Server State

The server is active.

The server was requested to suspend. The server is suspended.

There is a running launch, the launch queue is not yet suspended.
The server was requested to enter in maintenance. The server is in maintenance and is safe to shutdown.

There is a running launch, the launch queue is not yet suspended.
There is {{state.getRunningLaunchCount()}} running job and {{state.getWaitingLaunchCount()}} waiting jobs in the launch queue.
You may suspend the execution of services. Show Details Hide Details
  • Data source structure requests are still accepted.
  • New service execution requests are still accepted.
  • The launch queue is suspended and launch execution is delayed until the server state is restored to active.

This suspend mode is useful when some quick administration actions are to perform on the server but the server is not to restart.

You may turn on the maintenance mode. Show Details Hide Details
  • Data source structure requests are instantly rejected.
  • New service execution requests are instantly rejected.
  • The launch queue is suspended and launch executions are delayed until the server is restarted.

This maintenance mode is useful when some major administration actions are to perform on the server and you plan to stop and restart the server at some point.