zabbix_create_value_map
Create a value map in Zabbix to translate numeric values into human-readable text, optionally scoped to a specific host or template.
Instructions
Create a new value map in Zabbix for mapping numeric values to text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the value map | |
| hostid | No | ID of the host or template to associate this value map with. If omitted, creates a global value map | |
| mappings | Yes | Array of value mappings |