Versions Compared

Key

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

...

A number of JOC Cockpit services such as the cluster service, history service and daily plan service are available
with a currently active JOC Cockpit instance. Forcing a restart is an altenative to switching over to a standby
JOC Cockpit instances instance as e.g. offered with the Switch-JS7JOCInstance cmdlet.

Consider that restart of a JOC Cockpit service can be performed when being connected to the
currently active JOC Cockpit instance only.

The following REST Web Service API resources are used:

* /joc/cluster/restart

...

-Service <String>
Specifies the the service to be restarted which is one of:

* CLUSTER
* HISTORY
* DAILYPLAN
* CLEANUP
* MONITOR

Required?true
Position?1
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...