Data Object - VirtualCenterInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.VirtualCenter.VirtualCenterInfo
Returned by
See also
CertificateThumbprint, ServerSpec, VirtualCenterConcurrentOperationLimits, VirtualCenterId, VirtualCenterStorageAcceleratorData, VirtualCenterViewComposerData
Since
Horizon View 6.0
Data Object Description¶
Top-level object describing a virtual center instance.
Data Object Properties¶
Name | Type | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | VirtualCenterId | Client reference to a specific virtual center instance. | ||||||||||||||
serverSpec | ServerSpec | Details needed to connect to a virtual center server. | ||||||||||||||
description | xsd:string | Human readable description of the virtual center instance. 1 5 | ||||||||||||||
displayName | xsd:string | Human readable display name of the virtual center instance. 1 4 | ||||||||||||||
version | xsd:string | Virtual center version. Since Horizon 7.2 1 | ||||||||||||||
instanceUuid | xsd:string | Virtual center instanceUuid. Since Horizon 7.4 1 | ||||||||||||||
certificateOverride | CertificateThumbprint | Virtual center certificate thumbprint should the client choose to override an invalid certificate. 1 | ||||||||||||||
limits | VirtualCenterConcurrentOperationLimits | Virtual center and view composer limits for the number of concurrent operations. | ||||||||||||||
storageAcceleratorData | VirtualCenterStorageAcceleratorData | Storage Accelerator configuration details. | ||||||||||||||
viewComposerData | VirtualCenterViewComposerData | Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. View composer details. 1 2 | ||||||||||||||
seSparseReclamationEnabled | xsd:boolean | Is Storage Efficiency Sparse (seSparse) reclamation enabled? | ||||||||||||||
enabled | xsd:boolean | Is the virtual center enabled? | ||||||||||||||
vmcDeployment | xsd:boolean | Deprecated._This property is no longer in use for Horizon Components. The deployment type can now be checked with thedeploymentType field. For VMC deployment deploymentType will be set to AWS. _ Is Virtual center deployed in VMC? Since Horizon 7.6 3 1 | ||||||||||||||
isDeletable | xsd:boolean | If true, Virtual Center can be deletable otherwise not. A Virtual Center cannot be deleted if there is atleast one Desktop and/or Farm associated with it. Since Horizon 7.8 2 | ||||||||||||||
maintenanceMode | xsd:boolean | If maintenance or upgrade task is scheduled on Virtual center or hosts. For example, set this flag when upgrading hosts using VMware vSphere Update Manager (VUM). Since Horizon 7.13 3 1 | ||||||||||||||
hasVirtualTPMPools | xsd:boolean | If there is any instant clone Desktop pool associated with this Virtual Center which has addVirtualTPM set. Since Horizon 7.13 3 1 2 | ||||||||||||||
deploymentType | xsd:string | Describes the type of Horizon deployment. Since Horizon 8.0 6 1 2 * This property will be one of:
|