NSX-T Data Center REST API
Get a Host Transport Node
Returns information about a specified transport node. This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/host-transport-nodes/{host-transport-node-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/55120a1a-51c6-4c20-b4a3-6f59662c9f6aSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
HostTransportNode+