NSX-T Data Center REST API
List Policy NAT types.
List all NAT sections under the given Tier-1 ID.For more details related to NAT section please refer to PolicyNAT schema.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/nat
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/nat
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/nat
Request Headers:
n/a
Query Parameters:
PolicyNatListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/vmc_network-demo/natSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyNatListResult+