Skip to content

Data Object - RegisteredPhysicalMachineInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.RegisteredPhysicalMachine.RegisteredPhysicalMachineInfo

Returned by

RegisteredPhysicalMachine_Get

See also

MachineId, RegisteredPhysicalMachineBase, RegisteredPhysicalMachineMessageSecurityData

Since

Horizon View 6.0

Data Object Description

This has list of attributes that is for an unmanaged physical Machine.

Queryable Data Object

This data object is queryable using QueryService.

Data Object Properties

Name Type Description
id MachineId Client reference to a specific RegisteredPhysicalMachine instance. 1
status xsd:string The status of the Machine. 1
* This property will be one of:
ValueDescription
AGENT_UNREACHABLEView Connection Server cannot establish communication with View Agent on a virtual machine
UNASSIGNED_USER_CONNECTEDA user other than the assigned user is logged in to a virtual machine in a dedicated desktop
CONNECTEDThe virtual machine is in an active session and has an active remote connection to a View client
UNASSIGNED_USER_DISCONNECTEDA user other than the assigned user is logged in and disconnected from a virtual machine in a dedicated desktop.
DISCONNECTEDThe virtual machine is in an active session, but it is disconnected from the View client
AGENT_ERR_STARTUP_IN_PROGRESSView Agent has started on the virtual machine, but other required services such as the display protocol are still starting
AGENT_ERR_DISABLEDView Agent is disabled
AGENT_ERR_INVALID_IPView Agent has invalid IP
AGENT_ERR_NEED_REBOOTView Agent needs reboot.
AGENT_ERR_PROTOCOL_FAILUREProtocol such as RDP or PCoIP is not enabled.
AGENT_ERR_DOMAIN_FAILUREView Agent has invalid domain.
AGENT_CONFIG_ERRORThe Remote Desktop Services role is not enabled.
AVAILABLEThe virtual machine is powered on and ready for an active connection.
VALIDATINGThe connection server is synchronizing state information with the agent.
UNKNOWNCould not determine the state of the virtual machine.
machineBase RegisteredPhysicalMachineBase The MachineBase attributes. 1
messageSecurityData RegisteredPhysicalMachineMessageSecurityData Message security data for this registered physical machine. Since Horizon View 6.1 1

  1. This property cannot be updated.