Initiate a restore activity

Creates a data restore request and provides the option to scan the data for malware or viruses before restoring to the desired location on the target device. You can either restore the user's data to the same device from which it was backed up or to a different device registered with inSync. You can restore the data ONLY from the most recent snapshot to the target device. You can initiate multiple restore activities, which may be consolidated into a single activity based on the inSync Client version; appropriate status is displayed for each activity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Specify the unique ID of the device in inSync from which you want to initiate the restore activity. Get the ID of the device using the ‘List all devices’ API.

integer
required

Specify the target device ID to which you intend to restore the data. The target device must belong to the same user. Get the target device ID by using the ‘List all devices’ API. Target device ID can be same in case you are restoring the data on the same device.

string
required

Specify the location to which you intend to restore the data on the selected device. Specify one of the following -

  1. Desktop - If you want to restore the data to the desktop on the target device.
  2. Original - If you want to restore data to the same location from which it was backed up.
  3. If you want to restore the data at a custom location, specify absolute path of the location. Example - /home/jeremy/statusReport
string

To restore a curated snapshot, provide the curated snapshot name. Get the curated snapshot name using the 'List all the Curated Snapshots' API. Malicious file scan (enableAVscan parameter) is not applicable for curated snapshots.

boolean

If your organization has the 'Restore With Confidence' license, you can force scan the Snapshot for malware and viruses before restoring the data to the target device and location. Select True to enable Malicious File Scan for the Snapshot being restored. Malicious file scan is not applicable if you are restoring a Curated Snapshot.

Responses

400

Bad Request

401

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

422

Unprocessable entity. Example - Restore Failed. Selected device is disabled in inSync.

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