/v1/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/commands/:emmCommandId Retrieves detailed information and execution status for a specific device command.
/v1/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/commands Retrieves a paginated list of commands issued to the specified Android Enterprise device.
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands/:aosCommandId/push-status Retrieve delivery status from the push provider for a specific command.
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands/:aosCommandId /v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands Get AOS commands for a device
/v1/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/commands/:emmCommandId/cancel Cancels a pending command before execution, preventing it from being applied to the device.
/v1/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/commands Creates and queues a new management command for execution on the target device.
/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.
/v1/organizations/:organizationId/mdm/aosp/enterprise/devices/:aosDeviceId/commands Create a new command for an AOS device
No endpoints match