NSX-T Data Center REST API
Returns configuration for primary gateway and secondary gateway for the vpc,if exists.
Request:
Method:
GET
URI Path(s):
/api/v1/csm/aws/gateways/<vpc-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-csm>/api/v1/csm/aws/gateways/vpc-1234Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AwsGatewayDeployConfig+