cURL
curl --request GET \ --url https://api.example.com/api/device/task/find \ --header 'Authentication: <authentication>'
{}
任务状态 0任务新建状态 1执行中状态 2执行完成状态;执行中状态不允许重复执行,不允许删除任务
设备名、sn、devid、查询
The response is of type object.
object