EdgeL2VpnTunnelStatistics
Specifies the statistics for the given L2 VPN Tunnel.
{
"bumBytesIn": 0,
"bumBytesOut": 0,
"bumPacketsIn": 0,
"bumPacketsOut": 0,
"bytesIn": 0,
"bytesOut": 0,
"packetsIn": 0,
"packetsOut": 0,
"packetsReceiveError": 0,
"packetsSentError": 0,
"segmentPath": "string"
}
Broadcast, Unknown unicast, and Multicast (BUM) bytes in.
Broadcast, Unknown unicast, and Multicast (BUM) bytes out.
Broadcast, Unknown unicast, and Multicast (BUM) packets in.
Broadcast, Unknown unicast, and Multicast (BUM) packets out.
Total number of incoming bytes.
Total number of outgoing bytes.
Total number of incoming packets.
Total number of outgoing packets.
Total number of incoming packets dropped.
Total number of packets dropped while sending for any reason.
Policy path referencing the segment on which stats are gathered.