orangeqs.juice.client.dashboard#

Module for dashboard related client functionality.

Module Contents#

Functions#

restart_dashboard

Restarts the dashboard process running in a singleuser container.

API#

orangeqs.juice.client.dashboard.restart_dashboard(is_dashboard_service_origin: bool) None#

Restarts the dashboard process running in a singleuser container.

Parameters#

  • is_dashboard_service_origin (bool): Indicates if the command is issued by the dashboard service itself.