工单管理-查询公告:响应参数

时间:2023-12-19 10:04:59

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

notices

Array of Notice objects

推荐公告列表

数组长度:0 - 2147483647

error_code

String

错误码

最小长度:0

最大长度:32

error_msg

String

错误描述

最小长度:0

最大长度:32

表4 Notice

参数

参数类型

描述

id

String

公告Id

最小长度:0

最大长度:64

content

String

公告内容

最小长度:0

最大长度:65535

create_time

Long

创建时间

最小值:0

最大值:9223372036854775807

update_time

Long

更新时间

最小值:0

最大值:9223372036854775807

support.huaweicloud.com/api-ticket/ListNotices.html