需求管理 CODEARTS REQ-查看迭代历史记录:响应参数

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

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total

Integer

总数

histories

Array of IterationHistory objects

历史记录

表5 IterationHistory

参数

参数类型

描述

iteration_id

String

迭代ID

project_id

String

项目ID

operator

operator object

变更操作人

operate

String

操作类型

operate_time

String

操作时间

details

Array of details objects

操作详情

表6 operator

参数

参数类型

描述

user_id

String

用户uuid

user_name

String

用户名

nick_name

String

昵称

domain_id

String

租户uuid

domain_name

String

租户名

表7 details

参数

参数类型

描述

operate_field_name

String

变更的字段

new_value

String

操作后的值

old_value

String

操作前的值

状态码: 400

表8 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

状态码: 401

表9 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

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