Create a restore job for the alternate server

Create a restore job for the alternate server.

Log in to see full request history
Path Params
int32
required

Specify the ID of your organization. Get the ID of an organization using the 'List all organizations' API.

Body Params
int32

Specify the ID of the backup set. Get the ID using the 'List backup sets' API.

string

Specify the name of the snapshot. Get the name of the snapshot using the 'List all snapshots' API.

string

Specify the path to the file or folder in the snapshot, which needs to be restored.

int32

ID of the device where the restore will happen.

string

Path of the folder where files will be restored.

string

Specify the option to restore files. The possible values are "overwrite", "skip", "restoreAndMoveOriginal", or "overwriteOlder".

boolean

Specify whether you want to preserve the original directory structure. The possible values are "True" or "False".

Responses

400

Bad Request

401

The request did not include an authentication token or the authentication token was expired.

403

Forbidden

404

The requested resource was not found.

500

The request was not processed due to an internal error in Cloud.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json