zabbix_delete_maintenance
Delete a Zabbix maintenance window by ID. Use dry_run to preview the full definition before permanent deletion.
Instructions
[WRITE][risk=high] Delete a Zabbix maintenance window. IRREVERSIBLE — no undo.
Pass dry_run=True to preview (reports the window's full definition). The BEFORE definition lands in priorState.
Args: maintenance_id: Maintenance id to delete (from zabbix_maintenances). dry_run: If True, preview without deleting. target: Zabbix target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| maintenance_id | Yes |