Ping Thing IP Address
This guide will show you how can you use API to ping your SIM card IP address. Ping is very useful to check if SIM card is still active and can be used to prevent from being purged from network.
Ping IP address
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
[
{
"alarmId": "string",
"alarmDescription": "string",
"Alert": {},
"Thing": {},
"ThingsGroupName": "string",
"NetworkId": "string",
"NetworkName": "string",
"TelephonyProfileId": "string",
"TelephonyProfileName": "string",
"CloseTime": "2022-05-30T11:32:12.180Z",
"Owner": "string",
"Status": "Active"
}
]
{
// Response
}Example using cURL:
Last updated
Was this helpful?