delete_firewall_schedule
Permanently delete a firewall schedule by ID. Confirm to proceed, as this action cannot be undone.
Instructions
Delete a firewall schedule by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| schedule_id | Yes | Schedule ID (from search_firewall_schedules) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||