L2VPNSessionStatusNsxT

L2VPNSessionStatusNsxT
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": {
            "related_errors": [
                {
                    "details": "string",
                    "error_code": 0,
                    "error_message": "string",
                    "module_name": "string"
                }
            ]
        },
        "error_id": "string",
        "message": "string"
    },
    "enforcement_point_path": "string",
    "resource_type": "string",
    "runtime_status": "string",
    "transport_tunnels": [
        {
            "resource_type": "string",
            "transport_tunnel_path": "string"
        }
    ]
}