IkeStatus
IkeStatus
The status for the IPSec VPN IKE Session/Tunnel. The values are UP, DOWN, and NEGOTIATING. A fail reason is also provided if the Service Status is down.
JSON Example
{
"ikeServiceStatus": {},
"failReason": "string"
}
ikeServiceStatus
Optional
The service status for the IKE Session.
Possible values are : UP, DOWN, NEGOTIATING,
string
failReason
Optional
The reason for the IKE Session establishment failure. This will only be set if the status is DOWN.