Create a new device command
POST/devices/:deviceId/commands
Creates a command to be executed on a device. Certificate commands execute through the AOSP DPC or AMAPI delegated companion using encrypted backend material; request_bugreport is AOSP DPC device-owner only.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Command created and queued for execution
Invalid command type, unsupported platform, or validation failed
Authentication required
device_manager role required
Device not found or access denied