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 |