projects/{pid}/archival/restore (POST)
This asynchronous method restores project files and segments that had been offloaded to cold storage. See also projects/{pid}/archival/offload (POST)
The calling user must be an Administrator.
URL
(POST) /api/projects/{pid}/archival/restore
PARAMETERS
The URL parameters are:
pid | A valid project ID | int, Mandatory |
The body may contain an optional JSON object:
callbackurl | Optional URL which will be called upon success or failure of operation. This makes polling for results unnecessary. URL is called as POST request with operation result included in the body, see "RESULTS" chapter below for the JSON format. | string?, Optional |
RESULTS
This is an asynchronous method and the result contains the operation status.
See explanations at: Asynchronous operations
Â
Â
Copyright Wordbee - Buzzin' Outside the Box since 2008