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