List vCenter servers

Returns a list of vCenter servers.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

Limits the size of the response on each page to the specified number of items.

string

Sets the page number used to browse the collection. Pages are indexed starting from 1 (i.e., ?start=1).

string

Embeds the details of an associated resource. Set the parameter to one of the following embeddable links to include additional details associated with the resource.

Embeddable LinkDescription
read-vmware-vcenter-compliance-statsEmbeds the compliance statistics of VMs into each vCenter server of the response. For example, ?embed=read-vmware-vcenter-compliance-stats
For more information about embedded links, refer to the Embedding Referenced Resources section of this guide.

Responses

Response body
object
_embedded
object

Embedded responses related to the resource.

items
array of objects

A collection of requested items.

items
object
_embedded
object

Embedded responses related to the resource.

_links
object
string

The region to which data is backed-up to for the vCenter server. If the vCenter server's back up region is unavailable, this field has a value of unavailable. Refer to the Back up Regions table for a complete list of back up regions.

string

The URL at which the Clumio Cloud Connector for this vCenter server can be downloaded.

string

The IP address or FQDN of the vCenter server.

string

The Clumio-assigned ID of the vCenter server.

string

The IP address or FQDN of the vCenter server. This field has been replaced by the endpoint field and is being retained for backward compatibility reasons.

string

The Clumio-assigned ID of the organizational unit associated with the vCenter.

string

The connection status of the Clumio Cloud Connector. Examples include "pending", "connected", "disconnected", "invalid_credentials", "partial", and "unavailable".

string

The type of vCenter server. If the vCenter server's type is unavailable, this field has a value of unavailable. Refer to the vCenter Types table for a complete list of vCenter types.

string

The token given to the Clumio Cloud Connectors to identify the vCenter server.

_links
object
int64

The number of items listed on the current page.

int64

The maximum number of items displayed per page in the response.

string

The page number used to get this response.
Pages are indexed starting from 1 (i.e., "start": "1").

int64

The total number of items, summed across all pages.

int64

The total number of pages of results.

Language
URL