Download Support Bundle

JFrog REST APIs

ft:sourceType
Paligo

Description: Downloads a support bundle as a ZIP file.

Since: 4.0

Security: Requires an admin user. You need to have the "Download folder" permission enabled on Artifactory.

Usage: GET /mc/api/v1/system/support/bundle/{id}/archive

Return codes:

200 - Successful

403 - Unauthorized (it may be that the "Download folder" option is not enabled on the Authentication Provider Artifactory)

404 - Supplied ID does not refer to an existing support bundle or the ZIP cannot be found in the Authentication Provider Artifactory repository

Sample usage:

GET /mc/api/v1/system/support/bundle/SUPP20180912154413548991/archive