Skip to content

Data Object - DesktopVirtualCenterDatastoreSettings

Java Class

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

Property of

DesktopPersistentDiskSettings, DesktopVirtualCenterStorageSettings

See also

DatastoreId

Since

Horizon View 6.0

Data Object Description

Settings for a Virtual Center datastore.

Data Object Properties

Name Type Description
datastore DatastoreId Id of the datastore.
sdrsCluster xsd:boolean Set to true if datastore represents a Storage DRS clsuter. Only applicable for full clone desktops. Since Horizon 7.2 2 1
storageOvercommit xsd:string Storage overcommit determines how view places new VMs on the selected datastores. With an aggressive overcommit level, view reserves less space for sparse disk growth, but fits more VMs on the datastore. Note(s) :- 3 4
* This property will be one of:
ValueDescription
NONENo overcommit.
CONSERVATIVEConservative.
MODERATEModerate.
AGGRESSIVEAggressive.
UNBOUNDEDUnbounded.

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. For Instant clone desktops, this setting can only be set to UNBOUNDED. 

  4. This property has a default value of 'CONSERVATIVE'.