service_restart

Restart a service using the appropriate method.

⚙️ Compatible targets: Linux, Windows

Parameters

NameDocumentation
nameName of the service.

This parameter is required.

Example

method: service_restart
params:
  name: VALUE

Documentation

See service_action for documentation.