View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineInfo
- Class
- VMware.Hv.MachineInfo
- Returned by
- Machine_Get, Machine_GetInfos
- See also
- MachineAgentPairingData, MachineBase, MachineId, MachineManagedMachineData, MachineMessageSecurityData
- Since
- Horizon View 6.0
Data Object Description
This class gives the description of a Machine instance.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | MachineId |
The id of the Machine.
|
base | MachineBase |
Container for all other summary fields common to all the types of
Machines.
|
messageSecurityData | MachineMessageSecurityData |
Message security data for this machine.
Since Horizon View 6.1
|
managedMachineData | MachineManagedMachineData |
Information applicable only to Managed Machines.
|
machineAgentPairingData | MachineAgentPairingData |
Agent pairing data for this Machine.
Since Horizon 7.5
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |