zabbix-cli icon indicating copy to clipboard operation
zabbix-cli copied to clipboard

`export_configuration` should support all available formats

Open pederhan opened this issue 2 years ago • 0 comments

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.

pederhan avatar Nov 27 '23 11:11 pederhan