查询用户集群资产总览

最近更新时间: 2024-09-03 18:49:51

1. 接口描述

接口请求域名: tcss.api3.cloud.sunhongs.com。

查询用户集群资产总览

默认接口请求频率限制:20次/秒。

接口更新时间:2023-11-10 10:22:20。

接口既验签名又鉴权。

2. 输入参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数

参数名称 必选 允许NULL 类型 描述
Action String 公共参数,本接口取值:DescribeClusterSummary
Version String 公共参数,本接口取值:2020-11-01
Region String 公共参数,本接口不需要传递此参数。

3. 输出参数

参数名称 类型 描述
TotalCount Uint64 集群总数
RiskClusterCount Uint64 有风险的集群数量
UncheckClusterCount Uint64 未检查的集群数量
ManagedClusterCount Uint64 托管集群数量
IndependentClusterCount Uint64 独立集群数量
NoRiskClusterCount Uint64 无风险的集群数量
CheckedClusterCount Uint64 已经检查集群数
AutoCheckClusterCount Uint64 自动检查集群数
ManualCheckClusterCount Uint64 手动检查集群数
FailedClusterCount Uint64 检查失败集群数
NotImportedClusterCount Uint64 未导入的集群数量
ServerlessClusterCount Uint64 eks集群数量
TkeClusterCount Uint64 TKE集群数量
UserCreateTencentClusterCount Uint64 用户自建腾讯云集群数量
UserCreateHybridClusterCount Uint64 用户自建集群混合云数量
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

错误码 描述
UnauthorizedOperation
InvalidParameter
AuthFailure
InternalError
RequestLimitExceeded
OperationDenied
FailedOperation