service_stop
Stop a specified service via SSH after a required confirmation. Prevents accidental shutdowns and warns that stopping ssh/dropbear can terminate the connection.
Instructions
停止指定服务(写入操作,需二次确认)。
参数与返回结构同 service_start。注意停止 ssh/dropbear 会导致连接中断。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |