Skip to main content

Returns the vsphere data centers

GET 

/v1/clouds/vsphere/datacenters

Returns the vsphere data centers

Request

Query Parameters

    cloudAccountUid string

    Uid for the specific OpenStack cloud account

Responses

(empty)

Schema

    items

    object[]

    required

    List of associated datacenters

  • Array [

  • computeclustersstring[]

    List of the VSphere compute clusters in datacenter

    datacenterstring

    name of the datacenter of the VSphere

    foldersstring[]

    List of the VSphere folders in datacenter

  • ]

Loading...