service.restart =============== Restart the service specified by ``service``. *DEPRECATED: this method is scheduled to be removed in v26.* .. raw:: html
Name of the service to restart.
Options for controlling the restart 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.
The service is running after the restart.