Skip to content

Data Object - VirtualCenterStorageAcceleratorData

Java Class

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

Property of

VirtualCenterInfo, VirtualCenterSpec

See also

VirtualCenterStorageAcceleratorHostOverride

Since

Horizon View 6.0

Data Object Description

View Storage Accelerator configuration details.

Data Object Properties

Name Type Description
enabled xsd:boolean Is View Storage Accelerator enabled? 2
defaultCacheSizeMB xsd:int Default size of the cache in megabytes. 4 1 5 6 3
hostOverrides VirtualCenterStorageAcceleratorHostOverride[] Cache size overrides for hosts which support View Storage Accelerator. 1

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. This property is required if enabled is set to true. 

  4. This property has a default value of 1024. 

  5. This property has a minimum value of 100. 

  6. This property has a maximum value of 32768.