[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
IPSecVpnTransportStatus
Provides IPSec VPN session status.
AllOf
This class requires all of the following:
JSON Example
{
"resource_type": "IPSecVpnTransportStatus",
"session_status": {
"aggregate_traffic_counters": {
"bytes_in": 0,
"bytes_out": 0,
"dropped_packets_in": 0,
"dropped_packets_out": 0,
"packets_in": 0,
"packets_out": 0
},
"alarm": {
"error_details": {
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string"
}
]
},
"error_id": "string",
"message": "string"
},
"enforcement_point_path": "string",
"failed_tunnels": 0,
"ike_status": {
"fail_reason": "string",
"ike_session_state": "UP"
},
"last_update_timestamp": 0,
"negotiated_tunnels": 0,
"resource_type": "IPSecVpnSessionStatusNsxT",
"runtime_status": "UP",
"total_tunnels": 0
},
"transport_tunnel_path": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyVpnStats
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy