NSX-T Data Center REST API
List TransitGateway NAT types.
List all NAT sections under the given TransitGatewayThis API is only available when using VMware NSX.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{tgw-id}/nat
Request Headers:
n/a
Query Parameters:
TransitGatewayNatListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/orgs/default/projects/project1/transit-gateways/tgw1/natSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TransitGatewayNatListResult+