Data Object - MachineInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineInfo
Returned by
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¶
Name | Type | Description |
---|---|---|
id | MachineId | The id of the Machine. 2 |
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 2 |
managedMachineData | MachineManagedMachineData | Information applicable only to Managed Machines. 1 |
machineAgentPairingData | MachineAgentPairingData | Agent pairing data for this Machine. Since Horizon 7.5 1 |