根据等级统计告警事件的总数。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
From | string | 否 | 请求来源标识,固定为 sas。 | sas |
ClusterId | string | 否 | 指定要查询的容器集群的 ID。 说明
您可以调用 DescribeGroupedContainerInstances 接口获取该参数。
| c7e3c5b420a7947c2933303144688**** |
ContainerIds | string | 否 | 容器 id。 | xxxxxx30389a10c28f6d38f2398f0dcexxxxxxx922b9e8290dc7c3019d4a8,48b87f2c0662e334820f436cb9133f1ae4e053d39b6fad42xxxxxxxxxx |
ContainerFieldName | string | 否 | 容器检索项。取值:
| clusterId |
ContainerFieldValue | string | 否 | 指定要查询的字段的值。存在多个值时,使用英文逗号(,)分隔。 | c951761046a9c4afe92be0a7b5bexxxxx |
TargetType | string | 否 | 查询类型。取值:
| uuid |
MultiAccountActionType | integer | 否 | 多账号查询类型。默认值为 0。取值:
| 0 |
返回参数
示例
正常返回示例
JSON
格式
{
"EventLevels": {
"Serious": 0,
"Suspicious": 1,
"Remind": 2
},
"Success": true,
"Code": "200",
"Message": "successful",
"RequestId": "CE8CA5EA-24EF-5D41-B735-53ACE7XXXXX"
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
403 | NoPermission | caller has no permission | 当前操作未被授权,请联系主账号在RAM控制台进行授权后再执行操作。 |
500 | ServerError | ServerError | 服务故障,请稍后重试! |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|---|---|
2024-09-05 | OpenAPI 错误码发生变更、OpenAPI 入参发生变更 | 查看变更详情 |
2024-01-19 | OpenAPI 错误码发生变更 | 查看变更详情 |