zabbix_update_value_map
Update an existing value map in Zabbix by providing its ID, with options to rename it, associate a host or template, and replace its value mappings.
Instructions
Update an existing value map in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the value map | |
| hostid | No | ID of the host or template to associate this value map with | |
| mappings | No | Array of value mappings (replaces all existing mappings) | |
| valuemapid | Yes | ID of the value map to update |