Skip to main content

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

CODE
(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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.