Versions Compared

Key

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

...

  • The job template is used to switch-over between active and passives cluster instances of JOC Cockpit, Controller and Agents.
  • The job template cannot be used for standalone instances of JOC Cockpit and Controller.

Display feature availability
StartingFromRelease2.4.0

Usage

When defining the job either:

...

The MantenanceWindowlJob class accepts the following arguments:


NameRequiredDefault ValuePurposeExample
stateyes

Desired state of the JS7 component: 

  • inactive:  indicates a switch-over operation by which the component is set to the inactive state.
  • active:  indicates a switch-back operation by which the component is set to the active state.
inactive

controller_id

no

Specifies the identifier of a Standalone Controller or Controller Cluster

  • if the controller_host argument is used and
  • if the JOC Cockpit is connected to more than one Controller.
controller_prod

controller_host

no

Specifies the host name of the Controller should a switch-over or switch-back operation for a Controller be performed.

controller-2-0-primary

joc_host

no

Specifies the host name of the JOC Cockpit instance should a switch-over or switch-back operation for JOC Cockpit be performed.

joc-2-0-primary
agent_idsno
Specifies the unique identifiers of Agents that should be disabled during switch-over and enabled during switch-back operations.
subagent_idsno
Specifies the unique identifiers of Subagents that should be disabled during switch-over and enabled during switch-back operations.

Further Resources

...