itemprototype_get
Retrieve item prototypes from Zabbix by specifying item IDs, discovery rule IDs, or host IDs. Filter and format results in JSON for efficient monitoring integration.
Instructions
Get item prototypes from Zabbix with optional filtering.
Args:
itemids: List of item prototype IDs to retrieve
discoveryids: List of discovery rule IDs to filter by
hostids: List of host IDs to filter by
output: Output format
search: Search criteria
filter: Filter criteria
Returns:
str: JSON formatted list of item prototypes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
discoveryids | No | ||
filter | No | ||
hostids | No | ||
itemids | No | ||
output | No | extend | |
search | No |