NSX-T Data Center REST API
Returns list of AWS serivce endpoints corresponding to a VPC
Returns a list of AWS serivce endpoints corresponding to VPC. NSX supportedservices are currently limited to Simple Storage Service (S3), Relational
Database Service (RDS), DynamoDB and Elastic Load Balancing.
Request:
Method:
GET
URI Path(s):
/api/v1/csm/aws/vpcs/<vpc-id>/service-endpoints
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-csm>/api/v1/csm/aws/vpcs/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AwsServiceEndpointsListResult+