zabbix_import_configuration
Import Zabbix configuration from XML or JSON, using customizable rules to create, update, or delete hosts, items, triggers, and other monitored objects.
Instructions
Import Zabbix configuration from XML or JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules | Yes | Rules for how to import (e.g., createMissing, updateExisting) | |
| format | Yes | Import format | |
| source | Yes | The XML or JSON string containing the configuration to import |