拉取近二十四小时发生异常的业务实例(告警维度)
最近更新时间: 2024-10-18 10:38:29
1. 接口描述
接口请求域名: monitor.api3.fincloud.tencent.cn。
拉取近二十四小时发生异常的业务实例(告警维度)
默认接口请求频率限制:20次/秒。
接口更新时间:2022-10-24 15:08:03。
接口既验签名又鉴权。
2. 输入参数
以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数。
参数名称 | 必选 | 允许NULL | 类型 | 描述 |
---|---|---|---|---|
Action | 是 | 否 | String | 公共参数,本接口取值:DescribeAbnormalObjects |
Version | 是 | 否 | String | 公共参数,本接口取值:2018-07-24 |
Region | 是 | 否 | String | 公共参数,详见产品支持的地域列表(TODO) |
Module | 是 | 否 | String | 固定值,为"monitor" |
ViewName | 是 | 否 | String | 告警类型名称 |
StartTime | 否 | 否 | String | 起始时间,格式:"2019-01-01" |
ProjectIds | 否 | 否 | Array of Int64 | 项目id列表 |
AbnormalStatus | 否 | 否 | String | 告警状态,"all"表示所有实例,“abnormal”表示异常实例(告警未恢复),“warning”表示提醒实例(告警已恢复) |
GroupBy | 否 | 否 | String | 是否汇聚,不填表示不汇聚,"instance"表示按实例汇聚 |
Dimensions | 否 | 否 | String | 按维度过滤,json字符串 |
3. 输出参数
参数名称 | 类型 | 描述 |
---|---|---|
ThresholdObjects | DescribeAbnormalObjectsThresholdObject | 指标告警异常对象列表 |
EventObjects | DescribeAbnormalObjectsEventObject | 产品事件告警异常对象列表 |
RequestId | String | 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 |
4. 错误码
以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码。
错误码 | 描述 |
---|---|
InvalidParameterValue | |
InternalError | |
InvalidParameter.InvalidParameterParam | |
InvalidParameter.InvalidParameter | |
InvalidParameter | |
InternalError.ExeTimeout | |
FailedOperation | |
MissingParameter | |
UnknownParameter | |
UnauthorizedOperation | |
UnsupportedOperation | |
ResourceNotFound | |
LimitExceeded | |
ResourceUnavailable | |
ResourceInsufficient | |
FailedOperation | |
ResourceInUse | |
DryRunOperation | |
ResourcesSoldOut | |
LimitExceeded.MetricQuotaExceeded | |
FailedOperation.ServiceNotEnabled | |
FailedOperation.AlertPolicyCreateFailed | |
FailedOperation.DbRecordCreateFailed | |
FailedOperation.DbTransactionBeginFailed | |
FailedOperation.DbRecordDeleteFailed | |
FailedOperation.DbQueryFailed | |
FailedOperation.DbTransactionCommitFailed | |
FailedOperation.DbRecordUpdateFailed | |
AuthFailure.UnauthorizedOperation | |
FailedOperation.DuplicateName | |
FailedOperation.DruidQueryFailed | |
FailedOperation.DimQueryRequestFailed | |
FailedOperation.AlertPolicyDescribeFailed | |
FailedOperation.AlertPolicyDeleteFailed | |
FailedOperation.AlertPolicyModifyFailed | |
FailedOperation.AlertTriggerRuleDeleteFailed | |
FailedOperation.AlertFilterRuleDeleteFailed | |
FailedOperation.DruidTableNotFound | |
FailedOperation.DivisionByZero |