Data Object - PersistentDiskGeneralData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.PersistentDisk.PersistentDiskGeneralData
Property of
See also
Since
Horizon View 6.0
Data Object Description¶
General data about the persistent disk.
Data Object Properties¶
| Name | Type | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| name | xsd:string | The name of the persistent disk. This is the filename of the virtual disk on Virtual Center. 1 | ||||||||||||||||
| desktop | DesktopId | The desktop associated with the persistent disk. 2 | ||||||||||||||||
| desktopName | xsd:string | Desktop Name corresponding to desktop Since Horizon 7.7 2 | ||||||||||||||||
| user | UserOrGroupId | The user owning the persistent disk. This cannot be a group. 2 | ||||||||||||||||
| machine | MachineId | The machine the disk is attached to. MachineIds of this type originate from the Machine service. 2 1 | ||||||||||||||||
| machineName | xsd:string | Name of the machine corresponding to machine Since Horizon 7.7 2 | ||||||||||||||||
| accessGroup | AccessGroupId | The access group of the virtual disk. | ||||||||||||||||
| usage | xsd:string | The usage of the persistent disk. 1 * This property will be one of:
|
||||||||||||||||
| status | xsd:string | The status of the persistent disk. 1 * This property will be one of:
|
||||||||||||||||
| lastAttachedTime | xsd:dateTime | If detached, when this persistent disk was either last attached to a machine or created from a Virtual Disk. It will be unset otherwise. 2 1 |