态势感知 SA-告警转事件(仅支持华东-上海一使用):响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
X-request-id |
String |
This field is the request ID number for task tracking. Format is request_uuid-timestamp-hostname. |
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
Id value 最小长度:32 最大长度:64 |
message |
String |
Error message 最小长度:1 最大长度:32 |
data |
BatchOrderAlertResult object |
委托告警返回对象 |
参数 |
参数类型 |
描述 |
---|---|---|
error_ids |
Array of strings |
失败id 最小长度:32 最大长度:64 |
success_ids |
Array of strings |
成功败id 最小长度:32 最大长度:64 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
X-request-id |
String |
This field is the request ID number for task tracking. Format is request_uuid-timestamp-hostname. |
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
Error code. 最小长度:0 最大长度:64 |
message |
String |
Error description. 最小长度:0 最大长度:1024 |