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

Changed in 2 of the 28 revisions of this API.11

    • added the media type application/zip for the response with the status 200

      response-media-type-added

    • removed the media type application/zip for the response with the status 200

      response-media-type-removed