NSX Autonomous Edge REST API

L2VPNTrafficStatistics (schema)

L2VPN traffic statistics

Traffic statistics for L2VPN.

Name Description Type Notes
bytes_in Bytes in

Total number of incoming bytes.
integer Readonly
bytes_out Bytes out

Total number of outgoing bytes.
integer Readonly
dropped_packets_in Dropped incoming packets

Total number of incoming packets dropped.
integer Readonly
dropped_packets_out Dropped outgoing packets

Total number of outgoing packets dropped.
integer Readonly
packets_in Packets in

Total number of incoming packets.
integer Readonly
packets_out Packets out

Total number of outgoing packets.
integer Readonly