tencentcloud-sdk-csip 3.0.935 → 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
@@ -1009,13 +859,10 @@ module TencentCloud
1009
859
  # 资产类型和实例类型的映射
1010
860
  class AssetInstanceTypeMap < TencentCloud::Common::AbstractModel
1011
861
  # @param Text: 资产类型
1012
- # 注意:此字段可能返回 null,表示取不到有效值。
1013
862
  # @type Text: String
1014
863
  # @param Value: 资产类型
1015
- # 注意:此字段可能返回 null,表示取不到有效值。
1016
864
  # @type Value: String
1017
865
  # @param InstanceTypeList: 资产类型和实例类型映射关系
1018
- # 注意:此字段可能返回 null,表示取不到有效值。
1019
866
  # @type InstanceTypeList: Array
1020
867
 
1021
868
  attr_accessor :Text, :Value, :InstanceTypeList
@@ -1413,10 +1260,8 @@ module TencentCloud
1413
1260
  # @param AppId: 用户appid
1414
1261
  # @type AppId: String
1415
1262
  # @param Nick: 用户昵称
1416
- # 注意:此字段可能返回 null,表示取不到有效值。
1417
1263
  # @type Nick: String
1418
1264
  # @param Uin: 用户uin
1419
- # 注意:此字段可能返回 null,表示取不到有效值。
1420
1265
  # @type Uin: String
1421
1266
  # @param VULType: 漏洞类型
1422
1267
  # @type VULType: String
@@ -1443,49 +1288,34 @@ module TencentCloud
1443
1288
  # @param Payload: 攻击载荷
1444
1289
  # @type Payload: String
1445
1290
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
1446
- # 注意:此字段可能返回 null,表示取不到有效值。
1447
1291
  # @type EMGCVulType: Integer
1448
1292
  # @param CVSS: CVSS评分
1449
- # 注意:此字段可能返回 null,表示取不到有效值。
1450
1293
  # @type CVSS: Float
1451
1294
  # @param Index: 前端索引id
1452
- # 注意:此字段可能返回 null,表示取不到有效值。
1453
1295
  # @type Index: String
1454
1296
  # @param PCMGRId: pcmgrId
1455
- # 注意:此字段可能返回 null,表示取不到有效值。
1456
1297
  # @type PCMGRId: String
1457
1298
  # @param LogId: 报告id
1458
- # 注意:此字段可能返回 null,表示取不到有效值。
1459
1299
  # @type LogId: String
1460
1300
  # @param TaskId: 任务id
1461
- # 注意:此字段可能返回 null,表示取不到有效值。
1462
1301
  # @type TaskId: String
1463
1302
  # @param VulTag: 漏洞标签
1464
- # 注意:此字段可能返回 null,表示取不到有效值。
1465
1303
  # @type VulTag: Array
1466
1304
  # @param DisclosureTime: 漏洞披露时间
1467
- # 注意:此字段可能返回 null,表示取不到有效值。
1468
1305
  # @type DisclosureTime: String
1469
1306
  # @param AttackHeat: 攻击热度
1470
- # 注意:此字段可能返回 null,表示取不到有效值。
1471
1307
  # @type AttackHeat: Integer
1472
1308
  # @param IsSuggest: 是否必修漏洞1是,0不是
1473
- # 注意:此字段可能返回 null,表示取不到有效值。
1474
1309
  # @type IsSuggest: Integer
1475
1310
  # @param HandleTaskId: 处置任务ID
1476
- # 注意:此字段可能返回 null,表示取不到有效值。
1477
1311
  # @type HandleTaskId: String
1478
1312
  # @param EngineSource: 引擎来源
1479
- # 注意:此字段可能返回 null,表示取不到有效值。
1480
1313
  # @type EngineSource: String
1481
1314
  # @param VulRiskId: 新的漏洞风险id(同全网漏洞表的riskid)
1482
- # 注意:此字段可能返回 null,表示取不到有效值。
1483
1315
  # @type VulRiskId: String
1484
1316
  # @param TvdID: 新版漏洞id
1485
- # 注意:此字段可能返回 null,表示取不到有效值。
1486
1317
  # @type TvdID: String
1487
1318
  # @param IsOneClick: 是否可以一键体检,1-可以,0-不可以
1488
- # 注意:此字段可能返回 null,表示取不到有效值。
1489
1319
  # @type IsOneClick: Integer
1490
1320
 
1491
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
@@ -1676,64 +1506,44 @@ module TencentCloud
1676
1506
  # 漏洞详细信息
1677
1507
  class BugInfoDetail < TencentCloud::Common::AbstractModel
1678
1508
  # @param Id: 漏洞编号
1679
- # 注意:此字段可能返回 null,表示取不到有效值。
1680
1509
  # @type Id: Integer
1681
1510
  # @param PatchId: 漏洞对应pocId
1682
- # 注意:此字段可能返回 null,表示取不到有效值。
1683
1511
  # @type PatchId: String
1684
1512
  # @param VULName: 漏洞名称
1685
- # 注意:此字段可能返回 null,表示取不到有效值。
1686
1513
  # @type VULName: String
1687
1514
  # @param Level: 漏洞严重性:high,middle,low,info
1688
- # 注意:此字段可能返回 null,表示取不到有效值。
1689
1515
  # @type Level: String
1690
1516
  # @param CVSSScore: cvss评分
1691
- # 注意:此字段可能返回 null,表示取不到有效值。
1692
1517
  # @type CVSSScore: String
1693
1518
  # @param CVEId: cve编号
1694
- # 注意:此字段可能返回 null,表示取不到有效值。
1695
1519
  # @type CVEId: String
1696
1520
  # @param Tag: 漏洞标签
1697
- # 注意:此字段可能返回 null,表示取不到有效值。
1698
1521
  # @type Tag: String
1699
1522
  # @param VULCategory: 漏洞种类,1:web应用,2:系统组件漏洞,3:配置风险
1700
- # 注意:此字段可能返回 null,表示取不到有效值。
1701
1523
  # @type VULCategory: Integer
1702
1524
  # @param ImpactOs: 漏洞影响系统
1703
- # 注意:此字段可能返回 null,表示取不到有效值。
1704
1525
  # @type ImpactOs: String
1705
1526
  # @param ImpactCOMPENT: 漏洞影响组件
1706
- # 注意:此字段可能返回 null,表示取不到有效值。
1707
1527
  # @type ImpactCOMPENT: String
1708
1528
  # @param ImpactVersion: 漏洞影响版本
1709
- # 注意:此字段可能返回 null,表示取不到有效值。
1710
1529
  # @type ImpactVersion: String
1711
1530
  # @param Reference: 链接
1712
- # 注意:此字段可能返回 null,表示取不到有效值。
1713
1531
  # @type Reference: String
1714
1532
  # @param VULDescribe: 漏洞描述
1715
- # 注意:此字段可能返回 null,表示取不到有效值。
1716
1533
  # @type VULDescribe: String
1717
1534
  # @param Fix: 修复建议
1718
- # 注意:此字段可能返回 null,表示取不到有效值。
1719
1535
  # @type Fix: String
1720
1536
  # @param ProSupport: 产品支持状态,实时返回
1721
- # 注意:此字段可能返回 null,表示取不到有效值。
1722
1537
  # @type ProSupport: Integer
1723
1538
  # @param IsPublish: 是否公开,0为未发布,1为发布
1724
- # 注意:此字段可能返回 null,表示取不到有效值。
1725
1539
  # @type IsPublish: Integer
1726
1540
  # @param ReleaseTime: 释放时间
1727
- # 注意:此字段可能返回 null,表示取不到有效值。
1728
1541
  # @type ReleaseTime: String
1729
1542
  # @param CreateTime: 创建时间
1730
- # 注意:此字段可能返回 null,表示取不到有效值。
1731
1543
  # @type CreateTime: String
1732
1544
  # @param UpdateTime: 更新时间
1733
- # 注意:此字段可能返回 null,表示取不到有效值。
1734
1545
  # @type UpdateTime: String
1735
1546
  # @param SubCategory: 漏洞子类别
1736
- # 注意:此字段可能返回 null,表示取不到有效值。
1737
1547
  # @type SubCategory: String
1738
1548
 
1739
1549
  attr_accessor :Id, :PatchId, :VULName, :Level, :CVSSScore, :CVEId, :Tag, :VULCategory, :ImpactOs, :ImpactCOMPENT, :ImpactVersion, :Reference, :VULDescribe, :Fix, :ProSupport, :IsPublish, :ReleaseTime, :CreateTime, :UpdateTime, :SubCategory
@@ -1797,199 +1607,134 @@ module TencentCloud
1797
1607
  # 6:已关机
1798
1608
  class CVMAssetVO < TencentCloud::Common::AbstractModel
1799
1609
  # @param AssetId: 资产id
1800
- # 注意:此字段可能返回 null,表示取不到有效值。
1801
1610
  # @type AssetId: String
1802
1611
  # @param AssetName: 资产名
1803
- # 注意:此字段可能返回 null,表示取不到有效值。
1804
1612
  # @type AssetName: String
1805
1613
  # @param AssetType: 资产类型
1806
- # 注意:此字段可能返回 null,表示取不到有效值。
1807
1614
  # @type AssetType: String
1808
1615
  # @param Region: 地域
1809
- # 注意:此字段可能返回 null,表示取不到有效值。
1810
1616
  # @type Region: String
1811
1617
  # @param CWPStatus: 防护状态
1812
- # 注意:此字段可能返回 null,表示取不到有效值。
1813
1618
  # @type CWPStatus: Integer
1814
1619
  # @param AssetCreateTime: 资产创建时间
1815
- # 注意:此字段可能返回 null,表示取不到有效值。
1816
1620
  # @type AssetCreateTime: String
1817
1621
  # @param PublicIp: 公网ip
1818
- # 注意:此字段可能返回 null,表示取不到有效值。
1819
1622
  # @type PublicIp: String
1820
1623
  # @param PrivateIp: 私网ip
1821
- # 注意:此字段可能返回 null,表示取不到有效值。
1822
1624
  # @type PrivateIp: String
1823
1625
  # @param VpcId: vpc id
1824
- # 注意:此字段可能返回 null,表示取不到有效值。
1825
1626
  # @type VpcId: String
1826
1627
  # @param VpcName: vpc 名
1827
- # 注意:此字段可能返回 null,表示取不到有效值。
1828
1628
  # @type VpcName: String
1829
1629
  # @param AppId: appid信息
1830
- # 注意:此字段可能返回 null,表示取不到有效值。
1831
1630
  # @type AppId: Integer
1832
1631
  # @param Uin: 用户uin
1833
- # 注意:此字段可能返回 null,表示取不到有效值。
1834
1632
  # @type Uin: String
1835
1633
  # @param NickName: 昵称
1836
- # 注意:此字段可能返回 null,表示取不到有效值。
1837
1634
  # @type NickName: String
1838
1635
  # @param AvailableArea: 可用区
1839
- # 注意:此字段可能返回 null,表示取不到有效值。
1840
1636
  # @type AvailableArea: String
1841
1637
  # @param IsCore: 是否核心
1842
- # 注意:此字段可能返回 null,表示取不到有效值。
1843
1638
  # @type IsCore: Integer
1844
1639
  # @param SubnetId: 子网id
1845
- # 注意:此字段可能返回 null,表示取不到有效值。
1846
1640
  # @type SubnetId: String
1847
1641
  # @param SubnetName: 子网名
1848
- # 注意:此字段可能返回 null,表示取不到有效值。
1849
1642
  # @type SubnetName: String
1850
1643
  # @param InstanceUuid: uuid
1851
- # 注意:此字段可能返回 null,表示取不到有效值。
1852
1644
  # @type InstanceUuid: String
1853
1645
  # @param InstanceQUuid: qquid
1854
- # 注意:此字段可能返回 null,表示取不到有效值。
1855
1646
  # @type InstanceQUuid: String
1856
1647
  # @param OsName: os名
1857
- # 注意:此字段可能返回 null,表示取不到有效值。
1858
1648
  # @type OsName: String
1859
1649
  # @param PartitionCount: 分区
1860
- # 注意:此字段可能返回 null,表示取不到有效值。
1861
1650
  # @type PartitionCount: Integer
1862
1651
  # @param CPUInfo: cpu信息
1863
- # 注意:此字段可能返回 null,表示取不到有效值。
1864
1652
  # @type CPUInfo: String
1865
1653
  # @param CPUSize: cpu大小
1866
- # 注意:此字段可能返回 null,表示取不到有效值。
1867
1654
  # @type CPUSize: Integer
1868
1655
  # @param CPULoad: cpu负载
1869
- # 注意:此字段可能返回 null,表示取不到有效值。
1870
1656
  # @type CPULoad: String
1871
1657
  # @param MemorySize: 内存大小
1872
- # 注意:此字段可能返回 null,表示取不到有效值。
1873
1658
  # @type MemorySize: String
1874
1659
  # @param MemoryLoad: 内存负载
1875
- # 注意:此字段可能返回 null,表示取不到有效值。
1876
1660
  # @type MemoryLoad: String
1877
1661
  # @param DiskSize: 硬盘大小
1878
- # 注意:此字段可能返回 null,表示取不到有效值。
1879
1662
  # @type DiskSize: String
1880
1663
  # @param DiskLoad: 硬盘负载
1881
- # 注意:此字段可能返回 null,表示取不到有效值。
1882
1664
  # @type DiskLoad: String
1883
1665
  # @param AccountCount: 账号数
1884
- # 注意:此字段可能返回 null,表示取不到有效值。
1885
1666
  # @type AccountCount: String
1886
1667
  # @param ProcessCount: 进程数
1887
- # 注意:此字段可能返回 null,表示取不到有效值。
1888
1668
  # @type ProcessCount: String
1889
1669
  # @param AppCount: 软件应用
1890
- # 注意:此字段可能返回 null,表示取不到有效值。
1891
1670
  # @type AppCount: String
1892
1671
  # @param PortCount: 监听端口
1893
- # 注意:此字段可能返回 null,表示取不到有效值。
1894
1672
  # @type PortCount: Integer
1895
1673
  # @param Attack: 网络攻击
1896
- # 注意:此字段可能返回 null,表示取不到有效值。
1897
1674
  # @type Attack: Integer
1898
1675
  # @param Access: 网络访问
1899
- # 注意:此字段可能返回 null,表示取不到有效值。
1900
1676
  # @type Access: Integer
1901
1677
  # @param Intercept: 网络拦截
1902
- # 注意:此字段可能返回 null,表示取不到有效值。
1903
1678
  # @type Intercept: Integer
1904
1679
  # @param InBandwidth: 入向峰值带宽
1905
- # 注意:此字段可能返回 null,表示取不到有效值。
1906
1680
  # @type InBandwidth: String
1907
1681
  # @param OutBandwidth: 出向峰值带宽
1908
- # 注意:此字段可能返回 null,表示取不到有效值。
1909
1682
  # @type OutBandwidth: String
1910
1683
  # @param InFlow: 入向累计流量
1911
- # 注意:此字段可能返回 null,表示取不到有效值。
1912
1684
  # @type InFlow: String
1913
1685
  # @param OutFlow: 出向累计流量
1914
- # 注意:此字段可能返回 null,表示取不到有效值。
1915
1686
  # @type OutFlow: String
1916
1687
  # @param LastScanTime: 最近扫描时间
1917
- # 注意:此字段可能返回 null,表示取不到有效值。
1918
1688
  # @type LastScanTime: String
1919
1689
  # @param NetWorkOut: 恶意主动外联
1920
- # 注意:此字段可能返回 null,表示取不到有效值。
1921
1690
  # @type NetWorkOut: Integer
1922
1691
  # @param PortRisk: 端口风险
1923
- # 注意:此字段可能返回 null,表示取不到有效值。
1924
1692
  # @type PortRisk: Integer
1925
1693
  # @param VulnerabilityRisk: 漏洞风险
1926
- # 注意:此字段可能返回 null,表示取不到有效值。
1927
1694
  # @type VulnerabilityRisk: Integer
1928
1695
  # @param ConfigurationRisk: 配置风险
1929
- # 注意:此字段可能返回 null,表示取不到有效值。
1930
1696
  # @type ConfigurationRisk: Integer
1931
1697
  # @param ScanTask: 扫描任务数
1932
- # 注意:此字段可能返回 null,表示取不到有效值。
1933
1698
  # @type ScanTask: Integer
1934
1699
  # @param Tag: 标签
1935
- # 注意:此字段可能返回 null,表示取不到有效值。
1936
1700
  # @type Tag: Array
1937
1701
  # @param MemberId: memberId
1938
- # 注意:此字段可能返回 null,表示取不到有效值。
1939
1702
  # @type MemberId: String
1940
1703
  # @param Os: os全称
1941
- # 注意:此字段可能返回 null,表示取不到有效值。
1942
1704
  # @type Os: String
1943
1705
  # @param RiskExposure: 风险服务暴露
1944
- # 注意:此字段可能返回 null,表示取不到有效值。
1945
1706
  # @type RiskExposure: Integer
1946
1707
  # @param BASAgentStatus: 模拟攻击工具状态。0代表未安装,1代表已安装,2代表已离线
1947
- # 注意:此字段可能返回 null,表示取不到有效值。
1948
1708
  # @type BASAgentStatus: Integer
1949
1709
  # @param IsNewAsset: 1新资产;0 非新资产
1950
- # 注意:此字段可能返回 null,表示取不到有效值。
1951
1710
  # @type IsNewAsset: Integer
1952
1711
  # @param CVMAgentStatus: 0 未安装 1安装 2:安装中
1953
- # 注意:此字段可能返回 null,表示取不到有效值。
1954
1712
  # @type CVMAgentStatus: Integer
1955
1713
  # @param CVMStatus: 1:开启 0:未开启
1956
- # 注意:此字段可能返回 null,表示取不到有效值。
1957
1714
  # @type CVMStatus: Integer
1958
1715
  # @param DefenseModel: 1:客户端已安装 0:未安装 2: Agentless
1959
- # 注意:此字段可能返回 null,表示取不到有效值。
1960
1716
  # @type DefenseModel: Integer
1961
1717
  # @param TatStatus: 1:已安装 0:未安装
1962
- # 注意:此字段可能返回 null,表示取不到有效值。
1963
1718
  # @type TatStatus: Integer
1964
1719
  # @param CpuTrend: cpu趋势图
1965
- # 注意:此字段可能返回 null,表示取不到有效值。
1966
1720
  # @type CpuTrend: Array
1967
1721
  # @param MemoryTrend: 内存趋势图
1968
- # 注意:此字段可能返回 null,表示取不到有效值。
1969
1722
  # @type MemoryTrend: Array
1970
1723
  # @param AgentStatus: 1:agent在线 0:agent离线 2:主机离线
1971
- # 注意:此字段可能返回 null,表示取不到有效值。
1972
1724
  # @type AgentStatus: Integer
1973
1725
  # @param CloseDefenseCount: 本月防护关闭次数
1974
- # 注意:此字段可能返回 null,表示取不到有效值。
1975
1726
  # @type CloseDefenseCount: Integer
1976
1727
  # @param InstanceState: 运行状态
1977
- # 注意:此字段可能返回 null,表示取不到有效值。
1978
1728
  # @type InstanceState: String
1979
1729
  # @param SecurityGroupIds: 安全组数据
1980
- # 注意:此字段可能返回 null,表示取不到有效值。
1981
1730
  # @type SecurityGroupIds: Array
1982
1731
  # @param AgentMemRss: 物理内存占用KB
1983
- # 注意:此字段可能返回 null,表示取不到有效值。
1984
1732
  # @type AgentMemRss: Integer
1985
1733
  # @param AgentCpuPer: CPU使用率百分比
1986
- # 注意:此字段可能返回 null,表示取不到有效值。
1987
1734
  # @type AgentCpuPer: Float
1988
1735
  # @param RealAppid: cvm真正所属的appid
1989
- # 注意:此字段可能返回 null,表示取不到有效值。
1990
1736
  # @type RealAppid: Integer
1991
1737
  # @param CloudType: 云资产类型:0:腾讯云,1:aws,2:azure
1992
- # 注意:此字段可能返回 null,表示取不到有效值。
1993
1738
  # @type CloudType: Integer
1994
1739
  # @param ProtectStatus: 主机防护状态枚举
1995
1740
  # 0:未安装
@@ -1999,10 +1744,8 @@ module TencentCloud
1999
1744
  # 4:旗舰版防护中
2000
1745
  # 5:已离线
2001
1746
  # 6:已关机
2002
- # 注意:此字段可能返回 null,表示取不到有效值。
2003
1747
  # @type ProtectStatus: Integer
2004
1748
  # @param OfflineTime: 最后离线时间
2005
- # 注意:此字段可能返回 null,表示取不到有效值。
2006
1749
  # @type OfflineTime: String
2007
1750
 
2008
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
@@ -2172,43 +1915,30 @@ module TencentCloud
2172
1915
  # clb实例和监听器信息
2173
1916
  class ClbListenerListInfo < TencentCloud::Common::AbstractModel
2174
1917
  # @param ListenerId: 监听器id
2175
- # 注意:此字段可能返回 null,表示取不到有效值。
2176
1918
  # @type ListenerId: String
2177
1919
  # @param ListenerName: 监听器名称
2178
- # 注意:此字段可能返回 null,表示取不到有效值。
2179
1920
  # @type ListenerName: String
2180
1921
  # @param LoadBalancerId: 负载均衡Id
2181
- # 注意:此字段可能返回 null,表示取不到有效值。
2182
1922
  # @type LoadBalancerId: String
2183
1923
  # @param LoadBalancerName: 负载均衡名称
2184
- # 注意:此字段可能返回 null,表示取不到有效值。
2185
1924
  # @type LoadBalancerName: String
2186
1925
  # @param Protocol: 协议
2187
- # 注意:此字段可能返回 null,表示取不到有效值。
2188
1926
  # @type Protocol: String
2189
1927
  # @param Region: 地域
2190
- # 注意:此字段可能返回 null,表示取不到有效值。
2191
1928
  # @type Region: String
2192
1929
  # @param Vip: 负载均衡ip
2193
- # 注意:此字段可能返回 null,表示取不到有效值。
2194
1930
  # @type Vip: String
2195
1931
  # @param VPort: 端口
2196
- # 注意:此字段可能返回 null,表示取不到有效值。
2197
1932
  # @type VPort: Integer
2198
1933
  # @param Zone: 区域
2199
- # 注意:此字段可能返回 null,表示取不到有效值。
2200
1934
  # @type Zone: String
2201
1935
  # @param NumericalVpcId: 私有网络id
2202
- # 注意:此字段可能返回 null,表示取不到有效值。
2203
1936
  # @type NumericalVpcId: Integer
2204
1937
  # @param LoadBalancerType: 负载均衡类型
2205
- # 注意:此字段可能返回 null,表示取不到有效值。
2206
1938
  # @type LoadBalancerType: String
2207
1939
  # @param Domain: 监听器域名
2208
- # 注意:此字段可能返回 null,表示取不到有效值。
2209
1940
  # @type Domain: String
2210
1941
  # @param LoadBalancerDomain: 负载均衡域名
2211
- # 注意:此字段可能返回 null,表示取不到有效值。
2212
1942
  # @type LoadBalancerDomain: String
2213
1943
 
2214
1944
  attr_accessor :ListenerId, :ListenerName, :LoadBalancerId, :LoadBalancerName, :Protocol, :Region, :Vip, :VPort, :Zone, :NumericalVpcId, :LoadBalancerType, :Domain, :LoadBalancerDomain
@@ -2405,73 +2135,50 @@ module TencentCloud
2405
2135
  # db资产输出字段
2406
2136
  class DBAssetVO < TencentCloud::Common::AbstractModel
2407
2137
  # @param AssetId: 资产id
2408
- # 注意:此字段可能返回 null,表示取不到有效值。
2409
2138
  # @type AssetId: String
2410
2139
  # @param AssetName: 资产名
2411
- # 注意:此字段可能返回 null,表示取不到有效值。
2412
2140
  # @type AssetName: String
2413
2141
  # @param AssetType: 资产类型
2414
- # 注意:此字段可能返回 null,表示取不到有效值。
2415
2142
  # @type AssetType: String
2416
2143
  # @param VpcId: vpcid
2417
- # 注意:此字段可能返回 null,表示取不到有效值。
2418
2144
  # @type VpcId: String
2419
2145
  # @param VpcName: vpc标签
2420
- # 注意:此字段可能返回 null,表示取不到有效值。
2421
2146
  # @type VpcName: String
2422
2147
  # @param Region: 地域
2423
- # 注意:此字段可能返回 null,表示取不到有效值。
2424
2148
  # @type Region: String
2425
2149
  # @param Domain: 域名
2426
- # 注意:此字段可能返回 null,表示取不到有效值。
2427
2150
  # @type Domain: String
2428
2151
  # @param AssetCreateTime: 资产创建时间
2429
- # 注意:此字段可能返回 null,表示取不到有效值。
2430
2152
  # @type AssetCreateTime: String
2431
2153
  # @param LastScanTime: 最近扫描时间
2432
- # 注意:此字段可能返回 null,表示取不到有效值。
2433
2154
  # @type LastScanTime: String
2434
2155
  # @param ConfigurationRisk: 配置风险
2435
- # 注意:此字段可能返回 null,表示取不到有效值。
2436
2156
  # @type ConfigurationRisk: Integer
2437
2157
  # @param Attack: 网络攻击
2438
- # 注意:此字段可能返回 null,表示取不到有效值。
2439
2158
  # @type Attack: Integer
2440
2159
  # @param Access: 网络访问
2441
- # 注意:此字段可能返回 null,表示取不到有效值。
2442
2160
  # @type Access: Integer
2443
2161
  # @param ScanTask: 扫描任务
2444
- # 注意:此字段可能返回 null,表示取不到有效值。
2445
2162
  # @type ScanTask: Integer
2446
2163
  # @param AppId: 用户appid
2447
- # 注意:此字段可能返回 null,表示取不到有效值。
2448
2164
  # @type AppId: Integer
2449
2165
  # @param Uin: 用户uin
2450
- # 注意:此字段可能返回 null,表示取不到有效值。
2451
2166
  # @type Uin: String
2452
2167
  # @param NickName: 昵称别名
2453
- # 注意:此字段可能返回 null,表示取不到有效值。
2454
2168
  # @type NickName: String
2455
2169
  # @param Port: 端口
2456
- # 注意:此字段可能返回 null,表示取不到有效值。
2457
2170
  # @type Port: Integer
2458
2171
  # @param Tag: 标签
2459
- # 注意:此字段可能返回 null,表示取不到有效值。
2460
2172
  # @type Tag: Array
2461
2173
  # @param PrivateIp: 内网ip
2462
- # 注意:此字段可能返回 null,表示取不到有效值。
2463
2174
  # @type PrivateIp: String
2464
2175
  # @param PublicIp: 公网ip
2465
- # 注意:此字段可能返回 null,表示取不到有效值。
2466
2176
  # @type PublicIp: String
2467
2177
  # @param Status: 状态
2468
- # 注意:此字段可能返回 null,表示取不到有效值。
2469
2178
  # @type Status: Integer
2470
2179
  # @param IsCore: 是否核心
2471
- # 注意:此字段可能返回 null,表示取不到有效值。
2472
2180
  # @type IsCore: Integer
2473
2181
  # @param IsNewAsset: 是否新资产: 1新
2474
- # 注意:此字段可能返回 null,表示取不到有效值。
2475
2182
  # @type IsNewAsset: Integer
2476
2183
 
2477
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
@@ -2540,32 +2247,23 @@ module TencentCloud
2540
2247
  class DataSearchBug < TencentCloud::Common::AbstractModel
2541
2248
  # @param StateCode: 返回查询状态
2542
2249
  # @type StateCode: String
2543
- # @param DataBug:
2544
- # 注意:此字段可能返回 null,表示取不到有效值。
2250
+ # @param DataBug: 漏洞详情
2545
2251
  # @type DataBug: Array
2546
- # @param DataAsset:
2547
- # 注意:此字段可能返回 null,表示取不到有效值。
2252
+ # @param DataAsset: 漏洞影响资产详情
2548
2253
  # @type DataAsset: Array
2549
2254
  # @param VSSScan: true支持扫描。false不支持扫描
2550
- # 注意:此字段可能返回 null,表示取不到有效值。
2551
2255
  # @type VSSScan: Boolean
2552
2256
  # @param CWPScan: 0不支持,1支持
2553
- # 注意:此字段可能返回 null,表示取不到有效值。
2554
2257
  # @type CWPScan: String
2555
2258
  # @param CFWPatch: 1支持虚拟补丁,0或空不支持
2556
- # 注意:此字段可能返回 null,表示取不到有效值。
2557
2259
  # @type CFWPatch: String
2558
2260
  # @param WafPatch: 0不支持,1支持
2559
- # 注意:此字段可能返回 null,表示取不到有效值。
2560
2261
  # @type WafPatch: Integer
2561
2262
  # @param CWPFix: 0不支持,1支持
2562
- # 注意:此字段可能返回 null,表示取不到有效值。
2563
2263
  # @type CWPFix: Integer
2564
2264
  # @param DataSupport: 产品支持状态
2565
- # 注意:此字段可能返回 null,表示取不到有效值。
2566
2265
  # @type DataSupport: Array
2567
2266
  # @param CveId: cveId
2568
- # 注意:此字段可能返回 null,表示取不到有效值。
2569
2267
  # @type CveId: String
2570
2268
 
2571
2269
  attr_accessor :StateCode, :DataBug, :DataAsset, :VSSScan, :CWPScan, :CFWPatch, :WafPatch, :CWPFix, :DataSupport, :CveId
@@ -2621,37 +2319,26 @@ module TencentCloud
2621
2319
  # db资产详情
2622
2320
  class DbAssetInfo < TencentCloud::Common::AbstractModel
2623
2321
  # @param CFWStatus: 云防状态
2624
- # 注意:此字段可能返回 null,表示取不到有效值。
2625
2322
  # @type CFWStatus: Integer
2626
2323
  # @param AssetId: 资产id
2627
- # 注意:此字段可能返回 null,表示取不到有效值。
2628
2324
  # @type AssetId: String
2629
2325
  # @param VpcName: vpc信息
2630
- # 注意:此字段可能返回 null,表示取不到有效值。
2631
2326
  # @type VpcName: String
2632
2327
  # @param AssetType: 资产类型
2633
- # 注意:此字段可能返回 null,表示取不到有效值。
2634
2328
  # @type AssetType: String
2635
2329
  # @param PublicIp: 公网ip
2636
- # 注意:此字段可能返回 null,表示取不到有效值。
2637
2330
  # @type PublicIp: String
2638
2331
  # @param PrivateIp: 私网ip
2639
- # 注意:此字段可能返回 null,表示取不到有效值。
2640
2332
  # @type PrivateIp: String
2641
2333
  # @param Region: 地域
2642
- # 注意:此字段可能返回 null,表示取不到有效值。
2643
2334
  # @type Region: String
2644
2335
  # @param VpcId: vpc信息
2645
- # 注意:此字段可能返回 null,表示取不到有效值。
2646
2336
  # @type VpcId: String
2647
2337
  # @param AssetName: 资产名
2648
- # 注意:此字段可能返回 null,表示取不到有效值。
2649
2338
  # @type AssetName: String
2650
2339
  # @param CFWProtectLevel: 云防保护版本
2651
- # 注意:此字段可能返回 null,表示取不到有效值。
2652
2340
  # @type CFWProtectLevel: Integer
2653
2341
  # @param Tag: tag信息
2654
- # 注意:此字段可能返回 null,表示取不到有效值。
2655
2342
  # @type Tag: Array
2656
2343
 
2657
2344
  attr_accessor :CFWStatus, :AssetId, :VpcName, :AssetType, :PublicIp, :PrivateIp, :Region, :VpcId, :AssetName, :CFWProtectLevel, :Tag
@@ -2925,7 +2612,6 @@ module TencentCloud
2925
2612
  # @param TotalCount: 总条数
2926
2613
  # @type TotalCount: Integer
2927
2614
  # @param Data: 资产视角的漏洞风险列表
2928
- # 注意:此字段可能返回 null,表示取不到有效值。
2929
2615
  # @type Data: Array
2930
2616
  # @param StatusLists: 状态列表
2931
2617
  # @type StatusLists: Array
@@ -2938,7 +2624,6 @@ module TencentCloud
2938
2624
  # @param InstanceTypeLists: 资产类型列表
2939
2625
  # @type InstanceTypeLists: Array
2940
2626
  # @param Tags: tag枚举
2941
- # 注意:此字段可能返回 null,表示取不到有效值。
2942
2627
  # @type Tags: Array
2943
2628
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2944
2629
  # @type RequestId: String
@@ -3092,7 +2777,7 @@ module TencentCloud
3092
2777
 
3093
2778
  # DescribeCVMAssetInfo请求参数结构体
3094
2779
  class DescribeCVMAssetInfoRequest < TencentCloud::Common::AbstractModel
3095
- # @param AssetId: -
2780
+ # @param AssetId: 资产id
3096
2781
  # @type AssetId: String
3097
2782
 
3098
2783
  attr_accessor :AssetId
@@ -3108,8 +2793,7 @@ module TencentCloud
3108
2793
 
3109
2794
  # DescribeCVMAssetInfo返回参数结构体
3110
2795
  class DescribeCVMAssetInfoResponse < TencentCloud::Common::AbstractModel
3111
- # @param Data: -
3112
- # 注意:此字段可能返回 null,表示取不到有效值。
2796
+ # @param Data: 数据
3113
2797
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.AssetBaseInfoResponse`
3114
2798
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3115
2799
  # @type RequestId: String
@@ -3156,46 +2840,32 @@ module TencentCloud
3156
2840
  # DescribeCVMAssets返回参数结构体
3157
2841
  class DescribeCVMAssetsResponse < TencentCloud::Common::AbstractModel
3158
2842
  # @param Total: 总数
3159
- # 注意:此字段可能返回 null,表示取不到有效值。
3160
2843
  # @type Total: Integer
3161
2844
  # @param Data: 机器列表
3162
- # 注意:此字段可能返回 null,表示取不到有效值。
3163
2845
  # @type Data: Array
3164
2846
  # @param RegionList: 地域列表
3165
- # 注意:此字段可能返回 null,表示取不到有效值。
3166
2847
  # @type RegionList: Array
3167
2848
  # @param DefenseStatusList: 防护状态
3168
- # 注意:此字段可能返回 null,表示取不到有效值。
3169
2849
  # @type DefenseStatusList: Array
3170
2850
  # @param VpcList: vpc枚举
3171
- # 注意:此字段可能返回 null,表示取不到有效值。
3172
2851
  # @type VpcList: Array
3173
2852
  # @param AssetTypeList: 资产类型枚举
3174
- # 注意:此字段可能返回 null,表示取不到有效值。
3175
2853
  # @type AssetTypeList: Array
3176
2854
  # @param SystemTypeList: 操作系统枚举
3177
- # 注意:此字段可能返回 null,表示取不到有效值。
3178
2855
  # @type SystemTypeList: Array
3179
2856
  # @param IpTypeList: ip列表
3180
- # 注意:此字段可能返回 null,表示取不到有效值。
3181
2857
  # @type IpTypeList: Array
3182
2858
  # @param AppIdList: appid列表
3183
- # 注意:此字段可能返回 null,表示取不到有效值。
3184
2859
  # @type AppIdList: Array
3185
2860
  # @param ZoneList: 可用区列表
3186
- # 注意:此字段可能返回 null,表示取不到有效值。
3187
2861
  # @type ZoneList: Array
3188
2862
  # @param OsList: os列表
3189
- # 注意:此字段可能返回 null,表示取不到有效值。
3190
2863
  # @type OsList: Array
3191
2864
  # @param AssetMapInstanceTypeList: 资产类型和实例类型的对应关系
3192
- # 注意:此字段可能返回 null,表示取不到有效值。
3193
2865
  # @type AssetMapInstanceTypeList: Array
3194
2866
  # @param PublicPrivateAttr: 公网内网枚举
3195
- # 注意:此字段可能返回 null,表示取不到有效值。
3196
2867
  # @type PublicPrivateAttr: Array
3197
2868
  # @param ProtectStatusList: 主机防护状态
3198
- # 注意:此字段可能返回 null,表示取不到有效值。
3199
2869
  # @type ProtectStatusList: Array
3200
2870
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3201
2871
  # @type RequestId: String
@@ -3447,7 +3117,6 @@ module TencentCloud
3447
3117
  # DescribeDbAssetInfo返回参数结构体
3448
3118
  class DescribeDbAssetInfoResponse < TencentCloud::Common::AbstractModel
3449
3119
  # @param Data: db资产详情
3450
- # 注意:此字段可能返回 null,表示取不到有效值。
3451
3120
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.DbAssetInfo`
3452
3121
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3453
3122
  # @type RequestId: String
@@ -3498,25 +3167,18 @@ module TencentCloud
3498
3167
  # DescribeDbAssets返回参数结构体
3499
3168
  class DescribeDbAssetsResponse < TencentCloud::Common::AbstractModel
3500
3169
  # @param Total: 总数
3501
- # 注意:此字段可能返回 null,表示取不到有效值。
3502
3170
  # @type Total: Integer
3503
3171
  # @param Data: 资产总数
3504
- # 注意:此字段可能返回 null,表示取不到有效值。
3505
3172
  # @type Data: Array
3506
3173
  # @param RegionList: 地域枚举
3507
- # 注意:此字段可能返回 null,表示取不到有效值。
3508
3174
  # @type RegionList: Array
3509
3175
  # @param AssetTypeList: 资产类型枚举
3510
- # 注意:此字段可能返回 null,表示取不到有效值。
3511
3176
  # @type AssetTypeList: Array
3512
3177
  # @param VpcList: Vpc枚举
3513
- # 注意:此字段可能返回 null,表示取不到有效值。
3514
3178
  # @type VpcList: Array
3515
3179
  # @param AppIdList: Appid枚举
3516
- # 注意:此字段可能返回 null,表示取不到有效值。
3517
3180
  # @type AppIdList: Array
3518
3181
  # @param PublicPrivateAttr: 公网内网枚举
3519
- # 注意:此字段可能返回 null,表示取不到有效值。
3520
3182
  # @type PublicPrivateAttr: Array
3521
3183
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3522
3184
  # @type RequestId: String
@@ -3625,22 +3287,16 @@ module TencentCloud
3625
3287
  # DescribeDomainAssets返回参数结构体
3626
3288
  class DescribeDomainAssetsResponse < TencentCloud::Common::AbstractModel
3627
3289
  # @param Total: 总数
3628
- # 注意:此字段可能返回 null,表示取不到有效值。
3629
3290
  # @type Total: Integer
3630
3291
  # @param Data: 域名列表
3631
- # 注意:此字段可能返回 null,表示取不到有效值。
3632
3292
  # @type Data: Array
3633
3293
  # @param DefenseStatusList: 防护状态列表
3634
- # 注意:此字段可能返回 null,表示取不到有效值。
3635
3294
  # @type DefenseStatusList: Array
3636
3295
  # @param AssetLocationList: 资产归属地列表
3637
- # 注意:此字段可能返回 null,表示取不到有效值。
3638
3296
  # @type AssetLocationList: Array
3639
3297
  # @param SourceTypeList: 资产类型列表
3640
- # 注意:此字段可能返回 null,表示取不到有效值。
3641
3298
  # @type SourceTypeList: Array
3642
3299
  # @param RegionList: 地域列表
3643
- # 注意:此字段可能返回 null,表示取不到有效值。
3644
3300
  # @type RegionList: Array
3645
3301
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3646
3302
  # @type RequestId: String
@@ -4070,27 +3726,20 @@ module TencentCloud
4070
3726
  # DescribePublicIpAssets返回参数结构体
4071
3727
  class DescribePublicIpAssetsResponse < TencentCloud::Common::AbstractModel
4072
3728
  # @param Data: 列表
4073
- # 注意:此字段可能返回 null,表示取不到有效值。
4074
3729
  # @type Data: Array
4075
3730
  # @param Total: 总数
4076
3731
  # @type Total: Integer
4077
3732
  # @param AssetLocationList: 资产归属地
4078
- # 注意:此字段可能返回 null,表示取不到有效值。
4079
3733
  # @type AssetLocationList: Array
4080
3734
  # @param IpTypeList: ip列表枚举
4081
- # 注意:此字段可能返回 null,表示取不到有效值。
4082
3735
  # @type IpTypeList: Array
4083
3736
  # @param RegionList: 地域列表枚举
4084
- # 注意:此字段可能返回 null,表示取不到有效值。
4085
3737
  # @type RegionList: Array
4086
3738
  # @param DefenseStatusList: 防护枚举
4087
- # 注意:此字段可能返回 null,表示取不到有效值。
4088
3739
  # @type DefenseStatusList: Array
4089
3740
  # @param AssetTypeList: 资产类型枚举
4090
- # 注意:此字段可能返回 null,表示取不到有效值。
4091
3741
  # @type AssetTypeList: Array
4092
3742
  # @param AppIdList: AppId枚举
4093
- # 注意:此字段可能返回 null,表示取不到有效值。
4094
3743
  # @type AppIdList: Array
4095
3744
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4096
3745
  # @type RequestId: String
@@ -5183,7 +4832,7 @@ module TencentCloud
5183
4832
 
5184
4833
  # DescribeSearchBugInfo请求参数结构体
5185
4834
  class DescribeSearchBugInfoRequest < TencentCloud::Common::AbstractModel
5186
- # @param Id:
4835
+ # @param Id: 1的时候返回应急漏洞,2的时候返回应急漏洞列表,3的时候搭配输入CVEId字段展示该漏洞数据
5187
4836
  # @type Id: String
5188
4837
  # @param CVEId: id=3时传入该参数
5189
4838
  # @type CVEId: String
@@ -5204,7 +4853,6 @@ module TencentCloud
5204
4853
  # DescribeSearchBugInfo返回参数结构体
5205
4854
  class DescribeSearchBugInfoResponse < TencentCloud::Common::AbstractModel
5206
4855
  # @param Data: 漏洞信息和资产信息
5207
- # 注意:此字段可能返回 null,表示取不到有效值。
5208
4856
  # @type Data: :class:`Tencentcloud::Csip.v20221121.models.DataSearchBug`
5209
4857
  # @param ReturnCode: 状态值,0:查询成功,非0:查询失败
5210
4858
  # @type ReturnCode: Integer
@@ -5814,7 +5462,6 @@ module TencentCloud
5814
5462
  # @param TotalCount: 总条数
5815
5463
  # @type TotalCount: Integer
5816
5464
  # @param Data: 漏洞产视角的漏洞风险列表
5817
- # 注意:此字段可能返回 null,表示取不到有效值。
5818
5465
  # @type Data: Array
5819
5466
  # @param LevelLists: 危险等级列表
5820
5467
  # @type LevelLists: Array
@@ -5823,7 +5470,6 @@ module TencentCloud
5823
5470
  # @param VULTypeLists: 漏洞类型列表
5824
5471
  # @type VULTypeLists: Array
5825
5472
  # @param Tags: tag枚举
5826
- # 注意:此字段可能返回 null,表示取不到有效值。
5827
5473
  # @type Tags: Array
5828
5474
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5829
5475
  # @type RequestId: String
@@ -5889,121 +5535,82 @@ module TencentCloud
5889
5535
  # 域名资产
5890
5536
  class DomainAssetVO < TencentCloud::Common::AbstractModel
5891
5537
  # @param AssetId: 资产id
5892
- # 注意:此字段可能返回 null,表示取不到有效值。
5893
5538
  # @type AssetId: Array
5894
5539
  # @param AssetName: 资产名
5895
- # 注意:此字段可能返回 null,表示取不到有效值。
5896
5540
  # @type AssetName: Array
5897
5541
  # @param AssetType: 资产类型
5898
- # 注意:此字段可能返回 null,表示取不到有效值。
5899
5542
  # @type AssetType: Array
5900
5543
  # @param Region: 地域
5901
- # 注意:此字段可能返回 null,表示取不到有效值。
5902
5544
  # @type Region: Array
5903
5545
  # @param WAFStatus: Waf状态
5904
- # 注意:此字段可能返回 null,表示取不到有效值。
5905
5546
  # @type WAFStatus: Integer
5906
5547
  # @param AssetCreateTime: 资产创建时间
5907
- # 注意:此字段可能返回 null,表示取不到有效值。
5908
5548
  # @type AssetCreateTime: String
5909
5549
  # @param AppId: Appid
5910
- # 注意:此字段可能返回 null,表示取不到有效值。
5911
5550
  # @type AppId: Integer
5912
5551
  # @param Uin: 账号id
5913
- # 注意:此字段可能返回 null,表示取不到有效值。
5914
5552
  # @type Uin: String
5915
5553
  # @param NickName: 账号名称
5916
- # 注意:此字段可能返回 null,表示取不到有效值。
5917
5554
  # @type NickName: String
5918
5555
  # @param IsCore: 是否核心
5919
- # 注意:此字段可能返回 null,表示取不到有效值。
5920
5556
  # @type IsCore: Integer
5921
5557
  # @param IsCloud: 是否云上资产
5922
- # 注意:此字段可能返回 null,表示取不到有效值。
5923
5558
  # @type IsCloud: Integer
5924
5559
  # @param Attack: 网络攻击
5925
- # 注意:此字段可能返回 null,表示取不到有效值。
5926
5560
  # @type Attack: Integer
5927
5561
  # @param Access: 网络访问
5928
- # 注意:此字段可能返回 null,表示取不到有效值。
5929
5562
  # @type Access: Integer
5930
5563
  # @param Intercept: 网络拦截
5931
- # 注意:此字段可能返回 null,表示取不到有效值。
5932
5564
  # @type Intercept: Integer
5933
5565
  # @param InBandwidth: 入站峰值带宽
5934
- # 注意:此字段可能返回 null,表示取不到有效值。
5935
5566
  # @type InBandwidth: String
5936
5567
  # @param OutBandwidth: 出站峰值带宽
5937
- # 注意:此字段可能返回 null,表示取不到有效值。
5938
5568
  # @type OutBandwidth: String
5939
5569
  # @param InFlow: 入站累计流量
5940
- # 注意:此字段可能返回 null,表示取不到有效值。
5941
5570
  # @type InFlow: String
5942
5571
  # @param OutFlow: 出站累计流量
5943
- # 注意:此字段可能返回 null,表示取不到有效值。
5944
5572
  # @type OutFlow: String
5945
5573
  # @param LastScanTime: 最近扫描时间
5946
- # 注意:此字段可能返回 null,表示取不到有效值。
5947
5574
  # @type LastScanTime: String
5948
5575
  # @param PortRisk: 端口风险
5949
- # 注意:此字段可能返回 null,表示取不到有效值。
5950
5576
  # @type PortRisk: Integer
5951
5577
  # @param VulnerabilityRisk: 漏洞风险
5952
- # 注意:此字段可能返回 null,表示取不到有效值。
5953
5578
  # @type VulnerabilityRisk: Integer
5954
5579
  # @param ConfigurationRisk: 配置风险
5955
- # 注意:此字段可能返回 null,表示取不到有效值。
5956
5580
  # @type ConfigurationRisk: Integer
5957
5581
  # @param ScanTask: 扫描任务
5958
- # 注意:此字段可能返回 null,表示取不到有效值。
5959
5582
  # @type ScanTask: Integer
5960
5583
  # @param SubDomain: 域名
5961
- # 注意:此字段可能返回 null,表示取不到有效值。
5962
5584
  # @type SubDomain: String
5963
5585
  # @param SeverIp: 解析ip
5964
- # 注意:此字段可能返回 null,表示取不到有效值。
5965
5586
  # @type SeverIp: Array
5966
5587
  # @param BotCount: bot攻击数量
5967
- # 注意:此字段可能返回 null,表示取不到有效值。
5968
5588
  # @type BotCount: Integer
5969
5589
  # @param WeakPassword: 弱口令风险
5970
- # 注意:此字段可能返回 null,表示取不到有效值。
5971
5590
  # @type WeakPassword: Integer
5972
5591
  # @param WebContentRisk: 内容风险
5973
- # 注意:此字段可能返回 null,表示取不到有效值。
5974
5592
  # @type WebContentRisk: Integer
5975
5593
  # @param Tag: tag标签
5976
- # 注意:此字段可能返回 null,表示取不到有效值。
5977
5594
  # @type Tag: Array
5978
5595
  # @param SourceType: 关联实例类型
5979
- # 注意:此字段可能返回 null,表示取不到有效值。
5980
5596
  # @type SourceType: String
5981
5597
  # @param MemberId: memberiD
5982
- # 注意:此字段可能返回 null,表示取不到有效值。
5983
5598
  # @type MemberId: String
5984
5599
  # @param CCAttack: cc攻击
5985
- # 注意:此字段可能返回 null,表示取不到有效值。
5986
5600
  # @type CCAttack: Integer
5987
5601
  # @param WebAttack: web攻击
5988
- # 注意:此字段可能返回 null,表示取不到有效值。
5989
5602
  # @type WebAttack: Integer
5990
5603
  # @param ServiceRisk: 风险服务暴露数量
5991
- # 注意:此字段可能返回 null,表示取不到有效值。
5992
5604
  # @type ServiceRisk: Integer
5993
5605
  # @param IsNewAsset: 是否新资产 1新
5994
- # 注意:此字段可能返回 null,表示取不到有效值。
5995
5606
  # @type IsNewAsset: Integer
5996
5607
  # @param VerifyDomain: 待确认资产的随机三级域名
5997
- # 注意:此字段可能返回 null,表示取不到有效值。
5998
5608
  # @type VerifyDomain: String
5999
5609
  # @param VerifyTXTRecord: 待确认资产的TXT记录内容
6000
- # 注意:此字段可能返回 null,表示取不到有效值。
6001
5610
  # @type VerifyTXTRecord: String
6002
5611
  # @param VerifyStatus: 待确认资产的认证状态,0-待认证,1-认证成功,2-认证中,3-txt认证失败,4-人工认证失败
6003
- # 注意:此字段可能返回 null,表示取不到有效值。
6004
5612
  # @type VerifyStatus: Integer
6005
5613
  # @param BotAccessCount: bot访问数量
6006
- # 注意:此字段可能返回 null,表示取不到有效值。
6007
5614
  # @type BotAccessCount: Integer
6008
5615
 
6009
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
@@ -6103,10 +5710,8 @@ module TencentCloud
6103
5710
  # 统计条目
6104
5711
  class Element < TencentCloud::Common::AbstractModel
6105
5712
  # @param Key: 统计类型
6106
- # 注意:此字段可能返回 null,表示取不到有效值。
6107
5713
  # @type Key: String
6108
5714
  # @param Value: 统计对象
6109
- # 注意:此字段可能返回 null,表示取不到有效值。
6110
5715
  # @type Value: String
6111
5716
 
6112
5717
  attr_accessor :Key, :Value
@@ -6212,7 +5817,6 @@ module TencentCloud
6212
5817
  # @param VpcName: 私有网络名
6213
5818
  # @type VpcName: String
6214
5819
  # @param Tag: 标签
6215
- # 注意:此字段可能返回 null,表示取不到有效值。
6216
5820
  # @type Tag: Array
6217
5821
  # @param OutboundPeakBandwidth: 出向峰值带宽
6218
5822
  # @type OutboundPeakBandwidth: String
@@ -6239,22 +5843,16 @@ module TencentCloud
6239
5843
  # @param Nick: 昵称
6240
5844
  # @type Nick: String
6241
5845
  # @param AddressIPV6: ipv6地址
6242
- # 注意:此字段可能返回 null,表示取不到有效值。
6243
5846
  # @type AddressIPV6: String
6244
5847
  # @param IsCore: 是否核心
6245
- # 注意:此字段可能返回 null,表示取不到有效值。
6246
5848
  # @type IsCore: Integer
6247
5849
  # @param RiskExposure: 风险服务暴露
6248
- # 注意:此字段可能返回 null,表示取不到有效值。
6249
5850
  # @type RiskExposure: Integer
6250
5851
  # @param IsNewAsset: 是否新资产 1新
6251
- # 注意:此字段可能返回 null,表示取不到有效值。
6252
5852
  # @type IsNewAsset: Integer
6253
5853
  # @param Status: 网关状态
6254
- # 注意:此字段可能返回 null,表示取不到有效值。
6255
5854
  # @type Status: String
6256
5855
  # @param EngineRegion: TSE的网关真实地域
6257
- # 注意:此字段可能返回 null,表示取不到有效值。
6258
5856
  # @type EngineRegion: String
6259
5857
 
6260
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
@@ -6334,109 +5932,74 @@ module TencentCloud
6334
5932
  # ip列表
6335
5933
  class IpAssetListVO < TencentCloud::Common::AbstractModel
6336
5934
  # @param AssetId: 资产id
6337
- # 注意:此字段可能返回 null,表示取不到有效值。
6338
5935
  # @type AssetId: String
6339
5936
  # @param AssetName: 资产name
6340
- # 注意:此字段可能返回 null,表示取不到有效值。
6341
5937
  # @type AssetName: String
6342
5938
  # @param AssetType: 资产类型
6343
- # 注意:此字段可能返回 null,表示取不到有效值。
6344
5939
  # @type AssetType: String
6345
5940
  # @param Region: 地域
6346
- # 注意:此字段可能返回 null,表示取不到有效值。
6347
5941
  # @type Region: String
6348
5942
  # @param CFWStatus: 云防状态
6349
- # 注意:此字段可能返回 null,表示取不到有效值。
6350
5943
  # @type CFWStatus: Integer
6351
5944
  # @param AssetCreateTime: 资产创建时间
6352
- # 注意:此字段可能返回 null,表示取不到有效值。
6353
5945
  # @type AssetCreateTime: String
6354
5946
  # @param PublicIp: 公网ip
6355
- # 注意:此字段可能返回 null,表示取不到有效值。
6356
5947
  # @type PublicIp: String
6357
5948
  # @param PublicIpType: 公网ip类型
6358
- # 注意:此字段可能返回 null,表示取不到有效值。
6359
5949
  # @type PublicIpType: Integer
6360
5950
  # @param VpcId: vpc
6361
- # 注意:此字段可能返回 null,表示取不到有效值。
6362
5951
  # @type VpcId: String
6363
5952
  # @param VpcName: vpc名
6364
- # 注意:此字段可能返回 null,表示取不到有效值。
6365
5953
  # @type VpcName: String
6366
5954
  # @param AppId: appid
6367
- # 注意:此字段可能返回 null,表示取不到有效值。
6368
5955
  # @type AppId: Integer
6369
5956
  # @param Uin: 用户uin
6370
- # 注意:此字段可能返回 null,表示取不到有效值。
6371
5957
  # @type Uin: String
6372
5958
  # @param NickName: 名称
6373
- # 注意:此字段可能返回 null,表示取不到有效值。
6374
5959
  # @type NickName: String
6375
5960
  # @param IsCore: 核心
6376
- # 注意:此字段可能返回 null,表示取不到有效值。
6377
5961
  # @type IsCore: Integer
6378
5962
  # @param IsCloud: 云上
6379
- # 注意:此字段可能返回 null,表示取不到有效值。
6380
5963
  # @type IsCloud: Integer
6381
5964
  # @param Attack: 网络攻击
6382
- # 注意:此字段可能返回 null,表示取不到有效值。
6383
5965
  # @type Attack: Integer
6384
5966
  # @param Access: 网络访问
6385
- # 注意:此字段可能返回 null,表示取不到有效值。
6386
5967
  # @type Access: Integer
6387
5968
  # @param Intercept: 网络拦截
6388
- # 注意:此字段可能返回 null,表示取不到有效值。
6389
5969
  # @type Intercept: Integer
6390
5970
  # @param InBandwidth: 入向带宽
6391
- # 注意:此字段可能返回 null,表示取不到有效值。
6392
5971
  # @type InBandwidth: String
6393
5972
  # @param OutBandwidth: 出向带宽
6394
- # 注意:此字段可能返回 null,表示取不到有效值。
6395
5973
  # @type OutBandwidth: String
6396
5974
  # @param InFlow: 入向流量
6397
- # 注意:此字段可能返回 null,表示取不到有效值。
6398
5975
  # @type InFlow: String
6399
5976
  # @param OutFlow: 出向流量
6400
- # 注意:此字段可能返回 null,表示取不到有效值。
6401
5977
  # @type OutFlow: String
6402
5978
  # @param LastScanTime: 最近扫描时间
6403
- # 注意:此字段可能返回 null,表示取不到有效值。
6404
5979
  # @type LastScanTime: String
6405
5980
  # @param PortRisk: 端口风险
6406
- # 注意:此字段可能返回 null,表示取不到有效值。
6407
5981
  # @type PortRisk: Integer
6408
5982
  # @param VulnerabilityRisk: 漏洞风险
6409
- # 注意:此字段可能返回 null,表示取不到有效值。
6410
5983
  # @type VulnerabilityRisk: Integer
6411
5984
  # @param ConfigurationRisk: 配置风险
6412
- # 注意:此字段可能返回 null,表示取不到有效值。
6413
5985
  # @type ConfigurationRisk: Integer
6414
5986
  # @param ScanTask: 扫描任务
6415
- # 注意:此字段可能返回 null,表示取不到有效值。
6416
5987
  # @type ScanTask: Integer
6417
5988
  # @param WeakPassword: 弱口令
6418
- # 注意:此字段可能返回 null,表示取不到有效值。
6419
5989
  # @type WeakPassword: Integer
6420
5990
  # @param WebContentRisk: 内容风险
6421
- # 注意:此字段可能返回 null,表示取不到有效值。
6422
5991
  # @type WebContentRisk: Integer
6423
5992
  # @param Tag: 标签
6424
- # 注意:此字段可能返回 null,表示取不到有效值。
6425
5993
  # @type Tag: Array
6426
5994
  # @param AddressId: eip主键
6427
- # 注意:此字段可能返回 null,表示取不到有效值。
6428
5995
  # @type AddressId: String
6429
5996
  # @param MemberId: memberid信息
6430
- # 注意:此字段可能返回 null,表示取不到有效值。
6431
5997
  # @type MemberId: String
6432
5998
  # @param RiskExposure: 风险服务暴露
6433
- # 注意:此字段可能返回 null,表示取不到有效值。
6434
5999
  # @type RiskExposure: Integer
6435
6000
  # @param IsNewAsset: 是否新资产 1新
6436
- # 注意:此字段可能返回 null,表示取不到有效值。
6437
6001
  # @type IsNewAsset: Integer
6438
6002
  # @param VerifyStatus: 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败
6439
- # 注意:此字段可能返回 null,表示取不到有效值。
6440
6003
  # @type VerifyStatus: Integer
6441
6004
 
6442
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
@@ -6528,10 +6091,8 @@ module TencentCloud
6528
6091
  # KeyValue对
6529
6092
  class KeyValue < TencentCloud::Common::AbstractModel
6530
6093
  # @param Key: 字段
6531
- # 注意:此字段可能返回 null,表示取不到有效值。
6532
6094
  # @type Key: String
6533
6095
  # @param Value: 值
6534
- # 注意:此字段可能返回 null,表示取不到有效值。
6535
6096
  # @type Value: String
6536
6097
 
6537
6098
  attr_accessor :Key, :Value
@@ -6759,7 +6320,6 @@ module TencentCloud
6759
6320
  # @param VpcName: 私有网络名
6760
6321
  # @type VpcName: String
6761
6322
  # @param Tag: 标签
6762
- # 注意:此字段可能返回 null,表示取不到有效值。
6763
6323
  # @type Tag: Array
6764
6324
  # @param OutboundPeakBandwidth: 出向峰值带宽
6765
6325
  # @type OutboundPeakBandwidth: String
@@ -6786,10 +6346,8 @@ module TencentCloud
6786
6346
  # @param Nick: 昵称
6787
6347
  # @type Nick: String
6788
6348
  # @param IsCore: 是否核心
6789
- # 注意:此字段可能返回 null,表示取不到有效值。
6790
6349
  # @type IsCore: Integer
6791
6350
  # @param IsNewAsset: 是否新资产 1新
6792
- # 注意:此字段可能返回 null,表示取不到有效值。
6793
6351
  # @type IsNewAsset: Integer
6794
6352
 
6795
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
@@ -6905,78 +6463,54 @@ module TencentCloud
6905
6463
  # 集团账号成员详情
6906
6464
  class OrganizationUserInfo < TencentCloud::Common::AbstractModel
6907
6465
  # @param Uin: 成员账号Uin
6908
- # 注意:此字段可能返回 null,表示取不到有效值。
6909
6466
  # @type Uin: String
6910
6467
  # @param NickName: 成员账号名称
6911
- # 注意:此字段可能返回 null,表示取不到有效值。
6912
6468
  # @type NickName: String
6913
6469
  # @param NodeName: 部门节点名称,账号所属部门
6914
- # 注意:此字段可能返回 null,表示取不到有效值。
6915
6470
  # @type NodeName: String
6916
6471
  # @param AssetCount: 资产数量
6917
- # 注意:此字段可能返回 null,表示取不到有效值。
6918
6472
  # @type AssetCount: Integer
6919
6473
  # @param RiskCount: 风险数量
6920
- # 注意:此字段可能返回 null,表示取不到有效值。
6921
6474
  # @type RiskCount: Integer
6922
6475
  # @param AttackCount: 攻击数量
6923
- # 注意:此字段可能返回 null,表示取不到有效值。
6924
6476
  # @type AttackCount: Integer
6925
6477
  # @param Role: Member/Admin/;成员或者管理员
6926
- # 注意:此字段可能返回 null,表示取不到有效值。
6927
6478
  # @type Role: String
6928
6479
  # @param MemberId: 成员账号id
6929
- # 注意:此字段可能返回 null,表示取不到有效值。
6930
6480
  # @type MemberId: String
6931
6481
  # @param AppId: 成员账号Appid
6932
- # 注意:此字段可能返回 null,表示取不到有效值。
6933
6482
  # @type AppId: String
6934
6483
  # @param JoinType: 账号加入方式,create/invite
6935
- # 注意:此字段可能返回 null,表示取不到有效值。
6936
6484
  # @type JoinType: String
6937
6485
  # @param CFWProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
6938
- # 注意:此字段可能返回 null,表示取不到有效值。
6939
6486
  # @type CFWProtect: String
6940
6487
  # @param WAFProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
6941
- # 注意:此字段可能返回 null,表示取不到有效值。
6942
6488
  # @type WAFProtect: String
6943
6489
  # @param CWPProtect: 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
6944
- # 注意:此字段可能返回 null,表示取不到有效值。
6945
6490
  # @type CWPProtect: String
6946
6491
  # @param Enable: 1启用,0未启用
6947
- # 注意:此字段可能返回 null,表示取不到有效值。
6948
6492
  # @type Enable: Integer
6949
6493
  # @param CSIPProtect: "Free" //免费版 "Advanced" //高级版 "Enterprise" //企业版 "Ultimate" //旗舰版
6950
- # 注意:此字段可能返回 null,表示取不到有效值。
6951
6494
  # @type CSIPProtect: String
6952
6495
  # @param QuotaConsumer: 1为配额消耗者
6953
- # 注意:此字段可能返回 null,表示取不到有效值。
6954
6496
  # @type QuotaConsumer: Integer
6955
6497
  # @param CloudType: 账户类型,0为腾讯云账户,1为AWS账户
6956
- # 注意:此字段可能返回 null,表示取不到有效值。
6957
6498
  # @type CloudType: Integer
6958
6499
  # @param SyncFrequency: 0为缺省值,1为10分钟,2为1小时,3为24小时
6959
- # 注意:此字段可能返回 null,表示取不到有效值。
6960
6500
  # @type SyncFrequency: Integer
6961
6501
  # @param IsExpired: 多云账户是否过期
6962
- # 注意:此字段可能返回 null,表示取不到有效值。
6963
6502
  # @type IsExpired: Boolean
6964
6503
  # @param PermissionList: 多云账户 权限列表
6965
- # 注意:此字段可能返回 null,表示取不到有效值。
6966
6504
  # @type PermissionList: Array
6967
6505
  # @param AuthType: 1
6968
- # 注意:此字段可能返回 null,表示取不到有效值。
6969
6506
  # @type AuthType: Integer
6970
6507
  # @param TcMemberType: 0 腾讯云集团账户
6971
6508
  # 1 腾讯云接入账户
6972
6509
  # 2 非腾讯云
6973
- # 注意:此字段可能返回 null,表示取不到有效值。
6974
6510
  # @type TcMemberType: Integer
6975
6511
  # @param SubUserCount: 子账号数量
6976
- # 注意:此字段可能返回 null,表示取不到有效值。
6977
6512
  # @type SubUserCount: Integer
6978
6513
  # @param JoinTypeInfo: 加入方式详细信息
6979
- # 注意:此字段可能返回 null,表示取不到有效值。
6980
6514
  # @type JoinTypeInfo: String
6981
6515
 
6982
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
@@ -7143,22 +6677,16 @@ module TencentCloud
7143
6677
  # 漏洞信息产品支持状态
7144
6678
  class ProductSupport < TencentCloud::Common::AbstractModel
7145
6679
  # @param VSSScan: true支持扫描。false不支持扫描
7146
- # 注意:此字段可能返回 null,表示取不到有效值。
7147
6680
  # @type VSSScan: Boolean
7148
6681
  # @param CWPScan: 0不支持,1支持
7149
- # 注意:此字段可能返回 null,表示取不到有效值。
7150
6682
  # @type CWPScan: String
7151
6683
  # @param CFWPatch: 1支持虚拟补丁,0或空不支持
7152
- # 注意:此字段可能返回 null,表示取不到有效值。
7153
6684
  # @type CFWPatch: String
7154
6685
  # @param WafPatch: 0不支持,1支持
7155
- # 注意:此字段可能返回 null,表示取不到有效值。
7156
6686
  # @type WafPatch: Integer
7157
6687
  # @param CWPFix: 0不支持,1支持
7158
- # 注意:此字段可能返回 null,表示取不到有效值。
7159
6688
  # @type CWPFix: Integer
7160
6689
  # @param CveId: cveid
7161
- # 注意:此字段可能返回 null,表示取不到有效值。
7162
6690
  # @type CveId: String
7163
6691
 
7164
6692
  attr_accessor :VSSScan, :CWPScan, :CFWPatch, :WafPatch, :CWPFix, :CveId
@@ -7201,13 +6729,10 @@ module TencentCloud
7201
6729
  # 相关攻击事件结构
7202
6730
  class RelatedEvent < TencentCloud::Common::AbstractModel
7203
6731
  # @param EventID: 事件ID
7204
- # 注意:此字段可能返回 null,表示取不到有效值。
7205
6732
  # @type EventID: String
7206
6733
  # @param Description: 事件描述
7207
- # 注意:此字段可能返回 null,表示取不到有效值。
7208
6734
  # @type Description: String
7209
6735
  # @param RelatedCount: 与事件关联的告警数量
7210
- # 注意:此字段可能返回 null,表示取不到有效值。
7211
6736
  # @type RelatedCount: Integer
7212
6737
 
7213
6738
  attr_accessor :EventID, :Description, :RelatedCount
@@ -7292,73 +6817,50 @@ module TencentCloud
7292
6817
  # 告警数据攻击者或受害者信息
7293
6818
  class RoleInfo < TencentCloud::Common::AbstractModel
7294
6819
  # @param IP: IP
7295
- # 注意:此字段可能返回 null,表示取不到有效值。
7296
6820
  # @type IP: String
7297
6821
  # @param HostIP: HostIP
7298
- # 注意:此字段可能返回 null,表示取不到有效值。
7299
6822
  # @type HostIP: String
7300
6823
  # @param OriginIP: 原始IP
7301
- # 注意:此字段可能返回 null,表示取不到有效值。
7302
6824
  # @type OriginIP: String
7303
6825
  # @param Port: 端口
7304
- # 注意:此字段可能返回 null,表示取不到有效值。
7305
6826
  # @type Port: Integer
7306
6827
  # @param InstanceID: 资产ID
7307
- # 注意:此字段可能返回 null,表示取不到有效值。
7308
6828
  # @type InstanceID: String
7309
6829
  # @param City: 城市
7310
- # 注意:此字段可能返回 null,表示取不到有效值。
7311
6830
  # @type City: String
7312
6831
  # @param Province: 省份
7313
- # 注意:此字段可能返回 null,表示取不到有效值。
7314
6832
  # @type Province: String
7315
6833
  # @param Country: 国家
7316
- # 注意:此字段可能返回 null,表示取不到有效值。
7317
6834
  # @type Country: String
7318
6835
  # @param Address: 地址
7319
- # 注意:此字段可能返回 null,表示取不到有效值。
7320
6836
  # @type Address: String
7321
6837
  # @param Latitude: 纬度
7322
- # 注意:此字段可能返回 null,表示取不到有效值。
7323
6838
  # @type Latitude: String
7324
6839
  # @param Longitude: 经度
7325
- # 注意:此字段可能返回 null,表示取不到有效值。
7326
6840
  # @type Longitude: String
7327
6841
  # @param Info: 信息
7328
- # 注意:此字段可能返回 null,表示取不到有效值。
7329
6842
  # @type Info: String
7330
6843
  # @param Domain: 域名
7331
- # 注意:此字段可能返回 null,表示取不到有效值。
7332
6844
  # @type Domain: String
7333
6845
  # @param Name: 企业名称
7334
- # 注意:此字段可能返回 null,表示取不到有效值。
7335
6846
  # @type Name: String
7336
6847
  # @param Account: 账号
7337
- # 注意:此字段可能返回 null,表示取不到有效值。
7338
6848
  # @type Account: String
7339
6849
  # @param Family: 家族团伙
7340
- # 注意:此字段可能返回 null,表示取不到有效值。
7341
6850
  # @type Family: String
7342
6851
  # @param VirusName: 病毒名
7343
- # 注意:此字段可能返回 null,表示取不到有效值。
7344
6852
  # @type VirusName: String
7345
6853
  # @param MD5: MD5值
7346
- # 注意:此字段可能返回 null,表示取不到有效值。
7347
6854
  # @type MD5: String
7348
6855
  # @param FileName: 恶意进程文件名
7349
- # 注意:此字段可能返回 null,表示取不到有效值。
7350
6856
  # @type FileName: String
7351
6857
  # @param AssetType: 1:主机资产 2:域名资产 3:网络资产
7352
- # 注意:此字段可能返回 null,表示取不到有效值。
7353
6858
  # @type AssetType: Integer
7354
6859
  # @param FromLogAnalysisData: 来源日志分析的信息字段
7355
- # 注意:此字段可能返回 null,表示取不到有效值。
7356
6860
  # @type FromLogAnalysisData: Array
7357
6861
  # @param ContainerName: 容器名
7358
- # 注意:此字段可能返回 null,表示取不到有效值。
7359
6862
  # @type ContainerName: String
7360
6863
  # @param ContainerID: 容器ID
7361
- # 注意:此字段可能返回 null,表示取不到有效值。
7362
6864
  # @type ContainerID: String
7363
6865
 
7364
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
@@ -7486,124 +6988,84 @@ module TencentCloud
7486
6988
  # 扫描任务列表展示信息
7487
6989
  class ScanTaskInfoList < TencentCloud::Common::AbstractModel
7488
6990
  # @param TaskName: 任务名称
7489
- # 注意:此字段可能返回 null,表示取不到有效值。
7490
6991
  # @type TaskName: String
7491
6992
  # @param StartTime: 任务开始时间
7492
- # 注意:此字段可能返回 null,表示取不到有效值。
7493
6993
  # @type StartTime: String
7494
6994
  # @param EndTime: 任务结束时间
7495
- # 注意:此字段可能返回 null,表示取不到有效值。
7496
6995
  # @type EndTime: String
7497
6996
  # @param ScanPlanContent: cron格式
7498
- # 注意:此字段可能返回 null,表示取不到有效值。
7499
6997
  # @type ScanPlanContent: String
7500
6998
  # @param TaskType: 0-周期任务,1-立即扫描,2-定时扫描,3-自定义
7501
- # 注意:此字段可能返回 null,表示取不到有效值。
7502
6999
  # @type TaskType: Integer
7503
7000
  # @param InsertTime: 创建时间
7504
- # 注意:此字段可能返回 null,表示取不到有效值。
7505
7001
  # @type InsertTime: String
7506
7002
  # @param TaskId: 任务ID
7507
- # 注意:此字段可能返回 null,表示取不到有效值。
7508
7003
  # @type TaskId: String
7509
7004
  # @param SelfDefiningAssets: 自定义指定扫描资产信息
7510
- # 注意:此字段可能返回 null,表示取不到有效值。
7511
7005
  # @type SelfDefiningAssets: Array
7512
7006
  # @param PredictTime: 预估时间
7513
- # 注意:此字段可能返回 null,表示取不到有效值。
7514
7007
  # @type PredictTime: Integer
7515
7008
  # @param PredictEndTime: 预估完成时间
7516
- # 注意:此字段可能返回 null,表示取不到有效值。
7517
7009
  # @type PredictEndTime: String
7518
7010
  # @param ReportNumber: 报告数量
7519
- # 注意:此字段可能返回 null,表示取不到有效值。
7520
7011
  # @type ReportNumber: Integer
7521
7012
  # @param AssetNumber: 资产数量
7522
- # 注意:此字段可能返回 null,表示取不到有效值。
7523
7013
  # @type AssetNumber: Integer
7524
7014
  # @param ScanStatus: 扫描状态, 0-初始值,1-正在扫描,2-扫描完成,3-扫描出错,4-停止扫描
7525
- # 注意:此字段可能返回 null,表示取不到有效值。
7526
7015
  # @type ScanStatus: Integer
7527
7016
  # @param Percent: 任务进度
7528
- # 注意:此字段可能返回 null,表示取不到有效值。
7529
7017
  # @type Percent: Float
7530
7018
  # @param ScanItem: port/poc/weakpass/webcontent/configrisk
7531
- # 注意:此字段可能返回 null,表示取不到有效值。
7532
7019
  # @type ScanItem: String
7533
7020
  # @param ScanAssetType: 0-全扫,1-指定资产扫,2-排除资产扫,3-自定义指定资产扫描
7534
- # 注意:此字段可能返回 null,表示取不到有效值。
7535
7021
  # @type ScanAssetType: Integer
7536
7022
  # @param VSSTaskId: vss子任务id
7537
- # 注意:此字段可能返回 null,表示取不到有效值。
7538
7023
  # @type VSSTaskId: String
7539
7024
  # @param CSPMTaskId: cspm子任务id
7540
- # 注意:此字段可能返回 null,表示取不到有效值。
7541
7025
  # @type CSPMTaskId: String
7542
7026
  # @param CWPPOCId: 主机漏扫子任务id
7543
- # 注意:此字段可能返回 null,表示取不到有效值。
7544
7027
  # @type CWPPOCId: String
7545
7028
  # @param CWPBlId: 主机基线子任务id
7546
- # 注意:此字段可能返回 null,表示取不到有效值。
7547
7029
  # @type CWPBlId: String
7548
7030
  # @param VSSTaskProcess: vss子任务进度
7549
- # 注意:此字段可能返回 null,表示取不到有效值。
7550
7031
  # @type VSSTaskProcess: Integer
7551
7032
  # @param CSPMTaskProcess: cspm子任务进度
7552
- # 注意:此字段可能返回 null,表示取不到有效值。
7553
7033
  # @type CSPMTaskProcess: Integer
7554
7034
  # @param CWPPOCProcess: 主机漏扫子任务进度
7555
- # 注意:此字段可能返回 null,表示取不到有效值。
7556
7035
  # @type CWPPOCProcess: Integer
7557
7036
  # @param CWPBlProcess: 主机基线子任务进度
7558
- # 注意:此字段可能返回 null,表示取不到有效值。
7559
7037
  # @type CWPBlProcess: Integer
7560
7038
  # @param ErrorCode: 异常状态码
7561
- # 注意:此字段可能返回 null,表示取不到有效值。
7562
7039
  # @type ErrorCode: Integer
7563
7040
  # @param ErrorInfo: 异常信息
7564
- # 注意:此字段可能返回 null,表示取不到有效值。
7565
7041
  # @type ErrorInfo: String
7566
7042
  # @param StartDay: 周期任务开始的天数
7567
- # 注意:此字段可能返回 null,表示取不到有效值。
7568
7043
  # @type StartDay: Integer
7569
7044
  # @param Frequency: 扫描频率,单位天,1-每天,7-每周,30-月,0-扫描一次
7570
- # 注意:此字段可能返回 null,表示取不到有效值。
7571
7045
  # @type Frequency: Integer
7572
7046
  # @param CompleteNumber: 完成次数
7573
- # 注意:此字段可能返回 null,表示取不到有效值。
7574
7047
  # @type CompleteNumber: Integer
7575
7048
  # @param CompleteAssetNumber: 已完成资产个数
7576
- # 注意:此字段可能返回 null,表示取不到有效值。
7577
7049
  # @type CompleteAssetNumber: Integer
7578
7050
  # @param RiskCount: 风险数
7579
- # 注意:此字段可能返回 null,表示取不到有效值。
7580
7051
  # @type RiskCount: Integer
7581
7052
  # @param Assets: 资产
7582
- # 注意:此字段可能返回 null,表示取不到有效值。
7583
7053
  # @type Assets: Array
7584
7054
  # @param AppId: 用户Appid
7585
- # 注意:此字段可能返回 null,表示取不到有效值。
7586
7055
  # @type AppId: String
7587
7056
  # @param UIN: 用户主账户ID
7588
- # 注意:此字段可能返回 null,表示取不到有效值。
7589
7057
  # @type UIN: String
7590
7058
  # @param UserName: 用户名称
7591
- # 注意:此字段可能返回 null,表示取不到有效值。
7592
7059
  # @type UserName: String
7593
7060
  # @param TaskMode: 体检模式,0-标准模式,1-快速模式,2-高级模式
7594
- # 注意:此字段可能返回 null,表示取不到有效值。
7595
7061
  # @type TaskMode: Integer
7596
7062
  # @param ScanFrom: 扫描来源
7597
- # 注意:此字段可能返回 null,表示取不到有效值。
7598
7063
  # @type ScanFrom: String
7599
7064
  # @param IsFree: 是否限免体检0不是,1是
7600
- # 注意:此字段可能返回 null,表示取不到有效值。
7601
7065
  # @type IsFree: Integer
7602
7066
  # @param IsDelete: 是否可以删除,1-可以,0-不可以,对应多账户管理使用
7603
- # 注意:此字段可能返回 null,表示取不到有效值。
7604
7067
  # @type IsDelete: Integer
7605
7068
  # @param SourceType: 任务源类型,0-默认,1-小助手,2-体检项
7606
- # 注意:此字段可能返回 null,表示取不到有效值。
7607
7069
  # @type SourceType: Integer
7608
7070
 
7609
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
@@ -7707,7 +7169,6 @@ module TencentCloud
7707
7169
  # @param ServiceTag: 测绘标签
7708
7170
  # @type ServiceTag: String
7709
7171
  # @param Port: 端口
7710
- # 注意:此字段可能返回 null,表示取不到有效值。
7711
7172
  # @type Port: Integer
7712
7173
  # @param AffectAsset: 影响资产
7713
7174
  # @type AffectAsset: String
@@ -7730,7 +7191,6 @@ module TencentCloud
7730
7191
  # @param FirstTime: 首次识别时间
7731
7192
  # @type FirstTime: String
7732
7193
  # @param RiskDetails: 风险详情
7733
- # 注意:此字段可能返回 null,表示取不到有效值。
7734
7194
  # @type RiskDetails: String
7735
7195
  # @param Suggestion: 处置建议
7736
7196
  # @type Suggestion: String
@@ -7741,28 +7201,20 @@ module TencentCloud
7741
7201
  # @param AppId: 用户appid
7742
7202
  # @type AppId: String
7743
7203
  # @param Nick: 用户昵称
7744
- # 注意:此字段可能返回 null,表示取不到有效值。
7745
7204
  # @type Nick: String
7746
7205
  # @param Uin: 用户uin
7747
- # 注意:此字段可能返回 null,表示取不到有效值。
7748
7206
  # @type Uin: String
7749
7207
  # @param ServiceSnapshot: 服务快照
7750
- # 注意:此字段可能返回 null,表示取不到有效值。
7751
7208
  # @type ServiceSnapshot: String
7752
7209
  # @param Url: 服务访问的url
7753
- # 注意:此字段可能返回 null,表示取不到有效值。
7754
7210
  # @type Url: String
7755
7211
  # @param Index: 列表索引值
7756
- # 注意:此字段可能返回 null,表示取不到有效值。
7757
7212
  # @type Index: String
7758
7213
  # @param RiskList: 风险列表
7759
- # 注意:此字段可能返回 null,表示取不到有效值。
7760
7214
  # @type RiskList: Array
7761
7215
  # @param SuggestionList: 建议列表
7762
- # 注意:此字段可能返回 null,表示取不到有效值。
7763
7216
  # @type SuggestionList: Array
7764
7217
  # @param StatusCode: HTTP响应状态码
7765
- # 注意:此字段可能返回 null,表示取不到有效值。
7766
7218
  # @type StatusCode: String
7767
7219
 
7768
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
@@ -7841,10 +7293,8 @@ module TencentCloud
7841
7293
  # 风险详情
7842
7294
  class ServerRiskSuggestion < TencentCloud::Common::AbstractModel
7843
7295
  # @param Title: 标题
7844
- # 注意:此字段可能返回 null,表示取不到有效值。
7845
7296
  # @type Title: String
7846
7297
  # @param Body: 详情
7847
- # 注意:此字段可能返回 null,表示取不到有效值。
7848
7298
  # @type Body: String
7849
7299
 
7850
7300
  attr_accessor :Title, :Body
@@ -7953,7 +7403,6 @@ module TencentCloud
7953
7403
  # @param VpcName: 私有网络名
7954
7404
  # @type VpcName: String
7955
7405
  # @param Tag: 标签
7956
- # 注意:此字段可能返回 null,表示取不到有效值。
7957
7406
  # @type Tag: Array
7958
7407
  # @param Nick: 昵称
7959
7408
  # @type Nick: String
@@ -7974,10 +7423,8 @@ module TencentCloud
7974
7423
  # @param LastScanTime: 最后扫描时间
7975
7424
  # @type LastScanTime: String
7976
7425
  # @param IsCore: 是否核心
7977
- # 注意:此字段可能返回 null,表示取不到有效值。
7978
7426
  # @type IsCore: Integer
7979
7427
  # @param IsNewAsset: 是否新资产 1新
7980
- # 注意:此字段可能返回 null,表示取不到有效值。
7981
7428
  # @type IsNewAsset: Integer
7982
7429
 
7983
7430
  attr_accessor :AppId, :Uin, :AssetId, :AssetName, :Region, :VpcId, :VpcName, :Tag, :Nick, :CIDR, :Zone, :CVM, :AvailableIp, :CreateTime, :ConfigureRisk, :ScanTask, :LastScanTime, :IsCore, :IsNewAsset
@@ -8057,10 +7504,8 @@ module TencentCloud
8057
7504
  # 产品日志条数
8058
7505
  class TagCount < TencentCloud::Common::AbstractModel
8059
7506
  # @param Name: 产品名
8060
- # 注意:此字段可能返回 null,表示取不到有效值。
8061
7507
  # @type Name: String
8062
7508
  # @param Count: 日志条数
8063
- # 注意:此字段可能返回 null,表示取不到有效值。
8064
7509
  # @type Count: Integer
8065
7510
 
8066
7511
  attr_accessor :Name, :Count
@@ -8407,7 +7852,6 @@ module TencentCloud
8407
7852
  # UpdateAlertStatusList返回参数结构体
8408
7853
  class UpdateAlertStatusListResponse < TencentCloud::Common::AbstractModel
8409
7854
  # @param Msg: 结果信息
8410
- # 注意:此字段可能返回 null,表示取不到有效值。
8411
7855
  # @type Msg: String
8412
7856
  # @param Code: 结果代码
8413
7857
  # @type Code: String
@@ -8531,16 +7975,12 @@ module TencentCloud
8531
7975
  # 漏洞风险信息
8532
7976
  class VULRiskInfo < TencentCloud::Common::AbstractModel
8533
7977
  # @param Fix: 修复建议
8534
- # 注意:此字段可能返回 null,表示取不到有效值。
8535
7978
  # @type Fix: String
8536
7979
  # @param References: 技术参考/参考链接
8537
- # 注意:此字段可能返回 null,表示取不到有效值。
8538
7980
  # @type References: String
8539
7981
  # @param Describe: 漏洞描述
8540
- # 注意:此字段可能返回 null,表示取不到有效值。
8541
7982
  # @type Describe: String
8542
7983
  # @param ImpactComponent: 受影响组件
8543
- # 注意:此字段可能返回 null,表示取不到有效值。
8544
7984
  # @type ImpactComponent: Array
8545
7985
 
8546
7986
  attr_accessor :Fix, :References, :Describe, :ImpactComponent
@@ -8712,48 +8152,34 @@ module TencentCloud
8712
8152
  # @param VULURL: 风险点
8713
8153
  # @type VULURL: String
8714
8154
  # @param Nick: 用户昵称
8715
- # 注意:此字段可能返回 null,表示取不到有效值。
8716
8155
  # @type Nick: String
8717
8156
  # @param AppId: 用户appid
8718
8157
  # @type AppId: String
8719
8158
  # @param Uin: 用户uin
8720
- # 注意:此字段可能返回 null,表示取不到有效值。
8721
8159
  # @type Uin: String
8722
8160
  # @param EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
8723
- # 注意:此字段可能返回 null,表示取不到有效值。
8724
8161
  # @type EMGCVulType: Integer
8725
8162
  # @param CVSS: CVSS评分
8726
- # 注意:此字段可能返回 null,表示取不到有效值。
8727
8163
  # @type CVSS: Float
8728
8164
  # @param PCMGRId: PCMGRId
8729
- # 注意:此字段可能返回 null,表示取不到有效值。
8730
8165
  # @type PCMGRId: String
8731
8166
  # @param VulTag: 漏洞标签。搜索时应急 必修传参VulTag=SuggestRepair/EMGCVul
8732
- # 注意:此字段可能返回 null,表示取不到有效值。
8733
8167
  # @type VulTag: Array
8734
8168
  # @param DisclosureTime: 漏洞披露时间
8735
- # 注意:此字段可能返回 null,表示取不到有效值。
8736
8169
  # @type DisclosureTime: String
8737
8170
  # @param AttackHeat: 攻击热度
8738
- # 注意:此字段可能返回 null,表示取不到有效值。
8739
8171
  # @type AttackHeat: Integer
8740
8172
  # @param IsSuggest: 是否必修漏洞,1-是,0-不是
8741
- # 注意:此字段可能返回 null,表示取不到有效值。
8742
8173
  # @type IsSuggest: Integer
8743
8174
  # @param HandleTaskId: 处置任务id
8744
- # 注意:此字段可能返回 null,表示取不到有效值。
8745
8175
  # @type HandleTaskId: String
8746
8176
  # @param EngineSource: 引擎来源
8747
- # 注意:此字段可能返回 null,表示取不到有效值。
8748
8177
  # @type EngineSource: String
8749
8178
  # @param VulRiskId: 新的漏洞风险id
8750
- # 注意:此字段可能返回 null,表示取不到有效值。
8751
8179
  # @type VulRiskId: String
8752
8180
  # @param TvdID: 新版漏洞id
8753
- # 注意:此字段可能返回 null,表示取不到有效值。
8754
8181
  # @type TvdID: String
8755
8182
  # @param IsOneClick: 是否可以一键体检,1-可以,0-不可以
8756
- # 注意:此字段可能返回 null,表示取不到有效值。
8757
8183
  # @type IsOneClick: Integer
8758
8184
 
8759
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
@@ -8842,10 +8268,8 @@ module TencentCloud
8842
8268
  # @param CVM: 云服务器(只支持32位)
8843
8269
  # @type CVM: Integer
8844
8270
  # @param Tag: 标签
8845
- # 注意:此字段可能返回 null,表示取不到有效值。
8846
8271
  # @type Tag: Array
8847
8272
  # @param DNS: dns域名
8848
- # 注意:此字段可能返回 null,表示取不到有效值。
8849
8273
  # @type DNS: Array
8850
8274
  # @param AssetName: 资产名称
8851
8275
  # @type AssetName: String
@@ -8860,10 +8284,8 @@ module TencentCloud
8860
8284
  # @param Nick: 昵称
8861
8285
  # @type Nick: String
8862
8286
  # @param IsNewAsset: 是否新资产 1新
8863
- # 注意:此字段可能返回 null,表示取不到有效值。
8864
8287
  # @type IsNewAsset: Integer
8865
8288
  # @param IsCore: 是否核心资产1是 2不是
8866
- # 注意:此字段可能返回 null,表示取不到有效值。
8867
8289
  # @type IsCore: Integer
8868
8290
 
8869
8291
  attr_accessor :Subnet, :ConnectedVpc, :AssetId, :Region, :CVM, :Tag, :DNS, :AssetName, :CIDR, :CreateTime, :AppId, :Uin, :Nick, :IsNewAsset, :IsCore
@@ -9051,16 +8473,12 @@ module TencentCloud
9051
8473
  # 过滤条件
9052
8474
  class WhereFilter < TencentCloud::Common::AbstractModel
9053
8475
  # @param Name: 过滤的项
9054
- # 注意:此字段可能返回 null,表示取不到有效值。
9055
8476
  # @type Name: String
9056
8477
  # @param Values: 过滤的值
9057
- # 注意:此字段可能返回 null,表示取不到有效值。
9058
8478
  # @type Values: Array
9059
8479
  # @param OperatorType: 中台定义:
9060
8480
  # 1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与
9061
8481
  # 精确匹配填 7 模糊匹配填9
9062
-
9063
- # 注意:此字段可能返回 null,表示取不到有效值。
9064
8482
  # @type OperatorType: Integer
9065
8483
 
9066
8484
  attr_accessor :Name, :Values, :OperatorType