NatStatisticsPerLogicalRouter
NatStatisticsPerLogicalRouter
JSON Example
{
"last_update_timestamp": 0,
"per_transport_node_statistics": [
{
"total_packets": 0,
"total_bytes": 0,
"active_sessions": 0,
"last_update_timestamp": 0,
"transport_node_id": "string"
}
],
"statistics_across_all_nodes": {
"total_packets": 0,
"total_bytes": 0,
"active_sessions": 0
},
"logical_router_id": "string"
}
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.
array of NatStatisticsPerTransportNode
per_transport_node_statistics
Optional
Detailed per node statistics
string
logical_router_id
Optional
Id for the logical router