NSX-T Data Center REST API
Get list of nodes across all types
Get list of nodes. If request parameter component type is specified, thenall nodes for that component will be returned. If request parameter component
version is specified, then all nodes at that version will be returned.
Request:
Method:
GET
URI Path(s):
/api/v1/upgrade/nodes
Request Headers:
n/a
Query Parameters:
NodeInfoListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NodeInfoListResult+