Get Cluster Using GET 1

Get Cluster Using GET 1

Retrieve a Supervisor Cluster by vSphere moref and id from the endpoint self link of the vSphere endpoint this cluster is associated to

Request
URI
GET
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/cmx/api/resources/supervisor-clusters/endpoint/{endpointSelfLinkId}/cluster/{moref}
COPY
Path Parameters
string
endpointSelfLinkId
Required

endpointSelfLinkId

string
moref
Required

moref


Responses
200

OK

Returns Mono_SupervisorCluster_ of type(s) */*
Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure