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