status

CLI REST-API

services

The submenu services (services) contains the following:

Menus:
network (Network)
global (Global)

Objects: none

Commands:
start (start the service process if it is not already running)
stop (stop a service if it is not already running)
status (check if the service is running)
restart (stop and start the service)



See also:
/status/services/network: Network
/status/services/global: Global
/status/services/start: start the service process if it is not already running
/status/services/stop: stop a service if it is not already running
/status/services/status: check if the service is running
/status/services/restart: stop and start the service
/configuration/services: services

REST-API Support:


This menu is supported by the REST API:

Method: GET
URL: /api/status/services


Example using curl:
curl /api/status/services