NSX-T Data Center REST API
L2VPNPerLSTrafficStatistics (schema)
Traffic statistics per logical switch
Traffic statistics for a logical switch.
| Name | Description | Type | Notes | 
|---|---|---|---|
| bum_bytes_in | Broadcast, Unknown unicast and Multicast (BUM) bytes in Total number of incoming Broadcast, Unknown unicast and Multicast (BUM) bytes. | integer | Readonly | 
| bum_bytes_out | Broadcast, Unknown unicast and Multicast (BUM) bytes out Total number of outgoing Broadcast, Unknown unicast and Multicast (BUM) bytes. | integer | Readonly | 
| bum_packets_in | Broadcast, Unknown unicast and Multicast (BUM) packets in Total number of incoming Broadcast, Unknown unicast and Multicast (BUM) packets. | integer | Readonly | 
| bum_packets_out | Broadcast, Unknown unicast and Multicast (BUM) packets out Total number of outgoing Broadcast, Unknown unicast and Multicast (BUM) packets. | integer | Readonly | 
| bytes_in | Bytes in Total number of incoming bytes. | integer | Readonly | 
| bytes_out | Bytes out Total number of outgoing bytes. | integer | Readonly | 
| logical_switch | Logical switch Logical switch | ResourceReference | Readonly | 
| packets_in | Packets in Total number of incoming packets. | integer | Readonly | 
| packets_out | Packets out Total number of outgoing packets. | integer | Readonly | 
| packets_receive_error | Packets recieved error Total number of incoming packets dropped. | integer | Readonly | 
| packets_sent_error | Packets sent error Total number of packets dropped while sending for any reason. | integer | Readonly | 
