Name
|
Type
|
Description
|
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.
|
certificateOverride | CertificateThumbprint |
Virtual center certificate thumbprint should the client choose to
override an invalid certificate. Populate sslCertThumbprint with
certificate and
sslCertThumbprintAlgorithm with
certificateEncoding
returned by Certificate_Validate.
- This property need not be set.
|
disableVCInventoryLicenseAlarm | xsd:boolean | Deprecated.
This should always be set to true
Should the virtual center inventory license alarm be disabled?
-
This property has a default value of
true.
|
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.
- This property need not be set.
- This property cannot be updated.
|
seSparseReclamationEnabled | xsd:boolean |
Is Storage Efficiency Sparse (seSparse) reclamation enabled?
|
vmcDeployment | xsd:boolean | Deprecated.
This property is no longer in use for Horizon Components.
The deployment type can now be checked with the deploymentType field.
For VMC deployment deploymentType will be set to AWS.
Is Virtual center deployed in VMC?
Since Horizon 7.6
-
This property has a default value of
false.
- This property need not be set.
|
deploymentType | xsd:string |
Describes the type of VCenter deployment.
Since Horizon 8.3
- This property need not be set.
-
This property will be one of:
Value
|
Description
|
"GENERAL" | Denotes Horizon is deployed on-premises. |
"AWS" | Denotes Horizon is deployed on AWS. |
"AZURE" | Denotes Horizon is deployed on Azure. |
"DELLEMC" | Denotes Horizon is deployed on Dell EMC. |
"GOOGLE" | Denotes Horizon is deployed on Google Cloud. |
"ORACLE" | Denotes Horizon is deployed on Oracle Cloud. |
|