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
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 |