自动驾驶云服务 OCTOPUS-获取数据包列表:URI

时间:2025-05-14 10:25:56

URI

GET /v1.0/{project_id}/data/packages

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

项目id,获取方法请参见获取项目ID

表2 Query参数

参数

是否必选

参数类型

描述

workspace_id

String

工作空间id

offset

Integer

查询偏移量

limit

Integer

返回个数上限

status

String

数据包状态,配合is_recycle字段使用。

is_recycle=true时,状态有NOT_RECYCLED,RECYCLED,DELETING,FAILED,DELETED。

is_recycle=false时,状态有CREATED,SCANNING,NORMAL,ABNORMAL,PRE_DESENSITIZATION,IN_DESENSITIZATION,DESENSITIZATION_SUC CES S,DESENSITIZATION_FAILED

id

String

模糊查询:数据包ID

ids

Array of strings

批量查询:数据包ID

name

String

模糊查询:数据包名称

vehicle_name

String

车辆名称

dcl_id

String

导入id或数据递送单号,DCL或DO开头,加13位数字

calibration_id

Long

标定id

start_at

Long

最小导入时间,UTC标准时间毫秒时间戳

end_at

Long

最大导入时间,UTC标准时间毫秒时间戳

sort

String

排序方式

is_recycle

Boolean

是否已回收

data_source

String

传输方式

project

String

项目

module

String

模块

tags

Array of integers

标签筛选,最大长度10

station

String

采集站点

mode

String

驾驶模式

collect_start_at

Long

最小收集时间,UTC标准时间毫秒时间戳

collect_end_at

Long

最大收集时间,UTC标准时间毫秒时间戳

has_opendata

Boolean

是否是opendata数据包

support.huaweicloud.com/api-octopus/GetPackageList.html
提示

您即将访问非华为云网站,请注意账号财产安全