批量删除编译任务
DELETE
https://compile.jdcloud-api.com/v1/regions/{regionId}/jobs
| 名称 | 类型 | 是否必需 | 默认值 | 描述 |
|---|---|---|---|---|
| jobIds | String[] | True | 待删除job的UUID列表 |
| 名称 | 类型 | 描述 |
|---|---|---|
| result | Result | |
| requestId | String |
| 名称 | 类型 | 描述 |
|---|---|---|
| result | Boolean | true表示删除成功,false表示删除失败 |
| ids | String[] |
批量删除编译任务
DELETE
https://compile.jdcloud-api.com/v1/regions/{regionId}/jobs
| 名称 | 类型 | 是否必需 | 默认值 | 描述 |
|---|---|---|---|---|
| jobIds | String[] | True | 待删除job的UUID列表 |
| 名称 | 类型 | 描述 |
|---|---|---|
| result | Result | |
| requestId | String |
| 名称 | 类型 | 描述 |
|---|---|---|
| result | Boolean | true表示删除成功,false表示删除失败 |
| ids | String[] |