Skip to main content
Version: latest

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

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

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...