NSX-T Data Center REST API
DEPRECATED. This API is needed only in NSX Cloud as a Service workflow, which is discontinued. Returns a list of Aws Gateway Amis. (Deprecated)
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/csm/aws/gateway-amis
                  
              
            Request Headers:
                n/a
            Query Parameters:
    AwsGatewayAmisListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-csm>/api/v1/csm/aws/gateway-amis/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AwsGatewayAmisListResult+
  