NSX-T Data Center REST API
Get transit gateway NAT Rule Statistics
Get transit gateway NAT Rule Statistics from transit gateway denoted by transit-gateway-id,under NAT section
denoted by <nat-id>.
Under transit gateway there will be 2 different NATs(sections).
(USER and NAT64)
For more details related to NAT section please refer to PolicyNAT schema.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
Request Headers:
n/a
Query Parameters:
PolicyStatisticsAggregateParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyNatRuleStatisticsListResult+