Skip to main content
Version: latest

Retrieves the vSphere datacenters & datacluster for the specified private gateway's account

GET 

/v1/overlords/vsphere/:uid/properties/datacenters

Retrieves the vSphere datacenters & datacluster for the specified private gateway's account

Request

Path Parameters

    uid stringrequired

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