/openapi/v0.1/flight-task/{task_uuid} GET
API查询航线任务信息,返回{"code":200500,"message":server error"}
/openapi/v0.1/flight-task/{task_uuid} GET
目前只支持查询自动航线任务的信息。如果是手动任务,例如在驾驶舱内一键起飞触发的飞行任务,则无法查询,会返回{"code":200500,"message":server error"}
错误。/openapi/v0.9/task/api/v2/workspaces/{proj_uuid}/flight-tasks/detail GET
查询手动任务的飞行任务信息/openapi/v0.9/task/api/v2/workspaces/{proj_uuid}/flight-tasks/detail GET
只支持查询已结束的手动任务的信息,如果手动飞行任务未结束,调用此接口查询会报如下错误。