查询构建任务执行的状态
GET
https://compile.jdcloud-api.com/v1/regions/{regionId}/jobs/{jobid}/builds/{id}/status
无
| 名称 | 类型 | 描述 |
|---|---|---|
| result | Result | |
| requestId | String |
| 名称 | 类型 | 描述 |
|---|---|---|
| name | String | 执行任务的job名称 |
| createdAt | Integer | 开始执行构建的时间 |
| status | String | 执行构建的状态 |
| completionRate | Float | 执行构建完成的百分比 |
