- Added support for exporting:
- Mediatypes
- Hosts
- Host Groups
- Maps
- Images
- Added supports for all formats Zabbix API offers (
xml
,yaml
&json
) and exports them with indentation for readability in diffs - Added support for authentication with an API token rather than username / password
Note: This version requires Zabbix 5.4.0 in order to have support for API tokens, YAML & indented outputs.