查询容器安全概览信息

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

1. 接口描述

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

查询容器安全概览信息

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

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

接口既验签名又鉴权。

2. 输入参数

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

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

3. 输出参数

参数名称 类型 描述
ImageCnt Uint64 镜像总数
ScannedImageCnt Uint64 已扫描镜像数
UnScannedImageCnt Uint64 待扫描镜像个数
LocalImageCnt Uint64 本地镜像个数
RepositoryImageCnt Uint64 仓库镜像个数
RiskLocalImageCnt Uint64 风险本地镜像个数
RiskRepositoryImageCnt Uint64 风险仓库镜像个数
ContainerCnt Uint64 容器个数
RiskContainerCnt Uint64 风险容器个数
ClusterCnt Uint64 集群个数
RiskClusterCnt Uint64 风险集群个数
UnScannedVulCnt Uint64 待扫描漏洞个数
RiskVulCnt Uint64 风险漏洞个数
UnScannedBaseLineCnt Uint64 安全基线待扫描项个数
RiskBaseLineCnt Uint64 安全基线风险个数
RuntimeUnhandleEventCnt Uint64 运行时(高危)待处理事件个数
UnScannedClusterCnt Uint64 待扫描集群个数
ScanImageStatus Bool 是否已扫描镜像
ScanClusterStatus Bool 是否已扫描集群
ScanBaseLineStatus Bool 是否已扫描基线
ScanVulStatus Bool 是否已扫描漏洞
VulRiskImageCnt Uint64 漏洞影响镜像数
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

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

错误码 描述
InvalidParameter
InternalError