tencentcloud-sdk-csip 3.0.934 → 3.0.936

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.
@@ -51,276 +51,184 @@ module TencentCloud
51
51
  # 告警下拉字段
52
52
  class AlertExtraInfo < TencentCloud::Common::AbstractModel
53
53
  # @param RelateEvent: 相关攻击事件
54
- # 注意:此字段可能返回 null,表示取不到有效值。
55
54
  # @type RelateEvent: :class:`Tencentcloud::Csip.v20221121.models.RelatedEvent`
56
55
  # @param LeakContent: 泄漏内容
57
- # 注意:此字段可能返回 null,表示取不到有效值。
58
56
  # @type LeakContent: String
59
57
  # @param LeakAPI: 泄漏API
60
- # 注意:此字段可能返回 null,表示取不到有效值。
61
58
  # @type LeakAPI: String
62
59
  # @param SecretID: secretID
63
- # 注意:此字段可能返回 null,表示取不到有效值。
64
60
  # @type SecretID: String
65
61
  # @param Rule: 命中规则
66
- # 注意:此字段可能返回 null,表示取不到有效值。
67
62
  # @type Rule: String
68
63
  # @param RuleDesc: 规则描述
69
- # 注意:此字段可能返回 null,表示取不到有效值。
70
64
  # @type RuleDesc: String
71
65
  # @param ProtocolPort: 协议端口
72
- # 注意:此字段可能返回 null,表示取不到有效值。
73
66
  # @type ProtocolPort: String
74
67
  # @param AttackContent: 攻击内容
75
- # 注意:此字段可能返回 null,表示取不到有效值。
76
68
  # @type AttackContent: String
77
69
  # @param AttackIPProfile: 攻击IP画像
78
- # 注意:此字段可能返回 null,表示取不到有效值。
79
70
  # @type AttackIPProfile: String
80
71
  # @param AttackIPTags: 攻击IP标签
81
- # 注意:此字段可能返回 null,表示取不到有效值。
82
72
  # @type AttackIPTags: String
83
73
  # @param RequestMethod: 请求方式
84
- # 注意:此字段可能返回 null,表示取不到有效值。
85
74
  # @type RequestMethod: String
86
75
  # @param HttpLog: HTTP日志
87
- # 注意:此字段可能返回 null,表示取不到有效值。
88
76
  # @type HttpLog: String
89
77
  # @param AttackDomain: 被攻击域名
90
- # 注意:此字段可能返回 null,表示取不到有效值。
91
78
  # @type AttackDomain: String
92
79
  # @param FilePath: 文件路径
93
- # 注意:此字段可能返回 null,表示取不到有效值。
94
80
  # @type FilePath: String
95
81
  # @param UserAgent: user_agent
96
- # 注意:此字段可能返回 null,表示取不到有效值。
97
82
  # @type UserAgent: String
98
83
  # @param RequestHeaders: 请求头
99
- # 注意:此字段可能返回 null,表示取不到有效值。
100
84
  # @type RequestHeaders: String
101
85
  # @param LoginUserName: 登录用户名
102
- # 注意:此字段可能返回 null,表示取不到有效值。
103
86
  # @type LoginUserName: String
104
87
  # @param VulnerabilityName: 漏洞名称
105
- # 注意:此字段可能返回 null,表示取不到有效值。
106
88
  # @type VulnerabilityName: String
107
89
  # @param CVE: 公共漏洞和暴露
108
- # 注意:此字段可能返回 null,表示取不到有效值。
109
90
  # @type CVE: String
110
91
  # @param ServiceProcess: 服务进程
111
- # 注意:此字段可能返回 null,表示取不到有效值。
112
92
  # @type ServiceProcess: String
113
93
  # @param FileName: 文件名
114
- # 注意:此字段可能返回 null,表示取不到有效值。
115
94
  # @type FileName: String
116
95
  # @param FileSize: 文件大小
117
- # 注意:此字段可能返回 null,表示取不到有效值。
118
96
  # @type FileSize: String
119
97
  # @param FileMD5: 文件MD5
120
- # 注意:此字段可能返回 null,表示取不到有效值。
121
98
  # @type FileMD5: String
122
99
  # @param FileLastAccessTime: 文件最近访问时间
123
- # 注意:此字段可能返回 null,表示取不到有效值。
124
100
  # @type FileLastAccessTime: String
125
101
  # @param FileModifyTime: 文件修改时间
126
- # 注意:此字段可能返回 null,表示取不到有效值。
127
102
  # @type FileModifyTime: String
128
103
  # @param RecentAccessTime: 最近访问时间
129
- # 注意:此字段可能返回 null,表示取不到有效值。
130
104
  # @type RecentAccessTime: String
131
105
  # @param RecentModifyTime: 最近修改时间
132
- # 注意:此字段可能返回 null,表示取不到有效值。
133
106
  # @type RecentModifyTime: String
134
107
  # @param VirusName: 病毒名
135
- # 注意:此字段可能返回 null,表示取不到有效值。
136
108
  # @type VirusName: String
137
109
  # @param VirusFileTags: 病毒文件标签
138
- # 注意:此字段可能返回 null,表示取不到有效值。
139
110
  # @type VirusFileTags: String
140
111
  # @param BehavioralCharacteristics: 行为特征
141
- # 注意:此字段可能返回 null,表示取不到有效值。
142
112
  # @type BehavioralCharacteristics: String
143
113
  # @param ProcessNamePID: 进程名(PID)
144
- # 注意:此字段可能返回 null,表示取不到有效值。
145
114
  # @type ProcessNamePID: String
146
115
  # @param ProcessPath: 进程路径
147
- # 注意:此字段可能返回 null,表示取不到有效值。
148
116
  # @type ProcessPath: String
149
117
  # @param ProcessCommandLine: 进程命令行
150
- # 注意:此字段可能返回 null,表示取不到有效值。
151
118
  # @type ProcessCommandLine: String
152
119
  # @param ProcessPermissions: 进程权限
153
- # 注意:此字段可能返回 null,表示取不到有效值。
154
120
  # @type ProcessPermissions: String
155
121
  # @param ExecutedCommand: 执行命令
156
- # 注意:此字段可能返回 null,表示取不到有效值。
157
122
  # @type ExecutedCommand: String
158
123
  # @param AffectedFileName: 受影响文件名
159
- # 注意:此字段可能返回 null,表示取不到有效值。
160
124
  # @type AffectedFileName: String
161
125
  # @param DecoyPath: 诱饵路径
162
- # 注意:此字段可能返回 null,表示取不到有效值。
163
126
  # @type DecoyPath: String
164
127
  # @param MaliciousProcessFileSize: 恶意进程文件大小
165
- # 注意:此字段可能返回 null,表示取不到有效值。
166
128
  # @type MaliciousProcessFileSize: String
167
129
  # @param MaliciousProcessFileMD5: 恶意进程文件MD5
168
- # 注意:此字段可能返回 null,表示取不到有效值。
169
130
  # @type MaliciousProcessFileMD5: String
170
131
  # @param MaliciousProcessNamePID: 恶意进程名(PID)
171
- # 注意:此字段可能返回 null,表示取不到有效值。
172
132
  # @type MaliciousProcessNamePID: String
173
133
  # @param MaliciousProcessPath: 恶意进程路径
174
- # 注意:此字段可能返回 null,表示取不到有效值。
175
134
  # @type MaliciousProcessPath: String
176
135
  # @param MaliciousProcessStartTime: 恶意进程启动时间
177
- # 注意:此字段可能返回 null,表示取不到有效值。
178
136
  # @type MaliciousProcessStartTime: String
179
137
  # @param CommandContent: 命令内容
180
- # 注意:此字段可能返回 null,表示取不到有效值。
181
138
  # @type CommandContent: String
182
139
  # @param StartupUser: 启动用户
183
- # 注意:此字段可能返回 null,表示取不到有效值。
184
140
  # @type StartupUser: String
185
141
  # @param UserGroup: 用户所属组
186
- # 注意:此字段可能返回 null,表示取不到有效值。
187
142
  # @type UserGroup: String
188
143
  # @param NewPermissions: 新增权限
189
- # 注意:此字段可能返回 null,表示取不到有效值。
190
144
  # @type NewPermissions: String
191
145
  # @param ParentProcess: 父进程
192
- # 注意:此字段可能返回 null,表示取不到有效值。
193
146
  # @type ParentProcess: String
194
147
  # @param ClassName: 类名
195
- # 注意:此字段可能返回 null,表示取不到有效值。
196
148
  # @type ClassName: String
197
149
  # @param ClassLoader: 所属类加载器
198
- # 注意:此字段可能返回 null,表示取不到有效值。
199
150
  # @type ClassLoader: String
200
151
  # @param ClassFileSize: 类文件大小
201
- # 注意:此字段可能返回 null,表示取不到有效值。
202
152
  # @type ClassFileSize: String
203
153
  # @param ClassFileMD5: 类文件MD5
204
- # 注意:此字段可能返回 null,表示取不到有效值。
205
154
  # @type ClassFileMD5: String
206
155
  # @param ParentClassName: 父类名
207
- # 注意:此字段可能返回 null,表示取不到有效值。
208
156
  # @type ParentClassName: String
209
157
  # @param InheritedInterface: 继承接口
210
- # 注意:此字段可能返回 null,表示取不到有效值。
211
158
  # @type InheritedInterface: String
212
159
  # @param Comment: 注释
213
- # 注意:此字段可能返回 null,表示取不到有效值。
214
160
  # @type Comment: String
215
161
  # @param PayloadContent: 载荷内容
216
- # 注意:此字段可能返回 null,表示取不到有效值。
217
162
  # @type PayloadContent: String
218
163
  # @param CallbackAddressPortrait: 回连地址画像
219
- # 注意:此字段可能返回 null,表示取不到有效值。
220
164
  # @type CallbackAddressPortrait: String
221
165
  # @param CallbackAddressTag: 回连地址标签
222
- # 注意:此字段可能返回 null,表示取不到有效值。
223
166
  # @type CallbackAddressTag: String
224
167
  # @param ProcessMD5: 进程MD5
225
- # 注意:此字段可能返回 null,表示取不到有效值。
226
168
  # @type ProcessMD5: String
227
169
  # @param FilePermission: 文件权限
228
- # 注意:此字段可能返回 null,表示取不到有效值。
229
170
  # @type FilePermission: String
230
171
  # @param FromLogAnalysisData: 来源于日志分析的信息字段
231
- # 注意:此字段可能返回 null,表示取不到有效值。
232
172
  # @type FromLogAnalysisData: Array
233
173
  # @param HitProbe: 命中探针
234
- # 注意:此字段可能返回 null,表示取不到有效值。
235
174
  # @type HitProbe: String
236
175
  # @param HitHoneyPot: 命中蜜罐
237
-
238
- # 注意:此字段可能返回 null,表示取不到有效值。
239
176
  # @type HitHoneyPot: String
240
177
  # @param CommandList: 命令列表
241
- # 注意:此字段可能返回 null,表示取不到有效值。
242
178
  # @type CommandList: String
243
179
  # @param AttackEventDesc: 攻击事件描述
244
-
245
- # 注意:此字段可能返回 null,表示取不到有效值。
246
180
  # @type AttackEventDesc: String
247
181
  # @param ProcessInfo: 进程信息
248
- # 注意:此字段可能返回 null,表示取不到有效值。
249
182
  # @type ProcessInfo: String
250
183
  # @param UserNameAndPwd: 使用用户名&密码
251
- # 注意:此字段可能返回 null,表示取不到有效值。
252
184
  # @type UserNameAndPwd: String
253
185
  # @param StrategyID: 主机防护策略ID
254
- # 注意:此字段可能返回 null,表示取不到有效值。
255
186
  # @type StrategyID: String
256
187
  # @param StrategyName: 主机防护策略名称
257
- # 注意:此字段可能返回 null,表示取不到有效值。
258
188
  # @type StrategyName: String
259
189
  # @param HitStrategy: 主机防护命中策略,是策略ID和策略名称的组合
260
- # 注意:此字段可能返回 null,表示取不到有效值。
261
190
  # @type HitStrategy: String
262
191
  # @param ProcessName: 进程名
263
- # 注意:此字段可能返回 null,表示取不到有效值。
264
192
  # @type ProcessName: String
265
193
  # @param PID: PID
266
- # 注意:此字段可能返回 null,表示取不到有效值。
267
194
  # @type PID: String
268
195
  # @param PodName: 容器Pod名
269
- # 注意:此字段可能返回 null,表示取不到有效值。
270
196
  # @type PodName: String
271
197
  # @param PodID: 容器PodID
272
- # 注意:此字段可能返回 null,表示取不到有效值。
273
198
  # @type PodID: String
274
199
  # @param Response: Http响应
275
- # 注意:此字段可能返回 null,表示取不到有效值。
276
200
  # @type Response: String
277
201
  # @param SystemCall: 系统调用
278
- # 注意:此字段可能返回 null,表示取不到有效值。
279
202
  # @type SystemCall: String
280
203
  # @param Verb: 操作类型verb
281
- # 注意:此字段可能返回 null,表示取不到有效值。
282
204
  # @type Verb: String
283
205
  # @param LogID: 日志ID
284
- # 注意:此字段可能返回 null,表示取不到有效值。
285
206
  # @type LogID: String
286
207
  # @param Different: 变更内容
287
- # 注意:此字段可能返回 null,表示取不到有效值。
288
208
  # @type Different: String
289
209
  # @param EventType: 事件类型
290
- # 注意:此字段可能返回 null,表示取不到有效值。
291
210
  # @type EventType: String
292
211
  # @param Description: 事件描述
293
- # 注意:此字段可能返回 null,表示取不到有效值。
294
212
  # @type Description: String
295
213
  # @param TargetAddress: 目标地址(容器反弹shell)
296
- # 注意:此字段可能返回 null,表示取不到有效值。
297
214
  # @type TargetAddress: String
298
215
  # @param MaliciousRequestDomain: 恶意请求域名(容器恶意外联)
299
- # 注意:此字段可能返回 null,表示取不到有效值。
300
216
  # @type MaliciousRequestDomain: String
301
217
  # @param RuleType: 规则类型(容器K8sAPI异常请求)
302
- # 注意:此字段可能返回 null,表示取不到有效值。
303
218
  # @type RuleType: String
304
219
  # @param RequestURI: 请求资源(容器K8sAPI异常请求)
305
- # 注意:此字段可能返回 null,表示取不到有效值。
306
220
  # @type RequestURI: String
307
221
  # @param RequestUser: 发起请求用户(容器K8sAPI异常请求)
308
- # 注意:此字段可能返回 null,表示取不到有效值。
309
222
  # @type RequestUser: String
310
223
  # @param RequestObject: 请求对象(容器K8sAPI异常请求)
311
- # 注意:此字段可能返回 null,表示取不到有效值。
312
224
  # @type RequestObject: String
313
225
  # @param ResponseObject: 响应对象(容器K8sAPI异常请求)
314
- # 注意:此字段可能返回 null,表示取不到有效值。
315
226
  # @type ResponseObject: String
316
227
  # @param FileType: 文件类型(容器文件篡改)
317
- # 注意:此字段可能返回 null,表示取不到有效值。
318
228
  # @type FileType: String
319
229
  # @param TIType: 标签特征(容器恶意外联)
320
- # 注意:此字段可能返回 null,表示取不到有效值。
321
230
  # @type TIType: String
322
231
  # @param SourceIP: 来源IP(容器K8sAPI异常请求)
323
- # 注意:此字段可能返回 null,表示取不到有效值。
324
232
  # @type SourceIP: String
325
233
 
326
234
  attr_accessor :RelateEvent, :LeakContent, :LeakAPI, :SecretID, :Rule, :RuleDesc, :ProtocolPort, :AttackContent, :AttackIPProfile, :AttackIPTags, :RequestMethod, :HttpLog, :AttackDomain, :FilePath, :UserAgent, :RequestHeaders, :LoginUserName, :VulnerabilityName, :CVE, :ServiceProcess, :FileName, :FileSize, :FileMD5, :FileLastAccessTime, :FileModifyTime, :RecentAccessTime, :RecentModifyTime, :VirusName, :VirusFileTags, :BehavioralCharacteristics, :ProcessNamePID, :ProcessPath, :ProcessCommandLine, :ProcessPermissions, :ExecutedCommand, :AffectedFileName, :DecoyPath, :MaliciousProcessFileSize, :MaliciousProcessFileMD5, :MaliciousProcessNamePID, :MaliciousProcessPath, :MaliciousProcessStartTime, :CommandContent, :StartupUser, :UserGroup, :NewPermissions, :ParentProcess, :ClassName, :ClassLoader, :ClassFileSize, :ClassFileMD5, :ParentClassName, :InheritedInterface, :Comment, :PayloadContent, :CallbackAddressPortrait, :CallbackAddressTag, :ProcessMD5, :FilePermission, :FromLogAnalysisData, :HitProbe, :HitHoneyPot, :CommandList, :AttackEventDesc, :ProcessInfo, :UserNameAndPwd, :StrategyID, :StrategyName, :HitStrategy, :ProcessName, :PID, :PodName, :PodID, :Response, :SystemCall, :Verb, :LogID, :Different, :EventType, :Description, :TargetAddress, :MaliciousRequestDomain, :RuleType, :RequestURI, :RequestUser, :RequestObject, :ResponseObject, :FileType, :TIType, :SourceIP
@@ -525,17 +433,14 @@ module TencentCloud
525
433
  # 告警中心全量告警列表数据
526
434
  class AlertInfo < TencentCloud::Common::AbstractModel
527
435
  # @param ID: 告警ID
528
- # 注意:此字段可能返回 null,表示取不到有效值。
529
436
  # @type ID: String
530
437
  # @param Name: 告警名称
531
- # 注意:此字段可能返回 null,表示取不到有效值。
532
438
  # @type Name: String
533
439
  # @param Source: 告警来源
534
440
  # CFW:云防火墙
535
441
  # WAF:Web应用防火墙
536
442
  # CWP:主机安全
537
443
  # CSIP:云安全中心
538
- # 注意:此字段可能返回 null,表示取不到有效值。
539
444
  # @type Source: String
540
445
  # @param Level: 告警等级
541
446
  # 1:提示
@@ -543,83 +448,57 @@ module TencentCloud
543
448
  # 3:中危
544
449
  # 4:高危
545
450
  # 5:严重
546
- # 注意:此字段可能返回 null,表示取不到有效值。
547
451
  # @type Level: Integer
548
452
  # @param Attacker: 攻击者
549
- # 注意:此字段可能返回 null,表示取不到有效值。
550
453
  # @type Attacker: :class:`Tencentcloud::Csip.v20221121.models.RoleInfo`
551
454
  # @param Victim: 受害者
552
- # 注意:此字段可能返回 null,表示取不到有效值。
553
455
  # @type Victim: :class:`Tencentcloud::Csip.v20221121.models.RoleInfo`
554
456
  # @param EvidenceData: 证据数据(例如攻击内容等,base64编码)
555
- # 注意:此字段可能返回 null,表示取不到有效值。
556
457
  # @type EvidenceData: String
557
458
  # @param EvidenceLocation: 证据位置(例如协议端口)
558
- # 注意:此字段可能返回 null,表示取不到有效值。
559
459
  # @type EvidenceLocation: String
560
460
  # @param EvidencePath: 证据路径
561
- # 注意:此字段可能返回 null,表示取不到有效值。
562
461
  # @type EvidencePath: String
563
462
  # @param CreateTime: 首次告警时间
564
- # 注意:此字段可能返回 null,表示取不到有效值。
565
463
  # @type CreateTime: String
566
464
  # @param UpdateTime: 最近告警时间
567
- # 注意:此字段可能返回 null,表示取不到有效值。
568
465
  # @type UpdateTime: String
569
466
  # @param Count: 告警次数
570
- # 注意:此字段可能返回 null,表示取不到有效值。
571
467
  # @type Count: Integer
572
468
  # @param UrgentSuggestion: 紧急缓解建议
573
- # 注意:此字段可能返回 null,表示取不到有效值。
574
469
  # @type UrgentSuggestion: String
575
470
  # @param RemediationSuggestion: 根治建议
576
- # 注意:此字段可能返回 null,表示取不到有效值。
577
471
  # @type RemediationSuggestion: String
578
472
  # @param Status: 处理状态
579
473
  # 0:未处置,1:已忽略,2:已处置
580
- # 注意:此字段可能返回 null,表示取不到有效值。
581
474
  # @type Status: Integer
582
475
  # @param ProcessType: 告警处理类型
583
- # 注意:此字段可能返回 null,表示取不到有效值。
584
476
  # @type ProcessType: String
585
477
  # @param Type: 告警大类
586
- # 注意:此字段可能返回 null,表示取不到有效值。
587
478
  # @type Type: String
588
479
  # @param SubType: 告警小类
589
- # 注意:此字段可能返回 null,表示取不到有效值。
590
480
  # @type SubType: String
591
481
  # @param ExtraInfo: 下拉字段
592
- # 注意:此字段可能返回 null,表示取不到有效值。
593
482
  # @type ExtraInfo: :class:`Tencentcloud::Csip.v20221121.models.AlertExtraInfo`
594
483
  # @param Key: 聚合字段
595
- # 注意:此字段可能返回 null,表示取不到有效值。
596
484
  # @type Key: String
597
485
  # @param Date: 告警日期
598
- # 注意:此字段可能返回 null,表示取不到有效值。
599
486
  # @type Date: String
600
487
  # @param AppID: appid
601
- # 注意:此字段可能返回 null,表示取不到有效值。
602
488
  # @type AppID: String
603
489
  # @param NickName: 账户名称
604
- # 注意:此字段可能返回 null,表示取不到有效值。
605
490
  # @type NickName: String
606
491
  # @param Uin: 账户ID
607
- # 注意:此字段可能返回 null,表示取不到有效值。
608
492
  # @type Uin: String
609
493
  # @param Action: 行为
610
- # 注意:此字段可能返回 null,表示取不到有效值。
611
494
  # @type Action: Integer
612
495
  # @param RiskInvestigation: 风险排查
613
- # 注意:此字段可能返回 null,表示取不到有效值。
614
496
  # @type RiskInvestigation: String
615
497
  # @param RiskTreatment: 风险处置
616
- # 注意:此字段可能返回 null,表示取不到有效值。
617
498
  # @type RiskTreatment: String
618
499
  # @param LogType: 日志类型
619
- # 注意:此字段可能返回 null,表示取不到有效值。
620
500
  # @type LogType: String
621
501
  # @param LogSearch: 语句检索
622
- # 注意:此字段可能返回 null,表示取不到有效值。
623
502
  # @type LogSearch: String
624
503
 
625
504
  attr_accessor :ID, :Name, :Source, :Level, :Attacker, :Victim, :EvidenceData, :EvidenceLocation, :EvidencePath, :CreateTime, :UpdateTime, :Count, :UrgentSuggestion, :RemediationSuggestion, :Status, :ProcessType, :Type, :SubType, :ExtraInfo, :Key, :Date, :AppID, :NickName, :Uin, :Action, :RiskInvestigation, :RiskTreatment, :LogType, :LogSearch
@@ -701,91 +580,62 @@ module TencentCloud
701
580
  # 主机资产详情
702
581
  class AssetBaseInfoResponse < TencentCloud::Common::AbstractModel
703
582
  # @param VpcId: vpc-id
704
- # 注意:此字段可能返回 null,表示取不到有效值。
705
583
  # @type VpcId: String
706
584
  # @param VpcName: vpc-name
707
- # 注意:此字段可能返回 null,表示取不到有效值。
708
585
  # @type VpcName: String
709
586
  # @param AssetName: 资产名
710
- # 注意:此字段可能返回 null,表示取不到有效值。
711
587
  # @type AssetName: String
712
588
  # @param Os: 操作系统
713
- # 注意:此字段可能返回 null,表示取不到有效值。
714
589
  # @type Os: String
715
590
  # @param PublicIp: 公网ip
716
- # 注意:此字段可能返回 null,表示取不到有效值。
717
591
  # @type PublicIp: String
718
592
  # @param PrivateIp: 内网ip
719
- # 注意:此字段可能返回 null,表示取不到有效值。
720
593
  # @type PrivateIp: String
721
594
  # @param Region: 地域
722
- # 注意:此字段可能返回 null,表示取不到有效值。
723
595
  # @type Region: String
724
596
  # @param AssetType: 资产类型
725
- # 注意:此字段可能返回 null,表示取不到有效值。
726
597
  # @type AssetType: String
727
598
  # @param AssetId: 资产id
728
- # 注意:此字段可能返回 null,表示取不到有效值。
729
599
  # @type AssetId: String
730
600
  # @param AccountNum: 账号数量
731
- # 注意:此字段可能返回 null,表示取不到有效值。
732
601
  # @type AccountNum: Integer
733
602
  # @param PortNum: 端口数量
734
- # 注意:此字段可能返回 null,表示取不到有效值。
735
603
  # @type PortNum: Integer
736
604
  # @param ProcessNum: 进程数量
737
- # 注意:此字段可能返回 null,表示取不到有效值。
738
605
  # @type ProcessNum: Integer
739
606
  # @param SoftApplicationNum: 软件应用数量
740
- # 注意:此字段可能返回 null,表示取不到有效值。
741
607
  # @type SoftApplicationNum: Integer
742
608
  # @param DatabaseNum: 数据库数量
743
- # 注意:此字段可能返回 null,表示取不到有效值。
744
609
  # @type DatabaseNum: Integer
745
610
  # @param WebApplicationNum: Web应用数量
746
- # 注意:此字段可能返回 null,表示取不到有效值。
747
611
  # @type WebApplicationNum: Integer
748
612
  # @param ServiceNum: 服务数量
749
- # 注意:此字段可能返回 null,表示取不到有效值。
750
613
  # @type ServiceNum: Integer
751
614
  # @param WebFrameworkNum: web框架数量
752
- # 注意:此字段可能返回 null,表示取不到有效值。
753
615
  # @type WebFrameworkNum: Integer
754
616
  # @param WebSiteNum: Web站点数量
755
- # 注意:此字段可能返回 null,表示取不到有效值。
756
617
  # @type WebSiteNum: Integer
757
618
  # @param JarPackageNum: Jar包数量
758
- # 注意:此字段可能返回 null,表示取不到有效值。
759
619
  # @type JarPackageNum: Integer
760
620
  # @param StartServiceNum: 启动服务数量
761
- # 注意:此字段可能返回 null,表示取不到有效值。
762
621
  # @type StartServiceNum: Integer
763
622
  # @param ScheduledTaskNum: 计划任务数量
764
- # 注意:此字段可能返回 null,表示取不到有效值。
765
623
  # @type ScheduledTaskNum: Integer
766
624
  # @param EnvironmentVariableNum: 环境变量数量
767
- # 注意:此字段可能返回 null,表示取不到有效值。
768
625
  # @type EnvironmentVariableNum: Integer
769
626
  # @param KernelModuleNum: 内核模块数量
770
- # 注意:此字段可能返回 null,表示取不到有效值。
771
627
  # @type KernelModuleNum: Integer
772
628
  # @param SystemInstallationPackageNum: 系统安装包数量
773
- # 注意:此字段可能返回 null,表示取不到有效值。
774
629
  # @type SystemInstallationPackageNum: Integer
775
630
  # @param SurplusProtectDay: 剩余防护时长
776
- # 注意:此字段可能返回 null,表示取不到有效值。
777
631
  # @type SurplusProtectDay: Integer
778
632
  # @param CWPStatus: 客户端是否安装 1 已安装 0 未安装
779
- # 注意:此字段可能返回 null,表示取不到有效值。
780
633
  # @type CWPStatus: Integer
781
634
  # @param Tag: 标签
782
- # 注意:此字段可能返回 null,表示取不到有效值。
783
635
  # @type Tag: Array
784
636
  # @param ProtectLevel: 防护等级
785
- # 注意:此字段可能返回 null,表示取不到有效值。
786
637
  # @type ProtectLevel: String
787
638
  # @param ProtectedDay: 防护时长
788
- # 注意:此字段可能返回 null,表示取不到有效值。
789
639
  # @type ProtectedDay: Integer
790
640
 
791
641
  attr_accessor :VpcId, :VpcName, :AssetName, :Os, :PublicIp, :PrivateIp, :Region, :AssetType, :AssetId, :AccountNum, :PortNum, :ProcessNum, :SoftApplicationNum, :DatabaseNum, :WebApplicationNum, :ServiceNum, :WebFrameworkNum, :WebSiteNum, :JarPackageNum, :StartServiceNum, :ScheduledTaskNum, :EnvironmentVariableNum, :KernelModuleNum, :SystemInstallationPackageNum, :SurplusProtectDay, :CWPStatus, :Tag, :ProtectLevel, :ProtectedDay
@@ -871,53 +721,38 @@ module TencentCloud
871
721
  # @param Nick: 租户昵称
872
722
  # @type Nick: String
873
723
  # @param Region: 地域
874
- # 注意:此字段可能返回 null,表示取不到有效值。
875
724
  # @type Region: String
876
725
  # @param AssetId: pod id
877
726
  # @type AssetId: String
878
727
  # @param AssetName: pod名称
879
728
  # @type AssetName: String
880
729
  # @param InstanceCreateTime: pod创建时间
881
- # 注意:此字段可能返回 null,表示取不到有效值。
882
730
  # @type InstanceCreateTime: String
883
731
  # @param Namespace: 命名空间
884
- # 注意:此字段可能返回 null,表示取不到有效值。
885
732
  # @type Namespace: String
886
733
  # @param Status: 状态
887
- # 注意:此字段可能返回 null,表示取不到有效值。
888
734
  # @type Status: String
889
735
  # @param ClusterId: 集群id
890
- # 注意:此字段可能返回 null,表示取不到有效值。
891
736
  # @type ClusterId: String
892
737
  # @param ClusterName: 集群名称
893
- # 注意:此字段可能返回 null,表示取不到有效值。
894
738
  # @type ClusterName: String
895
739
  # @param MachineId: 主机id
896
- # 注意:此字段可能返回 null,表示取不到有效值。
897
740
  # @type MachineId: String
898
741
  # @param MachineName: 主机名
899
- # 注意:此字段可能返回 null,表示取不到有效值。
900
742
  # @type MachineName: String
901
743
  # @param PodIp: pod ip
902
- # 注意:此字段可能返回 null,表示取不到有效值。
903
744
  # @type PodIp: String
904
745
  # @param ServiceCount: 关联service数
905
- # 注意:此字段可能返回 null,表示取不到有效值。
906
746
  # @type ServiceCount: Integer
907
747
  # @param ContainerCount: 关联容器数
908
- # 注意:此字段可能返回 null,表示取不到有效值。
909
748
  # @type ContainerCount: Integer
910
749
  # @param PublicIp: 公网ip
911
- # 注意:此字段可能返回 null,表示取不到有效值。
912
750
  # @type PublicIp: String
913
751
  # @param PrivateIp: 内网ip
914
- # 注意:此字段可能返回 null,表示取不到有效值。
915
752
  # @type PrivateIp: String
916
753
  # @param IsCore: 是否核心:1:核心,2:非核心
917
- # 注意:此字段可能返回 null,表示取不到有效值。
918
754
  # @type IsCore: Integer
919
755
  # @param IsNewAsset: 是否新资产 1新
920
- # 注意:此字段可能返回 null,表示取不到有效值。
921
756
  # @type IsNewAsset: Integer
922
757
 
923
758
  attr_accessor :AppId, :Uin, :Nick, :Region, :AssetId, :AssetName, :InstanceCreateTime, :Namespace, :Status, :ClusterId, :ClusterName, :MachineId, :MachineName, :PodIp, :ServiceCount, :ContainerCount, :PublicIp, :PrivateIp, :IsCore, :IsNewAsset
@@ -972,34 +807,24 @@ module TencentCloud
972
807
  # 资产扫描结构细节
973
808
  class AssetInfoDetail < TencentCloud::Common::AbstractModel
974
809
  # @param AppID: 用户appid
975
- # 注意:此字段可能返回 null,表示取不到有效值。
976
810
  # @type AppID: String
977
811
  # @param CVEId: CVE编号
978
- # 注意:此字段可能返回 null,表示取不到有效值。
979
812
  # @type CVEId: String
980
813
  # @param IsScan: 是扫描,0默认未扫描,1正在扫描,2扫描完成,3扫描出错
981
- # 注意:此字段可能返回 null,表示取不到有效值。
982
814
  # @type IsScan: Integer
983
815
  # @param InfluenceAsset: 影响资产数目
984
- # 注意:此字段可能返回 null,表示取不到有效值。
985
816
  # @type InfluenceAsset: Integer
986
817
  # @param NotRepairAsset: 未修复资产数目
987
- # 注意:此字段可能返回 null,表示取不到有效值。
988
818
  # @type NotRepairAsset: Integer
989
819
  # @param NotProtectAsset: 未防护资产数目
990
- # 注意:此字段可能返回 null,表示取不到有效值。
991
820
  # @type NotProtectAsset: Integer
992
821
  # @param TaskId: 任务ID
993
- # 注意:此字段可能返回 null,表示取不到有效值。
994
822
  # @type TaskId: String
995
823
  # @param TaskPercent: 任务百分比
996
- # 注意:此字段可能返回 null,表示取不到有效值。
997
824
  # @type TaskPercent: Integer
998
825
  # @param TaskTime: 任务时间
999
- # 注意:此字段可能返回 null,表示取不到有效值。
1000
826
  # @type TaskTime: Integer
1001
827
  # @param ScanTime: 扫描时间
1002
- # 注意:此字段可能返回 null,表示取不到有效值。
1003
828
  # @type ScanTime: String
1004
829
 
1005
830
  attr_accessor :AppID, :CVEId, :IsScan, :InfluenceAsset, :NotRepairAsset, :NotProtectAsset, :TaskId, :TaskPercent, :TaskTime, :ScanTime
@@ -1034,13 +859,10 @@ module TencentCloud
1034
859
  # 资产类型和实例类型的映射
1035
860
  class AssetInstanceTypeMap < TencentCloud::Common::AbstractModel
1036
861
  # @param Text: 资产类型
1037
- # 注意:此字段可能返回 null,表示取不到有效值。
1038
862
  # @type Text: String
1039
863
  # @param Value: 资产类型
1040
- # 注意:此字段可能返回 null,表示取不到有效值。
1041
864
  # @type Value: String
1042
865
  # @param InstanceTypeList: 资产类型和实例类型映射关系
1043
- # 注意:此字段可能返回 null,表示取不到有效值。
1044
866
  # @type InstanceTypeList: Array
1045
867
 
1046
868
  attr_accessor :Text, :Value, :InstanceTypeList
@@ -1068,10 +890,8 @@ module TencentCloud
1068
890
  # 安全中心资产标签
1069
891
  class AssetTag < TencentCloud::Common::AbstractModel
1070
892
  # @param TagKey: 标签的key值,可以是字母、数字、下划线
1071
- # 注意:此字段可能返回 null,表示取不到有效值。
1072
893
  # @type TagKey: String
1073
894
  # @param TagValue: 标签的vale值,可以是字母、数字、下划线
1074
- # 注意:此字段可能返回 null,表示取不到有效值。
1075
895
  # @type TagValue: String
1076
896
 
1077
897
  attr_accessor :TagKey, :TagValue
@@ -1126,13 +946,10 @@ module TencentCloud
1126
946
  # @param AppId: 用户appid
1127
947
  # @type AppId: String
1128
948
  # @param Nick: 用户昵称
1129
- # 注意:此字段可能返回 null,表示取不到有效值。
1130
949
  # @type Nick: String
1131
950
  # @param Uin: 用户uin
1132
- # 注意:此字段可能返回 null,表示取不到有效值。
1133
951
  # @type Uin: String
1134
952
  # @param ClbId: 当资产类型为LBL的时候,展示该字段,方便定位具体的LB
1135
- # 注意:此字段可能返回 null,表示取不到有效值。
1136
953
  # @type ClbId: String
1137
954
 
1138
955
  attr_accessor :Id, :CFGName, :CheckType, :InstanceId, :InstanceName, :InstanceType, :AffectAsset, :Level, :FirstTime, :RecentTime, :From, :Status, :CFGSTD, :CFGDescribe, :CFGFix, :CFGHelpURL, :Index, :AppId, :Nick, :Uin, :ClbId
@@ -1221,10 +1038,8 @@ module TencentCloud
1221
1038
  # @param AppId: 用户appid
1222
1039
  # @type AppId: String
1223
1040
  # @param Nick: 用户昵称
1224
- # 注意:此字段可能返回 null,表示取不到有效值。
1225
1041
  # @type Nick: String
1226
1042
  # @param Uin: 用户uin
1227
- # 注意:此字段可能返回 null,表示取不到有效值。
1228
1043
  # @type Uin: String
1229
1044
  # @param From: 识别来源,详细看枚举返回。
1230
1045
  # @type From: String
@@ -1305,10 +1120,8 @@ module TencentCloud
1305
1120
  # @param AppId: 用户appid
1306
1121
  # @type AppId: String
1307
1122
  # @param Nick: 用户昵称
1308
- # 注意:此字段可能返回 null,表示取不到有效值。
1309
1123
  # @type Nick: String
1310
1124
  # @param Uin: 用户uin
1311
- # 注意:此字段可能返回 null,表示取不到有效值。
1312
1125
  # @type Uin: String
1313
1126
  # @param VULType: 漏洞类型
1314
1127
  # @type VULType: String
@@ -1345,7 +1158,6 @@ module TencentCloud
1345
1158
  # @param Payload: 攻击载荷
1346
1159
  # @type Payload: String
1347
1160
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
1348
- # 注意:此字段可能返回 null,表示取不到有效值。
1349
1161
  # @type EMGCVulType: Integer
1350
1162
 
1351
1163
  attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :Service, :RecentTime, :FirstTime, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :VULType, :Port, :Describe, :AppName, :References, :AppVersion, :VULURL, :VULName, :CVE, :Fix, :POCId, :From, :CWPVersion, :IsSupportRepair, :IsSupportDetect, :InstanceUUID, :Payload, :EMGCVulType
@@ -1448,10 +1260,8 @@ module TencentCloud
1448
1260
  # @param AppId: 用户appid
1449
1261
  # @type AppId: String
1450
1262
  # @param Nick: 用户昵称
1451
- # 注意:此字段可能返回 null,表示取不到有效值。
1452
1263
  # @type Nick: String
1453
1264
  # @param Uin: 用户uin
1454
- # 注意:此字段可能返回 null,表示取不到有效值。
1455
1265
  # @type Uin: String
1456
1266
  # @param VULType: 漏洞类型
1457
1267
  # @type VULType: String
@@ -1478,49 +1288,34 @@ module TencentCloud
1478
1288
  # @param Payload: 攻击载荷
1479
1289
  # @type Payload: String
1480
1290
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
1481
- # 注意:此字段可能返回 null,表示取不到有效值。
1482
1291
  # @type EMGCVulType: Integer
1483
1292
  # @param CVSS: CVSS评分
1484
- # 注意:此字段可能返回 null,表示取不到有效值。
1485
1293
  # @type CVSS: Float
1486
1294
  # @param Index: 前端索引id
1487
- # 注意:此字段可能返回 null,表示取不到有效值。
1488
1295
  # @type Index: String
1489
1296
  # @param PCMGRId: pcmgrId
1490
- # 注意:此字段可能返回 null,表示取不到有效值。
1491
1297
  # @type PCMGRId: String
1492
1298
  # @param LogId: 报告id
1493
- # 注意:此字段可能返回 null,表示取不到有效值。
1494
1299
  # @type LogId: String
1495
1300
  # @param TaskId: 任务id
1496
- # 注意:此字段可能返回 null,表示取不到有效值。
1497
1301
  # @type TaskId: String
1498
1302
  # @param VulTag: 漏洞标签
1499
- # 注意:此字段可能返回 null,表示取不到有效值。
1500
1303
  # @type VulTag: Array
1501
1304
  # @param DisclosureTime: 漏洞披露时间
1502
- # 注意:此字段可能返回 null,表示取不到有效值。
1503
1305
  # @type DisclosureTime: String
1504
1306
  # @param AttackHeat: 攻击热度
1505
- # 注意:此字段可能返回 null,表示取不到有效值。
1506
1307
  # @type AttackHeat: Integer
1507
1308
  # @param IsSuggest: 是否必修漏洞1是,0不是
1508
- # 注意:此字段可能返回 null,表示取不到有效值。
1509
1309
  # @type IsSuggest: Integer
1510
1310
  # @param HandleTaskId: 处置任务ID
1511
- # 注意:此字段可能返回 null,表示取不到有效值。
1512
1311
  # @type HandleTaskId: String
1513
1312
  # @param EngineSource: 引擎来源
1514
- # 注意:此字段可能返回 null,表示取不到有效值。
1515
1313
  # @type EngineSource: String
1516
1314
  # @param VulRiskId: 新的漏洞风险id(同全网漏洞表的riskid)
1517
- # 注意:此字段可能返回 null,表示取不到有效值。
1518
1315
  # @type VulRiskId: String
1519
1316
  # @param TvdID: 新版漏洞id
1520
- # 注意:此字段可能返回 null,表示取不到有效值。
1521
1317
  # @type TvdID: String
1522
1318
  # @param IsOneClick: 是否可以一键体检,1-可以,0-不可以
1523
- # 注意:此字段可能返回 null,表示取不到有效值。
1524
1319
  # @type IsOneClick: Integer
1525
1320
 
1526
1321
  attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :RecentTime, :FirstTime, :Status, :RiskId, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :VULType, :Port, :AppName, :AppVersion, :VULURL, :VULName, :CVE, :POCId, :From, :CWPVersion, :InstanceUUID, :Payload, :EMGCVulType, :CVSS, :Index, :PCMGRId, :LogId, :TaskId, :VulTag, :DisclosureTime, :AttackHeat, :IsSuggest, :HandleTaskId, :EngineSource, :VulRiskId, :TvdID, :IsOneClick
@@ -1641,10 +1436,8 @@ module TencentCloud
1641
1436
  # @param AppId: 用户appid
1642
1437
  # @type AppId: String
1643
1438
  # @param Nick: 用户昵称
1644
- # 注意:此字段可能返回 null,表示取不到有效值。
1645
1439
  # @type Nick: String
1646
1440
  # @param Uin: 用户uin
1647
- # 注意:此字段可能返回 null,表示取不到有效值。
1648
1441
  # @type Uin: String
1649
1442
  # @param PasswordType: 弱口令类型
1650
1443
  # @type PasswordType: String
@@ -1713,64 +1506,44 @@ module TencentCloud
1713
1506
  # 漏洞详细信息
1714
1507
  class BugInfoDetail < TencentCloud::Common::AbstractModel
1715
1508
  # @param Id: 漏洞编号
1716
- # 注意:此字段可能返回 null,表示取不到有效值。
1717
1509
  # @type Id: Integer
1718
1510
  # @param PatchId: 漏洞对应pocId
1719
- # 注意:此字段可能返回 null,表示取不到有效值。
1720
1511
  # @type PatchId: String
1721
1512
  # @param VULName: 漏洞名称
1722
- # 注意:此字段可能返回 null,表示取不到有效值。
1723
1513
  # @type VULName: String
1724
1514
  # @param Level: 漏洞严重性:high,middle,low,info
1725
- # 注意:此字段可能返回 null,表示取不到有效值。
1726
1515
  # @type Level: String
1727
1516
  # @param CVSSScore: cvss评分
1728
- # 注意:此字段可能返回 null,表示取不到有效值。
1729
1517
  # @type CVSSScore: String
1730
1518
  # @param CVEId: cve编号
1731
- # 注意:此字段可能返回 null,表示取不到有效值。
1732
1519
  # @type CVEId: String
1733
1520
  # @param Tag: 漏洞标签
1734
- # 注意:此字段可能返回 null,表示取不到有效值。
1735
1521
  # @type Tag: String
1736
1522
  # @param VULCategory: 漏洞种类,1:web应用,2:系统组件漏洞,3:配置风险
1737
- # 注意:此字段可能返回 null,表示取不到有效值。
1738
1523
  # @type VULCategory: Integer
1739
1524
  # @param ImpactOs: 漏洞影响系统
1740
- # 注意:此字段可能返回 null,表示取不到有效值。
1741
1525
  # @type ImpactOs: String
1742
1526
  # @param ImpactCOMPENT: 漏洞影响组件
1743
- # 注意:此字段可能返回 null,表示取不到有效值。
1744
1527
  # @type ImpactCOMPENT: String
1745
1528
  # @param ImpactVersion: 漏洞影响版本
1746
- # 注意:此字段可能返回 null,表示取不到有效值。
1747
1529
  # @type ImpactVersion: String
1748
1530
  # @param Reference: 链接
1749
- # 注意:此字段可能返回 null,表示取不到有效值。
1750
1531
  # @type Reference: String
1751
1532
  # @param VULDescribe: 漏洞描述
1752
- # 注意:此字段可能返回 null,表示取不到有效值。
1753
1533
  # @type VULDescribe: String
1754
1534
  # @param Fix: 修复建议
1755
- # 注意:此字段可能返回 null,表示取不到有效值。
1756
1535
  # @type Fix: String
1757
1536
  # @param ProSupport: 产品支持状态,实时返回
1758
- # 注意:此字段可能返回 null,表示取不到有效值。
1759
1537
  # @type ProSupport: Integer
1760
1538
  # @param IsPublish: 是否公开,0为未发布,1为发布
1761
- # 注意:此字段可能返回 null,表示取不到有效值。
1762
1539
  # @type IsPublish: Integer
1763
1540
  # @param ReleaseTime: 释放时间
1764
- # 注意:此字段可能返回 null,表示取不到有效值。
1765
1541
  # @type ReleaseTime: String
1766
1542
  # @param CreateTime: 创建时间
1767
- # 注意:此字段可能返回 null,表示取不到有效值。
1768
1543
  # @type CreateTime: String
1769
1544
  # @param UpdateTime: 更新时间
1770
- # 注意:此字段可能返回 null,表示取不到有效值。
1771
1545
  # @type UpdateTime: String
1772
1546
  # @param SubCategory: 漏洞子类别
1773
- # 注意:此字段可能返回 null,表示取不到有效值。
1774
1547
  # @type SubCategory: String
1775
1548
 
1776
1549
  attr_accessor :Id, :PatchId, :VULName, :Level, :CVSSScore, :CVEId, :Tag, :VULCategory, :ImpactOs, :ImpactCOMPENT, :ImpactVersion, :Reference, :VULDescribe, :Fix, :ProSupport, :IsPublish, :ReleaseTime, :CreateTime, :UpdateTime, :SubCategory
@@ -1834,199 +1607,134 @@ module TencentCloud
1834
1607
  # 6:已关机
1835
1608
  class CVMAssetVO < TencentCloud::Common::AbstractModel
1836
1609
  # @param AssetId: 资产id
1837
- # 注意:此字段可能返回 null,表示取不到有效值。
1838
1610
  # @type AssetId: String
1839
1611
  # @param AssetName: 资产名
1840
- # 注意:此字段可能返回 null,表示取不到有效值。
1841
1612
  # @type AssetName: String
1842
1613
  # @param AssetType: 资产类型
1843
- # 注意:此字段可能返回 null,表示取不到有效值。
1844
1614
  # @type AssetType: String
1845
1615
  # @param Region: 地域
1846
- # 注意:此字段可能返回 null,表示取不到有效值。
1847
1616
  # @type Region: String
1848
1617
  # @param CWPStatus: 防护状态
1849
- # 注意:此字段可能返回 null,表示取不到有效值。
1850
1618
  # @type CWPStatus: Integer
1851
1619
  # @param AssetCreateTime: 资产创建时间
1852
- # 注意:此字段可能返回 null,表示取不到有效值。
1853
1620
  # @type AssetCreateTime: String
1854
1621
  # @param PublicIp: 公网ip
1855
- # 注意:此字段可能返回 null,表示取不到有效值。
1856
1622
  # @type PublicIp: String
1857
1623
  # @param PrivateIp: 私网ip
1858
- # 注意:此字段可能返回 null,表示取不到有效值。
1859
1624
  # @type PrivateIp: String
1860
1625
  # @param VpcId: vpc id
1861
- # 注意:此字段可能返回 null,表示取不到有效值。
1862
1626
  # @type VpcId: String
1863
1627
  # @param VpcName: vpc 名
1864
- # 注意:此字段可能返回 null,表示取不到有效值。
1865
1628
  # @type VpcName: String
1866
1629
  # @param AppId: appid信息
1867
- # 注意:此字段可能返回 null,表示取不到有效值。
1868
1630
  # @type AppId: Integer
1869
1631
  # @param Uin: 用户uin
1870
- # 注意:此字段可能返回 null,表示取不到有效值。
1871
1632
  # @type Uin: String
1872
1633
  # @param NickName: 昵称
1873
- # 注意:此字段可能返回 null,表示取不到有效值。
1874
1634
  # @type NickName: String
1875
1635
  # @param AvailableArea: 可用区
1876
- # 注意:此字段可能返回 null,表示取不到有效值。
1877
1636
  # @type AvailableArea: String
1878
1637
  # @param IsCore: 是否核心
1879
- # 注意:此字段可能返回 null,表示取不到有效值。
1880
1638
  # @type IsCore: Integer
1881
1639
  # @param SubnetId: 子网id
1882
- # 注意:此字段可能返回 null,表示取不到有效值。
1883
1640
  # @type SubnetId: String
1884
1641
  # @param SubnetName: 子网名
1885
- # 注意:此字段可能返回 null,表示取不到有效值。
1886
1642
  # @type SubnetName: String
1887
1643
  # @param InstanceUuid: uuid
1888
- # 注意:此字段可能返回 null,表示取不到有效值。
1889
1644
  # @type InstanceUuid: String
1890
1645
  # @param InstanceQUuid: qquid
1891
- # 注意:此字段可能返回 null,表示取不到有效值。
1892
1646
  # @type InstanceQUuid: String
1893
1647
  # @param OsName: os名
1894
- # 注意:此字段可能返回 null,表示取不到有效值。
1895
1648
  # @type OsName: String
1896
1649
  # @param PartitionCount: 分区
1897
- # 注意:此字段可能返回 null,表示取不到有效值。
1898
1650
  # @type PartitionCount: Integer
1899
1651
  # @param CPUInfo: cpu信息
1900
- # 注意:此字段可能返回 null,表示取不到有效值。
1901
1652
  # @type CPUInfo: String
1902
1653
  # @param CPUSize: cpu大小
1903
- # 注意:此字段可能返回 null,表示取不到有效值。
1904
1654
  # @type CPUSize: Integer
1905
1655
  # @param CPULoad: cpu负载
1906
- # 注意:此字段可能返回 null,表示取不到有效值。
1907
1656
  # @type CPULoad: String
1908
1657
  # @param MemorySize: 内存大小
1909
- # 注意:此字段可能返回 null,表示取不到有效值。
1910
1658
  # @type MemorySize: String
1911
1659
  # @param MemoryLoad: 内存负载
1912
- # 注意:此字段可能返回 null,表示取不到有效值。
1913
1660
  # @type MemoryLoad: String
1914
1661
  # @param DiskSize: 硬盘大小
1915
- # 注意:此字段可能返回 null,表示取不到有效值。
1916
1662
  # @type DiskSize: String
1917
1663
  # @param DiskLoad: 硬盘负载
1918
- # 注意:此字段可能返回 null,表示取不到有效值。
1919
1664
  # @type DiskLoad: String
1920
1665
  # @param AccountCount: 账号数
1921
- # 注意:此字段可能返回 null,表示取不到有效值。
1922
1666
  # @type AccountCount: String
1923
1667
  # @param ProcessCount: 进程数
1924
- # 注意:此字段可能返回 null,表示取不到有效值。
1925
1668
  # @type ProcessCount: String
1926
1669
  # @param AppCount: 软件应用
1927
- # 注意:此字段可能返回 null,表示取不到有效值。
1928
1670
  # @type AppCount: String
1929
1671
  # @param PortCount: 监听端口
1930
- # 注意:此字段可能返回 null,表示取不到有效值。
1931
1672
  # @type PortCount: Integer
1932
1673
  # @param Attack: 网络攻击
1933
- # 注意:此字段可能返回 null,表示取不到有效值。
1934
1674
  # @type Attack: Integer
1935
1675
  # @param Access: 网络访问
1936
- # 注意:此字段可能返回 null,表示取不到有效值。
1937
1676
  # @type Access: Integer
1938
1677
  # @param Intercept: 网络拦截
1939
- # 注意:此字段可能返回 null,表示取不到有效值。
1940
1678
  # @type Intercept: Integer
1941
1679
  # @param InBandwidth: 入向峰值带宽
1942
- # 注意:此字段可能返回 null,表示取不到有效值。
1943
1680
  # @type InBandwidth: String
1944
1681
  # @param OutBandwidth: 出向峰值带宽
1945
- # 注意:此字段可能返回 null,表示取不到有效值。
1946
1682
  # @type OutBandwidth: String
1947
1683
  # @param InFlow: 入向累计流量
1948
- # 注意:此字段可能返回 null,表示取不到有效值。
1949
1684
  # @type InFlow: String
1950
1685
  # @param OutFlow: 出向累计流量
1951
- # 注意:此字段可能返回 null,表示取不到有效值。
1952
1686
  # @type OutFlow: String
1953
1687
  # @param LastScanTime: 最近扫描时间
1954
- # 注意:此字段可能返回 null,表示取不到有效值。
1955
1688
  # @type LastScanTime: String
1956
1689
  # @param NetWorkOut: 恶意主动外联
1957
- # 注意:此字段可能返回 null,表示取不到有效值。
1958
1690
  # @type NetWorkOut: Integer
1959
1691
  # @param PortRisk: 端口风险
1960
- # 注意:此字段可能返回 null,表示取不到有效值。
1961
1692
  # @type PortRisk: Integer
1962
1693
  # @param VulnerabilityRisk: 漏洞风险
1963
- # 注意:此字段可能返回 null,表示取不到有效值。
1964
1694
  # @type VulnerabilityRisk: Integer
1965
1695
  # @param ConfigurationRisk: 配置风险
1966
- # 注意:此字段可能返回 null,表示取不到有效值。
1967
1696
  # @type ConfigurationRisk: Integer
1968
1697
  # @param ScanTask: 扫描任务数
1969
- # 注意:此字段可能返回 null,表示取不到有效值。
1970
1698
  # @type ScanTask: Integer
1971
1699
  # @param Tag: 标签
1972
- # 注意:此字段可能返回 null,表示取不到有效值。
1973
1700
  # @type Tag: Array
1974
1701
  # @param MemberId: memberId
1975
- # 注意:此字段可能返回 null,表示取不到有效值。
1976
1702
  # @type MemberId: String
1977
1703
  # @param Os: os全称
1978
- # 注意:此字段可能返回 null,表示取不到有效值。
1979
1704
  # @type Os: String
1980
1705
  # @param RiskExposure: 风险服务暴露
1981
- # 注意:此字段可能返回 null,表示取不到有效值。
1982
1706
  # @type RiskExposure: Integer
1983
1707
  # @param BASAgentStatus: 模拟攻击工具状态。0代表未安装,1代表已安装,2代表已离线
1984
- # 注意:此字段可能返回 null,表示取不到有效值。
1985
1708
  # @type BASAgentStatus: Integer
1986
1709
  # @param IsNewAsset: 1新资产;0 非新资产
1987
- # 注意:此字段可能返回 null,表示取不到有效值。
1988
1710
  # @type IsNewAsset: Integer
1989
1711
  # @param CVMAgentStatus: 0 未安装 1安装 2:安装中
1990
- # 注意:此字段可能返回 null,表示取不到有效值。
1991
1712
  # @type CVMAgentStatus: Integer
1992
1713
  # @param CVMStatus: 1:开启 0:未开启
1993
- # 注意:此字段可能返回 null,表示取不到有效值。
1994
1714
  # @type CVMStatus: Integer
1995
1715
  # @param DefenseModel: 1:客户端已安装 0:未安装 2: Agentless
1996
- # 注意:此字段可能返回 null,表示取不到有效值。
1997
1716
  # @type DefenseModel: Integer
1998
1717
  # @param TatStatus: 1:已安装 0:未安装
1999
- # 注意:此字段可能返回 null,表示取不到有效值。
2000
1718
  # @type TatStatus: Integer
2001
1719
  # @param CpuTrend: cpu趋势图
2002
- # 注意:此字段可能返回 null,表示取不到有效值。
2003
1720
  # @type CpuTrend: Array
2004
1721
  # @param MemoryTrend: 内存趋势图
2005
- # 注意:此字段可能返回 null,表示取不到有效值。
2006
1722
  # @type MemoryTrend: Array
2007
1723
  # @param AgentStatus: 1:agent在线 0:agent离线 2:主机离线
2008
- # 注意:此字段可能返回 null,表示取不到有效值。
2009
1724
  # @type AgentStatus: Integer
2010
1725
  # @param CloseDefenseCount: 本月防护关闭次数
2011
- # 注意:此字段可能返回 null,表示取不到有效值。
2012
1726
  # @type CloseDefenseCount: Integer
2013
1727
  # @param InstanceState: 运行状态
2014
- # 注意:此字段可能返回 null,表示取不到有效值。
2015
1728
  # @type InstanceState: String
2016
1729
  # @param SecurityGroupIds: 安全组数据
2017
- # 注意:此字段可能返回 null,表示取不到有效值。
2018
1730
  # @type SecurityGroupIds: Array
2019
1731
  # @param AgentMemRss: 物理内存占用KB
2020
- # 注意:此字段可能返回 null,表示取不到有效值。
2021
1732
  # @type AgentMemRss: Integer
2022
1733
  # @param AgentCpuPer: CPU使用率百分比
2023
- # 注意:此字段可能返回 null,表示取不到有效值。
2024
1734
  # @type AgentCpuPer: Float
2025
1735
  # @param RealAppid: cvm真正所属的appid
2026
- # 注意:此字段可能返回 null,表示取不到有效值。
2027
1736
  # @type RealAppid: Integer
2028
1737
  # @param CloudType: 云资产类型:0:腾讯云,1:aws,2:azure
2029
- # 注意:此字段可能返回 null,表示取不到有效值。
2030
1738
  # @type CloudType: Integer
2031
1739
  # @param ProtectStatus: 主机防护状态枚举
2032
1740
  # 0:未安装
@@ -2036,10 +1744,8 @@ module TencentCloud
2036
1744
  # 4:旗舰版防护中
2037
1745
  # 5:已离线
2038
1746
  # 6:已关机
2039
- # 注意:此字段可能返回 null,表示取不到有效值。
2040
1747
  # @type ProtectStatus: Integer
2041
1748
  # @param OfflineTime: 最后离线时间
2042
- # 注意:此字段可能返回 null,表示取不到有效值。
2043
1749
  # @type OfflineTime: String
2044
1750
 
2045
1751
  attr_accessor :AssetId, :AssetName, :AssetType, :Region, :CWPStatus, :AssetCreateTime, :PublicIp, :PrivateIp, :VpcId, :VpcName, :AppId, :Uin, :NickName, :AvailableArea, :IsCore, :SubnetId, :SubnetName, :InstanceUuid, :InstanceQUuid, :OsName, :PartitionCount, :CPUInfo, :CPUSize, :CPULoad, :MemorySize, :MemoryLoad, :DiskSize, :DiskLoad, :AccountCount, :ProcessCount, :AppCount, :PortCount, :Attack, :Access, :Intercept, :InBandwidth, :OutBandwidth, :InFlow, :OutFlow, :LastScanTime, :NetWorkOut, :PortRisk, :VulnerabilityRisk, :ConfigurationRisk, :ScanTask, :Tag, :MemberId, :Os, :RiskExposure, :BASAgentStatus, :IsNewAsset, :CVMAgentStatus, :CVMStatus, :DefenseModel, :TatStatus, :CpuTrend, :MemoryTrend, :AgentStatus, :CloseDefenseCount, :InstanceState, :SecurityGroupIds, :AgentMemRss, :AgentCpuPer, :RealAppid, :CloudType, :ProtectStatus, :OfflineTime
@@ -2209,43 +1915,30 @@ module TencentCloud
2209
1915
  # clb实例和监听器信息
2210
1916
  class ClbListenerListInfo < TencentCloud::Common::AbstractModel
2211
1917
  # @param ListenerId: 监听器id
2212
- # 注意:此字段可能返回 null,表示取不到有效值。
2213
1918
  # @type ListenerId: String
2214
1919
  # @param ListenerName: 监听器名称
2215
- # 注意:此字段可能返回 null,表示取不到有效值。
2216
1920
  # @type ListenerName: String
2217
1921
  # @param LoadBalancerId: 负载均衡Id
2218
- # 注意:此字段可能返回 null,表示取不到有效值。
2219
1922
  # @type LoadBalancerId: String
2220
1923
  # @param LoadBalancerName: 负载均衡名称
2221
- # 注意:此字段可能返回 null,表示取不到有效值。
2222
1924
  # @type LoadBalancerName: String
2223
1925
  # @param Protocol: 协议
2224
- # 注意:此字段可能返回 null,表示取不到有效值。
2225
1926
  # @type Protocol: String
2226
1927
  # @param Region: 地域
2227
- # 注意:此字段可能返回 null,表示取不到有效值。
2228
1928
  # @type Region: String
2229
1929
  # @param Vip: 负载均衡ip
2230
- # 注意:此字段可能返回 null,表示取不到有效值。
2231
1930
  # @type Vip: String
2232
1931
  # @param VPort: 端口
2233
- # 注意:此字段可能返回 null,表示取不到有效值。
2234
1932
  # @type VPort: Integer
2235
1933
  # @param Zone: 区域
2236
- # 注意:此字段可能返回 null,表示取不到有效值。
2237
1934
  # @type Zone: String
2238
1935
  # @param NumericalVpcId: 私有网络id
2239
- # 注意:此字段可能返回 null,表示取不到有效值。
2240
1936
  # @type NumericalVpcId: Integer
2241
1937
  # @param LoadBalancerType: 负载均衡类型
2242
- # 注意:此字段可能返回 null,表示取不到有效值。
2243
1938
  # @type LoadBalancerType: String
2244
1939
  # @param Domain: 监听器域名
2245
- # 注意:此字段可能返回 null,表示取不到有效值。
2246
1940
  # @type Domain: String
2247
1941
  # @param LoadBalancerDomain: 负载均衡域名
2248
- # 注意:此字段可能返回 null,表示取不到有效值。
2249
1942
  # @type LoadBalancerDomain: String
2250
1943
 
2251
1944
  attr_accessor :ListenerId, :ListenerName, :LoadBalancerId, :LoadBalancerName, :Protocol, :Region, :Vip, :VPort, :Zone, :NumericalVpcId, :LoadBalancerType, :Domain, :LoadBalancerDomain
@@ -2442,73 +2135,50 @@ module TencentCloud
2442
2135
  # db资产输出字段
2443
2136
  class DBAssetVO < TencentCloud::Common::AbstractModel
2444
2137
  # @param AssetId: 资产id
2445
- # 注意:此字段可能返回 null,表示取不到有效值。
2446
2138
  # @type AssetId: String
2447
2139
  # @param AssetName: 资产名
2448
- # 注意:此字段可能返回 null,表示取不到有效值。
2449
2140
  # @type AssetName: String
2450
2141
  # @param AssetType: 资产类型
2451
- # 注意:此字段可能返回 null,表示取不到有效值。
2452
2142
  # @type AssetType: String
2453
2143
  # @param VpcId: vpcid
2454
- # 注意:此字段可能返回 null,表示取不到有效值。
2455
2144
  # @type VpcId: String
2456
2145
  # @param VpcName: vpc标签
2457
- # 注意:此字段可能返回 null,表示取不到有效值。
2458
2146
  # @type VpcName: String
2459
2147
  # @param Region: 地域
2460
- # 注意:此字段可能返回 null,表示取不到有效值。
2461
2148
  # @type Region: String
2462
2149
  # @param Domain: 域名
2463
- # 注意:此字段可能返回 null,表示取不到有效值。
2464
2150
  # @type Domain: String
2465
2151
  # @param AssetCreateTime: 资产创建时间
2466
- # 注意:此字段可能返回 null,表示取不到有效值。
2467
2152
  # @type AssetCreateTime: String
2468
2153
  # @param LastScanTime: 最近扫描时间
2469
- # 注意:此字段可能返回 null,表示取不到有效值。
2470
2154
  # @type LastScanTime: String
2471
2155
  # @param ConfigurationRisk: 配置风险
2472
- # 注意:此字段可能返回 null,表示取不到有效值。
2473
2156
  # @type ConfigurationRisk: Integer
2474
2157
  # @param Attack: 网络攻击
2475
- # 注意:此字段可能返回 null,表示取不到有效值。
2476
2158
  # @type Attack: Integer
2477
2159
  # @param Access: 网络访问
2478
- # 注意:此字段可能返回 null,表示取不到有效值。
2479
2160
  # @type Access: Integer
2480
2161
  # @param ScanTask: 扫描任务
2481
- # 注意:此字段可能返回 null,表示取不到有效值。
2482
2162
  # @type ScanTask: Integer
2483
2163
  # @param AppId: 用户appid
2484
- # 注意:此字段可能返回 null,表示取不到有效值。
2485
2164
  # @type AppId: Integer
2486
2165
  # @param Uin: 用户uin
2487
- # 注意:此字段可能返回 null,表示取不到有效值。
2488
2166
  # @type Uin: String
2489
2167
  # @param NickName: 昵称别名
2490
- # 注意:此字段可能返回 null,表示取不到有效值。
2491
2168
  # @type NickName: String
2492
2169
  # @param Port: 端口
2493
- # 注意:此字段可能返回 null,表示取不到有效值。
2494
2170
  # @type Port: Integer
2495
2171
  # @param Tag: 标签
2496
- # 注意:此字段可能返回 null,表示取不到有效值。
2497
2172
  # @type Tag: Array
2498
2173
  # @param PrivateIp: 内网ip
2499
- # 注意:此字段可能返回 null,表示取不到有效值。
2500
2174
  # @type PrivateIp: String
2501
2175
  # @param PublicIp: 公网ip
2502
- # 注意:此字段可能返回 null,表示取不到有效值。
2503
2176
  # @type PublicIp: String
2504
2177
  # @param Status: 状态
2505
- # 注意:此字段可能返回 null,表示取不到有效值。
2506
2178
  # @type Status: Integer
2507
2179
  # @param IsCore: 是否核心
2508
- # 注意:此字段可能返回 null,表示取不到有效值。
2509
2180
  # @type IsCore: Integer
2510
2181
  # @param IsNewAsset: 是否新资产: 1新
2511
- # 注意:此字段可能返回 null,表示取不到有效值。
2512
2182
  # @type IsNewAsset: Integer
2513
2183
 
2514
2184
  attr_accessor :AssetId, :AssetName, :AssetType, :VpcId, :VpcName, :Region, :Domain, :AssetCreateTime, :LastScanTime, :ConfigurationRisk, :Attack, :Access, :ScanTask, :AppId, :Uin, :NickName, :Port, :Tag, :PrivateIp, :PublicIp, :Status, :IsCore, :IsNewAsset
@@ -2577,32 +2247,23 @@ module TencentCloud
2577
2247
  class DataSearchBug < TencentCloud::Common::AbstractModel
2578
2248
  # @param StateCode: 返回查询状态
2579
2249
  # @type StateCode: String
2580
- # @param DataBug:
2581
- # 注意:此字段可能返回 null,表示取不到有效值。
2250
+ # @param DataBug: 漏洞详情
2582
2251
  # @type DataBug: Array
2583
- # @param DataAsset:
2584
- # 注意:此字段可能返回 null,表示取不到有效值。
2252
+ # @param DataAsset: 漏洞影响资产详情
2585
2253
  # @type DataAsset: Array
2586
2254
  # @param VSSScan: true支持扫描。false不支持扫描
2587
- # 注意:此字段可能返回 null,表示取不到有效值。
2588
2255
  # @type VSSScan: Boolean
2589
2256
  # @param CWPScan: 0不支持,1支持
2590
- # 注意:此字段可能返回 null,表示取不到有效值。
2591
2257
  # @type CWPScan: String
2592
2258
  # @param CFWPatch: 1支持虚拟补丁,0或空不支持
2593
- # 注意:此字段可能返回 null,表示取不到有效值。
2594
2259
  # @type CFWPatch: String
2595
2260
  # @param WafPatch: 0不支持,1支持
2596
- # 注意:此字段可能返回 null,表示取不到有效值。
2597
2261
  # @type WafPatch: Integer
2598
2262
  # @param CWPFix: 0不支持,1支持
2599
- # 注意:此字段可能返回 null,表示取不到有效值。
2600
2263
  # @type CWPFix: Integer
2601
2264
  # @param DataSupport: 产品支持状态
2602
- # 注意:此字段可能返回 null,表示取不到有效值。
2603
2265
  # @type DataSupport: Array
2604
2266
  # @param CveId: cveId
2605
- # 注意:此字段可能返回 null,表示取不到有效值。
2606
2267
  # @type CveId: String
2607
2268
 
2608
2269
  attr_accessor :StateCode, :DataBug, :DataAsset, :VSSScan, :CWPScan, :CFWPatch, :WafPatch, :CWPFix, :DataSupport, :CveId
@@ -2658,37 +2319,26 @@ module TencentCloud
2658
2319
  # db资产详情
2659
2320
  class DbAssetInfo < TencentCloud::Common::AbstractModel
2660
2321
  # @param CFWStatus: 云防状态
2661
- # 注意:此字段可能返回 null,表示取不到有效值。
2662
2322
  # @type CFWStatus: Integer
2663
2323
  # @param AssetId: 资产id
2664
- # 注意:此字段可能返回 null,表示取不到有效值。
2665
2324
  # @type AssetId: String
2666
2325
  # @param VpcName: vpc信息
2667
- # 注意:此字段可能返回 null,表示取不到有效值。
2668
2326
  # @type VpcName: String
2669
2327
  # @param AssetType: 资产类型
2670
- # 注意:此字段可能返回 null,表示取不到有效值。
2671
2328
  # @type AssetType: String
2672
2329
  # @param PublicIp: 公网ip
2673
- # 注意:此字段可能返回 null,表示取不到有效值。
2674
2330
  # @type PublicIp: String
2675
2331
  # @param PrivateIp: 私网ip
2676
- # 注意:此字段可能返回 null,表示取不到有效值。
2677
2332
  # @type PrivateIp: String
2678
2333
  # @param Region: 地域
2679
- # 注意:此字段可能返回 null,表示取不到有效值。
2680
2334
  # @type Region: String
2681
2335
  # @param VpcId: vpc信息
2682
- # 注意:此字段可能返回 null,表示取不到有效值。
2683
2336
  # @type VpcId: String
2684
2337
  # @param AssetName: 资产名
2685
- # 注意:此字段可能返回 null,表示取不到有效值。
2686
2338
  # @type AssetName: String
2687
2339
  # @param CFWProtectLevel: 云防保护版本
2688
- # 注意:此字段可能返回 null,表示取不到有效值。
2689
2340
  # @type CFWProtectLevel: Integer
2690
2341
  # @param Tag: tag信息
2691
- # 注意:此字段可能返回 null,表示取不到有效值。
2692
2342
  # @type Tag: Array
2693
2343
 
2694
2344
  attr_accessor :CFWStatus, :AssetId, :VpcName, :AssetType, :PublicIp, :PrivateIp, :Region, :VpcId, :AssetName, :CFWProtectLevel, :Tag
@@ -2962,7 +2612,6 @@ module TencentCloud
2962
2612
  # @param TotalCount: 总条数
2963
2613
  # @type TotalCount: Integer
2964
2614
  # @param Data: 资产视角的漏洞风险列表
2965
- # 注意:此字段可能返回 null,表示取不到有效值。
2966
2615
  # @type Data: Array
2967
2616
  # @param StatusLists: 状态列表
2968
2617
  # @type StatusLists: Array
@@ -2975,7 +2624,6 @@ module TencentCloud
2975
2624
  # @param InstanceTypeLists: 资产类型列表
2976
2625
  # @type InstanceTypeLists: Array
2977
2626
  # @param Tags: tag枚举
2978
- # 注意:此字段可能返回 null,表示取不到有效值。
2979
2627
  # @type Tags: Array
2980
2628
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2981
2629
  # @type RequestId: String
@@ -3129,7 +2777,7 @@ module TencentCloud
3129
2777
 
3130
2778
  # DescribeCVMAssetInfo请求参数结构体
3131
2779
  class DescribeCVMAssetInfoRequest < TencentCloud::Common::AbstractModel
3132
- # @param AssetId: -
2780
+ # @param AssetId: 资产id
3133
2781
  # @type AssetId: String
3134
2782
 
3135
2783
  attr_accessor :AssetId
@@ -3145,8 +2793,7 @@ module TencentCloud
3145
2793
 
3146
2794
  # DescribeCVMAssetInfo返回参数结构体
3147
2795
  class DescribeCVMAssetInfoResponse < TencentCloud::Common::AbstractModel
3148
- # @param Data: -
3149
- # 注意:此字段可能返回 null,表示取不到有效值。
2796
+ # @param Data: 数据
3150
2797
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.AssetBaseInfoResponse`
3151
2798
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3152
2799
  # @type RequestId: String
@@ -3193,46 +2840,32 @@ module TencentCloud
3193
2840
  # DescribeCVMAssets返回参数结构体
3194
2841
  class DescribeCVMAssetsResponse < TencentCloud::Common::AbstractModel
3195
2842
  # @param Total: 总数
3196
- # 注意:此字段可能返回 null,表示取不到有效值。
3197
2843
  # @type Total: Integer
3198
2844
  # @param Data: 机器列表
3199
- # 注意:此字段可能返回 null,表示取不到有效值。
3200
2845
  # @type Data: Array
3201
2846
  # @param RegionList: 地域列表
3202
- # 注意:此字段可能返回 null,表示取不到有效值。
3203
2847
  # @type RegionList: Array
3204
2848
  # @param DefenseStatusList: 防护状态
3205
- # 注意:此字段可能返回 null,表示取不到有效值。
3206
2849
  # @type DefenseStatusList: Array
3207
2850
  # @param VpcList: vpc枚举
3208
- # 注意:此字段可能返回 null,表示取不到有效值。
3209
2851
  # @type VpcList: Array
3210
2852
  # @param AssetTypeList: 资产类型枚举
3211
- # 注意:此字段可能返回 null,表示取不到有效值。
3212
2853
  # @type AssetTypeList: Array
3213
2854
  # @param SystemTypeList: 操作系统枚举
3214
- # 注意:此字段可能返回 null,表示取不到有效值。
3215
2855
  # @type SystemTypeList: Array
3216
2856
  # @param IpTypeList: ip列表
3217
- # 注意:此字段可能返回 null,表示取不到有效值。
3218
2857
  # @type IpTypeList: Array
3219
2858
  # @param AppIdList: appid列表
3220
- # 注意:此字段可能返回 null,表示取不到有效值。
3221
2859
  # @type AppIdList: Array
3222
2860
  # @param ZoneList: 可用区列表
3223
- # 注意:此字段可能返回 null,表示取不到有效值。
3224
2861
  # @type ZoneList: Array
3225
2862
  # @param OsList: os列表
3226
- # 注意:此字段可能返回 null,表示取不到有效值。
3227
2863
  # @type OsList: Array
3228
2864
  # @param AssetMapInstanceTypeList: 资产类型和实例类型的对应关系
3229
- # 注意:此字段可能返回 null,表示取不到有效值。
3230
2865
  # @type AssetMapInstanceTypeList: Array
3231
2866
  # @param PublicPrivateAttr: 公网内网枚举
3232
- # 注意:此字段可能返回 null,表示取不到有效值。
3233
2867
  # @type PublicPrivateAttr: Array
3234
2868
  # @param ProtectStatusList: 主机防护状态
3235
- # 注意:此字段可能返回 null,表示取不到有效值。
3236
2869
  # @type ProtectStatusList: Array
3237
2870
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3238
2871
  # @type RequestId: String
@@ -3484,7 +3117,6 @@ module TencentCloud
3484
3117
  # DescribeDbAssetInfo返回参数结构体
3485
3118
  class DescribeDbAssetInfoResponse < TencentCloud::Common::AbstractModel
3486
3119
  # @param Data: db资产详情
3487
- # 注意:此字段可能返回 null,表示取不到有效值。
3488
3120
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.DbAssetInfo`
3489
3121
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3490
3122
  # @type RequestId: String
@@ -3535,25 +3167,18 @@ module TencentCloud
3535
3167
  # DescribeDbAssets返回参数结构体
3536
3168
  class DescribeDbAssetsResponse < TencentCloud::Common::AbstractModel
3537
3169
  # @param Total: 总数
3538
- # 注意:此字段可能返回 null,表示取不到有效值。
3539
3170
  # @type Total: Integer
3540
3171
  # @param Data: 资产总数
3541
- # 注意:此字段可能返回 null,表示取不到有效值。
3542
3172
  # @type Data: Array
3543
3173
  # @param RegionList: 地域枚举
3544
- # 注意:此字段可能返回 null,表示取不到有效值。
3545
3174
  # @type RegionList: Array
3546
3175
  # @param AssetTypeList: 资产类型枚举
3547
- # 注意:此字段可能返回 null,表示取不到有效值。
3548
3176
  # @type AssetTypeList: Array
3549
3177
  # @param VpcList: Vpc枚举
3550
- # 注意:此字段可能返回 null,表示取不到有效值。
3551
3178
  # @type VpcList: Array
3552
3179
  # @param AppIdList: Appid枚举
3553
- # 注意:此字段可能返回 null,表示取不到有效值。
3554
3180
  # @type AppIdList: Array
3555
3181
  # @param PublicPrivateAttr: 公网内网枚举
3556
- # 注意:此字段可能返回 null,表示取不到有效值。
3557
3182
  # @type PublicPrivateAttr: Array
3558
3183
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3559
3184
  # @type RequestId: String
@@ -3662,22 +3287,16 @@ module TencentCloud
3662
3287
  # DescribeDomainAssets返回参数结构体
3663
3288
  class DescribeDomainAssetsResponse < TencentCloud::Common::AbstractModel
3664
3289
  # @param Total: 总数
3665
- # 注意:此字段可能返回 null,表示取不到有效值。
3666
3290
  # @type Total: Integer
3667
3291
  # @param Data: 域名列表
3668
- # 注意:此字段可能返回 null,表示取不到有效值。
3669
3292
  # @type Data: Array
3670
3293
  # @param DefenseStatusList: 防护状态列表
3671
- # 注意:此字段可能返回 null,表示取不到有效值。
3672
3294
  # @type DefenseStatusList: Array
3673
3295
  # @param AssetLocationList: 资产归属地列表
3674
- # 注意:此字段可能返回 null,表示取不到有效值。
3675
3296
  # @type AssetLocationList: Array
3676
3297
  # @param SourceTypeList: 资产类型列表
3677
- # 注意:此字段可能返回 null,表示取不到有效值。
3678
3298
  # @type SourceTypeList: Array
3679
3299
  # @param RegionList: 地域列表
3680
- # 注意:此字段可能返回 null,表示取不到有效值。
3681
3300
  # @type RegionList: Array
3682
3301
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3683
3302
  # @type RequestId: String
@@ -3864,10 +3483,8 @@ module TencentCloud
3864
3483
  # DescribeListenerList返回参数结构体
3865
3484
  class DescribeListenerListResponse < TencentCloud::Common::AbstractModel
3866
3485
  # @param Total: 总数
3867
- # 注意:此字段可能返回 null,表示取不到有效值。
3868
3486
  # @type Total: Integer
3869
3487
  # @param Data: 监听器列表
3870
- # 注意:此字段可能返回 null,表示取不到有效值。
3871
3488
  # @type Data: Array
3872
3489
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3873
3490
  # @type RequestId: String
@@ -4022,10 +3639,8 @@ module TencentCloud
4022
3639
  # DescribeOrganizationUserInfo返回参数结构体
4023
3640
  class DescribeOrganizationUserInfoResponse < TencentCloud::Common::AbstractModel
4024
3641
  # @param TotalCount: 总条数
4025
- # 注意:此字段可能返回 null,表示取不到有效值。
4026
3642
  # @type TotalCount: Integer
4027
3643
  # @param Data: 集团用户列表
4028
- # 注意:此字段可能返回 null,表示取不到有效值。
4029
3644
  # @type Data: Array
4030
3645
  # @param JoinTypeLst: 加入方式枚举
4031
3646
  # @type JoinTypeLst: Array
@@ -4111,27 +3726,20 @@ module TencentCloud
4111
3726
  # DescribePublicIpAssets返回参数结构体
4112
3727
  class DescribePublicIpAssetsResponse < TencentCloud::Common::AbstractModel
4113
3728
  # @param Data: 列表
4114
- # 注意:此字段可能返回 null,表示取不到有效值。
4115
3729
  # @type Data: Array
4116
3730
  # @param Total: 总数
4117
3731
  # @type Total: Integer
4118
3732
  # @param AssetLocationList: 资产归属地
4119
- # 注意:此字段可能返回 null,表示取不到有效值。
4120
3733
  # @type AssetLocationList: Array
4121
3734
  # @param IpTypeList: ip列表枚举
4122
- # 注意:此字段可能返回 null,表示取不到有效值。
4123
3735
  # @type IpTypeList: Array
4124
3736
  # @param RegionList: 地域列表枚举
4125
- # 注意:此字段可能返回 null,表示取不到有效值。
4126
3737
  # @type RegionList: Array
4127
3738
  # @param DefenseStatusList: 防护枚举
4128
- # 注意:此字段可能返回 null,表示取不到有效值。
4129
3739
  # @type DefenseStatusList: Array
4130
3740
  # @param AssetTypeList: 资产类型枚举
4131
- # 注意:此字段可能返回 null,表示取不到有效值。
4132
3741
  # @type AssetTypeList: Array
4133
3742
  # @param AppIdList: AppId枚举
4134
- # 注意:此字段可能返回 null,表示取不到有效值。
4135
3743
  # @type AppIdList: Array
4136
3744
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4137
3745
  # @type RequestId: String
@@ -5110,10 +4718,8 @@ module TencentCloud
5110
4718
  # DescribeScanReportList返回参数结构体
5111
4719
  class DescribeScanReportListResponse < TencentCloud::Common::AbstractModel
5112
4720
  # @param TotalCount: 总条数
5113
- # 注意:此字段可能返回 null,表示取不到有效值。
5114
4721
  # @type TotalCount: Integer
5115
4722
  # @param Data: 任务日志列表
5116
- # 注意:此字段可能返回 null,表示取不到有效值。
5117
4723
  # @type Data: Array
5118
4724
  # @param UINList: 主账户ID列表
5119
4725
  # @type UINList: Array
@@ -5181,16 +4787,12 @@ module TencentCloud
5181
4787
  # DescribeScanTaskList返回参数结构体
5182
4788
  class DescribeScanTaskListResponse < TencentCloud::Common::AbstractModel
5183
4789
  # @param TotalCount: 总条数
5184
- # 注意:此字段可能返回 null,表示取不到有效值。
5185
4790
  # @type TotalCount: Integer
5186
4791
  # @param Data: 任务日志列表
5187
- # 注意:此字段可能返回 null,表示取不到有效值。
5188
4792
  # @type Data: Array
5189
4793
  # @param UINList: 主账户ID列表
5190
- # 注意:此字段可能返回 null,表示取不到有效值。
5191
4794
  # @type UINList: Array
5192
4795
  # @param TaskModeList: 体检模式过滤列表
5193
- # 注意:此字段可能返回 null,表示取不到有效值。
5194
4796
  # @type TaskModeList: Array
5195
4797
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5196
4798
  # @type RequestId: String
@@ -5230,7 +4832,7 @@ module TencentCloud
5230
4832
 
5231
4833
  # DescribeSearchBugInfo请求参数结构体
5232
4834
  class DescribeSearchBugInfoRequest < TencentCloud::Common::AbstractModel
5233
- # @param Id:
4835
+ # @param Id: 1的时候返回应急漏洞,2的时候返回应急漏洞列表,3的时候搭配输入CVEId字段展示该漏洞数据
5234
4836
  # @type Id: String
5235
4837
  # @param CVEId: id=3时传入该参数
5236
4838
  # @type CVEId: String
@@ -5251,7 +4853,6 @@ module TencentCloud
5251
4853
  # DescribeSearchBugInfo返回参数结构体
5252
4854
  class DescribeSearchBugInfoResponse < TencentCloud::Common::AbstractModel
5253
4855
  # @param Data: 漏洞信息和资产信息
5254
- # 注意:此字段可能返回 null,表示取不到有效值。
5255
4856
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.DataSearchBug`
5256
4857
  # @param ReturnCode: 状态值,0:查询成功,非0:查询失败
5257
4858
  # @type ReturnCode: Integer
@@ -5404,16 +5005,12 @@ module TencentCloud
5404
5005
  # DescribeTaskLogList返回参数结构体
5405
5006
  class DescribeTaskLogListResponse < TencentCloud::Common::AbstractModel
5406
5007
  # @param TotalCount: 总条数
5407
- # 注意:此字段可能返回 null,表示取不到有效值。
5408
5008
  # @type TotalCount: Integer
5409
5009
  # @param Data: 报告列表
5410
- # 注意:此字段可能返回 null,表示取不到有效值。
5411
5010
  # @type Data: Array
5412
5011
  # @param NotViewNumber: 待查看数量
5413
- # 注意:此字段可能返回 null,表示取不到有效值。
5414
5012
  # @type NotViewNumber: Integer
5415
5013
  # @param ReportTemplateNumber: 报告模板数
5416
- # 注意:此字段可能返回 null,表示取不到有效值。
5417
5014
  # @type ReportTemplateNumber: Integer
5418
5015
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5419
5016
  # @type RequestId: String
@@ -5590,21 +5187,16 @@ module TencentCloud
5590
5187
  # DescribeVULRiskAdvanceCFGList返回参数结构体
5591
5188
  class DescribeVULRiskAdvanceCFGListResponse < TencentCloud::Common::AbstractModel
5592
5189
  # @param Data: 配置项列表
5593
- # 注意:此字段可能返回 null,表示取不到有效值。
5594
5190
  # @type Data: Array
5595
5191
  # @param TotalCount: 总数
5596
5192
  # @type TotalCount: Integer
5597
5193
  # @param RiskLevelLists: 风险等级过滤列表
5598
- # 注意:此字段可能返回 null,表示取不到有效值。
5599
5194
  # @type RiskLevelLists: Array
5600
5195
  # @param VULTypeLists: 漏洞类型过滤列表
5601
- # 注意:此字段可能返回 null,表示取不到有效值。
5602
5196
  # @type VULTypeLists: Array
5603
5197
  # @param CheckFromLists: 识别来源过滤列表
5604
- # 注意:此字段可能返回 null,表示取不到有效值。
5605
5198
  # @type CheckFromLists: Array
5606
5199
  # @param VulTagList: 漏洞标签列表
5607
- # 注意:此字段可能返回 null,表示取不到有效值。
5608
5200
  # @type VulTagList: Array
5609
5201
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5610
5202
  # @type RequestId: String
@@ -5870,7 +5462,6 @@ module TencentCloud
5870
5462
  # @param TotalCount: 总条数
5871
5463
  # @type TotalCount: Integer
5872
5464
  # @param Data: 漏洞产视角的漏洞风险列表
5873
- # 注意:此字段可能返回 null,表示取不到有效值。
5874
5465
  # @type Data: Array
5875
5466
  # @param LevelLists: 危险等级列表
5876
5467
  # @type LevelLists: Array
@@ -5879,7 +5470,6 @@ module TencentCloud
5879
5470
  # @param VULTypeLists: 漏洞类型列表
5880
5471
  # @type VULTypeLists: Array
5881
5472
  # @param Tags: tag枚举
5882
- # 注意:此字段可能返回 null,表示取不到有效值。
5883
5473
  # @type Tags: Array
5884
5474
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5885
5475
  # @type RequestId: String
@@ -5945,121 +5535,82 @@ module TencentCloud
5945
5535
  # 域名资产
5946
5536
  class DomainAssetVO < TencentCloud::Common::AbstractModel
5947
5537
  # @param AssetId: 资产id
5948
- # 注意:此字段可能返回 null,表示取不到有效值。
5949
5538
  # @type AssetId: Array
5950
5539
  # @param AssetName: 资产名
5951
- # 注意:此字段可能返回 null,表示取不到有效值。
5952
5540
  # @type AssetName: Array
5953
5541
  # @param AssetType: 资产类型
5954
- # 注意:此字段可能返回 null,表示取不到有效值。
5955
5542
  # @type AssetType: Array
5956
5543
  # @param Region: 地域
5957
- # 注意:此字段可能返回 null,表示取不到有效值。
5958
5544
  # @type Region: Array
5959
5545
  # @param WAFStatus: Waf状态
5960
- # 注意:此字段可能返回 null,表示取不到有效值。
5961
5546
  # @type WAFStatus: Integer
5962
5547
  # @param AssetCreateTime: 资产创建时间
5963
- # 注意:此字段可能返回 null,表示取不到有效值。
5964
5548
  # @type AssetCreateTime: String
5965
5549
  # @param AppId: Appid
5966
- # 注意:此字段可能返回 null,表示取不到有效值。
5967
5550
  # @type AppId: Integer
5968
5551
  # @param Uin: 账号id
5969
- # 注意:此字段可能返回 null,表示取不到有效值。
5970
5552
  # @type Uin: String
5971
5553
  # @param NickName: 账号名称
5972
- # 注意:此字段可能返回 null,表示取不到有效值。
5973
5554
  # @type NickName: String
5974
5555
  # @param IsCore: 是否核心
5975
- # 注意:此字段可能返回 null,表示取不到有效值。
5976
5556
  # @type IsCore: Integer
5977
5557
  # @param IsCloud: 是否云上资产
5978
- # 注意:此字段可能返回 null,表示取不到有效值。
5979
5558
  # @type IsCloud: Integer
5980
5559
  # @param Attack: 网络攻击
5981
- # 注意:此字段可能返回 null,表示取不到有效值。
5982
5560
  # @type Attack: Integer
5983
5561
  # @param Access: 网络访问
5984
- # 注意:此字段可能返回 null,表示取不到有效值。
5985
5562
  # @type Access: Integer
5986
5563
  # @param Intercept: 网络拦截
5987
- # 注意:此字段可能返回 null,表示取不到有效值。
5988
5564
  # @type Intercept: Integer
5989
5565
  # @param InBandwidth: 入站峰值带宽
5990
- # 注意:此字段可能返回 null,表示取不到有效值。
5991
5566
  # @type InBandwidth: String
5992
5567
  # @param OutBandwidth: 出站峰值带宽
5993
- # 注意:此字段可能返回 null,表示取不到有效值。
5994
5568
  # @type OutBandwidth: String
5995
5569
  # @param InFlow: 入站累计流量
5996
- # 注意:此字段可能返回 null,表示取不到有效值。
5997
5570
  # @type InFlow: String
5998
5571
  # @param OutFlow: 出站累计流量
5999
- # 注意:此字段可能返回 null,表示取不到有效值。
6000
5572
  # @type OutFlow: String
6001
5573
  # @param LastScanTime: 最近扫描时间
6002
- # 注意:此字段可能返回 null,表示取不到有效值。
6003
5574
  # @type LastScanTime: String
6004
5575
  # @param PortRisk: 端口风险
6005
- # 注意:此字段可能返回 null,表示取不到有效值。
6006
5576
  # @type PortRisk: Integer
6007
5577
  # @param VulnerabilityRisk: 漏洞风险
6008
- # 注意:此字段可能返回 null,表示取不到有效值。
6009
5578
  # @type VulnerabilityRisk: Integer
6010
5579
  # @param ConfigurationRisk: 配置风险
6011
- # 注意:此字段可能返回 null,表示取不到有效值。
6012
5580
  # @type ConfigurationRisk: Integer
6013
5581
  # @param ScanTask: 扫描任务
6014
- # 注意:此字段可能返回 null,表示取不到有效值。
6015
5582
  # @type ScanTask: Integer
6016
5583
  # @param SubDomain: 域名
6017
- # 注意:此字段可能返回 null,表示取不到有效值。
6018
5584
  # @type SubDomain: String
6019
5585
  # @param SeverIp: 解析ip
6020
- # 注意:此字段可能返回 null,表示取不到有效值。
6021
5586
  # @type SeverIp: Array
6022
5587
  # @param BotCount: bot攻击数量
6023
- # 注意:此字段可能返回 null,表示取不到有效值。
6024
5588
  # @type BotCount: Integer
6025
5589
  # @param WeakPassword: 弱口令风险
6026
- # 注意:此字段可能返回 null,表示取不到有效值。
6027
5590
  # @type WeakPassword: Integer
6028
5591
  # @param WebContentRisk: 内容风险
6029
- # 注意:此字段可能返回 null,表示取不到有效值。
6030
5592
  # @type WebContentRisk: Integer
6031
5593
  # @param Tag: tag标签
6032
- # 注意:此字段可能返回 null,表示取不到有效值。
6033
5594
  # @type Tag: Array
6034
5595
  # @param SourceType: 关联实例类型
6035
- # 注意:此字段可能返回 null,表示取不到有效值。
6036
5596
  # @type SourceType: String
6037
5597
  # @param MemberId: memberiD
6038
- # 注意:此字段可能返回 null,表示取不到有效值。
6039
5598
  # @type MemberId: String
6040
5599
  # @param CCAttack: cc攻击
6041
- # 注意:此字段可能返回 null,表示取不到有效值。
6042
5600
  # @type CCAttack: Integer
6043
5601
  # @param WebAttack: web攻击
6044
- # 注意:此字段可能返回 null,表示取不到有效值。
6045
5602
  # @type WebAttack: Integer
6046
5603
  # @param ServiceRisk: 风险服务暴露数量
6047
- # 注意:此字段可能返回 null,表示取不到有效值。
6048
5604
  # @type ServiceRisk: Integer
6049
5605
  # @param IsNewAsset: 是否新资产 1新
6050
- # 注意:此字段可能返回 null,表示取不到有效值。
6051
5606
  # @type IsNewAsset: Integer
6052
5607
  # @param VerifyDomain: 待确认资产的随机三级域名
6053
- # 注意:此字段可能返回 null,表示取不到有效值。
6054
5608
  # @type VerifyDomain: String
6055
5609
  # @param VerifyTXTRecord: 待确认资产的TXT记录内容
6056
- # 注意:此字段可能返回 null,表示取不到有效值。
6057
5610
  # @type VerifyTXTRecord: String
6058
5611
  # @param VerifyStatus: 待确认资产的认证状态,0-待认证,1-认证成功,2-认证中,3-txt认证失败,4-人工认证失败
6059
- # 注意:此字段可能返回 null,表示取不到有效值。
6060
5612
  # @type VerifyStatus: Integer
6061
5613
  # @param BotAccessCount: bot访问数量
6062
- # 注意:此字段可能返回 null,表示取不到有效值。
6063
5614
  # @type BotAccessCount: Integer
6064
5615
 
6065
5616
  attr_accessor :AssetId, :AssetName, :AssetType, :Region, :WAFStatus, :AssetCreateTime, :AppId, :Uin, :NickName, :IsCore, :IsCloud, :Attack, :Access, :Intercept, :InBandwidth, :OutBandwidth, :InFlow, :OutFlow, :LastScanTime, :PortRisk, :VulnerabilityRisk, :ConfigurationRisk, :ScanTask, :SubDomain, :SeverIp, :BotCount, :WeakPassword, :WebContentRisk, :Tag, :SourceType, :MemberId, :CCAttack, :WebAttack, :ServiceRisk, :IsNewAsset, :VerifyDomain, :VerifyTXTRecord, :VerifyStatus, :BotAccessCount
@@ -6159,10 +5710,8 @@ module TencentCloud
6159
5710
  # 统计条目
6160
5711
  class Element < TencentCloud::Common::AbstractModel
6161
5712
  # @param Key: 统计类型
6162
- # 注意:此字段可能返回 null,表示取不到有效值。
6163
5713
  # @type Key: String
6164
5714
  # @param Value: 统计对象
6165
- # 注意:此字段可能返回 null,表示取不到有效值。
6166
5715
  # @type Value: String
6167
5716
 
6168
5717
  attr_accessor :Key, :Value
@@ -6268,7 +5817,6 @@ module TencentCloud
6268
5817
  # @param VpcName: 私有网络名
6269
5818
  # @type VpcName: String
6270
5819
  # @param Tag: 标签
6271
- # 注意:此字段可能返回 null,表示取不到有效值。
6272
5820
  # @type Tag: Array
6273
5821
  # @param OutboundPeakBandwidth: 出向峰值带宽
6274
5822
  # @type OutboundPeakBandwidth: String
@@ -6295,22 +5843,16 @@ module TencentCloud
6295
5843
  # @param Nick: 昵称
6296
5844
  # @type Nick: String
6297
5845
  # @param AddressIPV6: ipv6地址
6298
- # 注意:此字段可能返回 null,表示取不到有效值。
6299
5846
  # @type AddressIPV6: String
6300
5847
  # @param IsCore: 是否核心
6301
- # 注意:此字段可能返回 null,表示取不到有效值。
6302
5848
  # @type IsCore: Integer
6303
5849
  # @param RiskExposure: 风险服务暴露
6304
- # 注意:此字段可能返回 null,表示取不到有效值。
6305
5850
  # @type RiskExposure: Integer
6306
5851
  # @param IsNewAsset: 是否新资产 1新
6307
- # 注意:此字段可能返回 null,表示取不到有效值。
6308
5852
  # @type IsNewAsset: Integer
6309
5853
  # @param Status: 网关状态
6310
- # 注意:此字段可能返回 null,表示取不到有效值。
6311
5854
  # @type Status: String
6312
5855
  # @param EngineRegion: TSE的网关真实地域
6313
- # 注意:此字段可能返回 null,表示取不到有效值。
6314
5856
  # @type EngineRegion: String
6315
5857
 
6316
5858
  attr_accessor :AppId, :Uin, :AssetId, :AssetName, :AssetType, :PrivateIp, :PublicIp, :Region, :VpcId, :VpcName, :Tag, :OutboundPeakBandwidth, :InboundPeakBandwidth, :OutboundCumulativeFlow, :InboundCumulativeFlow, :NetworkAttack, :ExposedPort, :ExposedVUL, :ConfigureRisk, :CreateTime, :ScanTask, :LastScanTime, :Nick, :AddressIPV6, :IsCore, :RiskExposure, :IsNewAsset, :Status, :EngineRegion
@@ -6390,109 +5932,74 @@ module TencentCloud
6390
5932
  # ip列表
6391
5933
  class IpAssetListVO < TencentCloud::Common::AbstractModel
6392
5934
  # @param AssetId: 资产id
6393
- # 注意:此字段可能返回 null,表示取不到有效值。
6394
5935
  # @type AssetId: String
6395
5936
  # @param AssetName: 资产name
6396
- # 注意:此字段可能返回 null,表示取不到有效值。
6397
5937
  # @type AssetName: String
6398
5938
  # @param AssetType: 资产类型
6399
- # 注意:此字段可能返回 null,表示取不到有效值。
6400
5939
  # @type AssetType: String
6401
5940
  # @param Region: 地域
6402
- # 注意:此字段可能返回 null,表示取不到有效值。
6403
5941
  # @type Region: String
6404
5942
  # @param CFWStatus: 云防状态
6405
- # 注意:此字段可能返回 null,表示取不到有效值。
6406
5943
  # @type CFWStatus: Integer
6407
5944
  # @param AssetCreateTime: 资产创建时间
6408
- # 注意:此字段可能返回 null,表示取不到有效值。
6409
5945
  # @type AssetCreateTime: String
6410
5946
  # @param PublicIp: 公网ip
6411
- # 注意:此字段可能返回 null,表示取不到有效值。
6412
5947
  # @type PublicIp: String
6413
5948
  # @param PublicIpType: 公网ip类型
6414
- # 注意:此字段可能返回 null,表示取不到有效值。
6415
5949
  # @type PublicIpType: Integer
6416
5950
  # @param VpcId: vpc
6417
- # 注意:此字段可能返回 null,表示取不到有效值。
6418
5951
  # @type VpcId: String
6419
5952
  # @param VpcName: vpc名
6420
- # 注意:此字段可能返回 null,表示取不到有效值。
6421
5953
  # @type VpcName: String
6422
5954
  # @param AppId: appid
6423
- # 注意:此字段可能返回 null,表示取不到有效值。
6424
5955
  # @type AppId: Integer
6425
5956
  # @param Uin: 用户uin
6426
- # 注意:此字段可能返回 null,表示取不到有效值。
6427
5957
  # @type Uin: String
6428
5958
  # @param NickName: 名称
6429
- # 注意:此字段可能返回 null,表示取不到有效值。
6430
5959
  # @type NickName: String
6431
5960
  # @param IsCore: 核心
6432
- # 注意:此字段可能返回 null,表示取不到有效值。
6433
5961
  # @type IsCore: Integer
6434
5962
  # @param IsCloud: 云上
6435
- # 注意:此字段可能返回 null,表示取不到有效值。
6436
5963
  # @type IsCloud: Integer
6437
5964
  # @param Attack: 网络攻击
6438
- # 注意:此字段可能返回 null,表示取不到有效值。
6439
5965
  # @type Attack: Integer
6440
5966
  # @param Access: 网络访问
6441
- # 注意:此字段可能返回 null,表示取不到有效值。
6442
5967
  # @type Access: Integer
6443
5968
  # @param Intercept: 网络拦截
6444
- # 注意:此字段可能返回 null,表示取不到有效值。
6445
5969
  # @type Intercept: Integer
6446
5970
  # @param InBandwidth: 入向带宽
6447
- # 注意:此字段可能返回 null,表示取不到有效值。
6448
5971
  # @type InBandwidth: String
6449
5972
  # @param OutBandwidth: 出向带宽
6450
- # 注意:此字段可能返回 null,表示取不到有效值。
6451
5973
  # @type OutBandwidth: String
6452
5974
  # @param InFlow: 入向流量
6453
- # 注意:此字段可能返回 null,表示取不到有效值。
6454
5975
  # @type InFlow: String
6455
5976
  # @param OutFlow: 出向流量
6456
- # 注意:此字段可能返回 null,表示取不到有效值。
6457
5977
  # @type OutFlow: String
6458
5978
  # @param LastScanTime: 最近扫描时间
6459
- # 注意:此字段可能返回 null,表示取不到有效值。
6460
5979
  # @type LastScanTime: String
6461
5980
  # @param PortRisk: 端口风险
6462
- # 注意:此字段可能返回 null,表示取不到有效值。
6463
5981
  # @type PortRisk: Integer
6464
5982
  # @param VulnerabilityRisk: 漏洞风险
6465
- # 注意:此字段可能返回 null,表示取不到有效值。
6466
5983
  # @type VulnerabilityRisk: Integer
6467
5984
  # @param ConfigurationRisk: 配置风险
6468
- # 注意:此字段可能返回 null,表示取不到有效值。
6469
5985
  # @type ConfigurationRisk: Integer
6470
5986
  # @param ScanTask: 扫描任务
6471
- # 注意:此字段可能返回 null,表示取不到有效值。
6472
5987
  # @type ScanTask: Integer
6473
5988
  # @param WeakPassword: 弱口令
6474
- # 注意:此字段可能返回 null,表示取不到有效值。
6475
5989
  # @type WeakPassword: Integer
6476
5990
  # @param WebContentRisk: 内容风险
6477
- # 注意:此字段可能返回 null,表示取不到有效值。
6478
5991
  # @type WebContentRisk: Integer
6479
5992
  # @param Tag: 标签
6480
- # 注意:此字段可能返回 null,表示取不到有效值。
6481
5993
  # @type Tag: Array
6482
5994
  # @param AddressId: eip主键
6483
- # 注意:此字段可能返回 null,表示取不到有效值。
6484
5995
  # @type AddressId: String
6485
5996
  # @param MemberId: memberid信息
6486
- # 注意:此字段可能返回 null,表示取不到有效值。
6487
5997
  # @type MemberId: String
6488
5998
  # @param RiskExposure: 风险服务暴露
6489
- # 注意:此字段可能返回 null,表示取不到有效值。
6490
5999
  # @type RiskExposure: Integer
6491
6000
  # @param IsNewAsset: 是否新资产 1新
6492
- # 注意:此字段可能返回 null,表示取不到有效值。
6493
6001
  # @type IsNewAsset: Integer
6494
6002
  # @param VerifyStatus: 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败
6495
- # 注意:此字段可能返回 null,表示取不到有效值。
6496
6003
  # @type VerifyStatus: Integer
6497
6004
 
6498
6005
  attr_accessor :AssetId, :AssetName, :AssetType, :Region, :CFWStatus, :AssetCreateTime, :PublicIp, :PublicIpType, :VpcId, :VpcName, :AppId, :Uin, :NickName, :IsCore, :IsCloud, :Attack, :Access, :Intercept, :InBandwidth, :OutBandwidth, :InFlow, :OutFlow, :LastScanTime, :PortRisk, :VulnerabilityRisk, :ConfigurationRisk, :ScanTask, :WeakPassword, :WebContentRisk, :Tag, :AddressId, :MemberId, :RiskExposure, :IsNewAsset, :VerifyStatus
@@ -6584,10 +6091,8 @@ module TencentCloud
6584
6091
  # KeyValue对
6585
6092
  class KeyValue < TencentCloud::Common::AbstractModel
6586
6093
  # @param Key: 字段
6587
- # 注意:此字段可能返回 null,表示取不到有效值。
6588
6094
  # @type Key: String
6589
6095
  # @param Value: 值
6590
- # 注意:此字段可能返回 null,表示取不到有效值。
6591
6096
  # @type Value: String
6592
6097
 
6593
6098
  attr_accessor :Key, :Value
@@ -6815,7 +6320,6 @@ module TencentCloud
6815
6320
  # @param VpcName: 私有网络名
6816
6321
  # @type VpcName: String
6817
6322
  # @param Tag: 标签
6818
- # 注意:此字段可能返回 null,表示取不到有效值。
6819
6323
  # @type Tag: Array
6820
6324
  # @param OutboundPeakBandwidth: 出向峰值带宽
6821
6325
  # @type OutboundPeakBandwidth: String
@@ -6842,10 +6346,8 @@ module TencentCloud
6842
6346
  # @param Nick: 昵称
6843
6347
  # @type Nick: String
6844
6348
  # @param IsCore: 是否核心
6845
- # 注意:此字段可能返回 null,表示取不到有效值。
6846
6349
  # @type IsCore: Integer
6847
6350
  # @param IsNewAsset: 是否新资产 1新
6848
- # 注意:此字段可能返回 null,表示取不到有效值。
6849
6351
  # @type IsNewAsset: Integer
6850
6352
 
6851
6353
  attr_accessor :AppId, :Uin, :AssetId, :AssetName, :AssetType, :PrivateIp, :PublicIp, :Region, :VpcId, :VpcName, :Tag, :OutboundPeakBandwidth, :InboundPeakBandwidth, :OutboundCumulativeFlow, :InboundCumulativeFlow, :NetworkAttack, :ExposedPort, :ExposedVUL, :ConfigureRisk, :CreateTime, :ScanTask, :LastScanTime, :Nick, :IsCore, :IsNewAsset
@@ -6961,78 +6463,54 @@ module TencentCloud
6961
6463
  # 集团账号成员详情
6962
6464
  class OrganizationUserInfo < TencentCloud::Common::AbstractModel
6963
6465
  # @param Uin: 成员账号Uin
6964
- # 注意:此字段可能返回 null,表示取不到有效值。
6965
6466
  # @type Uin: String
6966
6467
  # @param NickName: 成员账号名称
6967
- # 注意:此字段可能返回 null,表示取不到有效值。
6968
6468
  # @type NickName: String
6969
6469
  # @param NodeName: 部门节点名称,账号所属部门
6970
- # 注意:此字段可能返回 null,表示取不到有效值。
6971
6470
  # @type NodeName: String
6972
6471
  # @param AssetCount: 资产数量
6973
- # 注意:此字段可能返回 null,表示取不到有效值。
6974
6472
  # @type AssetCount: Integer
6975
6473
  # @param RiskCount: 风险数量
6976
- # 注意:此字段可能返回 null,表示取不到有效值。
6977
6474
  # @type RiskCount: Integer
6978
6475
  # @param AttackCount: 攻击数量
6979
- # 注意:此字段可能返回 null,表示取不到有效值。
6980
6476
  # @type AttackCount: Integer
6981
6477
  # @param Role: Member/Admin/;成员或者管理员
6982
- # 注意:此字段可能返回 null,表示取不到有效值。
6983
6478
  # @type Role: String
6984
6479
  # @param MemberId: 成员账号id
6985
- # 注意:此字段可能返回 null,表示取不到有效值。
6986
6480
  # @type MemberId: String
6987
6481
  # @param AppId: 成员账号Appid
6988
- # 注意:此字段可能返回 null,表示取不到有效值。
6989
6482
  # @type AppId: String
6990
6483
  # @param JoinType: 账号加入方式,create/invite
6991
- # 注意:此字段可能返回 null,表示取不到有效值。
6992
6484
  # @type JoinType: String
6993
6485
  # @param CFWProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
6994
- # 注意:此字段可能返回 null,表示取不到有效值。
6995
6486
  # @type CFWProtect: String
6996
6487
  # @param WAFProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
6997
- # 注意:此字段可能返回 null,表示取不到有效值。
6998
6488
  # @type WAFProtect: String
6999
6489
  # @param CWPProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
7000
- # 注意:此字段可能返回 null,表示取不到有效值。
7001
6490
  # @type CWPProtect: String
7002
6491
  # @param Enable: 1启用,0未启用
7003
- # 注意:此字段可能返回 null,表示取不到有效值。
7004
6492
  # @type Enable: Integer
7005
6493
  # @param CSIPProtect: "Free" //免费版 "Advanced" //高级版 "Enterprise" //企业版 "Ultimate" //旗舰版
7006
- # 注意:此字段可能返回 null,表示取不到有效值。
7007
6494
  # @type CSIPProtect: String
7008
6495
  # @param QuotaConsumer: 1为配额消耗者
7009
- # 注意:此字段可能返回 null,表示取不到有效值。
7010
6496
  # @type QuotaConsumer: Integer
7011
6497
  # @param CloudType: 账户类型,0为腾讯云账户,1为AWS账户
7012
- # 注意:此字段可能返回 null,表示取不到有效值。
7013
6498
  # @type CloudType: Integer
7014
6499
  # @param SyncFrequency: 0为缺省值,1为10分钟,2为1小时,3为24小时
7015
- # 注意:此字段可能返回 null,表示取不到有效值。
7016
6500
  # @type SyncFrequency: Integer
7017
6501
  # @param IsExpired: 多云账户是否过期
7018
- # 注意:此字段可能返回 null,表示取不到有效值。
7019
6502
  # @type IsExpired: Boolean
7020
6503
  # @param PermissionList: 多云账户 权限列表
7021
- # 注意:此字段可能返回 null,表示取不到有效值。
7022
6504
  # @type PermissionList: Array
7023
6505
  # @param AuthType: 1
7024
- # 注意:此字段可能返回 null,表示取不到有效值。
7025
6506
  # @type AuthType: Integer
7026
6507
  # @param TcMemberType: 0 腾讯云集团账户
7027
6508
  # 1 腾讯云接入账户
7028
6509
  # 2 非腾讯云
7029
- # 注意:此字段可能返回 null,表示取不到有效值。
7030
6510
  # @type TcMemberType: Integer
7031
6511
  # @param SubUserCount: 子账号数量
7032
- # 注意:此字段可能返回 null,表示取不到有效值。
7033
6512
  # @type SubUserCount: Integer
7034
6513
  # @param JoinTypeInfo: 加入方式详细信息
7035
- # 注意:此字段可能返回 null,表示取不到有效值。
7036
6514
  # @type JoinTypeInfo: String
7037
6515
 
7038
6516
  attr_accessor :Uin, :NickName, :NodeName, :AssetCount, :RiskCount, :AttackCount, :Role, :MemberId, :AppId, :JoinType, :CFWProtect, :WAFProtect, :CWPProtect, :Enable, :CSIPProtect, :QuotaConsumer, :CloudType, :SyncFrequency, :IsExpired, :PermissionList, :AuthType, :TcMemberType, :SubUserCount, :JoinTypeInfo
@@ -7149,10 +6627,8 @@ module TencentCloud
7149
6627
  # @param AppId: 用户appid
7150
6628
  # @type AppId: String
7151
6629
  # @param Nick: 用户昵称
7152
- # 注意:此字段可能返回 null,表示取不到有效值。
7153
6630
  # @type Nick: String
7154
6631
  # @param Uin: 用户uin
7155
- # 注意:此字段可能返回 null,表示取不到有效值。
7156
6632
  # @type Uin: String
7157
6633
  # @param Service: 服务
7158
6634
  # @type Service: String
@@ -7201,22 +6677,16 @@ module TencentCloud
7201
6677
  # 漏洞信息产品支持状态
7202
6678
  class ProductSupport < TencentCloud::Common::AbstractModel
7203
6679
  # @param VSSScan: true支持扫描。false不支持扫描
7204
- # 注意:此字段可能返回 null,表示取不到有效值。
7205
6680
  # @type VSSScan: Boolean
7206
6681
  # @param CWPScan: 0不支持,1支持
7207
- # 注意:此字段可能返回 null,表示取不到有效值。
7208
6682
  # @type CWPScan: String
7209
6683
  # @param CFWPatch: 1支持虚拟补丁,0或空不支持
7210
- # 注意:此字段可能返回 null,表示取不到有效值。
7211
6684
  # @type CFWPatch: String
7212
6685
  # @param WafPatch: 0不支持,1支持
7213
- # 注意:此字段可能返回 null,表示取不到有效值。
7214
6686
  # @type WafPatch: Integer
7215
6687
  # @param CWPFix: 0不支持,1支持
7216
- # 注意:此字段可能返回 null,表示取不到有效值。
7217
6688
  # @type CWPFix: Integer
7218
6689
  # @param CveId: cveid
7219
- # 注意:此字段可能返回 null,表示取不到有效值。
7220
6690
  # @type CveId: String
7221
6691
 
7222
6692
  attr_accessor :VSSScan, :CWPScan, :CFWPatch, :WafPatch, :CWPFix, :CveId
@@ -7259,13 +6729,10 @@ module TencentCloud
7259
6729
  # 相关攻击事件结构
7260
6730
  class RelatedEvent < TencentCloud::Common::AbstractModel
7261
6731
  # @param EventID: 事件ID
7262
- # 注意:此字段可能返回 null,表示取不到有效值。
7263
6732
  # @type EventID: String
7264
6733
  # @param Description: 事件描述
7265
- # 注意:此字段可能返回 null,表示取不到有效值。
7266
6734
  # @type Description: String
7267
6735
  # @param RelatedCount: 与事件关联的告警数量
7268
- # 注意:此字段可能返回 null,表示取不到有效值。
7269
6736
  # @type RelatedCount: Integer
7270
6737
 
7271
6738
  attr_accessor :EventID, :Description, :RelatedCount
@@ -7350,73 +6817,50 @@ module TencentCloud
7350
6817
  # 告警数据攻击者或受害者信息
7351
6818
  class RoleInfo < TencentCloud::Common::AbstractModel
7352
6819
  # @param IP: IP
7353
- # 注意:此字段可能返回 null,表示取不到有效值。
7354
6820
  # @type IP: String
7355
6821
  # @param HostIP: HostIP
7356
- # 注意:此字段可能返回 null,表示取不到有效值。
7357
6822
  # @type HostIP: String
7358
6823
  # @param OriginIP: 原始IP
7359
- # 注意:此字段可能返回 null,表示取不到有效值。
7360
6824
  # @type OriginIP: String
7361
6825
  # @param Port: 端口
7362
- # 注意:此字段可能返回 null,表示取不到有效值。
7363
6826
  # @type Port: Integer
7364
6827
  # @param InstanceID: 资产ID
7365
- # 注意:此字段可能返回 null,表示取不到有效值。
7366
6828
  # @type InstanceID: String
7367
6829
  # @param City: 城市
7368
- # 注意:此字段可能返回 null,表示取不到有效值。
7369
6830
  # @type City: String
7370
6831
  # @param Province: 省份
7371
- # 注意:此字段可能返回 null,表示取不到有效值。
7372
6832
  # @type Province: String
7373
6833
  # @param Country: 国家
7374
- # 注意:此字段可能返回 null,表示取不到有效值。
7375
6834
  # @type Country: String
7376
6835
  # @param Address: 地址
7377
- # 注意:此字段可能返回 null,表示取不到有效值。
7378
6836
  # @type Address: String
7379
6837
  # @param Latitude: 纬度
7380
- # 注意:此字段可能返回 null,表示取不到有效值。
7381
6838
  # @type Latitude: String
7382
6839
  # @param Longitude: 经度
7383
- # 注意:此字段可能返回 null,表示取不到有效值。
7384
6840
  # @type Longitude: String
7385
6841
  # @param Info: 信息
7386
- # 注意:此字段可能返回 null,表示取不到有效值。
7387
6842
  # @type Info: String
7388
6843
  # @param Domain: 域名
7389
- # 注意:此字段可能返回 null,表示取不到有效值。
7390
6844
  # @type Domain: String
7391
6845
  # @param Name: 企业名称
7392
- # 注意:此字段可能返回 null,表示取不到有效值。
7393
6846
  # @type Name: String
7394
6847
  # @param Account: 账号
7395
- # 注意:此字段可能返回 null,表示取不到有效值。
7396
6848
  # @type Account: String
7397
6849
  # @param Family: 家族团伙
7398
- # 注意:此字段可能返回 null,表示取不到有效值。
7399
6850
  # @type Family: String
7400
6851
  # @param VirusName: 病毒名
7401
- # 注意:此字段可能返回 null,表示取不到有效值。
7402
6852
  # @type VirusName: String
7403
6853
  # @param MD5: MD5值
7404
- # 注意:此字段可能返回 null,表示取不到有效值。
7405
6854
  # @type MD5: String
7406
6855
  # @param FileName: 恶意进程文件名
7407
- # 注意:此字段可能返回 null,表示取不到有效值。
7408
6856
  # @type FileName: String
7409
6857
  # @param AssetType: 1:主机资产 2:域名资产 3:网络资产
7410
- # 注意:此字段可能返回 null,表示取不到有效值。
7411
6858
  # @type AssetType: Integer
7412
6859
  # @param FromLogAnalysisData: 来源日志分析的信息字段
7413
- # 注意:此字段可能返回 null,表示取不到有效值。
7414
6860
  # @type FromLogAnalysisData: Array
7415
6861
  # @param ContainerName: 容器名
7416
- # 注意:此字段可能返回 null,表示取不到有效值。
7417
6862
  # @type ContainerName: String
7418
6863
  # @param ContainerID: 容器ID
7419
- # 注意:此字段可能返回 null,表示取不到有效值。
7420
6864
  # @type ContainerID: String
7421
6865
 
7422
6866
  attr_accessor :IP, :HostIP, :OriginIP, :Port, :InstanceID, :City, :Province, :Country, :Address, :Latitude, :Longitude, :Info, :Domain, :Name, :Account, :Family, :VirusName, :MD5, :FileName, :AssetType, :FromLogAnalysisData, :ContainerName, :ContainerID
@@ -7484,40 +6928,28 @@ module TencentCloud
7484
6928
  # 扫描任务详情
7485
6929
  class ScanTaskInfo < TencentCloud::Common::AbstractModel
7486
6930
  # @param TaskId: 任务Id
7487
- # 注意:此字段可能返回 null,表示取不到有效值。
7488
6931
  # @type TaskId: String
7489
6932
  # @param TaskName: 任务名称
7490
- # 注意:此字段可能返回 null,表示取不到有效值。
7491
6933
  # @type TaskName: String
7492
6934
  # @param Status: 任务状态码:1等待开始 2正在扫描 3扫描出错 4扫描完成
7493
- # 注意:此字段可能返回 null,表示取不到有效值。
7494
6935
  # @type Status: Integer
7495
6936
  # @param Progress: 任务进度
7496
- # 注意:此字段可能返回 null,表示取不到有效值。
7497
6937
  # @type Progress: Integer
7498
6938
  # @param TaskTime: 任务完成时间
7499
- # 注意:此字段可能返回 null,表示取不到有效值。
7500
6939
  # @type TaskTime: String
7501
6940
  # @param ReportId: 报告ID
7502
- # 注意:此字段可能返回 null,表示取不到有效值。
7503
6941
  # @type ReportId: String
7504
6942
  # @param ReportName: 报告名称
7505
- # 注意:此字段可能返回 null,表示取不到有效值。
7506
6943
  # @type ReportName: String
7507
6944
  # @param ScanPlan: 扫描计划,0-周期任务,1-立即扫描,2-定时扫描,3-自定义
7508
- # 注意:此字段可能返回 null,表示取不到有效值。
7509
6945
  # @type ScanPlan: Integer
7510
6946
  # @param AssetCount: 关联的资产数
7511
- # 注意:此字段可能返回 null,表示取不到有效值。
7512
6947
  # @type AssetCount: Integer
7513
6948
  # @param AppId: APP ID
7514
- # 注意:此字段可能返回 null,表示取不到有效值。
7515
6949
  # @type AppId: String
7516
6950
  # @param UIN: 用户主账户ID
7517
- # 注意:此字段可能返回 null,表示取不到有效值。
7518
6951
  # @type UIN: String
7519
6952
  # @param UserName: 用户名称
7520
- # 注意:此字段可能返回 null,表示取不到有效值。
7521
6953
  # @type UserName: String
7522
6954
 
7523
6955
  attr_accessor :TaskId, :TaskName, :Status, :Progress, :TaskTime, :ReportId, :ReportName, :ScanPlan, :AssetCount, :AppId, :UIN, :UserName
@@ -7556,124 +6988,84 @@ module TencentCloud
7556
6988
  # 扫描任务列表展示信息
7557
6989
  class ScanTaskInfoList < TencentCloud::Common::AbstractModel
7558
6990
  # @param TaskName: 任务名称
7559
- # 注意:此字段可能返回 null,表示取不到有效值。
7560
6991
  # @type TaskName: String
7561
6992
  # @param StartTime: 任务开始时间
7562
- # 注意:此字段可能返回 null,表示取不到有效值。
7563
6993
  # @type StartTime: String
7564
6994
  # @param EndTime: 任务结束时间
7565
- # 注意:此字段可能返回 null,表示取不到有效值。
7566
6995
  # @type EndTime: String
7567
6996
  # @param ScanPlanContent: cron格式
7568
- # 注意:此字段可能返回 null,表示取不到有效值。
7569
6997
  # @type ScanPlanContent: String
7570
6998
  # @param TaskType: 0-周期任务,1-立即扫描,2-定时扫描,3-自定义
7571
- # 注意:此字段可能返回 null,表示取不到有效值。
7572
6999
  # @type TaskType: Integer
7573
7000
  # @param InsertTime: 创建时间
7574
- # 注意:此字段可能返回 null,表示取不到有效值。
7575
7001
  # @type InsertTime: String
7576
7002
  # @param TaskId: 任务ID
7577
- # 注意:此字段可能返回 null,表示取不到有效值。
7578
7003
  # @type TaskId: String
7579
7004
  # @param SelfDefiningAssets: 自定义指定扫描资产信息
7580
- # 注意:此字段可能返回 null,表示取不到有效值。
7581
7005
  # @type SelfDefiningAssets: Array
7582
7006
  # @param PredictTime: 预估时间
7583
- # 注意:此字段可能返回 null,表示取不到有效值。
7584
7007
  # @type PredictTime: Integer
7585
7008
  # @param PredictEndTime: 预估完成时间
7586
- # 注意:此字段可能返回 null,表示取不到有效值。
7587
7009
  # @type PredictEndTime: String
7588
7010
  # @param ReportNumber: 报告数量
7589
- # 注意:此字段可能返回 null,表示取不到有效值。
7590
7011
  # @type ReportNumber: Integer
7591
7012
  # @param AssetNumber: 资产数量
7592
- # 注意:此字段可能返回 null,表示取不到有效值。
7593
7013
  # @type AssetNumber: Integer
7594
7014
  # @param ScanStatus: 扫描状态, 0-初始值,1-正在扫描,2-扫描完成,3-扫描出错,4-停止扫描
7595
- # 注意:此字段可能返回 null,表示取不到有效值。
7596
7015
  # @type ScanStatus: Integer
7597
7016
  # @param Percent: 任务进度
7598
- # 注意:此字段可能返回 null,表示取不到有效值。
7599
7017
  # @type Percent: Float
7600
7018
  # @param ScanItem: port/poc/weakpass/webcontent/configrisk
7601
- # 注意:此字段可能返回 null,表示取不到有效值。
7602
7019
  # @type ScanItem: String
7603
7020
  # @param ScanAssetType: 0-全扫,1-指定资产扫,2-排除资产扫,3-自定义指定资产扫描
7604
- # 注意:此字段可能返回 null,表示取不到有效值。
7605
7021
  # @type ScanAssetType: Integer
7606
7022
  # @param VSSTaskId: vss子任务id
7607
- # 注意:此字段可能返回 null,表示取不到有效值。
7608
7023
  # @type VSSTaskId: String
7609
7024
  # @param CSPMTaskId: cspm子任务id
7610
- # 注意:此字段可能返回 null,表示取不到有效值。
7611
7025
  # @type CSPMTaskId: String
7612
7026
  # @param CWPPOCId: 主机漏扫子任务id
7613
- # 注意:此字段可能返回 null,表示取不到有效值。
7614
7027
  # @type CWPPOCId: String
7615
7028
  # @param CWPBlId: 主机基线子任务id
7616
- # 注意:此字段可能返回 null,表示取不到有效值。
7617
7029
  # @type CWPBlId: String
7618
7030
  # @param VSSTaskProcess: vss子任务进度
7619
- # 注意:此字段可能返回 null,表示取不到有效值。
7620
7031
  # @type VSSTaskProcess: Integer
7621
7032
  # @param CSPMTaskProcess: cspm子任务进度
7622
- # 注意:此字段可能返回 null,表示取不到有效值。
7623
7033
  # @type CSPMTaskProcess: Integer
7624
7034
  # @param CWPPOCProcess: 主机漏扫子任务进度
7625
- # 注意:此字段可能返回 null,表示取不到有效值。
7626
7035
  # @type CWPPOCProcess: Integer
7627
7036
  # @param CWPBlProcess: 主机基线子任务进度
7628
- # 注意:此字段可能返回 null,表示取不到有效值。
7629
7037
  # @type CWPBlProcess: Integer
7630
7038
  # @param ErrorCode: 异常状态码
7631
- # 注意:此字段可能返回 null,表示取不到有效值。
7632
7039
  # @type ErrorCode: Integer
7633
7040
  # @param ErrorInfo: 异常信息
7634
- # 注意:此字段可能返回 null,表示取不到有效值。
7635
7041
  # @type ErrorInfo: String
7636
7042
  # @param StartDay: 周期任务开始的天数
7637
- # 注意:此字段可能返回 null,表示取不到有效值。
7638
7043
  # @type StartDay: Integer
7639
7044
  # @param Frequency: 扫描频率,单位天,1-每天,7-每周,30-月,0-扫描一次
7640
- # 注意:此字段可能返回 null,表示取不到有效值。
7641
7045
  # @type Frequency: Integer
7642
7046
  # @param CompleteNumber: 完成次数
7643
- # 注意:此字段可能返回 null,表示取不到有效值。
7644
7047
  # @type CompleteNumber: Integer
7645
7048
  # @param CompleteAssetNumber: 已完成资产个数
7646
- # 注意:此字段可能返回 null,表示取不到有效值。
7647
7049
  # @type CompleteAssetNumber: Integer
7648
7050
  # @param RiskCount: 风险数
7649
- # 注意:此字段可能返回 null,表示取不到有效值。
7650
7051
  # @type RiskCount: Integer
7651
7052
  # @param Assets: 资产
7652
- # 注意:此字段可能返回 null,表示取不到有效值。
7653
7053
  # @type Assets: Array
7654
7054
  # @param AppId: 用户Appid
7655
- # 注意:此字段可能返回 null,表示取不到有效值。
7656
7055
  # @type AppId: String
7657
7056
  # @param UIN: 用户主账户ID
7658
- # 注意:此字段可能返回 null,表示取不到有效值。
7659
7057
  # @type UIN: String
7660
7058
  # @param UserName: 用户名称
7661
- # 注意:此字段可能返回 null,表示取不到有效值。
7662
7059
  # @type UserName: String
7663
7060
  # @param TaskMode: 体检模式,0-标准模式,1-快速模式,2-高级模式
7664
- # 注意:此字段可能返回 null,表示取不到有效值。
7665
7061
  # @type TaskMode: Integer
7666
7062
  # @param ScanFrom: 扫描来源
7667
- # 注意:此字段可能返回 null,表示取不到有效值。
7668
7063
  # @type ScanFrom: String
7669
7064
  # @param IsFree: 是否限免体检0不是,1是
7670
- # 注意:此字段可能返回 null,表示取不到有效值。
7671
7065
  # @type IsFree: Integer
7672
7066
  # @param IsDelete: 是否可以删除,1-可以,0-不可以,对应多账户管理使用
7673
- # 注意:此字段可能返回 null,表示取不到有效值。
7674
7067
  # @type IsDelete: Integer
7675
7068
  # @param SourceType: 任务源类型,0-默认,1-小助手,2-体检项
7676
- # 注意:此字段可能返回 null,表示取不到有效值。
7677
7069
  # @type SourceType: Integer
7678
7070
 
7679
7071
  attr_accessor :TaskName, :StartTime, :EndTime, :ScanPlanContent, :TaskType, :InsertTime, :TaskId, :SelfDefiningAssets, :PredictTime, :PredictEndTime, :ReportNumber, :AssetNumber, :ScanStatus, :Percent, :ScanItem, :ScanAssetType, :VSSTaskId, :CSPMTaskId, :CWPPOCId, :CWPBlId, :VSSTaskProcess, :CSPMTaskProcess, :CWPPOCProcess, :CWPBlProcess, :ErrorCode, :ErrorInfo, :StartDay, :Frequency, :CompleteNumber, :CompleteAssetNumber, :RiskCount, :Assets, :AppId, :UIN, :UserName, :TaskMode, :ScanFrom, :IsFree, :IsDelete, :SourceType
@@ -7777,7 +7169,6 @@ module TencentCloud
7777
7169
  # @param ServiceTag: 测绘标签
7778
7170
  # @type ServiceTag: String
7779
7171
  # @param Port: 端口
7780
- # 注意:此字段可能返回 null,表示取不到有效值。
7781
7172
  # @type Port: Integer
7782
7173
  # @param AffectAsset: 影响资产
7783
7174
  # @type AffectAsset: String
@@ -7800,7 +7191,6 @@ module TencentCloud
7800
7191
  # @param FirstTime: 首次识别时间
7801
7192
  # @type FirstTime: String
7802
7193
  # @param RiskDetails: 风险详情
7803
- # 注意:此字段可能返回 null,表示取不到有效值。
7804
7194
  # @type RiskDetails: String
7805
7195
  # @param Suggestion: 处置建议
7806
7196
  # @type Suggestion: String
@@ -7811,28 +7201,20 @@ module TencentCloud
7811
7201
  # @param AppId: 用户appid
7812
7202
  # @type AppId: String
7813
7203
  # @param Nick: 用户昵称
7814
- # 注意:此字段可能返回 null,表示取不到有效值。
7815
7204
  # @type Nick: String
7816
7205
  # @param Uin: 用户uin
7817
- # 注意:此字段可能返回 null,表示取不到有效值。
7818
7206
  # @type Uin: String
7819
7207
  # @param ServiceSnapshot: 服务快照
7820
- # 注意:此字段可能返回 null,表示取不到有效值。
7821
7208
  # @type ServiceSnapshot: String
7822
7209
  # @param Url: 服务访问的url
7823
- # 注意:此字段可能返回 null,表示取不到有效值。
7824
7210
  # @type Url: String
7825
7211
  # @param Index: 列表索引值
7826
- # 注意:此字段可能返回 null,表示取不到有效值。
7827
7212
  # @type Index: String
7828
7213
  # @param RiskList: 风险列表
7829
- # 注意:此字段可能返回 null,表示取不到有效值。
7830
7214
  # @type RiskList: Array
7831
7215
  # @param SuggestionList: 建议列表
7832
- # 注意:此字段可能返回 null,表示取不到有效值。
7833
7216
  # @type SuggestionList: Array
7834
7217
  # @param StatusCode: HTTP响应状态码
7835
- # 注意:此字段可能返回 null,表示取不到有效值。
7836
7218
  # @type StatusCode: String
7837
7219
 
7838
7220
  attr_accessor :ServiceTag, :Port, :AffectAsset, :InstanceId, :InstanceName, :InstanceType, :Level, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :RiskDetails, :Suggestion, :Status, :Id, :AppId, :Nick, :Uin, :ServiceSnapshot, :Url, :Index, :RiskList, :SuggestionList, :StatusCode
@@ -7911,10 +7293,8 @@ module TencentCloud
7911
7293
  # 风险详情
7912
7294
  class ServerRiskSuggestion < TencentCloud::Common::AbstractModel
7913
7295
  # @param Title: 标题
7914
- # 注意:此字段可能返回 null,表示取不到有效值。
7915
7296
  # @type Title: String
7916
7297
  # @param Body: 详情
7917
- # 注意:此字段可能返回 null,表示取不到有效值。
7918
7298
  # @type Body: String
7919
7299
 
7920
7300
  attr_accessor :Title, :Body
@@ -7934,16 +7314,12 @@ module TencentCloud
7934
7314
  class ServiceSupport < TencentCloud::Common::AbstractModel
7935
7315
  # @param ServiceName: 产品名称:
7936
7316
  # "cfw_waf_virtual", "cwp_detect", "cwp_defense", "cwp_fix"
7937
- # 注意:此字段可能返回 null,表示取不到有效值。
7938
7317
  # @type ServiceName: String
7939
7318
  # @param SupportHandledCount: 已处理的资产总数
7940
- # 注意:此字段可能返回 null,表示取不到有效值。
7941
7319
  # @type SupportHandledCount: Integer
7942
7320
  # @param SupportTotalCount: 支持的资产总数
7943
- # 注意:此字段可能返回 null,表示取不到有效值。
7944
7321
  # @type SupportTotalCount: Integer
7945
7322
  # @param IsSupport: 是否支持该产品1支持;0不支持
7946
- # 注意:此字段可能返回 null,表示取不到有效值。
7947
7323
  # @type IsSupport: Boolean
7948
7324
 
7949
7325
  attr_accessor :ServiceName, :SupportHandledCount, :SupportTotalCount, :IsSupport
@@ -8027,7 +7403,6 @@ module TencentCloud
8027
7403
  # @param VpcName: 私有网络名
8028
7404
  # @type VpcName: String
8029
7405
  # @param Tag: 标签
8030
- # 注意:此字段可能返回 null,表示取不到有效值。
8031
7406
  # @type Tag: Array
8032
7407
  # @param Nick: 昵称
8033
7408
  # @type Nick: String
@@ -8048,10 +7423,8 @@ module TencentCloud
8048
7423
  # @param LastScanTime: 最后扫描时间
8049
7424
  # @type LastScanTime: String
8050
7425
  # @param IsCore: 是否核心
8051
- # 注意:此字段可能返回 null,表示取不到有效值。
8052
7426
  # @type IsCore: Integer
8053
7427
  # @param IsNewAsset: 是否新资产 1新
8054
- # 注意:此字段可能返回 null,表示取不到有效值。
8055
7428
  # @type IsNewAsset: Integer
8056
7429
 
8057
7430
  attr_accessor :AppId, :Uin, :AssetId, :AssetName, :Region, :VpcId, :VpcName, :Tag, :Nick, :CIDR, :Zone, :CVM, :AvailableIp, :CreateTime, :ConfigureRisk, :ScanTask, :LastScanTime, :IsCore, :IsNewAsset
@@ -8131,10 +7504,8 @@ module TencentCloud
8131
7504
  # 产品日志条数
8132
7505
  class TagCount < TencentCloud::Common::AbstractModel
8133
7506
  # @param Name: 产品名
8134
- # 注意:此字段可能返回 null,表示取不到有效值。
8135
7507
  # @type Name: String
8136
7508
  # @param Count: 日志条数
8137
- # 注意:此字段可能返回 null,表示取不到有效值。
8138
7509
  # @type Count: Integer
8139
7510
 
8140
7511
  attr_accessor :Name, :Count
@@ -8152,11 +7523,9 @@ module TencentCloud
8152
7523
 
8153
7524
  # 主机标签信息
8154
7525
  class Tags < TencentCloud::Common::AbstractModel
8155
- # @param TagKey:
8156
- # 注意:此字段可能返回 null,表示取不到有效值。
7526
+ # @param TagKey: 主机标签key
8157
7527
  # @type TagKey: String
8158
- # @param TagValue:
8159
- # 注意:此字段可能返回 null,表示取不到有效值。
7528
+ # @param TagValue: 主机标签value
8160
7529
  # @type TagValue: String
8161
7530
 
8162
7531
  attr_accessor :TagKey, :TagValue
@@ -8231,21 +7600,16 @@ module TencentCloud
8231
7600
  # 任务资产项
8232
7601
  class TaskAssetObject < TencentCloud::Common::AbstractModel
8233
7602
  # @param AssetName: 资产名
8234
- # 注意:此字段可能返回 null,表示取不到有效值。
8235
7603
  # @type AssetName: String
8236
7604
  # @param InstanceType: 资产类型
8237
- # 注意:此字段可能返回 null,表示取不到有效值。
8238
7605
  # @type InstanceType: String
8239
7606
  # @param AssetType: 资产分类
8240
- # 注意:此字段可能返回 null,表示取不到有效值。
8241
7607
  # @type AssetType: String
8242
7608
  # @param Asset: ip/域名/资产id,数据库id等
8243
7609
  # @type Asset: String
8244
7610
  # @param Region: 地域
8245
- # 注意:此字段可能返回 null,表示取不到有效值。
8246
7611
  # @type Region: String
8247
7612
  # @param Arn: 多云资产唯一id
8248
- # 注意:此字段可能返回 null,表示取不到有效值。
8249
7613
  # @type Arn: String
8250
7614
 
8251
7615
  attr_accessor :AssetName, :InstanceType, :AssetType, :Asset, :Region, :Arn
@@ -8352,45 +7716,32 @@ module TencentCloud
8352
7716
  # 任务报告信息
8353
7717
  class TaskLogInfo < TencentCloud::Common::AbstractModel
8354
7718
  # @param TaskLogName: 报告名称
8355
- # 注意:此字段可能返回 null,表示取不到有效值。
8356
7719
  # @type TaskLogName: String
8357
7720
  # @param TaskLogId: 报告ID
8358
7721
  # @type TaskLogId: String
8359
7722
  # @param AssetsNumber: 关联资产个数
8360
- # 注意:此字段可能返回 null,表示取不到有效值。
8361
7723
  # @type AssetsNumber: Integer
8362
7724
  # @param RiskNumber: 安全风险数量
8363
- # 注意:此字段可能返回 null,表示取不到有效值。
8364
7725
  # @type RiskNumber: Integer
8365
7726
  # @param Time: 报告生成时间
8366
- # 注意:此字段可能返回 null,表示取不到有效值。
8367
7727
  # @type Time: String
8368
7728
  # @param Status: 任务状态码:0 初始值 1正在扫描 2扫描完成 3扫描出错,4停止,5暂停,6该任务已被重启过
8369
- # 注意:此字段可能返回 null,表示取不到有效值。
8370
7729
  # @type Status: Integer
8371
7730
  # @param TaskName: 关联任务名称
8372
- # 注意:此字段可能返回 null,表示取不到有效值。
8373
7731
  # @type TaskName: String
8374
7732
  # @param StartTime: 扫描开始时间
8375
- # 注意:此字段可能返回 null,表示取不到有效值。
8376
7733
  # @type StartTime: String
8377
7734
  # @param TaskCenterTaskId: 任务中心扫描任务ID
8378
- # 注意:此字段可能返回 null,表示取不到有效值。
8379
7735
  # @type TaskCenterTaskId: String
8380
7736
  # @param AppId: 租户ID
8381
- # 注意:此字段可能返回 null,表示取不到有效值。
8382
7737
  # @type AppId: String
8383
7738
  # @param UIN: 主账户ID
8384
- # 注意:此字段可能返回 null,表示取不到有效值。
8385
7739
  # @type UIN: String
8386
7740
  # @param UserName: 用户名称
8387
- # 注意:此字段可能返回 null,表示取不到有效值。
8388
7741
  # @type UserName: String
8389
7742
  # @param ReportType: 报告类型: 1安全体检 2日报 3周报 4月报
8390
- # 注意:此字段可能返回 null,表示取不到有效值。
8391
7743
  # @type ReportType: Integer
8392
7744
  # @param TemplateId: 报告模板id
8393
- # 注意:此字段可能返回 null,表示取不到有效值。
8394
7745
  # @type TemplateId: Integer
8395
7746
 
8396
7747
  attr_accessor :TaskLogName, :TaskLogId, :AssetsNumber, :RiskNumber, :Time, :Status, :TaskName, :StartTime, :TaskCenterTaskId, :AppId, :UIN, :UserName, :ReportType, :TemplateId
@@ -8433,16 +7784,12 @@ module TencentCloud
8433
7784
  # 报告pdf下载的临时链接
8434
7785
  class TaskLogURL < TencentCloud::Common::AbstractModel
8435
7786
  # @param URL: 报告下载临时链接
8436
- # 注意:此字段可能返回 null,表示取不到有效值。
8437
7787
  # @type URL: String
8438
7788
  # @param LogId: 任务报告id
8439
- # 注意:此字段可能返回 null,表示取不到有效值。
8440
7789
  # @type LogId: String
8441
7790
  # @param TaskLogName: 任务报告名称
8442
- # 注意:此字段可能返回 null,表示取不到有效值。
8443
7791
  # @type TaskLogName: String
8444
7792
  # @param AppId: APP ID
8445
- # 注意:此字段可能返回 null,表示取不到有效值。
8446
7793
  # @type AppId: String
8447
7794
 
8448
7795
  attr_accessor :URL, :LogId, :TaskLogName, :AppId
@@ -8505,7 +7852,6 @@ module TencentCloud
8505
7852
  # UpdateAlertStatusList返回参数结构体
8506
7853
  class UpdateAlertStatusListResponse < TencentCloud::Common::AbstractModel
8507
7854
  # @param Msg: 结果信息
8508
- # 注意:此字段可能返回 null,表示取不到有效值。
8509
7855
  # @type Msg: String
8510
7856
  # @param Code: 结果代码
8511
7857
  # @type Code: String
@@ -8538,49 +7884,36 @@ module TencentCloud
8538
7884
  # @param CheckFrom: 识别来源
8539
7885
  # @type CheckFrom: String
8540
7886
  # @param Enable: 是否启用,1-启用,0-禁用
8541
- # 注意:此字段可能返回 null,表示取不到有效值。
8542
7887
  # @type Enable: Integer
8543
7888
  # @param VULType: 风险类型
8544
7889
  # @type VULType: String
8545
7890
  # @param ImpactVersion: 影响版本
8546
7891
  # @type ImpactVersion: String
8547
7892
  # @param CVE: CVE
8548
- # 注意:此字段可能返回 null,表示取不到有效值。
8549
7893
  # @type CVE: String
8550
7894
  # @param VULTag: 漏洞标签
8551
7895
  # @type VULTag: Array
8552
7896
  # @param FixMethod: 修复方式
8553
- # 注意:此字段可能返回 null,表示取不到有效值。
8554
7897
  # @type FixMethod: Array
8555
7898
  # @param ReleaseTime: 披露时间
8556
- # 注意:此字段可能返回 null,表示取不到有效值。
8557
7899
  # @type ReleaseTime: String
8558
7900
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
8559
- # 注意:此字段可能返回 null,表示取不到有效值。
8560
7901
  # @type EMGCVulType: Integer
8561
7902
  # @param VULDescribe: 漏洞描述
8562
- # 注意:此字段可能返回 null,表示取不到有效值。
8563
7903
  # @type VULDescribe: String
8564
7904
  # @param ImpactComponent: 影响组件
8565
- # 注意:此字段可能返回 null,表示取不到有效值。
8566
7905
  # @type ImpactComponent: String
8567
7906
  # @param Payload: 漏洞Payload
8568
- # 注意:此字段可能返回 null,表示取不到有效值。
8569
7907
  # @type Payload: String
8570
7908
  # @param References: 技术参考
8571
- # 注意:此字段可能返回 null,表示取不到有效值。
8572
7909
  # @type References: String
8573
7910
  # @param CVSS: cvss评分
8574
- # 注意:此字段可能返回 null,表示取不到有效值。
8575
7911
  # @type CVSS: String
8576
7912
  # @param AttackHeat: 攻击热度
8577
- # 注意:此字段可能返回 null,表示取不到有效值。
8578
7913
  # @type AttackHeat: String
8579
7914
  # @param ServiceSupport: 安全产品支持情况
8580
- # 注意:此字段可能返回 null,表示取不到有效值。
8581
7915
  # @type ServiceSupport: Array
8582
7916
  # @param RecentScanTime: 最新检测时间
8583
- # 注意:此字段可能返回 null,表示取不到有效值。
8584
7917
  # @type RecentScanTime: String
8585
7918
 
8586
7919
  attr_accessor :RiskId, :VULName, :RiskLevel, :CheckFrom, :Enable, :VULType, :ImpactVersion, :CVE, :VULTag, :FixMethod, :ReleaseTime, :EMGCVulType, :VULDescribe, :ImpactComponent, :Payload, :References, :CVSS, :AttackHeat, :ServiceSupport, :RecentScanTime
@@ -8642,16 +7975,12 @@ module TencentCloud
8642
7975
  # 漏洞风险信息
8643
7976
  class VULRiskInfo < TencentCloud::Common::AbstractModel
8644
7977
  # @param Fix: 修复建议
8645
- # 注意:此字段可能返回 null,表示取不到有效值。
8646
7978
  # @type Fix: String
8647
7979
  # @param References: 技术参考/参考链接
8648
- # 注意:此字段可能返回 null,表示取不到有效值。
8649
7980
  # @type References: String
8650
7981
  # @param Describe: 漏洞描述
8651
- # 注意:此字段可能返回 null,表示取不到有效值。
8652
7982
  # @type Describe: String
8653
7983
  # @param ImpactComponent: 受影响组件
8654
- # 注意:此字段可能返回 null,表示取不到有效值。
8655
7984
  # @type ImpactComponent: Array
8656
7985
 
8657
7986
  attr_accessor :Fix, :References, :Describe, :ImpactComponent
@@ -8719,18 +8048,14 @@ module TencentCloud
8719
8048
  # @param VULURL: 风险点
8720
8049
  # @type VULURL: String
8721
8050
  # @param Nick: 用户昵称
8722
- # 注意:此字段可能返回 null,表示取不到有效值。
8723
8051
  # @type Nick: String
8724
8052
  # @param AppId: 用户appid
8725
8053
  # @type AppId: String
8726
8054
  # @param Uin: 用户uin
8727
- # 注意:此字段可能返回 null,表示取不到有效值。
8728
8055
  # @type Uin: String
8729
8056
  # @param Fix: 修复建议
8730
- # 注意:此字段可能返回 null,表示取不到有效值。
8731
8057
  # @type Fix: String
8732
8058
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
8733
- # 注意:此字段可能返回 null,表示取不到有效值。
8734
8059
  # @type EMGCVulType: Integer
8735
8060
 
8736
8061
  attr_accessor :Port, :NoHandleCount, :Level, :Component, :RecentTime, :FirstTime, :AffectAssetCount, :Id, :From, :Index, :VULType, :VULName, :CVE, :Describe, :Payload, :AppName, :References, :AppVersion, :VULURL, :Nick, :AppId, :Uin, :Fix, :EMGCVulType
@@ -8827,48 +8152,34 @@ module TencentCloud
8827
8152
  # @param VULURL: 风险点
8828
8153
  # @type VULURL: String
8829
8154
  # @param Nick: 用户昵称
8830
- # 注意:此字段可能返回 null,表示取不到有效值。
8831
8155
  # @type Nick: String
8832
8156
  # @param AppId: 用户appid
8833
8157
  # @type AppId: String
8834
8158
  # @param Uin: 用户uin
8835
- # 注意:此字段可能返回 null,表示取不到有效值。
8836
8159
  # @type Uin: String
8837
8160
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
8838
- # 注意:此字段可能返回 null,表示取不到有效值。
8839
8161
  # @type EMGCVulType: Integer
8840
8162
  # @param CVSS: CVSS评分
8841
- # 注意:此字段可能返回 null,表示取不到有效值。
8842
8163
  # @type CVSS: Float
8843
8164
  # @param PCMGRId: PCMGRId
8844
- # 注意:此字段可能返回 null,表示取不到有效值。
8845
8165
  # @type PCMGRId: String
8846
8166
  # @param VulTag: 漏洞标签。搜索时应急 必修传参VulTag=SuggestRepair/EMGCVul
8847
- # 注意:此字段可能返回 null,表示取不到有效值。
8848
8167
  # @type VulTag: Array
8849
8168
  # @param DisclosureTime: 漏洞披露时间
8850
- # 注意:此字段可能返回 null,表示取不到有效值。
8851
8169
  # @type DisclosureTime: String
8852
8170
  # @param AttackHeat: 攻击热度
8853
- # 注意:此字段可能返回 null,表示取不到有效值。
8854
8171
  # @type AttackHeat: Integer
8855
8172
  # @param IsSuggest: 是否必修漏洞,1-是,0-不是
8856
- # 注意:此字段可能返回 null,表示取不到有效值。
8857
8173
  # @type IsSuggest: Integer
8858
8174
  # @param HandleTaskId: 处置任务id
8859
- # 注意:此字段可能返回 null,表示取不到有效值。
8860
8175
  # @type HandleTaskId: String
8861
8176
  # @param EngineSource: 引擎来源
8862
- # 注意:此字段可能返回 null,表示取不到有效值。
8863
8177
  # @type EngineSource: String
8864
8178
  # @param VulRiskId: 新的漏洞风险id
8865
- # 注意:此字段可能返回 null,表示取不到有效值。
8866
8179
  # @type VulRiskId: String
8867
8180
  # @param TvdID: 新版漏洞id
8868
- # 注意:此字段可能返回 null,表示取不到有效值。
8869
8181
  # @type TvdID: String
8870
8182
  # @param IsOneClick: 是否可以一键体检,1-可以,0-不可以
8871
- # 注意:此字段可能返回 null,表示取不到有效值。
8872
8183
  # @type IsOneClick: Integer
8873
8184
 
8874
8185
  attr_accessor :Port, :NoHandleCount, :Level, :Component, :RecentTime, :FirstTime, :AffectAssetCount, :RiskId, :From, :Index, :VULType, :VULName, :CVE, :Payload, :AppName, :AppVersion, :VULURL, :Nick, :AppId, :Uin, :EMGCVulType, :CVSS, :PCMGRId, :VulTag, :DisclosureTime, :AttackHeat, :IsSuggest, :HandleTaskId, :EngineSource, :VulRiskId, :TvdID, :IsOneClick
@@ -8957,10 +8268,8 @@ module TencentCloud
8957
8268
  # @param CVM: 云服务器(只支持32位)
8958
8269
  # @type CVM: Integer
8959
8270
  # @param Tag: 标签
8960
- # 注意:此字段可能返回 null,表示取不到有效值。
8961
8271
  # @type Tag: Array
8962
8272
  # @param DNS: dns域名
8963
- # 注意:此字段可能返回 null,表示取不到有效值。
8964
8273
  # @type DNS: Array
8965
8274
  # @param AssetName: 资产名称
8966
8275
  # @type AssetName: String
@@ -8975,10 +8284,8 @@ module TencentCloud
8975
8284
  # @param Nick: 昵称
8976
8285
  # @type Nick: String
8977
8286
  # @param IsNewAsset: 是否新资产 1新
8978
- # 注意:此字段可能返回 null,表示取不到有效值。
8979
8287
  # @type IsNewAsset: Integer
8980
8288
  # @param IsCore: 是否核心资产1是 2不是
8981
- # 注意:此字段可能返回 null,表示取不到有效值。
8982
8289
  # @type IsCore: Integer
8983
8290
 
8984
8291
  attr_accessor :Subnet, :ConnectedVpc, :AssetId, :Region, :CVM, :Tag, :DNS, :AssetName, :CIDR, :CreateTime, :AppId, :Uin, :Nick, :IsNewAsset, :IsCore
@@ -9030,10 +8337,8 @@ module TencentCloud
9030
8337
  # 漏洞影响组件信息
9031
8338
  class VulImpactComponentInfo < TencentCloud::Common::AbstractModel
9032
8339
  # @param Component: 组件名称
9033
- # 注意:此字段可能返回 null,表示取不到有效值。
9034
8340
  # @type Component: String
9035
8341
  # @param Version: 版本名称
9036
- # 注意:此字段可能返回 null,表示取不到有效值。
9037
8342
  # @type Version: String
9038
8343
 
9039
8344
  attr_accessor :Component, :Version
@@ -9052,16 +8357,12 @@ module TencentCloud
9052
8357
  # 漏洞趋势-攻击趋势、影响用户、影响资产
9053
8358
  class VulTrend < TencentCloud::Common::AbstractModel
9054
8359
  # @param AffectAssetCount: 影响的资产数
9055
- # 注意:此字段可能返回 null,表示取不到有效值。
9056
8360
  # @type AffectAssetCount: Integer
9057
8361
  # @param AffectUserCount: 影响的用户数
9058
- # 注意:此字段可能返回 null,表示取不到有效值。
9059
8362
  # @type AffectUserCount: Integer
9060
8363
  # @param AttackCount: 攻击数
9061
- # 注意:此字段可能返回 null,表示取不到有效值。
9062
8364
  # @type AttackCount: Integer
9063
8365
  # @param Date: 时间
9064
- # 注意:此字段可能返回 null,表示取不到有效值。
9065
8366
  # @type Date: String
9066
8367
 
9067
8368
  attr_accessor :AffectAssetCount, :AffectUserCount, :AttackCount, :Date
@@ -9104,10 +8405,8 @@ module TencentCloud
9104
8405
  # @param AppId: 用户appid
9105
8406
  # @type AppId: String
9106
8407
  # @param Nick: 用户昵称
9107
- # 注意:此字段可能返回 null,表示取不到有效值。
9108
8408
  # @type Nick: String
9109
8409
  # @param Uin: 用户uin
9110
- # 注意:此字段可能返回 null,表示取不到有效值。
9111
8410
  # @type Uin: String
9112
8411
  # @param URL: 风险链接
9113
8412
  # @type URL: String
@@ -9174,16 +8473,12 @@ module TencentCloud
9174
8473
  # 过滤条件
9175
8474
  class WhereFilter < TencentCloud::Common::AbstractModel
9176
8475
  # @param Name: 过滤的项
9177
- # 注意:此字段可能返回 null,表示取不到有效值。
9178
8476
  # @type Name: String
9179
8477
  # @param Values: 过滤的值
9180
- # 注意:此字段可能返回 null,表示取不到有效值。
9181
8478
  # @type Values: Array
9182
8479
  # @param OperatorType: 中台定义:
9183
8480
  # 1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与
9184
8481
  # 精确匹配填 7 模糊匹配填9
9185
-
9186
- # 注意:此字段可能返回 null,表示取不到有效值。
9187
8482
  # @type OperatorType: Integer
9188
8483
 
9189
8484
  attr_accessor :Name, :Values, :OperatorType