NSX-T Data Center REST API
List Transport Nodes
Returns information about all transport nodes along with underlying host oredge details. A transport node is a host or edge that contains hostswitches.
A hostswitch can have virtual machines connected to them.
Because each transport node has hostswitches, transport nodes can also have
virtual tunnel endpoints, which means that they can be part of the overlay.
Request:
Method:
GET
URI Path(s):
/api/v1/transport-nodes
Request Headers:
n/a
Query Parameters:
TransportNodeListParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TransportNodeListResult+