trigger_update
Update an existing Zabbix trigger by modifying its description, expression, priority, status, or comments. Provide the trigger ID and specify only the fields to change.
Instructions
Update an existing trigger in Zabbix.
Modifies properties of an existing trigger. You can change the description, expression, priority, status, or comments. Only specify fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | 0=enabled, 1=disabled. | |
| comments | No | New comments/notes. | |
| priority | No | New severity level (0-5). | |
| triggerid | Yes | ID of the trigger to update. | |
| expression | No | New trigger expression. | |
| description | No | New trigger name/description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||