NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IPSecVPNIKESessionStatus (schema)
IKE session status
Status for IPSec VPN IKE session UP, DOWN, NEGOTIATING and fail reason if IKE session is down.
Name | Description | Type | Notes |
---|---|---|---|
fail_reason | Fail reason Reason for failure. |
string | Readonly |
ike_session_state | IKE session state IKE session service status UP, DOWN and NEGOTIATING. |
string | Readonly Enum: UP, DOWN, NEGOTIATING |
transport_node_id | Transport Node Id Transport Node identifier where session is present. |
string | Readonly |