Export

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Export Mission Control data to a JSON file encrypted with the master key.

Since: 4.0

Usage: PUT /api/v1/system/backup/export

Produces: text/plain

Return codes:

204 - Encrypted JSON file created at $JFROG_HOME /var/backup/mc/export.json

500 - Error during export

Sample Output :

PUT /api/v1/backup/export  
OK