Get Nat Statistics Per Logical Router
Returns the summation of statistics for all rules from all nodes for the Specified Logical Router. Also gives the per transport node statistics for provided logical router. The query parameter "source=realtime" is not supported.
logical-router-id
Data source type.
OK
{
"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"
}
Timestamp when the data was last updated; unset if data source has never updated the data.
Detailed per node statistics
Id for the logical router
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
Not Found
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code