自动驾驶云服务 OCTOPUS-获取导入任务列表:响应示例
时间:2025-05-14 10:25:56
响应示例
状态码:200
查询成功
{ "meta_info" : { "current_time" : "2022-01-01T08:08:29Z" }, "payload" : { "list" : [ { "id" : 111, "user_id" : "087679f0aaxxxxxxxxxxxxxx2f5e902b", "user_name" : "system", "project_id" : "087679f0aaxxxxxxxxxxxxxx2f5e902b", "dcl_id" : "DCL0000000000001", "status" : "SUC CES S", "create_at" : 1701312654552, "update_at" : 1701312802662, "data_source" : "octopus-user-087679f0aaxxxxxxxxxxxxxx2f5e902b/rosbag/DO202302010834046875241", "source_type" : "OBS" } ], "page_info" : { "offset" : 0, "limit" : 10, "total" : 146 } } }
support.huaweicloud.com/api-octopus/GetCollectionRecordList.html