Searching and Sorting Devices
Search for devices
Follow the instructions given below to search for specific devices:
- Sign in to the EMM console and click the menu icon.
- Click Device Management.
- Search for devices using the search bar.
Advanced search devices
Follow the instructions below to search devices in a more detailed manner:
- Sign in to the EMM console and click the menu icon.
- Click Device Management.
- Click ADVANCED SEARCH.
- Search for devices.
- To search for devices via the location, enter the location details and click Search.
To search using other options, click Add a custom search parameter, enter the required fields, and click Search.
Field Description State There can be many search options as shown in the sample JSON definition. The field that connects the independent search is known as state
. The following values can be assigned to state.AND
: Defines if you want the search result has to match all the search conditions provided.OR
: Defines if you want the search result to match either of the search conditions provided.
Key The feature code. You can assign the following feature codes as the value for key. DEVICE_MODEL
: The model of the device.VENDOR
: The name of the Android device vendor.OS_VERSION
: The version of the device operating system.BATTERY_LEVEL
: The current level of the device battery.INTERNAL_TOTAL_MEMORY
: The total capacity of the internal memory available in the device.INTERNAL_AVAILABLE_MEMORY
: The unutilized internal memory capacity in the device.EXTERNAL_TOTAL_MEMORY
: The total capacity of the external memory available in the device.EXTERNAL_AVAILABLE_MEMORY
: The unutilized external memory capacity in the device.CONNECTION_TYPE
:SSID
: The name of the Wifi network that the device is connected to.CPU_USAGE
: The current CPU usage of the mobile device,TOTAL_RAM_MEMORY
: The total capacity of the random access memory available in the device.AVAILABLE_RAM_MEMORY
: The unutilized random access memory capacity available in the device.PLUGGED_IN:
Value Define the value for the key you provide.
Example: If you provide the key as
VERSION
, you can provide the value as5.1
, which indicates the version of the mobile device you are searching.Operator Define the search condition between the key and the value you provide. The following values can be used to define the search condition:
=
: Searches for devices where the key equals the value.=!
: Searches for devices where the key is not equal to the value.<=
: Searches for devices where the key is greater than or equal to the value.>=
: Searches for devices where the key is less than or equal to the value.>
: Searches for devices where the key is greater than the value.<
: Searches for devices where the key is less than the value.
Example: If you wish to get the devises that have the version as 5.1, you need to use the
=
o
Filter devices
Follow the instructions below to filter devices:
- Sign in to the EMM console and click the menu icon.
- Click Device Management.
- Filter the devices based on the following criteria:
- By Device Model and Vendor - Filter devices based on the model and vendor (example: Nokiia)
- By Owner - Filter devices based on a specific username (example: Bob).
- By Status - Filter based on the ACTIVE or INACTIVE status.
- By Platform - Filter devices based on the mobile platform (i.e., Android, iOS, Windows).
- By Ownership - Filter device based on the ownership type (example: BYOD).
Sorting devices
Follow the instructions below to sort devices:
- Sign in to the EMM console and click the menu icon.
- Click Device Management.
- Click the sort icon.
- Sort the devices using the following options: