Data Object - DesktopNonPersistentDiskSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.NonPersistentDiskSettings
Property of
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) :- 1 2 3 |
diskSizeMB | xsd:int | Size of the non persistent disk in MB. 4 5 6 7 |
diskDriveLetter | xsd:string | Non persistent disk drive letter. This must be different than diskDriveLetter if set. 8 5 9 7 |
-
For Instant clone desktops, this setting can only be set to false. ↩
-
This property has a default value of true. ↩
-
This property cannot be updated. ↩
-
This property has a default value of 4096. ↩
-
This property has a minimum value of 512. ↩
-
This property is required if redirectDisposableFiles is set to true. ↩↩
-
This property has a default value of Auto. ↩
-
This property must be single letters from D to Z or the word Auto. ↩