Favicon

You are here: Home > API Reference > AOSP > Android (non Gms) devices

Android (non Gms) devices

Explore our comprehensive documentation for Android (non Gms) devices.

DEL Disenroll non-GMS Android device
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId

Creates a DISENROLL command; marks device as pending disenroll only when command push is queued successfully. Calling this again for a pending disenroll device reuses an active pending DISENROLL command or retries when the previous command has expired. Optional query: wipeDataFlags, wipeReasonMessage

GET Get AOSP device agent config assets by Id
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/agent-config-assets

Return desired apps/builds and related assets for the AOSP agent

GET Get AOSP device agent config by Id
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/agent-config

Return runtime configuration for the AOSP custom DPC agent

GET Get AOS device applications
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/applications

Returns the reported applications for the AOS device

GET Get non-GMS Android device
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId

Retrieve a non-GMS Android device. The detail response may include an optional read-only push diagnostics block when backend push metadata exists for the device.

GET List non-GMS Android devices
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices

Retrieve non-GMS Android devices for the enterprise using the lean list response shape.

POST Request device to check for DPC update
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/check-update

Send a push to request the device to check for a custom DPC update

POST Request device to report status
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/report-status

Send a push to request the device to report status

POST Request device to send logs
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/send-logs

Send a push notification requesting the device to upload diagnostic logs to S3

PUT Move non-GMS Android device to segment
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/move

Move a non-GMS Android device to another segment and return the lean list response shape.

PUT Update non-GMS Android device
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId

Update metadata and assignments for a non-GMS Android device and return the lean list response shape.