List
|
|||||
|
|
Retrieve all Mobile Devices of a customer (paginated)
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your mobile devices' metadata
- Manage your mobile devices by performing administrative tasks
- View your mobile devices' metadata
Input
This building block consumes 7 input parameters
Name | Format | Description |
---|---|---|
customerId Required |
STRING |
Immutable ID of the G Suite account |
projection |
ENUMERATION |
Restrict information returned to a set of selected fields |
sortOrder |
ENUMERATION |
Whether to return results in ascending or descending order. Only of use when orderBy is also used |
query |
STRING |
Search string in the format given at http://support.google.com/a/bin/answer.py?answer=1408863#search |
orderBy |
ENUMERATION |
Column to use for sorting results |
maxResults |
INTEGER |
Maximum number of results to return. Max allowed value is 100 |
pageToken |
STRING |
Token to specify next page in the list |
= Parameter name
= Format
customerId STRING Required Immutable ID of the G Suite account |
projection ENUMERATION Restrict information returned to a set of selected fields |
sortOrder ENUMERATION Whether to return results in ascending or descending order. Only of use when orderBy is also used |
query STRING Search string in the format given at http://support.google.com/a/bin/answer.py?answer=1408863#search |
orderBy ENUMERATION Column to use for sorting results |
maxResults INTEGER Maximum number of results to return. Max allowed value is 100 |
pageToken STRING Token to specify next page in the list |
Output
This building block provides 49 output parameters
Name | Format | Description |
---|---|---|
etag |
STRING |
ETag of the resource |
mobiledevices[] |
OBJECT |
|
mobiledevices[].resourceId |
STRING |
Unique identifier of Mobile Device (Read-only) |
mobiledevices[].serialNumber |
STRING |
Mobile Device SSN or Serial Number (Read-only) |
mobiledevices[].applications[] |
OBJECT |
|
mobiledevices[].applications[].displayName |
STRING |
Display name of application |
mobiledevices[].applications[].permission[] |
STRING |
|
mobiledevices[].applications[].packageName |
STRING |
Package name of application |
mobiledevices[].applications[].versionCode |
INTEGER |
Version code of application |
mobiledevices[].applications[].versionName |
STRING |
Version name of application |
mobiledevices[].email[] |
STRING |
|
mobiledevices[].bootloaderVersion |
STRING |
Mobile Device Bootloader version (Read-only) |
mobiledevices[].securityPatchLevel |
INTEGER |
Mobile Device Security patch level (Read-only) |
mobiledevices[].deviceId |
STRING |
Mobile Device serial number (Read-only) |
mobiledevices[].kind |
STRING |
Kind of resource this is |
mobiledevices[].managedAccountIsOnOwnerProfile |
BOOLEAN |
Boolean indicating if this account is on owner/primary profile or not (Read-only) |
mobiledevices[].userAgent |
STRING |
Mobile Device user agent |
mobiledevices[].supportsWorkProfile |
BOOLEAN |
Work profile supported on device (Read-only) |
mobiledevices[].basebandVersion |
STRING |
Mobile Device Baseband version (Read-only) |
mobiledevices[].otherAccountsInfo[] |
STRING |
|
mobiledevices[].os |
STRING |
Name of the mobile operating system |
mobiledevices[].unknownSourcesStatus |
BOOLEAN |
Unknown sources enabled or disabled on device (Read-only) |
mobiledevices[].name[] |
STRING |
|
mobiledevices[].privilege |
STRING |
DMAgentPermission (Read-only) |
mobiledevices[].meid |
STRING |
Mobile Device MEID number (Read-only) |
mobiledevices[].buildNumber |
STRING |
Mobile Device Build number (Read-only) |
mobiledevices[].brand |
STRING |
Mobile Device Brand (Read-only) |
mobiledevices[].developerOptionsStatus |
BOOLEAN |
Developer options enabled or disabled on device (Read-only) |
mobiledevices[].deviceCompromisedStatus |
STRING |
Mobile Device compromised status (Read-only) |
mobiledevices[].etag |
STRING |
ETag of the resource |
mobiledevices[].releaseVersion |
STRING |
Mobile Device release version version (Read-only) |
mobiledevices[].lastSync |
DATE_TIME |
Date and time the device was last synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
mobiledevices[].status |
STRING |
Status of the device (Read-only) |
mobiledevices[].networkOperator |
STRING |
Mobile Device mobile or network operator (if available) (Read-only) |
mobiledevices[].manufacturer |
STRING |
Mobile Device manufacturer (Read-only) |
mobiledevices[].imei |
STRING |
Mobile Device IMEI number (Read-only) |
mobiledevices[].encryptionStatus |
STRING |
Mobile Device Encryption Status (Read-only) |
mobiledevices[].hardwareId |
STRING |
Mobile Device Hardware Id (Read-only) |
mobiledevices[].kernelVersion |
STRING |
Mobile Device Kernel version (Read-only) |
mobiledevices[].model |
STRING |
Name of the model of the device |
mobiledevices[].hardware |
STRING |
Mobile Device Hardware (Read-only) |
mobiledevices[].firstSync |
DATE_TIME |
Date and time the device was first synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
mobiledevices[].defaultLanguage |
STRING |
The default locale used on the Mobile Device (Read-only) |
mobiledevices[].type |
STRING |
The type of device (Read-only) |
mobiledevices[].wifiMacAddress |
STRING |
Mobile Device WiFi MAC address (Read-only) |
mobiledevices[].devicePasswordStatus |
STRING |
DevicePasswordStatus (Read-only) |
mobiledevices[].adbStatus |
BOOLEAN |
Adb (USB debugging) enabled or disabled on device (Read-only) |
kind |
STRING |
Kind of resource this is |
nextPageToken |
STRING |
Token used to access next page of this result |
= Parameter name
= Format
etag STRING ETag of the resource |
mobiledevices[] OBJECT |
mobiledevices[].resourceId STRING Unique identifier of Mobile Device (Read-only) |
mobiledevices[].serialNumber STRING Mobile Device SSN or Serial Number (Read-only) |
mobiledevices[].applications[] OBJECT |
mobiledevices[].applications[].displayName STRING Display name of application |
mobiledevices[].applications[].permission[] STRING |
mobiledevices[].applications[].packageName STRING Package name of application |
mobiledevices[].applications[].versionCode INTEGER Version code of application |
mobiledevices[].applications[].versionName STRING Version name of application |
mobiledevices[].email[] STRING |
mobiledevices[].bootloaderVersion STRING Mobile Device Bootloader version (Read-only) |
mobiledevices[].securityPatchLevel INTEGER Mobile Device Security patch level (Read-only) |
mobiledevices[].deviceId STRING Mobile Device serial number (Read-only) |
mobiledevices[].kind STRING Kind of resource this is |
mobiledevices[].managedAccountIsOnOwnerProfile BOOLEAN Boolean indicating if this account is on owner/primary profile or not (Read-only) |
mobiledevices[].userAgent STRING Mobile Device user agent |
mobiledevices[].supportsWorkProfile BOOLEAN Work profile supported on device (Read-only) |
mobiledevices[].basebandVersion STRING Mobile Device Baseband version (Read-only) |
mobiledevices[].otherAccountsInfo[] STRING |
mobiledevices[].os STRING Name of the mobile operating system |
mobiledevices[].unknownSourcesStatus BOOLEAN Unknown sources enabled or disabled on device (Read-only) |
mobiledevices[].name[] STRING |
mobiledevices[].privilege STRING DMAgentPermission (Read-only) |
mobiledevices[].meid STRING Mobile Device MEID number (Read-only) |
mobiledevices[].buildNumber STRING Mobile Device Build number (Read-only) |
mobiledevices[].brand STRING Mobile Device Brand (Read-only) |
mobiledevices[].developerOptionsStatus BOOLEAN Developer options enabled or disabled on device (Read-only) |
mobiledevices[].deviceCompromisedStatus STRING Mobile Device compromised status (Read-only) |
mobiledevices[].etag STRING ETag of the resource |
mobiledevices[].releaseVersion STRING Mobile Device release version version (Read-only) |
mobiledevices[].lastSync DATE_TIME Date and time the device was last synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
mobiledevices[].status STRING Status of the device (Read-only) |
mobiledevices[].networkOperator STRING Mobile Device mobile or network operator (if available) (Read-only) |
mobiledevices[].manufacturer STRING Mobile Device manufacturer (Read-only) |
mobiledevices[].imei STRING Mobile Device IMEI number (Read-only) |
mobiledevices[].encryptionStatus STRING Mobile Device Encryption Status (Read-only) |
mobiledevices[].hardwareId STRING Mobile Device Hardware Id (Read-only) |
mobiledevices[].kernelVersion STRING Mobile Device Kernel version (Read-only) |
mobiledevices[].model STRING Name of the model of the device |
mobiledevices[].hardware STRING Mobile Device Hardware (Read-only) |
mobiledevices[].firstSync DATE_TIME Date and time the device was first synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
mobiledevices[].defaultLanguage STRING The default locale used on the Mobile Device (Read-only) |
mobiledevices[].type STRING The type of device (Read-only) |
mobiledevices[].wifiMacAddress STRING Mobile Device WiFi MAC address (Read-only) |
mobiledevices[].devicePasswordStatus STRING DevicePasswordStatus (Read-only) |
mobiledevices[].adbStatus BOOLEAN Adb (USB debugging) enabled or disabled on device (Read-only) |
kind STRING Kind of resource this is |
nextPageToken STRING Token used to access next page of this result |