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