Get Ip Sec Vpn Tunnel Status
Retrieves status of a given IPSec VPN Tunnel configured on an Edge Gateway.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/edgeGateways/{gatewayId}/ipsec/tunnels/{tunnelId}/status
COPY
Path Parameters
string
gatewayId
Required
gatewayId
string
tunnelId
Required
tunnelId
string
gatewayId
Required
gatewayId
string
tunnelId
Required
tunnelId
Responses
200
OK
Returns EdgeIpSecVpnTunnelStatus of type(s) application/json;version=38.0
{
"ikeStatus": {
"failReason": "string"
}
}
404
The specified resource was not found
Returns Error of type(s) application/json;version=38.0
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
string
minorErrorCode
Required
minorErrorCode
string
message
Required
message
string
stackTrace
Optional
stackTrace
Availability
Added in 33.0
Edge Gateway Ip Sec Vpn Tunnel Operations
DELETE
Delete Ip Sec Vpn Tunnel
GET
Get Ip Sec Vpn Tunnel
GET
Get Ip Sec Vpn Tunnel Default Connection Properties
GET
Get Ip Sec Vpn Tunnel Statistics
GET
Get Ip Sec Vpn Tunnel Status
PUT
Update Ip Sec Vpn Tunnel