Download Support Bundle

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Note

This API is deprecated and only applies for Artifactory versions 7.47 and earlier.

Starting from Artifactory version 7.49, Mission Control is integrated directly into Artifactory as a service and will be included in the Artifactory Support Bundle.

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