backup

Start the backup of a Library.

Long operation returning a Progress Identifier: this identifier can be used with request progress to follow the progress of the operation.

 

HTTP Request: POST

Parameters:

Name Value Description
path Server-side directory path of the location where the XML Libraries are saved.
library If library=="*", then all Libraries of a group are saved: this makes a snapshot replication of the whole group into the backup directory.

Response:

mime-type: text/plain

A progress identifier.

 

Error codes:

AccessControl
if the user does not have the role allowing administration operations.