Skip to content

Data Object - DesktopViewStorageAcceleratorSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.ViewStorageAcceleratorSettings

Property of

DesktopManualDesktopData, DesktopManualDesktopSpec, DesktopVirtualCenterStorageSettings

See also

DesktopBlackoutTime

Since

Horizon View 6.0

Data Object Description

Settings related to the View Storage Accelerator feature.

Data Object Properties

Name Type Description
useViewStorageAccelerator xsd:boolean Whether to use View Storage Accelerator. vSphere 5.x and higher hosts can be configured to improve performance by caching certain desktop data. Enable this option to use View Storage Accelerator for this desktop. View Storage Accelerator is most useful for shared disks that are read frequently, such as View Composer OS disks.
This is applicable only to Virtual Center, View Composer, or Instant Clone Engine sourced manual or automatic desktops.
If true, VirtualCenter.StorageAcceleratorData#enabled must also be enabled.
This value cannot be updated for Instant Clone Engine sourced desktops. 2
viewComposerDiskTypes xsd:string Disk types to enable for the View Storage Accelerator feature. This is only applicable to View Composer sourced desktops - the default value must be used for Virtual Center or Instant Clone Engine sourced desktops. 4 1 5
* This property will be one of:
ValueDescription
OS_DISKSOS disks.
OS_AND_PERSISTENT_DISKSOS and persistent disks.
regenerateViewStorageAcceleratorDays xsd:int How often to regenerate the View Storage Accelerator cache. Measured in Days. This is not applicable to Instant Clone Engine sourced desktops - the default value should be used. 6 1 3 7 5
blackoutTimes DesktopBlackoutTime[] A list of blackout times. Storage accelerator regeneration and VM disk space reclamation do not occur during blackout times. The same blackout policy applies to both operations. If unset, no blackout times are used. This should not be set for Instant Clone Engine sourced desktops. 1

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. This property has a minimum value of 1. 

  4. This property has a default value of 'OS_DISKS'. 

  5. This property is required if useViewStorageAccelerator is set to true. 

  6. This property has a default value of 7. 

  7. This property has a maximum value of 999.