Versions Compared

Key

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

...

This cmdlet reassigns Agents to a JS7 Controller. Any Agents that previously have been
added with the Set-JS7Agent cmdlet are assgined a Controller. This operation is not required
for normal operation, however, if Controller's journal has to be dropped then the Controller
will loose the information about assigned Agents.

Use of this cmdlet restores the Agent assignment for the given Controller.

The following REST Web Service API resources are used:

* /agents/reassign

PARAMETERS

AuditComment

-AuditComment <String>
Specifies a free text that indicates the reason for the current intervention, e.g. "business requirement", "maintenance window" etc.

The Audit Comment is visible from the Audit Log view of JOC Cockpit.
This parameter is not mandatory, however, JOC Cockpit can be configured to enforce Audit Log comments for any interventions.

...