NSX-T Data Center REST API
Get the statistics of a specified logical router NAT Rule (Deprecated)
Returns the summation of statistics from all nodes for the SpecifiedLogical Router NAT Rule. Query parameter "source=realtime" is the only supported source.
Deprecated: This API has been deprecated, please use below Policy APIs
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/nat/<nat-id>/nat-rules<nat-rule-id>/statistics
GET /policy/api/v1/global-infra/tier-0s/<tier-0-id>/nat/<nat-id>/nat-rules<nat-rule-id>/statistics
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/nat/<nat-id>/nat-rules<nat-rule-id>/statistics
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/nat/<nat-id>/nat-rules<nat-rule-id>/statistics
GET /policy/api/v1/orgs/<org-id>/projects/<project-id>/infra/tier-1s/<tier-1-id>/nat/<nat-id>/nat-rules<nat-rule-id>/statistics
Request:
Method:
GET
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/nat/rules/{rule-id}/statistics
Request Headers:
n/a
Query Parameters:
DataSourceParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NatStatisticsPerRule+