NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get transit gateway NAT Rule StatisticsGet 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. |
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
|
List NAT Rules StatisticsGet NAT Rule Statistics from Transit Gateway denoted by Transit Gateway ID. |
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/nat/statistics
|