com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Resource Definition to Factory Reset an Android Device

A sample resource definition, together with details on the information that is added in the JSON are as follows:

Sample definition JSON to factory reset devices

The following are sample configurations that can be used in a JSON to factory reset Android devices:

{  
   "operation":{  
      "pin":"4566"
   },
   "deviceIDs":[  
      "d8:50:e6:2f:6a:8b"
   ]
}

 

Property definitions

Property

Description

Data Type

Example

operation
This specifies the operation that is to be applied on the Android device.YesN/Aoperation 

deviceIDs

ID of the Android device. As the code to enable the factory reset operation varies among Android devices, this operation can not be performed on multiple devices simultaneously. For more information on retrieving the device ID, see /wiki/spaces/EDP/pages/41517155.

Yes

N/A

String

d8:50:e6:2f:6a:8b

 

operation

Property

Description

Data Type

Example

pinThe passcode to enable the factory reset operation. This is the passcode that the Android agent prompts the device owner to set at the time of device enrollment.YesN/AInteger23232
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.