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¶
Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards.
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. 2 | ||||||||||||||||
desktop | DesktopId | The desktop associated with the persistent disk. 1 | ||||||||||||||||
desktopName | xsd:string | Desktop Name corresponding to desktop Since Horizon 7.7 1 | ||||||||||||||||
user | UserOrGroupId | The user owning the persistent disk. This cannot be a group. 1 | ||||||||||||||||
machine | MachineId | The machine the disk is attached to. MachineIds of this type originate from the Machine service. 1 2 | ||||||||||||||||
machineName | xsd:string | Name of the machine corresponding to machine Since Horizon 7.7 1 | ||||||||||||||||
accessGroup | AccessGroupId | The access group of the virtual disk. | ||||||||||||||||
usage | xsd:string | The usage of the persistent disk. 2 * This property will be one of:
|
||||||||||||||||
status | xsd:string | The status of the persistent disk. 2 * 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. 1 2 |