Skip to content

Data Object - MachineAgentPairingData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineAgentPairingData

Property of

MachineDetailsView, MachineInfo

Since

Horizon 7.5

Data Object Description

Agent pairing data for this Machine.

Data Object Properties

Name Type Description
pairingState xsd:string Agent pairing state. 1
* This property will be one of:
ValueDescription
"NOT_AVAILABLE"Agent pairing state is not available.
"IN_PAIRING"Agent pairing with connection server is in progress.
"PAIRED_AND_SECURED"Agent is paired and secured with a Connection Server.
configuredByBroker xsd:string Name of the connection server the agent is paired with. 1
attemptedTheftByBroker xsd:string Name of the connection server that attempted theft of pairing for this Agent. 1

  1. This property need not be set.