View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PersistentDiskGeneralData
- Class
- VMware.Hv.PersistentDiskGeneralData
- Property of
- PersistentDiskInfo
- See also
- AccessGroupId, DesktopId, MachineId, UserOrGroupId
- 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
Properties
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string |
The name of the persistent disk. This is the filename of the virtual
disk on Virtual Center.
|
||||||||||||||||
desktop | DesktopId |
The desktop associated with the persistent disk.
|
||||||||||||||||
desktopName | xsd:string |
Desktop Name corresponding to desktop
Since Horizon 7.7
|
||||||||||||||||
user | UserOrGroupId |
The user owning the persistent disk. This cannot be a group.
|
||||||||||||||||
machine | MachineId |
The machine the disk is attached to. MachineIds of this type originate
from the Machine service.
|
||||||||||||||||
machineName | xsd:string |
Name of the machine corresponding to machine
Since Horizon 7.7
|
||||||||||||||||
accessGroup | AccessGroupId |
The access group of the virtual disk.
|
||||||||||||||||
usage | xsd:string |
The usage of the persistent disk.
|
||||||||||||||||
status | xsd:string |
The status of the persistent disk.
|
||||||||||||||||
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |