files

Get zip file of directories

Downloads all files in the specified directory (or comma-separated list of directories) as a zip archive. logs and config are handled specially to include system log and config files.

get/api/files/zip/{DirNames}

Response

Binary file stream of the compressed system archive.

Changes