L2VPNSessionStatistics (schema)

L2VPN session statistics

Session statistics gives VPN session status and traffic statistics per logical switch.
Name Description Type Notes
display_name Display name

L2VPN display name.
string Readonly
partial_stats Partial Statistics

Partial statistics is set to true if onle active node responds while standby does not. In case of both nodes responded statistics will be summed and partial stats will be false. If cluster has only active node, partial statistics will always be false.
boolean Readonly
session_id L2VPN session id

Session identifier for L2VPN.
string Readonly
tap_traffic_counters Tunnel port traffic counters

Tunnel port traffic counters.
array of L2VPNTapTrafficStatistics Readonly
traffic_statistics_per_logical_switch Traffic statistics per logical switch

Traffic statistics per logical switch.
array of L2VPNPerLSTrafficStatistics Readonly