Skip to content

Data Object - MachineInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.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

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

  1. This property need not be set. 

  2. This property cannot be updated.