zabbix_update_action
Update an existing Zabbix action's configuration, including operations, filter, and status, to adjust alerting behavior.
Instructions
Update an existing action in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the action | |
| filter | No | Action filter configuration | |
| status | No | Status: 0 (enabled), 1 (disabled) | |
| actionid | Yes | ID of the action to update | |
| esc_period | No | Default escalation period | |
| operations | No | Action operations | |
| eventsource | No | Event source | |
| def_longdata | No | Default long message template | |
| def_shortdata | No | Default short message template | |
| update_operations | No | Update operations | |
| recovery_operations | No | Recovery operations |