Skip to content

Data Object - FarmVirtualCenterDatastoreSettings

Java Class

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

Property of

FarmVirtualCenterStorageSettings

See also

DatastoreId

Since

Horizon View 6.2

Data Object Description

Settings for a Virtual Center datastore.

Data Object Properties

Name Type Description
datastore DatastoreId Id of the datastore.
storageOvercommit xsd:string Storage overcommit determines how view places new RDS Servers on the selected datastores. With an aggressive overcommit level, view reserves less space for sparse disk growth, but fits more RDS Servers on the datastore. 1
* This property will be one of:
ValueDescription
"NONE"No overcommit.
"CONSERVATIVE"Conservative.
"MODERATE"Moderate.
"AGGRESSIVE"Aggressive.
"UNBOUNDED"Unbounded.

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