Create device mapping

Creates a secure user-to-device mapping to perform a mass deployment in a non-AD/LDAP environment or perform bulk replace of devices. The user-to-device mapping ensures controlled device and user activation of inSync client and prevents addition of rogue or unauthorized devices to inSync.

Body Params
string
required

Specify the email address of the user. Example - [email protected]

string
required

Specify the username of the user in Druva inSync. Example - Ernie Carter

string
required

Specify the name of the device that is registered with the user. Example - Ernie Carter's Macbook

string
enum
required

Specify the unique device identifier type of the device.(serial-number, uuid, or hostname)

Allowed:
string
required

Specify the unique device identifier for the selected type. (serial-number, uuid, or hostname).

string

Name of the user's old device in Druva inSync that is to be replaced with a new device.

Note: Specify the value for this parameter only if you want to replace the device for the user, else keep this field blank.

string
enum

The type of data restore to be performed.(ALL, SYSTEM, OR DATA) Type of data to be restored on the new device.Specify one of the following value:

  1. All - To restore both, the data and the system settings from the existing device on the new device.
  2. SYSTEM - To restore only the system settings from the existing device on the new device. 3)DATA - To restore only the data from the existing device on the new device.

Note: Specify the value for this parameter only if you want to replace the device for the user, else keep this field blank.

Allowed:
Responses

400

Bad Request

401

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

404

The requested resource was not found.

422

The request was well-formed but was not processed due to semantic errors.

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