LogicalRouterPortStatisticsSummary
LogicalRouterPortStatisticsSummary
AllOf
This class requires all of the following:
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
},
"logical_router_port_id": "string"
}