ReachabilityStatus object
Example JSON representation
{
"message": "string",
"status": "insufficient-data"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
message string |
read-only |
The reachability status description. |
||
status string |
read-only |
"insufficient-data" "ok" "failed" |
The status of the reachability check. |