NSX Autonomous Edge REST API

L2VPNSessionStatistics (schema)

L2VPN session statistics

L2VPN session statistics.

Name Description Type Notes
display_name Display name

Display name of L2VPN session.
string Readonly
l2vpn_session_id Session identifier

UUID of L2VPN session.
string Readonly
reference_count Number of references to L2VPN session

Number of logical ports that are referencing the L2VPN session.
integer Readonly
session_status L2VPN session status

L2VPN session status. It can be UP and DOWN.
string Readonly
Enum: UP, DOWN
traffic_counter Traffic counter

Traffic counter through the L2VPN session.
L2VPNTrafficStatistics Readonly
transport_tunnels List of transport tunnels

List of transport tunnels.
array of TransportTunnel Readonly