Data Object - VirtualCenterStorageAcceleratorData

Class
VMware.Hv.StorageAcceleratorData
Property of
VirtualCenterInfo, VirtualCenterSpec
See also
VirtualCenterStorageAcceleratorHostOverride
Since
Horizon View 6.0

Data Object Description

View Storage Accelerator configuration details.

Data Object Properties

Properties

Name Type Description
enabledxsd:boolean

Is View Storage Accelerator enabled?
  • This property has a default value of false.
defaultCacheSizeMBxsd:int

Default size of the cache in megabytes.
  • This property has a default value of 1024.
  • This property need not be set.
  • This property has a minimum value of 100.
  • This property has a maximum value of 2048.
  • This property is required if enabled is set to true.
hostOverridesVirtualCenterStorageAcceleratorHostOverride[]

Cache size overrides for hosts which support View Storage Accelerator.
  • This property need not be set.