Data Object - RegisteredPhysicalMachineInfo

Class
VMware.Hv.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

Properties

Name Type Description
idMachineId

Client reference to a specific RegisteredPhysicalMachine instance.
  • This property cannot be updated.
statusxsd:string

The status of the Machine.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "AGENT_UNREACHABLE"View Connection Server cannot establish communication with View Agent on a virtual machine
    "UNASSIGNED_USER_CONNECTED"A user other than the assigned user is logged in to a virtual machine in a dedicated desktop
    "CONNECTED"The virtual machine is in an active session and has an active remote connection to a View client
    "UNASSIGNED_USER_DISCONNECTED"A user other than the assigned user is logged in and disconnected from a virtual machine in a dedicated desktop.
    "DISCONNECTED"The virtual machine is in an active session, but it is disconnected from the View client
    "AGENT_ERR_STARTUP_IN_PROGRESS"View Agent has started on the virtual machine, but other required services such as the display protocol are still starting
    "AGENT_ERR_DISABLED"View Agent is disabled
    "AGENT_ERR_INVALID_IP"View Agent has invalid IP
    "AGENT_ERR_NEED_REBOOT"View Agent needs reboot.
    "AGENT_ERR_PROTOCOL_FAILURE"Protocol such as RDP or PCoIP is not enabled.
    "AGENT_ERR_DOMAIN_FAILURE"View Agent has invalid domain.
    "AGENT_CONFIG_ERROR"The Remote Desktop Services role is not enabled.
    "AVAILABLE"The virtual machine is powered on and ready for an active connection.
    "VALIDATING"The connection server is synchronizing state information with the agent.
    "UNKNOWN"Could not determine the state of the virtual machine.
machineBaseRegisteredPhysicalMachineBase

The MachineBase attributes.
  • This property cannot be updated.
messageSecurityDataRegisteredPhysicalMachineMessageSecurityData

Message security data for this registered physical machine.

Since Horizon View 6.1
  • This property cannot be updated.