NSX-T Data Center REST API
L2VPNSessionStatus (schema)
L2VPN Session Status
L2VPN session status.
| Name | Description | Type | Notes | 
|---|---|---|---|
| display_name | Display name L2VPN display name. | string | Readonly | 
| session_id | Session identifier L2VPN session identifier. | string | Readonly | 
| status | L2 VPN session status L2 VPN session status, specifies UP/DOWN. | string | Readonly Enum: UP, DOWN | 
| transport_tunnels | Transport tunnels status Transport tunnels status. | array of L2VPNTransportTunnelStatus (Abstract type: pass one of the following concrete types) IPSecVPNTransportStatus | Readonly | 
