Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The following sections illustrate the Android device operation APIs that are used in WSO2 EMM:

The following API methods can be applied on one or multiple Android devices simultaneously.

Android Operation

HTTP
Method

Resource PathDescription
Device lock
POST/lock Add a screen lock on Android devices.
Device location
POST/location Request location coordinates of Android devices.
Clear password
POST/clear-password
Clear the password on Android devices.
Device camera
POST/cameraEnable or disable the camera on Android devices.
Device information
POST/device-infoGet information on Android devices.
Enterprise wipe
POST/enterprise-wipeEnterprise wipe Android devices.
Factory reset
POST/wipe-dataFactory reset Android devices.
Application list
POST/get-application-listRetrieve the list of installed applications on Android devices.
Ring device
POST/ring-deviceRing Android devices.
Mute device
POST/muteMute Android devices.
Install application
POST/install-applicationInstall an application on Android devices.
Uninstall application
POST/uninstall-applicationUninstall an application from Android devices.
Send notification
POST/notificationSend a notification to Android devices.
Configure wifi
POST

/wifi

Configure Wi-fi on Android devices.
Encrypt storage
POST/encryptEncrypt storage on Android devices.
Change lock code
POST/change-lock-codeChange the lock code on Android devices.
Set password policy
POST/password-policy Set a password policy on Android devices.
Set web clip
POST/webclipSet a web clip on Android devices.
  • No labels