zabbix_get_value_maps
Retrieve Zabbix value maps with filtering, search, sort, and custom output to efficiently manage mappings.
Instructions
Get value maps from Zabbix with filtering and output options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of records returned | |
| filter | No | Return only value maps that match the given filter | |
| output | No | Object properties to be returned | |
| search | No | Return only value maps that match the given wildcard search | |
| sortfield | No | Sort the result by the given properties | |
| sortorder | No | Sort order | ASC |
| valuemapids | No | Return only value maps with the given IDs | |
| selectMappings | No | Return value mappings used by the value map |