Skip to main content

Set reload flag

POST 

/system/services/active/:system_services_id/reload

JSON-RPC

system.services.active.mark_reload

The method sets reload flag on the service. It will be processed by the "Tasks Scheduler" system service within the next run (typically within 1 minute). As a result SIGHUP signal will be sent to the process.

Request​

Responses​

Number of the affected rows.