Get Virtual Center
Retrieve the representation of a vCenter server registered and managed by vCD.
vcUrn
{
"vcId": "urn:vcloud:vimserver:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "vCenter Sample Name",
"description": "vCenter Sample Description",
"username": "string",
"password": "string",
"url": "https://sampleVc.vmware.com",
"isEnabled": false,
"vsphereWebClientServerUrl": "string",
"hasProxy": false,
"rootFolder": "string",
"vcNoneNetwork": "string",
"vcNoneNetworkMoref": "string",
"tenantVisibleName": "string",
"isConnected": false,
"mode": "string",
"listenerState": "string",
"clusterHealthStatus": "string",
"vcVersion": "6.7.0",
"buildNumber": "12345",
"uuid": "string",
"nsxVManager": {
"username": "string",
"password": "string",
"url": "https://sampleVsm.vmware.com",
"softwareVersion": "string"
},
"proxyConfigurationUrn": "string"
}
URN of the associated vCenter server.
The name of the vCenter server.
Optional description.
User name to connect to the server.
Cleartext password to connect to the server.
URL of the server.
True if the vCenter server is enabled for use with vCloud Director.
The URL of vCenter web client server.
When present, indicates that a proxy exists within vCloud Director that proxies this vCenter server for access by authorized end-users. Setting this field to true when registering a vCenter server will result in a proxy being created for the vCenter server, and another for the corresponding SSO endpoint (if different from the vCenter server's endpoint). This field is immutable after the vCenter Server is registered, and will be updated by the system when/if the proxy is removed.
vCenter root folder in which the vCloud Director system folder will be created. This parameter only takes the folder name and not directory structure.
Network in Vcenter to be used as 'NONE' network by vCD.
Moref for Network in Vcenter to be used as 'NONE' network by vCD.
Public label of this vCenter server visible to all tenants.
True if the vCenter server is connected.
The vcenter mode. One of
- NONE - undetermined
- IAAS - provider scoped
- SDDC - tenant scoped
- MIXED
The vcenter listener state. One of
- INITIAL
- INVALID_SETTINGS
- UNSUPPORTED
- DISCONNECTED
- CONNECTING
- CONNECTED_SYNCING
- CONNECTED
- STOP_REQ
- STOP_AND_PURGE_REQ
- STOP_ACK
The overall health status of clusters in this vCenter server. One of
- GRAY
- RED
- YELLOW
- GREEN
The version of the VIM server.
The build number of the VIM server.
The instance UUID property of the vCenter server.
proxyConfigurationUrn
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace
The specified resource was not found
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace