View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PersistentDiskMachineAttachmentDetails
- Class
- VMware.Hv.PersistentDiskMachineAttachmentDetails
- See also
- MachineId
- Since
- Horizon 7.8
Data Object Description
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
machineId | MachineId |
The id of the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
machineName | xsd:string |
The name of the machine
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktopName | xsd:string |
The name of the desktop that the machine belongs to.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
userName | xsd:string |
Name of the user assigned to the machine
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
machineBasicState | xsd:string |
The basic state of the Machine. For a Virtual Machine based Machine,
the complete state is determined by basicState, isMissingInVCenter,
operationState and isInHoldCustomization. In the Admin UI, the last
three states are shown in brackets in the Machine State.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compatible | xsd:boolean |
True if the machine can be attached to PersistentDisk. If the value
is false, incompatible reasons are available at
incompatibleReasons
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
incompatibleReasons | xsd:string[] |
Incompatible reasons for attach machine to the persistent disk.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |