NSX-T Data Center REST API
L2VPNTrafficStatisticsPerSegment (schema)
Traffic statistics per segment
Traffic statistics for a segment.
| 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 | 
| 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 received 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 | 
| segment_path | Segment Path Policy path referencing the segment on which stats are gathered. | string | Readonly | 
