zabbix_update_trigger
Update an existing Zabbix trigger by specifying its ID and optional fields like status, priority, expression, description, comments, or URL.
Instructions
Update an existing trigger in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL associated with the trigger | |
| status | No | Status of the trigger (0 - enabled, 1 - disabled) | |
| comments | No | Additional comments to the trigger | |
| priority | No | Severity of the trigger (0-5) | |
| triggerid | Yes | ID of the trigger to update | |
| expression | No | Reduced trigger expression | |
| description | No | Name of the trigger |