NSX-T Data Center REST API
Returns information about a particular AWS serivce endpoint
Returns information about an AWS serivce endpoint likeservice_endpoint_type, status and corresponding cidrs. NSX supported
services 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/<service-endpoint-id>
Request Headers:
n/a
Query Parameters:
n/a
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:
AwsServiceEndpoint+