Versions Compared

Key

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

...

This cmdlet resets a Subagent. In a first step any orders, workflows and other deployable objects are revoked from the Subagent.
In a second step the Subagent performs a restart.

In case of a Director Agents in a final step the Controller reconnects to the Agent and deploys any required deployable objects.
In case of a Subagent in a final step the Director Agent connects to the Subagent.

It is recommended to first check the state of orders prior to resetting the Subagent and to complete or to cancel any orders attached ordersrunning in a Subagent.

Consider that orders have to be continued if they failed due to reset of a Subagent.

The following REST Web Service API resources are used:

* /agents/inventory/cluster/subagent/reset

...

-------------------------- EXAMPLE 1 --------------------------

PS > Reset-JS7Subagent -AgentId SubagentId 'subagent_001'

Resets the indicated AgentSubgent.