Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Fedora4 Backup and Restore capability allows a user, such as the repository manager, make a REST call to have the repository binaries and metadata exported to the local file system. Inversely, the Restore capability to make a REST call to have the repository restored from the contents of a previous Backup.

Further description can be found in ModeShape's documentation.

Usage

Backup

Perform a backup of a running Fedora4 respository

Request

POST /rest/fcr:backup

Response

On success

  • 200 OK
Response Body

Absolute path of local backup directory

 

Restore

Configurations

 

Backup Format

  • No labels