查询账户容器、镜像等统计信息

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

1. 接口描述

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

查询账户容器、镜像等统计信息

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

接口更新时间:2023-11-20 15:33:50。

接口既验签名又鉴权。

2. 输入参数

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

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

3. 输出参数

参数名称 类型 描述
AppCnt Uint64 应用个数
ContainerCnt Uint64 容器个数
ContainerPause Uint64 暂停的容器个数
ContainerRunning Uint64 运行的容器个数
ContainerStop Uint64 停止运行的容器个数
CreateTime String 创建时间
DbCnt Uint64 数据库个数
ImageCnt Uint64 镜像个数
HostOnline Uint64 主机在线个数
HostCnt Uint64 主机个数
ImageHasRiskInfoCnt Uint64 有风险的镜像个数
ImageHasVirusCnt Uint64 有病毒的镜像个数
ImageHasVulsCnt Uint64 有漏洞的镜像个数
ImageUntrustCnt Uint64 不受信任的镜像个数
ListenPortCnt Uint64 监听的端口个数
ProcessCnt Uint64 进程个数
WebServiceCnt Uint64 web服务个数
LatestImageScanTime String 最近镜像扫描时间
ImageUnsafeCnt Uint64 风险镜像个数
HostUnInstallCnt Uint64 主机未安装agent数量
SuperNodeCnt Uint64 超级节点个数
SuperNodeRunningCnt Uint64 超级节点运行个数
TodayNewImageCnt Uint64 今日新增镜像个数
TodayUnsafeImageCnt Uint64 今日新增风险镜像个数
RecommendedFixImageCnt Uint64 推荐处置镜像个数
ScannedImageCnt Uint64 已扫描镜像个数
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

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

错误码 描述
InvalidParameter
InternalError
ResourceNotFound
InvalidParameter.ParsingError