Skip to content

Data Object - DesktopNonPersistentDiskSettings

Java Class

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

Property of

DesktopViewComposerStorageSettings

Since

Horizon View 6.0

Data Object Description

Settings related to a non persistent disk. Changes to this disk are discarded when the user's session ends.

Data Object Properties

Name Type Description
redirectDisposableFiles xsd:boolean Redirect disposable files to a non-persistent disk that will be deleted automatically when a user's session ends. Note(s) :- 9 3 2
diskSizeMB xsd:int Size of the non persistent disk in MB. 4 1 5 8
diskDriveLetter xsd:string Non persistent disk drive letter. This must be different than diskDriveLetter if set. 6 1 7 8

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of true. 

  4. This property has a default value of 4096. 

  5. This property has a minimum value of 512. 

  6. This property has a default value of Auto. 

  7. This property must be single letters from D to Z or the word Auto. 

  8. This property is required if redirectDisposableFiles is set to true. 

  9. For Instant clone desktops, this setting can only be set to false.