需求管理 CODEARTS REQ-获取bug统计信息:响应参数

时间:2024-08-30 10:36:21

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

bug_statistics

Array of BugStatisticResponseV4 objects

当前项目下bug统计信息

表4 BugStatisticResponseV4

参数

参数类型

描述

critical_num

Integer

重要程度为关键的缺陷数,重要程度为关键对应id为10

defect_index

Double

DI值,不同重要程度的缺陷对应不同的分值

module

String

模块

normal_num

Integer

重要程度为一般的缺陷数,重要程度为一般对应id为12

serious_num

Integer

重要程度为严重的缺陷数,重要程度为严重对应id为11

tip_num

Integer

重要程度为提示的缺陷数,重要程度为提示对应id为13

total

Integer

当前项目下bug统计总数

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

状态码: 401

表6 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

support.huaweicloud.com/api-projectman/ListProjectBugStaticsV4.html