View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineManagedMachineData
- Class
- VMware.Hv.ManagedMachineData
- Property of
- MachineInfo
- See also
- MachineViewComposerData, MachineVirtualCenterData
- Since
- Horizon View 6.0
Data Object Description
Fields specific to a Managed Machine.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
virtualCenterData | MachineVirtualCenterData |
The Virtual Center information for this Machine.
|
viewComposerData | MachineViewComposerData |
The View Composer information for this Machine.
|
createTime | xsd:dateTime |
Time the machine was created.
|
cloneErrorMessage | xsd:string |
Cloning error message for this machine. This will be set for machine
belonging to automated desktops when the machine's basicState is in
PROVISIONING_ERROR or ERROR state.
Since Horizon 7.5
|
cloneErrorTime | xsd:dateTime |
Cloning error time for this machine. This will be set for machine
belonging to automated desktops when the machine's basicState is in
PROVISIONING_ERROR or ERROR state.
Since Horizon 7.5
|
inMaintenanceMode | xsd:boolean |
True if the Machine is in maintenance mode.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |