Data Object - DesktopVirtualCenterDatastoreSettings

Class
VMware.Hv.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

Properties

Name Type Description
datastoreDatastoreId

Id of the datastore.
sdrsClusterxsd:boolean

Set to true if datastore represents a Storage DRS clsuter. Only applicable for full clone desktops.

Since Horizon 7.2
  • This property has a default value of false.
  • This property need not be set.
storageOvercommitxsd: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) :-
  • For Instant clone desktops, this setting can only be set to UNBOUNDED.

  • This property has a default value of "CONSERVATIVE".
  • This property will be one of:
    Value Description
    "NONE"No overcommit.
    "CONSERVATIVE"Conservative.
    "MODERATE"Moderate.
    "AGGRESSIVE"Aggressive.
    "UNBOUNDED"Unbounded.