manage_service_watchdog
Add or remove a service watchdog entry in pfSense. Create monitors a service by name, delete removes it by ID with confirmation.
Instructions
Add or remove a service watchdog entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Service name to watch (required for create) | |
| action | Yes | Action to perform ('create' or 'delete') | |
| confirm | No | Must be set to True for delete operations. Safety gate for destructive operations. | |
| description | No | Optional description (used for create) | |
| watchdog_id | No | Watchdog ID (required for delete) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||