item_update
Update a Zabbix monitoring item's properties, such as name, interval, units, or status, by specifying only the fields to change.
Instructions
Update an existing item in Zabbix.
Modifies properties of an existing monitoring item. You can change the name, collection interval, units, or status. Only specify the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New item name. | |
| delay | No | New collection interval (e.g., '30s', '5m', '1h'). | |
| units | No | New units for the values. | |
| itemid | Yes | ID of the item to update. | |
| status | No | 0=enabled, 1=disabled. | |
| description | No | New description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||