Skip to main content

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

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