tencentcloud-sdk-tcss 3.0.1023 → 3.0.1024
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201101/client.rb +96 -130
- data/lib/v20201101/models.rb +503 -953
- metadata +2 -2
data/lib/v20201101/models.rb
CHANGED
@@ -46,10 +46,8 @@ module TencentCloud
|
|
46
46
|
# @param ProcessPath: 进程路径
|
47
47
|
# @type ProcessPath: String
|
48
48
|
# @param RuleId: 子策略id
|
49
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
50
49
|
# @type RuleId: String
|
51
50
|
# @param RuleLevel: 威胁等级,HIGH:高,MIDDLE:中,LOW:低
|
52
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
53
51
|
# @type RuleLevel: String
|
54
52
|
|
55
53
|
attr_accessor :RuleMode, :ProcessPath, :RuleId, :RuleLevel
|
@@ -76,7 +74,6 @@ module TencentCloud
|
|
76
74
|
# @param Solution: 解决方案
|
77
75
|
# @type Solution: String
|
78
76
|
# @param Remark: 事件备注信息
|
79
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
80
77
|
# @type Remark: String
|
81
78
|
# @param MatchRule: 命中规则详细信息
|
82
79
|
# @type MatchRule: :class:`Tencentcloud::Tcss.v20201101.models.AbnormalProcessChildRuleInfo`
|
@@ -85,10 +82,8 @@ module TencentCloud
|
|
85
82
|
# @param RuleId: 命中规则的id
|
86
83
|
# @type RuleId: String
|
87
84
|
# @param OperationTime: 事件最后一次处理的时间
|
88
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
89
85
|
# @type OperationTime: String
|
90
86
|
# @param GroupName: 命中策略名称:SYSTEM_DEFINED_RULE (系统策略)或 用户自定义的策略名字
|
91
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
92
87
|
# @type GroupName: String
|
93
88
|
|
94
89
|
attr_accessor :Description, :Solution, :Remark, :MatchRule, :RuleName, :RuleId, :OperationTime, :GroupName
|
@@ -181,7 +176,6 @@ module TencentCloud
|
|
181
176
|
# 隔离失败 ISOLATE_FAILED
|
182
177
|
# 解除隔离中 RESTORING
|
183
178
|
# 解除隔离失败 RESTORE_FAILED
|
184
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
185
179
|
# @type ContainerNetStatus: String
|
186
180
|
# @param ContainerNetSubStatus: 容器子状态
|
187
181
|
# "AGENT_OFFLINE" //Agent离线
|
@@ -191,10 +185,8 @@ module TencentCloud
|
|
191
185
|
# "SHARED_HOST" // 容器与主机共享网络
|
192
186
|
# "RESOURCE_LIMIT" //隔离操作资源超限
|
193
187
|
# "UNKNOW" // 原因未知
|
194
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
195
188
|
# @type ContainerNetSubStatus: String
|
196
189
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
197
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
198
190
|
# @type ContainerIsolateOperationSrc: String
|
199
191
|
# @param ContainerStatus: 容器状态
|
200
192
|
# 正在运行: RUNNING
|
@@ -370,7 +362,6 @@ module TencentCloud
|
|
370
362
|
# @param RuleName: 策略名字
|
371
363
|
# @type RuleName: String
|
372
364
|
# @param RuleId: 策略id
|
373
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
374
365
|
# @type RuleId: String
|
375
366
|
# @param SystemChildRules: 系统策略的子策略数组
|
376
367
|
# @type SystemChildRules: Array
|
@@ -434,7 +425,6 @@ module TencentCloud
|
|
434
425
|
# ABNORMAL_CHILD_PROC: 敏感服务异常子进程启动
|
435
426
|
# @type RuleType: String
|
436
427
|
# @param RuleLevel: 威胁等级,HIGH:高,MIDDLE:中,LOW:低
|
437
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
438
428
|
# @type RuleLevel: String
|
439
429
|
|
440
430
|
attr_accessor :RuleId, :IsEnable, :RuleMode, :RuleType, :RuleLevel
|
@@ -467,7 +457,6 @@ module TencentCloud
|
|
467
457
|
# @param TargetFilePath: 被访问文件路径,仅仅在访问控制生效
|
468
458
|
# @type TargetFilePath: String
|
469
459
|
# @param RuleId: 子策略id
|
470
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
471
460
|
# @type RuleId: String
|
472
461
|
|
473
462
|
attr_accessor :RuleMode, :ProcessPath, :TargetFilePath, :RuleId
|
@@ -494,7 +483,6 @@ module TencentCloud
|
|
494
483
|
# @param Solution: 解决方案
|
495
484
|
# @type Solution: String
|
496
485
|
# @param Remark: 事件备注信息
|
497
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
498
486
|
# @type Remark: String
|
499
487
|
# @param MatchRule: 命中规则详细信息
|
500
488
|
# @type MatchRule: :class:`Tencentcloud::Tcss.v20201101.models.AccessControlChildRuleInfo`
|
@@ -503,7 +491,6 @@ module TencentCloud
|
|
503
491
|
# @param RuleId: 命中规则id
|
504
492
|
# @type RuleId: String
|
505
493
|
# @param OperationTime: 事件最后一次处理的时间
|
506
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
507
494
|
# @type OperationTime: String
|
508
495
|
|
509
496
|
attr_accessor :Description, :Solution, :Remark, :MatchRule, :RuleName, :RuleId, :OperationTime
|
@@ -736,7 +723,6 @@ module TencentCloud
|
|
736
723
|
# @param RuleName: 策略名字
|
737
724
|
# @type RuleName: String
|
738
725
|
# @param RuleId: 策略id
|
739
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
740
726
|
# @type RuleId: String
|
741
727
|
# @param SystemChildRules: 系统策略的子策略数组
|
742
728
|
# @type SystemChildRules: Array
|
@@ -962,7 +948,7 @@ module TencentCloud
|
|
962
948
|
# @type Password: String
|
963
949
|
# @param Url: 仓库url
|
964
950
|
# @type Url: String
|
965
|
-
# @param RegistryType: 仓库类型,列表:harbor
|
951
|
+
# @param RegistryType: 仓库类型,列表:harbor,quay,jfrog,aws,azure,other-tcr
|
966
952
|
# @type RegistryType: String
|
967
953
|
# @param NetType: 网络类型,列表:public(公网)
|
968
954
|
# @type NetType: String
|
@@ -976,12 +962,18 @@ module TencentCloud
|
|
976
962
|
# @type Insecure: Integer
|
977
963
|
# @param ConnDetectConfig: 联通性检测的记录ID
|
978
964
|
# @type ConnDetectConfig: Array
|
979
|
-
# @param NeedScan:
|
965
|
+
# @param NeedScan: 是否自动授权&扫描,选择全量同步时只针对最新版本镜像,增量同步时则包含所有新增镜像
|
980
966
|
# @type NeedScan: Boolean
|
967
|
+
# @param SyncMode: 同步方式,0全量同步,1增量同步
|
968
|
+
# @type SyncMode: Integer
|
969
|
+
# @param WebhookUrl: webhook接入地址
|
970
|
+
# @type WebhookUrl: String
|
971
|
+
# @param WebhookToken: webhook接入token
|
972
|
+
# @type WebhookToken: String
|
981
973
|
|
982
|
-
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :NeedScan
|
974
|
+
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :NeedScan, :SyncMode, :WebhookUrl, :WebhookToken
|
983
975
|
|
984
|
-
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, needscan=nil)
|
976
|
+
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, needscan=nil, syncmode=nil, webhookurl=nil, webhooktoken=nil)
|
985
977
|
@Name = name
|
986
978
|
@Username = username
|
987
979
|
@Password = password
|
@@ -994,6 +986,9 @@ module TencentCloud
|
|
994
986
|
@Insecure = insecure
|
995
987
|
@ConnDetectConfig = conndetectconfig
|
996
988
|
@NeedScan = needscan
|
989
|
+
@SyncMode = syncmode
|
990
|
+
@WebhookUrl = webhookurl
|
991
|
+
@WebhookToken = webhooktoken
|
997
992
|
end
|
998
993
|
|
999
994
|
def deserialize(params)
|
@@ -1016,19 +1011,19 @@ module TencentCloud
|
|
1016
1011
|
end
|
1017
1012
|
end
|
1018
1013
|
@NeedScan = params['NeedScan']
|
1014
|
+
@SyncMode = params['SyncMode']
|
1015
|
+
@WebhookUrl = params['WebhookUrl']
|
1016
|
+
@WebhookToken = params['WebhookToken']
|
1019
1017
|
end
|
1020
1018
|
end
|
1021
1019
|
|
1022
1020
|
# AddAssetImageRegistryRegistryDetail返回参数结构体
|
1023
1021
|
class AddAssetImageRegistryRegistryDetailResponse < TencentCloud::Common::AbstractModel
|
1024
1022
|
# @param HealthCheckErr: 连接错误信息
|
1025
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1026
1023
|
# @type HealthCheckErr: String
|
1027
1024
|
# @param NameRepeatErr: 名称错误信息
|
1028
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1029
1025
|
# @type NameRepeatErr: String
|
1030
1026
|
# @param RegistryId: 仓库唯一id
|
1031
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1032
1027
|
# @type RegistryId: Integer
|
1033
1028
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1034
1029
|
# @type RequestId: String
|
@@ -1932,19 +1927,14 @@ module TencentCloud
|
|
1932
1927
|
# 安全日志kafka可选信息
|
1933
1928
|
class CKafkaInstanceInfo < TencentCloud::Common::AbstractModel
|
1934
1929
|
# @param InstanceID: 实例ID
|
1935
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1936
1930
|
# @type InstanceID: String
|
1937
1931
|
# @param InstanceName: 实例名称
|
1938
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1939
1932
|
# @type InstanceName: String
|
1940
1933
|
# @param TopicList: 主题列表
|
1941
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1942
1934
|
# @type TopicList: Array
|
1943
1935
|
# @param RouteList: 路由列表
|
1944
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1945
1936
|
# @type RouteList: Array
|
1946
1937
|
# @param KafkaVersion: kafka版本号
|
1947
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1948
1938
|
# @type KafkaVersion: String
|
1949
1939
|
|
1950
1940
|
attr_accessor :InstanceID, :InstanceName, :TopicList, :RouteList, :KafkaVersion
|
@@ -2071,7 +2061,6 @@ module TencentCloud
|
|
2071
2061
|
# CheckRepeatAssetImageRegistry返回参数结构体
|
2072
2062
|
class CheckRepeatAssetImageRegistryResponse < TencentCloud::Common::AbstractModel
|
2073
2063
|
# @param IsRepeat: 是否重复
|
2074
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2075
2064
|
# @type IsRepeat: Boolean
|
2076
2065
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2077
2066
|
# @type RequestId: String
|
@@ -2092,26 +2081,20 @@ module TencentCloud
|
|
2092
2081
|
# ckafkal路由详情
|
2093
2082
|
class CkafkaRouteInfo < TencentCloud::Common::AbstractModel
|
2094
2083
|
# @param RouteID: 路由ID
|
2095
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2096
2084
|
# @type RouteID: Integer
|
2097
2085
|
# @param Domain: 域名名称
|
2098
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2099
2086
|
# @type Domain: String
|
2100
2087
|
# @param DomainPort: 域名端口
|
2101
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2102
2088
|
# @type DomainPort: Integer
|
2103
2089
|
# @param Vip: 虚拟ip
|
2104
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2105
2090
|
# @type Vip: String
|
2106
2091
|
# @param VipType: 虚拟ip类型
|
2107
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2108
2092
|
# @type VipType: Integer
|
2109
2093
|
# @param AccessType: 接入类型
|
2110
2094
|
# // 0:PLAINTEXT (明文方式,没有带用户信息老版本及社区版本都支持)
|
2111
2095
|
# // 1:SASL_PLAINTEXT(明文方式,不过在数据开始时,会通过SASL方式登录鉴权,仅社区版本支持)
|
2112
2096
|
# // 2:SSL(SSL加密通信,没有带用户信息,老版本及社区版本都支持)
|
2113
2097
|
# // 3:SASL_SSL(SSL加密通信,在数据开始时,会通过SASL方式登录鉴权,仅社区版本支持)
|
2114
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2115
2098
|
# @type AccessType: Integer
|
2116
2099
|
|
2117
2100
|
attr_accessor :RouteID, :Domain, :DomainPort, :Vip, :VipType, :AccessType
|
@@ -2140,10 +2123,8 @@ module TencentCloud
|
|
2140
2123
|
# @param LogsetID: 日志集ID
|
2141
2124
|
# @type LogsetID: String
|
2142
2125
|
# @param LogsetName: 日志集名称
|
2143
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2144
2126
|
# @type LogsetName: String
|
2145
2127
|
# @param TopicList: cls主题列表
|
2146
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2147
2128
|
# @type TopicList: Array
|
2148
2129
|
|
2149
2130
|
attr_accessor :LogsetID, :LogsetName, :TopicList
|
@@ -2191,60 +2172,42 @@ module TencentCloud
|
|
2191
2172
|
# 表示一条集群安全检测项的详细信息
|
2192
2173
|
class ClusterCheckItem < TencentCloud::Common::AbstractModel
|
2193
2174
|
# @param CheckItemId: 唯一的检测项的ID
|
2194
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2195
2175
|
# @type CheckItemId: Integer
|
2196
2176
|
# @param Name: 风险项的名称
|
2197
2177
|
# @type Name: String
|
2198
2178
|
# @param ItemDetail: 检测项详细描述。
|
2199
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2200
2179
|
# @type ItemDetail: String
|
2201
2180
|
# @param RiskLevel: 威胁等级。严重Serious,高危High,中危Middle,提示Hint
|
2202
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2203
2181
|
# @type RiskLevel: String
|
2204
2182
|
# @param RiskTarget: 检查对象、风险对象.Runc,Kubelet,Containerd,Pods
|
2205
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2206
2183
|
# @type RiskTarget: String
|
2207
2184
|
# @param RiskType: 风险类别,漏洞风险CVERisk,配置风险ConfigRisk
|
2208
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2209
2185
|
# @type RiskType: String
|
2210
2186
|
# @param RiskAttribute: 检测项所属的风险类型,权限提升:PrivilegePromotion,拒绝服务:RefuseService,目录穿越:DirectoryEscape,未授权访问:UnauthorizedAccess,权限许可和访问控制问题:PrivilegeAndAccessControl,敏感信息泄露:SensitiveInfoLeak
|
2211
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2212
2187
|
# @type RiskAttribute: String
|
2213
2188
|
# @param RiskProperty: 风险特征,Tag.存在EXP:ExistEXP,存在POD:ExistPOC,无需重启:NoNeedReboot, 服务重启:ServerRestart,远程信息泄露:RemoteInfoLeak,远程拒绝服务:RemoteRefuseService,远程利用:RemoteExploit,远程执行:RemoteExecute
|
2214
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2215
2189
|
# @type RiskProperty: String
|
2216
2190
|
# @param CVENumber: CVE编号
|
2217
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2218
2191
|
# @type CVENumber: String
|
2219
2192
|
# @param DiscoverTime: 披露时间
|
2220
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2221
2193
|
# @type DiscoverTime: String
|
2222
2194
|
# @param Solution: 解决方案
|
2223
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2224
2195
|
# @type Solution: String
|
2225
2196
|
# @param CVSS: CVSS信息,用于画图
|
2226
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2227
2197
|
# @type CVSS: String
|
2228
2198
|
# @param CVSSScore: CVSS分数
|
2229
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2230
2199
|
# @type CVSSScore: String
|
2231
2200
|
# @param RelateLink: 参考连接
|
2232
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2233
2201
|
# @type RelateLink: String
|
2234
2202
|
# @param AffectedType: 影响类型,为Node或者Workload
|
2235
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2236
2203
|
# @type AffectedType: String
|
2237
2204
|
# @param AffectedVersion: 受影响的版本信息
|
2238
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2239
2205
|
# @type AffectedVersion: String
|
2240
2206
|
# @param IgnoredAssetNum: 忽略的资产数量
|
2241
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2242
2207
|
# @type IgnoredAssetNum: Integer
|
2243
2208
|
# @param IsIgnored: 是否忽略该检测项
|
2244
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2245
2209
|
# @type IsIgnored: Boolean
|
2246
2210
|
# @param RiskAssessment: 受影响评估
|
2247
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2248
2211
|
# @type RiskAssessment: String
|
2249
2212
|
|
2250
2213
|
attr_accessor :CheckItemId, :Name, :ItemDetail, :RiskLevel, :RiskTarget, :RiskType, :RiskAttribute, :RiskProperty, :CVENumber, :DiscoverTime, :Solution, :CVSS, :CVSSScore, :RelateLink, :AffectedType, :AffectedVersion, :IgnoredAssetNum, :IsIgnored, :RiskAssessment
|
@@ -2415,22 +2378,16 @@ module TencentCloud
|
|
2415
2378
|
# 卸载异常: AccessedUninstallException
|
2416
2379
|
# 接入中: AccessedInstalling
|
2417
2380
|
# 卸载中: AccessedUninstalling
|
2418
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2419
2381
|
# @type AccessedStatus: String
|
2420
2382
|
# @param AccessedSubStatus: 接入失败原因
|
2421
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2422
2383
|
# @type AccessedSubStatus: String
|
2423
2384
|
# @param NodeCount: 节点总数
|
2424
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2425
2385
|
# @type NodeCount: Integer
|
2426
2386
|
# @param OffLineNodeCount: 离线节点数
|
2427
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2428
2387
|
# @type OffLineNodeCount: Integer
|
2429
2388
|
# @param UnInstallAgentNodeCount: 未安装agent节点数
|
2430
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2431
2389
|
# @type UnInstallAgentNodeCount: Integer
|
2432
2390
|
# @param ChargeCoresCnt: 计费核数(弹性计费核数+普通计费核数)
|
2433
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2434
2391
|
# @type ChargeCoresCnt: Integer
|
2435
2392
|
# @param MasterAddresses: master 地址列表
|
2436
2393
|
# @type MasterAddresses: Array
|
@@ -2526,33 +2483,25 @@ module TencentCloud
|
|
2526
2483
|
# @param NodeName: 节点名称
|
2527
2484
|
# @type NodeName: String
|
2528
2485
|
# @param AgentStatus: agent安装状态
|
2529
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2530
2486
|
# @type AgentStatus: String
|
2531
2487
|
# @param PublicIP: 公网ip
|
2532
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2533
2488
|
# @type PublicIP: String
|
2534
2489
|
# @param HostID: 节点ID
|
2535
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2536
2490
|
# @type HostID: String
|
2537
2491
|
# @param MachineType: 主机类型(普通节点情况)
|
2538
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2539
2492
|
# @type MachineType: String
|
2540
2493
|
# @param NodeType: 节点类型(
|
2541
2494
|
# NORMAL: 普通节点
|
2542
2495
|
# SUPER:超级节点
|
2543
2496
|
# )
|
2544
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2545
2497
|
# @type NodeType: String
|
2546
2498
|
# @param UUID: uuid
|
2547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2548
2499
|
# @type UUID: String
|
2549
2500
|
# @param ChargeCoresCnt: 计费核数
|
2550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2551
2501
|
# @type ChargeCoresCnt: Integer
|
2552
2502
|
# @param DefendStatus: 防护状态:
|
2553
2503
|
# 已防护: Defended
|
2554
2504
|
# 未防护: UnDefended
|
2555
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2556
2505
|
# @type DefendStatus: String
|
2557
2506
|
|
2558
2507
|
attr_accessor :InstanceId, :PrivateIpAddresses, :InstanceRole, :InstanceState, :NodeName, :AgentStatus, :PublicIP, :HostID, :MachineType, :NodeType, :UUID, :ChargeCoresCnt, :DefendStatus
|
@@ -2784,16 +2733,12 @@ module TencentCloud
|
|
2784
2733
|
# RESULT_PASSED: 通过
|
2785
2734
|
# @type CheckResult: String
|
2786
2735
|
# @param HostIP: 主机IP
|
2787
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2788
2736
|
# @type HostIP: String
|
2789
2737
|
# @param ImageTag: 镜像的tag
|
2790
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2791
2738
|
# @type ImageTag: String
|
2792
2739
|
# @param VerifyInfo: 检查项验证信息
|
2793
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2794
2740
|
# @type VerifyInfo: String
|
2795
2741
|
# @param InstanceId: 主机实例id
|
2796
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2797
2742
|
# @type InstanceId: String
|
2798
2743
|
# @param ImageRegistryInfo: 镜像仓库信息
|
2799
2744
|
# @type ImageRegistryInfo: :class:`Tencentcloud::Tcss.v20201101.models.ImageRegistryInfo`
|
@@ -2867,12 +2812,10 @@ module TencentCloud
|
|
2867
2812
|
# @param FailedPolicyItemCount: 此类资产未通过的检测的数目。
|
2868
2813
|
# @type FailedPolicyItemCount: Integer
|
2869
2814
|
# @param LastCheckTime: 上次检测的时间。
|
2870
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2871
2815
|
# @type LastCheckTime: String
|
2872
2816
|
# @param CheckResult: 检测结果:
|
2873
2817
|
# RESULT_FAILED: 未通过。
|
2874
2818
|
# RESULT_PASSED: 通过。
|
2875
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2876
2819
|
# @type CheckResult: String
|
2877
2820
|
# @param AssetStatus: 资产的运行状态。
|
2878
2821
|
# @type AssetStatus: String
|
@@ -2927,7 +2870,6 @@ module TencentCloud
|
|
2927
2870
|
# @param AssetName: 资产的名称。
|
2928
2871
|
# @type AssetName: String
|
2929
2872
|
# @param ImageTag: 当资产为镜像时,这个字段为镜像Tag。
|
2930
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2931
2873
|
# @type ImageTag: String
|
2932
2874
|
# @param HostIP: 资产所在的主机IP。
|
2933
2875
|
# @type HostIP: String
|
@@ -2944,21 +2886,16 @@ module TencentCloud
|
|
2944
2886
|
# CHECK_FAILED, 检测失败
|
2945
2887
|
# @type CheckStatus: String
|
2946
2888
|
# @param PassedPolicyItemCount: 此类资产通过的检测项的数目。
|
2947
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2948
2889
|
# @type PassedPolicyItemCount: Integer
|
2949
2890
|
# @param FailedPolicyItemCount: 此类资产未通过的检测的数目。
|
2950
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2951
2891
|
# @type FailedPolicyItemCount: Integer
|
2952
2892
|
# @param LastCheckTime: 上次检测的时间。
|
2953
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2954
2893
|
# @type LastCheckTime: String
|
2955
2894
|
# @param CheckResult: 检测结果:
|
2956
2895
|
# RESULT_FAILED: 未通过。
|
2957
2896
|
# RESULT_PASSED: 通过。
|
2958
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2959
2897
|
# @type CheckResult: String
|
2960
2898
|
# @param InstanceId: 主机节点的实例id
|
2961
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2962
2899
|
# @type InstanceId: String
|
2963
2900
|
# @param ImageRegistryInfo: 镜像仓库信息
|
2964
2901
|
# @type ImageRegistryInfo: :class:`Tencentcloud::Tcss.v20201101.models.ImageRegistryInfo`
|
@@ -3034,18 +2971,14 @@ module TencentCloud
|
|
3034
2971
|
# @param CheckResult: 检测结果
|
3035
2972
|
# RESULT_PASSED: 通过
|
3036
2973
|
# RESULT_FAILED: 未通过
|
3037
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3038
2974
|
# @type CheckResult: String
|
3039
2975
|
# @param WhitelistId: 检测项对应的白名单项的ID。如果存在且非0,表示检测项被用户忽略。
|
3040
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3041
2976
|
# @type WhitelistId: Integer
|
3042
2977
|
# @param FixSuggestion: 处理建议。
|
3043
2978
|
# @type FixSuggestion: String
|
3044
2979
|
# @param LastCheckTime: 最近检测的时间。
|
3045
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3046
2980
|
# @type LastCheckTime: String
|
3047
2981
|
# @param VerifyInfo: 验证信息
|
3048
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3049
2982
|
# @type VerifyInfo: String
|
3050
2983
|
|
3051
2984
|
attr_accessor :CustomerPolicyItemId, :BasePolicyItemId, :Name, :Category, :BenchmarkStandardId, :BenchmarkStandardName, :RiskLevel, :CheckStatus, :CheckResult, :WhitelistId, :FixSuggestion, :LastCheckTime, :VerifyInfo
|
@@ -3122,7 +3055,6 @@ module TencentCloud
|
|
3122
3055
|
# CHECK_FAILED, 检测失败
|
3123
3056
|
# @type CheckStatus: String
|
3124
3057
|
# @param CheckProgress: 此类别的检测进度,为 0~100 的数。若未在检测中,无此字段。
|
3125
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3126
3058
|
# @type CheckProgress: Float
|
3127
3059
|
# @param PassedPolicyItemCount: 此类资产通过的检测项的数目。
|
3128
3060
|
# @type PassedPolicyItemCount: Integer
|
@@ -3147,27 +3079,20 @@ module TencentCloud
|
|
3147
3079
|
# @param ScanFailedAssetCount: 检测失败的资产的数目。
|
3148
3080
|
# @type ScanFailedAssetCount: Integer
|
3149
3081
|
# @param CheckCostTime: 上次检测的耗时,单位为秒。
|
3150
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3151
3082
|
# @type CheckCostTime: Float
|
3152
3083
|
# @param LastCheckTime: 上次检测的时间。
|
3153
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3154
3084
|
# @type LastCheckTime: String
|
3155
3085
|
# @param PeriodRule: 定时检测规则。
|
3156
3086
|
# @type PeriodRule: :class:`Tencentcloud::Tcss.v20201101.models.CompliancePeriodTaskRule`
|
3157
3087
|
# @param OpenPolicyItemCount: 已开启的检查项总数
|
3158
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3159
3088
|
# @type OpenPolicyItemCount: Integer
|
3160
3089
|
# @param IgnoredPolicyItemCount: 已忽略的检查项总数
|
3161
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3162
3090
|
# @type IgnoredPolicyItemCount: Integer
|
3163
3091
|
# @param TotalPolicyItemCount: 总检测项数
|
3164
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3165
3092
|
# @type TotalPolicyItemCount: Integer
|
3166
3093
|
# @param DetectHostCount: 检测主机数
|
3167
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3168
3094
|
# @type DetectHostCount: Integer
|
3169
3095
|
# @param LeftTime: 当前任务剩余时间,单位秒
|
3170
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3171
3096
|
# @type LeftTime: Integer
|
3172
3097
|
|
3173
3098
|
attr_accessor :AssetType, :IsCustomerFirstCheck, :CheckStatus, :CheckProgress, :PassedPolicyItemCount, :FailedPolicyItemCount, :FailedCriticalPolicyItemCount, :FailedHighRiskPolicyItemCount, :FailedMediumRiskPolicyItemCount, :FailedLowRiskPolicyItemCount, :NoticePolicyItemCount, :PassedAssetCount, :FailedAssetCount, :AssetPassedRate, :ScanFailedAssetCount, :CheckCostTime, :LastCheckTime, :PeriodRule, :OpenPolicyItemCount, :IgnoredPolicyItemCount, :TotalPolicyItemCount, :DetectHostCount, :LeftTime
|
@@ -3285,7 +3210,6 @@ module TencentCloud
|
|
3285
3210
|
# @param ContainerId: 容器在主机上的ID。
|
3286
3211
|
# @type ContainerId: String
|
3287
3212
|
# @param PodName: 容器所属的Pod的名称。
|
3288
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3289
3213
|
# @type PodName: String
|
3290
3214
|
|
3291
3215
|
attr_accessor :ContainerId, :PodName
|
@@ -3328,13 +3252,10 @@ module TencentCloud
|
|
3328
3252
|
# 表示主机资产专属的详情。
|
3329
3253
|
class ComplianceHostDetailInfo < TencentCloud::Common::AbstractModel
|
3330
3254
|
# @param DockerVersion: 主机上的Docker版本。
|
3331
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3332
3255
|
# @type DockerVersion: String
|
3333
3256
|
# @param K8SVersion: 主机上的K8S的版本。
|
3334
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3335
3257
|
# @type K8SVersion: String
|
3336
3258
|
# @param ContainerdVersion: 主机上Containerd版本
|
3337
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3338
3259
|
# @type ContainerdVersion: String
|
3339
3260
|
|
3340
3261
|
attr_accessor :DockerVersion, :K8SVersion, :ContainerdVersion
|
@@ -3361,7 +3282,6 @@ module TencentCloud
|
|
3361
3282
|
# @param ImageTag: 镜像的Tag。
|
3362
3283
|
# @type ImageTag: String
|
3363
3284
|
# @param Repository: 镜像所在远程仓库的路径。
|
3364
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3365
3285
|
# @type Repository: String
|
3366
3286
|
|
3367
3287
|
attr_accessor :ImageId, :ImageName, :ImageTag, :Repository
|
@@ -3384,10 +3304,8 @@ module TencentCloud
|
|
3384
3304
|
# 表示K8S资产专属的详情。
|
3385
3305
|
class ComplianceK8SDetailInfo < TencentCloud::Common::AbstractModel
|
3386
3306
|
# @param ClusterName: K8S集群的名称。
|
3387
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3388
3307
|
# @type ClusterName: String
|
3389
3308
|
# @param ClusterVersion: K8S集群的版本。
|
3390
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3391
3309
|
# @type ClusterVersion: String
|
3392
3310
|
|
3393
3311
|
attr_accessor :ClusterName, :ClusterVersion
|
@@ -3414,7 +3332,6 @@ module TencentCloud
|
|
3414
3332
|
# ASSET_K8S, K8S资产
|
3415
3333
|
# @type AssetType: String
|
3416
3334
|
# @param LastTriggerTime: 最近一次触发的时间
|
3417
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3418
3335
|
# @type LastTriggerTime: String
|
3419
3336
|
# @param TotalPolicyItemCount: 总的检查项数目
|
3420
3337
|
# @type TotalPolicyItemCount: Integer
|
@@ -3461,7 +3378,6 @@ module TencentCloud
|
|
3461
3378
|
# @param ExecutionTime: 在这天的什么时间执行,格式为:HH:mm:SS。
|
3462
3379
|
# @type ExecutionTime: String
|
3463
3380
|
# @param Enable: 是否开启
|
3464
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3465
3381
|
# @type Enable: Boolean
|
3466
3382
|
|
3467
3383
|
attr_accessor :Frequency, :ExecutionTime, :Enable
|
@@ -3516,7 +3432,6 @@ module TencentCloud
|
|
3516
3432
|
# @param AssetType: 检测项所属的资产类型
|
3517
3433
|
# @type AssetType: String
|
3518
3434
|
# @param LastCheckTime: 最近检测的时间
|
3519
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3520
3435
|
# @type LastCheckTime: String
|
3521
3436
|
# @param CheckStatus: 检测状态
|
3522
3437
|
|
@@ -3531,34 +3446,26 @@ module TencentCloud
|
|
3531
3446
|
# @param CheckResult: 检测结果。RESULT_PASSED: 通过
|
3532
3447
|
|
3533
3448
|
# RESULT_FAILED: 未通过
|
3534
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3535
3449
|
# @type CheckResult: String
|
3536
3450
|
# @param PassedAssetCount: 通过检测的资产的数目
|
3537
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3538
3451
|
# @type PassedAssetCount: Integer
|
3539
3452
|
# @param FailedAssetCount: 未通过检测的资产的数目
|
3540
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3541
3453
|
# @type FailedAssetCount: Integer
|
3542
3454
|
# @param WhitelistId: 检测项对应的白名单项的ID。如果存在且非0,表示检测项被用户忽略。
|
3543
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3544
3455
|
# @type WhitelistId: Integer
|
3545
3456
|
# @param FixSuggestion: 处理建议。
|
3546
3457
|
# @type FixSuggestion: String
|
3547
3458
|
# @param BenchmarkStandardId: 所属的合规标准的ID
|
3548
3459
|
# @type BenchmarkStandardId: Integer
|
3549
3460
|
# @param ApplicableVersion: 检测项适用的版本
|
3550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3551
3461
|
# @type ApplicableVersion: String
|
3552
3462
|
# @param Description: 检查项描述
|
3553
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3554
3463
|
# @type Description: String
|
3555
3464
|
# @param AuditProcedure: 检查项审计方法
|
3556
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3557
3465
|
# @type AuditProcedure: String
|
3558
3466
|
# @param IsEnable: 是否开启
|
3559
3467
|
# <li>0 关闭</li>
|
3560
3468
|
# <li>1 开启</li>
|
3561
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3562
3469
|
# @type IsEnable: Integer
|
3563
3470
|
|
3564
3471
|
attr_accessor :CustomerPolicyItemId, :BasePolicyItemId, :Name, :Category, :BenchmarkStandardName, :RiskLevel, :AssetType, :LastCheckTime, :CheckStatus, :CheckResult, :PassedAssetCount, :FailedAssetCount, :WhitelistId, :FixSuggestion, :BenchmarkStandardId, :ApplicableVersion, :Description, :AuditProcedure, :IsEnable
|
@@ -3719,28 +3626,22 @@ module TencentCloud
|
|
3719
3626
|
# 组件信息
|
3720
3627
|
class ComponentsInfo < TencentCloud::Common::AbstractModel
|
3721
3628
|
# @param Component: 组件名称
|
3722
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3723
3629
|
# @type Component: String
|
3724
3630
|
# @param Version: 组件版本信息
|
3725
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3726
3631
|
# @type Version: String
|
3727
3632
|
# @param FixedVersion: 可修复版本
|
3728
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3729
3633
|
# @type FixedVersion: String
|
3730
3634
|
# @param Path: 路径
|
3731
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3732
3635
|
# @type Path: String
|
3733
3636
|
# @param Type: 类型
|
3734
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3735
3637
|
# @type Type: String
|
3736
3638
|
# @param Name: 组件名称
|
3737
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3738
3639
|
# @type Name: String
|
3739
3640
|
|
3740
3641
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
3741
3642
|
extend Gem::Deprecate
|
3742
|
-
deprecate :Component, :none,
|
3743
|
-
deprecate :Component=, :none,
|
3643
|
+
deprecate :Component, :none, 2025, 3
|
3644
|
+
deprecate :Component=, :none, 2025, 3
|
3744
3645
|
|
3745
3646
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
3746
3647
|
@Component = component
|
@@ -3870,10 +3771,8 @@ module TencentCloud
|
|
3870
3771
|
# @param NetSubStatus: 网络子状态
|
3871
3772
|
# @type NetSubStatus: String
|
3872
3773
|
# @param IsolateSource: 隔离来源
|
3873
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3874
3774
|
# @type IsolateSource: String
|
3875
3775
|
# @param IsolateTime: 隔离时间
|
3876
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3877
3776
|
# @type IsolateTime: String
|
3878
3777
|
# @param NodeID: 超级节点id
|
3879
3778
|
# @type NodeID: String
|
@@ -3894,7 +3793,6 @@ module TencentCloud
|
|
3894
3793
|
# @param ClusterID: 集群ID
|
3895
3794
|
# @type ClusterID: String
|
3896
3795
|
# @param PodUid: pod uid
|
3897
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3898
3796
|
# @type PodUid: String
|
3899
3797
|
|
3900
3798
|
attr_accessor :ContainerID, :ContainerName, :Status, :CreateTime, :RunAs, :Cmd, :CPUUsage, :RamUsage, :ImageName, :ImageID, :POD, :HostID, :HostIP, :UpdateTime, :HostName, :PublicIp, :NetStatus, :NetSubStatus, :IsolateSource, :IsolateTime, :NodeID, :PodIP, :PodName, :NodeType, :NodeUniqueID, :PodCpu, :PodMem, :ClusterName, :ClusterID, :PodUid
|
@@ -4193,8 +4091,8 @@ module TencentCloud
|
|
4193
4091
|
|
4194
4092
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
4195
4093
|
extend Gem::Deprecate
|
4196
|
-
deprecate :All, :none,
|
4197
|
-
deprecate :All=, :none,
|
4094
|
+
deprecate :All, :none, 2025, 3
|
4095
|
+
deprecate :All=, :none, 2025, 3
|
4198
4096
|
|
4199
4097
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
4200
4098
|
@All = all
|
@@ -4355,8 +4253,8 @@ module TencentCloud
|
|
4355
4253
|
|
4356
4254
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
|
4357
4255
|
extend Gem::Deprecate
|
4358
|
-
deprecate :All, :none,
|
4359
|
-
deprecate :All=, :none,
|
4256
|
+
deprecate :All, :none, 2025, 3
|
4257
|
+
deprecate :All=, :none, 2025, 3
|
4360
4258
|
|
4361
4259
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil)
|
4362
4260
|
@Enable = enable
|
@@ -4427,13 +4325,15 @@ module TencentCloud
|
|
4427
4325
|
# @type ScanScope: Integer
|
4428
4326
|
# @param Timeout: 任务超时时长单位秒,默认1小时
|
4429
4327
|
# @type Timeout: Integer
|
4328
|
+
# @param IsOneClickScanningTask: 一键扫描任务。默认false表示非一键扫描,true一键扫描
|
4329
|
+
# @type IsOneClickScanningTask: Boolean
|
4430
4330
|
|
4431
|
-
attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
|
4331
|
+
attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout, :IsOneClickScanningTask
|
4432
4332
|
extend Gem::Deprecate
|
4433
|
-
deprecate :All, :none,
|
4434
|
-
deprecate :All=, :none,
|
4333
|
+
deprecate :All, :none, 2025, 3
|
4334
|
+
deprecate :All=, :none, 2025, 3
|
4435
4335
|
|
4436
|
-
def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
|
4336
|
+
def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil, isoneclickscanningtask=nil)
|
4437
4337
|
@All = all
|
4438
4338
|
@Images = images
|
4439
4339
|
@ScanVul = scanvul
|
@@ -4444,6 +4344,7 @@ module TencentCloud
|
|
4444
4344
|
@ContainerRunning = containerrunning
|
4445
4345
|
@ScanScope = scanscope
|
4446
4346
|
@Timeout = timeout
|
4347
|
+
@IsOneClickScanningTask = isoneclickscanningtask
|
4447
4348
|
end
|
4448
4349
|
|
4449
4350
|
def deserialize(params)
|
@@ -4464,6 +4365,7 @@ module TencentCloud
|
|
4464
4365
|
@ContainerRunning = params['ContainerRunning']
|
4465
4366
|
@ScanScope = params['ScanScope']
|
4466
4367
|
@Timeout = params['Timeout']
|
4368
|
+
@IsOneClickScanningTask = params['IsOneClickScanningTask']
|
4467
4369
|
end
|
4468
4370
|
end
|
4469
4371
|
|
@@ -4627,7 +4529,6 @@ module TencentCloud
|
|
4627
4529
|
# @param CreateResult: 创建检查任务的结果,"Succ"为成功,其他的为失败原因
|
4628
4530
|
# @type CreateResult: String
|
4629
4531
|
# @param NewTaskID: 返回创建的集群新任务ID
|
4630
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4631
4532
|
# @type NewTaskID: String
|
4632
4533
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4633
4534
|
# @type RequestId: String
|
@@ -5054,7 +4955,6 @@ module TencentCloud
|
|
5054
4955
|
# CreateExportComplianceStatusListJob返回参数结构体
|
5055
4956
|
class CreateExportComplianceStatusListJobResponse < TencentCloud::Common::AbstractModel
|
5056
4957
|
# @param JobId: 返回创建的导出任务的ID
|
5057
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5058
4958
|
# @type JobId: String
|
5059
4959
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5060
4960
|
# @type RequestId: String
|
@@ -6791,6 +6691,38 @@ module TencentCloud
|
|
6791
6691
|
end
|
6792
6692
|
end
|
6793
6693
|
|
6694
|
+
# DeleteRaspRules请求参数结构体
|
6695
|
+
class DeleteRaspRulesRequest < TencentCloud::Common::AbstractModel
|
6696
|
+
# @param IDs: 待删除的规则ID数组 (最大100条)
|
6697
|
+
# @type IDs: Array
|
6698
|
+
|
6699
|
+
attr_accessor :IDs
|
6700
|
+
|
6701
|
+
def initialize(ids=nil)
|
6702
|
+
@IDs = ids
|
6703
|
+
end
|
6704
|
+
|
6705
|
+
def deserialize(params)
|
6706
|
+
@IDs = params['IDs']
|
6707
|
+
end
|
6708
|
+
end
|
6709
|
+
|
6710
|
+
# DeleteRaspRules返回参数结构体
|
6711
|
+
class DeleteRaspRulesResponse < TencentCloud::Common::AbstractModel
|
6712
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6713
|
+
# @type RequestId: String
|
6714
|
+
|
6715
|
+
attr_accessor :RequestId
|
6716
|
+
|
6717
|
+
def initialize(requestid=nil)
|
6718
|
+
@RequestId = requestid
|
6719
|
+
end
|
6720
|
+
|
6721
|
+
def deserialize(params)
|
6722
|
+
@RequestId = params['RequestId']
|
6723
|
+
end
|
6724
|
+
end
|
6725
|
+
|
6794
6726
|
# DeleteReverseShellEvents请求参数结构体
|
6795
6727
|
class DeleteReverseShellEventsRequest < TencentCloud::Common::AbstractModel
|
6796
6728
|
# @param EventIdSet: 事件ids
|
@@ -7021,7 +6953,6 @@ module TencentCloud
|
|
7021
6953
|
# @param EventDetail: 事件描述
|
7022
6954
|
# @type EventDetail: :class:`Tencentcloud::Tcss.v20201101.models.AbnormalProcessEventDescription`
|
7023
6955
|
# @param AncestorProcessInfo: 祖先进程信息
|
7024
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7025
6956
|
# @type AncestorProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
7026
6957
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7027
6958
|
# @type RequestId: String
|
@@ -7109,70 +7040,6 @@ module TencentCloud
|
|
7109
7040
|
end
|
7110
7041
|
end
|
7111
7042
|
|
7112
|
-
# DescribeAbnormalProcessEventsExport请求参数结构体
|
7113
|
-
class DescribeAbnormalProcessEventsExportRequest < TencentCloud::Common::AbstractModel
|
7114
|
-
# @param ExportField: 导出字段
|
7115
|
-
# @type ExportField: Array
|
7116
|
-
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
7117
|
-
# @type Limit: Integer
|
7118
|
-
# @param Offset: 偏移量,默认为0。
|
7119
|
-
# @type Offset: Integer
|
7120
|
-
# @param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}]
|
7121
|
-
# @type Filters: Array
|
7122
|
-
# @param Order: 升序降序,asc desc
|
7123
|
-
# @type Order: String
|
7124
|
-
# @param By: 排序字段
|
7125
|
-
# @type By: String
|
7126
|
-
|
7127
|
-
attr_accessor :ExportField, :Limit, :Offset, :Filters, :Order, :By
|
7128
|
-
|
7129
|
-
def initialize(exportfield=nil, limit=nil, offset=nil, filters=nil, order=nil, by=nil)
|
7130
|
-
@ExportField = exportfield
|
7131
|
-
@Limit = limit
|
7132
|
-
@Offset = offset
|
7133
|
-
@Filters = filters
|
7134
|
-
@Order = order
|
7135
|
-
@By = by
|
7136
|
-
end
|
7137
|
-
|
7138
|
-
def deserialize(params)
|
7139
|
-
@ExportField = params['ExportField']
|
7140
|
-
@Limit = params['Limit']
|
7141
|
-
@Offset = params['Offset']
|
7142
|
-
unless params['Filters'].nil?
|
7143
|
-
@Filters = []
|
7144
|
-
params['Filters'].each do |i|
|
7145
|
-
runtimefilters_tmp = RunTimeFilters.new
|
7146
|
-
runtimefilters_tmp.deserialize(i)
|
7147
|
-
@Filters << runtimefilters_tmp
|
7148
|
-
end
|
7149
|
-
end
|
7150
|
-
@Order = params['Order']
|
7151
|
-
@By = params['By']
|
7152
|
-
end
|
7153
|
-
end
|
7154
|
-
|
7155
|
-
# DescribeAbnormalProcessEventsExport返回参数结构体
|
7156
|
-
class DescribeAbnormalProcessEventsExportResponse < TencentCloud::Common::AbstractModel
|
7157
|
-
# @param DownloadUrl: execle下载地址
|
7158
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7159
|
-
# @type DownloadUrl: String
|
7160
|
-
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7161
|
-
# @type RequestId: String
|
7162
|
-
|
7163
|
-
attr_accessor :DownloadUrl, :RequestId
|
7164
|
-
|
7165
|
-
def initialize(downloadurl=nil, requestid=nil)
|
7166
|
-
@DownloadUrl = downloadurl
|
7167
|
-
@RequestId = requestid
|
7168
|
-
end
|
7169
|
-
|
7170
|
-
def deserialize(params)
|
7171
|
-
@DownloadUrl = params['DownloadUrl']
|
7172
|
-
@RequestId = params['RequestId']
|
7173
|
-
end
|
7174
|
-
end
|
7175
|
-
|
7176
7043
|
# DescribeAbnormalProcessEvents请求参数结构体
|
7177
7044
|
class DescribeAbnormalProcessEventsRequest < TencentCloud::Common::AbstractModel
|
7178
7045
|
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
@@ -7333,70 +7200,6 @@ module TencentCloud
|
|
7333
7200
|
end
|
7334
7201
|
end
|
7335
7202
|
|
7336
|
-
# DescribeAbnormalProcessRulesExport请求参数结构体
|
7337
|
-
class DescribeAbnormalProcessRulesExportRequest < TencentCloud::Common::AbstractModel
|
7338
|
-
# @param ExportField: 导出字段
|
7339
|
-
# @type ExportField: Array
|
7340
|
-
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
7341
|
-
# @type Limit: Integer
|
7342
|
-
# @param Offset: 偏移量,默认为0。
|
7343
|
-
# @type Offset: Integer
|
7344
|
-
# @param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}]
|
7345
|
-
# @type Filters: Array
|
7346
|
-
# @param Order: 升序降序,asc desc
|
7347
|
-
# @type Order: String
|
7348
|
-
# @param By: 排序字段
|
7349
|
-
# @type By: String
|
7350
|
-
|
7351
|
-
attr_accessor :ExportField, :Limit, :Offset, :Filters, :Order, :By
|
7352
|
-
|
7353
|
-
def initialize(exportfield=nil, limit=nil, offset=nil, filters=nil, order=nil, by=nil)
|
7354
|
-
@ExportField = exportfield
|
7355
|
-
@Limit = limit
|
7356
|
-
@Offset = offset
|
7357
|
-
@Filters = filters
|
7358
|
-
@Order = order
|
7359
|
-
@By = by
|
7360
|
-
end
|
7361
|
-
|
7362
|
-
def deserialize(params)
|
7363
|
-
@ExportField = params['ExportField']
|
7364
|
-
@Limit = params['Limit']
|
7365
|
-
@Offset = params['Offset']
|
7366
|
-
unless params['Filters'].nil?
|
7367
|
-
@Filters = []
|
7368
|
-
params['Filters'].each do |i|
|
7369
|
-
runtimefilters_tmp = RunTimeFilters.new
|
7370
|
-
runtimefilters_tmp.deserialize(i)
|
7371
|
-
@Filters << runtimefilters_tmp
|
7372
|
-
end
|
7373
|
-
end
|
7374
|
-
@Order = params['Order']
|
7375
|
-
@By = params['By']
|
7376
|
-
end
|
7377
|
-
end
|
7378
|
-
|
7379
|
-
# DescribeAbnormalProcessRulesExport返回参数结构体
|
7380
|
-
class DescribeAbnormalProcessRulesExportResponse < TencentCloud::Common::AbstractModel
|
7381
|
-
# @param DownloadUrl: execle下载地址
|
7382
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7383
|
-
# @type DownloadUrl: String
|
7384
|
-
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7385
|
-
# @type RequestId: String
|
7386
|
-
|
7387
|
-
attr_accessor :DownloadUrl, :RequestId
|
7388
|
-
|
7389
|
-
def initialize(downloadurl=nil, requestid=nil)
|
7390
|
-
@DownloadUrl = downloadurl
|
7391
|
-
@RequestId = requestid
|
7392
|
-
end
|
7393
|
-
|
7394
|
-
def deserialize(params)
|
7395
|
-
@DownloadUrl = params['DownloadUrl']
|
7396
|
-
@RequestId = params['RequestId']
|
7397
|
-
end
|
7398
|
-
end
|
7399
|
-
|
7400
7203
|
# DescribeAbnormalProcessRules请求参数结构体
|
7401
7204
|
class DescribeAbnormalProcessRulesRequest < TencentCloud::Common::AbstractModel
|
7402
7205
|
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
@@ -7496,7 +7299,6 @@ module TencentCloud
|
|
7496
7299
|
# @param ParentProcessInfo: 父进程信息
|
7497
7300
|
# @type ParentProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
7498
7301
|
# @param AncestorProcessInfo: 祖先进程信息
|
7499
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7500
7302
|
# @type AncestorProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
7501
7303
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7502
7304
|
# @type RequestId: String
|
@@ -7588,10 +7390,8 @@ module TencentCloud
|
|
7588
7390
|
# DescribeAccessControlEventsExport返回参数结构体
|
7589
7391
|
class DescribeAccessControlEventsExportResponse < TencentCloud::Common::AbstractModel
|
7590
7392
|
# @param DownloadUrl: execle下载地址
|
7591
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7592
7393
|
# @type DownloadUrl: String
|
7593
7394
|
# @param JobId: 任务id
|
7594
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7595
7395
|
# @type JobId: String
|
7596
7396
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7597
7397
|
# @type RequestId: String
|
@@ -7732,70 +7532,6 @@ module TencentCloud
|
|
7732
7532
|
end
|
7733
7533
|
end
|
7734
7534
|
|
7735
|
-
# DescribeAccessControlRulesExport请求参数结构体
|
7736
|
-
class DescribeAccessControlRulesExportRequest < TencentCloud::Common::AbstractModel
|
7737
|
-
# @param ExportField: 导出字段
|
7738
|
-
# @type ExportField: Array
|
7739
|
-
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
7740
|
-
# @type Limit: Integer
|
7741
|
-
# @param Offset: 偏移量,默认为0。
|
7742
|
-
# @type Offset: Integer
|
7743
|
-
# @param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}]
|
7744
|
-
# @type Filters: Array
|
7745
|
-
# @param Order: 升序降序,asc desc
|
7746
|
-
# @type Order: String
|
7747
|
-
# @param By: 排序字段
|
7748
|
-
# @type By: String
|
7749
|
-
|
7750
|
-
attr_accessor :ExportField, :Limit, :Offset, :Filters, :Order, :By
|
7751
|
-
|
7752
|
-
def initialize(exportfield=nil, limit=nil, offset=nil, filters=nil, order=nil, by=nil)
|
7753
|
-
@ExportField = exportfield
|
7754
|
-
@Limit = limit
|
7755
|
-
@Offset = offset
|
7756
|
-
@Filters = filters
|
7757
|
-
@Order = order
|
7758
|
-
@By = by
|
7759
|
-
end
|
7760
|
-
|
7761
|
-
def deserialize(params)
|
7762
|
-
@ExportField = params['ExportField']
|
7763
|
-
@Limit = params['Limit']
|
7764
|
-
@Offset = params['Offset']
|
7765
|
-
unless params['Filters'].nil?
|
7766
|
-
@Filters = []
|
7767
|
-
params['Filters'].each do |i|
|
7768
|
-
runtimefilters_tmp = RunTimeFilters.new
|
7769
|
-
runtimefilters_tmp.deserialize(i)
|
7770
|
-
@Filters << runtimefilters_tmp
|
7771
|
-
end
|
7772
|
-
end
|
7773
|
-
@Order = params['Order']
|
7774
|
-
@By = params['By']
|
7775
|
-
end
|
7776
|
-
end
|
7777
|
-
|
7778
|
-
# DescribeAccessControlRulesExport返回参数结构体
|
7779
|
-
class DescribeAccessControlRulesExportResponse < TencentCloud::Common::AbstractModel
|
7780
|
-
# @param DownloadUrl: execle下载地址
|
7781
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7782
|
-
# @type DownloadUrl: String
|
7783
|
-
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7784
|
-
# @type RequestId: String
|
7785
|
-
|
7786
|
-
attr_accessor :DownloadUrl, :RequestId
|
7787
|
-
|
7788
|
-
def initialize(downloadurl=nil, requestid=nil)
|
7789
|
-
@DownloadUrl = downloadurl
|
7790
|
-
@RequestId = requestid
|
7791
|
-
end
|
7792
|
-
|
7793
|
-
def deserialize(params)
|
7794
|
-
@DownloadUrl = params['DownloadUrl']
|
7795
|
-
@RequestId = params['RequestId']
|
7796
|
-
end
|
7797
|
-
end
|
7798
|
-
|
7799
7535
|
# DescribeAccessControlRules请求参数结构体
|
7800
7536
|
class DescribeAccessControlRulesRequest < TencentCloud::Common::AbstractModel
|
7801
7537
|
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
@@ -8487,10 +8223,8 @@ module TencentCloud
|
|
8487
8223
|
# @param NetSubStatus: 网络子状态
|
8488
8224
|
# @type NetSubStatus: String
|
8489
8225
|
# @param IsolateSource: 隔离来源
|
8490
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8491
8226
|
# @type IsolateSource: String
|
8492
8227
|
# @param IsolateTime: 隔离时间
|
8493
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8494
8228
|
# @type IsolateTime: String
|
8495
8229
|
# @param NodeID: 节点ID
|
8496
8230
|
# @type NodeID: String
|
@@ -9097,71 +8831,50 @@ module TencentCloud
|
|
9097
8831
|
# @param Size: 镜像大小
|
9098
8832
|
# @type Size: Integer
|
9099
8833
|
# @param HostCnt: 关联主机个数
|
9100
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9101
8834
|
# @type HostCnt: Integer
|
9102
8835
|
# @param ContainerCnt: 关联容器个数
|
9103
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9104
8836
|
# @type ContainerCnt: Integer
|
9105
8837
|
# @param ScanTime: 最近扫描时间
|
9106
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9107
8838
|
# @type ScanTime: String
|
9108
8839
|
# @param VulCnt: 漏洞个数
|
9109
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9110
8840
|
# @type VulCnt: Integer
|
9111
8841
|
# @param RiskCnt: 风险行为数
|
9112
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9113
8842
|
# @type RiskCnt: Integer
|
9114
8843
|
# @param SensitiveInfoCnt: 敏感信息数
|
9115
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9116
8844
|
# @type SensitiveInfoCnt: Integer
|
9117
8845
|
# @param IsTrustImage: 是否信任镜像
|
9118
8846
|
# @type IsTrustImage: Boolean
|
9119
8847
|
# @param OsName: 镜像系统
|
9120
8848
|
# @type OsName: String
|
9121
8849
|
# @param AgentError: agent镜像扫描错误
|
9122
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9123
8850
|
# @type AgentError: String
|
9124
8851
|
# @param ScanError: 后端镜像扫描错误
|
9125
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9126
8852
|
# @type ScanError: String
|
9127
8853
|
# @param Architecture: 系统架构
|
9128
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9129
8854
|
# @type Architecture: String
|
9130
8855
|
# @param Author: 作者
|
9131
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9132
8856
|
# @type Author: String
|
9133
8857
|
# @param BuildHistory: 构建历史
|
9134
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9135
8858
|
# @type BuildHistory: String
|
9136
8859
|
# @param ScanVirusProgress: 木马扫描进度
|
9137
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9138
8860
|
# @type ScanVirusProgress: Integer
|
9139
8861
|
# @param ScanVulProgress: 漏洞扫进度
|
9140
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9141
8862
|
# @type ScanVulProgress: Integer
|
9142
8863
|
# @param ScanRiskProgress: 敏感信息扫描进度
|
9143
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9144
8864
|
# @type ScanRiskProgress: Integer
|
9145
8865
|
# @param ScanVirusError: 木马扫描错误
|
9146
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9147
8866
|
# @type ScanVirusError: String
|
9148
8867
|
# @param ScanVulError: 漏洞扫描错误
|
9149
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9150
8868
|
# @type ScanVulError: String
|
9151
8869
|
# @param ScanRiskError: 敏感信息错误
|
9152
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9153
8870
|
# @type ScanRiskError: String
|
9154
8871
|
# @param ScanStatus: 镜像扫描状态
|
9155
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9156
8872
|
# @type ScanStatus: String
|
9157
8873
|
# @param VirusCnt: 木马病毒数
|
9158
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9159
8874
|
# @type VirusCnt: Integer
|
9160
8875
|
# @param Status: 镜像扫描状态
|
9161
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9162
8876
|
# @type Status: Integer
|
9163
8877
|
# @param RemainScanTime: 剩余扫描时间
|
9164
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9165
8878
|
# @type RemainScanTime: Integer
|
9166
8879
|
# @param IsAuthorized: 授权为:1,未授权为:0
|
9167
8880
|
# @type IsAuthorized: Integer
|
@@ -9291,73 +9004,6 @@ module TencentCloud
|
|
9291
9004
|
end
|
9292
9005
|
end
|
9293
9006
|
|
9294
|
-
# DescribeAssetImageListExport请求参数结构体
|
9295
|
-
class DescribeAssetImageListExportRequest < TencentCloud::Common::AbstractModel
|
9296
|
-
# @param ExportField: 导出字段
|
9297
|
-
# @type ExportField: Array
|
9298
|
-
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
9299
|
-
# @type Limit: Integer
|
9300
|
-
# @param Offset: 偏移量,默认为0。
|
9301
|
-
# @type Offset: Integer
|
9302
|
-
# @param Filters: 过滤条件。
|
9303
|
-
# <li>ImageName- String - 是否必填:否 - 镜像名称筛选,</li>
|
9304
|
-
# <li>ScanStatus - String - 是否必填:否 - 镜像扫描状态notScan,scanning,scanned,scanErr</li>
|
9305
|
-
# <li>ImageID- String - 是否必填:否 - 镜像ID筛选,</li>
|
9306
|
-
# <li>SecurityRisk- String - 是否必填:否 - 安全风险,VulCnt 、VirusCnt、RiskCnt、IsTrustImage</li>
|
9307
|
-
# @type Filters: Array
|
9308
|
-
# @param By: 排序字段
|
9309
|
-
# @type By: String
|
9310
|
-
# @param Order: 排序方式 asc,desc
|
9311
|
-
# @type Order: String
|
9312
|
-
|
9313
|
-
attr_accessor :ExportField, :Limit, :Offset, :Filters, :By, :Order
|
9314
|
-
|
9315
|
-
def initialize(exportfield=nil, limit=nil, offset=nil, filters=nil, by=nil, order=nil)
|
9316
|
-
@ExportField = exportfield
|
9317
|
-
@Limit = limit
|
9318
|
-
@Offset = offset
|
9319
|
-
@Filters = filters
|
9320
|
-
@By = by
|
9321
|
-
@Order = order
|
9322
|
-
end
|
9323
|
-
|
9324
|
-
def deserialize(params)
|
9325
|
-
@ExportField = params['ExportField']
|
9326
|
-
@Limit = params['Limit']
|
9327
|
-
@Offset = params['Offset']
|
9328
|
-
unless params['Filters'].nil?
|
9329
|
-
@Filters = []
|
9330
|
-
params['Filters'].each do |i|
|
9331
|
-
assetfilters_tmp = AssetFilters.new
|
9332
|
-
assetfilters_tmp.deserialize(i)
|
9333
|
-
@Filters << assetfilters_tmp
|
9334
|
-
end
|
9335
|
-
end
|
9336
|
-
@By = params['By']
|
9337
|
-
@Order = params['Order']
|
9338
|
-
end
|
9339
|
-
end
|
9340
|
-
|
9341
|
-
# DescribeAssetImageListExport返回参数结构体
|
9342
|
-
class DescribeAssetImageListExportResponse < TencentCloud::Common::AbstractModel
|
9343
|
-
# @param DownloadUrl: excel文件下载地址
|
9344
|
-
# @type DownloadUrl: String
|
9345
|
-
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9346
|
-
# @type RequestId: String
|
9347
|
-
|
9348
|
-
attr_accessor :DownloadUrl, :RequestId
|
9349
|
-
|
9350
|
-
def initialize(downloadurl=nil, requestid=nil)
|
9351
|
-
@DownloadUrl = downloadurl
|
9352
|
-
@RequestId = requestid
|
9353
|
-
end
|
9354
|
-
|
9355
|
-
def deserialize(params)
|
9356
|
-
@DownloadUrl = params['DownloadUrl']
|
9357
|
-
@RequestId = params['RequestId']
|
9358
|
-
end
|
9359
|
-
end
|
9360
|
-
|
9361
9007
|
# DescribeAssetImageList请求参数结构体
|
9362
9008
|
class DescribeAssetImageListRequest < TencentCloud::Common::AbstractModel
|
9363
9009
|
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
@@ -9448,7 +9094,6 @@ module TencentCloud
|
|
9448
9094
|
# @param Status: 更新进度状态,doing更新中,success更新成功,failed失败
|
9449
9095
|
# @type Status: String
|
9450
9096
|
# @param Err: 错误信息
|
9451
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9452
9097
|
# @type Err: String
|
9453
9098
|
# @param LatestSyncSuccessTime: 最后一次同步成功时间
|
9454
9099
|
# @type LatestSyncSuccessTime: String
|
@@ -9495,103 +9140,70 @@ module TencentCloud
|
|
9495
9140
|
# DescribeAssetImageRegistryDetail返回参数结构体
|
9496
9141
|
class DescribeAssetImageRegistryDetailResponse < TencentCloud::Common::AbstractModel
|
9497
9142
|
# @param ImageDigest: 镜像Digest
|
9498
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9499
9143
|
# @type ImageDigest: String
|
9500
9144
|
# @param ImageRepoAddress: 镜像地址
|
9501
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9502
9145
|
# @type ImageRepoAddress: String
|
9503
9146
|
# @param RegistryType: 镜像类型
|
9504
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9505
9147
|
# @type RegistryType: String
|
9506
9148
|
# @param ImageName: 仓库名称
|
9507
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9508
9149
|
# @type ImageName: String
|
9509
9150
|
# @param ImageTag: 镜像版本
|
9510
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9511
9151
|
# @type ImageTag: String
|
9512
9152
|
# @param ScanTime: 扫描时间
|
9513
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9514
9153
|
# @type ScanTime: String
|
9515
9154
|
# @param ScanStatus: 扫描状态
|
9516
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9517
9155
|
# @type ScanStatus: String
|
9518
9156
|
# @param VulCnt: 安全漏洞数
|
9519
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9520
9157
|
# @type VulCnt: Integer
|
9521
9158
|
# @param VirusCnt: 木马病毒数
|
9522
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9523
9159
|
# @type VirusCnt: Integer
|
9524
9160
|
# @param RiskCnt: 风险行为数
|
9525
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9526
9161
|
# @type RiskCnt: Integer
|
9527
9162
|
# @param SentiveInfoCnt: 敏感信息数
|
9528
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9529
9163
|
# @type SentiveInfoCnt: Integer
|
9530
9164
|
# @param OsName: 镜像系统
|
9531
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9532
9165
|
# @type OsName: String
|
9533
9166
|
# @param ScanVirusError: 木马扫描错误
|
9534
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9535
9167
|
# @type ScanVirusError: String
|
9536
9168
|
# @param ScanVulError: 漏洞扫描错误
|
9537
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9538
9169
|
# @type ScanVulError: String
|
9539
9170
|
# @param LayerInfo: 层文件信息
|
9540
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9541
9171
|
# @type LayerInfo: String
|
9542
9172
|
# @param InstanceId: 实例id
|
9543
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9544
9173
|
# @type InstanceId: String
|
9545
9174
|
# @param InstanceName: 实例名称
|
9546
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9547
9175
|
# @type InstanceName: String
|
9548
9176
|
# @param Namespace: 命名空间
|
9549
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9550
9177
|
# @type Namespace: String
|
9551
9178
|
# @param ScanRiskError: 高危扫描错误
|
9552
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9553
9179
|
# @type ScanRiskError: String
|
9554
9180
|
# @param ScanVirusProgress: 木马信息扫描进度
|
9555
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9556
9181
|
# @type ScanVirusProgress: Integer
|
9557
9182
|
# @param ScanVulProgress: 漏洞扫描进度
|
9558
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9559
9183
|
# @type ScanVulProgress: Integer
|
9560
9184
|
# @param ScanRiskProgress: 敏感扫描进度
|
9561
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9562
9185
|
# @type ScanRiskProgress: Integer
|
9563
9186
|
# @param ScanRemainTime: 剩余扫描时间秒
|
9564
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9565
9187
|
# @type ScanRemainTime: Integer
|
9566
9188
|
# @param CveStatus: cve扫描状态
|
9567
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9568
9189
|
# @type CveStatus: String
|
9569
9190
|
# @param RiskStatus: 高危扫描状态
|
9570
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9571
9191
|
# @type RiskStatus: String
|
9572
9192
|
# @param VirusStatus: 木马扫描状态
|
9573
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9574
9193
|
# @type VirusStatus: String
|
9575
9194
|
# @param Progress: 总进度
|
9576
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9577
9195
|
# @type Progress: Integer
|
9578
9196
|
# @param IsAuthorized: 授权状态
|
9579
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9580
9197
|
# @type IsAuthorized: Integer
|
9581
9198
|
# @param ImageSize: 镜像大小
|
9582
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9583
9199
|
# @type ImageSize: Integer
|
9584
9200
|
# @param ImageId: 镜像Id
|
9585
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9586
9201
|
# @type ImageId: String
|
9587
9202
|
# @param RegistryRegion: 镜像区域
|
9588
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9589
9203
|
# @type RegistryRegion: String
|
9590
9204
|
# @param ImageCreateTime: 镜像创建的时间
|
9591
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9592
9205
|
# @type ImageCreateTime: String
|
9593
9206
|
# @param SensitiveInfoCnt: 敏感信息数
|
9594
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9595
9207
|
# @type SensitiveInfoCnt: Integer
|
9596
9208
|
# @param Id: Id
|
9597
9209
|
# @type Id: Integer
|
@@ -9600,8 +9212,8 @@ module TencentCloud
|
|
9600
9212
|
|
9601
9213
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :OsName, :ScanVirusError, :ScanVulError, :LayerInfo, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :ImageSize, :ImageId, :RegistryRegion, :ImageCreateTime, :SensitiveInfoCnt, :Id, :RequestId
|
9602
9214
|
extend Gem::Deprecate
|
9603
|
-
deprecate :SentiveInfoCnt, :none,
|
9604
|
-
deprecate :SentiveInfoCnt=, :none,
|
9215
|
+
deprecate :SentiveInfoCnt, :none, 2025, 3
|
9216
|
+
deprecate :SentiveInfoCnt=, :none, 2025, 3
|
9605
9217
|
|
9606
9218
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, layerinfo=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, imagesize=nil, imageid=nil, registryregion=nil, imagecreatetime=nil, sensitiveinfocnt=nil, id=nil, requestid=nil)
|
9607
9219
|
@ImageDigest = imagedigest
|
@@ -9730,7 +9342,6 @@ module TencentCloud
|
|
9730
9342
|
# DescribeAssetImageRegistryListExport返回参数结构体
|
9731
9343
|
class DescribeAssetImageRegistryListExportResponse < TencentCloud::Common::AbstractModel
|
9732
9344
|
# @param DownloadUrl: excel文件下载地址
|
9733
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9734
9345
|
# @type DownloadUrl: String
|
9735
9346
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9736
9347
|
# @type RequestId: String
|
@@ -9799,10 +9410,8 @@ module TencentCloud
|
|
9799
9410
|
# DescribeAssetImageRegistryList返回参数结构体
|
9800
9411
|
class DescribeAssetImageRegistryListResponse < TencentCloud::Common::AbstractModel
|
9801
9412
|
# @param List: 镜像仓库列表
|
9802
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9803
9413
|
# @type List: Array
|
9804
9414
|
# @param TotalCount: 总数量
|
9805
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9806
9415
|
# @type TotalCount: Integer
|
9807
9416
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9808
9417
|
# @type RequestId: String
|
@@ -9858,29 +9467,33 @@ module TencentCloud
|
|
9858
9467
|
# @param RegistryType: 仓库类型,列表:harbor
|
9859
9468
|
# @type RegistryType: String
|
9860
9469
|
# @param RegistryVersion: 仓库版本
|
9861
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9862
9470
|
# @type RegistryVersion: String
|
9863
9471
|
# @param NetType: 网络类型,列表:public(公网),private(私网)
|
9864
9472
|
# @type NetType: String
|
9865
9473
|
# @param RegistryRegion: 区域,列表:default(默认)
|
9866
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9867
9474
|
# @type RegistryRegion: String
|
9868
9475
|
# @param SpeedLimit: 限速
|
9869
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9870
9476
|
# @type SpeedLimit: Integer
|
9871
9477
|
# @param Insecure: 安全模式(证书校验):0(默认) 非安全模式(跳过证书校验):1
|
9872
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9873
9478
|
# @type Insecure: Integer
|
9874
9479
|
# @param ConnDetectDetail: 联通性检测结果详情
|
9875
9480
|
# @type ConnDetectDetail: Array
|
9876
9481
|
# @param InstanceID: tcr情况下instance_id
|
9877
9482
|
# @type InstanceID: String
|
9483
|
+
# @param SyncMode: 同步方式,0全量同步,1增量同步
|
9484
|
+
# @type SyncMode: Integer
|
9485
|
+
# @param NeedScan: 是否自动授权&扫描,选择全量同步时只针对最新版本镜像,增量同步时则包含所有新增镜像
|
9486
|
+
# @type NeedScan: Boolean
|
9487
|
+
# @param WebhookUrl: webhook接入地址
|
9488
|
+
# @type WebhookUrl: String
|
9489
|
+
# @param WebhookToken: webhook接入token
|
9490
|
+
# @type WebhookToken: String
|
9878
9491
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9879
9492
|
# @type RequestId: String
|
9880
9493
|
|
9881
|
-
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :RegistryVersion, :NetType, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectDetail, :InstanceID, :RequestId
|
9494
|
+
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :RegistryVersion, :NetType, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectDetail, :InstanceID, :SyncMode, :NeedScan, :WebhookUrl, :WebhookToken, :RequestId
|
9882
9495
|
|
9883
|
-
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, registryversion=nil, nettype=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectdetail=nil, instanceid=nil, requestid=nil)
|
9496
|
+
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, registryversion=nil, nettype=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectdetail=nil, instanceid=nil, syncmode=nil, needscan=nil, webhookurl=nil, webhooktoken=nil, requestid=nil)
|
9884
9497
|
@Name = name
|
9885
9498
|
@Username = username
|
9886
9499
|
@Password = password
|
@@ -9893,6 +9506,10 @@ module TencentCloud
|
|
9893
9506
|
@Insecure = insecure
|
9894
9507
|
@ConnDetectDetail = conndetectdetail
|
9895
9508
|
@InstanceID = instanceid
|
9509
|
+
@SyncMode = syncmode
|
9510
|
+
@NeedScan = needscan
|
9511
|
+
@WebhookUrl = webhookurl
|
9512
|
+
@WebhookToken = webhooktoken
|
9896
9513
|
@RequestId = requestid
|
9897
9514
|
end
|
9898
9515
|
|
@@ -9916,6 +9533,10 @@ module TencentCloud
|
|
9916
9533
|
end
|
9917
9534
|
end
|
9918
9535
|
@InstanceID = params['InstanceID']
|
9536
|
+
@SyncMode = params['SyncMode']
|
9537
|
+
@NeedScan = params['NeedScan']
|
9538
|
+
@WebhookUrl = params['WebhookUrl']
|
9539
|
+
@WebhookToken = params['WebhookToken']
|
9919
9540
|
@RequestId = params['RequestId']
|
9920
9541
|
end
|
9921
9542
|
end
|
@@ -9963,10 +9584,8 @@ module TencentCloud
|
|
9963
9584
|
# DescribeAssetImageRegistryRegistryList返回参数结构体
|
9964
9585
|
class DescribeAssetImageRegistryRegistryListResponse < TencentCloud::Common::AbstractModel
|
9965
9586
|
# @param List: 镜像仓库列表
|
9966
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9967
9587
|
# @type List: Array
|
9968
9588
|
# @param TotalCount: 总数量
|
9969
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9970
9589
|
# @type TotalCount: Integer
|
9971
9590
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9972
9591
|
# @type RequestId: String
|
@@ -10048,10 +9667,8 @@ module TencentCloud
|
|
10048
9667
|
# DescribeAssetImageRegistryRiskInfoList返回参数结构体
|
10049
9668
|
class DescribeAssetImageRegistryRiskInfoListResponse < TencentCloud::Common::AbstractModel
|
10050
9669
|
# @param List: 镜像漏洞列表
|
10051
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10052
9670
|
# @type List: Array
|
10053
9671
|
# @param TotalCount: 总数量
|
10054
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10055
9672
|
# @type TotalCount: Integer
|
10056
9673
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10057
9674
|
# @type RequestId: String
|
@@ -10129,7 +9746,6 @@ module TencentCloud
|
|
10129
9746
|
# DescribeAssetImageRegistryRiskListExport返回参数结构体
|
10130
9747
|
class DescribeAssetImageRegistryRiskListExportResponse < TencentCloud::Common::AbstractModel
|
10131
9748
|
# @param DownloadUrl: excel文件下载地址
|
10132
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10133
9749
|
# @type DownloadUrl: String
|
10134
9750
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10135
9751
|
# @type RequestId: String
|
@@ -10189,7 +9805,6 @@ module TencentCloud
|
|
10189
9805
|
# @param ImageScanCnt: 扫描镜像个数
|
10190
9806
|
# @type ImageScanCnt: Integer
|
10191
9807
|
# @param ImageStatus: 扫描进度列表
|
10192
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10193
9808
|
# @type ImageStatus: Array
|
10194
9809
|
# @param SuccessCount: 安全个数
|
10195
9810
|
# @type SuccessCount: Integer
|
@@ -10200,7 +9815,6 @@ module TencentCloud
|
|
10200
9815
|
# @param Status: 总的扫描状态
|
10201
9816
|
# @type Status: String
|
10202
9817
|
# @param ScanRemainTime: 扫描剩余时间
|
10203
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10204
9818
|
# @type ScanRemainTime: Integer
|
10205
9819
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10206
9820
|
# @type RequestId: String
|
@@ -10333,7 +9947,6 @@ module TencentCloud
|
|
10333
9947
|
# DescribeAssetImageRegistryVirusListExport返回参数结构体
|
10334
9948
|
class DescribeAssetImageRegistryVirusListExportResponse < TencentCloud::Common::AbstractModel
|
10335
9949
|
# @param DownloadUrl: excel文件下载地址
|
10336
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10337
9950
|
# @type DownloadUrl: String
|
10338
9951
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10339
9952
|
# @type RequestId: String
|
@@ -10398,10 +10011,8 @@ module TencentCloud
|
|
10398
10011
|
# DescribeAssetImageRegistryVirusList返回参数结构体
|
10399
10012
|
class DescribeAssetImageRegistryVirusListResponse < TencentCloud::Common::AbstractModel
|
10400
10013
|
# @param List: 镜像漏洞列表
|
10401
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10402
10014
|
# @type List: Array
|
10403
10015
|
# @param TotalCount: 总数量
|
10404
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10405
10016
|
# @type TotalCount: Integer
|
10406
10017
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10407
10018
|
# @type RequestId: String
|
@@ -10479,7 +10090,6 @@ module TencentCloud
|
|
10479
10090
|
# DescribeAssetImageRegistryVulListExport返回参数结构体
|
10480
10091
|
class DescribeAssetImageRegistryVulListExportResponse < TencentCloud::Common::AbstractModel
|
10481
10092
|
# @param DownloadUrl: excel文件下载地址
|
10482
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10483
10093
|
# @type DownloadUrl: String
|
10484
10094
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10485
10095
|
# @type RequestId: String
|
@@ -10544,10 +10154,8 @@ module TencentCloud
|
|
10544
10154
|
# DescribeAssetImageRegistryVulList返回参数结构体
|
10545
10155
|
class DescribeAssetImageRegistryVulListResponse < TencentCloud::Common::AbstractModel
|
10546
10156
|
# @param List: 镜像漏洞列表
|
10547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10548
10157
|
# @type List: Array
|
10549
10158
|
# @param TotalCount: 总数量
|
10550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10551
10159
|
# @type TotalCount: Integer
|
10552
10160
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10553
10161
|
# @type RequestId: String
|
@@ -10741,21 +10349,18 @@ module TencentCloud
|
|
10741
10349
|
# @param ScanEndTime: 扫描结束时间 02:00 时分
|
10742
10350
|
# @type ScanEndTime: String
|
10743
10351
|
# @param ExcludeImages: 排除的扫描镜像
|
10744
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10745
10352
|
# @type ExcludeImages: Array
|
10746
10353
|
# @param LastScanTime: 最后一次扫描时间
|
10747
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10748
10354
|
# @type LastScanTime: String
|
10749
10355
|
# @param ScanResult: 扫描结果(Success|InsufficientLicense|ImageNeedIsEmpty|InternalError)
|
10750
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10751
10356
|
# @type ScanResult: String
|
10752
10357
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10753
10358
|
# @type RequestId: String
|
10754
10359
|
|
10755
10360
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
|
10756
10361
|
extend Gem::Deprecate
|
10757
|
-
deprecate :All, :none,
|
10758
|
-
deprecate :All=, :none,
|
10362
|
+
deprecate :All, :none, 2025, 3
|
10363
|
+
deprecate :All=, :none, 2025, 3
|
10759
10364
|
|
10760
10365
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil, lastscantime=nil, scanresult=nil, requestid=nil)
|
10761
10366
|
@Enable = enable
|
@@ -12099,13 +11704,10 @@ module TencentCloud
|
|
12099
11704
|
# @param ServerlessClusterCount: eks集群数量
|
12100
11705
|
# @type ServerlessClusterCount: Integer
|
12101
11706
|
# @param TkeClusterCount: TKE集群数量
|
12102
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12103
11707
|
# @type TkeClusterCount: Integer
|
12104
11708
|
# @param UserCreateTencentClusterCount: 用户自建腾讯云集群数量
|
12105
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12106
11709
|
# @type UserCreateTencentClusterCount: Integer
|
12107
11710
|
# @param UserCreateHybridClusterCount: 用户自建集群混合云数量
|
12108
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12109
11711
|
# @type UserCreateHybridClusterCount: Integer
|
12110
11712
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12111
11713
|
# @type RequestId: String
|
@@ -12176,16 +11778,12 @@ module TencentCloud
|
|
12176
11778
|
# @param AssetDetailInfo: 某资产的详情。
|
12177
11779
|
# @type AssetDetailInfo: :class:`Tencentcloud::Tcss.v20201101.models.ComplianceAssetDetailInfo`
|
12178
11780
|
# @param ContainerDetailInfo: 当资产为容器时,返回此字段。
|
12179
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12180
11781
|
# @type ContainerDetailInfo: :class:`Tencentcloud::Tcss.v20201101.models.ComplianceContainerDetailInfo`
|
12181
11782
|
# @param ImageDetailInfo: 当资产为镜像时,返回此字段。
|
12182
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12183
11783
|
# @type ImageDetailInfo: :class:`Tencentcloud::Tcss.v20201101.models.ComplianceImageDetailInfo`
|
12184
11784
|
# @param HostDetailInfo: 当资产为主机时,返回此字段。
|
12185
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12186
11785
|
# @type HostDetailInfo: :class:`Tencentcloud::Tcss.v20201101.models.ComplianceHostDetailInfo`
|
12187
11786
|
# @param K8SDetailInfo: 当资产为K8S时,返回此字段。
|
12188
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12189
11787
|
# @type K8SDetailInfo: :class:`Tencentcloud::Tcss.v20201101.models.ComplianceK8SDetailInfo`
|
12190
11788
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12191
11789
|
# @type RequestId: String
|
@@ -12270,7 +11868,6 @@ module TencentCloud
|
|
12270
11868
|
# @param TotalCount: 返回资产的总数。
|
12271
11869
|
# @type TotalCount: Integer
|
12272
11870
|
# @param AssetInfoList: 返回各类资产的列表。
|
12273
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12274
11871
|
# @type AssetInfoList: Array
|
12275
11872
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12276
11873
|
# @type RequestId: String
|
@@ -12578,7 +12175,6 @@ module TencentCloud
|
|
12578
12175
|
# @param TotalCount: 返回检测失败的资产的总数。
|
12579
12176
|
# @type TotalCount: Integer
|
12580
12177
|
# @param ScanFailedAssetList: 返回各类检测失败的资产的汇总信息的列表。
|
12581
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12582
12178
|
# @type ScanFailedAssetList: Array
|
12583
12179
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12584
12180
|
# @type RequestId: String
|
@@ -12706,7 +12302,6 @@ module TencentCloud
|
|
12706
12302
|
# DescribeComplianceTaskPolicyItemSummaryList返回参数结构体
|
12707
12303
|
class DescribeComplianceTaskPolicyItemSummaryListResponse < TencentCloud::Common::AbstractModel
|
12708
12304
|
# @param TaskId: 返回最近一次合规检查任务的ID。这个任务为本次所展示数据的来源。
|
12709
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12710
12305
|
# @type TaskId: Integer
|
12711
12306
|
# @param TotalCount: 返回检测项的总数。
|
12712
12307
|
# @type TotalCount: Integer
|
@@ -12916,7 +12511,6 @@ module TencentCloud
|
|
12916
12511
|
# @param UnhandledMaliciousConnectionEventCnt: 未处理恶意外连事件
|
12917
12512
|
# @type UnhandledMaliciousConnectionEventCnt: Integer
|
12918
12513
|
# @param UnhandledK8sApiEventCnt: 未处理k8sApi事件
|
12919
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12920
12514
|
# @type UnhandledK8sApiEventCnt: Integer
|
12921
12515
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12922
12516
|
# @type RequestId: String
|
@@ -13148,7 +12742,6 @@ module TencentCloud
|
|
13148
12742
|
# @param ParentProcessInfo: 父进程信息
|
13149
12743
|
# @type ParentProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
13150
12744
|
# @param AncestorProcessInfo: 祖先进程信息
|
13151
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13152
12745
|
# @type AncestorProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
13153
12746
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
13154
12747
|
# @type RequestId: String
|
@@ -13310,111 +12903,47 @@ module TencentCloud
|
|
13310
12903
|
end
|
13311
12904
|
@RequestId = params['RequestId']
|
13312
12905
|
end
|
13313
|
-
end
|
13314
|
-
|
13315
|
-
# DescribeEscapeEventTypeSummary请求参数结构体
|
13316
|
-
class DescribeEscapeEventTypeSummaryRequest < TencentCloud::Common::AbstractModel
|
13317
|
-
|
13318
|
-
|
13319
|
-
def initialize()
|
13320
|
-
end
|
13321
|
-
|
13322
|
-
def deserialize(params)
|
13323
|
-
end
|
13324
|
-
end
|
13325
|
-
|
13326
|
-
# DescribeEscapeEventTypeSummary返回参数结构体
|
13327
|
-
class DescribeEscapeEventTypeSummaryResponse < TencentCloud::Common::AbstractModel
|
13328
|
-
# @param ContainerEscapeEventCount: 容器逃逸事件数
|
13329
|
-
# @type ContainerEscapeEventCount: Integer
|
13330
|
-
# @param ProcessPrivilegeEventCount: 程序提权事件数
|
13331
|
-
# @type ProcessPrivilegeEventCount: Integer
|
13332
|
-
# @param RiskContainerEventCount: 风险容器事件数
|
13333
|
-
# @type RiskContainerEventCount: Integer
|
13334
|
-
# @param PendingEscapeEventCount: 逃逸事件待处理数
|
13335
|
-
# @type PendingEscapeEventCount: Integer
|
13336
|
-
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
13337
|
-
# @type RequestId: String
|
13338
|
-
|
13339
|
-
attr_accessor :ContainerEscapeEventCount, :ProcessPrivilegeEventCount, :RiskContainerEventCount, :PendingEscapeEventCount, :RequestId
|
13340
|
-
|
13341
|
-
def initialize(containerescapeeventcount=nil, processprivilegeeventcount=nil, riskcontainereventcount=nil, pendingescapeeventcount=nil, requestid=nil)
|
13342
|
-
@ContainerEscapeEventCount = containerescapeeventcount
|
13343
|
-
@ProcessPrivilegeEventCount = processprivilegeeventcount
|
13344
|
-
@RiskContainerEventCount = riskcontainereventcount
|
13345
|
-
@PendingEscapeEventCount = pendingescapeeventcount
|
13346
|
-
@RequestId = requestid
|
13347
|
-
end
|
13348
|
-
|
13349
|
-
def deserialize(params)
|
13350
|
-
@ContainerEscapeEventCount = params['ContainerEscapeEventCount']
|
13351
|
-
@ProcessPrivilegeEventCount = params['ProcessPrivilegeEventCount']
|
13352
|
-
@RiskContainerEventCount = params['RiskContainerEventCount']
|
13353
|
-
@PendingEscapeEventCount = params['PendingEscapeEventCount']
|
13354
|
-
@RequestId = params['RequestId']
|
13355
|
-
end
|
13356
|
-
end
|
13357
|
-
|
13358
|
-
# DescribeEscapeEventsExport请求参数结构体
|
13359
|
-
class DescribeEscapeEventsExportRequest < TencentCloud::Common::AbstractModel
|
13360
|
-
# @param ExportField: 导出字段
|
13361
|
-
# @type ExportField: Array
|
13362
|
-
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
13363
|
-
# @type Limit: Integer
|
13364
|
-
# @param Offset: 偏移量,默认为0。
|
13365
|
-
# @type Offset: Integer
|
13366
|
-
# @param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}]
|
13367
|
-
# @type Filters: Array
|
13368
|
-
# @param Order: 升序降序,asc desc
|
13369
|
-
# @type Order: String
|
13370
|
-
# @param By: 排序字段
|
13371
|
-
# @type By: String
|
13372
|
-
|
13373
|
-
attr_accessor :ExportField, :Limit, :Offset, :Filters, :Order, :By
|
13374
|
-
|
13375
|
-
def initialize(exportfield=nil, limit=nil, offset=nil, filters=nil, order=nil, by=nil)
|
13376
|
-
@ExportField = exportfield
|
13377
|
-
@Limit = limit
|
13378
|
-
@Offset = offset
|
13379
|
-
@Filters = filters
|
13380
|
-
@Order = order
|
13381
|
-
@By = by
|
13382
|
-
end
|
13383
|
-
|
13384
|
-
def deserialize(params)
|
13385
|
-
@ExportField = params['ExportField']
|
13386
|
-
@Limit = params['Limit']
|
13387
|
-
@Offset = params['Offset']
|
13388
|
-
unless params['Filters'].nil?
|
13389
|
-
@Filters = []
|
13390
|
-
params['Filters'].each do |i|
|
13391
|
-
runtimefilters_tmp = RunTimeFilters.new
|
13392
|
-
runtimefilters_tmp.deserialize(i)
|
13393
|
-
@Filters << runtimefilters_tmp
|
13394
|
-
end
|
13395
|
-
end
|
13396
|
-
@Order = params['Order']
|
13397
|
-
@By = params['By']
|
12906
|
+
end
|
12907
|
+
|
12908
|
+
# DescribeEscapeEventTypeSummary请求参数结构体
|
12909
|
+
class DescribeEscapeEventTypeSummaryRequest < TencentCloud::Common::AbstractModel
|
12910
|
+
|
12911
|
+
|
12912
|
+
def initialize()
|
12913
|
+
end
|
12914
|
+
|
12915
|
+
def deserialize(params)
|
13398
12916
|
end
|
13399
12917
|
end
|
13400
12918
|
|
13401
|
-
#
|
13402
|
-
class
|
13403
|
-
# @param
|
13404
|
-
#
|
13405
|
-
# @
|
12919
|
+
# DescribeEscapeEventTypeSummary返回参数结构体
|
12920
|
+
class DescribeEscapeEventTypeSummaryResponse < TencentCloud::Common::AbstractModel
|
12921
|
+
# @param ContainerEscapeEventCount: 容器逃逸事件数
|
12922
|
+
# @type ContainerEscapeEventCount: Integer
|
12923
|
+
# @param ProcessPrivilegeEventCount: 程序提权事件数
|
12924
|
+
# @type ProcessPrivilegeEventCount: Integer
|
12925
|
+
# @param RiskContainerEventCount: 风险容器事件数
|
12926
|
+
# @type RiskContainerEventCount: Integer
|
12927
|
+
# @param PendingEscapeEventCount: 逃逸事件待处理数
|
12928
|
+
# @type PendingEscapeEventCount: Integer
|
13406
12929
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
13407
12930
|
# @type RequestId: String
|
13408
12931
|
|
13409
|
-
attr_accessor :
|
12932
|
+
attr_accessor :ContainerEscapeEventCount, :ProcessPrivilegeEventCount, :RiskContainerEventCount, :PendingEscapeEventCount, :RequestId
|
13410
12933
|
|
13411
|
-
def initialize(
|
13412
|
-
@
|
12934
|
+
def initialize(containerescapeeventcount=nil, processprivilegeeventcount=nil, riskcontainereventcount=nil, pendingescapeeventcount=nil, requestid=nil)
|
12935
|
+
@ContainerEscapeEventCount = containerescapeeventcount
|
12936
|
+
@ProcessPrivilegeEventCount = processprivilegeeventcount
|
12937
|
+
@RiskContainerEventCount = riskcontainereventcount
|
12938
|
+
@PendingEscapeEventCount = pendingescapeeventcount
|
13413
12939
|
@RequestId = requestid
|
13414
12940
|
end
|
13415
12941
|
|
13416
12942
|
def deserialize(params)
|
13417
|
-
@
|
12943
|
+
@ContainerEscapeEventCount = params['ContainerEscapeEventCount']
|
12944
|
+
@ProcessPrivilegeEventCount = params['ProcessPrivilegeEventCount']
|
12945
|
+
@RiskContainerEventCount = params['RiskContainerEventCount']
|
12946
|
+
@PendingEscapeEventCount = params['PendingEscapeEventCount']
|
13418
12947
|
@RequestId = params['RequestId']
|
13419
12948
|
end
|
13420
12949
|
end
|
@@ -13767,13 +13296,10 @@ module TencentCloud
|
|
13767
13296
|
# @param ExportStatus: 导出的状态。取值为, SUCCESS:成功、FAILURE:失败,RUNNING: 进行中。
|
13768
13297
|
# @type ExportStatus: String
|
13769
13298
|
# @param DownloadURL: 返回下载URL
|
13770
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13771
13299
|
# @type DownloadURL: String
|
13772
13300
|
# @param ExportProgress: 当ExportStatus为RUNNING时,返回导出进度。0~100范围的浮点数。
|
13773
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13774
13301
|
# @type ExportProgress: Float
|
13775
13302
|
# @param FailureMsg: 失败原因
|
13776
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13777
13303
|
# @type FailureMsg: String
|
13778
13304
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
13779
13305
|
# @type RequestId: String
|
@@ -13965,16 +13491,12 @@ module TencentCloud
|
|
13965
13491
|
# @param IsEnabled: 规则是否生效,0:不生效,1:已生效
|
13966
13492
|
# @type IsEnabled: Integer
|
13967
13493
|
# @param RangeType: 授权范围类别,MANUAL:自选主机节点,ALL:全部镜像
|
13968
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13969
13494
|
# @type RangeType: String
|
13970
13495
|
# @param HostCount: 授权范围是自选主机时的主机数量
|
13971
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13972
13496
|
# @type HostCount: Integer
|
13973
13497
|
# @param MaxDailyCount: 每天最大的镜像授权数限制, 0表示无限制
|
13974
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13975
13498
|
# @type MaxDailyCount: Integer
|
13976
13499
|
# @param RuleId: 规则id,用未设置时为0
|
13977
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13978
13500
|
# @type RuleId: Integer
|
13979
13501
|
# @param AutoScanEnabled: 自动扫描开关,0:关闭,1:开启
|
13980
13502
|
# @type AutoScanEnabled: Integer
|
@@ -14236,28 +13758,22 @@ module TencentCloud
|
|
14236
13758
|
# DescribeImageRegistryTimingScanTask返回参数结构体
|
14237
13759
|
class DescribeImageRegistryTimingScanTaskResponse < TencentCloud::Common::AbstractModel
|
14238
13760
|
# @param Enable: 定时扫描开关
|
14239
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14240
13761
|
# @type Enable: Boolean
|
14241
13762
|
# @param ScanTime: 定时任务扫描时间
|
14242
13763
|
# @type ScanTime: String
|
14243
13764
|
# @param ScanPeriod: 定时扫描间隔
|
14244
13765
|
# @type ScanPeriod: Integer
|
14245
13766
|
# @param ScanType: 扫描类型数组
|
14246
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14247
13767
|
# @type ScanType: Array
|
14248
13768
|
# @param All: 扫描全部镜像
|
14249
13769
|
# @type All: Boolean
|
14250
13770
|
# @param Images: 自定义扫描镜像
|
14251
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14252
13771
|
# @type Images: Array
|
14253
13772
|
# @param Id: 自动以扫描镜像Id
|
14254
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14255
13773
|
# @type Id: Array
|
14256
13774
|
# @param Latest: 是否扫描最新版本镜像
|
14257
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14258
13775
|
# @type Latest: Boolean
|
14259
13776
|
# @param ScanEndTime: 扫描结束时间
|
14260
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14261
13777
|
# @type ScanEndTime: String
|
14262
13778
|
# @param RegistryType: 仓库类型 tcr,ccr,harbor
|
14263
13779
|
# @type RegistryType: Array
|
@@ -14268,10 +13784,8 @@ module TencentCloud
|
|
14268
13784
|
# @param Namespace: 命名空间
|
14269
13785
|
# @type Namespace: Array
|
14270
13786
|
# @param ExcludeImageAssetIds: 排除的镜像资产id
|
14271
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14272
13787
|
# @type ExcludeImageAssetIds: Array
|
14273
13788
|
# @param LastScanTime: 最近扫描时间
|
14274
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14275
13789
|
# @type LastScanTime: String
|
14276
13790
|
# @param ScanResult: 扫描结果(Success|InsufficientLicense|ImageNeedIsEmpty|InternalError)
|
14277
13791
|
# @type ScanResult: String
|
@@ -14280,8 +13794,8 @@ module TencentCloud
|
|
14280
13794
|
|
14281
13795
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
|
14282
13796
|
extend Gem::Deprecate
|
14283
|
-
deprecate :All, :none,
|
14284
|
-
deprecate :All=, :none,
|
13797
|
+
deprecate :All, :none, 2025, 3
|
13798
|
+
deprecate :All=, :none, 2025, 3
|
14285
13799
|
|
14286
13800
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scantype=nil, all=nil, images=nil, id=nil, latest=nil, scanendtime=nil, registrytype=nil, containerrunning=nil, scanscope=nil, namespace=nil, excludeimageassetids=nil, lastscantime=nil, scanresult=nil, requestid=nil)
|
14287
13801
|
@Enable = enable
|
@@ -14446,9 +13960,9 @@ module TencentCloud
|
|
14446
13960
|
# @type Limit: Integer
|
14447
13961
|
# @param Offset: 偏移量,默认为0。
|
14448
13962
|
# @type Offset: Integer
|
14449
|
-
# @param Order: 排序方式
|
13963
|
+
# @param Order: 排序方式 asc,desc
|
14450
13964
|
# @type Order: String
|
14451
|
-
# @param By: 排序字段
|
13965
|
+
# @param By: 排序字段 ContainerCnt
|
14452
13966
|
# @type By: String
|
14453
13967
|
|
14454
13968
|
attr_accessor :Filters, :Limit, :Offset, :Order, :By
|
@@ -15376,7 +14890,6 @@ module TencentCloud
|
|
15376
14890
|
# @param TotalCount: 集群pod总数
|
15377
14891
|
# @type TotalCount: Integer
|
15378
14892
|
# @param PodList: 集群pod详细信息
|
15379
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15380
14893
|
# @type PodList: Array
|
15381
14894
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15382
14895
|
# @type RequestId: String
|
@@ -15426,31 +14939,26 @@ module TencentCloud
|
|
15426
14939
|
# @param PolicyName: 策略名
|
15427
14940
|
# @type PolicyName: String
|
15428
14941
|
# @param Namespace: 命名空间
|
15429
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15430
14942
|
# @type Namespace: String
|
15431
14943
|
# @param FromPolicyRule: 入站类型
|
15432
14944
|
# @type FromPolicyRule: Integer
|
15433
14945
|
# @param ToPolicyRule: 出站类型
|
15434
14946
|
# @type ToPolicyRule: Integer
|
15435
14947
|
# @param CustomPolicy: 自定义规则
|
15436
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15437
14948
|
# @type CustomPolicy: Array
|
15438
14949
|
# @param PodSelector: pod选择器
|
15439
14950
|
# @type PodSelector: String
|
15440
14951
|
# @param Description: 策略描述
|
15441
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15442
14952
|
# @type Description: String
|
15443
14953
|
# @param PolicyCreateTime: 策略创建时间
|
15444
14954
|
# @type PolicyCreateTime: String
|
15445
14955
|
# @param PolicySourceType: 策略源类型,分为System和Manual,分别代表手动和系统添加
|
15446
14956
|
# @type PolicySourceType: String
|
15447
14957
|
# @param NetworkPolicyPlugin: 网络策略对应的网络插件
|
15448
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15449
14958
|
# @type NetworkPolicyPlugin: String
|
15450
14959
|
# @param PublishStatus: 网络策略状态
|
15451
14960
|
# @type PublishStatus: String
|
15452
14961
|
# @param PublishResult: 网络发布结果
|
15453
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15454
14962
|
# @type PublishResult: String
|
15455
14963
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15456
14964
|
# @type RequestId: String
|
@@ -15631,7 +15139,6 @@ module TencentCloud
|
|
15631
15139
|
# @param TaskStatus: 任务状态,可能为:Task_Running,Task_Succ,Task_Error,Task_NoExist
|
15632
15140
|
# @type TaskStatus: String
|
15633
15141
|
# @param TaskResult: NameRepeat,K8sRuleIngressPortError等
|
15634
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15635
15142
|
# @type TaskResult: Array
|
15636
15143
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15637
15144
|
# @type RequestId: String
|
@@ -15674,22 +15181,18 @@ module TencentCloud
|
|
15674
15181
|
# @param PolicyName: 策略名
|
15675
15182
|
# @type PolicyName: String
|
15676
15183
|
# @param Yaml: base64编码的yaml字符串
|
15677
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15678
15184
|
# @type Yaml: String
|
15679
15185
|
# @param Description: 策略描述
|
15680
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15681
15186
|
# @type Description: String
|
15682
15187
|
# @param PolicyCreateTime: 策略创建时间
|
15683
15188
|
# @type PolicyCreateTime: String
|
15684
15189
|
# @param PolicySourceType: 策略源类型,分为System和Manual,分别代表手动和系统添加
|
15685
15190
|
# @type PolicySourceType: String
|
15686
15191
|
# @param NetworkPolicyPlugin: 网络策略对应的网络插件
|
15687
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15688
15192
|
# @type NetworkPolicyPlugin: String
|
15689
15193
|
# @param PublishStatus: 网络策略状态
|
15690
15194
|
# @type PublishStatus: String
|
15691
15195
|
# @param PublishResult: 网络发布结果
|
15692
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15693
15196
|
# @type PublishResult: String
|
15694
15197
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15695
15198
|
# @type RequestId: String
|
@@ -15793,7 +15296,6 @@ module TencentCloud
|
|
15793
15296
|
# DescribePostPayDetail返回参数结构体
|
15794
15297
|
class DescribePostPayDetailResponse < TencentCloud::Common::AbstractModel
|
15795
15298
|
# @param SoftQuotaDayDetail: 弹性计费扣费详情
|
15796
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15797
15299
|
# @type SoftQuotaDayDetail: Array
|
15798
15300
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15799
15301
|
# @type RequestId: String
|
@@ -15832,17 +15334,14 @@ module TencentCloud
|
|
15832
15334
|
# DescribeProVersionInfo返回参数结构体
|
15833
15335
|
class DescribeProVersionInfoResponse < TencentCloud::Common::AbstractModel
|
15834
15336
|
# @param StartTime: 专业版开始时间,补充购买时才不为空
|
15835
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15836
15337
|
# @type StartTime: String
|
15837
15338
|
# @param EndTime: 专业版结束时间,补充购买时才不为空
|
15838
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15839
15339
|
# @type EndTime: String
|
15840
15340
|
# @param CoresCnt: 需购买的机器核数
|
15841
15341
|
# @type CoresCnt: Integer
|
15842
15342
|
# @param MaxPostPayCoresCnt: 弹性计费上限
|
15843
15343
|
# @type MaxPostPayCoresCnt: Integer
|
15844
15344
|
# @param ResourceId: 资源ID
|
15845
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15846
15345
|
# @type ResourceId: String
|
15847
15346
|
# @param BuyStatus: 购买状态
|
15848
15347
|
# 待购: Pending
|
@@ -15971,45 +15470,33 @@ module TencentCloud
|
|
15971
15470
|
# @param AllCoresCnt: 总资源核数 = 总防护核数 + 未防护核数
|
15972
15471
|
# @type AllCoresCnt: Integer
|
15973
15472
|
# @param CoresCnt: 总防护核数 =已购核数+ 试用赠送核数 +弹性计费核数
|
15974
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15975
15473
|
# @type CoresCnt: Integer
|
15976
15474
|
# @param UndefendCoresCnt: 未防护核数(未开启防护资源核数)
|
15977
15475
|
# @type UndefendCoresCnt: Integer
|
15978
15476
|
# @param AuthorizedCoresCnt: 已购买核数
|
15979
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15980
15477
|
# @type AuthorizedCoresCnt: Integer
|
15981
15478
|
# @param GivenAuthorizedCoresCnt: 试用赠送专业版核心数
|
15982
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15983
15479
|
# @type GivenAuthorizedCoresCnt: Integer
|
15984
15480
|
# @param CurrentFlexibleCoresCnt: 当前弹性计费核数数量
|
15985
15481
|
# @type CurrentFlexibleCoresCnt: Integer
|
15986
15482
|
# @param ImageCnt: 镜像数
|
15987
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15988
15483
|
# @type ImageCnt: Integer
|
15989
15484
|
# @param AuthorizedImageCnt: 已授权镜像数
|
15990
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15991
15485
|
# @type AuthorizedImageCnt: Integer
|
15992
15486
|
# @param ExpirationTime: 过期时间
|
15993
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15994
15487
|
# @type ExpirationTime: String
|
15995
15488
|
# @param PurchasedAuthorizedCnt: 已购买镜像授权数
|
15996
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15997
15489
|
# @type PurchasedAuthorizedCnt: Integer
|
15998
15490
|
# @param AutomaticRenewal: 0表示默认状态(用户未设置,即初始状态), 1表示自动续费,2表示明确不自动续费(用户设置)
|
15999
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16000
15491
|
# @type AutomaticRenewal: Integer
|
16001
15492
|
# @param GivenAuthorizedCnt: 试用期间赠送镜像授权数,可能会过期
|
16002
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16003
15493
|
# @type GivenAuthorizedCnt: Integer
|
16004
15494
|
# @param BeginTime: 起始时间
|
16005
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16006
15495
|
# @type BeginTime: String
|
16007
15496
|
# @param SubState: 子状态(具体意义依据State字段而定)
|
16008
15497
|
# State为4时,有效值为: ISOLATE(隔离) DESTROED(已销毁)
|
16009
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16010
15498
|
# @type SubState: String
|
16011
15499
|
# @param InquireKey: 计费key
|
16012
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16013
15500
|
# @type InquireKey: String
|
16014
15501
|
# @param DefendPolicy: 防护策略
|
16015
15502
|
# @type DefendPolicy: String
|
@@ -16073,6 +15560,152 @@ module TencentCloud
|
|
16073
15560
|
end
|
16074
15561
|
end
|
16075
15562
|
|
15563
|
+
# DescribeRaspRuleVuls请求参数结构体
|
15564
|
+
class DescribeRaspRuleVulsRequest < TencentCloud::Common::AbstractModel
|
15565
|
+
# @param Filters: 过滤条件。
|
15566
|
+
# <li>Level- String - 是否必填:否 - 威胁等级,CRITICAL:严重 HIGH:高/MIDDLE:中/LOW:低</li>
|
15567
|
+
# <li>CVEID- string - 是否必填:否 - CVE编号</li>
|
15568
|
+
# <li>Name- string -是否必填: 否 - 漏洞名称</li>
|
15569
|
+
# @type Filters: Array
|
15570
|
+
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
15571
|
+
# @type Limit: Integer
|
15572
|
+
# @param Offset: 偏移量,默认为0。
|
15573
|
+
# @type Offset: Integer
|
15574
|
+
# @param Order: 排序方式:asc/desc
|
15575
|
+
# @type Order: String
|
15576
|
+
# @param By: 排序字段:披露时间:SubmitTime
|
15577
|
+
# @type By: String
|
15578
|
+
|
15579
|
+
attr_accessor :Filters, :Limit, :Offset, :Order, :By
|
15580
|
+
|
15581
|
+
def initialize(filters=nil, limit=nil, offset=nil, order=nil, by=nil)
|
15582
|
+
@Filters = filters
|
15583
|
+
@Limit = limit
|
15584
|
+
@Offset = offset
|
15585
|
+
@Order = order
|
15586
|
+
@By = by
|
15587
|
+
end
|
15588
|
+
|
15589
|
+
def deserialize(params)
|
15590
|
+
unless params['Filters'].nil?
|
15591
|
+
@Filters = []
|
15592
|
+
params['Filters'].each do |i|
|
15593
|
+
runtimefilters_tmp = RunTimeFilters.new
|
15594
|
+
runtimefilters_tmp.deserialize(i)
|
15595
|
+
@Filters << runtimefilters_tmp
|
15596
|
+
end
|
15597
|
+
end
|
15598
|
+
@Limit = params['Limit']
|
15599
|
+
@Offset = params['Offset']
|
15600
|
+
@Order = params['Order']
|
15601
|
+
@By = params['By']
|
15602
|
+
end
|
15603
|
+
end
|
15604
|
+
|
15605
|
+
# DescribeRaspRuleVuls返回参数结构体
|
15606
|
+
class DescribeRaspRuleVulsResponse < TencentCloud::Common::AbstractModel
|
15607
|
+
# @param List: 列表内容
|
15608
|
+
# @type List: Array
|
15609
|
+
# @param TotalCount: 总数量
|
15610
|
+
# @type TotalCount: Integer
|
15611
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15612
|
+
# @type RequestId: String
|
15613
|
+
|
15614
|
+
attr_accessor :List, :TotalCount, :RequestId
|
15615
|
+
|
15616
|
+
def initialize(list=nil, totalcount=nil, requestid=nil)
|
15617
|
+
@List = list
|
15618
|
+
@TotalCount = totalcount
|
15619
|
+
@RequestId = requestid
|
15620
|
+
end
|
15621
|
+
|
15622
|
+
def deserialize(params)
|
15623
|
+
unless params['List'].nil?
|
15624
|
+
@List = []
|
15625
|
+
params['List'].each do |i|
|
15626
|
+
rasprulevul_tmp = RaspRuleVul.new
|
15627
|
+
rasprulevul_tmp.deserialize(i)
|
15628
|
+
@List << rasprulevul_tmp
|
15629
|
+
end
|
15630
|
+
end
|
15631
|
+
@TotalCount = params['TotalCount']
|
15632
|
+
@RequestId = params['RequestId']
|
15633
|
+
end
|
15634
|
+
end
|
15635
|
+
|
15636
|
+
# DescribeRaspRules请求参数结构体
|
15637
|
+
class DescribeRaspRulesRequest < TencentCloud::Common::AbstractModel
|
15638
|
+
# @param Filters: 过滤条件。
|
15639
|
+
# <li>Level- String - 是否必填:否 - 威胁等级,CRITICAL:严重 HIGH:高/MIDDLE:中/LOW:低</li>
|
15640
|
+
# <li>CVEID- string - 是否必填:否 - CVE编号</li>
|
15641
|
+
# <li>Name- string -是否必填: 否 - 漏洞名称</li>
|
15642
|
+
# @type Filters: Array
|
15643
|
+
# @param Limit: 需要返回的数量,默认为10,最大值为100
|
15644
|
+
# @type Limit: Integer
|
15645
|
+
# @param Offset: 偏移量,默认为0。
|
15646
|
+
# @type Offset: Integer
|
15647
|
+
# @param Order: 排序方式:asc/desc
|
15648
|
+
# @type Order: String
|
15649
|
+
# @param By: 排序字段:披露时间:SubmitTime
|
15650
|
+
# @type By: String
|
15651
|
+
|
15652
|
+
attr_accessor :Filters, :Limit, :Offset, :Order, :By
|
15653
|
+
|
15654
|
+
def initialize(filters=nil, limit=nil, offset=nil, order=nil, by=nil)
|
15655
|
+
@Filters = filters
|
15656
|
+
@Limit = limit
|
15657
|
+
@Offset = offset
|
15658
|
+
@Order = order
|
15659
|
+
@By = by
|
15660
|
+
end
|
15661
|
+
|
15662
|
+
def deserialize(params)
|
15663
|
+
unless params['Filters'].nil?
|
15664
|
+
@Filters = []
|
15665
|
+
params['Filters'].each do |i|
|
15666
|
+
runtimefilters_tmp = RunTimeFilters.new
|
15667
|
+
runtimefilters_tmp.deserialize(i)
|
15668
|
+
@Filters << runtimefilters_tmp
|
15669
|
+
end
|
15670
|
+
end
|
15671
|
+
@Limit = params['Limit']
|
15672
|
+
@Offset = params['Offset']
|
15673
|
+
@Order = params['Order']
|
15674
|
+
@By = params['By']
|
15675
|
+
end
|
15676
|
+
end
|
15677
|
+
|
15678
|
+
# DescribeRaspRules返回参数结构体
|
15679
|
+
class DescribeRaspRulesResponse < TencentCloud::Common::AbstractModel
|
15680
|
+
# @param List: 列表内容
|
15681
|
+
# @type List: Array
|
15682
|
+
# @param TotalCount: 总数量
|
15683
|
+
# @type TotalCount: Integer
|
15684
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15685
|
+
# @type RequestId: String
|
15686
|
+
|
15687
|
+
attr_accessor :List, :TotalCount, :RequestId
|
15688
|
+
|
15689
|
+
def initialize(list=nil, totalcount=nil, requestid=nil)
|
15690
|
+
@List = list
|
15691
|
+
@TotalCount = totalcount
|
15692
|
+
@RequestId = requestid
|
15693
|
+
end
|
15694
|
+
|
15695
|
+
def deserialize(params)
|
15696
|
+
unless params['List'].nil?
|
15697
|
+
@List = []
|
15698
|
+
params['List'].each do |i|
|
15699
|
+
rasprule_tmp = RaspRule.new
|
15700
|
+
rasprule_tmp.deserialize(i)
|
15701
|
+
@List << rasprule_tmp
|
15702
|
+
end
|
15703
|
+
end
|
15704
|
+
@TotalCount = params['TotalCount']
|
15705
|
+
@RequestId = params['RequestId']
|
15706
|
+
end
|
15707
|
+
end
|
15708
|
+
|
16076
15709
|
# DescribeRefreshTask请求参数结构体
|
16077
15710
|
class DescribeRefreshTaskRequest < TencentCloud::Common::AbstractModel
|
16078
15711
|
# @param TaskId: 任务ID
|
@@ -16140,7 +15773,6 @@ module TencentCloud
|
|
16140
15773
|
# @param EventDetail: 事件描述
|
16141
15774
|
# @type EventDetail: :class:`Tencentcloud::Tcss.v20201101.models.ReverseShellEventDescription`
|
16142
15775
|
# @param AncestorProcessInfo: 祖先进程信息
|
16143
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16144
15776
|
# @type AncestorProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
16145
15777
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16146
15778
|
# @type RequestId: String
|
@@ -16227,10 +15859,8 @@ module TencentCloud
|
|
16227
15859
|
# DescribeReverseShellEventsExport返回参数结构体
|
16228
15860
|
class DescribeReverseShellEventsExportResponse < TencentCloud::Common::AbstractModel
|
16229
15861
|
# @param DownloadUrl: execle下载地址
|
16230
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16231
15862
|
# @type DownloadUrl: String
|
16232
15863
|
# @param JobId: 任务ID
|
16233
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16234
15864
|
# @type JobId: String
|
16235
15865
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16236
15866
|
# @type RequestId: String
|
@@ -16509,10 +16139,8 @@ module TencentCloud
|
|
16509
16139
|
# @param Reference: 参考链接
|
16510
16140
|
# @type Reference: Array
|
16511
16141
|
# @param Address: 恶意域名或IP
|
16512
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16513
16142
|
# @type Address: String
|
16514
16143
|
# @param City: 恶意IP所属城市
|
16515
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16516
16144
|
# @type City: String
|
16517
16145
|
# @param MatchRuleType: 命中规则类型
|
16518
16146
|
# SYSTEM:系统规则
|
@@ -16559,7 +16187,6 @@ module TencentCloud
|
|
16559
16187
|
# EVENT_ADD_WHITE:已加白
|
16560
16188
|
# @type EventStatus: String
|
16561
16189
|
# @param OperationTime: 操作时间
|
16562
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16563
16190
|
# @type OperationTime: String
|
16564
16191
|
# @param Remark: 备注
|
16565
16192
|
# @type Remark: String
|
@@ -16901,7 +16528,6 @@ module TencentCloud
|
|
16901
16528
|
# @param EventDetail: 事件描述
|
16902
16529
|
# @type EventDetail: :class:`Tencentcloud::Tcss.v20201101.models.RiskSyscallEventDescription`
|
16903
16530
|
# @param AncestorProcessInfo: 祖先进程信息
|
16904
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16905
16531
|
# @type AncestorProcessInfo: :class:`Tencentcloud::Tcss.v20201101.models.ProcessBaseInfo`
|
16906
16532
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16907
16533
|
# @type RequestId: String
|
@@ -16988,10 +16614,8 @@ module TencentCloud
|
|
16988
16614
|
# DescribeRiskSyscallEventsExport返回参数结构体
|
16989
16615
|
class DescribeRiskSyscallEventsExportResponse < TencentCloud::Common::AbstractModel
|
16990
16616
|
# @param DownloadUrl: Excel下载地址
|
16991
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16992
16617
|
# @type DownloadUrl: String
|
16993
16618
|
# @param JobId: 任务Id
|
16994
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16995
16619
|
# @type JobId: String
|
16996
16620
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16997
16621
|
# @type RequestId: String
|
@@ -17713,22 +17337,16 @@ module TencentCloud
|
|
17713
17337
|
# DescribeSecLogDeliveryKafkaSetting返回参数结构体
|
17714
17338
|
class DescribeSecLogDeliveryKafkaSettingResponse < TencentCloud::Common::AbstractModel
|
17715
17339
|
# @param InstanceID: 消息队列实例ID
|
17716
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17717
17340
|
# @type InstanceID: String
|
17718
17341
|
# @param InstanceName: 消息队列实例名称
|
17719
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17720
17342
|
# @type InstanceName: String
|
17721
17343
|
# @param Domain: 域名
|
17722
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17723
17344
|
# @type Domain: String
|
17724
17345
|
# @param LogTypeList: 日志类型队列
|
17725
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17726
17346
|
# @type LogTypeList: Array
|
17727
17347
|
# @param User: 用户名
|
17728
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17729
17348
|
# @type User: String
|
17730
17349
|
# @param RegionID: 地域ID
|
17731
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17732
17350
|
# @type RegionID: String
|
17733
17351
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17734
17352
|
# @type RequestId: String
|
@@ -17908,10 +17526,8 @@ module TencentCloud
|
|
17908
17526
|
# DescribeSecLogKafkaUIN返回参数结构体
|
17909
17527
|
class DescribeSecLogKafkaUINResponse < TencentCloud::Common::AbstractModel
|
17910
17528
|
# @param DstUIN: 目标UIN
|
17911
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17912
17529
|
# @type DstUIN: String
|
17913
17530
|
# @param Status: 授权状态
|
17914
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17915
17531
|
# @type Status: Boolean
|
17916
17532
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17917
17533
|
# @type RequestId: String
|
@@ -17963,12 +17579,14 @@ module TencentCloud
|
|
17963
17579
|
# @type IsPurchased: Boolean
|
17964
17580
|
# @param TrialCapacity: 试用存储容量(GB)
|
17965
17581
|
# @type TrialCapacity: Integer
|
17582
|
+
# @param ResourceDetailList: 资源详情数组对象
|
17583
|
+
# @type ResourceDetailList: Array
|
17966
17584
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17967
17585
|
# @type RequestId: String
|
17968
17586
|
|
17969
|
-
attr_accessor :BuyStatus, :LogSaveMonth, :StartTime, :EndTime, :LogCapacity, :ResourceID, :IsPurchased, :TrialCapacity, :RequestId
|
17587
|
+
attr_accessor :BuyStatus, :LogSaveMonth, :StartTime, :EndTime, :LogCapacity, :ResourceID, :IsPurchased, :TrialCapacity, :ResourceDetailList, :RequestId
|
17970
17588
|
|
17971
|
-
def initialize(buystatus=nil, logsavemonth=nil, starttime=nil, endtime=nil, logcapacity=nil, resourceid=nil, ispurchased=nil, trialcapacity=nil, requestid=nil)
|
17589
|
+
def initialize(buystatus=nil, logsavemonth=nil, starttime=nil, endtime=nil, logcapacity=nil, resourceid=nil, ispurchased=nil, trialcapacity=nil, resourcedetaillist=nil, requestid=nil)
|
17972
17590
|
@BuyStatus = buystatus
|
17973
17591
|
@LogSaveMonth = logsavemonth
|
17974
17592
|
@StartTime = starttime
|
@@ -17977,6 +17595,7 @@ module TencentCloud
|
|
17977
17595
|
@ResourceID = resourceid
|
17978
17596
|
@IsPurchased = ispurchased
|
17979
17597
|
@TrialCapacity = trialcapacity
|
17598
|
+
@ResourceDetailList = resourcedetaillist
|
17980
17599
|
@RequestId = requestid
|
17981
17600
|
end
|
17982
17601
|
|
@@ -17989,6 +17608,14 @@ module TencentCloud
|
|
17989
17608
|
@ResourceID = params['ResourceID']
|
17990
17609
|
@IsPurchased = params['IsPurchased']
|
17991
17610
|
@TrialCapacity = params['TrialCapacity']
|
17611
|
+
unless params['ResourceDetailList'].nil?
|
17612
|
+
@ResourceDetailList = []
|
17613
|
+
params['ResourceDetailList'].each do |i|
|
17614
|
+
vasinforesourcedetail_tmp = VasInfoResourceDetail.new
|
17615
|
+
vasinforesourcedetail_tmp.deserialize(i)
|
17616
|
+
@ResourceDetailList << vasinforesourcedetail_tmp
|
17617
|
+
end
|
17618
|
+
end
|
17992
17619
|
@RequestId = params['RequestId']
|
17993
17620
|
end
|
17994
17621
|
end
|
@@ -18007,7 +17634,7 @@ module TencentCloud
|
|
18007
17634
|
# @type Limit: Integer
|
18008
17635
|
# @param Offset: 偏移量,默认为0。
|
18009
17636
|
# @type Offset: Integer
|
18010
|
-
# @param By: 排序字段
|
17637
|
+
# @param By: 排序字段 StartTime
|
18011
17638
|
# @type By: String
|
18012
17639
|
# @param Order: 排序方式 asc,desc
|
18013
17640
|
# @type Order: String
|
@@ -18440,7 +18067,6 @@ module TencentCloud
|
|
18440
18067
|
# @param TaskStatus: 任务状态,为Task_New,Task_Running,Task_Finish,Task_Error,Task_NoExist.Task_New,Task_Running表示有任务存在,不允许新下发
|
18441
18068
|
# @type TaskStatus: String
|
18442
18069
|
# @param NewTaskID: 新任务ID
|
18443
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18444
18070
|
# @type NewTaskID: String
|
18445
18071
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
18446
18072
|
# @type RequestId: String
|
@@ -18675,28 +18301,20 @@ module TencentCloud
|
|
18675
18301
|
# @param MD5: 文件Md5值
|
18676
18302
|
# @type MD5: String
|
18677
18303
|
# @param Size: 文件大小(B)
|
18678
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18679
18304
|
# @type Size: Integer
|
18680
18305
|
# @param VirusName: 病毒名
|
18681
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18682
18306
|
# @type VirusName: String
|
18683
18307
|
# @param RiskLevel: 风险等级 RISK_CRITICAL, RISK_HIGH, RISK_MEDIUM, RISK_LOW, RISK_NOTICE。
|
18684
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18685
18308
|
# @type RiskLevel: String
|
18686
18309
|
# @param KillEngine: 查杀引擎
|
18687
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18688
18310
|
# @type KillEngine: Array
|
18689
18311
|
# @param Tags: 标签
|
18690
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18691
18312
|
# @type Tags: Array
|
18692
18313
|
# @param HarmDescribe: 事件描述
|
18693
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18694
18314
|
# @type HarmDescribe: String
|
18695
18315
|
# @param SuggestScheme: 建议方案
|
18696
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18697
18316
|
# @type SuggestScheme: String
|
18698
18317
|
# @param ReferenceLink: 参考链接
|
18699
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18700
18318
|
# @type ReferenceLink: String
|
18701
18319
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
18702
18320
|
# @type RequestId: String
|
@@ -18856,20 +18474,24 @@ module TencentCloud
|
|
18856
18474
|
# @type AutoIsolateSwitch: Boolean
|
18857
18475
|
# @param IsKillProgress: 是否中断隔离文件关联的进程(true:是 false:否)
|
18858
18476
|
# @type IsKillProgress: Boolean
|
18477
|
+
# @param UserAutoIsolateKillSwitch: 用户用户自定义开关
|
18478
|
+
# @type UserAutoIsolateKillSwitch: Boolean
|
18859
18479
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
18860
18480
|
# @type RequestId: String
|
18861
18481
|
|
18862
|
-
attr_accessor :AutoIsolateSwitch, :IsKillProgress, :RequestId
|
18482
|
+
attr_accessor :AutoIsolateSwitch, :IsKillProgress, :UserAutoIsolateKillSwitch, :RequestId
|
18863
18483
|
|
18864
|
-
def initialize(autoisolateswitch=nil, iskillprogress=nil, requestid=nil)
|
18484
|
+
def initialize(autoisolateswitch=nil, iskillprogress=nil, userautoisolatekillswitch=nil, requestid=nil)
|
18865
18485
|
@AutoIsolateSwitch = autoisolateswitch
|
18866
18486
|
@IsKillProgress = iskillprogress
|
18487
|
+
@UserAutoIsolateKillSwitch = userautoisolatekillswitch
|
18867
18488
|
@RequestId = requestid
|
18868
18489
|
end
|
18869
18490
|
|
18870
18491
|
def deserialize(params)
|
18871
18492
|
@AutoIsolateSwitch = params['AutoIsolateSwitch']
|
18872
18493
|
@IsKillProgress = params['IsKillProgress']
|
18494
|
+
@UserAutoIsolateKillSwitch = params['UserAutoIsolateKillSwitch']
|
18873
18495
|
@RequestId = params['RequestId']
|
18874
18496
|
end
|
18875
18497
|
end
|
@@ -18893,94 +18515,64 @@ module TencentCloud
|
|
18893
18515
|
# DescribeVirusDetail返回参数结构体
|
18894
18516
|
class DescribeVirusDetailResponse < TencentCloud::Common::AbstractModel
|
18895
18517
|
# @param ImageId: 镜像ID
|
18896
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18897
18518
|
# @type ImageId: String
|
18898
18519
|
# @param ImageName: 镜像名称
|
18899
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18900
18520
|
# @type ImageName: String
|
18901
18521
|
# @param CreateTime: 创建时间
|
18902
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18903
18522
|
# @type CreateTime: String
|
18904
18523
|
# @param Size: 木马文件大小
|
18905
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18906
18524
|
# @type Size: Integer
|
18907
18525
|
# @param FilePath: 木马文件路径
|
18908
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18909
18526
|
# @type FilePath: String
|
18910
18527
|
# @param ModifyTime: 最近生成时间
|
18911
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18912
18528
|
# @type ModifyTime: String
|
18913
18529
|
# @param VirusName: 病毒名称
|
18914
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18915
18530
|
# @type VirusName: String
|
18916
18531
|
# @param RiskLevel: 风险等级 RISK_CRITICAL, RISK_HIGH, RISK_MEDIUM, RISK_LOW, RISK_NOTICE。
|
18917
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18918
18532
|
# @type RiskLevel: String
|
18919
18533
|
# @param ContainerName: 容器名称
|
18920
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18921
18534
|
# @type ContainerName: String
|
18922
18535
|
# @param ContainerId: 容器id
|
18923
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18924
18536
|
# @type ContainerId: String
|
18925
18537
|
# @param HostName: 主机名称
|
18926
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18927
18538
|
# @type HostName: String
|
18928
18539
|
# @param HostId: 主机id
|
18929
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18930
18540
|
# @type HostId: String
|
18931
18541
|
# @param ProcessName: 进程名称
|
18932
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18933
18542
|
# @type ProcessName: String
|
18934
18543
|
# @param ProcessPath: 进程路径
|
18935
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18936
18544
|
# @type ProcessPath: String
|
18937
18545
|
# @param ProcessMd5: 进程md5
|
18938
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18939
18546
|
# @type ProcessMd5: String
|
18940
18547
|
# @param ProcessId: 进程id
|
18941
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18942
18548
|
# @type ProcessId: Integer
|
18943
18549
|
# @param ProcessArgv: 进程参数
|
18944
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18945
18550
|
# @type ProcessArgv: String
|
18946
18551
|
# @param ProcessChan: 进程链
|
18947
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18948
18552
|
# @type ProcessChan: String
|
18949
18553
|
# @param ProcessAccountGroup: 进程组
|
18950
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18951
18554
|
# @type ProcessAccountGroup: String
|
18952
18555
|
# @param ProcessStartAccount: 进程启动用户
|
18953
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18954
18556
|
# @type ProcessStartAccount: String
|
18955
18557
|
# @param ProcessFileAuthority: 进程文件权限
|
18956
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18957
18558
|
# @type ProcessFileAuthority: String
|
18958
18559
|
# @param SourceType: 来源:0:一键扫描, 1:定时扫描 2:实时监控
|
18959
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18960
18560
|
# @type SourceType: Integer
|
18961
18561
|
# @param Tags: 标签
|
18962
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18963
18562
|
# @type Tags: Array
|
18964
18563
|
# @param HarmDescribe: 事件描述
|
18965
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18966
18564
|
# @type HarmDescribe: String
|
18967
18565
|
# @param SuggestScheme: 建议方案
|
18968
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18969
18566
|
# @type SuggestScheme: String
|
18970
18567
|
# @param Mark: 备注
|
18971
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18972
18568
|
# @type Mark: String
|
18973
18569
|
# @param FileName: 风险文件名称
|
18974
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18975
18570
|
# @type FileName: String
|
18976
18571
|
# @param FileMd5: 文件MD5
|
18977
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18978
18572
|
# @type FileMd5: String
|
18979
18573
|
# @param EventType: 事件类型
|
18980
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18981
18574
|
# @type EventType: String
|
18982
18575
|
# @param PodName: 集群名称
|
18983
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18984
18576
|
# @type PodName: String
|
18985
18577
|
# @param Status: DEAL_NONE:文件待处理
|
18986
18578
|
# DEAL_IGNORE:已经忽略
|
@@ -18991,7 +18583,6 @@ module TencentCloud
|
|
18991
18583
|
# DEAL_ISOLATE_FAILED:隔离失败
|
18992
18584
|
# DEAL_RECOVERING:恢复中
|
18993
18585
|
# DEAL_RECOVER_FAILED: 恢复失败
|
18994
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18995
18586
|
# @type Status: String
|
18996
18587
|
# @param SubStatus: 失败子状态:
|
18997
18588
|
# FILE_NOT_FOUND:文件不存在
|
@@ -19000,49 +18591,34 @@ module TencentCloud
|
|
19000
18591
|
# BACKUP_FILE_NOT_FOUND:备份文件不存在
|
19001
18592
|
# CONTAINER_NOT_FOUND_DEAL_ISOLATE:隔离时,容器不存在
|
19002
18593
|
# CONTAINER_NOT_FOUND_DEAL_RECOVER:恢复时,容器不存在
|
19003
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19004
18594
|
# @type SubStatus: String
|
19005
18595
|
# @param HostIP: 内网ip
|
19006
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19007
18596
|
# @type HostIP: String
|
19008
18597
|
# @param ClientIP: 外网ip
|
19009
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19010
18598
|
# @type ClientIP: String
|
19011
18599
|
# @param PProcessStartUser: 父进程启动用户
|
19012
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19013
18600
|
# @type PProcessStartUser: String
|
19014
18601
|
# @param PProcessUserGroup: 父进程用户组
|
19015
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19016
18602
|
# @type PProcessUserGroup: String
|
19017
18603
|
# @param PProcessPath: 父进程路径
|
19018
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19019
18604
|
# @type PProcessPath: String
|
19020
18605
|
# @param PProcessParam: 父进程命令行参数
|
19021
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19022
18606
|
# @type PProcessParam: String
|
19023
18607
|
# @param AncestorProcessStartUser: 祖先进程启动用户
|
19024
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19025
18608
|
# @type AncestorProcessStartUser: String
|
19026
18609
|
# @param AncestorProcessUserGroup: 祖先进程用户组
|
19027
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19028
18610
|
# @type AncestorProcessUserGroup: String
|
19029
18611
|
# @param AncestorProcessPath: 祖先进程路径
|
19030
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19031
18612
|
# @type AncestorProcessPath: String
|
19032
18613
|
# @param AncestorProcessParam: 祖先进程命令行参数
|
19033
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19034
18614
|
# @type AncestorProcessParam: String
|
19035
18615
|
# @param OperationTime: 事件最后一次处理的时间
|
19036
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19037
18616
|
# @type OperationTime: String
|
19038
18617
|
# @param ContainerNetStatus: 容器隔离状态
|
19039
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19040
18618
|
# @type ContainerNetStatus: String
|
19041
18619
|
# @param ContainerNetSubStatus: 容器隔离子状态
|
19042
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19043
18620
|
# @type ContainerNetSubStatus: String
|
19044
18621
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
19045
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19046
18622
|
# @type ContainerIsolateOperationSrc: String
|
19047
18623
|
# @param CheckPlatform: 检测平台
|
19048
18624
|
# 1: 云查杀引擎
|
@@ -19050,13 +18626,10 @@ module TencentCloud
|
|
19050
18626
|
# 3: binaryAi
|
19051
18627
|
# 4: 异常行为
|
19052
18628
|
# 5: 威胁情报
|
19053
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19054
18629
|
# @type CheckPlatform: Array
|
19055
18630
|
# @param FileAccessTime: 文件访问时间
|
19056
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19057
18631
|
# @type FileAccessTime: String
|
19058
18632
|
# @param FileModifyTime: 文件修改时间
|
19059
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19060
18633
|
# @type FileModifyTime: String
|
19061
18634
|
# @param NodeSubNetID: 节点子网ID
|
19062
18635
|
# @type NodeSubNetID: String
|
@@ -19409,13 +18982,10 @@ module TencentCloud
|
|
19409
18982
|
# @param EnableScan: 是否开启实时监控
|
19410
18983
|
# @type EnableScan: Boolean
|
19411
18984
|
# @param ScanPathAll: 扫描全部路径
|
19412
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19413
18985
|
# @type ScanPathAll: Boolean
|
19414
18986
|
# @param ScanPathType: 当ScanPathAll为true 生效 0扫描以下路径 1、扫描除以下路径
|
19415
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19416
18987
|
# @type ScanPathType: Integer
|
19417
18988
|
# @param ScanPath: 自选排除或扫描的地址
|
19418
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19419
18989
|
# @type ScanPath: Array
|
19420
18990
|
# @param ScanPathMode: 扫描路径模式:
|
19421
18991
|
# SCAN_PATH_ALL:全部路径
|
@@ -19516,7 +19086,6 @@ module TencentCloud
|
|
19516
19086
|
# @param ScanPath: 自选排除或扫描的地址
|
19517
19087
|
# @type ScanPath: Array
|
19518
19088
|
# @param ClickTimeout: 一键检测的超时设置
|
19519
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19520
19089
|
# @type ClickTimeout: Integer
|
19521
19090
|
# @param ScanPathMode: 扫描路径模式:
|
19522
19091
|
# SCAN_PATH_ALL:全部路径
|
@@ -19658,7 +19227,6 @@ module TencentCloud
|
|
19658
19227
|
# DescribeVirusScanTimeoutSetting返回参数结构体
|
19659
19228
|
class DescribeVirusScanTimeoutSettingResponse < TencentCloud::Common::AbstractModel
|
19660
19229
|
# @param Timeout: 超时时长单位小时
|
19661
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19662
19230
|
# @type Timeout: Integer
|
19663
19231
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19664
19232
|
# @type RequestId: String
|
@@ -19692,25 +19260,18 @@ module TencentCloud
|
|
19692
19260
|
# @param TaskId: 最近的一次扫描任务id
|
19693
19261
|
# @type TaskId: String
|
19694
19262
|
# @param RiskContainerCnt: 木马影响容器个数
|
19695
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19696
19263
|
# @type RiskContainerCnt: Integer
|
19697
19264
|
# @param RiskCnt: 待处理风险个数
|
19698
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19699
19265
|
# @type RiskCnt: Integer
|
19700
19266
|
# @param VirusDataBaseModifyTime: 病毒库更新时间
|
19701
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19702
19267
|
# @type VirusDataBaseModifyTime: String
|
19703
19268
|
# @param RiskContainerIncrease: 木马影响容器个数较昨日增长
|
19704
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19705
19269
|
# @type RiskContainerIncrease: Integer
|
19706
19270
|
# @param RiskIncrease: 待处理风险个数较昨日增长
|
19707
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19708
19271
|
# @type RiskIncrease: Integer
|
19709
19272
|
# @param IsolateIncrease: 隔离事件个数较昨日新增
|
19710
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19711
19273
|
# @type IsolateIncrease: Integer
|
19712
19274
|
# @param IsolateCnt: 隔离事件总数
|
19713
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19714
19275
|
# @type IsolateCnt: Integer
|
19715
19276
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19716
19277
|
# @type RequestId: String
|
@@ -20240,13 +19801,10 @@ module TencentCloud
|
|
20240
19801
|
# @param ExceptionHostCount: 开启漏洞防御异常主机数量
|
20241
19802
|
# @type ExceptionHostCount: Integer
|
20242
19803
|
# @param HostIDs: 自选漏洞防御主机
|
20243
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20244
19804
|
# @type HostIDs: Array
|
20245
19805
|
# @param HostTotalCount: 开通容器安全的主机总数
|
20246
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20247
19806
|
# @type HostTotalCount: Integer
|
20248
19807
|
# @param SupportDefenseVulCount: 支持防御的漏洞数
|
20249
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20250
19808
|
# @type SupportDefenseVulCount: Integer
|
20251
19809
|
# @param HostNodeCount: 普通节点个数
|
20252
19810
|
# @type HostNodeCount: Integer
|
@@ -21305,24 +20863,18 @@ module TencentCloud
|
|
21305
20863
|
# @param Name: 漏洞名称
|
21306
20864
|
# @type Name: String
|
21307
20865
|
# @param Tags: 漏洞标签
|
21308
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21309
20866
|
# @type Tags: Array
|
21310
20867
|
# @param CVSSV3Score: CVSS V3分数
|
21311
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21312
20868
|
# @type CVSSV3Score: Float
|
21313
20869
|
# @param Level: 风险等级
|
21314
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21315
20870
|
# @type Level: String
|
21316
20871
|
# @param CVEID: CVE编号
|
21317
20872
|
# @type CVEID: String
|
21318
20873
|
# @param Category: 漏洞类型
|
21319
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21320
20874
|
# @type Category: String
|
21321
20875
|
# @param SubmitTime: 漏洞披露时间
|
21322
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21323
20876
|
# @type SubmitTime: String
|
21324
20877
|
# @param LatestFoundTime: 最近发现时间
|
21325
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21326
20878
|
# @type LatestFoundTime: String
|
21327
20879
|
# @param Status: 应急漏洞风险情况:NOT_SCAN:未扫描,SCANNING:扫描中,SCANNED_NOT_RISK:已扫描,暂未风险 ,SCANNED_RISK:已扫描存在风险
|
21328
20880
|
# @type Status: String
|
@@ -21331,16 +20883,12 @@ module TencentCloud
|
|
21331
20883
|
# @param PocID: 漏洞PocID
|
21332
20884
|
# @type PocID: String
|
21333
20885
|
# @param DefenceStatus: 防御状态,NO_DEFENDED:未防御,DEFENDED:已防御
|
21334
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21335
20886
|
# @type DefenceStatus: String
|
21336
20887
|
# @param DefenceScope: 漏洞防御主机范围: MANUAL:自选主机节点,ALL:全部
|
21337
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21338
20888
|
# @type DefenceScope: String
|
21339
20889
|
# @param DefenceHostCount: 漏洞防御主机数量
|
21340
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21341
20890
|
# @type DefenceHostCount: Integer
|
21342
20891
|
# @param DefendedCount: 已防御攻击次数
|
21343
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21344
20892
|
# @type DefendedCount: Integer
|
21345
20893
|
|
21346
20894
|
attr_accessor :Name, :Tags, :CVSSV3Score, :Level, :CVEID, :Category, :SubmitTime, :LatestFoundTime, :Status, :ID, :PocID, :DefenceStatus, :DefenceScope, :DefenceHostCount, :DefendedCount
|
@@ -21389,10 +20937,8 @@ module TencentCloud
|
|
21389
20937
|
# @param Solution: 解决方案
|
21390
20938
|
# @type Solution: String
|
21391
20939
|
# @param Remark: 事件备注信息
|
21392
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21393
20940
|
# @type Remark: String
|
21394
20941
|
# @param OperationTime: 事件最后一次处理的时间
|
21395
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21396
20942
|
# @type OperationTime: String
|
21397
20943
|
|
21398
20944
|
attr_accessor :Description, :Solution, :Remark, :OperationTime
|
@@ -21458,10 +21004,8 @@ module TencentCloud
|
|
21458
21004
|
# @param LatestFoundTime: 最近生成时间
|
21459
21005
|
# @type LatestFoundTime: String
|
21460
21006
|
# @param NodeIP: 节点IP
|
21461
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21462
21007
|
# @type NodeIP: String
|
21463
21008
|
# @param HostID: 主机IP
|
21464
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21465
21009
|
# @type HostID: String
|
21466
21010
|
# @param ContainerNetStatus: 网络状态
|
21467
21011
|
# 未隔离 NORMAL
|
@@ -21470,7 +21014,6 @@ module TencentCloud
|
|
21470
21014
|
# 隔离失败 ISOLATE_FAILED
|
21471
21015
|
# 解除隔离中 RESTORING
|
21472
21016
|
# 解除隔离失败 RESTORE_FAILED
|
21473
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21474
21017
|
# @type ContainerNetStatus: String
|
21475
21018
|
# @param ContainerNetSubStatus: 容器子状态
|
21476
21019
|
# "AGENT_OFFLINE" //Agent离线
|
@@ -21480,10 +21023,8 @@ module TencentCloud
|
|
21480
21023
|
# "SHARED_HOST" // 容器与主机共享网络
|
21481
21024
|
# "RESOURCE_LIMIT" //隔离操作资源超限
|
21482
21025
|
# "UNKNOW" // 原因未知
|
21483
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21484
21026
|
# @type ContainerNetSubStatus: String
|
21485
21027
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
21486
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21487
21028
|
# @type ContainerIsolateOperationSrc: String
|
21488
21029
|
# @param ContainerStatus: 容器状态
|
21489
21030
|
# 正在运行: RUNNING
|
@@ -21978,10 +21519,8 @@ module TencentCloud
|
|
21978
21519
|
# @param RegionID: 地域ID
|
21979
21520
|
# @type RegionID: Integer
|
21980
21521
|
# @param Project: 所属项目
|
21981
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21982
21522
|
# @type Project: :class:`Tencentcloud::Tcss.v20201101.models.ProjectInfo`
|
21983
21523
|
# @param Tags: 标签
|
21984
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21985
21524
|
# @type Tags: Array
|
21986
21525
|
# @param ClusterID: 集群id
|
21987
21526
|
# @type ClusterID: String
|
@@ -22118,10 +21657,8 @@ module TencentCloud
|
|
22118
21657
|
# @param Type: 组件类型
|
22119
21658
|
# @type Type: String
|
22120
21659
|
# @param VulCount: 组件漏洞数量
|
22121
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22122
21660
|
# @type VulCount: Integer
|
22123
21661
|
# @param ImageID: 镜像ID
|
22124
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22125
21662
|
# @type ImageID: String
|
22126
21663
|
|
22127
21664
|
attr_accessor :Name, :Version, :Path, :Type, :VulCount, :ImageID
|
@@ -22216,40 +21753,28 @@ module TencentCloud
|
|
22216
21753
|
# 基本镜像信息
|
22217
21754
|
class ImageProgress < TencentCloud::Common::AbstractModel
|
22218
21755
|
# @param ImageId: 镜像id
|
22219
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22220
21756
|
# @type ImageId: String
|
22221
21757
|
# @param RegistryType: 仓库类型
|
22222
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22223
21758
|
# @type RegistryType: String
|
22224
21759
|
# @param ImageRepoAddress: 镜像仓库地址
|
22225
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22226
21760
|
# @type ImageRepoAddress: String
|
22227
21761
|
# @param InstanceId: 实例id
|
22228
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22229
21762
|
# @type InstanceId: String
|
22230
21763
|
# @param InstanceName: 实例名称
|
22231
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22232
21764
|
# @type InstanceName: String
|
22233
21765
|
# @param Namespace: 命名空间
|
22234
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22235
21766
|
# @type Namespace: String
|
22236
21767
|
# @param ImageName: 仓库名称
|
22237
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22238
21768
|
# @type ImageName: String
|
22239
21769
|
# @param ImageTag: 镜像tag
|
22240
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22241
21770
|
# @type ImageTag: String
|
22242
21771
|
# @param ScanStatus: 镜像扫描状态
|
22243
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22244
21772
|
# @type ScanStatus: String
|
22245
21773
|
# @param CveProgress: 镜像cve扫描进度
|
22246
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22247
21774
|
# @type CveProgress: Integer
|
22248
21775
|
# @param RiskProgress: 镜像敏感扫描进度
|
22249
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22250
21776
|
# @type RiskProgress: Integer
|
22251
21777
|
# @param VirusProgress: 镜像木马扫描进度
|
22252
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22253
21778
|
# @type VirusProgress: Integer
|
22254
21779
|
|
22255
21780
|
attr_accessor :ImageId, :RegistryType, :ImageRepoAddress, :InstanceId, :InstanceName, :Namespace, :ImageName, :ImageTag, :ScanStatus, :CveProgress, :RiskProgress, :VirusProgress
|
@@ -22347,10 +21872,8 @@ module TencentCloud
|
|
22347
21872
|
# @param OsName: 镜像系统
|
22348
21873
|
# @type OsName: String
|
22349
21874
|
# @param ScanVirusError: 木马扫描错误
|
22350
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22351
21875
|
# @type ScanVirusError: String
|
22352
21876
|
# @param ScanVulError: 漏洞扫描错误
|
22353
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22354
21877
|
# @type ScanVulError: String
|
22355
21878
|
# @param InstanceId: 实例id
|
22356
21879
|
# @type InstanceId: String
|
@@ -22359,31 +21882,22 @@ module TencentCloud
|
|
22359
21882
|
# @param Namespace: 命名空间
|
22360
21883
|
# @type Namespace: String
|
22361
21884
|
# @param ScanRiskError: 高危扫描错误
|
22362
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22363
21885
|
# @type ScanRiskError: String
|
22364
21886
|
# @param ScanVirusProgress: 敏感信息扫描进度
|
22365
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22366
21887
|
# @type ScanVirusProgress: Integer
|
22367
21888
|
# @param ScanVulProgress: 木马扫描进度
|
22368
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22369
21889
|
# @type ScanVulProgress: Integer
|
22370
21890
|
# @param ScanRiskProgress: 漏洞扫描进度
|
22371
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22372
21891
|
# @type ScanRiskProgress: Integer
|
22373
21892
|
# @param ScanRemainTime: 剩余扫描时间秒
|
22374
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22375
21893
|
# @type ScanRemainTime: Integer
|
22376
21894
|
# @param CveStatus: cve扫描状态
|
22377
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22378
21895
|
# @type CveStatus: String
|
22379
21896
|
# @param RiskStatus: 高危扫描状态
|
22380
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22381
21897
|
# @type RiskStatus: String
|
22382
21898
|
# @param VirusStatus: 木马扫描状态
|
22383
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22384
21899
|
# @type VirusStatus: String
|
22385
21900
|
# @param Progress: 总进度
|
22386
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22387
21901
|
# @type Progress: Integer
|
22388
21902
|
# @param IsAuthorized: 授权状态
|
22389
21903
|
# @type IsAuthorized: Integer
|
@@ -22392,13 +21906,10 @@ module TencentCloud
|
|
22392
21906
|
# @param Id: 列表id
|
22393
21907
|
# @type Id: Integer
|
22394
21908
|
# @param ImageId: 镜像Id
|
22395
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22396
21909
|
# @type ImageId: String
|
22397
21910
|
# @param ImageCreateTime: 镜像创建的时间
|
22398
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22399
21911
|
# @type ImageCreateTime: String
|
22400
21912
|
# @param IsLatestImage: 是否为镜像的最新版本
|
22401
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22402
21913
|
# @type IsLatestImage: Boolean
|
22403
21914
|
# @param LowLevelVulCnt: low级别漏洞个数
|
22404
21915
|
# @type LowLevelVulCnt: Integer
|
@@ -22417,15 +21928,14 @@ module TencentCloud
|
|
22417
21928
|
# @param HasNeedFixVul: 是否存在必修漏洞
|
22418
21929
|
# @type HasNeedFixVul: Boolean
|
22419
21930
|
# @param SensitiveInfoCnt: 敏感信息
|
22420
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22421
21931
|
# @type SensitiveInfoCnt: Integer
|
22422
21932
|
# @param RecommendedFix: 是否推荐处置
|
22423
21933
|
# @type RecommendedFix: Boolean
|
22424
21934
|
|
22425
21935
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ImageSize, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :IsTrustImage, :OsName, :ScanVirusError, :ScanVulError, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :RegistryRegion, :Id, :ImageId, :ImageCreateTime, :IsLatestImage, :LowLevelVulCnt, :MediumLevelVulCnt, :HighLevelVulCnt, :CriticalLevelVulCnt, :ContainerCnt, :ComponentCnt, :IsRunning, :HasNeedFixVul, :SensitiveInfoCnt, :RecommendedFix
|
22426
21936
|
extend Gem::Deprecate
|
22427
|
-
deprecate :SentiveInfoCnt, :none,
|
22428
|
-
deprecate :SentiveInfoCnt=, :none,
|
21937
|
+
deprecate :SentiveInfoCnt, :none, 2025, 3
|
21938
|
+
deprecate :SentiveInfoCnt=, :none, 2025, 3
|
22429
21939
|
|
22430
21940
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, imagesize=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, istrustimage=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, registryregion=nil, id=nil, imageid=nil, imagecreatetime=nil, islatestimage=nil, lowlevelvulcnt=nil, mediumlevelvulcnt=nil, highlevelvulcnt=nil, criticallevelvulcnt=nil, containercnt=nil, componentcnt=nil, isrunning=nil, hasneedfixvul=nil, sensitiveinfocnt=nil, recommendedfix=nil)
|
22431
21941
|
@ImageDigest = imagedigest
|
@@ -22539,7 +22049,6 @@ module TencentCloud
|
|
22539
22049
|
# @param RegistryVersion: 仓库版本
|
22540
22050
|
# @type RegistryVersion: String
|
22541
22051
|
# @param ConnectMsg: 仓库连接错误信息,待废弃,请使用ConnDetectException
|
22542
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22543
22052
|
# @type ConnectMsg: String
|
22544
22053
|
# @param ConnDetectType: 联通性检测方式
|
22545
22054
|
# @type ConnDetectType: String
|
@@ -22559,10 +22068,12 @@ module TencentCloud
|
|
22559
22068
|
# @type SyncSolution: String
|
22560
22069
|
# @param SyncMessage: 同步失败信息
|
22561
22070
|
# @type SyncMessage: String
|
22071
|
+
# @param SyncMode: 同步方式,0全量同步,1增量同步
|
22072
|
+
# @type SyncMode: Integer
|
22562
22073
|
|
22563
|
-
attr_accessor :RegistryId, :Name, :RegistryType, :Url, :NetType, :RegistryRegion, :RegistryVersion, :ConnectMsg, :ConnDetectType, :ConnDetectHostCount, :ConnDetectDetail, :InstanceID, :LatestSyncTime, :SyncStatus, :SyncFailReason, :SyncSolution, :SyncMessage
|
22074
|
+
attr_accessor :RegistryId, :Name, :RegistryType, :Url, :NetType, :RegistryRegion, :RegistryVersion, :ConnectMsg, :ConnDetectType, :ConnDetectHostCount, :ConnDetectDetail, :InstanceID, :LatestSyncTime, :SyncStatus, :SyncFailReason, :SyncSolution, :SyncMessage, :SyncMode
|
22564
22075
|
|
22565
|
-
def initialize(registryid=nil, name=nil, registrytype=nil, url=nil, nettype=nil, registryregion=nil, registryversion=nil, connectmsg=nil, conndetecttype=nil, conndetecthostcount=nil, conndetectdetail=nil, instanceid=nil, latestsynctime=nil, syncstatus=nil, syncfailreason=nil, syncsolution=nil, syncmessage=nil)
|
22076
|
+
def initialize(registryid=nil, name=nil, registrytype=nil, url=nil, nettype=nil, registryregion=nil, registryversion=nil, connectmsg=nil, conndetecttype=nil, conndetecthostcount=nil, conndetectdetail=nil, instanceid=nil, latestsynctime=nil, syncstatus=nil, syncfailreason=nil, syncsolution=nil, syncmessage=nil, syncmode=nil)
|
22566
22077
|
@RegistryId = registryid
|
22567
22078
|
@Name = name
|
22568
22079
|
@RegistryType = registrytype
|
@@ -22580,6 +22091,7 @@ module TencentCloud
|
|
22580
22091
|
@SyncFailReason = syncfailreason
|
22581
22092
|
@SyncSolution = syncsolution
|
22582
22093
|
@SyncMessage = syncmessage
|
22094
|
+
@SyncMode = syncmode
|
22583
22095
|
end
|
22584
22096
|
|
22585
22097
|
def deserialize(params)
|
@@ -22607,25 +22119,21 @@ module TencentCloud
|
|
22607
22119
|
@SyncFailReason = params['SyncFailReason']
|
22608
22120
|
@SyncSolution = params['SyncSolution']
|
22609
22121
|
@SyncMessage = params['SyncMessage']
|
22122
|
+
@SyncMode = params['SyncMode']
|
22610
22123
|
end
|
22611
22124
|
end
|
22612
22125
|
|
22613
22126
|
# 容器安全镜像高危行为信息
|
22614
22127
|
class ImageRisk < TencentCloud::Common::AbstractModel
|
22615
22128
|
# @param Behavior: 高危行为
|
22616
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22617
22129
|
# @type Behavior: Integer
|
22618
22130
|
# @param Type: 种类
|
22619
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22620
22131
|
# @type Type: Integer
|
22621
22132
|
# @param Level: 风险等级
|
22622
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22623
22133
|
# @type Level: String
|
22624
22134
|
# @param Desc: 描述
|
22625
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22626
22135
|
# @type Desc: String
|
22627
22136
|
# @param InstructionContent: 解决方案
|
22628
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22629
22137
|
# @type InstructionContent: String
|
22630
22138
|
|
22631
22139
|
attr_accessor :Behavior, :Type, :Level, :Desc, :InstructionContent
|
@@ -22713,7 +22221,7 @@ module TencentCloud
|
|
22713
22221
|
class ImageScanInquireInfo < TencentCloud::Common::AbstractModel
|
22714
22222
|
# @param InquireKey: 计费项
|
22715
22223
|
# @type InquireKey: String
|
22716
|
-
# @param Capcity:
|
22224
|
+
# @param Capcity: 总容量
|
22717
22225
|
# @type Capcity: Integer
|
22718
22226
|
# @param Useage: 已使用量
|
22719
22227
|
# @type Useage: Integer
|
@@ -22728,10 +22236,16 @@ module TencentCloud
|
|
22728
22236
|
# @type PurchaseStatus: String
|
22729
22237
|
# @param ResourceID: 资源ID
|
22730
22238
|
# @type ResourceID: String
|
22239
|
+
# @param PayNum: 购买扫描数
|
22240
|
+
# @type PayNum: Integer
|
22241
|
+
# @param TrialNum: 试用扫描数
|
22242
|
+
# @type TrialNum: Integer
|
22243
|
+
# @param PayUsage: 购买已使用量
|
22244
|
+
# @type PayUsage: Integer
|
22731
22245
|
|
22732
|
-
attr_accessor :InquireKey, :Capcity, :Useage, :StartTime, :EndTime, :PurchaseStatus, :ResourceID
|
22246
|
+
attr_accessor :InquireKey, :Capcity, :Useage, :StartTime, :EndTime, :PurchaseStatus, :ResourceID, :PayNum, :TrialNum, :PayUsage
|
22733
22247
|
|
22734
|
-
def initialize(inquirekey=nil, capcity=nil, useage=nil, starttime=nil, endtime=nil, purchasestatus=nil, resourceid=nil)
|
22248
|
+
def initialize(inquirekey=nil, capcity=nil, useage=nil, starttime=nil, endtime=nil, purchasestatus=nil, resourceid=nil, paynum=nil, trialnum=nil, payusage=nil)
|
22735
22249
|
@InquireKey = inquirekey
|
22736
22250
|
@Capcity = capcity
|
22737
22251
|
@Useage = useage
|
@@ -22739,6 +22253,9 @@ module TencentCloud
|
|
22739
22253
|
@EndTime = endtime
|
22740
22254
|
@PurchaseStatus = purchasestatus
|
22741
22255
|
@ResourceID = resourceid
|
22256
|
+
@PayNum = paynum
|
22257
|
+
@TrialNum = trialnum
|
22258
|
+
@PayUsage = payusage
|
22742
22259
|
end
|
22743
22260
|
|
22744
22261
|
def deserialize(params)
|
@@ -22749,6 +22266,9 @@ module TencentCloud
|
|
22749
22266
|
@EndTime = params['EndTime']
|
22750
22267
|
@PurchaseStatus = params['PurchaseStatus']
|
22751
22268
|
@ResourceID = params['ResourceID']
|
22269
|
+
@PayNum = params['PayNum']
|
22270
|
+
@TrialNum = params['TrialNum']
|
22271
|
+
@PayUsage = params['PayUsage']
|
22752
22272
|
end
|
22753
22273
|
end
|
22754
22274
|
|
@@ -22855,37 +22375,26 @@ module TencentCloud
|
|
22855
22375
|
# 容器安全镜像病毒信息
|
22856
22376
|
class ImageVirusInfo < TencentCloud::Common::AbstractModel
|
22857
22377
|
# @param Path: 路径
|
22858
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22859
22378
|
# @type Path: String
|
22860
22379
|
# @param RiskLevel: 风险等级
|
22861
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22862
22380
|
# @type RiskLevel: Integer
|
22863
22381
|
# @param VirusName: 病毒名称
|
22864
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22865
22382
|
# @type VirusName: String
|
22866
22383
|
# @param Tags: 标签
|
22867
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22868
22384
|
# @type Tags: Array
|
22869
22385
|
# @param Desc: 描述
|
22870
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22871
22386
|
# @type Desc: String
|
22872
22387
|
# @param Solution: 修护建议
|
22873
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22874
22388
|
# @type Solution: String
|
22875
22389
|
# @param Size: 大小
|
22876
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22877
22390
|
# @type Size: Integer
|
22878
22391
|
# @param FirstScanTime: 首次发现时间
|
22879
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22880
22392
|
# @type FirstScanTime: String
|
22881
22393
|
# @param LatestScanTime: 最近扫描时间
|
22882
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22883
22394
|
# @type LatestScanTime: String
|
22884
22395
|
# @param Md5: 文件md5
|
22885
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22886
22396
|
# @type Md5: String
|
22887
22397
|
# @param FileName: 文件名称
|
22888
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22889
22398
|
# @type FileName: String
|
22890
22399
|
# @param CheckPlatform: 检测平台
|
22891
22400
|
# 1: 云查杀引擎
|
@@ -22893,7 +22402,6 @@ module TencentCloud
|
|
22893
22402
|
# 3: binaryAi
|
22894
22403
|
# 4: 异常行为
|
22895
22404
|
# 5: 威胁情报
|
22896
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22897
22405
|
# @type CheckPlatform: Array
|
22898
22406
|
|
22899
22407
|
attr_accessor :Path, :RiskLevel, :VirusName, :Tags, :Desc, :Solution, :Size, :FirstScanTime, :LatestScanTime, :Md5, :FileName, :CheckPlatform
|
@@ -22932,67 +22440,46 @@ module TencentCloud
|
|
22932
22440
|
# 容器安全镜像漏洞信息
|
22933
22441
|
class ImageVul < TencentCloud::Common::AbstractModel
|
22934
22442
|
# @param CVEID: 漏洞id
|
22935
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22936
22443
|
# @type CVEID: String
|
22937
22444
|
# @param POCID: 观点验证程序id
|
22938
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22939
22445
|
# @type POCID: String
|
22940
22446
|
# @param Name: 漏洞名称
|
22941
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22942
22447
|
# @type Name: String
|
22943
22448
|
# @param Components: 涉及组件信息
|
22944
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22945
22449
|
# @type Components: Array
|
22946
22450
|
# @param Category: 分类
|
22947
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22948
22451
|
# @type Category: String
|
22949
22452
|
# @param CategoryType: 分类2
|
22950
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22951
22453
|
# @type CategoryType: String
|
22952
22454
|
# @param Level: 风险等级
|
22953
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22954
22455
|
# @type Level: String
|
22955
22456
|
# @param Des: 描述
|
22956
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22957
22457
|
# @type Des: String
|
22958
22458
|
# @param OfficialSolution: 解决方案
|
22959
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22960
22459
|
# @type OfficialSolution: String
|
22961
22460
|
# @param Reference: 引用
|
22962
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22963
22461
|
# @type Reference: String
|
22964
22462
|
# @param DefenseSolution: 防御方案
|
22965
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22966
22463
|
# @type DefenseSolution: String
|
22967
22464
|
# @param SubmitTime: 提交时间
|
22968
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22969
22465
|
# @type SubmitTime: String
|
22970
22466
|
# @param CvssScore: Cvss分数
|
22971
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22972
22467
|
# @type CvssScore: String
|
22973
22468
|
# @param CvssVector: Cvss信息
|
22974
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22975
22469
|
# @type CvssVector: String
|
22976
22470
|
# @param IsSuggest: 是否建议修复
|
22977
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22978
22471
|
# @type IsSuggest: String
|
22979
22472
|
# @param FixedVersions: 修复版本号
|
22980
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22981
22473
|
# @type FixedVersions: String
|
22982
22474
|
# @param Tag: 漏洞标签:"CanBeFixed","DynamicLevelPoc","DynamicLevelExp"
|
22983
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22984
22475
|
# @type Tag: Array
|
22985
22476
|
# @param Component: 组件名
|
22986
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22987
22477
|
# @type Component: String
|
22988
22478
|
# @param Version: 组件版本
|
22989
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22990
22479
|
# @type Version: String
|
22991
22480
|
# @param AttackLevel: 攻击热度 0-3
|
22992
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22993
22481
|
# @type AttackLevel: Integer
|
22994
22482
|
# @param LayerInfos: 镜像层信息列表
|
22995
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
22996
22483
|
# @type LayerInfos: Array
|
22997
22484
|
|
22998
22485
|
attr_accessor :CVEID, :POCID, :Name, :Components, :Category, :CategoryType, :Level, :Des, :OfficialSolution, :Reference, :DefenseSolution, :SubmitTime, :CvssScore, :CvssVector, :IsSuggest, :FixedVersions, :Tag, :Component, :Version, :AttackLevel, :LayerInfos
|
@@ -23063,10 +22550,8 @@ module TencentCloud
|
|
23063
22550
|
# 漏洞列表中的层信息
|
23064
22551
|
class ImageVulLayerInfo < TencentCloud::Common::AbstractModel
|
23065
22552
|
# @param LayerId: 层id
|
23066
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23067
22553
|
# @type LayerId: String
|
23068
22554
|
# @param LayerCmd: 层cmd
|
23069
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23070
22555
|
# @type LayerCmd: String
|
23071
22556
|
|
23072
22557
|
attr_accessor :LayerId, :LayerCmd
|
@@ -23091,16 +22576,12 @@ module TencentCloud
|
|
23091
22576
|
# @param ContainerCnt: 关联容器数量
|
23092
22577
|
# @type ContainerCnt: Integer
|
23093
22578
|
# @param RuleId: 绑定规则id
|
23094
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23095
22579
|
# @type RuleId: String
|
23096
22580
|
# @param RuleName: 规则名字
|
23097
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23098
22581
|
# @type RuleName: String
|
23099
22582
|
# @param ImageSize: 镜像大小
|
23100
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23101
22583
|
# @type ImageSize: Integer
|
23102
22584
|
# @param ScanTime: 最近扫描时间
|
23103
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23104
22585
|
# @type ScanTime: String
|
23105
22586
|
|
23106
22587
|
attr_accessor :ImageId, :ImageName, :ContainerCnt, :RuleId, :RuleName, :ImageSize, :ScanTime
|
@@ -23279,13 +22760,10 @@ module TencentCloud
|
|
23279
22760
|
# @param IsSuggest: 是否是重点关注:true:是,false:不是
|
23280
22761
|
# @type IsSuggest: Boolean
|
23281
22762
|
# @param FixedVersions: 修复版本号
|
23282
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23283
22763
|
# @type FixedVersions: String
|
23284
22764
|
# @param Tag: 漏洞标签:"CanBeFixed","DynamicLevelPoc","DynamicLevelExp"
|
23285
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23286
22765
|
# @type Tag: Array
|
23287
22766
|
# @param AttackLevel: 攻击热度
|
23288
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23289
22767
|
# @type AttackLevel: Integer
|
23290
22768
|
|
23291
22769
|
attr_accessor :CVEID, :Name, :Component, :Version, :Category, :CategoryType, :Level, :Des, :OfficialSolution, :Reference, :DefenseSolution, :SubmitTime, :CVSSV3Score, :CVSSV3Desc, :IsSuggest, :FixedVersions, :Tag, :AttackLevel
|
@@ -23641,13 +23119,10 @@ module TencentCloud
|
|
23641
23119
|
# @param Action: 动作(RULE_MODE_ALERT: 告警 RULE_MODE_RELEASE:放行)
|
23642
23120
|
# @type Action: String
|
23643
23121
|
# @param RiskLevel: 威胁等级 HIGH:高级 MIDDLE: 中级 LOW:低级 NOTICE:提示
|
23644
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23645
23122
|
# @type RiskLevel: String
|
23646
23123
|
# @param Status: 开关状态(true:开 false:关) 适用于系统规则
|
23647
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23648
23124
|
# @type Status: Boolean
|
23649
23125
|
# @param IsDelete: 是否被删除 适用于自定义规则入参
|
23650
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
23651
23126
|
# @type IsDelete: Boolean
|
23652
23127
|
|
23653
23128
|
attr_accessor :Scope, :Action, :RiskLevel, :Status, :IsDelete
|
@@ -24562,6 +24037,50 @@ module TencentCloud
|
|
24562
24037
|
end
|
24563
24038
|
end
|
24564
24039
|
|
24040
|
+
# ModifyRaspRules请求参数结构体
|
24041
|
+
class ModifyRaspRulesRequest < TencentCloud::Common::AbstractModel
|
24042
|
+
# @param Id: 规则ID(新增时请留空,编辑时候必传)
|
24043
|
+
# @type Id: Integer
|
24044
|
+
# @param VulVulsIDs: 漏洞id数组
|
24045
|
+
# @type VulVulsIDs: Array
|
24046
|
+
# @param URLRegexp: 自定义请求范围加白正则表达式,选择全部请求范围时候为空,否则不能为空,base64编码
|
24047
|
+
# @type URLRegexp: String
|
24048
|
+
# @param WhiteType: 加白方式,0:自定义请求范围加白。1:全部请求加白
|
24049
|
+
# @type WhiteType: Integer
|
24050
|
+
|
24051
|
+
attr_accessor :Id, :VulVulsIDs, :URLRegexp, :WhiteType
|
24052
|
+
|
24053
|
+
def initialize(id=nil, vulvulsids=nil, urlregexp=nil, whitetype=nil)
|
24054
|
+
@Id = id
|
24055
|
+
@VulVulsIDs = vulvulsids
|
24056
|
+
@URLRegexp = urlregexp
|
24057
|
+
@WhiteType = whitetype
|
24058
|
+
end
|
24059
|
+
|
24060
|
+
def deserialize(params)
|
24061
|
+
@Id = params['Id']
|
24062
|
+
@VulVulsIDs = params['VulVulsIDs']
|
24063
|
+
@URLRegexp = params['URLRegexp']
|
24064
|
+
@WhiteType = params['WhiteType']
|
24065
|
+
end
|
24066
|
+
end
|
24067
|
+
|
24068
|
+
# ModifyRaspRules返回参数结构体
|
24069
|
+
class ModifyRaspRulesResponse < TencentCloud::Common::AbstractModel
|
24070
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
24071
|
+
# @type RequestId: String
|
24072
|
+
|
24073
|
+
attr_accessor :RequestId
|
24074
|
+
|
24075
|
+
def initialize(requestid=nil)
|
24076
|
+
@RequestId = requestid
|
24077
|
+
end
|
24078
|
+
|
24079
|
+
def deserialize(params)
|
24080
|
+
@RequestId = params['RequestId']
|
24081
|
+
end
|
24082
|
+
end
|
24083
|
+
|
24565
24084
|
# ModifyReverseShellStatus请求参数结构体
|
24566
24085
|
class ModifyReverseShellStatusRequest < TencentCloud::Common::AbstractModel
|
24567
24086
|
# @param EventIdSet: 处理事件ids
|
@@ -24970,17 +24489,21 @@ module TencentCloud
|
|
24970
24489
|
# @type AutoIsolateSwitch: Boolean
|
24971
24490
|
# @param IsKillProgress: 是否中断隔离文件关联的进程(true:是 false:否)
|
24972
24491
|
# @type IsKillProgress: Boolean
|
24492
|
+
# @param UserAutoIsolateKillSwitch: 用户用户自定义开关
|
24493
|
+
# @type UserAutoIsolateKillSwitch: Boolean
|
24973
24494
|
|
24974
|
-
attr_accessor :AutoIsolateSwitch, :IsKillProgress
|
24495
|
+
attr_accessor :AutoIsolateSwitch, :IsKillProgress, :UserAutoIsolateKillSwitch
|
24975
24496
|
|
24976
|
-
def initialize(autoisolateswitch=nil, iskillprogress=nil)
|
24497
|
+
def initialize(autoisolateswitch=nil, iskillprogress=nil, userautoisolatekillswitch=nil)
|
24977
24498
|
@AutoIsolateSwitch = autoisolateswitch
|
24978
24499
|
@IsKillProgress = iskillprogress
|
24500
|
+
@UserAutoIsolateKillSwitch = userautoisolatekillswitch
|
24979
24501
|
end
|
24980
24502
|
|
24981
24503
|
def deserialize(params)
|
24982
24504
|
@AutoIsolateSwitch = params['AutoIsolateSwitch']
|
24983
24505
|
@IsKillProgress = params['IsKillProgress']
|
24506
|
+
@UserAutoIsolateKillSwitch = params['UserAutoIsolateKillSwitch']
|
24984
24507
|
end
|
24985
24508
|
end
|
24986
24509
|
|
@@ -25004,14 +24527,7 @@ module TencentCloud
|
|
25004
24527
|
class ModifyVirusFileStatusRequest < TencentCloud::Common::AbstractModel
|
25005
24528
|
# @param EventIdSet: 处理事件id
|
25006
24529
|
# @type EventIdSet: Array
|
25007
|
-
# @param Status: 标记事件的状态,
|
25008
|
-
# EVENT_DEALED:事件处理
|
25009
|
-
# EVENT_INGNORE":事件忽略
|
25010
|
-
# EVENT_DEL:事件删除
|
25011
|
-
# EVENT_ADD_WHITE:事件加白
|
25012
|
-
# EVENT_PENDING: 事件待处理
|
25013
|
-
# EVENT_ISOLATE_CONTAINER: 隔离容器
|
25014
|
-
# EVENT_RESOTRE_CONTAINER: 恢复容器
|
24530
|
+
# @param Status: 标记事件的状态, EVENT_DEALED:事件处理 EVENT_IGNORE":事件忽略 EVENT_DEL:事件删除 EVENT_ADD_WHITE:事件加白 EVENT_PENDING: 事件待处理 EVENT_ISOLATE_CONTAINER: 隔离容器 EVENT_RESOTRE_CONTAINER: 恢复容器
|
25015
24531
|
# @type Status: String
|
25016
24532
|
# @param Remark: 事件备注
|
25017
24533
|
# @type Remark: String
|
@@ -25347,12 +24863,10 @@ module TencentCloud
|
|
25347
24863
|
# @param OperationTime: 操作时间
|
25348
24864
|
# @type OperationTime: String
|
25349
24865
|
# @param AppId: 操作人appid
|
25350
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25351
24866
|
# @type AppId: Integer
|
25352
24867
|
# @param Uin: 操作人uin
|
25353
24868
|
# @type Uin: String
|
25354
24869
|
# @param PolicyId: 策略id
|
25355
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25356
24870
|
# @type PolicyId: Integer
|
25357
24871
|
|
25358
24872
|
attr_accessor :ClusterId, :ClusterName, :Region, :Action, :Operation, :NetworkPolicyName, :OperationTime, :AppId, :Uin, :PolicyId
|
@@ -25409,10 +24923,8 @@ module TencentCloud
|
|
25409
24923
|
# @param NetworkPolicyPluginStatus: 集群网络插件状态,正常:Running 不正常:Error
|
25410
24924
|
# @type NetworkPolicyPluginStatus: String
|
25411
24925
|
# @param NetworkPolicyPluginError: 集群网络插件错误信息
|
25412
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25413
24926
|
# @type NetworkPolicyPluginError: String
|
25414
24927
|
# @param ClusterNetworkSettings: 容器网络插件
|
25415
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25416
24928
|
# @type ClusterNetworkSettings: String
|
25417
24929
|
|
25418
24930
|
attr_accessor :ClusterId, :ClusterName, :ClusterVersion, :ClusterOs, :ClusterType, :Region, :NetworkPolicyPlugin, :ClusterStatus, :TotalRuleCount, :EnableRuleCount, :NetworkPolicyPluginStatus, :NetworkPolicyPluginError, :ClusterNetworkSettings
|
@@ -25495,13 +25007,10 @@ module TencentCloud
|
|
25495
25007
|
# @param PodName: pod名字
|
25496
25008
|
# @type PodName: String
|
25497
25009
|
# @param Namespace: pod空间
|
25498
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25499
25010
|
# @type Namespace: String
|
25500
25011
|
# @param Labels: pod标签
|
25501
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25502
25012
|
# @type Labels: String
|
25503
25013
|
# @param WorkloadKind: pod类型
|
25504
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25505
25014
|
# @type WorkloadKind: String
|
25506
25015
|
|
25507
25016
|
attr_accessor :PodName, :Namespace, :Labels, :WorkloadKind
|
@@ -25526,7 +25035,6 @@ module TencentCloud
|
|
25526
25035
|
# @param Direction: 网络策略方向,分为FROM和TO
|
25527
25036
|
# @type Direction: String
|
25528
25037
|
# @param Ports: 网络策略策略端口
|
25529
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25530
25038
|
# @type Ports: Array
|
25531
25039
|
# @param Peer: 网络策略策略对象
|
25532
25040
|
|
@@ -25539,7 +25047,6 @@ module TencentCloud
|
|
25539
25047
|
# 开启中:Publishing
|
25540
25048
|
|
25541
25049
|
# 待开启:unPublishEdit
|
25542
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25543
25050
|
# @type Peer: Array
|
25544
25051
|
|
25545
25052
|
attr_accessor :Direction, :Ports, :Peer
|
@@ -25582,13 +25089,10 @@ module TencentCloud
|
|
25582
25089
|
# ip类型:IPBlock,代表只有IPBlock有值
|
25583
25090
|
# @type PeerType: String
|
25584
25091
|
# @param NamespaceSelector: 空间选择器
|
25585
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25586
25092
|
# @type NamespaceSelector: String
|
25587
25093
|
# @param PodSelector: pod选择器
|
25588
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25589
25094
|
# @type PodSelector: String
|
25590
25095
|
# @param IPBlock: Ip选择器
|
25591
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25592
25096
|
# @type IPBlock: String
|
25593
25097
|
|
25594
25098
|
attr_accessor :PeerType, :NamespaceSelector, :PodSelector, :IPBlock
|
@@ -25613,7 +25117,6 @@ module TencentCloud
|
|
25613
25117
|
# @param Name: 网络策略名
|
25614
25118
|
# @type Name: String
|
25615
25119
|
# @param Description: 网络策略描述
|
25616
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25617
25120
|
# @type Description: String
|
25618
25121
|
# @param PublishStatus: 发布状态:
|
25619
25122
|
|
@@ -25644,7 +25147,6 @@ module TencentCloud
|
|
25644
25147
|
# cilium:Cilium
|
25645
25148
|
# @type NetworkPolicyPlugin: String
|
25646
25149
|
# @param PublishResult: 策略发布结果
|
25647
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25648
25150
|
# @type PublishResult: String
|
25649
25151
|
# @param FromPolicyRule: 入站规则
|
25650
25152
|
|
@@ -25663,7 +25165,6 @@ module TencentCloud
|
|
25663
25165
|
# 自定义:3
|
25664
25166
|
# @type ToPolicyRule: Integer
|
25665
25167
|
# @param PodSelector: 作用对象
|
25666
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25667
25168
|
# @type PodSelector: String
|
25668
25169
|
# @param Id: 网络策略Id
|
25669
25170
|
# @type Id: Integer
|
@@ -25704,10 +25205,8 @@ module TencentCloud
|
|
25704
25205
|
# 网络集群策略自定义规则端口
|
25705
25206
|
class NetworkPorts < TencentCloud::Common::AbstractModel
|
25706
25207
|
# @param Protocol: 网络策略协议
|
25707
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25708
25208
|
# @type Protocol: String
|
25709
25209
|
# @param Port: 网络策略策略端口
|
25710
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25711
25210
|
# @type Port: String
|
25712
25211
|
|
25713
25212
|
attr_accessor :Protocol, :Port
|
@@ -25849,16 +25348,12 @@ module TencentCloud
|
|
25849
25348
|
# 运行时安全,进程基础信息
|
25850
25349
|
class ProcessBaseInfo < TencentCloud::Common::AbstractModel
|
25851
25350
|
# @param ProcessStartUser: 进程启动用户
|
25852
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25853
25351
|
# @type ProcessStartUser: String
|
25854
25352
|
# @param ProcessUserGroup: 进程用户组
|
25855
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25856
25353
|
# @type ProcessUserGroup: String
|
25857
25354
|
# @param ProcessPath: 进程路径
|
25858
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25859
25355
|
# @type ProcessPath: String
|
25860
25356
|
# @param ProcessParam: 进程命令行参数
|
25861
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
25862
25357
|
# @type ProcessParam: String
|
25863
25358
|
|
25864
25359
|
attr_accessor :ProcessStartUser, :ProcessUserGroup, :ProcessPath, :ProcessParam
|
@@ -26110,6 +25605,86 @@ module TencentCloud
|
|
26110
25605
|
end
|
26111
25606
|
end
|
26112
25607
|
|
25608
|
+
# rasp白名单规则
|
25609
|
+
class RaspRule < TencentCloud::Common::AbstractModel
|
25610
|
+
# @param Id: 规则ID
|
25611
|
+
# @type Id: Integer
|
25612
|
+
# @param URLRegexp: 自定义请求url范围正则表达式,为空则保存不成功
|
25613
|
+
# @type URLRegexp: String
|
25614
|
+
# @param VulVulsID: 漏洞id
|
25615
|
+
# @type VulVulsID: Integer
|
25616
|
+
# @param VulVulsName: 漏洞名称
|
25617
|
+
# @type VulVulsName: String
|
25618
|
+
# @param CveID: cve_id
|
25619
|
+
# @type CveID: String
|
25620
|
+
# @param SupportDefense: 漏洞防御类型,从漏洞表富化, 1:支持组件漏洞防御,组件漏洞没有正则加白。2:支持正则防御
|
25621
|
+
# @type SupportDefense: Integer
|
25622
|
+
# @param WhiteType: 加白范围,0:全部请求加白,1:自定义请求范围加白
|
25623
|
+
# @type WhiteType: Integer
|
25624
|
+
# @param Status: 状态 0: 有效
|
25625
|
+
# @type Status: Integer
|
25626
|
+
# @param CreateTime: 创建时间
|
25627
|
+
# @type CreateTime: String
|
25628
|
+
# @param ModifyTime: 修改时间
|
25629
|
+
# @type ModifyTime: String
|
25630
|
+
|
25631
|
+
attr_accessor :Id, :URLRegexp, :VulVulsID, :VulVulsName, :CveID, :SupportDefense, :WhiteType, :Status, :CreateTime, :ModifyTime
|
25632
|
+
|
25633
|
+
def initialize(id=nil, urlregexp=nil, vulvulsid=nil, vulvulsname=nil, cveid=nil, supportdefense=nil, whitetype=nil, status=nil, createtime=nil, modifytime=nil)
|
25634
|
+
@Id = id
|
25635
|
+
@URLRegexp = urlregexp
|
25636
|
+
@VulVulsID = vulvulsid
|
25637
|
+
@VulVulsName = vulvulsname
|
25638
|
+
@CveID = cveid
|
25639
|
+
@SupportDefense = supportdefense
|
25640
|
+
@WhiteType = whitetype
|
25641
|
+
@Status = status
|
25642
|
+
@CreateTime = createtime
|
25643
|
+
@ModifyTime = modifytime
|
25644
|
+
end
|
25645
|
+
|
25646
|
+
def deserialize(params)
|
25647
|
+
@Id = params['Id']
|
25648
|
+
@URLRegexp = params['URLRegexp']
|
25649
|
+
@VulVulsID = params['VulVulsID']
|
25650
|
+
@VulVulsName = params['VulVulsName']
|
25651
|
+
@CveID = params['CveID']
|
25652
|
+
@SupportDefense = params['SupportDefense']
|
25653
|
+
@WhiteType = params['WhiteType']
|
25654
|
+
@Status = params['Status']
|
25655
|
+
@CreateTime = params['CreateTime']
|
25656
|
+
@ModifyTime = params['ModifyTime']
|
25657
|
+
end
|
25658
|
+
end
|
25659
|
+
|
25660
|
+
# rasp白名单漏洞列表
|
25661
|
+
class RaspRuleVul < TencentCloud::Common::AbstractModel
|
25662
|
+
# @param VulVulsID: 漏洞id
|
25663
|
+
# @type VulVulsID: Integer
|
25664
|
+
# @param VulVulsName: 漏洞名称
|
25665
|
+
# @type VulVulsName: String
|
25666
|
+
# @param CveID: cve_id
|
25667
|
+
# @type CveID: String
|
25668
|
+
# @param SupportDefense: 漏洞防御类型,从漏洞表富化, 1:支持组件漏洞防御,组件漏洞没有正则加白。2:支持正则防御
|
25669
|
+
# @type SupportDefense: Integer
|
25670
|
+
|
25671
|
+
attr_accessor :VulVulsID, :VulVulsName, :CveID, :SupportDefense
|
25672
|
+
|
25673
|
+
def initialize(vulvulsid=nil, vulvulsname=nil, cveid=nil, supportdefense=nil)
|
25674
|
+
@VulVulsID = vulvulsid
|
25675
|
+
@VulVulsName = vulvulsname
|
25676
|
+
@CveID = cveid
|
25677
|
+
@SupportDefense = supportdefense
|
25678
|
+
end
|
25679
|
+
|
25680
|
+
def deserialize(params)
|
25681
|
+
@VulVulsID = params['VulVulsID']
|
25682
|
+
@VulVulsName = params['VulVulsName']
|
25683
|
+
@CveID = params['CveID']
|
25684
|
+
@SupportDefense = params['SupportDefense']
|
25685
|
+
end
|
25686
|
+
end
|
25687
|
+
|
26113
25688
|
# 地域信息
|
26114
25689
|
class RegionInfo < TencentCloud::Common::AbstractModel
|
26115
25690
|
# @param Region: 地域标识
|
@@ -26285,12 +25860,10 @@ module TencentCloud
|
|
26285
25860
|
# @param Solution: 解决方案
|
26286
25861
|
# @type Solution: String
|
26287
25862
|
# @param Remark: 事件备注信息
|
26288
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
26289
25863
|
# @type Remark: String
|
26290
25864
|
# @param DstAddress: 目标地址
|
26291
25865
|
# @type DstAddress: String
|
26292
25866
|
# @param OperationTime: 事件最后一次处理的时间
|
26293
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
26294
25867
|
# @type OperationTime: String
|
26295
25868
|
|
26296
25869
|
attr_accessor :Description, :Solution, :Remark, :DstAddress, :OperationTime
|
@@ -26714,12 +26287,10 @@ module TencentCloud
|
|
26714
26287
|
# @param Solution: 解决方案
|
26715
26288
|
# @type Solution: String
|
26716
26289
|
# @param Remark: 事件备注信息
|
26717
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
26718
26290
|
# @type Remark: String
|
26719
26291
|
# @param SyscallName: 系统调用名称
|
26720
26292
|
# @type SyscallName: String
|
26721
26293
|
# @param OperationTime: 事件最后一次处理的时间
|
26722
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
26723
26294
|
# @type OperationTime: String
|
26724
26295
|
|
26725
26296
|
attr_accessor :Description, :Solution, :Remark, :SyscallName, :OperationTime
|
@@ -26981,7 +26552,6 @@ module TencentCloud
|
|
26981
26552
|
# @param RuleId: 策略Id
|
26982
26553
|
# @type RuleId: String
|
26983
26554
|
# @param UpdateTime: 策略更新时间, 存在为空的情况
|
26984
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
26985
26555
|
# @type UpdateTime: String
|
26986
26556
|
# @param RuleName: 策略名字
|
26987
26557
|
# @type RuleName: String
|
@@ -27056,10 +26626,8 @@ module TencentCloud
|
|
27056
26626
|
# @param LatestFoundTime: 最近生成时间
|
27057
26627
|
# @type LatestFoundTime: String
|
27058
26628
|
# @param HostIP: 内网ip
|
27059
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27060
26629
|
# @type HostIP: String
|
27061
26630
|
# @param ClientIP: 外网ip
|
27062
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27063
26631
|
# @type ClientIP: String
|
27064
26632
|
# @param ContainerNetStatus: 网络状态
|
27065
26633
|
# 未隔离 NORMAL
|
@@ -27068,7 +26636,6 @@ module TencentCloud
|
|
27068
26636
|
# 隔离失败 ISOLATE_FAILED
|
27069
26637
|
# 解除隔离中 RESTORING
|
27070
26638
|
# 解除隔离失败 RESTORE_FAILED
|
27071
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27072
26639
|
# @type ContainerNetStatus: String
|
27073
26640
|
# @param ContainerNetSubStatus: 容器子状态
|
27074
26641
|
# "AGENT_OFFLINE" //Agent离线
|
@@ -27078,10 +26645,8 @@ module TencentCloud
|
|
27078
26645
|
# "SHARED_HOST" // 容器与主机共享网络
|
27079
26646
|
# "RESOURCE_LIMIT" //隔离操作资源超限
|
27080
26647
|
# "UNKNOW" // 原因未知
|
27081
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27082
26648
|
# @type ContainerNetSubStatus: String
|
27083
26649
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
27084
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27085
26650
|
# @type ContainerIsolateOperationSrc: String
|
27086
26651
|
# @param NodeID: 节点ID
|
27087
26652
|
# @type NodeID: String
|
@@ -27535,15 +27100,17 @@ module TencentCloud
|
|
27535
27100
|
# @param TopicID: 主题ID
|
27536
27101
|
# @type TopicID: String
|
27537
27102
|
# @param LogSetName: 日志集名称
|
27538
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27539
27103
|
# @type LogSetName: String
|
27540
27104
|
# @param TopicName: 主题名称
|
27541
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27542
27105
|
# @type TopicName: String
|
27106
|
+
# @param SubLogType: 日志类型
|
27107
|
+
# @type SubLogType: Array
|
27108
|
+
# @param ErrMsg: 错误信息
|
27109
|
+
# @type ErrMsg: String
|
27543
27110
|
|
27544
|
-
attr_accessor :LogType, :State, :Region, :LogSet, :TopicID, :LogSetName, :TopicName
|
27111
|
+
attr_accessor :LogType, :State, :Region, :LogSet, :TopicID, :LogSetName, :TopicName, :SubLogType, :ErrMsg
|
27545
27112
|
|
27546
|
-
def initialize(logtype=nil, state=nil, region=nil, logset=nil, topicid=nil, logsetname=nil, topicname=nil)
|
27113
|
+
def initialize(logtype=nil, state=nil, region=nil, logset=nil, topicid=nil, logsetname=nil, topicname=nil, sublogtype=nil, errmsg=nil)
|
27547
27114
|
@LogType = logtype
|
27548
27115
|
@State = state
|
27549
27116
|
@Region = region
|
@@ -27551,6 +27118,8 @@ module TencentCloud
|
|
27551
27118
|
@TopicID = topicid
|
27552
27119
|
@LogSetName = logsetname
|
27553
27120
|
@TopicName = topicname
|
27121
|
+
@SubLogType = sublogtype
|
27122
|
+
@ErrMsg = errmsg
|
27554
27123
|
end
|
27555
27124
|
|
27556
27125
|
def deserialize(params)
|
@@ -27561,28 +27130,35 @@ module TencentCloud
|
|
27561
27130
|
@TopicID = params['TopicID']
|
27562
27131
|
@LogSetName = params['LogSetName']
|
27563
27132
|
@TopicName = params['TopicName']
|
27133
|
+
@SubLogType = params['SubLogType']
|
27134
|
+
@ErrMsg = params['ErrMsg']
|
27564
27135
|
end
|
27565
27136
|
end
|
27566
27137
|
|
27567
27138
|
# 安全日志日志投递kafka设置详情
|
27568
27139
|
class SecLogDeliveryKafkaSettingInfo < TencentCloud::Common::AbstractModel
|
27569
|
-
# @param LogType:
|
27140
|
+
# @param LogType: 安全日志模块
|
27570
27141
|
# @type LogType: String
|
27571
27142
|
# @param TopicID: 主题ID
|
27572
27143
|
# @type TopicID: String
|
27573
27144
|
# @param TopicName: 主题名称
|
27574
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27575
27145
|
# @type TopicName: String
|
27576
27146
|
# @param State: 投递状态(false:关 true:开)
|
27577
27147
|
# @type State: Boolean
|
27148
|
+
# @param SubLogType: 日志类型
|
27149
|
+
# @type SubLogType: Array
|
27150
|
+
# @param ErrMsg: 错误信息
|
27151
|
+
# @type ErrMsg: String
|
27578
27152
|
|
27579
|
-
attr_accessor :LogType, :TopicID, :TopicName, :State
|
27153
|
+
attr_accessor :LogType, :TopicID, :TopicName, :State, :SubLogType, :ErrMsg
|
27580
27154
|
|
27581
|
-
def initialize(logtype=nil, topicid=nil, topicname=nil, state=nil)
|
27155
|
+
def initialize(logtype=nil, topicid=nil, topicname=nil, state=nil, sublogtype=nil, errmsg=nil)
|
27582
27156
|
@LogType = logtype
|
27583
27157
|
@TopicID = topicid
|
27584
27158
|
@TopicName = topicname
|
27585
27159
|
@State = state
|
27160
|
+
@SubLogType = sublogtype
|
27161
|
+
@ErrMsg = errmsg
|
27586
27162
|
end
|
27587
27163
|
|
27588
27164
|
def deserialize(params)
|
@@ -27590,6 +27166,8 @@ module TencentCloud
|
|
27590
27166
|
@TopicID = params['TopicID']
|
27591
27167
|
@TopicName = params['TopicName']
|
27592
27168
|
@State = params['State']
|
27169
|
+
@SubLogType = params['SubLogType']
|
27170
|
+
@ErrMsg = params['ErrMsg']
|
27593
27171
|
end
|
27594
27172
|
end
|
27595
27173
|
|
@@ -27634,26 +27212,20 @@ module TencentCloud
|
|
27634
27212
|
# @param HostID: 主机ID
|
27635
27213
|
# @type HostID: String
|
27636
27214
|
# @param HostName: 主机名称
|
27637
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27638
27215
|
# @type HostName: String
|
27639
27216
|
# @param HostIP: 主机IP
|
27640
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27641
27217
|
# @type HostIP: String
|
27642
27218
|
# @param HostStatus: 主机状态
|
27643
27219
|
# @type HostStatus: String
|
27644
27220
|
# @param ClusterID: 集群ID
|
27645
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27646
27221
|
# @type ClusterID: String
|
27647
27222
|
# @param ClusterName: 集群名称
|
27648
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27649
27223
|
# @type ClusterName: String
|
27650
27224
|
# @param PublicIP: 外网IP
|
27651
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27652
27225
|
# @type PublicIP: String
|
27653
27226
|
# @param JoinState: 接入状态(true:已接入 false:未接入)
|
27654
27227
|
# @type JoinState: Boolean
|
27655
27228
|
# @param ClusterVersion: 集群版本
|
27656
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27657
27229
|
# @type ClusterVersion: String
|
27658
27230
|
# @param ClusterMainAddress: 集群主节点地址
|
27659
27231
|
# @type ClusterMainAddress: String
|
@@ -27662,7 +27234,6 @@ module TencentCloud
|
|
27662
27234
|
# @param ClusterType: 集群类型
|
27663
27235
|
# @type ClusterType: String
|
27664
27236
|
# @param ClusterStatus: 集群状态
|
27665
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27666
27237
|
# @type ClusterStatus: String
|
27667
27238
|
|
27668
27239
|
attr_accessor :HostID, :HostName, :HostIP, :HostStatus, :ClusterID, :ClusterName, :PublicIP, :JoinState, :ClusterVersion, :ClusterMainAddress, :ContainerCnt, :ClusterType, :ClusterStatus
|
@@ -28181,10 +27752,8 @@ module TencentCloud
|
|
28181
27752
|
# @param SubmitTime: 漏洞披露时间
|
28182
27753
|
# @type SubmitTime: String
|
28183
27754
|
# @param VulId: 漏洞id
|
28184
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28185
27755
|
# @type VulId: Integer
|
28186
27756
|
# @param Status: 状态,0:防御中,1:已加白,指的是在白名单列表中有这个漏洞的,不一定是全局型白名单
|
28187
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28188
27757
|
# @type Status: Integer
|
28189
27758
|
|
28190
27759
|
attr_accessor :PocID, :Name, :Tags, :CVSSV3Score, :Level, :CVEID, :SubmitTime, :VulId, :Status
|
@@ -28491,10 +28060,14 @@ module TencentCloud
|
|
28491
28060
|
# @type ConnDetectConfig: Array
|
28492
28061
|
# @param RegistryId: 仓库唯一id
|
28493
28062
|
# @type RegistryId: Integer
|
28063
|
+
# @param SyncMode: 同步方式,0全量同步,1增量同步
|
28064
|
+
# @type SyncMode: Integer
|
28065
|
+
# @param NeedScan: 是否自动授权&扫描,选择增量同步时参数生效,包含所有新增镜像
|
28066
|
+
# @type NeedScan: Boolean
|
28494
28067
|
|
28495
|
-
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :RegistryId
|
28068
|
+
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :RegistryId, :SyncMode, :NeedScan
|
28496
28069
|
|
28497
|
-
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, registryid=nil)
|
28070
|
+
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, registryid=nil, syncmode=nil, needscan=nil)
|
28498
28071
|
@Name = name
|
28499
28072
|
@Username = username
|
28500
28073
|
@Password = password
|
@@ -28507,6 +28080,8 @@ module TencentCloud
|
|
28507
28080
|
@Insecure = insecure
|
28508
28081
|
@ConnDetectConfig = conndetectconfig
|
28509
28082
|
@RegistryId = registryid
|
28083
|
+
@SyncMode = syncmode
|
28084
|
+
@NeedScan = needscan
|
28510
28085
|
end
|
28511
28086
|
|
28512
28087
|
def deserialize(params)
|
@@ -28529,19 +28104,18 @@ module TencentCloud
|
|
28529
28104
|
end
|
28530
28105
|
end
|
28531
28106
|
@RegistryId = params['RegistryId']
|
28107
|
+
@SyncMode = params['SyncMode']
|
28108
|
+
@NeedScan = params['NeedScan']
|
28532
28109
|
end
|
28533
28110
|
end
|
28534
28111
|
|
28535
28112
|
# UpdateAssetImageRegistryRegistryDetail返回参数结构体
|
28536
28113
|
class UpdateAssetImageRegistryRegistryDetailResponse < TencentCloud::Common::AbstractModel
|
28537
28114
|
# @param HealthCheckErr: 连接错误信息
|
28538
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28539
28115
|
# @type HealthCheckErr: String
|
28540
28116
|
# @param NameRepeatErr: 名称错误信息
|
28541
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28542
28117
|
# @type NameRepeatErr: String
|
28543
28118
|
# @param RegistryId: 仓库唯一id
|
28544
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28545
28119
|
# @type RegistryId: Integer
|
28546
28120
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
28547
28121
|
# @type RequestId: String
|
@@ -28596,8 +28170,8 @@ module TencentCloud
|
|
28596
28170
|
|
28597
28171
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
|
28598
28172
|
extend Gem::Deprecate
|
28599
|
-
deprecate :All, :none,
|
28600
|
-
deprecate :All=, :none,
|
28173
|
+
deprecate :All, :none, 2025, 3
|
28174
|
+
deprecate :All=, :none, 2025, 3
|
28601
28175
|
|
28602
28176
|
def initialize(scanperiod=nil, enable=nil, scantime=nil, scantype=nil, images=nil, all=nil, id=nil, latest=nil, containerrunning=nil, scanendtime=nil, scanscope=nil, registrytype=nil, namespace=nil, excludeimageassetids=nil)
|
28603
28177
|
@ScanPeriod = scanperiod
|
@@ -28796,6 +28370,38 @@ module TencentCloud
|
|
28796
28370
|
end
|
28797
28371
|
end
|
28798
28372
|
|
28373
|
+
# 日志分析资源详情
|
28374
|
+
class VasInfoResourceDetail < TencentCloud::Common::AbstractModel
|
28375
|
+
# @param ResourceId: 资源ID
|
28376
|
+
# @type ResourceId: String
|
28377
|
+
# @param StartTime: 开始时间
|
28378
|
+
# @type StartTime: String
|
28379
|
+
# @param EndTime: 到期时间
|
28380
|
+
# @type EndTime: String
|
28381
|
+
# @param SourceType: 0 付费订单 1试用 2赠送
|
28382
|
+
# @type SourceType: Integer
|
28383
|
+
# @param InquireNum: 购买量
|
28384
|
+
# @type InquireNum: Integer
|
28385
|
+
|
28386
|
+
attr_accessor :ResourceId, :StartTime, :EndTime, :SourceType, :InquireNum
|
28387
|
+
|
28388
|
+
def initialize(resourceid=nil, starttime=nil, endtime=nil, sourcetype=nil, inquirenum=nil)
|
28389
|
+
@ResourceId = resourceid
|
28390
|
+
@StartTime = starttime
|
28391
|
+
@EndTime = endtime
|
28392
|
+
@SourceType = sourcetype
|
28393
|
+
@InquireNum = inquirenum
|
28394
|
+
end
|
28395
|
+
|
28396
|
+
def deserialize(params)
|
28397
|
+
@ResourceId = params['ResourceId']
|
28398
|
+
@StartTime = params['StartTime']
|
28399
|
+
@EndTime = params['EndTime']
|
28400
|
+
@SourceType = params['SourceType']
|
28401
|
+
@InquireNum = params['InquireNum']
|
28402
|
+
end
|
28403
|
+
end
|
28404
|
+
|
28799
28405
|
# 木马自动隔离样本信息
|
28800
28406
|
class VirusAutoIsolateSampleInfo < TencentCloud::Common::AbstractModel
|
28801
28407
|
# @param MD5: 文件MD5值
|
@@ -28902,10 +28508,8 @@ module TencentCloud
|
|
28902
28508
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
28903
28509
|
# @type ContainerIsolateOperationSrc: String
|
28904
28510
|
# @param MD5: md5值
|
28905
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28906
28511
|
# @type MD5: String
|
28907
28512
|
# @param RiskLevel: 风险等级 RISK_CRITICAL, RISK_HIGH, RISK_MEDIUM, RISK_LOW, RISK_NOTICE。
|
28908
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28909
28513
|
# @type RiskLevel: String
|
28910
28514
|
# @param CheckPlatform: 检测平台
|
28911
28515
|
# 1: 云查杀引擎
|
@@ -28913,7 +28517,6 @@ module TencentCloud
|
|
28913
28517
|
# 3: binaryAi
|
28914
28518
|
# 4: 异常行为
|
28915
28519
|
# 5: 威胁情报
|
28916
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
28917
28520
|
# @type CheckPlatform: Array
|
28918
28521
|
# @param NodeID: 节点ID
|
28919
28522
|
# @type NodeID: String
|
@@ -29138,13 +28741,10 @@ module TencentCloud
|
|
29138
28741
|
# 受漏洞影响的组件信息
|
29139
28742
|
class VulAffectedComponentInfo < TencentCloud::Common::AbstractModel
|
29140
28743
|
# @param Name: 组件名称
|
29141
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29142
28744
|
# @type Name: String
|
29143
28745
|
# @param Version: 组件版本
|
29144
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29145
28746
|
# @type Version: Array
|
29146
28747
|
# @param FixedVersion: 组件修复版本
|
29147
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29148
28748
|
# @type FixedVersion: Array
|
29149
28749
|
|
29150
28750
|
attr_accessor :Name, :Version, :FixedVersion
|
@@ -29193,7 +28793,6 @@ module TencentCloud
|
|
29193
28793
|
# @param NodeName: 超级节点名称
|
29194
28794
|
# @type NodeName: String
|
29195
28795
|
# @param ContainerStatus: 容器状态 "RUNNING":运行,"PAUSED":暂停,"STOPPED":停止,"CREATED":已经创建,"DESTROYED":已销毁,"RESTARTING":重启中,"REMOVING":迁移中,"DEAD":DEAD,"UNKNOWN":未知
|
29196
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29197
28796
|
# @type ContainerStatus: String
|
29198
28797
|
|
29199
28798
|
attr_accessor :HostIP, :ContainerID, :ContainerName, :PodName, :PodIP, :HostName, :HostID, :PublicIP, :ClusterID, :ClusterName, :NodeType, :NodeUniqueID, :NodeID, :NodeName, :ContainerStatus
|
@@ -29238,16 +28837,12 @@ module TencentCloud
|
|
29238
28837
|
# 受漏洞影响的组件信息
|
29239
28838
|
class VulAffectedImageComponentInfo < TencentCloud::Common::AbstractModel
|
29240
28839
|
# @param Name: 组件名称
|
29241
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29242
28840
|
# @type Name: String
|
29243
28841
|
# @param Version: 组件版本
|
29244
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29245
28842
|
# @type Version: String
|
29246
28843
|
# @param FixedVersion: 组件修复版本
|
29247
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29248
28844
|
# @type FixedVersion: String
|
29249
28845
|
# @param Path: 组件路径
|
29250
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29251
28846
|
# @type Path: String
|
29252
28847
|
|
29253
28848
|
attr_accessor :Name, :Version, :FixedVersion, :Path
|
@@ -29386,7 +28981,6 @@ module TencentCloud
|
|
29386
28981
|
# @param EventID: 事件ID
|
29387
28982
|
# @type EventID: Integer
|
29388
28983
|
# @param CreateTime: 首次发现时间
|
29389
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29390
28984
|
# @type CreateTime: String
|
29391
28985
|
# @param ContainerNetStatus: 隔离状态
|
29392
28986
|
# 未隔离 NORMAL
|
@@ -29397,7 +28991,6 @@ module TencentCloud
|
|
29397
28991
|
# 解除隔离失败 RESTORE_FAILED
|
29398
28992
|
# @type ContainerNetStatus: String
|
29399
28993
|
# @param MergeTime: 最近发现时间
|
29400
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29401
28994
|
# @type MergeTime: String
|
29402
28995
|
# @param ContainerStatus: 容器状态
|
29403
28996
|
# 正在运行: RUNNING
|
@@ -29407,7 +29000,6 @@ module TencentCloud
|
|
29407
29000
|
# 已经销毁: DESTROYED
|
29408
29001
|
# 正在重启中: RESTARTING
|
29409
29002
|
# 迁移中: REMOVING
|
29410
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29411
29003
|
# @type ContainerStatus: String
|
29412
29004
|
# @param ContainerNetSubStatus: 容器子状态
|
29413
29005
|
# "AGENT_OFFLINE" //Agent离线
|
@@ -29417,19 +29009,14 @@ module TencentCloud
|
|
29417
29009
|
# "SHARED_HOST" // 容器与主机共享网络
|
29418
29010
|
# "RESOURCE_LIMIT" //隔离操作资源超限
|
29419
29011
|
# "UNKNOW" // 原因未知
|
29420
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29421
29012
|
# @type ContainerNetSubStatus: String
|
29422
29013
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
29423
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29424
29014
|
# @type ContainerIsolateOperationSrc: String
|
29425
29015
|
# @param QUUID: 主机QUUID/超级节点ID
|
29426
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29427
29016
|
# @type QUUID: String
|
29428
29017
|
# @param HostIP: 主机内网IP
|
29429
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29430
29018
|
# @type HostIP: String
|
29431
29019
|
# @param HostName: 主机名称/超级节点名称
|
29432
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29433
29020
|
# @type HostName: String
|
29434
29021
|
# @param NodeType: 节点类型[NORMAL:普通节点|SUPER:超级节点]
|
29435
29022
|
# @type NodeType: String
|
@@ -29562,28 +29149,20 @@ module TencentCloud
|
|
29562
29149
|
# @param NetworkPayload: 攻击包
|
29563
29150
|
# @type NetworkPayload: String
|
29564
29151
|
# @param PID: 进程PID
|
29565
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29566
29152
|
# @type PID: Integer
|
29567
29153
|
# @param MainClass: 进程主类名
|
29568
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29569
29154
|
# @type MainClass: String
|
29570
29155
|
# @param StackTrace: 堆栈信息
|
29571
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29572
29156
|
# @type StackTrace: String
|
29573
29157
|
# @param ServerAccount: 监听账号
|
29574
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29575
29158
|
# @type ServerAccount: String
|
29576
29159
|
# @param ServerPort: 监听端口
|
29577
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29578
29160
|
# @type ServerPort: String
|
29579
29161
|
# @param ServerExe: 进程路径
|
29580
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29581
29162
|
# @type ServerExe: String
|
29582
29163
|
# @param ServerArg: 进程命令行参数
|
29583
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29584
29164
|
# @type ServerArg: String
|
29585
29165
|
# @param QUUID: 主机QUUID/超级节点ID
|
29586
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29587
29166
|
# @type QUUID: String
|
29588
29167
|
# @param ContainerNetStatus: 隔离状态
|
29589
29168
|
# 未隔离 NORMAL
|
@@ -29592,7 +29171,6 @@ module TencentCloud
|
|
29592
29171
|
# 隔离失败 ISOLATE_FAILED
|
29593
29172
|
# 解除隔离中 RESTORING
|
29594
29173
|
# 解除隔离失败 RESTORE_FAILED
|
29595
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29596
29174
|
# @type ContainerNetStatus: String
|
29597
29175
|
# @param ContainerNetSubStatus: 容器子状态
|
29598
29176
|
# "AGENT_OFFLINE" //Agent离线
|
@@ -29602,10 +29180,8 @@ module TencentCloud
|
|
29602
29180
|
# "SHARED_HOST" // 容器与主机共享网络
|
29603
29181
|
# "RESOURCE_LIMIT" //隔离操作资源超限
|
29604
29182
|
# "UNKNOW" // 原因未知
|
29605
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29606
29183
|
# @type ContainerNetSubStatus: String
|
29607
29184
|
# @param ContainerIsolateOperationSrc: 容器隔离操作来源
|
29608
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29609
29185
|
# @type ContainerIsolateOperationSrc: String
|
29610
29186
|
# @param ContainerStatus: 容器状态
|
29611
29187
|
# 正在运行: RUNNING
|
@@ -29615,13 +29191,10 @@ module TencentCloud
|
|
29615
29191
|
# 已经销毁: DESTROYED
|
29616
29192
|
# 正在重启中: RESTARTING
|
29617
29193
|
# 迁移中: REMOVING
|
29618
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29619
29194
|
# @type ContainerStatus: String
|
29620
29195
|
# @param JNDIUrl: 接口Url
|
29621
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29622
29196
|
# @type JNDIUrl: String
|
29623
29197
|
# @param RaspDetail: rasp detail
|
29624
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29625
29198
|
# @type RaspDetail: Array
|
29626
29199
|
# @param NodeSubNetName: 超级节点子网名称
|
29627
29200
|
# @type NodeSubNetName: String
|
@@ -29881,16 +29454,12 @@ module TencentCloud
|
|
29881
29454
|
# @param Name: 漏洞名称
|
29882
29455
|
# @type Name: String
|
29883
29456
|
# @param Tags: 漏洞标签
|
29884
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29885
29457
|
# @type Tags: Array
|
29886
29458
|
# @param CategoryType: 漏洞类型
|
29887
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29888
29459
|
# @type CategoryType: String
|
29889
29460
|
# @param Level: 漏洞威胁等级
|
29890
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29891
29461
|
# @type Level: String
|
29892
29462
|
# @param SubmitTime: 漏洞披露时间
|
29893
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29894
29463
|
# @type SubmitTime: String
|
29895
29464
|
# @param Description: 漏洞描述
|
29896
29465
|
# @type Description: String
|
@@ -29921,19 +29490,14 @@ module TencentCloud
|
|
29921
29490
|
# @param PocID: 漏洞PocID
|
29922
29491
|
# @type PocID: String
|
29923
29492
|
# @param DefenceStatus: 防御状态,NO_DEFENDED:未防御,DEFENDED:已防御
|
29924
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29925
29493
|
# @type DefenceStatus: String
|
29926
29494
|
# @param DefenceScope: 漏洞防御主机范围: MANUAL:自选主机节点,ALL:全部
|
29927
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29928
29495
|
# @type DefenceScope: String
|
29929
29496
|
# @param DefenceHostCount: 漏洞防御主机数量
|
29930
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29931
29497
|
# @type DefenceHostCount: Integer
|
29932
29498
|
# @param DefendedCount: 已防御攻击次数
|
29933
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29934
29499
|
# @type DefendedCount: Integer
|
29935
29500
|
# @param ScanStatus: 是否已扫描,NOT_SCAN:未扫描,SCANNED:已扫描
|
29936
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
29937
29501
|
# @type ScanStatus: String
|
29938
29502
|
|
29939
29503
|
attr_accessor :CVEID, :Name, :Tags, :CategoryType, :Level, :SubmitTime, :Description, :CVSSV3Desc, :OfficialSolution, :DefenseSolution, :Reference, :CVSSV3Score, :ComponentList, :LocalImageCount, :ContainerCount, :RegistryImageCount, :Category, :LocalNewestImageCount, :RegistryNewestImageCount, :PocID, :DefenceStatus, :DefenceScope, :DefenceHostCount, :DefendedCount, :ScanStatus
|
@@ -30075,49 +29639,36 @@ module TencentCloud
|
|
30075
29639
|
# @param Name: 漏洞名称
|
30076
29640
|
# @type Name: String
|
30077
29641
|
# @param Tags: 漏洞标签
|
30078
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30079
29642
|
# @type Tags: Array
|
30080
29643
|
# @param CVSSV3Score: CVSS V3分数
|
30081
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30082
29644
|
# @type CVSSV3Score: Float
|
30083
29645
|
# @param Level: 风险等级
|
30084
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30085
29646
|
# @type Level: String
|
30086
29647
|
# @param CVEID: CVE编号
|
30087
29648
|
# @type CVEID: String
|
30088
29649
|
# @param Category: 漏洞子类型
|
30089
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30090
29650
|
# @type Category: String
|
30091
29651
|
# @param FoundTime: 首次发现时间
|
30092
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30093
29652
|
# @type FoundTime: String
|
30094
29653
|
# @param LatestFoundTime: 最近发现时间
|
30095
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30096
29654
|
# @type LatestFoundTime: String
|
30097
29655
|
# @param ID: 漏洞ID
|
30098
29656
|
# @type ID: Integer
|
30099
29657
|
# @param LocalImageCount: 影响本地镜像数
|
30100
29658
|
# @type LocalImageCount: Integer
|
30101
29659
|
# @param ContainerCount: 影响容器数
|
30102
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30103
29660
|
# @type ContainerCount: Integer
|
30104
29661
|
# @param RegistryImageCount: 影响仓库镜像数
|
30105
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30106
29662
|
# @type RegistryImageCount: Integer
|
30107
29663
|
# @param PocID: 漏洞PocID
|
30108
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30109
29664
|
# @type PocID: String
|
30110
29665
|
# @param DefenceStatus: 防御状态,NO_DEFENDED:未防御,DEFENDED:已防御
|
30111
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30112
29666
|
# @type DefenceStatus: String
|
30113
29667
|
# @param DefenceScope: 漏洞防御主机范围: MANUAL:自选主机节点,ALL:全部
|
30114
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30115
29668
|
# @type DefenceScope: String
|
30116
29669
|
# @param DefenceHostCount: 漏洞防御主机数量
|
30117
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30118
29670
|
# @type DefenceHostCount: Integer
|
30119
29671
|
# @param DefendedCount: 已防御攻击次数
|
30120
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30121
29672
|
# @type DefendedCount: Integer
|
30122
29673
|
|
30123
29674
|
attr_accessor :Name, :Tags, :CVSSV3Score, :Level, :CVEID, :Category, :FoundTime, :LatestFoundTime, :ID, :LocalImageCount, :ContainerCount, :RegistryImageCount, :PocID, :DefenceStatus, :DefenceScope, :DefenceHostCount, :DefendedCount
|
@@ -30174,7 +29725,6 @@ module TencentCloud
|
|
30174
29725
|
# @param ScanStatus: 任务状态:SCANNING:扫描中 FAILED:失败 FINISHED:完成 CANCELED:取消
|
30175
29726
|
# @type ScanStatus: String
|
30176
29727
|
# @param ScanDuration: 扫描时长
|
30177
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30178
29728
|
# @type ScanDuration: Float
|
30179
29729
|
# @param HighLevelVulCount: 高危漏洞数
|
30180
29730
|
# @type HighLevelVulCount: Integer
|