Skip to main content

Retrieves the vSphere computecluster resources for the specified private gateway's account

GET 

/v1/overlords/vsphere/:uid/properties/computecluster/resources

Retrieves the vSphere computecluster resources for the specified private gateway's account

Request

Path Parameters

    uid stringrequired

Query Parameters

    datacenter stringrequired
    computecluster stringrequired

Responses

(empty)

Schema

    computecluster

    object

    Vsphere compute cluster

    datastoresstring[]
    namestring
    networksstring[]
    resourcePoolsstring[]
    datacenterstring

    Name of the datacenter

Loading...