[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

VCenterServers

A list of vCenter servers.


AllOf


This class requires all of the following:

JSON Example

{
	"associations": [
		{
			"associationId": "string",
			"entityId": "string"
		}
	],
	"page": 0,
	"pageCount": 0,
	"pageSize": 0,
	"resultTotal": 0,
	"values": [
		{
			"buildNumber": "12345",
			"clusterHealthStatus": "GRAY",
			"description": "vCenter Sample Description",
			"hasProxy": false,
			"isConnected": false,
			"isEnabled": false,
			"listenerState": "string",
			"mode": "NONE",
			"name": "vCenter Sample Name",
			"nsxVManager": {
				"password": "string",
				"softwareVersion": "string",
				"url": "https://sampleVsm.vmware.com",
				"username": "string"
			},
			"password": "string",
			"proxyConfigurationUrn": "string",
			"rootFolder": "string",
			"tenantVisibleName": "string",
			"url": "https://sampleVc.vmware.com",
			"username": "string",
			"uuid": "string",
			"vcId": "urn:vcloud:vimserver:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
			"vcNoneNetwork": "string",
			"vcVersion": "6.7.0",
			"vsphereWebClientServerUrl": "string"
		}
	]
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Returned By

Query Virtual Centers

Feedback

Was this page helpful?