NSX-T Data Center REST API
List transit gateway attachments
List transit gateway attachmentsThis 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/{transit-gateway-id}/attachments
Request Headers:
n/a
Query Parameters:
TransitGatewayAttachmentListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/orgs/default/projects/default/transit-gateways/default/attachmentsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TransitGatewayAttachmentListResult+