NSX-T Data Center REST API
List Host Transport Nodes
Returns information about all host transport node profiles.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/host-transport-node-profiles
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/host-transport-node-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyHostTransportNodeProfileListResult+