Skip to main content
Version: latest

Returns the resources for vsphere compute cluster

GET 

/v1/clouds/vsphere/datacenters/:uid/computeclusters/:computecluster

Returns the resources for vsphere compute cluster

Request

Path Parameters

    computecluster stringrequired

    computecluster for which resources is requested

    uid stringrequired

    VSphere datacenter uid for which resources is requested

Query Parameters

    cloudAccountUid stringrequired

    Uid for the specific VSphere cloud account

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    computecluster

    object

    Vsphere compute cluster

    datastoresstring[]
    namestring
    networksstring[]
    resourcePoolsstring[]
    datacenterstring

    Name of the datacenter

Loading...