NSX-T Data Center REST API

Get per node state for transit gateway attachment interfaces.

Get a list of state info for each transit gateway attachment interface.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/attachments/{attachment-id}/state/interfaces
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/orgs/default/projects/project-2/transit-gateways/transit-gateway-1/attachments/attachment-1/state/interfaces

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TransitGatewayAttachmentInterfaceStateListResult+

Example Response:

TODO

Required Permissions:

read

Feature:

policy_transit_gateway

Additional Errors: