AggregatedLogicalRouterPortCounters
AggregatedLogicalRouterPortCounters
JSON Example
{
"last_update_timestamp": 0,
"rx": {
"dropped_packets": 0,
"total_bytes": 0,
"total_packets": 0
},
"tx": {
"dropped_packets": 0,
"total_bytes": 0,
"total_packets": 0
}
}
integer As int64 As int64
last_update_timestamp
Optional
Timestamp when the data was last updated; unset if data source has never updated the data.