{
"list": [
{
"jobId": "string",
"jobName": "string",
"fileId": "string",
"fileName": "string",
"dockSn": "string",
"dockName": "string",
"workspaceId": "string",
"waylineType": "WAYPOINT",
"taskType": "IMMEDIATE",
"executeTime": "string",
"beginTime": "string",
"endTime": "string",
"completedTime": "string",
"status": 0,
"progress": 0,
"username": "string",
"code": 0,
"rthAltitude": 0,
"outOfControlAction": "RETURN_TO_HOME",
"mediaCount": 0,
"uploadedCount": 0,
"uploading": true,
"conditions": {
"readyConditions": {
"batteryCapacity": 0,
"beginTime": 0,
"endTime": 0
},
"executableConditions": {
"storageCapacity": 0
}
},
"parentId": "string"
}
],
"pagination": {
"page_size": 10,
"page": 1,
"total": 10
}
}