Zabbix export/import functionality makes it possible to exchange various configuration entities between one Zabbix system and another.
Typical use cases for this functionality:
Objects that can be exported/imported are:
Data can be exported using the Zabbix web frontend or Zabbix API. Supported export formats are YAML, XML and JSON.
The YAML export format contains the following nodes:
Other nodes are dependent on exported objects.
The XML export format contains the following tags:
Other tags are dependent on exported objects.
The JSON export format contains the following objects:
Other objects are dependent on exported objects.