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

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

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

demand_statistics

Array of DemandStatisticResponseV4 objects

需求统计

表4 DemandStatisticResponseV4

参数

参数类型

描述

closed_num

Integer

已关闭数量

module

String

模块

new_num

Integer

新建的数量

process_num

Integer

开发中的数量

rejected_num

Integer

已拒绝数量

solved_num

Integer

已解决数量

test_num

Integer

测试中的数量

total

Integer

总数

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

状态码: 401

表6 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

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