Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.