Data Object - VirtualCenterInfo

Class
VMware.Hv.VirtualCenterInfo
Returned by
VirtualCenter_Get, VirtualCenter_List
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

Properties

Name Type Description
idVirtualCenterId

Client reference to a specific virtual center instance.
serverSpecServerSpec

Details needed to connect to a virtual center server.
descriptionxsd:string

Human readable description of the virtual center instance.
  • This property need not be set.
  • This property has a maximum length of 1024 characters.
displayNamexsd:string

Human readable display name of the virtual center instance.
  • This property need not be set.
  • This property has a maximum length of 256 characters.
versionxsd:string

Virtual center version.

Since Horizon 7.2
  • This property need not be set.
instanceUuidxsd:string

Virtual center instanceUuid.

Since Horizon 7.4
  • This property need not be set.
certificateOverrideCertificateThumbprint

Virtual center certificate thumbprint should the client choose to override an invalid certificate.
  • This property need not be set.
limitsVirtualCenterConcurrentOperationLimits

Virtual center and view composer limits for the number of concurrent operations.
storageAcceleratorDataVirtualCenterStorageAcceleratorData

Storage Accelerator configuration details.
viewComposerDataVirtualCenterViewComposerData

View composer details.
seSparseReclamationEnabledxsd:boolean

Is Storage Efficiency Sparse (seSparse) reclamation enabled?
enabledxsd:boolean

Is the virtual center enabled?
  • This property cannot be updated.