Page History
...
ControllerId
-ControllerId <String>
Specifies Optionally specifies the identification of the Controller to which the Standalone Agent or Cluster Agent is dedicated.
...
PS > $agent = Get-JS7Agent -AgentId 'agent_001'
Returns the indicated Standalone Agent or Cluster Agent.
...
PS > $agent = Get-JS7Agent -AgentId 'agent_001' -State 'COUPLED'
Returns the indicated Standalone Agent or Cluster Agent with the given state.
Overview
Content Tools