NSX-T Data Center REST API
Return Host Node Status for a Compute Collection
Returns the NSX preparation status of member host nodes in the specified computecollection. Only NSX-prepared member host nodes are included in the response. The cc-ext-id
path parameter must correspond to a Compute Collection of type VC_Cluster.
Request:
Method:
GET
URI Path(s):
/api/v1/fabric/compute-collections/{cc-ext-id}/member-status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/fabric/compute-collections/5c669dc6-47a8-4508-3077-6a48f26c5a4g/member-statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
HostNodeStatusListResult+