Skip to content

Data Object - DesktopVirtualCenterProvisioningSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.VirtualCenterProvisioningSettings

Property of

DesktopAutomatedDesktopData, DesktopAutomatedDesktopSpec

See also

DesktopVirtualCenterNetworkingSettings, DesktopVirtualCenterProvisioningData, DesktopVirtualCenterStorageSettings

Since

Horizon View 6.0

Data Object Description

Virtual Center entities associated with this Desktop.

Data Object Properties

Name Type Description
enableProvisioning xsd:boolean Whether to enable provisioning immediately. 4
stopProvisioningOnError xsd:boolean Whether provisioning on all VMs stops on error. 4
minReadyVMsOnVComposerMaintenance xsd:int Deprecated.This property is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. Minimum number of ready (provisioned) machines during View Composer maintenance operations. Use this setting to perform machine maintenance operations in a rolling fashion. Increasing this count may decrease the concurrency for View Composer operations for the machine desktop. This is applicable only in the case of linked-clone Automated Desktops.
If the naming method is PATTERN, this value must be less than minNumberOfMachines. If the naming method is SPECIFIED and this is a create, this value must be less than the number of specified names. If the naming method is SPECIFIED and this value is updated, it must be less than the total number of existing machines in the desktop. The above checks are not done if this value is 0. 5 6
virtualCenterProvisioningData DesktopVirtualCenterProvisioningData Virtual center entities used for provisioning. 1
virtualCenterStorageSettings DesktopVirtualCenterStorageSettings Virtual Center storage settings. 1
virtualCenterNetworkingSettings DesktopVirtualCenterNetworkingSettings Virtual Center networking settings. 1
addVirtualTPM xsd:boolean Whether to add Virtual TPM device. Since Horizon 7.6 3 1 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of false. 

  4. This property has a default value of true. 

  5. This property has a default value of 0. 

  6. This property has a minimum value of 0.