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.
- This property need not be set.
-
This property has a maximum length of 1024 characters.
|
displayName | xsd: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.
|
version | xsd:string |
Virtual center version.
Since Horizon 7.2
- This property need not be set.
|
instanceUuid | xsd:string |
Virtual center instanceUuid.
Since Horizon 7.4
- This property need not be set.
|
certificateOverride | CertificateThumbprint |
Virtual center certificate thumbprint should the client choose
to override an invalid certificate.
- This property need not be set.
|
limits | VirtualCenterConcurrentOperationLimits |
Virtual center and view composer limits for the number of
concurrent operations.
|
storageAcceleratorData | VirtualCenterStorageAcceleratorData |
Storage Accelerator configuration details.
|
viewComposerData | VirtualCenterViewComposerData |
View composer details.
|
seSparseReclamationEnabled | xsd:boolean |
Is Storage Efficiency Sparse (seSparse) reclamation enabled?
|
enabled | xsd:boolean |
Is the virtual center enabled?
|
vmcDeployment | xsd:boolean |
Is Virtual center deployed in VMC?
Since Horizon 7.6
-
This property has a default value of
false.
- This property need not be set.
|
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
- This property cannot be updated.
|