NSX-T Data Center REST API
BridgeEndpointStatistics (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| endpoint_id | The id of the bridge endpoint | string | Required Readonly | 
| last_update_timestamp | Timestamp when the data was last updated; unset if data source has never updated the data. | EpochMsTimestamp | Readonly | 
| rx_bytes | DataCounter | Readonly | |
| rx_packets | DataCounter | Readonly | |
| tx_bytes | DataCounter | Readonly | |
| tx_packets | DataCounter | Readonly | 
