智能边缘平台 IEF-查询批量处理作业列表:响应参数

时间:2023-11-01 16:21:57

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

job_count

Integer

数目

jobs

Array of BatchJobForList objects

批量处理作业详情

表5 BatchJobForList

参数

参数类型

描述

job_id

String

批量处理作业ID

job_name

String

批量处理作业名称

job_type

String

批量处理作业类型,支持以下选项:

  • node_upgrade: 节点升级

  • deployment_deploy:应用部署

  • deployment_upgrade:应用升级

created_at

Integer

创建时间戳

status

String

执行状态

task_total_count

Integer

任务总数

task_success_count

Integer

任务项执行成功数

task_failed_count

Integer

任务项执行失败数

status_last_updated_at

Integer

状态更新时间戳

description

String

任务描述

support.huaweicloud.com/api-ief/ListBatchJob.html