NSX-T Data Center REST API
List NAT Rules Statistics
List NAT Rules Statistics from Tier-0 denoted by Tier-0 ID. This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-0s/{tier-0-id}/nat/statistics
/policy/api/v1/global-infra/tier-0s/{tier-0-id}/nat/statistics
/policy/api/v1/global-infra/tier-0s/{tier-0-id}/nat/statistics
Request Headers:
n/a
Query Parameters:
PolicyNatRuleStatisticsListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/Tier0Gateway1_child_vrf1/nat/statisticsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyNatRuleStatisticsPerLogicalRouterListResult+