获取已绑定对象列表
最近更新时间: 2024-10-18 10:38:29
1. 接口描述
接口请求域名: monitor.api3.fincloud.tencent.cn。
获取已绑定对象列表
默认接口请求频率限制:20次/秒。
接口更新时间:2022-11-22 16:13:15。
接口只验签名不鉴权。
2. 输入参数
以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数。
参数名称 | 必选 | 允许NULL | 类型 | 描述 |
---|---|---|---|---|
Action | 是 | 否 | String | 公共参数,本接口取值:DescribeBindingPolicyObjectList |
Version | 是 | 否 | String | 公共参数,本接口取值:2018-07-24 |
Region | 是 | 否 | String | 公共参数,详见产品支持的地域列表(TODO) |
Module | 是 | 否 | String | 固定值,为"monitor" |
GroupId | 是 | 否 | Int64 | 策略组id |
Limit | 否 | 否 | Int64 | 分页参数,每页返回的数量,取值1~100,默认20 |
Offset | 否 | 否 | Int64 | 分页参数,页偏移量,从0开始计数,默认0 |
Dimensions | 否 | 否 | Array of DescribeBindingPolicyObjectListDimension | 筛选对象的维度信息 |
3. 输出参数
参数名称 | 类型 | 描述 |
---|---|---|
List | DescribeBindingPolicyObjectListInstance | 绑定的对象实例列表 |
Total | Int64 | 绑定的对象实例总数 |
NoShieldedSum | Int64 | 未屏蔽的对象实例数 |
InstanceGroup | DescribeBindingPolicyObjectListInstanceGroup | 绑定的实例分组信息,没有绑定实例分组则为空 |
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 |