zabbix-cli
zabbix-cli copied to clipboard
`export_configuration` should support all available formats
Currently, we only support XML exports, but in the future we should look into adding support for all available formats:
From API docs:
Possible values: yaml - YAML; xml - XML; json - JSON; raw - unprocessed PHP array.