Data Object - DesktopPersistentDiskSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.PersistentDiskSettings
Property of
See also
Since
Horizon View 6.0
Data Object Description¶
With Instant clone, you can configure OS data and user information on separate disks in instant-clone machines. Instant clones preserves the user information on the persistent disk when the OS data is updated. A Instant clone persistent disk contains user settings and other user-generated data.
Data Object Properties¶
Name | Type | Description |
---|---|---|
redirectWindowsProfile | xsd:boolean | Windows profiles will be redirected to persistent disks, which are not affected by Instant clone operations such as push image. 3 2 |
useSeparateDatastoresPersistentAndOSDisks | xsd:boolean | Whether to use separate datastores for persistent and OS disks. This must be false if redirectWindowsProfile is false. This is not supported for instant clone pools. 3 1 4 |
persistentDiskDatastores | DesktopVirtualCenterDatastoreSettings[] | Datastores to store persistent disks for instant clone VMs. This is not supported for instant clone pools. 1 5 |
diskSizeMB | xsd:int | Size of the persistent disk in MB. 6 1 7 4 |
diskDriveLetter | xsd:string | Persistent disk drive letter. This must be different than diskDriveLetter if set. 8 1 4 |
-
This property cannot be updated. ↩
-
This property is required if redirectWindowsProfile is set to true. ↩↩↩
-
This property is required if useSeparateDatastoresPersistentAndOSDisks is set to true. ↩
-
This property has a default value of 2048. ↩
-
This property has a minimum value of 128. ↩
-
This property has a default value of D. ↩