GET Get AOS command by Id
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands/:aosCommandId GET List AOS commands
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands Get AOS commands for a device
GET Get AOS command push delivery status
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands/:aosCommandId/push-status Retrieve delivery status from the push provider for a specific command.
POST Cancel AOS command
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands/:aosCommandId/cancel Cancel a pending AOS command. DISENROLL commands are canceled only when the push provider still reports the push as pending; in that case the device is restored from pending disenroll to active.
POST Create AOS command
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands Create a new command for an AOS device
No endpoints match