Data Object - MachineAgentPairingData

Class
VMware.Hv.MachineAgentPairingData
Property of
MachineInfo
Since
Horizon 7.5

Data Object Description

Agent pairing data for this Machine.

Data Object Properties

Properties

Name Type Description
pairingStatexsd:string

Agent pairing state.
  • This property need not be set.
  • This property will be one of:
    Value Description
    "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.
configuredByBrokerxsd:string

Name of the connection server the agent is paired with.
  • This property need not be set.
attemptedTheftByBrokerxsd:string

Name of the connection server that attempted theft of pairing for this Agent.
  • This property need not be set.