service_stop

Stop a service using the appropriate method.

⚙️ Compatible targets: Linux

⚠️ Deprecated: This method is deprecated and should not be used.

Parameters

NameDocumentation
nameName of the service.

This parameter is required.

Example

method: service_stop
params:
  name: VALUE

Documentation

See service_action for documentation.