云地图服务 KOOMAP-分页查询工作共享空间内实景三维任务列表:响应示例

时间:2023-12-28 16:59:00

响应示例

状态码: 200

请求成功。

{
  "tasks" : [ {
    "task_id" : "914305233ef7428e8073a95d8042fxxx",
    "task_name" : "测试任务1685087027834",
    "task_type" : "REAL3D-UNCTRL",
    "modeling_type" : "Nerf",
    "workspace_id" : "c734a30b6c5f42cfaf49e01eb6903xxx",
    "modeling_params" : {
      "accuracy" : "High",
      "key_point_limit" : 40000,
      "tie_point_limit" : 4000,
      "center_x_offset" : 0,
      "center_y_offset" : 0,
      "center_z_offset" : 0,
      "mesh_accuracy" : 0,
      "is_calibration" : true,
      "blend_intensity" : 0,
      "compress_accuracy" : 0,
      "intp_accuracy" : 0
    },
    "coordinate_sys" : "WGS84-UTM",
    "has_marker" : false,
    "folder_code" : "m73MeiI7ztsJpRTaYE3X-YqeZDWfgpxxx",
    "create_time" : "2023-05-26T07:43:47Z",
    "update_time" : "2023-05-26T08:00:00Z",
    "tenant_domain_id" : "xxxx",
    "creator" : "xxxx",
    "latest_operator" : "xxxx",
    "task_status" : "SUC CES S",
    "complete_stage" : 10,
    "total_stage" : 10,
    "exec_start_time" : "2023-05-26T07:57:00Z",
    "task_progress" : "1.00",
    "exec_stop_time" : "2023-05-26T08:00:00Z",
    "fail_message" : null,
    "AT_progress" : null
  } ],
  "page" : {
    "offset" : 0,
    "limit" : 2,
    "total" : 1
  }
}
support.huaweicloud.com/api-koomap/ListTasksInWorkspace.html