NatStatisticsPerLogicalRouter

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.

per_transport_node_statistics
Optional

Detailed per node statistics

statistics_across_all_nodes
Optional

statistics_across_all_nodes

string
logical_router_id
Optional

Id for the logical router