[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

IPSecVpnIkeSessionStatus

Status for IPSec VPN Ike session UP, DOWN, NEGOTIATING and fail reason if Ike session is down.


Properties

string
fail_reason Optional

Reason for failure.


string
ike_session_state Optional

Ike session service status UP, DOWN and NEGOTIATING.

Possible values are: UPDOWNNEGOTIATING

JSON Example

{
	"fail_reason": "string",
	"ike_session_state": "UP"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyVPNStatistics
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineIPSecVpnSessionStatistics1
InlineIPSecVpnSessionStatisticsNsxT1
InlineIPSecVpnSessionStatusNsxT1

Feedback

Was this page helpful?