Data Object - VirtualCenterStorageAcceleratorData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.VirtualCenter.StorageAcceleratorData
Property of
See also
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? 1 |
defaultCacheSizeMB | xsd:int | Default size of the cache in megabytes. For vCenter version 7.0 or above maximum supported cache size is 32 GB, otherwise it will be 2 GB. 2 3 4 5 6 |
hostOverrides | VirtualCenterStorageAcceleratorHostOverride[] | Cache size overrides for hosts which support View Storage Accelerator. 3 |