restart_daemon
Restart a daemon to apply new code after a deployment, ensuring updates take effect immediately.
Instructions
Restart a daemon (e.g. to pick up new code after a deploy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| daemon_id | Yes | The ID of the daemon to restart |