应用运维管理 AOM-获取告警发送结果:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
notified_histories |
Array of NotifiedHistoriesResult objects |
通知历史列表。 |
参数 |
参数类型 |
描述 |
---|---|---|
event_sn |
String |
告警流水号 最小长度:19 最大长度:19 |
notifications |
Array of Notifications objects |
通知结果 数组长度:0 - 100 |
参数 |
参数类型 |
描述 |
---|---|---|
action_rule |
String |
告警行动规则名称 最小长度:1 最大长度:100 |
notifier_channel |
String |
枚举值:
|
smn_channel |
SmnResponse object |
通知结果详情 |
参数 |
参数类型 |
描述 |
---|---|---|
sent_time |
Long |
发送时间。 最小值:0 最大值:9999999999 |
smn_notified_history |
Array of SmnInfo objects |
发送的通知的消息内容。 数组长度:1 - 100 |
smn_request_id |
String |
请求smn服务的请求id。 最小长度:32 最大长度:32 |
smn_response_body |
String |
调用smn服务返回的信息。 最小长度:0 最大长度:1024 |
smn_response_code |
String |
调用smn服务返回的http状态码。 最小长度:3 最大长度:3 |
smn_topic |
String |
smn的主题。 最小长度:1 最大长度:100 |
参数 |
参数类型 |
描述 |
---|---|---|
smn_notified_content |
String |
smn发送消息的内容 最小长度:1 最大长度:9999999 |
smn_subscription_status |
String |
smn的订阅的状态 最小长度:1 最大长度:1 |
smn_subscription_type |
String |
smn的订阅类型 最小长度:1 最大长度:100 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
响应码。 最小长度:13 最大长度:13 |
error_msg |
String |
响应信息描述。 最小长度:1 最大长度:100 |
trace_id |
String |
响应id。 最小长度:12 最大长度:12 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:12 最大长度:12 |
error_msg |
String |
错误信息 最小长度:0 最大长度:1024 |
error_type |
String |
错误类型 最小长度:0 最大长度:128 |
trace_id |
String |
请求id 最小长度:32 最大长度:32 |
状态码: 403
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:12 最大长度:12 |
error_msg |
String |
错误信息 最小长度:0 最大长度:1024 |
error_type |
String |
错误类型 最小长度:0 最大长度:128 |
trace_id |
String |
请求id 最小长度:32 最大长度:32 |
状态码: 500
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
响应码。 最小长度:13 最大长度:13 |
error_msg |
String |
响应信息描述。 最小长度:1 最大长度:100 |
trace_id |
String |
响应id。 最小长度:12 最大长度:12 |