service.control =============== This method is a job. .. raw:: html
The service operation to perform.
Name of the service to control.
Options for controlling the service operation behavior.
No Additional PropertiesWhether to propagate the service operation to the HA peer in a high-availability setup.
Return false instead of an error if the operation fails.
Maximum time in seconds to wait for the service operation to complete. null for no timeout.
For "START", "RESTART", "RELOAD", indicate whether the service is running after performing the operation.
For "STOP", indicate whether the service was successfully stopped.