Skip to content

Data Object - VirtualCenterSpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.VirtualCenter.VirtualCenterSpec

Parameter to

VirtualCenter_Create

See also

CertificateThumbprint, ServerSpec, VirtualCenterConcurrentOperationLimits, VirtualCenterStorageAcceleratorData, VirtualCenterViewComposerData

Since

Horizon View 6.0

Data Object Description

Details needed to create a virtual center instance.

Data Object Properties

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. 1 5
displayName xsd:string Human readable display name of the virtual center instance. 1 4
certificateOverride CertificateThumbprint Virtual center certificate thumbprint should the client choose to override an invalid certificate. 1
disableVCInventoryLicenseAlarm xsd:boolean Deprecated.This should always be set to true Should the virtual center inventory license alarm be disabled? 3
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?
vmcDeployment xsd:boolean Is Virtual center deployed in VMC? Since Horizon 7.6 2 1

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. This property has a default value of true. 

  4. This property has a maximum length of 256 characters. 

  5. This property has a maximum length of 1024 characters.