tencentcloud-sdk-nodejs 4.0.965 → 4.0.967

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.
Files changed (122) hide show
  1. package/CHANGELOG.md +535 -0
  2. package/SERVICE_CHANGELOG.md +636 -75
  3. package/package.json +1 -1
  4. package/products.md +39 -39
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ca/v20230228/ca_client.ts +2 -1
  7. package/src/services/ca/v20230228/ca_models.ts +45 -10
  8. package/src/services/cbs/v20170312/cbs_models.ts +1 -1
  9. package/src/services/cdb/v20170320/cdb_client.ts +11 -25
  10. package/src/services/cdb/v20170320/cdb_models.ts +90 -126
  11. package/src/services/cfs/v20190719/cfs_models.ts +2 -1
  12. package/src/services/cfw/v20190904/cfw_client.ts +2 -4
  13. package/src/services/cfw/v20190904/cfw_models.ts +244 -669
  14. package/src/services/clb/v20180317/clb_models.ts +1 -3
  15. package/src/services/cloudapp/v20220530/cloudapp_models.ts +4 -4
  16. package/src/services/csip/v20221121/csip_client.ts +1 -1
  17. package/src/services/csip/v20221121/csip_models.ts +9 -711
  18. package/src/services/cwp/v20180228/cwp_client.ts +4 -2
  19. package/src/services/cwp/v20180228/cwp_models.ts +132 -183
  20. package/src/services/dasb/v20191018/dasb_models.ts +37 -37
  21. package/src/services/dlc/v20210125/dlc_models.ts +3 -3
  22. package/src/services/dnspod/v20210323/dnspod_client.ts +36 -9
  23. package/src/services/dnspod/v20210323/dnspod_models.ts +120 -0
  24. package/src/services/ecm/v20190719/ecm_models.ts +2 -2
  25. package/src/services/es/v20180416/es_models.ts +5 -0
  26. package/src/services/ess/v20201111/ess_client.ts +25 -8
  27. package/src/services/ess/v20201111/ess_models.ts +15 -4
  28. package/src/services/essbasic/v20210526/essbasic_client.ts +17 -14
  29. package/src/services/essbasic/v20210526/essbasic_models.ts +9 -2
  30. package/src/services/hunyuan/v20230901/hunyuan_models.ts +5 -1
  31. package/src/services/ioa/v20220601/ioa_models.ts +8 -125
  32. package/src/services/kms/v20190118/kms_models.ts +82 -107
  33. package/src/services/lke/v20231130/lke_client.ts +4 -2
  34. package/src/services/mmps/v20200710/mmps_models.ts +20 -20
  35. package/src/services/mongodb/v20190725/mongodb_models.ts +4 -4
  36. package/src/services/mps/v20190612/mps_models.ts +14 -1
  37. package/src/services/mrs/v20200910/mrs_models.ts +6 -0
  38. package/src/services/ms/v20180408/ms_client.ts +0 -1
  39. package/src/services/ms/v20180408/ms_models.ts +129 -125
  40. package/src/services/oceanus/v20190422/oceanus_client.ts +1 -0
  41. package/src/services/oceanus/v20190422/oceanus_models.ts +63 -0
  42. package/src/services/ocr/v20181119/ocr_client.ts +22 -8
  43. package/src/services/ocr/v20181119/ocr_models.ts +81 -29
  44. package/src/services/redis/v20180412/redis_client.ts +4 -2
  45. package/src/services/redis/v20180412/redis_models.ts +18 -18
  46. package/src/services/scf/v20180416/scf_models.ts +1 -1
  47. package/src/services/tcss/v20201101/tcss_models.ts +13 -26
  48. package/src/services/tdmq/v20200217/tdmq_models.ts +39 -39
  49. package/src/services/tem/v20210701/tem_models.ts +1 -1
  50. package/src/services/teo/v20220901/teo_models.ts +3 -5
  51. package/src/services/trtc/v20190722/trtc_client.ts +0 -14
  52. package/src/services/trtc/v20190722/trtc_models.ts +0 -15
  53. package/src/services/waf/v20180125/waf_client.ts +16 -48
  54. package/src/services/waf/v20180125/waf_models.ts +335 -847
  55. package/tencentcloud/common/sdk_version.d.ts +1 -1
  56. package/tencentcloud/common/sdk_version.js +1 -1
  57. package/tencentcloud/services/ca/v20230228/ca_client.d.ts +1 -1
  58. package/tencentcloud/services/ca/v20230228/ca_models.d.ts +44 -10
  59. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  60. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +3 -9
  61. package/tencentcloud/services/cdb/v20170320/cdb_client.js +3 -11
  62. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +89 -123
  63. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +2 -1
  64. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +1 -3
  65. package/tencentcloud/services/cfw/v20190904/cfw_client.js +1 -3
  66. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +244 -669
  67. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -3
  68. package/tencentcloud/services/cloudapp/v20220530/cloudapp_models.d.ts +4 -4
  69. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1 -1
  70. package/tencentcloud/services/csip/v20221121/csip_client.js +1 -1
  71. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +7 -709
  72. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -1
  73. package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -1
  74. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +131 -182
  75. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +37 -37
  76. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +3 -3
  77. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +14 -3
  78. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +18 -3
  79. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +116 -0
  80. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
  81. package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
  82. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +25 -8
  83. package/tencentcloud/services/ess/v20201111/ess_client.js +25 -8
  84. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +15 -4
  85. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +17 -14
  86. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +17 -14
  87. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +9 -2
  88. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +5 -1
  89. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +8 -125
  90. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +82 -107
  91. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +3 -1
  92. package/tencentcloud/services/lke/v20231130/lke_client.js +3 -1
  93. package/tencentcloud/services/mmps/v20200710/mmps_models.d.ts +20 -20
  94. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +4 -4
  95. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +14 -1
  96. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +6 -0
  97. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +0 -1
  98. package/tencentcloud/services/ms/v20180408/ms_client.js +0 -1
  99. package/tencentcloud/services/ms/v20180408/ms_models.d.ts +129 -125
  100. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +62 -0
  101. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +10 -4
  102. package/tencentcloud/services/ocr/v20181119/ocr_client.js +12 -4
  103. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +79 -29
  104. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +2 -0
  105. package/tencentcloud/services/redis/v20180412/redis_client.js +2 -0
  106. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +18 -18
  107. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
  108. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +13 -26
  109. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +39 -39
  110. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +1 -1
  111. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -5
  112. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -7
  113. package/tencentcloud/services/trtc/v20190722/trtc_client.js +0 -8
  114. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +0 -13
  115. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -19
  116. package/tencentcloud/services/waf/v20180125/waf_client.js +6 -24
  117. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +331 -837
  118. package/test/cdb.v20170320.test.js +2 -12
  119. package/test/dnspod.v20210323.test.js +22 -2
  120. package/test/ocr.v20181119.test.js +12 -2
  121. package/test/trtc.v20190722.test.js +0 -10
  122. package/test/waf.v20180125.test.js +10 -30
@@ -4,7 +4,6 @@
4
4
  export interface DescribeDbAssetInfoResponse {
5
5
  /**
6
6
  * db资产详情
7
- 注意:此字段可能返回 null,表示取不到有效值。
8
7
  */
9
8
  Data?: DbAssetInfo;
10
9
  /**
@@ -68,7 +67,6 @@ export interface DescribeRiskCenterAssetViewWeakPasswordRiskListResponse {
68
67
  export interface DescribeVULRiskAdvanceCFGListResponse {
69
68
  /**
70
69
  * 配置项列表
71
- 注意:此字段可能返回 null,表示取不到有效值。
72
70
  */
73
71
  Data?: Array<VULRiskAdvanceCFGList>;
74
72
  /**
@@ -77,22 +75,18 @@ export interface DescribeVULRiskAdvanceCFGListResponse {
77
75
  TotalCount?: number;
78
76
  /**
79
77
  * 风险等级过滤列表
80
- 注意:此字段可能返回 null,表示取不到有效值。
81
78
  */
82
79
  RiskLevelLists?: Array<FilterDataObject>;
83
80
  /**
84
81
  * 漏洞类型过滤列表
85
- 注意:此字段可能返回 null,表示取不到有效值。
86
82
  */
87
83
  VULTypeLists?: Array<FilterDataObject>;
88
84
  /**
89
85
  * 识别来源过滤列表
90
- 注意:此字段可能返回 null,表示取不到有效值。
91
86
  */
92
87
  CheckFromLists?: Array<FilterDataObject>;
93
88
  /**
94
89
  * 漏洞标签列表
95
- 注意:此字段可能返回 null,表示取不到有效值。
96
90
  */
97
91
  VulTagList?: Array<FilterDataObject>;
98
92
  /**
@@ -123,7 +117,6 @@ export interface DescribeAssetViewVulRiskListResponse {
123
117
  TotalCount?: number;
124
118
  /**
125
119
  * 资产视角的漏洞风险列表
126
- 注意:此字段可能返回 null,表示取不到有效值。
127
120
  */
128
121
  Data?: Array<AssetViewVULRiskData>;
129
122
  /**
@@ -148,7 +141,6 @@ export interface DescribeAssetViewVulRiskListResponse {
148
141
  InstanceTypeLists?: Array<FilterDataObject>;
149
142
  /**
150
143
  * tag枚举
151
- 注意:此字段可能返回 null,表示取不到有效值。
152
144
  */
153
145
  Tags?: Array<FilterDataObject>;
154
146
  /**
@@ -231,327 +223,262 @@ export interface TaskAdvanceCFG {
231
223
  export interface CVMAssetVO {
232
224
  /**
233
225
  * 资产id
234
- 注意:此字段可能返回 null,表示取不到有效值。
235
226
  */
236
227
  AssetId?: string;
237
228
  /**
238
229
  * 资产名
239
- 注意:此字段可能返回 null,表示取不到有效值。
240
230
  */
241
231
  AssetName?: string;
242
232
  /**
243
233
  * 资产类型
244
- 注意:此字段可能返回 null,表示取不到有效值。
245
234
  */
246
235
  AssetType?: string;
247
236
  /**
248
237
  * 地域
249
- 注意:此字段可能返回 null,表示取不到有效值。
250
238
  */
251
239
  Region?: string;
252
240
  /**
253
241
  * 防护状态
254
- 注意:此字段可能返回 null,表示取不到有效值。
255
242
  */
256
243
  CWPStatus?: number;
257
244
  /**
258
245
  * 资产创建时间
259
- 注意:此字段可能返回 null,表示取不到有效值。
260
246
  */
261
247
  AssetCreateTime?: string;
262
248
  /**
263
249
  * 公网ip
264
- 注意:此字段可能返回 null,表示取不到有效值。
265
250
  */
266
251
  PublicIp?: string;
267
252
  /**
268
253
  * 私网ip
269
- 注意:此字段可能返回 null,表示取不到有效值。
270
254
  */
271
255
  PrivateIp?: string;
272
256
  /**
273
257
  * vpc id
274
- 注意:此字段可能返回 null,表示取不到有效值。
275
258
  */
276
259
  VpcId?: string;
277
260
  /**
278
261
  * vpc 名
279
- 注意:此字段可能返回 null,表示取不到有效值。
280
262
  */
281
263
  VpcName?: string;
282
264
  /**
283
265
  * appid信息
284
- 注意:此字段可能返回 null,表示取不到有效值。
285
266
  */
286
267
  AppId?: number;
287
268
  /**
288
269
  * 用户uin
289
- 注意:此字段可能返回 null,表示取不到有效值。
290
270
  */
291
271
  Uin?: string;
292
272
  /**
293
273
  * 昵称
294
- 注意:此字段可能返回 null,表示取不到有效值。
295
274
  */
296
275
  NickName?: string;
297
276
  /**
298
277
  * 可用区
299
- 注意:此字段可能返回 null,表示取不到有效值。
300
278
  */
301
279
  AvailableArea?: string;
302
280
  /**
303
281
  * 是否核心
304
- 注意:此字段可能返回 null,表示取不到有效值。
305
282
  */
306
283
  IsCore?: number;
307
284
  /**
308
285
  * 子网id
309
- 注意:此字段可能返回 null,表示取不到有效值。
310
286
  */
311
287
  SubnetId?: string;
312
288
  /**
313
289
  * 子网名
314
- 注意:此字段可能返回 null,表示取不到有效值。
315
290
  */
316
291
  SubnetName?: string;
317
292
  /**
318
293
  * uuid
319
- 注意:此字段可能返回 null,表示取不到有效值。
320
294
  */
321
295
  InstanceUuid?: string;
322
296
  /**
323
297
  * qquid
324
- 注意:此字段可能返回 null,表示取不到有效值。
325
298
  */
326
299
  InstanceQUuid?: string;
327
300
  /**
328
301
  * os名
329
- 注意:此字段可能返回 null,表示取不到有效值。
330
302
  */
331
303
  OsName?: string;
332
304
  /**
333
305
  * 分区
334
- 注意:此字段可能返回 null,表示取不到有效值。
335
306
  */
336
307
  PartitionCount?: number;
337
308
  /**
338
309
  * cpu信息
339
- 注意:此字段可能返回 null,表示取不到有效值。
340
310
  */
341
311
  CPUInfo?: string;
342
312
  /**
343
313
  * cpu大小
344
- 注意:此字段可能返回 null,表示取不到有效值。
345
314
  */
346
315
  CPUSize?: number;
347
316
  /**
348
317
  * cpu负载
349
- 注意:此字段可能返回 null,表示取不到有效值。
350
318
  */
351
319
  CPULoad?: string;
352
320
  /**
353
321
  * 内存大小
354
- 注意:此字段可能返回 null,表示取不到有效值。
355
322
  */
356
323
  MemorySize?: string;
357
324
  /**
358
325
  * 内存负载
359
- 注意:此字段可能返回 null,表示取不到有效值。
360
326
  */
361
327
  MemoryLoad?: string;
362
328
  /**
363
329
  * 硬盘大小
364
- 注意:此字段可能返回 null,表示取不到有效值。
365
330
  */
366
331
  DiskSize?: string;
367
332
  /**
368
333
  * 硬盘负载
369
- 注意:此字段可能返回 null,表示取不到有效值。
370
334
  */
371
335
  DiskLoad?: string;
372
336
  /**
373
337
  * 账号数
374
- 注意:此字段可能返回 null,表示取不到有效值。
375
338
  */
376
339
  AccountCount?: string;
377
340
  /**
378
341
  * 进程数
379
- 注意:此字段可能返回 null,表示取不到有效值。
380
342
  */
381
343
  ProcessCount?: string;
382
344
  /**
383
345
  * 软件应用
384
- 注意:此字段可能返回 null,表示取不到有效值。
385
346
  */
386
347
  AppCount?: string;
387
348
  /**
388
349
  * 监听端口
389
- 注意:此字段可能返回 null,表示取不到有效值。
390
350
  */
391
351
  PortCount?: number;
392
352
  /**
393
353
  * 网络攻击
394
- 注意:此字段可能返回 null,表示取不到有效值。
395
354
  */
396
355
  Attack?: number;
397
356
  /**
398
357
  * 网络访问
399
- 注意:此字段可能返回 null,表示取不到有效值。
400
358
  */
401
359
  Access?: number;
402
360
  /**
403
361
  * 网络拦截
404
- 注意:此字段可能返回 null,表示取不到有效值。
405
362
  */
406
363
  Intercept?: number;
407
364
  /**
408
365
  * 入向峰值带宽
409
- 注意:此字段可能返回 null,表示取不到有效值。
410
366
  */
411
367
  InBandwidth?: string;
412
368
  /**
413
369
  * 出向峰值带宽
414
- 注意:此字段可能返回 null,表示取不到有效值。
415
370
  */
416
371
  OutBandwidth?: string;
417
372
  /**
418
373
  * 入向累计流量
419
- 注意:此字段可能返回 null,表示取不到有效值。
420
374
  */
421
375
  InFlow?: string;
422
376
  /**
423
377
  * 出向累计流量
424
- 注意:此字段可能返回 null,表示取不到有效值。
425
378
  */
426
379
  OutFlow?: string;
427
380
  /**
428
381
  * 最近扫描时间
429
- 注意:此字段可能返回 null,表示取不到有效值。
430
382
  */
431
383
  LastScanTime?: string;
432
384
  /**
433
385
  * 恶意主动外联
434
- 注意:此字段可能返回 null,表示取不到有效值。
435
386
  */
436
387
  NetWorkOut?: number;
437
388
  /**
438
389
  * 端口风险
439
- 注意:此字段可能返回 null,表示取不到有效值。
440
390
  */
441
391
  PortRisk?: number;
442
392
  /**
443
393
  * 漏洞风险
444
- 注意:此字段可能返回 null,表示取不到有效值。
445
394
  */
446
395
  VulnerabilityRisk?: number;
447
396
  /**
448
397
  * 配置风险
449
- 注意:此字段可能返回 null,表示取不到有效值。
450
398
  */
451
399
  ConfigurationRisk?: number;
452
400
  /**
453
401
  * 扫描任务数
454
- 注意:此字段可能返回 null,表示取不到有效值。
455
402
  */
456
403
  ScanTask?: number;
457
404
  /**
458
405
  * 标签
459
- 注意:此字段可能返回 null,表示取不到有效值。
460
406
  */
461
407
  Tag?: Array<Tag>;
462
408
  /**
463
409
  * memberId
464
- 注意:此字段可能返回 null,表示取不到有效值。
465
410
  */
466
411
  MemberId?: string;
467
412
  /**
468
413
  * os全称
469
- 注意:此字段可能返回 null,表示取不到有效值。
470
414
  */
471
415
  Os?: string;
472
416
  /**
473
417
  * 风险服务暴露
474
- 注意:此字段可能返回 null,表示取不到有效值。
475
418
  */
476
419
  RiskExposure?: number;
477
420
  /**
478
421
  * 模拟攻击工具状态。0代表未安装,1代表已安装,2代表已离线
479
- 注意:此字段可能返回 null,表示取不到有效值。
480
422
  */
481
423
  BASAgentStatus?: number;
482
424
  /**
483
425
  * 1新资产;0 非新资产
484
- 注意:此字段可能返回 null,表示取不到有效值。
485
426
  */
486
427
  IsNewAsset?: number;
487
428
  /**
488
429
  * 0 未安装 1安装 2:安装中
489
- 注意:此字段可能返回 null,表示取不到有效值。
490
430
  */
491
431
  CVMAgentStatus?: number;
492
432
  /**
493
433
  * 1:开启 0:未开启
494
- 注意:此字段可能返回 null,表示取不到有效值。
495
434
  */
496
435
  CVMStatus?: number;
497
436
  /**
498
437
  * 1:客户端已安装 0:未安装 2: Agentless
499
- 注意:此字段可能返回 null,表示取不到有效值。
500
438
  */
501
439
  DefenseModel?: number;
502
440
  /**
503
441
  * 1:已安装 0:未安装
504
- 注意:此字段可能返回 null,表示取不到有效值。
505
442
  */
506
443
  TatStatus?: number;
507
444
  /**
508
445
  * cpu趋势图
509
- 注意:此字段可能返回 null,表示取不到有效值。
510
446
  */
511
447
  CpuTrend?: Array<Element>;
512
448
  /**
513
449
  * 内存趋势图
514
- 注意:此字段可能返回 null,表示取不到有效值。
515
450
  */
516
451
  MemoryTrend?: Array<Element>;
517
452
  /**
518
453
  * 1:agent在线 0:agent离线 2:主机离线
519
- 注意:此字段可能返回 null,表示取不到有效值。
520
454
  */
521
455
  AgentStatus?: number;
522
456
  /**
523
457
  * 本月防护关闭次数
524
- 注意:此字段可能返回 null,表示取不到有效值。
525
458
  */
526
459
  CloseDefenseCount?: number;
527
460
  /**
528
461
  * 运行状态
529
- 注意:此字段可能返回 null,表示取不到有效值。
530
462
  */
531
463
  InstanceState?: string;
532
464
  /**
533
465
  * 安全组数据
534
- 注意:此字段可能返回 null,表示取不到有效值。
535
466
  */
536
467
  SecurityGroupIds?: Array<string>;
537
468
  /**
538
469
  * 物理内存占用KB
539
- 注意:此字段可能返回 null,表示取不到有效值。
540
470
  */
541
471
  AgentMemRss?: number;
542
472
  /**
543
473
  * CPU使用率百分比
544
- 注意:此字段可能返回 null,表示取不到有效值。
545
474
  */
546
475
  AgentCpuPer?: number;
547
476
  /**
548
477
  * cvm真正所属的appid
549
- 注意:此字段可能返回 null,表示取不到有效值。
550
478
  */
551
479
  RealAppid?: number;
552
480
  /**
553
481
  * 云资产类型:0:腾讯云,1:aws,2:azure
554
- 注意:此字段可能返回 null,表示取不到有效值。
555
482
  */
556
483
  CloudType?: number;
557
484
  /**
@@ -563,12 +490,10 @@ export interface CVMAssetVO {
563
490
  4:旗舰版防护中
564
491
  5:已离线
565
492
  6:已关机
566
- 注意:此字段可能返回 null,表示取不到有效值。
567
493
  */
568
494
  ProtectStatus?: number;
569
495
  /**
570
496
  * 最后离线时间
571
- 注意:此字段可能返回 null,表示取不到有效值。
572
497
  */
573
498
  OfflineTime?: string;
574
499
  }
@@ -650,17 +575,14 @@ export interface AssetViewCFGRisk {
650
575
  AppId?: string;
651
576
  /**
652
577
  * 用户昵称
653
- 注意:此字段可能返回 null,表示取不到有效值。
654
578
  */
655
579
  Nick?: string;
656
580
  /**
657
581
  * 用户uin
658
- 注意:此字段可能返回 null,表示取不到有效值。
659
582
  */
660
583
  Uin?: string;
661
584
  /**
662
585
  * 当资产类型为LBL的时候,展示该字段,方便定位具体的LB
663
- 注意:此字段可能返回 null,表示取不到有效值。
664
586
  */
665
587
  ClbId?: string;
666
588
  }
@@ -723,12 +645,10 @@ export interface AssetViewVULRisk {
723
645
  AppId?: string;
724
646
  /**
725
647
  * 用户昵称
726
- 注意:此字段可能返回 null,表示取不到有效值。
727
648
  */
728
649
  Nick?: string;
729
650
  /**
730
651
  * 用户uin
731
- 注意:此字段可能返回 null,表示取不到有效值。
732
652
  */
733
653
  Uin?: string;
734
654
  /**
@@ -801,7 +721,6 @@ export interface AssetViewVULRisk {
801
721
  Payload?: string;
802
722
  /**
803
723
  * 应急漏洞类型,1-应急漏洞,0-非应急漏洞
804
- 注意:此字段可能返回 null,表示取不到有效值。
805
724
  */
806
725
  EMGCVulType?: number;
807
726
  }
@@ -824,12 +743,10 @@ export interface DescribeScanReportListRequest {
824
743
  export interface AlertInfo {
825
744
  /**
826
745
  * 告警ID
827
- 注意:此字段可能返回 null,表示取不到有效值。
828
746
  */
829
747
  ID?: string;
830
748
  /**
831
749
  * 告警名称
832
- 注意:此字段可能返回 null,表示取不到有效值。
833
750
  */
834
751
  Name?: string;
835
752
  /**
@@ -838,7 +755,6 @@ export interface AlertInfo {
838
755
  WAF:Web应用防火墙
839
756
  CWP:主机安全
840
757
  CSIP:云安全中心
841
- 注意:此字段可能返回 null,表示取不到有效值。
842
758
  */
843
759
  Source?: string;
844
760
  /**
@@ -848,133 +764,107 @@ export interface AlertInfo {
848
764
  3:中危
849
765
  4:高危
850
766
  5:严重
851
- 注意:此字段可能返回 null,表示取不到有效值。
852
767
  */
853
768
  Level?: number;
854
769
  /**
855
770
  * 攻击者
856
- 注意:此字段可能返回 null,表示取不到有效值。
857
771
  */
858
772
  Attacker?: RoleInfo;
859
773
  /**
860
774
  * 受害者
861
- 注意:此字段可能返回 null,表示取不到有效值。
862
775
  */
863
776
  Victim?: RoleInfo;
864
777
  /**
865
778
  * 证据数据(例如攻击内容等,base64编码)
866
- 注意:此字段可能返回 null,表示取不到有效值。
867
779
  */
868
780
  EvidenceData?: string;
869
781
  /**
870
782
  * 证据位置(例如协议端口)
871
- 注意:此字段可能返回 null,表示取不到有效值。
872
783
  */
873
784
  EvidenceLocation?: string;
874
785
  /**
875
786
  * 证据路径
876
- 注意:此字段可能返回 null,表示取不到有效值。
877
787
  */
878
788
  EvidencePath?: string;
879
789
  /**
880
790
  * 首次告警时间
881
- 注意:此字段可能返回 null,表示取不到有效值。
882
791
  */
883
792
  CreateTime?: string;
884
793
  /**
885
794
  * 最近告警时间
886
- 注意:此字段可能返回 null,表示取不到有效值。
887
795
  */
888
796
  UpdateTime?: string;
889
797
  /**
890
798
  * 告警次数
891
- 注意:此字段可能返回 null,表示取不到有效值。
892
799
  */
893
800
  Count?: number;
894
801
  /**
895
802
  * 紧急缓解建议
896
- 注意:此字段可能返回 null,表示取不到有效值。
897
803
  */
898
804
  UrgentSuggestion?: string;
899
805
  /**
900
806
  * 根治建议
901
- 注意:此字段可能返回 null,表示取不到有效值。
902
807
  */
903
808
  RemediationSuggestion?: string;
904
809
  /**
905
810
  * 处理状态
906
811
  0:未处置,1:已忽略,2:已处置
907
- 注意:此字段可能返回 null,表示取不到有效值。
908
812
  */
909
813
  Status?: number;
910
814
  /**
911
815
  * 告警处理类型
912
- 注意:此字段可能返回 null,表示取不到有效值。
913
816
  */
914
817
  ProcessType?: string;
915
818
  /**
916
819
  * 告警大类
917
- 注意:此字段可能返回 null,表示取不到有效值。
918
820
  */
919
821
  Type?: string;
920
822
  /**
921
823
  * 告警小类
922
- 注意:此字段可能返回 null,表示取不到有效值。
923
824
  */
924
825
  SubType?: string;
925
826
  /**
926
827
  * 下拉字段
927
- 注意:此字段可能返回 null,表示取不到有效值。
928
828
  */
929
829
  ExtraInfo?: AlertExtraInfo;
930
830
  /**
931
831
  * 聚合字段
932
- 注意:此字段可能返回 null,表示取不到有效值。
933
832
  */
934
833
  Key?: string;
935
834
  /**
936
835
  * 告警日期
937
- 注意:此字段可能返回 null,表示取不到有效值。
938
836
  */
939
837
  Date?: string;
940
838
  /**
941
839
  * appid
942
- 注意:此字段可能返回 null,表示取不到有效值。
943
840
  */
944
841
  AppID?: string;
945
842
  /**
946
843
  * 账户名称
947
- 注意:此字段可能返回 null,表示取不到有效值。
948
844
  */
949
845
  NickName?: string;
950
846
  /**
951
847
  * 账户ID
952
- 注意:此字段可能返回 null,表示取不到有效值。
953
848
  */
954
849
  Uin?: string;
955
850
  /**
956
851
  * 行为
957
- 注意:此字段可能返回 null,表示取不到有效值。
958
852
  */
959
853
  Action?: number;
960
854
  /**
961
855
  * 风险排查
962
- 注意:此字段可能返回 null,表示取不到有效值。
963
856
  */
964
857
  RiskInvestigation?: string;
965
858
  /**
966
859
  * 风险处置
967
- 注意:此字段可能返回 null,表示取不到有效值。
968
860
  */
969
861
  RiskTreatment?: string;
970
862
  /**
971
863
  * 日志类型
972
- 注意:此字段可能返回 null,表示取不到有效值。
973
864
  */
974
865
  LogType?: string;
975
866
  /**
976
867
  * 语句检索
977
- 注意:此字段可能返回 null,表示取不到有效值。
978
868
  */
979
869
  LogSearch?: string;
980
870
  }
@@ -984,12 +874,10 @@ export interface AlertInfo {
984
874
  export interface KeyValue {
985
875
  /**
986
876
  * 字段
987
- 注意:此字段可能返回 null,表示取不到有效值。
988
877
  */
989
878
  Key?: string;
990
879
  /**
991
880
  * 值
992
- 注意:此字段可能返回 null,表示取不到有效值。
993
881
  */
994
882
  Value?: string;
995
883
  }
@@ -1019,12 +907,10 @@ export interface Vpc {
1019
907
  CVM?: number;
1020
908
  /**
1021
909
  * 标签
1022
- 注意:此字段可能返回 null,表示取不到有效值。
1023
910
  */
1024
911
  Tag?: Array<Tag>;
1025
912
  /**
1026
913
  * dns域名
1027
- 注意:此字段可能返回 null,表示取不到有效值。
1028
914
  */
1029
915
  DNS?: Array<string>;
1030
916
  /**
@@ -1053,12 +939,10 @@ export interface Vpc {
1053
939
  Nick?: string;
1054
940
  /**
1055
941
  * 是否新资产 1新
1056
- 注意:此字段可能返回 null,表示取不到有效值。
1057
942
  */
1058
943
  IsNewAsset?: number;
1059
944
  /**
1060
945
  * 是否核心资产1是 2不是
1061
- 注意:此字段可能返回 null,表示取不到有效值。
1062
946
  */
1063
947
  IsCore?: number;
1064
948
  }
@@ -1089,147 +973,118 @@ export interface PortRiskAdvanceCFGParamItem {
1089
973
  export interface AssetBaseInfoResponse {
1090
974
  /**
1091
975
  * vpc-id
1092
- 注意:此字段可能返回 null,表示取不到有效值。
1093
976
  */
1094
977
  VpcId?: string;
1095
978
  /**
1096
979
  * vpc-name
1097
- 注意:此字段可能返回 null,表示取不到有效值。
1098
980
  */
1099
981
  VpcName?: string;
1100
982
  /**
1101
983
  * 资产名
1102
- 注意:此字段可能返回 null,表示取不到有效值。
1103
984
  */
1104
985
  AssetName?: string;
1105
986
  /**
1106
987
  * 操作系统
1107
- 注意:此字段可能返回 null,表示取不到有效值。
1108
988
  */
1109
989
  Os?: string;
1110
990
  /**
1111
991
  * 公网ip
1112
- 注意:此字段可能返回 null,表示取不到有效值。
1113
992
  */
1114
993
  PublicIp?: string;
1115
994
  /**
1116
995
  * 内网ip
1117
- 注意:此字段可能返回 null,表示取不到有效值。
1118
996
  */
1119
997
  PrivateIp?: string;
1120
998
  /**
1121
999
  * 地域
1122
- 注意:此字段可能返回 null,表示取不到有效值。
1123
1000
  */
1124
1001
  Region?: string;
1125
1002
  /**
1126
1003
  * 资产类型
1127
- 注意:此字段可能返回 null,表示取不到有效值。
1128
1004
  */
1129
1005
  AssetType?: string;
1130
1006
  /**
1131
1007
  * 资产id
1132
- 注意:此字段可能返回 null,表示取不到有效值。
1133
1008
  */
1134
1009
  AssetId?: string;
1135
1010
  /**
1136
1011
  * 账号数量
1137
- 注意:此字段可能返回 null,表示取不到有效值。
1138
1012
  */
1139
1013
  AccountNum?: number;
1140
1014
  /**
1141
1015
  * 端口数量
1142
- 注意:此字段可能返回 null,表示取不到有效值。
1143
1016
  */
1144
1017
  PortNum?: number;
1145
1018
  /**
1146
1019
  * 进程数量
1147
- 注意:此字段可能返回 null,表示取不到有效值。
1148
1020
  */
1149
1021
  ProcessNum?: number;
1150
1022
  /**
1151
1023
  * 软件应用数量
1152
- 注意:此字段可能返回 null,表示取不到有效值。
1153
1024
  */
1154
1025
  SoftApplicationNum?: number;
1155
1026
  /**
1156
1027
  * 数据库数量
1157
- 注意:此字段可能返回 null,表示取不到有效值。
1158
1028
  */
1159
1029
  DatabaseNum?: number;
1160
1030
  /**
1161
1031
  * Web应用数量
1162
- 注意:此字段可能返回 null,表示取不到有效值。
1163
1032
  */
1164
1033
  WebApplicationNum?: number;
1165
1034
  /**
1166
1035
  * 服务数量
1167
- 注意:此字段可能返回 null,表示取不到有效值。
1168
1036
  */
1169
1037
  ServiceNum?: number;
1170
1038
  /**
1171
1039
  * web框架数量
1172
- 注意:此字段可能返回 null,表示取不到有效值。
1173
1040
  */
1174
1041
  WebFrameworkNum?: number;
1175
1042
  /**
1176
1043
  * Web站点数量
1177
- 注意:此字段可能返回 null,表示取不到有效值。
1178
1044
  */
1179
1045
  WebSiteNum?: number;
1180
1046
  /**
1181
1047
  * Jar包数量
1182
- 注意:此字段可能返回 null,表示取不到有效值。
1183
1048
  */
1184
1049
  JarPackageNum?: number;
1185
1050
  /**
1186
1051
  * 启动服务数量
1187
- 注意:此字段可能返回 null,表示取不到有效值。
1188
1052
  */
1189
1053
  StartServiceNum?: number;
1190
1054
  /**
1191
1055
  * 计划任务数量
1192
- 注意:此字段可能返回 null,表示取不到有效值。
1193
1056
  */
1194
1057
  ScheduledTaskNum?: number;
1195
1058
  /**
1196
1059
  * 环境变量数量
1197
- 注意:此字段可能返回 null,表示取不到有效值。
1198
1060
  */
1199
1061
  EnvironmentVariableNum?: number;
1200
1062
  /**
1201
1063
  * 内核模块数量
1202
- 注意:此字段可能返回 null,表示取不到有效值。
1203
1064
  */
1204
1065
  KernelModuleNum?: number;
1205
1066
  /**
1206
1067
  * 系统安装包数量
1207
- 注意:此字段可能返回 null,表示取不到有效值。
1208
1068
  */
1209
1069
  SystemInstallationPackageNum?: number;
1210
1070
  /**
1211
1071
  * 剩余防护时长
1212
- 注意:此字段可能返回 null,表示取不到有效值。
1213
1072
  */
1214
1073
  SurplusProtectDay?: number;
1215
1074
  /**
1216
1075
  * 客户端是否安装 1 已安装 0 未安装
1217
- 注意:此字段可能返回 null,表示取不到有效值。
1218
1076
  */
1219
1077
  CWPStatus?: number;
1220
1078
  /**
1221
1079
  * 标签
1222
- 注意:此字段可能返回 null,表示取不到有效值。
1223
1080
  */
1224
1081
  Tag?: Array<Tag>;
1225
1082
  /**
1226
1083
  * 防护等级
1227
- 注意:此字段可能返回 null,表示取不到有效值。
1228
1084
  */
1229
1085
  ProtectLevel?: string;
1230
1086
  /**
1231
1087
  * 防护时长
1232
- 注意:此字段可能返回 null,表示取不到有效值。
1233
1088
  */
1234
1089
  ProtectedDay?: number;
1235
1090
  }
@@ -1259,48 +1114,39 @@ export interface DataSearchBug {
1259
1114
  */
1260
1115
  StateCode?: string;
1261
1116
  /**
1262
- *
1263
- 注意:此字段可能返回 null,表示取不到有效值。
1117
+ * 漏洞详情
1264
1118
  */
1265
1119
  DataBug?: Array<BugInfoDetail>;
1266
1120
  /**
1267
- *
1268
- 注意:此字段可能返回 null,表示取不到有效值。
1121
+ * 漏洞影响资产详情
1269
1122
  */
1270
1123
  DataAsset?: Array<AssetInfoDetail>;
1271
1124
  /**
1272
1125
  * true支持扫描。false不支持扫描
1273
- 注意:此字段可能返回 null,表示取不到有效值。
1274
1126
  */
1275
1127
  VSSScan?: boolean;
1276
1128
  /**
1277
1129
  * 0不支持,1支持
1278
- 注意:此字段可能返回 null,表示取不到有效值。
1279
1130
  */
1280
1131
  CWPScan?: string;
1281
1132
  /**
1282
1133
  * 1支持虚拟补丁,0或空不支持
1283
- 注意:此字段可能返回 null,表示取不到有效值。
1284
1134
  */
1285
1135
  CFWPatch?: string;
1286
1136
  /**
1287
1137
  * 0不支持,1支持
1288
- 注意:此字段可能返回 null,表示取不到有效值。
1289
1138
  */
1290
1139
  WafPatch?: number;
1291
1140
  /**
1292
1141
  * 0不支持,1支持
1293
- 注意:此字段可能返回 null,表示取不到有效值。
1294
1142
  */
1295
1143
  CWPFix?: number;
1296
1144
  /**
1297
1145
  * 产品支持状态
1298
- 注意:此字段可能返回 null,表示取不到有效值。
1299
1146
  */
1300
1147
  DataSupport?: Array<ProductSupport>;
1301
1148
  /**
1302
1149
  * cveId
1303
- 注意:此字段可能返回 null,表示取不到有效值。
1304
1150
  */
1305
1151
  CveId?: string;
1306
1152
  }
@@ -1310,124 +1156,100 @@ export interface DataSearchBug {
1310
1156
  export interface OrganizationUserInfo {
1311
1157
  /**
1312
1158
  * 成员账号Uin
1313
- 注意:此字段可能返回 null,表示取不到有效值。
1314
1159
  */
1315
1160
  Uin?: string;
1316
1161
  /**
1317
1162
  * 成员账号名称
1318
- 注意:此字段可能返回 null,表示取不到有效值。
1319
1163
  */
1320
1164
  NickName?: string;
1321
1165
  /**
1322
1166
  * 部门节点名称,账号所属部门
1323
- 注意:此字段可能返回 null,表示取不到有效值。
1324
1167
  */
1325
1168
  NodeName?: string;
1326
1169
  /**
1327
1170
  * 资产数量
1328
- 注意:此字段可能返回 null,表示取不到有效值。
1329
1171
  */
1330
1172
  AssetCount?: number;
1331
1173
  /**
1332
1174
  * 风险数量
1333
- 注意:此字段可能返回 null,表示取不到有效值。
1334
1175
  */
1335
1176
  RiskCount?: number;
1336
1177
  /**
1337
1178
  * 攻击数量
1338
- 注意:此字段可能返回 null,表示取不到有效值。
1339
1179
  */
1340
1180
  AttackCount?: number;
1341
1181
  /**
1342
1182
  * Member/Admin/;成员或者管理员
1343
- 注意:此字段可能返回 null,表示取不到有效值。
1344
1183
  */
1345
1184
  Role?: string;
1346
1185
  /**
1347
1186
  * 成员账号id
1348
- 注意:此字段可能返回 null,表示取不到有效值。
1349
1187
  */
1350
1188
  MemberId?: string;
1351
1189
  /**
1352
1190
  * 成员账号Appid
1353
- 注意:此字段可能返回 null,表示取不到有效值。
1354
1191
  */
1355
1192
  AppId?: string;
1356
1193
  /**
1357
1194
  * 账号加入方式,create/invite
1358
- 注意:此字段可能返回 null,表示取不到有效值。
1359
1195
  */
1360
1196
  JoinType?: string;
1361
1197
  /**
1362
1198
  * 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
1363
- 注意:此字段可能返回 null,表示取不到有效值。
1364
1199
  */
1365
1200
  CFWProtect?: string;
1366
1201
  /**
1367
1202
  * 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
1368
- 注意:此字段可能返回 null,表示取不到有效值。
1369
1203
  */
1370
1204
  WAFProtect?: string;
1371
1205
  /**
1372
1206
  * 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
1373
- 注意:此字段可能返回 null,表示取不到有效值。
1374
1207
  */
1375
1208
  CWPProtect?: string;
1376
1209
  /**
1377
1210
  * 1启用,0未启用
1378
- 注意:此字段可能返回 null,表示取不到有效值。
1379
1211
  */
1380
1212
  Enable?: number;
1381
1213
  /**
1382
1214
  * "Free" //免费版 "Advanced" //高级版 "Enterprise" //企业版 "Ultimate" //旗舰版
1383
- 注意:此字段可能返回 null,表示取不到有效值。
1384
1215
  */
1385
1216
  CSIPProtect?: string;
1386
1217
  /**
1387
1218
  * 1为配额消耗者
1388
- 注意:此字段可能返回 null,表示取不到有效值。
1389
1219
  */
1390
1220
  QuotaConsumer?: number;
1391
1221
  /**
1392
1222
  * 账户类型,0为腾讯云账户,1为AWS账户
1393
- 注意:此字段可能返回 null,表示取不到有效值。
1394
1223
  */
1395
1224
  CloudType?: number;
1396
1225
  /**
1397
1226
  * 0为缺省值,1为10分钟,2为1小时,3为24小时
1398
- 注意:此字段可能返回 null,表示取不到有效值。
1399
1227
  */
1400
1228
  SyncFrequency?: number;
1401
1229
  /**
1402
1230
  * 多云账户是否过期
1403
- 注意:此字段可能返回 null,表示取不到有效值。
1404
1231
  */
1405
1232
  IsExpired?: boolean;
1406
1233
  /**
1407
1234
  * 多云账户 权限列表
1408
- 注意:此字段可能返回 null,表示取不到有效值。
1409
1235
  */
1410
1236
  PermissionList?: Array<string>;
1411
1237
  /**
1412
1238
  * 1
1413
- 注意:此字段可能返回 null,表示取不到有效值。
1414
1239
  */
1415
1240
  AuthType?: number;
1416
1241
  /**
1417
1242
  * 0 腾讯云集团账户
1418
1243
  1 腾讯云接入账户
1419
1244
  2 非腾讯云
1420
- 注意:此字段可能返回 null,表示取不到有效值。
1421
1245
  */
1422
1246
  TcMemberType?: number;
1423
1247
  /**
1424
1248
  * 子账号数量
1425
- 注意:此字段可能返回 null,表示取不到有效值。
1426
1249
  */
1427
1250
  SubUserCount?: number;
1428
1251
  /**
1429
1252
  * 加入方式详细信息
1430
- 注意:此字段可能返回 null,表示取不到有效值。
1431
1253
  */
1432
1254
  JoinTypeInfo?: string;
1433
1255
  }
@@ -1437,12 +1259,10 @@ export interface OrganizationUserInfo {
1437
1259
  export interface AssetTag {
1438
1260
  /**
1439
1261
  * 标签的key值,可以是字母、数字、下划线
1440
- 注意:此字段可能返回 null,表示取不到有效值。
1441
1262
  */
1442
1263
  TagKey?: string;
1443
1264
  /**
1444
1265
  * 标签的vale值,可以是字母、数字、下划线
1445
- 注意:此字段可能返回 null,表示取不到有效值。
1446
1266
  */
1447
1267
  TagValue?: string;
1448
1268
  }
@@ -1489,177 +1309,142 @@ export interface NewAlertKey {
1489
1309
  export interface IpAssetListVO {
1490
1310
  /**
1491
1311
  * 资产id
1492
- 注意:此字段可能返回 null,表示取不到有效值。
1493
1312
  */
1494
1313
  AssetId?: string;
1495
1314
  /**
1496
1315
  * 资产name
1497
- 注意:此字段可能返回 null,表示取不到有效值。
1498
1316
  */
1499
1317
  AssetName?: string;
1500
1318
  /**
1501
1319
  * 资产类型
1502
- 注意:此字段可能返回 null,表示取不到有效值。
1503
1320
  */
1504
1321
  AssetType?: string;
1505
1322
  /**
1506
1323
  * 地域
1507
- 注意:此字段可能返回 null,表示取不到有效值。
1508
1324
  */
1509
1325
  Region?: string;
1510
1326
  /**
1511
1327
  * 云防状态
1512
- 注意:此字段可能返回 null,表示取不到有效值。
1513
1328
  */
1514
1329
  CFWStatus?: number;
1515
1330
  /**
1516
1331
  * 资产创建时间
1517
- 注意:此字段可能返回 null,表示取不到有效值。
1518
1332
  */
1519
1333
  AssetCreateTime?: string;
1520
1334
  /**
1521
1335
  * 公网ip
1522
- 注意:此字段可能返回 null,表示取不到有效值。
1523
1336
  */
1524
1337
  PublicIp?: string;
1525
1338
  /**
1526
1339
  * 公网ip类型
1527
- 注意:此字段可能返回 null,表示取不到有效值。
1528
1340
  */
1529
1341
  PublicIpType?: number;
1530
1342
  /**
1531
1343
  * vpc
1532
- 注意:此字段可能返回 null,表示取不到有效值。
1533
1344
  */
1534
1345
  VpcId?: string;
1535
1346
  /**
1536
1347
  * vpc名
1537
- 注意:此字段可能返回 null,表示取不到有效值。
1538
1348
  */
1539
1349
  VpcName?: string;
1540
1350
  /**
1541
1351
  * appid
1542
- 注意:此字段可能返回 null,表示取不到有效值。
1543
1352
  */
1544
1353
  AppId?: number;
1545
1354
  /**
1546
1355
  * 用户uin
1547
- 注意:此字段可能返回 null,表示取不到有效值。
1548
1356
  */
1549
1357
  Uin?: string;
1550
1358
  /**
1551
1359
  * 名称
1552
- 注意:此字段可能返回 null,表示取不到有效值。
1553
1360
  */
1554
1361
  NickName?: string;
1555
1362
  /**
1556
1363
  * 核心
1557
- 注意:此字段可能返回 null,表示取不到有效值。
1558
1364
  */
1559
1365
  IsCore?: number;
1560
1366
  /**
1561
1367
  * 云上
1562
- 注意:此字段可能返回 null,表示取不到有效值。
1563
1368
  */
1564
1369
  IsCloud?: number;
1565
1370
  /**
1566
1371
  * 网络攻击
1567
- 注意:此字段可能返回 null,表示取不到有效值。
1568
1372
  */
1569
1373
  Attack?: number;
1570
1374
  /**
1571
1375
  * 网络访问
1572
- 注意:此字段可能返回 null,表示取不到有效值。
1573
1376
  */
1574
1377
  Access?: number;
1575
1378
  /**
1576
1379
  * 网络拦截
1577
- 注意:此字段可能返回 null,表示取不到有效值。
1578
1380
  */
1579
1381
  Intercept?: number;
1580
1382
  /**
1581
1383
  * 入向带宽
1582
- 注意:此字段可能返回 null,表示取不到有效值。
1583
1384
  */
1584
1385
  InBandwidth?: string;
1585
1386
  /**
1586
1387
  * 出向带宽
1587
- 注意:此字段可能返回 null,表示取不到有效值。
1588
1388
  */
1589
1389
  OutBandwidth?: string;
1590
1390
  /**
1591
1391
  * 入向流量
1592
- 注意:此字段可能返回 null,表示取不到有效值。
1593
1392
  */
1594
1393
  InFlow?: string;
1595
1394
  /**
1596
1395
  * 出向流量
1597
- 注意:此字段可能返回 null,表示取不到有效值。
1598
1396
  */
1599
1397
  OutFlow?: string;
1600
1398
  /**
1601
1399
  * 最近扫描时间
1602
- 注意:此字段可能返回 null,表示取不到有效值。
1603
1400
  */
1604
1401
  LastScanTime?: string;
1605
1402
  /**
1606
1403
  * 端口风险
1607
- 注意:此字段可能返回 null,表示取不到有效值。
1608
1404
  */
1609
1405
  PortRisk?: number;
1610
1406
  /**
1611
1407
  * 漏洞风险
1612
- 注意:此字段可能返回 null,表示取不到有效值。
1613
1408
  */
1614
1409
  VulnerabilityRisk?: number;
1615
1410
  /**
1616
1411
  * 配置风险
1617
- 注意:此字段可能返回 null,表示取不到有效值。
1618
1412
  */
1619
1413
  ConfigurationRisk?: number;
1620
1414
  /**
1621
1415
  * 扫描任务
1622
- 注意:此字段可能返回 null,表示取不到有效值。
1623
1416
  */
1624
1417
  ScanTask?: number;
1625
1418
  /**
1626
1419
  * 弱口令
1627
- 注意:此字段可能返回 null,表示取不到有效值。
1628
1420
  */
1629
1421
  WeakPassword?: number;
1630
1422
  /**
1631
1423
  * 内容风险
1632
- 注意:此字段可能返回 null,表示取不到有效值。
1633
1424
  */
1634
1425
  WebContentRisk?: number;
1635
1426
  /**
1636
1427
  * 标签
1637
- 注意:此字段可能返回 null,表示取不到有效值。
1638
1428
  */
1639
1429
  Tag?: Array<Tag>;
1640
1430
  /**
1641
1431
  * eip主键
1642
- 注意:此字段可能返回 null,表示取不到有效值。
1643
1432
  */
1644
1433
  AddressId?: string;
1645
1434
  /**
1646
1435
  * memberid信息
1647
- 注意:此字段可能返回 null,表示取不到有效值。
1648
1436
  */
1649
1437
  MemberId?: string;
1650
1438
  /**
1651
1439
  * 风险服务暴露
1652
- 注意:此字段可能返回 null,表示取不到有效值。
1653
1440
  */
1654
1441
  RiskExposure?: number;
1655
1442
  /**
1656
1443
  * 是否新资产 1新
1657
- 注意:此字段可能返回 null,表示取不到有效值。
1658
1444
  */
1659
1445
  IsNewAsset?: number;
1660
1446
  /**
1661
1447
  * 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败
1662
- 注意:此字段可能返回 null,表示取不到有效值。
1663
1448
  */
1664
1449
  VerifyStatus?: number;
1665
1450
  }
@@ -1821,7 +1606,6 @@ export interface ModifyRiskCenterRiskStatusResponse {
1821
1606
  export interface UpdateAlertStatusListResponse {
1822
1607
  /**
1823
1608
  * 结果信息
1824
- 注意:此字段可能返回 null,表示取不到有效值。
1825
1609
  */
1826
1610
  Msg?: string;
1827
1611
  /**
@@ -1907,117 +1691,94 @@ export interface TaskIdListKey {
1907
1691
  export interface RoleInfo {
1908
1692
  /**
1909
1693
  * IP
1910
- 注意:此字段可能返回 null,表示取不到有效值。
1911
1694
  */
1912
1695
  IP?: string;
1913
1696
  /**
1914
1697
  * HostIP
1915
- 注意:此字段可能返回 null,表示取不到有效值。
1916
1698
  */
1917
1699
  HostIP?: string;
1918
1700
  /**
1919
1701
  * 原始IP
1920
- 注意:此字段可能返回 null,表示取不到有效值。
1921
1702
  */
1922
1703
  OriginIP?: string;
1923
1704
  /**
1924
1705
  * 端口
1925
- 注意:此字段可能返回 null,表示取不到有效值。
1926
1706
  */
1927
1707
  Port?: number;
1928
1708
  /**
1929
1709
  * 资产ID
1930
- 注意:此字段可能返回 null,表示取不到有效值。
1931
1710
  */
1932
1711
  InstanceID?: string;
1933
1712
  /**
1934
1713
  * 城市
1935
- 注意:此字段可能返回 null,表示取不到有效值。
1936
1714
  */
1937
1715
  City?: string;
1938
1716
  /**
1939
1717
  * 省份
1940
- 注意:此字段可能返回 null,表示取不到有效值。
1941
1718
  */
1942
1719
  Province?: string;
1943
1720
  /**
1944
1721
  * 国家
1945
- 注意:此字段可能返回 null,表示取不到有效值。
1946
1722
  */
1947
1723
  Country?: string;
1948
1724
  /**
1949
1725
  * 地址
1950
- 注意:此字段可能返回 null,表示取不到有效值。
1951
1726
  */
1952
1727
  Address?: string;
1953
1728
  /**
1954
1729
  * 纬度
1955
- 注意:此字段可能返回 null,表示取不到有效值。
1956
1730
  */
1957
1731
  Latitude?: string;
1958
1732
  /**
1959
1733
  * 经度
1960
- 注意:此字段可能返回 null,表示取不到有效值。
1961
1734
  */
1962
1735
  Longitude?: string;
1963
1736
  /**
1964
1737
  * 信息
1965
- 注意:此字段可能返回 null,表示取不到有效值。
1966
1738
  */
1967
1739
  Info?: string;
1968
1740
  /**
1969
1741
  * 域名
1970
- 注意:此字段可能返回 null,表示取不到有效值。
1971
1742
  */
1972
1743
  Domain?: string;
1973
1744
  /**
1974
1745
  * 企业名称
1975
- 注意:此字段可能返回 null,表示取不到有效值。
1976
1746
  */
1977
1747
  Name?: string;
1978
1748
  /**
1979
1749
  * 账号
1980
- 注意:此字段可能返回 null,表示取不到有效值。
1981
1750
  */
1982
1751
  Account?: string;
1983
1752
  /**
1984
1753
  * 家族团伙
1985
- 注意:此字段可能返回 null,表示取不到有效值。
1986
1754
  */
1987
1755
  Family?: string;
1988
1756
  /**
1989
1757
  * 病毒名
1990
- 注意:此字段可能返回 null,表示取不到有效值。
1991
1758
  */
1992
1759
  VirusName?: string;
1993
1760
  /**
1994
1761
  * MD5值
1995
- 注意:此字段可能返回 null,表示取不到有效值。
1996
1762
  */
1997
1763
  MD5?: string;
1998
1764
  /**
1999
1765
  * 恶意进程文件名
2000
- 注意:此字段可能返回 null,表示取不到有效值。
2001
1766
  */
2002
1767
  FileName?: string;
2003
1768
  /**
2004
1769
  * 1:主机资产 2:域名资产 3:网络资产
2005
- 注意:此字段可能返回 null,表示取不到有效值。
2006
1770
  */
2007
1771
  AssetType?: number;
2008
1772
  /**
2009
1773
  * 来源日志分析的信息字段
2010
- 注意:此字段可能返回 null,表示取不到有效值。
2011
1774
  */
2012
1775
  FromLogAnalysisData?: Array<KeyValue>;
2013
1776
  /**
2014
1777
  * 容器名
2015
- 注意:此字段可能返回 null,表示取不到有效值。
2016
1778
  */
2017
1779
  ContainerName?: string;
2018
1780
  /**
2019
1781
  * 容器ID
2020
- 注意:此字段可能返回 null,表示取不到有效值。
2021
1782
  */
2022
1783
  ContainerID?: string;
2023
1784
  }
@@ -2027,12 +1788,10 @@ export interface RoleInfo {
2027
1788
  export interface TagCount {
2028
1789
  /**
2029
1790
  * 产品名
2030
- 注意:此字段可能返回 null,表示取不到有效值。
2031
1791
  */
2032
1792
  Name?: string;
2033
1793
  /**
2034
1794
  * 日志条数
2035
- 注意:此字段可能返回 null,表示取不到有效值。
2036
1795
  */
2037
1796
  Count?: number;
2038
1797
  }
@@ -2082,7 +1841,6 @@ export interface GateWayAsset {
2082
1841
  VpcName?: string;
2083
1842
  /**
2084
1843
  * 标签
2085
- 注意:此字段可能返回 null,表示取不到有效值。
2086
1844
  */
2087
1845
  Tag?: Array<Tag>;
2088
1846
  /**
@@ -2135,32 +1893,26 @@ export interface GateWayAsset {
2135
1893
  Nick?: string;
2136
1894
  /**
2137
1895
  * ipv6地址
2138
- 注意:此字段可能返回 null,表示取不到有效值。
2139
1896
  */
2140
1897
  AddressIPV6?: string;
2141
1898
  /**
2142
1899
  * 是否核心
2143
- 注意:此字段可能返回 null,表示取不到有效值。
2144
1900
  */
2145
1901
  IsCore?: number;
2146
1902
  /**
2147
1903
  * 风险服务暴露
2148
- 注意:此字段可能返回 null,表示取不到有效值。
2149
1904
  */
2150
1905
  RiskExposure?: number;
2151
1906
  /**
2152
1907
  * 是否新资产 1新
2153
- 注意:此字段可能返回 null,表示取不到有效值。
2154
1908
  */
2155
1909
  IsNewAsset?: number;
2156
1910
  /**
2157
1911
  * 网关状态
2158
- 注意:此字段可能返回 null,表示取不到有效值。
2159
1912
  */
2160
1913
  Status?: string;
2161
1914
  /**
2162
1915
  * TSE的网关真实地域
2163
- 注意:此字段可能返回 null,表示取不到有效值。
2164
1916
  */
2165
1917
  EngineRegion?: string;
2166
1918
  }
@@ -2170,12 +1922,10 @@ export interface GateWayAsset {
2170
1922
  export interface DescribeScanReportListResponse {
2171
1923
  /**
2172
1924
  * 总条数
2173
- 注意:此字段可能返回 null,表示取不到有效值。
2174
1925
  */
2175
1926
  TotalCount?: number;
2176
1927
  /**
2177
1928
  * 任务日志列表
2178
- 注意:此字段可能返回 null,表示取不到有效值。
2179
1929
  */
2180
1930
  Data?: Array<ScanTaskInfo>;
2181
1931
  /**
@@ -2192,7 +1942,7 @@ export interface DescribeScanReportListResponse {
2192
1942
  */
2193
1943
  export interface DescribeSearchBugInfoRequest {
2194
1944
  /**
2195
- *
1945
+ * 1的时候返回应急漏洞,2的时候返回应急漏洞列表,3的时候搭配输入CVEId字段展示该漏洞数据
2196
1946
  */
2197
1947
  Id: string;
2198
1948
  /**
@@ -2206,22 +1956,18 @@ export interface DescribeSearchBugInfoRequest {
2206
1956
  export interface TaskLogURL {
2207
1957
  /**
2208
1958
  * 报告下载临时链接
2209
- 注意:此字段可能返回 null,表示取不到有效值。
2210
1959
  */
2211
1960
  URL?: string;
2212
1961
  /**
2213
1962
  * 任务报告id
2214
- 注意:此字段可能返回 null,表示取不到有效值。
2215
1963
  */
2216
1964
  LogId?: string;
2217
1965
  /**
2218
1966
  * 任务报告名称
2219
- 注意:此字段可能返回 null,表示取不到有效值。
2220
1967
  */
2221
1968
  TaskLogName?: string;
2222
1969
  /**
2223
1970
  * APP ID
2224
- 注意:此字段可能返回 null,表示取不到有效值。
2225
1971
  */
2226
1972
  AppId?: string;
2227
1973
  }
@@ -2275,12 +2021,10 @@ export interface AssetViewVULRiskData {
2275
2021
  AppId?: string;
2276
2022
  /**
2277
2023
  * 用户昵称
2278
- 注意:此字段可能返回 null,表示取不到有效值。
2279
2024
  */
2280
2025
  Nick?: string;
2281
2026
  /**
2282
2027
  * 用户uin
2283
- 注意:此字段可能返回 null,表示取不到有效值。
2284
2028
  */
2285
2029
  Uin?: string;
2286
2030
  /**
@@ -2333,77 +2077,62 @@ export interface AssetViewVULRiskData {
2333
2077
  Payload?: string;
2334
2078
  /**
2335
2079
  * 应急漏洞类型,1-应急漏洞,0-非应急漏洞
2336
- 注意:此字段可能返回 null,表示取不到有效值。
2337
2080
  */
2338
2081
  EMGCVulType?: number;
2339
2082
  /**
2340
2083
  * CVSS评分
2341
- 注意:此字段可能返回 null,表示取不到有效值。
2342
2084
  */
2343
2085
  CVSS?: number;
2344
2086
  /**
2345
2087
  * 前端索引id
2346
- 注意:此字段可能返回 null,表示取不到有效值。
2347
2088
  */
2348
2089
  Index?: string;
2349
2090
  /**
2350
2091
  * pcmgrId
2351
- 注意:此字段可能返回 null,表示取不到有效值。
2352
2092
  */
2353
2093
  PCMGRId?: string;
2354
2094
  /**
2355
2095
  * 报告id
2356
- 注意:此字段可能返回 null,表示取不到有效值。
2357
2096
  */
2358
2097
  LogId?: string;
2359
2098
  /**
2360
2099
  * 任务id
2361
- 注意:此字段可能返回 null,表示取不到有效值。
2362
2100
  */
2363
2101
  TaskId?: string;
2364
2102
  /**
2365
2103
  * 漏洞标签
2366
- 注意:此字段可能返回 null,表示取不到有效值。
2367
2104
  */
2368
2105
  VulTag?: Array<string>;
2369
2106
  /**
2370
2107
  * 漏洞披露时间
2371
- 注意:此字段可能返回 null,表示取不到有效值。
2372
2108
  */
2373
2109
  DisclosureTime?: string;
2374
2110
  /**
2375
2111
  * 攻击热度
2376
- 注意:此字段可能返回 null,表示取不到有效值。
2377
2112
  */
2378
2113
  AttackHeat?: number;
2379
2114
  /**
2380
2115
  * 是否必修漏洞1是,0不是
2381
- 注意:此字段可能返回 null,表示取不到有效值。
2382
2116
  */
2383
2117
  IsSuggest?: number;
2384
2118
  /**
2385
2119
  * 处置任务ID
2386
- 注意:此字段可能返回 null,表示取不到有效值。
2387
2120
  */
2388
2121
  HandleTaskId?: string;
2389
2122
  /**
2390
2123
  * 引擎来源
2391
- 注意:此字段可能返回 null,表示取不到有效值。
2392
2124
  */
2393
2125
  EngineSource?: string;
2394
2126
  /**
2395
2127
  * 新的漏洞风险id(同全网漏洞表的riskid)
2396
- 注意:此字段可能返回 null,表示取不到有效值。
2397
2128
  */
2398
2129
  VulRiskId?: string;
2399
2130
  /**
2400
2131
  * 新版漏洞id
2401
- 注意:此字段可能返回 null,表示取不到有效值。
2402
2132
  */
2403
2133
  TvdID?: string;
2404
2134
  /**
2405
2135
  * 是否可以一键体检,1-可以,0-不可以
2406
- 注意:此字段可能返回 null,表示取不到有效值。
2407
2136
  */
2408
2137
  IsOneClick?: number;
2409
2138
  }
@@ -2413,12 +2142,10 @@ export interface AssetViewVULRiskData {
2413
2142
  export interface DescribeOrganizationUserInfoResponse {
2414
2143
  /**
2415
2144
  * 总条数
2416
- 注意:此字段可能返回 null,表示取不到有效值。
2417
2145
  */
2418
2146
  TotalCount?: number;
2419
2147
  /**
2420
2148
  * 集团用户列表
2421
- 注意:此字段可能返回 null,表示取不到有效值。
2422
2149
  */
2423
2150
  Data?: Array<OrganizationUserInfo>;
2424
2151
  /**
@@ -2480,7 +2207,6 @@ export interface NICAsset {
2480
2207
  VpcName?: string;
2481
2208
  /**
2482
2209
  * 标签
2483
- 注意:此字段可能返回 null,表示取不到有效值。
2484
2210
  */
2485
2211
  Tag?: Array<Tag>;
2486
2212
  /**
@@ -2533,12 +2259,10 @@ export interface NICAsset {
2533
2259
  Nick?: string;
2534
2260
  /**
2535
2261
  * 是否核心
2536
- 注意:此字段可能返回 null,表示取不到有效值。
2537
2262
  */
2538
2263
  IsCore?: number;
2539
2264
  /**
2540
2265
  * 是否新资产 1新
2541
- 注意:此字段可能返回 null,表示取不到有效值。
2542
2266
  */
2543
2267
  IsNewAsset?: number;
2544
2268
  }
@@ -2548,12 +2272,10 @@ export interface NICAsset {
2548
2272
  export interface DescribeListenerListResponse {
2549
2273
  /**
2550
2274
  * 总数
2551
- 注意:此字段可能返回 null,表示取不到有效值。
2552
2275
  */
2553
2276
  Total?: number;
2554
2277
  /**
2555
2278
  * 监听器列表
2556
- 注意:此字段可能返回 null,表示取不到有效值。
2557
2279
  */
2558
2280
  Data?: Array<ClbListenerListInfo>;
2559
2281
  /**
@@ -2567,117 +2289,94 @@ export interface DescribeListenerListResponse {
2567
2289
  export interface DBAssetVO {
2568
2290
  /**
2569
2291
  * 资产id
2570
- 注意:此字段可能返回 null,表示取不到有效值。
2571
2292
  */
2572
2293
  AssetId?: string;
2573
2294
  /**
2574
2295
  * 资产名
2575
- 注意:此字段可能返回 null,表示取不到有效值。
2576
2296
  */
2577
2297
  AssetName?: string;
2578
2298
  /**
2579
2299
  * 资产类型
2580
- 注意:此字段可能返回 null,表示取不到有效值。
2581
2300
  */
2582
2301
  AssetType?: string;
2583
2302
  /**
2584
2303
  * vpcid
2585
- 注意:此字段可能返回 null,表示取不到有效值。
2586
2304
  */
2587
2305
  VpcId?: string;
2588
2306
  /**
2589
2307
  * vpc标签
2590
- 注意:此字段可能返回 null,表示取不到有效值。
2591
2308
  */
2592
2309
  VpcName?: string;
2593
2310
  /**
2594
2311
  * 地域
2595
- 注意:此字段可能返回 null,表示取不到有效值。
2596
2312
  */
2597
2313
  Region?: string;
2598
2314
  /**
2599
2315
  * 域名
2600
- 注意:此字段可能返回 null,表示取不到有效值。
2601
2316
  */
2602
2317
  Domain?: string;
2603
2318
  /**
2604
2319
  * 资产创建时间
2605
- 注意:此字段可能返回 null,表示取不到有效值。
2606
2320
  */
2607
2321
  AssetCreateTime?: string;
2608
2322
  /**
2609
2323
  * 最近扫描时间
2610
- 注意:此字段可能返回 null,表示取不到有效值。
2611
2324
  */
2612
2325
  LastScanTime?: string;
2613
2326
  /**
2614
2327
  * 配置风险
2615
- 注意:此字段可能返回 null,表示取不到有效值。
2616
2328
  */
2617
2329
  ConfigurationRisk?: number;
2618
2330
  /**
2619
2331
  * 网络攻击
2620
- 注意:此字段可能返回 null,表示取不到有效值。
2621
2332
  */
2622
2333
  Attack?: number;
2623
2334
  /**
2624
2335
  * 网络访问
2625
- 注意:此字段可能返回 null,表示取不到有效值。
2626
2336
  */
2627
2337
  Access?: number;
2628
2338
  /**
2629
2339
  * 扫描任务
2630
- 注意:此字段可能返回 null,表示取不到有效值。
2631
2340
  */
2632
2341
  ScanTask?: number;
2633
2342
  /**
2634
2343
  * 用户appid
2635
- 注意:此字段可能返回 null,表示取不到有效值。
2636
2344
  */
2637
2345
  AppId?: number;
2638
2346
  /**
2639
2347
  * 用户uin
2640
- 注意:此字段可能返回 null,表示取不到有效值。
2641
2348
  */
2642
2349
  Uin?: string;
2643
2350
  /**
2644
2351
  * 昵称别名
2645
- 注意:此字段可能返回 null,表示取不到有效值。
2646
2352
  */
2647
2353
  NickName?: string;
2648
2354
  /**
2649
2355
  * 端口
2650
- 注意:此字段可能返回 null,表示取不到有效值。
2651
2356
  */
2652
2357
  Port?: number;
2653
2358
  /**
2654
2359
  * 标签
2655
- 注意:此字段可能返回 null,表示取不到有效值。
2656
2360
  */
2657
2361
  Tag?: Array<Tag>;
2658
2362
  /**
2659
2363
  * 内网ip
2660
- 注意:此字段可能返回 null,表示取不到有效值。
2661
2364
  */
2662
2365
  PrivateIp?: string;
2663
2366
  /**
2664
2367
  * 公网ip
2665
- 注意:此字段可能返回 null,表示取不到有效值。
2666
2368
  */
2667
2369
  PublicIp?: string;
2668
2370
  /**
2669
2371
  * 状态
2670
- 注意:此字段可能返回 null,表示取不到有效值。
2671
2372
  */
2672
2373
  Status?: number;
2673
2374
  /**
2674
2375
  * 是否核心
2675
- 注意:此字段可能返回 null,表示取不到有效值。
2676
2376
  */
2677
2377
  IsCore?: number;
2678
2378
  /**
2679
2379
  * 是否新资产: 1新
2680
- 注意:此字段可能返回 null,表示取不到有效值。
2681
2380
  */
2682
2381
  IsNewAsset?: number;
2683
2382
  }
@@ -2687,52 +2386,42 @@ export interface DBAssetVO {
2687
2386
  export interface AssetInfoDetail {
2688
2387
  /**
2689
2388
  * 用户appid
2690
- 注意:此字段可能返回 null,表示取不到有效值。
2691
2389
  */
2692
2390
  AppID?: string;
2693
2391
  /**
2694
2392
  * CVE编号
2695
- 注意:此字段可能返回 null,表示取不到有效值。
2696
2393
  */
2697
2394
  CVEId?: string;
2698
2395
  /**
2699
2396
  * 是扫描,0默认未扫描,1正在扫描,2扫描完成,3扫描出错
2700
- 注意:此字段可能返回 null,表示取不到有效值。
2701
2397
  */
2702
2398
  IsScan?: number;
2703
2399
  /**
2704
2400
  * 影响资产数目
2705
- 注意:此字段可能返回 null,表示取不到有效值。
2706
2401
  */
2707
2402
  InfluenceAsset?: number;
2708
2403
  /**
2709
2404
  * 未修复资产数目
2710
- 注意:此字段可能返回 null,表示取不到有效值。
2711
2405
  */
2712
2406
  NotRepairAsset?: number;
2713
2407
  /**
2714
2408
  * 未防护资产数目
2715
- 注意:此字段可能返回 null,表示取不到有效值。
2716
2409
  */
2717
2410
  NotProtectAsset?: number;
2718
2411
  /**
2719
2412
  * 任务ID
2720
- 注意:此字段可能返回 null,表示取不到有效值。
2721
2413
  */
2722
2414
  TaskId?: string;
2723
2415
  /**
2724
2416
  * 任务百分比
2725
- 注意:此字段可能返回 null,表示取不到有效值。
2726
2417
  */
2727
2418
  TaskPercent?: number;
2728
2419
  /**
2729
2420
  * 任务时间
2730
- 注意:此字段可能返回 null,表示取不到有效值。
2731
2421
  */
2732
2422
  TaskTime?: number;
2733
2423
  /**
2734
2424
  * 扫描时间
2735
- 注意:此字段可能返回 null,表示取不到有效值。
2736
2425
  */
2737
2426
  ScanTime?: string;
2738
2427
  }
@@ -2770,7 +2459,6 @@ export interface SubnetAsset {
2770
2459
  VpcName?: string;
2771
2460
  /**
2772
2461
  * 标签
2773
- 注意:此字段可能返回 null,表示取不到有效值。
2774
2462
  */
2775
2463
  Tag?: Array<Tag>;
2776
2464
  /**
@@ -2811,12 +2499,10 @@ export interface SubnetAsset {
2811
2499
  LastScanTime?: string;
2812
2500
  /**
2813
2501
  * 是否核心
2814
- 注意:此字段可能返回 null,表示取不到有效值。
2815
2502
  */
2816
2503
  IsCore?: number;
2817
2504
  /**
2818
2505
  * 是否新资产 1新
2819
- 注意:此字段可能返回 null,表示取不到有效值。
2820
2506
  */
2821
2507
  IsNewAsset?: number;
2822
2508
  }
@@ -2923,17 +2609,14 @@ export interface DescribeVpcAssetsRequest {
2923
2609
  export interface TaskAssetObject {
2924
2610
  /**
2925
2611
  * 资产名
2926
- 注意:此字段可能返回 null,表示取不到有效值。
2927
2612
  */
2928
2613
  AssetName?: string;
2929
2614
  /**
2930
2615
  * 资产类型
2931
- 注意:此字段可能返回 null,表示取不到有效值。
2932
2616
  */
2933
2617
  InstanceType?: string;
2934
2618
  /**
2935
2619
  * 资产分类
2936
- 注意:此字段可能返回 null,表示取不到有效值。
2937
2620
  */
2938
2621
  AssetType?: string;
2939
2622
  /**
@@ -2942,12 +2625,10 @@ export interface TaskAssetObject {
2942
2625
  Asset?: string;
2943
2626
  /**
2944
2627
  * 地域
2945
- 注意:此字段可能返回 null,表示取不到有效值。
2946
2628
  */
2947
2629
  Region?: string;
2948
2630
  /**
2949
2631
  * 多云资产唯一id
2950
- 注意:此字段可能返回 null,表示取不到有效值。
2951
2632
  */
2952
2633
  Arn?: string;
2953
2634
  }
@@ -2957,57 +2638,46 @@ export interface TaskAssetObject {
2957
2638
  export interface DbAssetInfo {
2958
2639
  /**
2959
2640
  * 云防状态
2960
- 注意:此字段可能返回 null,表示取不到有效值。
2961
2641
  */
2962
2642
  CFWStatus?: number;
2963
2643
  /**
2964
2644
  * 资产id
2965
- 注意:此字段可能返回 null,表示取不到有效值。
2966
2645
  */
2967
2646
  AssetId?: string;
2968
2647
  /**
2969
2648
  * vpc信息
2970
- 注意:此字段可能返回 null,表示取不到有效值。
2971
2649
  */
2972
2650
  VpcName?: string;
2973
2651
  /**
2974
2652
  * 资产类型
2975
- 注意:此字段可能返回 null,表示取不到有效值。
2976
2653
  */
2977
2654
  AssetType?: string;
2978
2655
  /**
2979
2656
  * 公网ip
2980
- 注意:此字段可能返回 null,表示取不到有效值。
2981
2657
  */
2982
2658
  PublicIp?: string;
2983
2659
  /**
2984
2660
  * 私网ip
2985
- 注意:此字段可能返回 null,表示取不到有效值。
2986
2661
  */
2987
2662
  PrivateIp?: string;
2988
2663
  /**
2989
2664
  * 地域
2990
- 注意:此字段可能返回 null,表示取不到有效值。
2991
2665
  */
2992
2666
  Region?: string;
2993
2667
  /**
2994
2668
  * vpc信息
2995
- 注意:此字段可能返回 null,表示取不到有效值。
2996
2669
  */
2997
2670
  VpcId?: string;
2998
2671
  /**
2999
2672
  * 资产名
3000
- 注意:此字段可能返回 null,表示取不到有效值。
3001
2673
  */
3002
2674
  AssetName?: string;
3003
2675
  /**
3004
2676
  * 云防保护版本
3005
- 注意:此字段可能返回 null,表示取不到有效值。
3006
2677
  */
3007
2678
  CFWProtectLevel?: number;
3008
2679
  /**
3009
2680
  * tag信息
3010
- 注意:此字段可能返回 null,表示取不到有效值。
3011
2681
  */
3012
2682
  Tag?: Array<Tag>;
3013
2683
  }
@@ -3098,32 +2768,26 @@ export interface DescribeTopAttackInfoRequest {
3098
2768
  export interface ProductSupport {
3099
2769
  /**
3100
2770
  * true支持扫描。false不支持扫描
3101
- 注意:此字段可能返回 null,表示取不到有效值。
3102
2771
  */
3103
2772
  VSSScan?: boolean;
3104
2773
  /**
3105
2774
  * 0不支持,1支持
3106
- 注意:此字段可能返回 null,表示取不到有效值。
3107
2775
  */
3108
2776
  CWPScan?: string;
3109
2777
  /**
3110
2778
  * 1支持虚拟补丁,0或空不支持
3111
- 注意:此字段可能返回 null,表示取不到有效值。
3112
2779
  */
3113
2780
  CFWPatch?: string;
3114
2781
  /**
3115
2782
  * 0不支持,1支持
3116
- 注意:此字段可能返回 null,表示取不到有效值。
3117
2783
  */
3118
2784
  WafPatch?: number;
3119
2785
  /**
3120
2786
  * 0不支持,1支持
3121
- 注意:此字段可能返回 null,表示取不到有效值。
3122
2787
  */
3123
2788
  CWPFix?: number;
3124
2789
  /**
3125
2790
  * cveid
3126
- 注意:此字段可能返回 null,表示取不到有效值。
3127
2791
  */
3128
2792
  CveId?: string;
3129
2793
  }
@@ -3133,72 +2797,58 @@ export interface ProductSupport {
3133
2797
  export interface DescribeCVMAssetsResponse {
3134
2798
  /**
3135
2799
  * 总数
3136
- 注意:此字段可能返回 null,表示取不到有效值。
3137
2800
  */
3138
2801
  Total?: number;
3139
2802
  /**
3140
2803
  * 机器列表
3141
- 注意:此字段可能返回 null,表示取不到有效值。
3142
2804
  */
3143
2805
  Data?: Array<CVMAssetVO>;
3144
2806
  /**
3145
2807
  * 地域列表
3146
- 注意:此字段可能返回 null,表示取不到有效值。
3147
2808
  */
3148
2809
  RegionList?: Array<FilterDataObject>;
3149
2810
  /**
3150
2811
  * 防护状态
3151
- 注意:此字段可能返回 null,表示取不到有效值。
3152
2812
  */
3153
2813
  DefenseStatusList?: Array<FilterDataObject>;
3154
2814
  /**
3155
2815
  * vpc枚举
3156
- 注意:此字段可能返回 null,表示取不到有效值。
3157
2816
  */
3158
2817
  VpcList?: Array<FilterDataObject>;
3159
2818
  /**
3160
2819
  * 资产类型枚举
3161
- 注意:此字段可能返回 null,表示取不到有效值。
3162
2820
  */
3163
2821
  AssetTypeList?: Array<FilterDataObject>;
3164
2822
  /**
3165
2823
  * 操作系统枚举
3166
- 注意:此字段可能返回 null,表示取不到有效值。
3167
2824
  */
3168
2825
  SystemTypeList?: Array<FilterDataObject>;
3169
2826
  /**
3170
2827
  * ip列表
3171
- 注意:此字段可能返回 null,表示取不到有效值。
3172
2828
  */
3173
2829
  IpTypeList?: Array<FilterDataObject>;
3174
2830
  /**
3175
2831
  * appid列表
3176
- 注意:此字段可能返回 null,表示取不到有效值。
3177
2832
  */
3178
2833
  AppIdList?: Array<FilterDataObject>;
3179
2834
  /**
3180
2835
  * 可用区列表
3181
- 注意:此字段可能返回 null,表示取不到有效值。
3182
2836
  */
3183
2837
  ZoneList?: Array<FilterDataObject>;
3184
2838
  /**
3185
2839
  * os列表
3186
- 注意:此字段可能返回 null,表示取不到有效值。
3187
2840
  */
3188
2841
  OsList?: Array<FilterDataObject>;
3189
2842
  /**
3190
2843
  * 资产类型和实例类型的对应关系
3191
- 注意:此字段可能返回 null,表示取不到有效值。
3192
2844
  */
3193
2845
  AssetMapInstanceTypeList?: Array<AssetInstanceTypeMap>;
3194
2846
  /**
3195
2847
  * 公网内网枚举
3196
- 注意:此字段可能返回 null,表示取不到有效值。
3197
2848
  */
3198
2849
  PublicPrivateAttr?: Array<FilterDataObject>;
3199
2850
  /**
3200
2851
  * 主机防护状态
3201
- 注意:此字段可能返回 null,表示取不到有效值。
3202
2852
  */
3203
2853
  ProtectStatusList?: Array<FilterDataObject>;
3204
2854
  /**
@@ -3212,12 +2862,10 @@ export interface DescribeCVMAssetsResponse {
3212
2862
  export interface VulImpactComponentInfo {
3213
2863
  /**
3214
2864
  * 组件名称
3215
- 注意:此字段可能返回 null,表示取不到有效值。
3216
2865
  */
3217
2866
  Component?: string;
3218
2867
  /**
3219
2868
  * 版本名称
3220
- 注意:此字段可能返回 null,表示取不到有效值。
3221
2869
  */
3222
2870
  Version?: string;
3223
2871
  }
@@ -3243,7 +2891,6 @@ export interface VULRiskAdvanceCFGList {
3243
2891
  CheckFrom?: string;
3244
2892
  /**
3245
2893
  * 是否启用,1-启用,0-禁用
3246
- 注意:此字段可能返回 null,表示取不到有效值。
3247
2894
  */
3248
2895
  Enable?: number;
3249
2896
  /**
@@ -3256,7 +2903,6 @@ export interface VULRiskAdvanceCFGList {
3256
2903
  ImpactVersion?: string;
3257
2904
  /**
3258
2905
  * CVE
3259
- 注意:此字段可能返回 null,表示取不到有效值。
3260
2906
  */
3261
2907
  CVE?: string;
3262
2908
  /**
@@ -3265,57 +2911,46 @@ export interface VULRiskAdvanceCFGList {
3265
2911
  VULTag?: Array<string>;
3266
2912
  /**
3267
2913
  * 修复方式
3268
- 注意:此字段可能返回 null,表示取不到有效值。
3269
2914
  */
3270
2915
  FixMethod?: Array<string>;
3271
2916
  /**
3272
2917
  * 披露时间
3273
- 注意:此字段可能返回 null,表示取不到有效值。
3274
2918
  */
3275
2919
  ReleaseTime?: string;
3276
2920
  /**
3277
2921
  * 应急漏洞类型,1-应急漏洞,0-非应急漏洞
3278
- 注意:此字段可能返回 null,表示取不到有效值。
3279
2922
  */
3280
2923
  EMGCVulType?: number;
3281
2924
  /**
3282
2925
  * 漏洞描述
3283
- 注意:此字段可能返回 null,表示取不到有效值。
3284
2926
  */
3285
2927
  VULDescribe?: string;
3286
2928
  /**
3287
2929
  * 影响组件
3288
- 注意:此字段可能返回 null,表示取不到有效值。
3289
2930
  */
3290
2931
  ImpactComponent?: string;
3291
2932
  /**
3292
2933
  * 漏洞Payload
3293
- 注意:此字段可能返回 null,表示取不到有效值。
3294
2934
  */
3295
2935
  Payload?: string;
3296
2936
  /**
3297
2937
  * 技术参考
3298
- 注意:此字段可能返回 null,表示取不到有效值。
3299
2938
  */
3300
2939
  References?: string;
3301
2940
  /**
3302
2941
  * cvss评分
3303
- 注意:此字段可能返回 null,表示取不到有效值。
3304
2942
  */
3305
2943
  CVSS?: string;
3306
2944
  /**
3307
2945
  * 攻击热度
3308
- 注意:此字段可能返回 null,表示取不到有效值。
3309
2946
  */
3310
2947
  AttackHeat?: string;
3311
2948
  /**
3312
2949
  * 安全产品支持情况
3313
- 注意:此字段可能返回 null,表示取不到有效值。
3314
2950
  */
3315
2951
  ServiceSupport?: Array<ServiceSupport>;
3316
2952
  /**
3317
2953
  * 最新检测时间
3318
- 注意:此字段可能返回 null,表示取不到有效值。
3319
2954
  */
3320
2955
  RecentScanTime?: string;
3321
2956
  }
@@ -3325,12 +2960,10 @@ export interface VULRiskAdvanceCFGList {
3325
2960
  export interface WhereFilter {
3326
2961
  /**
3327
2962
  * 过滤的项
3328
- 注意:此字段可能返回 null,表示取不到有效值。
3329
2963
  */
3330
2964
  Name: string;
3331
2965
  /**
3332
2966
  * 过滤的值
3333
- 注意:此字段可能返回 null,表示取不到有效值。
3334
2967
  */
3335
2968
  Values: Array<string>;
3336
2969
  /**
@@ -3338,7 +2971,6 @@ export interface WhereFilter {
3338
2971
  1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与
3339
2972
  精确匹配填 7 模糊匹配填9
3340
2973
 
3341
- 注意:此字段可能返回 null,表示取不到有效值。
3342
2974
  */
3343
2975
  OperatorType?: number;
3344
2976
  }
@@ -3377,7 +3009,6 @@ export interface AssetClusterPod {
3377
3009
  Nick?: string;
3378
3010
  /**
3379
3011
  * 地域
3380
- 注意:此字段可能返回 null,表示取不到有效值。
3381
3012
  */
3382
3013
  Region?: string;
3383
3014
  /**
@@ -3390,72 +3021,58 @@ export interface AssetClusterPod {
3390
3021
  AssetName?: string;
3391
3022
  /**
3392
3023
  * pod创建时间
3393
- 注意:此字段可能返回 null,表示取不到有效值。
3394
3024
  */
3395
3025
  InstanceCreateTime?: string;
3396
3026
  /**
3397
3027
  * 命名空间
3398
- 注意:此字段可能返回 null,表示取不到有效值。
3399
3028
  */
3400
3029
  Namespace?: string;
3401
3030
  /**
3402
3031
  * 状态
3403
- 注意:此字段可能返回 null,表示取不到有效值。
3404
3032
  */
3405
3033
  Status?: string;
3406
3034
  /**
3407
3035
  * 集群id
3408
- 注意:此字段可能返回 null,表示取不到有效值。
3409
3036
  */
3410
3037
  ClusterId?: string;
3411
3038
  /**
3412
3039
  * 集群名称
3413
- 注意:此字段可能返回 null,表示取不到有效值。
3414
3040
  */
3415
3041
  ClusterName?: string;
3416
3042
  /**
3417
3043
  * 主机id
3418
- 注意:此字段可能返回 null,表示取不到有效值。
3419
3044
  */
3420
3045
  MachineId?: string;
3421
3046
  /**
3422
3047
  * 主机名
3423
- 注意:此字段可能返回 null,表示取不到有效值。
3424
3048
  */
3425
3049
  MachineName?: string;
3426
3050
  /**
3427
3051
  * pod ip
3428
- 注意:此字段可能返回 null,表示取不到有效值。
3429
3052
  */
3430
3053
  PodIp?: string;
3431
3054
  /**
3432
3055
  * 关联service数
3433
- 注意:此字段可能返回 null,表示取不到有效值。
3434
3056
  */
3435
3057
  ServiceCount?: number;
3436
3058
  /**
3437
3059
  * 关联容器数
3438
- 注意:此字段可能返回 null,表示取不到有效值。
3439
3060
  */
3440
3061
  ContainerCount?: number;
3441
3062
  /**
3442
3063
  * 公网ip
3443
- 注意:此字段可能返回 null,表示取不到有效值。
3444
3064
  */
3445
3065
  PublicIp?: string;
3446
3066
  /**
3447
3067
  * 内网ip
3448
- 注意:此字段可能返回 null,表示取不到有效值。
3449
3068
  */
3450
3069
  PrivateIp?: string;
3451
3070
  /**
3452
3071
  * 是否核心:1:核心,2:非核心
3453
- 注意:此字段可能返回 null,表示取不到有效值。
3454
3072
  */
3455
3073
  IsCore?: number;
3456
3074
  /**
3457
3075
  * 是否新资产 1新
3458
- 注意:此字段可能返回 null,表示取不到有效值。
3459
3076
  */
3460
3077
  IsNewAsset?: number;
3461
3078
  }
@@ -3464,7 +3081,7 @@ export interface AssetClusterPod {
3464
3081
  */
3465
3082
  export interface DescribeCVMAssetInfoRequest {
3466
3083
  /**
3467
- * -
3084
+ * 资产id
3468
3085
  */
3469
3086
  AssetId: string;
3470
3087
  }
@@ -3526,12 +3143,10 @@ export interface AssetViewWeakPassRisk {
3526
3143
  AppId?: string;
3527
3144
  /**
3528
3145
  * 用户昵称
3529
- 注意:此字段可能返回 null,表示取不到有效值。
3530
3146
  */
3531
3147
  Nick?: string;
3532
3148
  /**
3533
3149
  * 用户uin
3534
- 注意:此字段可能返回 null,表示取不到有效值。
3535
3150
  */
3536
3151
  Uin?: string;
3537
3152
  /**
@@ -3605,12 +3220,10 @@ export interface WebsiteRisk {
3605
3220
  AppId?: string;
3606
3221
  /**
3607
3222
  * 用户昵称
3608
- 注意:此字段可能返回 null,表示取不到有效值。
3609
3223
  */
3610
3224
  Nick?: string;
3611
3225
  /**
3612
3226
  * 用户uin
3613
- 注意:此字段可能返回 null,表示取不到有效值。
3614
3227
  */
3615
3228
  Uin?: string;
3616
3229
  /**
@@ -3649,22 +3262,18 @@ export interface ServiceSupport {
3649
3262
  /**
3650
3263
  * 产品名称:
3651
3264
  "cfw_waf_virtual", "cwp_detect", "cwp_defense", "cwp_fix"
3652
- 注意:此字段可能返回 null,表示取不到有效值。
3653
3265
  */
3654
3266
  ServiceName?: string;
3655
3267
  /**
3656
3268
  * 已处理的资产总数
3657
- 注意:此字段可能返回 null,表示取不到有效值。
3658
3269
  */
3659
3270
  SupportHandledCount?: number;
3660
3271
  /**
3661
3272
  * 支持的资产总数
3662
- 注意:此字段可能返回 null,表示取不到有效值。
3663
3273
  */
3664
3274
  SupportTotalCount?: number;
3665
3275
  /**
3666
3276
  * 是否支持该产品1支持;0不支持
3667
- 注意:此字段可能返回 null,表示取不到有效值。
3668
3277
  */
3669
3278
  IsSupport?: boolean;
3670
3279
  }
@@ -3870,22 +3479,18 @@ export interface StopRiskCenterTaskRequest {
3870
3479
  export interface DescribeScanTaskListResponse {
3871
3480
  /**
3872
3481
  * 总条数
3873
- 注意:此字段可能返回 null,表示取不到有效值。
3874
3482
  */
3875
3483
  TotalCount?: number;
3876
3484
  /**
3877
3485
  * 任务日志列表
3878
- 注意:此字段可能返回 null,表示取不到有效值。
3879
3486
  */
3880
3487
  Data?: Array<ScanTaskInfoList>;
3881
3488
  /**
3882
3489
  * 主账户ID列表
3883
- 注意:此字段可能返回 null,表示取不到有效值。
3884
3490
  */
3885
3491
  UINList?: Array<string>;
3886
3492
  /**
3887
3493
  * 体检模式过滤列表
3888
- 注意:此字段可能返回 null,表示取不到有效值。
3889
3494
  */
3890
3495
  TaskModeList?: Array<FilterDataObject>;
3891
3496
  /**
@@ -3899,62 +3504,50 @@ export interface DescribeScanTaskListResponse {
3899
3504
  export interface ScanTaskInfo {
3900
3505
  /**
3901
3506
  * 任务Id
3902
- 注意:此字段可能返回 null,表示取不到有效值。
3903
3507
  */
3904
3508
  TaskId?: string;
3905
3509
  /**
3906
3510
  * 任务名称
3907
- 注意:此字段可能返回 null,表示取不到有效值。
3908
3511
  */
3909
3512
  TaskName?: string;
3910
3513
  /**
3911
3514
  * 任务状态码:1等待开始 2正在扫描 3扫描出错 4扫描完成
3912
- 注意:此字段可能返回 null,表示取不到有效值。
3913
3515
  */
3914
3516
  Status?: number;
3915
3517
  /**
3916
3518
  * 任务进度
3917
- 注意:此字段可能返回 null,表示取不到有效值。
3918
3519
  */
3919
3520
  Progress?: number;
3920
3521
  /**
3921
3522
  * 任务完成时间
3922
- 注意:此字段可能返回 null,表示取不到有效值。
3923
3523
  */
3924
3524
  TaskTime?: string;
3925
3525
  /**
3926
3526
  * 报告ID
3927
- 注意:此字段可能返回 null,表示取不到有效值。
3928
3527
  */
3929
3528
  ReportId?: string;
3930
3529
  /**
3931
3530
  * 报告名称
3932
- 注意:此字段可能返回 null,表示取不到有效值。
3933
3531
  */
3934
3532
  ReportName?: string;
3935
3533
  /**
3936
3534
  * 扫描计划,0-周期任务,1-立即扫描,2-定时扫描,3-自定义
3937
- 注意:此字段可能返回 null,表示取不到有效值。
3938
3535
  */
3939
3536
  ScanPlan?: number;
3940
3537
  /**
3941
3538
  * 关联的资产数
3942
- 注意:此字段可能返回 null,表示取不到有效值。
3943
3539
  */
3944
3540
  AssetCount?: number;
3945
3541
  /**
3946
3542
  * APP ID
3947
- 注意:此字段可能返回 null,表示取不到有效值。
3948
3543
  */
3949
3544
  AppId?: string;
3950
3545
  /**
3951
3546
  * 用户主账户ID
3952
- 注意:此字段可能返回 null,表示取不到有效值。
3953
3547
  */
3954
3548
  UIN?: string;
3955
3549
  /**
3956
3550
  * 用户名称
3957
- 注意:此字段可能返回 null,表示取不到有效值。
3958
3551
  */
3959
3552
  UserName?: string;
3960
3553
  }
@@ -3964,17 +3557,14 @@ export interface ScanTaskInfo {
3964
3557
  export interface AssetInstanceTypeMap {
3965
3558
  /**
3966
3559
  * 资产类型
3967
- 注意:此字段可能返回 null,表示取不到有效值。
3968
3560
  */
3969
3561
  Text?: string;
3970
3562
  /**
3971
3563
  * 资产类型
3972
- 注意:此字段可能返回 null,表示取不到有效值。
3973
3564
  */
3974
3565
  Value?: string;
3975
3566
  /**
3976
3567
  * 资产类型和实例类型映射关系
3977
- 注意:此字段可能返回 null,表示取不到有效值。
3978
3568
  */
3979
3569
  InstanceTypeList?: Array<FilterDataObject>;
3980
3570
  }
@@ -3983,13 +3573,11 @@ export interface AssetInstanceTypeMap {
3983
3573
  */
3984
3574
  export interface Tags {
3985
3575
  /**
3986
- *
3987
- 注意:此字段可能返回 null,表示取不到有效值。
3576
+ * 主机标签key
3988
3577
  */
3989
3578
  TagKey?: string;
3990
3579
  /**
3991
- *
3992
- 注意:此字段可能返回 null,表示取不到有效值。
3580
+ * 主机标签value
3993
3581
  */
3994
3582
  TagValue?: string;
3995
3583
  }
@@ -4075,7 +3663,6 @@ export interface VULViewVULRisk {
4075
3663
  VULURL?: string;
4076
3664
  /**
4077
3665
  * 用户昵称
4078
- 注意:此字段可能返回 null,表示取不到有效值。
4079
3666
  */
4080
3667
  Nick?: string;
4081
3668
  /**
@@ -4084,17 +3671,14 @@ export interface VULViewVULRisk {
4084
3671
  AppId?: string;
4085
3672
  /**
4086
3673
  * 用户uin
4087
- 注意:此字段可能返回 null,表示取不到有效值。
4088
3674
  */
4089
3675
  Uin?: string;
4090
3676
  /**
4091
3677
  * 修复建议
4092
- 注意:此字段可能返回 null,表示取不到有效值。
4093
3678
  */
4094
3679
  Fix?: string;
4095
3680
  /**
4096
3681
  * 应急漏洞类型,1-应急漏洞,0-非应急漏洞
4097
- 注意:此字段可能返回 null,表示取不到有效值。
4098
3682
  */
4099
3683
  EMGCVulType?: number;
4100
3684
  }
@@ -4156,12 +3740,10 @@ export interface PortViewPortRisk {
4156
3740
  AppId?: string;
4157
3741
  /**
4158
3742
  * 用户昵称
4159
- 注意:此字段可能返回 null,表示取不到有效值。
4160
3743
  */
4161
3744
  Nick?: string;
4162
3745
  /**
4163
3746
  * 用户uin
4164
- 注意:此字段可能返回 null,表示取不到有效值。
4165
3747
  */
4166
3748
  Uin?: string;
4167
3749
  /**
@@ -4175,22 +3757,18 @@ export interface PortViewPortRisk {
4175
3757
  export interface VULRiskInfo {
4176
3758
  /**
4177
3759
  * 修复建议
4178
- 注意:此字段可能返回 null,表示取不到有效值。
4179
3760
  */
4180
3761
  Fix?: string;
4181
3762
  /**
4182
3763
  * 技术参考/参考链接
4183
- 注意:此字段可能返回 null,表示取不到有效值。
4184
3764
  */
4185
3765
  References?: string;
4186
3766
  /**
4187
3767
  * 漏洞描述
4188
- 注意:此字段可能返回 null,表示取不到有效值。
4189
3768
  */
4190
3769
  Describe?: string;
4191
3770
  /**
4192
3771
  * 受影响组件
4193
- 注意:此字段可能返回 null,表示取不到有效值。
4194
3772
  */
4195
3773
  ImpactComponent?: Array<VulImpactComponentInfo>;
4196
3774
  }
@@ -4212,8 +3790,7 @@ export interface DescribeClusterPodAssetsRequest {
4212
3790
  */
4213
3791
  export interface DescribeCVMAssetInfoResponse {
4214
3792
  /**
4215
- * -
4216
- 注意:此字段可能返回 null,表示取不到有效值。
3793
+ * 数据
4217
3794
  */
4218
3795
  Data?: AssetBaseInfoResponse;
4219
3796
  /**
@@ -4227,7 +3804,6 @@ export interface DescribeCVMAssetInfoResponse {
4227
3804
  export interface DescribePublicIpAssetsResponse {
4228
3805
  /**
4229
3806
  * 列表
4230
- 注意:此字段可能返回 null,表示取不到有效值。
4231
3807
  */
4232
3808
  Data?: Array<IpAssetListVO>;
4233
3809
  /**
@@ -4236,32 +3812,26 @@ export interface DescribePublicIpAssetsResponse {
4236
3812
  Total?: number;
4237
3813
  /**
4238
3814
  * 资产归属地
4239
- 注意:此字段可能返回 null,表示取不到有效值。
4240
3815
  */
4241
3816
  AssetLocationList?: Array<FilterDataObject>;
4242
3817
  /**
4243
3818
  * ip列表枚举
4244
- 注意:此字段可能返回 null,表示取不到有效值。
4245
3819
  */
4246
3820
  IpTypeList?: Array<FilterDataObject>;
4247
3821
  /**
4248
3822
  * 地域列表枚举
4249
- 注意:此字段可能返回 null,表示取不到有效值。
4250
3823
  */
4251
3824
  RegionList?: Array<FilterDataObject>;
4252
3825
  /**
4253
3826
  * 防护枚举
4254
- 注意:此字段可能返回 null,表示取不到有效值。
4255
3827
  */
4256
3828
  DefenseStatusList?: Array<FilterDataObject>;
4257
3829
  /**
4258
3830
  * 资产类型枚举
4259
- 注意:此字段可能返回 null,表示取不到有效值。
4260
3831
  */
4261
3832
  AssetTypeList?: Array<FilterDataObject>;
4262
3833
  /**
4263
3834
  * AppId枚举
4264
- 注意:此字段可能返回 null,表示取不到有效值。
4265
3835
  */
4266
3836
  AppIdList?: Array<FilterDataObject>;
4267
3837
  /**
@@ -4305,22 +3875,18 @@ export interface DescribeTaskLogURLResponse {
4305
3875
  export interface VulTrend {
4306
3876
  /**
4307
3877
  * 影响的资产数
4308
- 注意:此字段可能返回 null,表示取不到有效值。
4309
3878
  */
4310
3879
  AffectAssetCount?: number;
4311
3880
  /**
4312
3881
  * 影响的用户数
4313
- 注意:此字段可能返回 null,表示取不到有效值。
4314
3882
  */
4315
3883
  AffectUserCount?: number;
4316
3884
  /**
4317
3885
  * 攻击数
4318
- 注意:此字段可能返回 null,表示取不到有效值。
4319
3886
  */
4320
3887
  AttackCount?: number;
4321
3888
  /**
4322
3889
  * 时间
4323
- 注意:此字段可能返回 null,表示取不到有效值。
4324
3890
  */
4325
3891
  Date?: string;
4326
3892
  }
@@ -4343,454 +3909,364 @@ export interface ModifyOrganizationAccountStatusResponse {
4343
3909
  export interface AlertExtraInfo {
4344
3910
  /**
4345
3911
  * 相关攻击事件
4346
- 注意:此字段可能返回 null,表示取不到有效值。
4347
3912
  */
4348
3913
  RelateEvent?: RelatedEvent;
4349
3914
  /**
4350
3915
  * 泄漏内容
4351
- 注意:此字段可能返回 null,表示取不到有效值。
4352
3916
  */
4353
3917
  LeakContent?: string;
4354
3918
  /**
4355
3919
  * 泄漏API
4356
- 注意:此字段可能返回 null,表示取不到有效值。
4357
3920
  */
4358
3921
  LeakAPI?: string;
4359
3922
  /**
4360
3923
  * secretID
4361
- 注意:此字段可能返回 null,表示取不到有效值。
4362
3924
  */
4363
3925
  SecretID?: string;
4364
3926
  /**
4365
3927
  * 命中规则
4366
- 注意:此字段可能返回 null,表示取不到有效值。
4367
3928
  */
4368
3929
  Rule?: string;
4369
3930
  /**
4370
3931
  * 规则描述
4371
- 注意:此字段可能返回 null,表示取不到有效值。
4372
3932
  */
4373
3933
  RuleDesc?: string;
4374
3934
  /**
4375
3935
  * 协议端口
4376
- 注意:此字段可能返回 null,表示取不到有效值。
4377
3936
  */
4378
3937
  ProtocolPort?: string;
4379
3938
  /**
4380
3939
  * 攻击内容
4381
- 注意:此字段可能返回 null,表示取不到有效值。
4382
3940
  */
4383
3941
  AttackContent?: string;
4384
3942
  /**
4385
3943
  * 攻击IP画像
4386
- 注意:此字段可能返回 null,表示取不到有效值。
4387
3944
  */
4388
3945
  AttackIPProfile?: string;
4389
3946
  /**
4390
3947
  * 攻击IP标签
4391
- 注意:此字段可能返回 null,表示取不到有效值。
4392
3948
  */
4393
3949
  AttackIPTags?: string;
4394
3950
  /**
4395
3951
  * 请求方式
4396
- 注意:此字段可能返回 null,表示取不到有效值。
4397
3952
  */
4398
3953
  RequestMethod?: string;
4399
3954
  /**
4400
3955
  * HTTP日志
4401
- 注意:此字段可能返回 null,表示取不到有效值。
4402
3956
  */
4403
3957
  HttpLog?: string;
4404
3958
  /**
4405
3959
  * 被攻击域名
4406
- 注意:此字段可能返回 null,表示取不到有效值。
4407
3960
  */
4408
3961
  AttackDomain?: string;
4409
3962
  /**
4410
3963
  * 文件路径
4411
- 注意:此字段可能返回 null,表示取不到有效值。
4412
3964
  */
4413
3965
  FilePath?: string;
4414
3966
  /**
4415
3967
  * user_agent
4416
- 注意:此字段可能返回 null,表示取不到有效值。
4417
3968
  */
4418
3969
  UserAgent?: string;
4419
3970
  /**
4420
3971
  * 请求头
4421
- 注意:此字段可能返回 null,表示取不到有效值。
4422
3972
  */
4423
3973
  RequestHeaders?: string;
4424
3974
  /**
4425
3975
  * 登录用户名
4426
- 注意:此字段可能返回 null,表示取不到有效值。
4427
3976
  */
4428
3977
  LoginUserName?: string;
4429
3978
  /**
4430
3979
  * 漏洞名称
4431
- 注意:此字段可能返回 null,表示取不到有效值。
4432
3980
  */
4433
3981
  VulnerabilityName?: string;
4434
3982
  /**
4435
3983
  * 公共漏洞和暴露
4436
- 注意:此字段可能返回 null,表示取不到有效值。
4437
3984
  */
4438
3985
  CVE?: string;
4439
3986
  /**
4440
3987
  * 服务进程
4441
- 注意:此字段可能返回 null,表示取不到有效值。
4442
3988
  */
4443
3989
  ServiceProcess?: string;
4444
3990
  /**
4445
3991
  * 文件名
4446
- 注意:此字段可能返回 null,表示取不到有效值。
4447
3992
  */
4448
3993
  FileName?: string;
4449
3994
  /**
4450
3995
  * 文件大小
4451
- 注意:此字段可能返回 null,表示取不到有效值。
4452
3996
  */
4453
3997
  FileSize?: string;
4454
3998
  /**
4455
3999
  * 文件MD5
4456
- 注意:此字段可能返回 null,表示取不到有效值。
4457
4000
  */
4458
4001
  FileMD5?: string;
4459
4002
  /**
4460
4003
  * 文件最近访问时间
4461
- 注意:此字段可能返回 null,表示取不到有效值。
4462
4004
  */
4463
4005
  FileLastAccessTime?: string;
4464
4006
  /**
4465
4007
  * 文件修改时间
4466
- 注意:此字段可能返回 null,表示取不到有效值。
4467
4008
  */
4468
4009
  FileModifyTime?: string;
4469
4010
  /**
4470
4011
  * 最近访问时间
4471
- 注意:此字段可能返回 null,表示取不到有效值。
4472
4012
  */
4473
4013
  RecentAccessTime?: string;
4474
4014
  /**
4475
4015
  * 最近修改时间
4476
- 注意:此字段可能返回 null,表示取不到有效值。
4477
4016
  */
4478
4017
  RecentModifyTime?: string;
4479
4018
  /**
4480
4019
  * 病毒名
4481
- 注意:此字段可能返回 null,表示取不到有效值。
4482
4020
  */
4483
4021
  VirusName?: string;
4484
4022
  /**
4485
4023
  * 病毒文件标签
4486
- 注意:此字段可能返回 null,表示取不到有效值。
4487
4024
  */
4488
4025
  VirusFileTags?: string;
4489
4026
  /**
4490
4027
  * 行为特征
4491
- 注意:此字段可能返回 null,表示取不到有效值。
4492
4028
  */
4493
4029
  BehavioralCharacteristics?: string;
4494
4030
  /**
4495
4031
  * 进程名(PID)
4496
- 注意:此字段可能返回 null,表示取不到有效值。
4497
4032
  */
4498
4033
  ProcessNamePID?: string;
4499
4034
  /**
4500
4035
  * 进程路径
4501
- 注意:此字段可能返回 null,表示取不到有效值。
4502
4036
  */
4503
4037
  ProcessPath?: string;
4504
4038
  /**
4505
4039
  * 进程命令行
4506
- 注意:此字段可能返回 null,表示取不到有效值。
4507
4040
  */
4508
4041
  ProcessCommandLine?: string;
4509
4042
  /**
4510
4043
  * 进程权限
4511
- 注意:此字段可能返回 null,表示取不到有效值。
4512
4044
  */
4513
4045
  ProcessPermissions?: string;
4514
4046
  /**
4515
4047
  * 执行命令
4516
- 注意:此字段可能返回 null,表示取不到有效值。
4517
4048
  */
4518
4049
  ExecutedCommand?: string;
4519
4050
  /**
4520
4051
  * 受影响文件名
4521
- 注意:此字段可能返回 null,表示取不到有效值。
4522
4052
  */
4523
4053
  AffectedFileName?: string;
4524
4054
  /**
4525
4055
  * 诱饵路径
4526
- 注意:此字段可能返回 null,表示取不到有效值。
4527
4056
  */
4528
4057
  DecoyPath?: string;
4529
4058
  /**
4530
4059
  * 恶意进程文件大小
4531
- 注意:此字段可能返回 null,表示取不到有效值。
4532
4060
  */
4533
4061
  MaliciousProcessFileSize?: string;
4534
4062
  /**
4535
4063
  * 恶意进程文件MD5
4536
- 注意:此字段可能返回 null,表示取不到有效值。
4537
4064
  */
4538
4065
  MaliciousProcessFileMD5?: string;
4539
4066
  /**
4540
4067
  * 恶意进程名(PID)
4541
- 注意:此字段可能返回 null,表示取不到有效值。
4542
4068
  */
4543
4069
  MaliciousProcessNamePID?: string;
4544
4070
  /**
4545
4071
  * 恶意进程路径
4546
- 注意:此字段可能返回 null,表示取不到有效值。
4547
4072
  */
4548
4073
  MaliciousProcessPath?: string;
4549
4074
  /**
4550
4075
  * 恶意进程启动时间
4551
- 注意:此字段可能返回 null,表示取不到有效值。
4552
4076
  */
4553
4077
  MaliciousProcessStartTime?: string;
4554
4078
  /**
4555
4079
  * 命令内容
4556
- 注意:此字段可能返回 null,表示取不到有效值。
4557
4080
  */
4558
4081
  CommandContent?: string;
4559
4082
  /**
4560
4083
  * 启动用户
4561
- 注意:此字段可能返回 null,表示取不到有效值。
4562
4084
  */
4563
4085
  StartupUser?: string;
4564
4086
  /**
4565
4087
  * 用户所属组
4566
- 注意:此字段可能返回 null,表示取不到有效值。
4567
4088
  */
4568
4089
  UserGroup?: string;
4569
4090
  /**
4570
4091
  * 新增权限
4571
- 注意:此字段可能返回 null,表示取不到有效值。
4572
4092
  */
4573
4093
  NewPermissions?: string;
4574
4094
  /**
4575
4095
  * 父进程
4576
- 注意:此字段可能返回 null,表示取不到有效值。
4577
4096
  */
4578
4097
  ParentProcess?: string;
4579
4098
  /**
4580
4099
  * 类名
4581
- 注意:此字段可能返回 null,表示取不到有效值。
4582
4100
  */
4583
4101
  ClassName?: string;
4584
4102
  /**
4585
4103
  * 所属类加载器
4586
- 注意:此字段可能返回 null,表示取不到有效值。
4587
4104
  */
4588
4105
  ClassLoader?: string;
4589
4106
  /**
4590
4107
  * 类文件大小
4591
- 注意:此字段可能返回 null,表示取不到有效值。
4592
4108
  */
4593
4109
  ClassFileSize?: string;
4594
4110
  /**
4595
4111
  * 类文件MD5
4596
- 注意:此字段可能返回 null,表示取不到有效值。
4597
4112
  */
4598
4113
  ClassFileMD5?: string;
4599
4114
  /**
4600
4115
  * 父类名
4601
- 注意:此字段可能返回 null,表示取不到有效值。
4602
4116
  */
4603
4117
  ParentClassName?: string;
4604
4118
  /**
4605
4119
  * 继承接口
4606
- 注意:此字段可能返回 null,表示取不到有效值。
4607
4120
  */
4608
4121
  InheritedInterface?: string;
4609
4122
  /**
4610
4123
  * 注释
4611
- 注意:此字段可能返回 null,表示取不到有效值。
4612
4124
  */
4613
4125
  Comment?: string;
4614
4126
  /**
4615
4127
  * 载荷内容
4616
- 注意:此字段可能返回 null,表示取不到有效值。
4617
4128
  */
4618
4129
  PayloadContent?: string;
4619
4130
  /**
4620
4131
  * 回连地址画像
4621
- 注意:此字段可能返回 null,表示取不到有效值。
4622
4132
  */
4623
4133
  CallbackAddressPortrait?: string;
4624
4134
  /**
4625
4135
  * 回连地址标签
4626
- 注意:此字段可能返回 null,表示取不到有效值。
4627
4136
  */
4628
4137
  CallbackAddressTag?: string;
4629
4138
  /**
4630
4139
  * 进程MD5
4631
- 注意:此字段可能返回 null,表示取不到有效值。
4632
4140
  */
4633
4141
  ProcessMD5?: string;
4634
4142
  /**
4635
4143
  * 文件权限
4636
- 注意:此字段可能返回 null,表示取不到有效值。
4637
4144
  */
4638
4145
  FilePermission?: string;
4639
4146
  /**
4640
4147
  * 来源于日志分析的信息字段
4641
- 注意:此字段可能返回 null,表示取不到有效值。
4642
4148
  */
4643
4149
  FromLogAnalysisData?: Array<KeyValue>;
4644
4150
  /**
4645
4151
  * 命中探针
4646
- 注意:此字段可能返回 null,表示取不到有效值。
4647
4152
  */
4648
4153
  HitProbe?: string;
4649
4154
  /**
4650
4155
  * 命中蜜罐
4651
4156
 
4652
- 注意:此字段可能返回 null,表示取不到有效值。
4653
4157
  */
4654
4158
  HitHoneyPot?: string;
4655
4159
  /**
4656
4160
  * 命令列表
4657
- 注意:此字段可能返回 null,表示取不到有效值。
4658
4161
  */
4659
4162
  CommandList?: string;
4660
4163
  /**
4661
4164
  * 攻击事件描述
4662
4165
 
4663
- 注意:此字段可能返回 null,表示取不到有效值。
4664
4166
  */
4665
4167
  AttackEventDesc?: string;
4666
4168
  /**
4667
4169
  * 进程信息
4668
- 注意:此字段可能返回 null,表示取不到有效值。
4669
4170
  */
4670
4171
  ProcessInfo?: string;
4671
4172
  /**
4672
4173
  * 使用用户名&密码
4673
- 注意:此字段可能返回 null,表示取不到有效值。
4674
4174
  */
4675
4175
  UserNameAndPwd?: string;
4676
4176
  /**
4677
4177
  * 主机防护策略ID
4678
- 注意:此字段可能返回 null,表示取不到有效值。
4679
4178
  */
4680
4179
  StrategyID?: string;
4681
4180
  /**
4682
4181
  * 主机防护策略名称
4683
- 注意:此字段可能返回 null,表示取不到有效值。
4684
4182
  */
4685
4183
  StrategyName?: string;
4686
4184
  /**
4687
4185
  * 主机防护命中策略,是策略ID和策略名称的组合
4688
- 注意:此字段可能返回 null,表示取不到有效值。
4689
4186
  */
4690
4187
  HitStrategy?: string;
4691
4188
  /**
4692
4189
  * 进程名
4693
- 注意:此字段可能返回 null,表示取不到有效值。
4694
4190
  */
4695
4191
  ProcessName?: string;
4696
4192
  /**
4697
4193
  * PID
4698
- 注意:此字段可能返回 null,表示取不到有效值。
4699
4194
  */
4700
4195
  PID?: string;
4701
4196
  /**
4702
4197
  * 容器Pod名
4703
- 注意:此字段可能返回 null,表示取不到有效值。
4704
4198
  */
4705
4199
  PodName?: string;
4706
4200
  /**
4707
4201
  * 容器PodID
4708
- 注意:此字段可能返回 null,表示取不到有效值。
4709
4202
  */
4710
4203
  PodID?: string;
4711
4204
  /**
4712
4205
  * Http响应
4713
- 注意:此字段可能返回 null,表示取不到有效值。
4714
4206
  */
4715
4207
  Response?: string;
4716
4208
  /**
4717
4209
  * 系统调用
4718
- 注意:此字段可能返回 null,表示取不到有效值。
4719
4210
  */
4720
4211
  SystemCall?: string;
4721
4212
  /**
4722
4213
  * 操作类型verb
4723
- 注意:此字段可能返回 null,表示取不到有效值。
4724
4214
  */
4725
4215
  Verb?: string;
4726
4216
  /**
4727
4217
  * 日志ID
4728
- 注意:此字段可能返回 null,表示取不到有效值。
4729
4218
  */
4730
4219
  LogID?: string;
4731
4220
  /**
4732
4221
  * 变更内容
4733
- 注意:此字段可能返回 null,表示取不到有效值。
4734
4222
  */
4735
4223
  Different?: string;
4736
4224
  /**
4737
4225
  * 事件类型
4738
- 注意:此字段可能返回 null,表示取不到有效值。
4739
4226
  */
4740
4227
  EventType?: string;
4741
4228
  /**
4742
4229
  * 事件描述
4743
- 注意:此字段可能返回 null,表示取不到有效值。
4744
4230
  */
4745
4231
  Description?: string;
4746
4232
  /**
4747
4233
  * 目标地址(容器反弹shell)
4748
- 注意:此字段可能返回 null,表示取不到有效值。
4749
4234
  */
4750
4235
  TargetAddress?: string;
4751
4236
  /**
4752
4237
  * 恶意请求域名(容器恶意外联)
4753
- 注意:此字段可能返回 null,表示取不到有效值。
4754
4238
  */
4755
4239
  MaliciousRequestDomain?: string;
4756
4240
  /**
4757
4241
  * 规则类型(容器K8sAPI异常请求)
4758
- 注意:此字段可能返回 null,表示取不到有效值。
4759
4242
  */
4760
4243
  RuleType?: string;
4761
4244
  /**
4762
4245
  * 请求资源(容器K8sAPI异常请求)
4763
- 注意:此字段可能返回 null,表示取不到有效值。
4764
4246
  */
4765
4247
  RequestURI?: string;
4766
4248
  /**
4767
4249
  * 发起请求用户(容器K8sAPI异常请求)
4768
- 注意:此字段可能返回 null,表示取不到有效值。
4769
4250
  */
4770
4251
  RequestUser?: string;
4771
4252
  /**
4772
4253
  * 请求对象(容器K8sAPI异常请求)
4773
- 注意:此字段可能返回 null,表示取不到有效值。
4774
4254
  */
4775
4255
  RequestObject?: string;
4776
4256
  /**
4777
4257
  * 响应对象(容器K8sAPI异常请求)
4778
- 注意:此字段可能返回 null,表示取不到有效值。
4779
4258
  */
4780
4259
  ResponseObject?: string;
4781
4260
  /**
4782
4261
  * 文件类型(容器文件篡改)
4783
- 注意:此字段可能返回 null,表示取不到有效值。
4784
4262
  */
4785
4263
  FileType?: string;
4786
4264
  /**
4787
4265
  * 标签特征(容器恶意外联)
4788
- 注意:此字段可能返回 null,表示取不到有效值。
4789
4266
  */
4790
4267
  TIType?: string;
4791
4268
  /**
4792
4269
  * 来源IP(容器K8sAPI异常请求)
4793
- 注意:此字段可能返回 null,表示取不到有效值。
4794
4270
  */
4795
4271
  SourceIP?: string;
4796
4272
  }
@@ -4830,7 +4306,6 @@ export interface DescribeVulViewVulRiskListResponse {
4830
4306
  TotalCount?: number;
4831
4307
  /**
4832
4308
  * 漏洞产视角的漏洞风险列表
4833
- 注意:此字段可能返回 null,表示取不到有效值。
4834
4309
  */
4835
4310
  Data?: Array<VULViewVULRiskData>;
4836
4311
  /**
@@ -4847,7 +4322,6 @@ export interface DescribeVulViewVulRiskListResponse {
4847
4322
  VULTypeLists?: Array<FilterDataObject>;
4848
4323
  /**
4849
4324
  * tag枚举
4850
- 注意:此字段可能返回 null,表示取不到有效值。
4851
4325
  */
4852
4326
  Tags?: Array<FilterDataObject>;
4853
4327
  /**
@@ -4911,12 +4385,10 @@ export interface DescribeRiskCenterWebsiteRiskListRequest {
4911
4385
  export interface ServerRiskSuggestion {
4912
4386
  /**
4913
4387
  * 标题
4914
- 注意:此字段可能返回 null,表示取不到有效值。
4915
4388
  */
4916
4389
  Title?: string;
4917
4390
  /**
4918
4391
  * 详情
4919
- 注意:此字段可能返回 null,表示取不到有效值。
4920
4392
  */
4921
4393
  Body?: string;
4922
4394
  }
@@ -5122,12 +4594,10 @@ export interface AssetViewPortRisk {
5122
4594
  AppId?: string;
5123
4595
  /**
5124
4596
  * 用户昵称
5125
- 注意:此字段可能返回 null,表示取不到有效值。
5126
4597
  */
5127
4598
  Nick?: string;
5128
4599
  /**
5129
4600
  * 用户uin
5130
- 注意:此字段可能返回 null,表示取不到有效值。
5131
4601
  */
5132
4602
  Uin?: string;
5133
4603
  /**
@@ -5233,7 +4703,6 @@ export interface ServerRisk {
5233
4703
  ServiceTag?: string;
5234
4704
  /**
5235
4705
  * 端口
5236
- 注意:此字段可能返回 null,表示取不到有效值。
5237
4706
  */
5238
4707
  Port?: number;
5239
4708
  /**
@@ -5278,7 +4747,6 @@ export interface ServerRisk {
5278
4747
  FirstTime?: string;
5279
4748
  /**
5280
4749
  * 风险详情
5281
- 注意:此字段可能返回 null,表示取不到有效值。
5282
4750
  */
5283
4751
  RiskDetails?: string;
5284
4752
  /**
@@ -5299,42 +4767,34 @@ export interface ServerRisk {
5299
4767
  AppId?: string;
5300
4768
  /**
5301
4769
  * 用户昵称
5302
- 注意:此字段可能返回 null,表示取不到有效值。
5303
4770
  */
5304
4771
  Nick?: string;
5305
4772
  /**
5306
4773
  * 用户uin
5307
- 注意:此字段可能返回 null,表示取不到有效值。
5308
4774
  */
5309
4775
  Uin?: string;
5310
4776
  /**
5311
4777
  * 服务快照
5312
- 注意:此字段可能返回 null,表示取不到有效值。
5313
4778
  */
5314
4779
  ServiceSnapshot?: string;
5315
4780
  /**
5316
4781
  * 服务访问的url
5317
- 注意:此字段可能返回 null,表示取不到有效值。
5318
4782
  */
5319
4783
  Url?: string;
5320
4784
  /**
5321
4785
  * 列表索引值
5322
- 注意:此字段可能返回 null,表示取不到有效值。
5323
4786
  */
5324
4787
  Index?: string;
5325
4788
  /**
5326
4789
  * 风险列表
5327
- 注意:此字段可能返回 null,表示取不到有效值。
5328
4790
  */
5329
4791
  RiskList?: Array<ServerRiskSuggestion>;
5330
4792
  /**
5331
4793
  * 建议列表
5332
- 注意:此字段可能返回 null,表示取不到有效值。
5333
4794
  */
5334
4795
  SuggestionList?: Array<ServerRiskSuggestion>;
5335
4796
  /**
5336
4797
  * HTTP响应状态码
5337
- 注意:此字段可能返回 null,表示取不到有效值。
5338
4798
  */
5339
4799
  StatusCode?: string;
5340
4800
  }
@@ -5370,17 +4830,14 @@ export interface AddNewBindRoleUserResponse {
5370
4830
  export interface RelatedEvent {
5371
4831
  /**
5372
4832
  * 事件ID
5373
- 注意:此字段可能返回 null,表示取不到有效值。
5374
4833
  */
5375
4834
  EventID?: string;
5376
4835
  /**
5377
4836
  * 事件描述
5378
- 注意:此字段可能返回 null,表示取不到有效值。
5379
4837
  */
5380
4838
  Description?: string;
5381
4839
  /**
5382
4840
  * 与事件关联的告警数量
5383
- 注意:此字段可能返回 null,表示取不到有效值。
5384
4841
  */
5385
4842
  RelatedCount?: number;
5386
4843
  }
@@ -5458,7 +4915,6 @@ export interface VULViewVULRiskData {
5458
4915
  VULURL?: string;
5459
4916
  /**
5460
4917
  * 用户昵称
5461
- 注意:此字段可能返回 null,表示取不到有效值。
5462
4918
  */
5463
4919
  Nick?: string;
5464
4920
  /**
@@ -5467,67 +4923,54 @@ export interface VULViewVULRiskData {
5467
4923
  AppId?: string;
5468
4924
  /**
5469
4925
  * 用户uin
5470
- 注意:此字段可能返回 null,表示取不到有效值。
5471
4926
  */
5472
4927
  Uin?: string;
5473
4928
  /**
5474
4929
  * 应急漏洞类型,1-应急漏洞,0-非应急漏洞
5475
- 注意:此字段可能返回 null,表示取不到有效值。
5476
4930
  */
5477
4931
  EMGCVulType?: number;
5478
4932
  /**
5479
4933
  * CVSS评分
5480
- 注意:此字段可能返回 null,表示取不到有效值。
5481
4934
  */
5482
4935
  CVSS?: number;
5483
4936
  /**
5484
4937
  * PCMGRId
5485
- 注意:此字段可能返回 null,表示取不到有效值。
5486
4938
  */
5487
4939
  PCMGRId?: string;
5488
4940
  /**
5489
4941
  * 漏洞标签。搜索时应急 必修传参VulTag=SuggestRepair/EMGCVul
5490
- 注意:此字段可能返回 null,表示取不到有效值。
5491
4942
  */
5492
4943
  VulTag?: Array<string>;
5493
4944
  /**
5494
4945
  * 漏洞披露时间
5495
- 注意:此字段可能返回 null,表示取不到有效值。
5496
4946
  */
5497
4947
  DisclosureTime?: string;
5498
4948
  /**
5499
4949
  * 攻击热度
5500
- 注意:此字段可能返回 null,表示取不到有效值。
5501
4950
  */
5502
4951
  AttackHeat?: number;
5503
4952
  /**
5504
4953
  * 是否必修漏洞,1-是,0-不是
5505
- 注意:此字段可能返回 null,表示取不到有效值。
5506
4954
  */
5507
4955
  IsSuggest?: number;
5508
4956
  /**
5509
4957
  * 处置任务id
5510
- 注意:此字段可能返回 null,表示取不到有效值。
5511
4958
  */
5512
4959
  HandleTaskId?: string;
5513
4960
  /**
5514
4961
  * 引擎来源
5515
- 注意:此字段可能返回 null,表示取不到有效值。
5516
4962
  */
5517
4963
  EngineSource?: string;
5518
4964
  /**
5519
4965
  * 新的漏洞风险id
5520
- 注意:此字段可能返回 null,表示取不到有效值。
5521
4966
  */
5522
4967
  VulRiskId?: string;
5523
4968
  /**
5524
4969
  * 新版漏洞id
5525
- 注意:此字段可能返回 null,表示取不到有效值。
5526
4970
  */
5527
4971
  TvdID?: string;
5528
4972
  /**
5529
4973
  * 是否可以一键体检,1-可以,0-不可以
5530
- 注意:此字段可能返回 null,表示取不到有效值。
5531
4974
  */
5532
4975
  IsOneClick?: number;
5533
4976
  }
@@ -5566,202 +5009,162 @@ export interface DescribeAlertListResponse {
5566
5009
  export interface ScanTaskInfoList {
5567
5010
  /**
5568
5011
  * 任务名称
5569
- 注意:此字段可能返回 null,表示取不到有效值。
5570
5012
  */
5571
5013
  TaskName?: string;
5572
5014
  /**
5573
5015
  * 任务开始时间
5574
- 注意:此字段可能返回 null,表示取不到有效值。
5575
5016
  */
5576
5017
  StartTime?: string;
5577
5018
  /**
5578
5019
  * 任务结束时间
5579
- 注意:此字段可能返回 null,表示取不到有效值。
5580
5020
  */
5581
5021
  EndTime?: string;
5582
5022
  /**
5583
5023
  * cron格式
5584
- 注意:此字段可能返回 null,表示取不到有效值。
5585
5024
  */
5586
5025
  ScanPlanContent?: string;
5587
5026
  /**
5588
5027
  * 0-周期任务,1-立即扫描,2-定时扫描,3-自定义
5589
- 注意:此字段可能返回 null,表示取不到有效值。
5590
5028
  */
5591
5029
  TaskType?: number;
5592
5030
  /**
5593
5031
  * 创建时间
5594
- 注意:此字段可能返回 null,表示取不到有效值。
5595
5032
  */
5596
5033
  InsertTime?: string;
5597
5034
  /**
5598
5035
  * 任务ID
5599
- 注意:此字段可能返回 null,表示取不到有效值。
5600
5036
  */
5601
5037
  TaskId?: string;
5602
5038
  /**
5603
5039
  * 自定义指定扫描资产信息
5604
- 注意:此字段可能返回 null,表示取不到有效值。
5605
5040
  */
5606
5041
  SelfDefiningAssets?: Array<string>;
5607
5042
  /**
5608
5043
  * 预估时间
5609
- 注意:此字段可能返回 null,表示取不到有效值。
5610
5044
  */
5611
5045
  PredictTime?: number;
5612
5046
  /**
5613
5047
  * 预估完成时间
5614
- 注意:此字段可能返回 null,表示取不到有效值。
5615
5048
  */
5616
5049
  PredictEndTime?: string;
5617
5050
  /**
5618
5051
  * 报告数量
5619
- 注意:此字段可能返回 null,表示取不到有效值。
5620
5052
  */
5621
5053
  ReportNumber?: number;
5622
5054
  /**
5623
5055
  * 资产数量
5624
- 注意:此字段可能返回 null,表示取不到有效值。
5625
5056
  */
5626
5057
  AssetNumber?: number;
5627
5058
  /**
5628
5059
  * 扫描状态, 0-初始值,1-正在扫描,2-扫描完成,3-扫描出错,4-停止扫描
5629
- 注意:此字段可能返回 null,表示取不到有效值。
5630
5060
  */
5631
5061
  ScanStatus?: number;
5632
5062
  /**
5633
5063
  * 任务进度
5634
- 注意:此字段可能返回 null,表示取不到有效值。
5635
5064
  */
5636
5065
  Percent?: number;
5637
5066
  /**
5638
5067
  * port/poc/weakpass/webcontent/configrisk
5639
- 注意:此字段可能返回 null,表示取不到有效值。
5640
5068
  */
5641
5069
  ScanItem?: string;
5642
5070
  /**
5643
5071
  * 0-全扫,1-指定资产扫,2-排除资产扫,3-自定义指定资产扫描
5644
- 注意:此字段可能返回 null,表示取不到有效值。
5645
5072
  */
5646
5073
  ScanAssetType?: number;
5647
5074
  /**
5648
5075
  * vss子任务id
5649
- 注意:此字段可能返回 null,表示取不到有效值。
5650
5076
  */
5651
5077
  VSSTaskId?: string;
5652
5078
  /**
5653
5079
  * cspm子任务id
5654
- 注意:此字段可能返回 null,表示取不到有效值。
5655
5080
  */
5656
5081
  CSPMTaskId?: string;
5657
5082
  /**
5658
5083
  * 主机漏扫子任务id
5659
- 注意:此字段可能返回 null,表示取不到有效值。
5660
5084
  */
5661
5085
  CWPPOCId?: string;
5662
5086
  /**
5663
5087
  * 主机基线子任务id
5664
- 注意:此字段可能返回 null,表示取不到有效值。
5665
5088
  */
5666
5089
  CWPBlId?: string;
5667
5090
  /**
5668
5091
  * vss子任务进度
5669
- 注意:此字段可能返回 null,表示取不到有效值。
5670
5092
  */
5671
5093
  VSSTaskProcess?: number;
5672
5094
  /**
5673
5095
  * cspm子任务进度
5674
- 注意:此字段可能返回 null,表示取不到有效值。
5675
5096
  */
5676
5097
  CSPMTaskProcess?: number;
5677
5098
  /**
5678
5099
  * 主机漏扫子任务进度
5679
- 注意:此字段可能返回 null,表示取不到有效值。
5680
5100
  */
5681
5101
  CWPPOCProcess?: number;
5682
5102
  /**
5683
5103
  * 主机基线子任务进度
5684
- 注意:此字段可能返回 null,表示取不到有效值。
5685
5104
  */
5686
5105
  CWPBlProcess?: number;
5687
5106
  /**
5688
5107
  * 异常状态码
5689
- 注意:此字段可能返回 null,表示取不到有效值。
5690
5108
  */
5691
5109
  ErrorCode?: number;
5692
5110
  /**
5693
5111
  * 异常信息
5694
- 注意:此字段可能返回 null,表示取不到有效值。
5695
5112
  */
5696
5113
  ErrorInfo?: string;
5697
5114
  /**
5698
5115
  * 周期任务开始的天数
5699
- 注意:此字段可能返回 null,表示取不到有效值。
5700
5116
  */
5701
5117
  StartDay?: number;
5702
5118
  /**
5703
5119
  * 扫描频率,单位天,1-每天,7-每周,30-月,0-扫描一次
5704
- 注意:此字段可能返回 null,表示取不到有效值。
5705
5120
  */
5706
5121
  Frequency?: number;
5707
5122
  /**
5708
5123
  * 完成次数
5709
- 注意:此字段可能返回 null,表示取不到有效值。
5710
5124
  */
5711
5125
  CompleteNumber?: number;
5712
5126
  /**
5713
5127
  * 已完成资产个数
5714
- 注意:此字段可能返回 null,表示取不到有效值。
5715
5128
  */
5716
5129
  CompleteAssetNumber?: number;
5717
5130
  /**
5718
5131
  * 风险数
5719
- 注意:此字段可能返回 null,表示取不到有效值。
5720
5132
  */
5721
5133
  RiskCount?: number;
5722
5134
  /**
5723
5135
  * 资产
5724
- 注意:此字段可能返回 null,表示取不到有效值。
5725
5136
  */
5726
5137
  Assets?: Array<TaskAssetObject>;
5727
5138
  /**
5728
5139
  * 用户Appid
5729
- 注意:此字段可能返回 null,表示取不到有效值。
5730
5140
  */
5731
5141
  AppId?: string;
5732
5142
  /**
5733
5143
  * 用户主账户ID
5734
- 注意:此字段可能返回 null,表示取不到有效值。
5735
5144
  */
5736
5145
  UIN?: string;
5737
5146
  /**
5738
5147
  * 用户名称
5739
- 注意:此字段可能返回 null,表示取不到有效值。
5740
5148
  */
5741
5149
  UserName?: string;
5742
5150
  /**
5743
5151
  * 体检模式,0-标准模式,1-快速模式,2-高级模式
5744
- 注意:此字段可能返回 null,表示取不到有效值。
5745
5152
  */
5746
5153
  TaskMode?: number;
5747
5154
  /**
5748
5155
  * 扫描来源
5749
- 注意:此字段可能返回 null,表示取不到有效值。
5750
5156
  */
5751
5157
  ScanFrom?: string;
5752
5158
  /**
5753
5159
  * 是否限免体检0不是,1是
5754
- 注意:此字段可能返回 null,表示取不到有效值。
5755
5160
  */
5756
5161
  IsFree?: number;
5757
5162
  /**
5758
5163
  * 是否可以删除,1-可以,0-不可以,对应多账户管理使用
5759
- 注意:此字段可能返回 null,表示取不到有效值。
5760
5164
  */
5761
5165
  IsDelete?: number;
5762
5166
  /**
5763
5167
  * 任务源类型,0-默认,1-小助手,2-体检项
5764
- 注意:此字段可能返回 null,表示取不到有效值。
5765
5168
  */
5766
5169
  SourceType?: number;
5767
5170
  }
@@ -5788,7 +5191,6 @@ export interface DescribeDbAssetsRequest {
5788
5191
  export interface TaskLogInfo {
5789
5192
  /**
5790
5193
  * 报告名称
5791
- 注意:此字段可能返回 null,表示取不到有效值。
5792
5194
  */
5793
5195
  TaskLogName?: string;
5794
5196
  /**
@@ -5797,62 +5199,50 @@ export interface TaskLogInfo {
5797
5199
  TaskLogId?: string;
5798
5200
  /**
5799
5201
  * 关联资产个数
5800
- 注意:此字段可能返回 null,表示取不到有效值。
5801
5202
  */
5802
5203
  AssetsNumber?: number;
5803
5204
  /**
5804
5205
  * 安全风险数量
5805
- 注意:此字段可能返回 null,表示取不到有效值。
5806
5206
  */
5807
5207
  RiskNumber?: number;
5808
5208
  /**
5809
5209
  * 报告生成时间
5810
- 注意:此字段可能返回 null,表示取不到有效值。
5811
5210
  */
5812
5211
  Time?: string;
5813
5212
  /**
5814
5213
  * 任务状态码:0 初始值 1正在扫描 2扫描完成 3扫描出错,4停止,5暂停,6该任务已被重启过
5815
- 注意:此字段可能返回 null,表示取不到有效值。
5816
5214
  */
5817
5215
  Status?: number;
5818
5216
  /**
5819
5217
  * 关联任务名称
5820
- 注意:此字段可能返回 null,表示取不到有效值。
5821
5218
  */
5822
5219
  TaskName?: string;
5823
5220
  /**
5824
5221
  * 扫描开始时间
5825
- 注意:此字段可能返回 null,表示取不到有效值。
5826
5222
  */
5827
5223
  StartTime?: string;
5828
5224
  /**
5829
5225
  * 任务中心扫描任务ID
5830
- 注意:此字段可能返回 null,表示取不到有效值。
5831
5226
  */
5832
5227
  TaskCenterTaskId?: string;
5833
5228
  /**
5834
5229
  * 租户ID
5835
- 注意:此字段可能返回 null,表示取不到有效值。
5836
5230
  */
5837
5231
  AppId?: string;
5838
5232
  /**
5839
5233
  * 主账户ID
5840
- 注意:此字段可能返回 null,表示取不到有效值。
5841
5234
  */
5842
5235
  UIN?: string;
5843
5236
  /**
5844
5237
  * 用户名称
5845
- 注意:此字段可能返回 null,表示取不到有效值。
5846
5238
  */
5847
5239
  UserName?: string;
5848
5240
  /**
5849
5241
  * 报告类型: 1安全体检 2日报 3周报 4月报
5850
- 注意:此字段可能返回 null,表示取不到有效值。
5851
5242
  */
5852
5243
  ReportType?: number;
5853
5244
  /**
5854
5245
  * 报告模板id
5855
- 注意:此字段可能返回 null,表示取不到有效值。
5856
5246
  */
5857
5247
  TemplateId?: number;
5858
5248
  }
@@ -5951,197 +5341,158 @@ export interface CreateDomainAndIpRequest {
5951
5341
  export interface DomainAssetVO {
5952
5342
  /**
5953
5343
  * 资产id
5954
- 注意:此字段可能返回 null,表示取不到有效值。
5955
5344
  */
5956
5345
  AssetId?: Array<string>;
5957
5346
  /**
5958
5347
  * 资产名
5959
- 注意:此字段可能返回 null,表示取不到有效值。
5960
5348
  */
5961
5349
  AssetName?: Array<string>;
5962
5350
  /**
5963
5351
  * 资产类型
5964
- 注意:此字段可能返回 null,表示取不到有效值。
5965
5352
  */
5966
5353
  AssetType?: Array<string>;
5967
5354
  /**
5968
5355
  * 地域
5969
- 注意:此字段可能返回 null,表示取不到有效值。
5970
5356
  */
5971
5357
  Region?: Array<string>;
5972
5358
  /**
5973
5359
  * Waf状态
5974
- 注意:此字段可能返回 null,表示取不到有效值。
5975
5360
  */
5976
5361
  WAFStatus?: number;
5977
5362
  /**
5978
5363
  * 资产创建时间
5979
- 注意:此字段可能返回 null,表示取不到有效值。
5980
5364
  */
5981
5365
  AssetCreateTime?: string;
5982
5366
  /**
5983
5367
  * Appid
5984
- 注意:此字段可能返回 null,表示取不到有效值。
5985
5368
  */
5986
5369
  AppId?: number;
5987
5370
  /**
5988
5371
  * 账号id
5989
- 注意:此字段可能返回 null,表示取不到有效值。
5990
5372
  */
5991
5373
  Uin?: string;
5992
5374
  /**
5993
5375
  * 账号名称
5994
- 注意:此字段可能返回 null,表示取不到有效值。
5995
5376
  */
5996
5377
  NickName?: string;
5997
5378
  /**
5998
5379
  * 是否核心
5999
- 注意:此字段可能返回 null,表示取不到有效值。
6000
5380
  */
6001
5381
  IsCore?: number;
6002
5382
  /**
6003
5383
  * 是否云上资产
6004
- 注意:此字段可能返回 null,表示取不到有效值。
6005
5384
  */
6006
5385
  IsCloud?: number;
6007
5386
  /**
6008
5387
  * 网络攻击
6009
- 注意:此字段可能返回 null,表示取不到有效值。
6010
5388
  */
6011
5389
  Attack?: number;
6012
5390
  /**
6013
5391
  * 网络访问
6014
- 注意:此字段可能返回 null,表示取不到有效值。
6015
5392
  */
6016
5393
  Access?: number;
6017
5394
  /**
6018
5395
  * 网络拦截
6019
- 注意:此字段可能返回 null,表示取不到有效值。
6020
5396
  */
6021
5397
  Intercept?: number;
6022
5398
  /**
6023
5399
  * 入站峰值带宽
6024
- 注意:此字段可能返回 null,表示取不到有效值。
6025
5400
  */
6026
5401
  InBandwidth?: string;
6027
5402
  /**
6028
5403
  * 出站峰值带宽
6029
- 注意:此字段可能返回 null,表示取不到有效值。
6030
5404
  */
6031
5405
  OutBandwidth?: string;
6032
5406
  /**
6033
5407
  * 入站累计流量
6034
- 注意:此字段可能返回 null,表示取不到有效值。
6035
5408
  */
6036
5409
  InFlow?: string;
6037
5410
  /**
6038
5411
  * 出站累计流量
6039
- 注意:此字段可能返回 null,表示取不到有效值。
6040
5412
  */
6041
5413
  OutFlow?: string;
6042
5414
  /**
6043
5415
  * 最近扫描时间
6044
- 注意:此字段可能返回 null,表示取不到有效值。
6045
5416
  */
6046
5417
  LastScanTime?: string;
6047
5418
  /**
6048
5419
  * 端口风险
6049
- 注意:此字段可能返回 null,表示取不到有效值。
6050
5420
  */
6051
5421
  PortRisk?: number;
6052
5422
  /**
6053
5423
  * 漏洞风险
6054
- 注意:此字段可能返回 null,表示取不到有效值。
6055
5424
  */
6056
5425
  VulnerabilityRisk?: number;
6057
5426
  /**
6058
5427
  * 配置风险
6059
- 注意:此字段可能返回 null,表示取不到有效值。
6060
5428
  */
6061
5429
  ConfigurationRisk?: number;
6062
5430
  /**
6063
5431
  * 扫描任务
6064
- 注意:此字段可能返回 null,表示取不到有效值。
6065
5432
  */
6066
5433
  ScanTask?: number;
6067
5434
  /**
6068
5435
  * 域名
6069
- 注意:此字段可能返回 null,表示取不到有效值。
6070
5436
  */
6071
5437
  SubDomain?: string;
6072
5438
  /**
6073
5439
  * 解析ip
6074
- 注意:此字段可能返回 null,表示取不到有效值。
6075
5440
  */
6076
5441
  SeverIp?: Array<string>;
6077
5442
  /**
6078
5443
  * bot攻击数量
6079
- 注意:此字段可能返回 null,表示取不到有效值。
6080
5444
  */
6081
5445
  BotCount?: number;
6082
5446
  /**
6083
5447
  * 弱口令风险
6084
- 注意:此字段可能返回 null,表示取不到有效值。
6085
5448
  */
6086
5449
  WeakPassword?: number;
6087
5450
  /**
6088
5451
  * 内容风险
6089
- 注意:此字段可能返回 null,表示取不到有效值。
6090
5452
  */
6091
5453
  WebContentRisk?: number;
6092
5454
  /**
6093
5455
  * tag标签
6094
- 注意:此字段可能返回 null,表示取不到有效值。
6095
5456
  */
6096
5457
  Tag?: Array<Tag>;
6097
5458
  /**
6098
5459
  * 关联实例类型
6099
- 注意:此字段可能返回 null,表示取不到有效值。
6100
5460
  */
6101
5461
  SourceType?: string;
6102
5462
  /**
6103
5463
  * memberiD
6104
- 注意:此字段可能返回 null,表示取不到有效值。
6105
5464
  */
6106
5465
  MemberId?: string;
6107
5466
  /**
6108
5467
  * cc攻击
6109
- 注意:此字段可能返回 null,表示取不到有效值。
6110
5468
  */
6111
5469
  CCAttack?: number;
6112
5470
  /**
6113
5471
  * web攻击
6114
- 注意:此字段可能返回 null,表示取不到有效值。
6115
5472
  */
6116
5473
  WebAttack?: number;
6117
5474
  /**
6118
5475
  * 风险服务暴露数量
6119
- 注意:此字段可能返回 null,表示取不到有效值。
6120
5476
  */
6121
5477
  ServiceRisk?: number;
6122
5478
  /**
6123
5479
  * 是否新资产 1新
6124
- 注意:此字段可能返回 null,表示取不到有效值。
6125
5480
  */
6126
5481
  IsNewAsset?: number;
6127
5482
  /**
6128
5483
  * 待确认资产的随机三级域名
6129
- 注意:此字段可能返回 null,表示取不到有效值。
6130
5484
  */
6131
5485
  VerifyDomain?: string;
6132
5486
  /**
6133
5487
  * 待确认资产的TXT记录内容
6134
- 注意:此字段可能返回 null,表示取不到有效值。
6135
5488
  */
6136
5489
  VerifyTXTRecord?: string;
6137
5490
  /**
6138
5491
  * 待确认资产的认证状态,0-待认证,1-认证成功,2-认证中,3-txt认证失败,4-人工认证失败
6139
- 注意:此字段可能返回 null,表示取不到有效值。
6140
5492
  */
6141
5493
  VerifyStatus?: number;
6142
5494
  /**
6143
5495
  * bot访问数量
6144
- 注意:此字段可能返回 null,表示取不到有效值。
6145
5496
  */
6146
5497
  BotAccessCount?: number;
6147
5498
  }
@@ -6151,7 +5502,6 @@ export interface DomainAssetVO {
6151
5502
  export interface DescribeSearchBugInfoResponse {
6152
5503
  /**
6153
5504
  * 漏洞信息和资产信息
6154
- 注意:此字段可能返回 null,表示取不到有效值。
6155
5505
  */
6156
5506
  Data?: DataSearchBug;
6157
5507
  /**
@@ -6186,22 +5536,18 @@ export interface ModifyOrganizationAccountStatusRequest {
6186
5536
  export interface DescribeTaskLogListResponse {
6187
5537
  /**
6188
5538
  * 总条数
6189
- 注意:此字段可能返回 null,表示取不到有效值。
6190
5539
  */
6191
5540
  TotalCount?: number;
6192
5541
  /**
6193
5542
  * 报告列表
6194
- 注意:此字段可能返回 null,表示取不到有效值。
6195
5543
  */
6196
5544
  Data?: Array<TaskLogInfo>;
6197
5545
  /**
6198
5546
  * 待查看数量
6199
- 注意:此字段可能返回 null,表示取不到有效值。
6200
5547
  */
6201
5548
  NotViewNumber?: number;
6202
5549
  /**
6203
5550
  * 报告模板数
6204
- 注意:此字段可能返回 null,表示取不到有效值。
6205
5551
  */
6206
5552
  ReportTemplateNumber?: number;
6207
5553
  /**
@@ -6215,102 +5561,82 @@ export interface DescribeTaskLogListResponse {
6215
5561
  export interface BugInfoDetail {
6216
5562
  /**
6217
5563
  * 漏洞编号
6218
- 注意:此字段可能返回 null,表示取不到有效值。
6219
5564
  */
6220
5565
  Id?: number;
6221
5566
  /**
6222
5567
  * 漏洞对应pocId
6223
- 注意:此字段可能返回 null,表示取不到有效值。
6224
5568
  */
6225
5569
  PatchId?: string;
6226
5570
  /**
6227
5571
  * 漏洞名称
6228
- 注意:此字段可能返回 null,表示取不到有效值。
6229
5572
  */
6230
5573
  VULName?: string;
6231
5574
  /**
6232
5575
  * 漏洞严重性:high,middle,low,info
6233
- 注意:此字段可能返回 null,表示取不到有效值。
6234
5576
  */
6235
5577
  Level?: string;
6236
5578
  /**
6237
5579
  * cvss评分
6238
- 注意:此字段可能返回 null,表示取不到有效值。
6239
5580
  */
6240
5581
  CVSSScore?: string;
6241
5582
  /**
6242
5583
  * cve编号
6243
- 注意:此字段可能返回 null,表示取不到有效值。
6244
5584
  */
6245
5585
  CVEId?: string;
6246
5586
  /**
6247
5587
  * 漏洞标签
6248
- 注意:此字段可能返回 null,表示取不到有效值。
6249
5588
  */
6250
5589
  Tag?: string;
6251
5590
  /**
6252
5591
  * 漏洞种类,1:web应用,2:系统组件漏洞,3:配置风险
6253
- 注意:此字段可能返回 null,表示取不到有效值。
6254
5592
  */
6255
5593
  VULCategory?: number;
6256
5594
  /**
6257
5595
  * 漏洞影响系统
6258
- 注意:此字段可能返回 null,表示取不到有效值。
6259
5596
  */
6260
5597
  ImpactOs?: string;
6261
5598
  /**
6262
5599
  * 漏洞影响组件
6263
- 注意:此字段可能返回 null,表示取不到有效值。
6264
5600
  */
6265
5601
  ImpactCOMPENT?: string;
6266
5602
  /**
6267
5603
  * 漏洞影响版本
6268
- 注意:此字段可能返回 null,表示取不到有效值。
6269
5604
  */
6270
5605
  ImpactVersion?: string;
6271
5606
  /**
6272
5607
  * 链接
6273
- 注意:此字段可能返回 null,表示取不到有效值。
6274
5608
  */
6275
5609
  Reference?: string;
6276
5610
  /**
6277
5611
  * 漏洞描述
6278
- 注意:此字段可能返回 null,表示取不到有效值。
6279
5612
  */
6280
5613
  VULDescribe?: string;
6281
5614
  /**
6282
5615
  * 修复建议
6283
- 注意:此字段可能返回 null,表示取不到有效值。
6284
5616
  */
6285
5617
  Fix?: string;
6286
5618
  /**
6287
5619
  * 产品支持状态,实时返回
6288
- 注意:此字段可能返回 null,表示取不到有效值。
6289
5620
  */
6290
5621
  ProSupport?: number;
6291
5622
  /**
6292
5623
  * 是否公开,0为未发布,1为发布
6293
- 注意:此字段可能返回 null,表示取不到有效值。
6294
5624
  */
6295
5625
  IsPublish?: number;
6296
5626
  /**
6297
5627
  * 释放时间
6298
- 注意:此字段可能返回 null,表示取不到有效值。
6299
5628
  */
6300
5629
  ReleaseTime?: string;
6301
5630
  /**
6302
5631
  * 创建时间
6303
- 注意:此字段可能返回 null,表示取不到有效值。
6304
5632
  */
6305
5633
  CreateTime?: string;
6306
5634
  /**
6307
5635
  * 更新时间
6308
- 注意:此字段可能返回 null,表示取不到有效值。
6309
5636
  */
6310
5637
  UpdateTime?: string;
6311
5638
  /**
6312
5639
  * 漏洞子类别
6313
- 注意:此字段可能返回 null,表示取不到有效值。
6314
5640
  */
6315
5641
  SubCategory?: string;
6316
5642
  }
@@ -6320,32 +5646,26 @@ export interface BugInfoDetail {
6320
5646
  export interface DescribeDomainAssetsResponse {
6321
5647
  /**
6322
5648
  * 总数
6323
- 注意:此字段可能返回 null,表示取不到有效值。
6324
5649
  */
6325
5650
  Total?: number;
6326
5651
  /**
6327
5652
  * 域名列表
6328
- 注意:此字段可能返回 null,表示取不到有效值。
6329
5653
  */
6330
5654
  Data?: Array<DomainAssetVO>;
6331
5655
  /**
6332
5656
  * 防护状态列表
6333
- 注意:此字段可能返回 null,表示取不到有效值。
6334
5657
  */
6335
5658
  DefenseStatusList?: Array<FilterDataObject>;
6336
5659
  /**
6337
5660
  * 资产归属地列表
6338
- 注意:此字段可能返回 null,表示取不到有效值。
6339
5661
  */
6340
5662
  AssetLocationList?: Array<FilterDataObject>;
6341
5663
  /**
6342
5664
  * 资产类型列表
6343
- 注意:此字段可能返回 null,表示取不到有效值。
6344
5665
  */
6345
5666
  SourceTypeList?: Array<FilterDataObject>;
6346
5667
  /**
6347
5668
  * 地域列表
6348
- 注意:此字段可能返回 null,表示取不到有效值。
6349
5669
  */
6350
5670
  RegionList?: Array<FilterDataObject>;
6351
5671
  /**
@@ -6359,37 +5679,30 @@ export interface DescribeDomainAssetsResponse {
6359
5679
  export interface DescribeDbAssetsResponse {
6360
5680
  /**
6361
5681
  * 总数
6362
- 注意:此字段可能返回 null,表示取不到有效值。
6363
5682
  */
6364
5683
  Total?: number;
6365
5684
  /**
6366
5685
  * 资产总数
6367
- 注意:此字段可能返回 null,表示取不到有效值。
6368
5686
  */
6369
5687
  Data?: Array<DBAssetVO>;
6370
5688
  /**
6371
5689
  * 地域枚举
6372
- 注意:此字段可能返回 null,表示取不到有效值。
6373
5690
  */
6374
5691
  RegionList?: Array<FilterDataObject>;
6375
5692
  /**
6376
5693
  * 资产类型枚举
6377
- 注意:此字段可能返回 null,表示取不到有效值。
6378
5694
  */
6379
5695
  AssetTypeList?: Array<FilterDataObject>;
6380
5696
  /**
6381
5697
  * Vpc枚举
6382
- 注意:此字段可能返回 null,表示取不到有效值。
6383
5698
  */
6384
5699
  VpcList?: Array<FilterDataObject>;
6385
5700
  /**
6386
5701
  * Appid枚举
6387
- 注意:此字段可能返回 null,表示取不到有效值。
6388
5702
  */
6389
5703
  AppIdList?: Array<FilterDataObject>;
6390
5704
  /**
6391
5705
  * 公网内网枚举
6392
- 注意:此字段可能返回 null,表示取不到有效值。
6393
5706
  */
6394
5707
  PublicPrivateAttr?: Array<FilterDataObject>;
6395
5708
  /**
@@ -6556,67 +5869,54 @@ export interface ModifyRiskCenterScanTaskRequest {
6556
5869
  export interface ClbListenerListInfo {
6557
5870
  /**
6558
5871
  * 监听器id
6559
- 注意:此字段可能返回 null,表示取不到有效值。
6560
5872
  */
6561
5873
  ListenerId?: string;
6562
5874
  /**
6563
5875
  * 监听器名称
6564
- 注意:此字段可能返回 null,表示取不到有效值。
6565
5876
  */
6566
5877
  ListenerName?: string;
6567
5878
  /**
6568
5879
  * 负载均衡Id
6569
- 注意:此字段可能返回 null,表示取不到有效值。
6570
5880
  */
6571
5881
  LoadBalancerId?: string;
6572
5882
  /**
6573
5883
  * 负载均衡名称
6574
- 注意:此字段可能返回 null,表示取不到有效值。
6575
5884
  */
6576
5885
  LoadBalancerName?: string;
6577
5886
  /**
6578
5887
  * 协议
6579
- 注意:此字段可能返回 null,表示取不到有效值。
6580
5888
  */
6581
5889
  Protocol?: string;
6582
5890
  /**
6583
5891
  * 地域
6584
- 注意:此字段可能返回 null,表示取不到有效值。
6585
5892
  */
6586
5893
  Region?: string;
6587
5894
  /**
6588
5895
  * 负载均衡ip
6589
- 注意:此字段可能返回 null,表示取不到有效值。
6590
5896
  */
6591
5897
  Vip?: string;
6592
5898
  /**
6593
5899
  * 端口
6594
- 注意:此字段可能返回 null,表示取不到有效值。
6595
5900
  */
6596
5901
  VPort?: number;
6597
5902
  /**
6598
5903
  * 区域
6599
- 注意:此字段可能返回 null,表示取不到有效值。
6600
5904
  */
6601
5905
  Zone?: string;
6602
5906
  /**
6603
5907
  * 私有网络id
6604
- 注意:此字段可能返回 null,表示取不到有效值。
6605
5908
  */
6606
5909
  NumericalVpcId?: number;
6607
5910
  /**
6608
5911
  * 负载均衡类型
6609
- 注意:此字段可能返回 null,表示取不到有效值。
6610
5912
  */
6611
5913
  LoadBalancerType?: string;
6612
5914
  /**
6613
5915
  * 监听器域名
6614
- 注意:此字段可能返回 null,表示取不到有效值。
6615
5916
  */
6616
5917
  Domain?: string;
6617
5918
  /**
6618
5919
  * 负载均衡域名
6619
- 注意:此字段可能返回 null,表示取不到有效值。
6620
5920
  */
6621
5921
  LoadBalancerDomain?: string;
6622
5922
  }
@@ -6626,12 +5926,10 @@ export interface ClbListenerListInfo {
6626
5926
  export interface Element {
6627
5927
  /**
6628
5928
  * 统计类型
6629
- 注意:此字段可能返回 null,表示取不到有效值。
6630
5929
  */
6631
5930
  Key?: string;
6632
5931
  /**
6633
5932
  * 统计对象
6634
- 注意:此字段可能返回 null,表示取不到有效值。
6635
5933
  */
6636
5934
  Value?: string;
6637
5935
  }