云地图服务 KOOMAP-分页查询实景三维精修后处理任务列表:响应示例

时间:2024-05-17 11:26:13

响应示例

状态码: 200

请求成功。

{
  "subtasks" : [ {
    "subtask_id" : "914305233ef7428e8073a95d8042fxxx",
    "task_id" : "aaaaa30b6c5f42cfaf49e01eb690xyyy",
    "subtask_name" : "精修后处理任务别名",
    "task_name" : "测试任务1685087027834",
    "workspace_id" : "c734a30b6c5f42cfaf49e01eb6903xxx",
    "modeling_params" : {
      "accuracy" : "High",
      "key_point_limit" : "40000",
      "tie_point_limit" : "4000",
      "mesh_accuracy" : "0"
    },
    "subtask_status" : "INIT",
    "model_path" : "obs://real3d/real3d/xxx",
    "refine_product_id" : "914305233ef7428e8073a95d8042fxxx",
    "create_time" : "2023-05-26T07:43:47Z",
    "update_time" : "2023-05-26T07:52:58Z",
    "tenant_domain_id" : "xxxx",
    "creator" : "xxxx",
    "latest_operator" : "xxxx",
    "subtask_progress" : null,
    "exec_start_time" : null,
    "exec_stop_time" : null,
    "fail_message" : null
  } ],
  "page" : {
    "offset" : 0,
    "limit" : 2,
    "total" : 1
  }
}
support.huaweicloud.com/api-koomap/ListReal3DSubTasks.html