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

L2VPNSessionStatusNsxT

L2VPN Session Status represents status on an NSX-T type of enforcement point.


AllOf


This class requires all of the following:

JSON Example

{
	"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",
	"resource_type": "L2VPNSessionStatusNsxT",
	"runtime_status": "UP",
	"transport_tunnels": [
		{
			"resource_type": "IPSecVpnTransportStatus",
			"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

Feedback

Was this page helpful?