|
Name
|
Type
|
Description
|
| DiskType | xsd:string |
Disk Type used for storage.
- This property cannot be updated.
-
This property will be one of:
|
Value
|
Description
|
| "REPLICA" | Identifies disk for the placement of the replica that View Composer
and Instant clone engine sourced desktops use as their base image. |
| "PERSISTENT" | Identifies disk to preserves the user information when the OS data is
updated, refreshed, or rebalanced for View Composer. |
| "OS" | Identifies disk to store the Operating System related data. |
|
| minDiskSize | xsd:double |
Minimum recommended Disk Space, in GB.
- This property cannot be updated.
|
| midDiskSize | xsd:double |
Recommended Disk Space with 50% utilization, in GB.
- This property need not be set.
- This property cannot be updated.
|
| maxDiskSize | xsd:double |
Maximum recommended Disk Space, in GB.
- This property need not be set.
- This property cannot be updated.
|