云空间服务 KOODRIVE-查询批量操作任务列表:URI

时间:2025-02-12 15:37:54

URI

GET /koodrive/ose/v1/jobs

表1 Query参数

参数

是否必选

参数类型

描述

type

Integer

任务类型,枚举值:

  • 1:批量复制任务

  • 2:批量删除任务

  • 3:批量移动任务

  • 4:批量还原回收站

  • 5:云解压

  • 6:打包下载

  • 7:清空回收站(该功能目前只有白名单用户使用)

status

Integer

任务状态

  • 0:待处理

  • 1:处理中

  • 2:已完成

  • 3:已取消

offset

Integer

偏移量,最小值为0

limit

Integer

最大返回个数。最小值为1,最大值为100

support.huaweicloud.com/api-koodrive/GetJobList.html