tencentcloud-sdk-nodejs 4.1.271 → 4.1.272

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 (100) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/adp/v20260520/adp_client.js +15 -6
  3. package/es/services/ams/index.js +2 -2
  4. package/es/services/antiddos/index.js +2 -2
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cfw/v20190904/cfw_client.js +8 -2
  7. package/es/services/chdfs/index.js +2 -2
  8. package/es/services/cii/index.js +2 -2
  9. package/es/services/dataagent/v20250513/dataagent_client.js +7 -4
  10. package/es/services/dlc/v20210125/dlc_client.js +6 -0
  11. package/es/services/dts/index.js +2 -2
  12. package/es/services/ga2/v20250115/ga2_client.js +23 -5
  13. package/es/services/iotvideo/index.js +2 -2
  14. package/es/services/monitor/index.js +2 -2
  15. package/es/services/organization/index.js +2 -2
  16. package/es/services/rce/index.js +4 -2
  17. package/es/services/rce/v20260130/index.js +6 -0
  18. package/es/services/rce/v20260130/rce_client.js +9 -0
  19. package/es/services/rce/v20260130/rce_models.js +1 -0
  20. package/es/services/tbp/index.js +2 -2
  21. package/es/services/tem/index.js +2 -2
  22. package/es/services/teo/index.js +2 -2
  23. package/es/services/thpc/index.js +2 -2
  24. package/es/services/tione/index.js +2 -2
  25. package/es/services/tke/index.js +2 -2
  26. package/es/services/yunsou/index.js +2 -2
  27. package/package.json +1 -1
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/adp/v20260520/adp_client.d.ts +19 -7
  31. package/tencentcloud/services/adp/v20260520/adp_client.js +27 -9
  32. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +371 -112
  33. package/tencentcloud/services/ams/index.d.ts +4 -4
  34. package/tencentcloud/services/ams/index.js +2 -2
  35. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  36. package/tencentcloud/services/antiddos/index.js +2 -2
  37. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +6 -6
  38. package/tencentcloud/services/btoe/index.d.ts +4 -4
  39. package/tencentcloud/services/btoe/index.js +2 -2
  40. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +8 -0
  41. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +25 -5
  42. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +14 -6
  43. package/tencentcloud/services/cfw/v20190904/cfw_client.js +17 -5
  44. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +548 -297
  45. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  46. package/tencentcloud/services/chdfs/index.js +2 -2
  47. package/tencentcloud/services/cii/index.d.ts +4 -4
  48. package/tencentcloud/services/cii/index.js +2 -2
  49. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +14 -2
  50. package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +9 -5
  51. package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +12 -6
  52. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +47 -8
  53. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +27 -27
  54. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +9 -1
  55. package/tencentcloud/services/dlc/v20210125/dlc_client.js +12 -0
  56. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +219 -193
  57. package/tencentcloud/services/dts/index.d.ts +4 -4
  58. package/tencentcloud/services/dts/index.js +2 -2
  59. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +35 -35
  60. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -31
  61. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -2
  62. package/tencentcloud/services/ga2/v20250115/ga2_client.d.ts +31 -7
  63. package/tencentcloud/services/ga2/v20250115/ga2_client.js +45 -9
  64. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +1086 -861
  65. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +14 -1
  66. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  67. package/tencentcloud/services/iotvideo/index.js +2 -2
  68. package/tencentcloud/services/monitor/index.d.ts +4 -4
  69. package/tencentcloud/services/monitor/index.js +2 -2
  70. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +13 -0
  71. package/tencentcloud/services/organization/index.d.ts +4 -4
  72. package/tencentcloud/services/organization/index.js +2 -2
  73. package/tencentcloud/services/rce/index.d.ts +7 -3
  74. package/tencentcloud/services/rce/index.js +4 -2
  75. package/tencentcloud/services/rce/v20260130/index.d.ts +6 -0
  76. package/tencentcloud/services/rce/v20260130/index.js +10 -0
  77. package/tencentcloud/services/rce/v20260130/rce_client.d.ts +14 -0
  78. package/tencentcloud/services/rce/v20260130/rce_client.js +37 -0
  79. package/tencentcloud/services/rce/v20260130/rce_models.d.ts +184 -0
  80. package/tencentcloud/services/rce/v20260130/rce_models.js +18 -0
  81. package/tencentcloud/services/tbp/index.d.ts +4 -4
  82. package/tencentcloud/services/tbp/index.js +2 -2
  83. package/tencentcloud/services/tem/index.d.ts +4 -4
  84. package/tencentcloud/services/tem/index.js +2 -2
  85. package/tencentcloud/services/teo/index.d.ts +4 -4
  86. package/tencentcloud/services/teo/index.js +2 -2
  87. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
  88. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
  89. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +21 -16
  90. package/tencentcloud/services/thpc/index.d.ts +4 -4
  91. package/tencentcloud/services/thpc/index.js +2 -2
  92. package/tencentcloud/services/tione/index.d.ts +4 -4
  93. package/tencentcloud/services/tione/index.js +2 -2
  94. package/tencentcloud/services/tke/index.d.ts +4 -4
  95. package/tencentcloud/services/tke/index.js +2 -2
  96. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  97. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +18 -18
  98. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +242 -54
  99. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  100. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -20,75 +20,75 @@ export interface ModifyEWRuleStatusResponse {
20
20
  */
21
21
  export interface DescribeCfwStatusMonitorRequest {
22
22
  /**
23
- * <p>操作类型。describe_scene 表示发现场景和二级下拉选项;fetch_scene 表示获取具体场景快照。必填。</p>
23
+ * 操作类型。describe_scene 表示发现场景和二级下拉选项;fetch_scene 表示获取具体场景快照。必填。
24
24
  */
25
25
  Op: string;
26
26
  /**
27
- * <p>防火墙场景类型。支持 internet_edge(互联网边界防火墙)、nat_cluster(NAT边界防火墙-集群)、nat_ha(NAT边界防火墙-主备)、vpc_cluster(VPC边界防火墙-集群)、vpc_ha(VPC边界防火墙-主备)。必填。</p>
27
+ * 防火墙场景类型。支持 internet_edge(互联网边界防火墙)、nat_cluster(NAT边界防火墙-集群)、nat_ha(NAT边界防火墙-主备)、vpc_cluster(VPC边界防火墙-集群)、vpc_ha(VPC边界防火墙-主备)。必填。
28
28
  */
29
29
  FirewallType: string;
30
30
  /**
31
- * <p>二级下拉选项 ID。fetch_scene 按需传入;internet_edge 为地域,NAT 为实例 ID,VPC 带宽场景为防火墙组 ID;vpc_cluster 的 connections 汇总场景会忽略该参数。</p>
31
+ * 二级下拉选项 ID。fetch_scene 按需传入,值来自 describe_scene 返回的 selection.available_options[].id;internet_edge 为地域,NAT 为实例 ID,VPC 带宽场景为防火墙组 ID;vpc_cluster 的 connections 汇总场景会忽略该参数。
32
32
  */
33
33
  SelectionId?: string;
34
34
  /**
35
- * <p>二级下拉显示名称。可替代 SelectionId 按名称匹配。</p>
35
+ * 二级下拉显示名称。可替代 SelectionId 按名称匹配,值来自 describe_scene 返回的 selection.available_options[].name。
36
36
  */
37
37
  SelectionName?: string;
38
38
  /**
39
- * <p>引擎实例 ID。主要用于 vpc_ha 下一个防火墙组对应多个实例的场景。</p>
39
+ * 引擎实例 ID。主要用于 vpc_ha 下一个防火墙组对应多个实例的场景,优先使用 describe_scene 返回的 selection.available_options[].instance_id;如只有 instance_ids,则从数组中选择一个字符串值。
40
40
  */
41
41
  SelectionInstanceId?: string;
42
42
  /**
43
- * <p>指标页签。fetch_scene 可传;不传时使用该场景默认值。支持 bandwidth、connections。</p>
43
+ * 指标页签。fetch_scene 可传;不传时使用该场景默认值。支持 bandwidth、connections
44
44
  */
45
45
  Metric?: string;
46
46
  /**
47
- * <p>指标下的视角。fetch_scene 可传;不传时使用该场景默认值。支持 ip、subnet、session、switch、vpc,实际可用组合以 describe_scene 返回为准。</p>
47
+ * 指标下的视角。fetch_scene 可传;不传时使用该场景默认值。支持 ip、subnet、session、switch、vpc,实际可用组合以 describe_scene 返回为准。
48
48
  */
49
49
  Perspective?: string;
50
50
  /**
51
- * <p>NAT 主备连接数 IP 视角范围。external 表示外部 IP,asset 表示资产 IP;仅 nat_ha + connections + ip 使用。</p>
51
+ * NAT 主备连接数 IP 视角范围。external 表示外部 IP,asset 表示资产 IP;仅 nat_ha + connections + ip 使用,其他组合传入将返回 InvalidParameter。
52
52
  */
53
53
  IpScope?: string;
54
54
  /**
55
- * <p>预设时间范围。默认 24h;fetch_scene 使用。支持 5m、15m、30m、1h、6h、24h、3d、7d、30d、today、yesterday、day_before_yesterday、this_week、last_week、this_month。</p>
55
+ * 预设时间范围。默认 24h;fetch_scene 使用。支持 5m、15m、30m、1h、6h、24h、3d、7d、30d、today、yesterday、day_before_yesterday、this_week、last_week、this_month
56
56
  */
57
57
  TimePreset?: string;
58
58
  /**
59
- * <p>自定义开始时间。格式 YYYY-MM-DD HH:MM:SS;必须与 EndTime 同时传,最大跨度 30 天。</p>
59
+ * 自定义开始时间。格式 YYYY-MM-DD HH:MM:SS;必须与 EndTime 同时传,最大跨度 30 天。
60
60
  */
61
61
  StartTime?: string;
62
62
  /**
63
- * <p>自定义结束时间。格式 YYYY-MM-DD HH:MM:SS;必须与 StartTime 同时传,最大跨度 30 天。</p>
63
+ * 自定义结束时间。格式 YYYY-MM-DD HH:MM:SS;必须与 StartTime 同时传,最大跨度 30 天。
64
64
  */
65
65
  EndTime?: string;
66
66
  /**
67
- * <p>页码,从 1 开始。默认 1;fetch_scene 列表视角使用。</p>
67
+ * 页码,从 1 开始。默认 1;fetch_scene 列表视角使用。
68
68
  */
69
69
  Page?: number;
70
70
  /**
71
- * <p>每页条数。默认 10,最大 100;fetch_scene 列表视角使用。</p>
71
+ * 每页条数。默认 10,取值 1 至 100;fetch_scene 列表视角使用。
72
72
  */
73
73
  Limit?: number;
74
74
  /**
75
- * <p>是否只获取概览数据。true 时 fetch_scene 只请求 overview,跳过 table/detail,适合只看场景快照汇总。</p>
75
+ * 是否只获取概览数据。true 时 fetch_scene 只请求 overview,跳过 table/detail,适合只看场景快照汇总。
76
76
  */
77
77
  OverviewOnly?: boolean;
78
78
  /**
79
- * <p>原始偏移量覆盖。可选,传入后覆盖 Page 计算结果;必须大于等于 0 且不超过安全上限。</p>
79
+ * 原始偏移量覆盖。可选,传入后覆盖 Page 计算结果;取值 0 至 10000。
80
80
  */
81
81
  Offset?: number;
82
82
  /**
83
- * <p>排序字段。可选,只接受当前场景后端允许的安全字段。</p>
83
+ * 排序字段。可选。互联网边界 IP、NAT IP/子网视角支持 InputMax、OutputMax;VPC switch 视角支持 SwitchName;VPC ip/vpc 视角支持 FlowMax;其他组合不要传。
84
84
  */
85
85
  SortBy?: string;
86
86
  /**
87
- * <p>排序方向。默认 desc;支持 asc、desc。</p>
87
+ * 排序方向。默认 desc;支持 asc、desc
88
88
  */
89
89
  SortOrder?: string;
90
90
  /**
91
- * <p>过滤条件列表。可选,最多 5 个;是否支持以及字段名以具体 fetch_scene 场景为准。</p>
91
+ * 过滤条件列表。保留字段;当前公开 fetch_scene 场景均不支持,调用方不要传。
92
92
  */
93
93
  Filters?: Array<CfwStatusMonitorFilter>;
94
94
  }
@@ -234,7 +234,7 @@ export interface ModifyAclRuleRequest {
234
234
  */
235
235
  export interface DescribeCfwAnalysisDataResponse {
236
236
  /**
237
- * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
237
+ * 查询结果。Response.Data 是 UTF-8 JSON object 字符串,调用方需要二次 JSON 解析。status 取值为 success、partial 或 error。section 查询失败时,error 只返回固定安全摘要,不包含底层服务内部信息。示例仅展示一个代表性 section;实际返回包含当前场景全部未跳过的 section;summary 包含 total_findings、high_risk_count 和 data_coverage,metadata 包含 scenario、time_range、object 和 query_stats,query_stats 包含 total_queries、successful 和 failed。
238
238
  */
239
239
  Data?: string;
240
240
  /**
@@ -268,7 +268,7 @@ export interface DescribeAclRuleResponse {
268
268
  */
269
269
  export interface DescribeNatFwInstanceWithRegionResponse {
270
270
  /**
271
- * 实例数组
271
+ * <p>实例数组</p>
272
272
  */
273
273
  NatinsLst?: Array<NatFwInstance>;
274
274
  /**
@@ -329,10 +329,50 @@ export interface DescribeCfwRulesRequest {
329
329
  * <p>规则动作过滤。可选。0 表示观察,1 表示阻断,2 表示放行;不传则不过滤。</p>
330
330
  */
331
331
  RuleAction?: number;
332
+ /**
333
+ * <p>启用状态过滤。可选。默认只返回启用规则;传 false 只查询禁用规则。</p>
334
+ */
335
+ Enabled?: boolean;
336
+ /**
337
+ * <p>是否同时包含启用和禁用规则。可选。true 表示包含两类;不能和 Enabled 同时使用。</p>
338
+ */
339
+ IncludeDisabled?: boolean;
332
340
  /**
333
341
  * <p>精确规则 ID 过滤。可选。用于按数值规则标识定位单条规则。</p>
334
342
  */
335
343
  RuleId?: number;
344
+ /**
345
+ * <p>精确公开规则标识过滤。可选。推荐在用户提供规则标识时使用。</p>
346
+ */
347
+ RuleUuid?: string;
348
+ /**
349
+ * <p>协议过滤。可选。例如 TCP、UDP、ICMP、HTTP、HTTPS、ANY;不传则不过滤。</p>
350
+ */
351
+ Protocol?: string;
352
+ /**
353
+ * <p>源地址或源内容关键字过滤。可选,支持模糊匹配。</p>
354
+ */
355
+ SrcIp?: string;
356
+ /**
357
+ * <p>目的地址、目的域名或目的内容关键字过滤。可选,支持模糊匹配。</p>
358
+ */
359
+ DstIp?: string;
360
+ /**
361
+ * <p>规则描述关键字过滤。可选。</p>
362
+ */
363
+ Description?: string;
364
+ /**
365
+ * <p>入侵防御列表关键字搜索。可选,最大 100 字符。blocklist 搜索 ioc/address/comment/rule_source;whitelist 搜索 rule_name/ioc/comment/src_ip/dst_ip;isolate 搜索实例、公网 IP、内网 IP、VPC、地域。</p>
366
+ */
367
+ Keyword?: string;
368
+ /**
369
+ * <p>精确实例 ID 过滤。仅 RuleType=intrusion_prevention 且 ListType=isolate 时使用;写操作前后核验应使用该参数而不是 Keyword。</p>
370
+ */
371
+ InstanceId?: string;
372
+ /**
373
+ * <p>是否展开模板、资产组、实例等名称。可选,默认 true;传 false 返回原始标识。</p>
374
+ */
375
+ ExpandNames?: boolean;
336
376
  /**
337
377
  * <p>单页返回规则数。可选,默认 100,最大 1000。</p>
338
378
  */
@@ -446,19 +486,19 @@ export interface CreateSecurityGroupRulesResponse {
446
486
  */
447
487
  export interface DescribeNatFwVpcDnsLstRequest {
448
488
  /**
449
- * natfw 防火墙实例id
489
+ * <p>natfw 防火墙实例id</p>
450
490
  */
451
491
  NatFwInsId: string;
452
492
  /**
453
- * natfw 过滤,以','分隔
493
+ * <p>natfw 过滤,以&#39;,&#39;分隔</p>
454
494
  */
455
495
  NatInsIdFilter?: string;
456
496
  /**
457
- * 分页页数
497
+ * <p>分页页数</p>
458
498
  */
459
499
  Offset?: number;
460
500
  /**
461
- * 每页最多个数
501
+ * <p>每页最多个数</p>
462
502
  */
463
503
  Limit?: number;
464
504
  }
@@ -467,15 +507,15 @@ export interface DescribeNatFwVpcDnsLstRequest {
467
507
  */
468
508
  export interface DescribeCfwEipsRequest {
469
509
  /**
470
- * 1:cfw接入模式,目前仅支持接入模式实例
510
+ * <p>1:cfw接入模式,目前仅支持接入模式实例</p>
471
511
  */
472
512
  Mode: number;
473
513
  /**
474
- * ALL:查询所有弹性公网ip; nat-xxxxx:接入模式场景指定网关的弹性公网ip
514
+ * <p>ALL:查询所有弹性公网ip; nat-xxxxx:接入模式场景指定网关的弹性公网ip</p>
475
515
  */
476
516
  NatGatewayId: string;
477
517
  /**
478
- * 防火墙实例id,当前仅支持接入模式的实例,该字段必填
518
+ * <p>防火墙实例id,当前仅支持接入模式的实例,该字段必填</p>
479
519
  */
480
520
  CfwInstance?: string;
481
521
  }
@@ -635,11 +675,11 @@ export interface ExpandCfwVerticalRequest {
635
675
  */
636
676
  export interface SyncFwOperateRequest {
637
677
  /**
638
- * 同步操作类型:Route,同步防火墙路由
678
+ * <p>同步操作类型:Route,同步防火墙路由</p>
639
679
  */
640
680
  SyncType: string;
641
681
  /**
642
- * 防火墙类型;nat,nat防火墙;ew,vpc间防火墙
682
+ * <p>防火墙类型;nat,nat防火墙;ew,vpc间防火墙</p>
643
683
  */
644
684
  FwType?: string;
645
685
  }
@@ -1112,7 +1152,7 @@ export interface DescNatDnatRule {
1112
1152
  */
1113
1153
  export interface OpenClusterNatFwSwitchRequest {
1114
1154
  /**
1115
- * NAT CCN防火墙开关配置
1155
+ * <p>NAT CCN防火墙开关配置</p>
1116
1156
  */
1117
1157
  NatCcnSwitch: NatCcnSwitchConfig;
1118
1158
  }
@@ -1306,7 +1346,7 @@ export type DescribeEnterpriseSGRuleProgressRequest = null;
1306
1346
  */
1307
1347
  export interface DescribeCfwSwitchesResponse {
1308
1348
  /**
1309
- * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。
1349
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。border_firewall 返回公网 IP 总数、已防护数、未防护数、操作中数量和防护率;nat_firewall、vpc_firewall 按 cluster/ha 返回实例及子开关汇总;ndr 返回已开启开关数;ips 返回当前防护模式。
1310
1350
  */
1311
1351
  Data?: string;
1312
1352
  /**
@@ -1319,15 +1359,15 @@ export interface DescribeCfwSwitchesResponse {
1319
1359
  */
1320
1360
  export interface DescribeNatFwInstancesInfoRequest {
1321
1361
  /**
1322
- * 获取实例列表过滤字段
1362
+ * <p>获取实例列表过滤字段</p>
1323
1363
  */
1324
1364
  Filter?: Array<NatFwFilter>;
1325
1365
  /**
1326
- * 第几页
1366
+ * <p>第几页</p>
1327
1367
  */
1328
1368
  Offset?: number;
1329
1369
  /**
1330
- * 每页长度
1370
+ * <p>每页长度</p>
1331
1371
  */
1332
1372
  Limit?: number;
1333
1373
  }
@@ -1407,12 +1447,37 @@ export interface EdgeIpSwitch {
1407
1447
  */
1408
1448
  SwitchMode?: number;
1409
1449
  }
1450
+ /**
1451
+ * ModifyIsolateTable请求参数结构体
1452
+ */
1453
+ export interface ModifyIsolateTableRequest {
1454
+ /**
1455
+ * <p>资产唯一id</p>
1456
+ */
1457
+ InstanceID: string;
1458
+ /**
1459
+ * <p>操作动作:编辑、删除</p>
1460
+ */
1461
+ ButtonAction: string;
1462
+ /**
1463
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
1464
+ */
1465
+ CfwAiAgentOperationSource?: string;
1466
+ /**
1467
+ * <p>起始时间</p>
1468
+ */
1469
+ StartTime?: string;
1470
+ /**
1471
+ * <p>结束时间</p>
1472
+ */
1473
+ EndTime?: string;
1474
+ }
1410
1475
  /**
1411
1476
  * CreateNatFwInstanceWithDomain返回参数结构体
1412
1477
  */
1413
1478
  export interface CreateNatFwInstanceWithDomainResponse {
1414
1479
  /**
1415
- * nat实例信息
1480
+ * <p>nat实例信息</p>
1416
1481
  */
1417
1482
  CfwInsId?: string;
1418
1483
  /**
@@ -1429,17 +1494,15 @@ export type DescribeAssetSyncRequest = null;
1429
1494
  */
1430
1495
  export interface DeleteVpcFwGroupRequest {
1431
1496
  /**
1432
- * 防火墙(组)Id
1497
+ * <p>防火墙(组)Id</p>
1433
1498
  */
1434
1499
  FwGroupId?: string;
1435
1500
  /**
1436
- * 是否删除整个防火墙(组)
1437
- 0:不删除防火墙(组),只删除单独实例
1438
- 1:删除整个防火墙(组)
1501
+ * <p>是否删除整个防火墙(组)<br>0:不删除防火墙(组),只删除单独实例<br>1:删除整个防火墙(组)</p>
1439
1502
  */
1440
1503
  DeleteFwGroup?: number;
1441
1504
  /**
1442
- * 待删除的防火墙实例数组
1505
+ * <p>待删除的防火墙实例数组</p>
1443
1506
  */
1444
1507
  VpcFwInsList?: Array<string>;
1445
1508
  }
@@ -1619,7 +1682,7 @@ export interface SyncFwOperateResponse {
1619
1682
  */
1620
1683
  export interface DescribeCfwRiskOverviewResponse {
1621
1684
  /**
1622
- * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data
1685
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
1623
1686
  */
1624
1687
  Data?: string;
1625
1688
  /**
@@ -1632,15 +1695,15 @@ export interface DescribeCfwRiskOverviewResponse {
1632
1695
  */
1633
1696
  export interface CreateNatFwDnatRuleRequest {
1634
1697
  /**
1635
- * 0:cfw新增模式,1:cfw接入模式。
1698
+ * <p>0:cfw新增模式,1:cfw接入模式。</p>
1636
1699
  */
1637
1700
  Mode: number;
1638
1701
  /**
1639
- * 防火墙实例id,该字段必须传递。
1702
+ * <p>防火墙实例id,该字段必须传递。</p>
1640
1703
  */
1641
1704
  CfwInstance?: string;
1642
1705
  /**
1643
- * 添加或删除操作的Dnat规则列表。
1706
+ * <p>添加或删除操作的Dnat规则列表。</p>
1644
1707
  */
1645
1708
  DnatRules?: Array<CfwNatDnatRule>;
1646
1709
  }
@@ -1797,11 +1860,11 @@ export interface ModifySequenceRulesResponse {
1797
1860
  */
1798
1861
  export interface ModifyClusterVpcFwSwitchRequest {
1799
1862
  /**
1800
- * 开关,0:关闭,1:开启
1863
+ * <p>开关,0:关闭,1:开启</p>
1801
1864
  */
1802
1865
  Enable: number;
1803
1866
  /**
1804
- * 集群模式vpc间防火墙ccn开关信息
1867
+ * <p>集群模式vpc间防火墙ccn开关信息</p>
1805
1868
  */
1806
1869
  CcnSwitch?: Array<CcnSwitchInfo>;
1807
1870
  }
@@ -2023,7 +2086,7 @@ export interface UpdateCheckCcnNonDirectFlagResponse {
2023
2086
  */
2024
2087
  export interface DescribeFwSyncStatusRequest {
2025
2088
  /**
2026
- * 查询的同步状态类型:Route,同步路由状态
2089
+ * <p>查询的同步状态类型:Route,同步路由状态</p>
2027
2090
  */
2028
2091
  SyncType?: string;
2029
2092
  }
@@ -2065,7 +2128,16 @@ export interface ModifyBlockIgnoreRuleNewRequest {
2065
2128
  /**
2066
2129
  * DescribeCfwRiskOverview请求参数结构体
2067
2130
  */
2068
- export type DescribeCfwRiskOverviewRequest = null;
2131
+ export interface DescribeCfwRiskOverviewRequest {
2132
+ /**
2133
+ * <p>自定义开始时间。可选,格式 YYYY-MM-DD HH:MM:SS;必须和 EndTime 同时传。</p>
2134
+ */
2135
+ StartTime?: string;
2136
+ /**
2137
+ * <p>自定义结束时间。可选,格式 YYYY-MM-DD HH:MM:SS;必须和 StartTime 同时传。</p>
2138
+ */
2139
+ EndTime?: string;
2140
+ }
2069
2141
  /**
2070
2142
  * RemoveNatAcRule返回参数结构体
2071
2143
  */
@@ -2105,23 +2177,23 @@ export interface CustomWhiteRule {
2105
2177
  */
2106
2178
  export interface DescribeFwEdgeIpsResponse {
2107
2179
  /**
2108
- * ip 开关列表
2180
+ * <p>ip 开关列表</p>
2109
2181
  */
2110
2182
  Data?: Array<EdgeIpInfo>;
2111
2183
  /**
2112
- * ip 开关列表个数
2184
+ * <p>ip 开关列表个数</p>
2113
2185
  */
2114
2186
  Total?: number;
2115
2187
  /**
2116
- * 地域列表
2188
+ * <p>地域列表</p>
2117
2189
  */
2118
2190
  RegionLst?: Array<string>;
2119
2191
  /**
2120
- * 实例类型列表
2192
+ * <p>实例类型列表</p>
2121
2193
  */
2122
2194
  InstanceTypeLst?: Array<string>;
2123
2195
  /**
2124
- * 串行模式开关个数
2196
+ * <p>串行模式开关个数</p>
2125
2197
  */
2126
2198
  SerilCount?: number;
2127
2199
  /**
@@ -2134,27 +2206,27 @@ export interface DescribeFwEdgeIpsResponse {
2134
2206
  */
2135
2207
  export interface DescribeCfwLogsRequest {
2136
2208
  /**
2137
- * <p>日志类型。首次查询必填;使用 NextToken 续查时不能传。枚举值包括 cfw_netflow_bordercfw_netflow_vpccfw_netflow_natcfw_netflow_ntacfw_netflow_dnscfw_rule_threatinfocfw_rule_aclcfw_rule_vpc_aclcfw_rule_nat_aclcfw_ndr_subject_riskcfw_ndr_dataleak_entrycfw_ndr_ai_auditcfw_feature_collectcfw_behavior_collectoperate_log_all。</p>
2209
+ * 日志类型。首次查询必填;使用 NextToken 续查时不能传。cfw_netflow_border=互联网边界流量,cfw_netflow_vpc=VPC 东西向流量,cfw_netflow_nat=NAT 防火墙流量,cfw_netflow_nta=NDR/NTA 流量,cfw_netflow_dns=DNS 防火墙日志,cfw_rule_threatinfo=入侵防御/威胁情报告警,cfw_rule_acl=互联网边界访问控制日志,cfw_rule_vpc_acl=VPC 访问控制日志,cfw_rule_nat_acl=NAT 访问控制日志,cfw_ndr_subject_risk=NDR 专题风险,cfw_ndr_dataleak_entry=NDR 敏感数据泄露,cfw_ndr_ai_audit=NDR AI 应用识别与大模型调用审计,cfw_feature_collect=统计特征与基线异常,cfw_behavior_collect=Beacon/DNS/端口/证书/VPC 互访行为,operate_log_all=操作审计日志。
2138
2210
  */
2139
2211
  LogType?: string;
2140
2212
  /**
2141
- * <p>CLS CQL 查询语句。默认 *;使用 NextToken 续查时不能传。</p>
2213
+ * 日志过滤表达式。默认 * 表示不过滤;例如 src_ip:1.1.1.1。可查询字段随 LogType 变化,应优先使用对应 Items 中已返回的字段名,不要猜测不存在的字段;使用 NextToken 续查时不能传。
2142
2214
  */
2143
2215
  Query?: string;
2144
2216
  /**
2145
- * <p>查询起始时间。支持 RFC3339、YYYY-MM-DD HH:MM:SS、YYYY-MM-DD 或 Unix 时间戳;传入后从该时间向后查询 TimeRange;使用 NextToken 续查时不能传。</p>
2217
+ * 查询起始时间。支持 RFC3339、YYYY-MM-DD HH:MM:SS、YYYY-MM-DD 或 Unix 时间戳;传入后从该时间向后查询 TimeRange;使用 NextToken 续查时不能传。
2146
2218
  */
2147
2219
  StartTime?: string;
2148
2220
  /**
2149
- * <p>查询时间范围。默认 1h;格式为正整数加单位 m/h/d,例如 5m、1h、24h、7d;使用 NextToken 续查时不能传。</p>
2221
+ * 查询时间范围。默认 1h;格式为正整数加单位 m/h/d,例如 5m、1h、24h、7d;使用 NextToken 续查时不能传。
2150
2222
  */
2151
2223
  TimeRange?: string;
2152
2224
  /**
2153
- * <p>单页返回条数。默认 100,最大 1000;使用 NextToken 续查时不能传。</p>
2225
+ * 单页返回条数。首次查询可选,默认 100;取值 1 至 1000;使用 NextToken 续查时不能传。
2154
2226
  */
2155
2227
  Limit?: number;
2156
2228
  /**
2157
- * <p>上一页 Response.Data 返回的不透明续查 token。首次查询不传;续查时只传 NextToken。无效、篡改、过期或租户不匹配会被拒绝。</p>
2229
+ * 上一页 Response.Data 返回的不透明续查 token。首次查询不传;续查时只传 NextToken。无效、篡改或租户不匹配会被拒绝。
2158
2230
  */
2159
2231
  NextToken?: string;
2160
2232
  }
@@ -2195,15 +2267,15 @@ export interface CcnSwitchInfo {
2195
2267
  */
2196
2268
  export interface SetNatFwEipRequest {
2197
2269
  /**
2198
- * bind:绑定eip;unbind:解绑eip;newAdd:新增防火墙弹性公网ip
2270
+ * <p>bind:绑定eip;unbind:解绑eip;newAdd:新增防火墙弹性公网ip</p>
2199
2271
  */
2200
2272
  OperationType: string;
2201
2273
  /**
2202
- * 防火墙实例id
2274
+ * <p>防火墙实例id</p>
2203
2275
  */
2204
2276
  CfwInstance: string;
2205
2277
  /**
2206
- * OperationType 为bind或unbind操作时,使用该字段。
2278
+ * <p>当OperationType 为bind或unbind操作时,使用该字段。</p>
2207
2279
  */
2208
2280
  EipList?: Array<string>;
2209
2281
  }
@@ -2323,15 +2395,15 @@ export interface ModifyBlockTopResponse {
2323
2395
  */
2324
2396
  export interface DescribeNatFwVpcDnsLstResponse {
2325
2397
  /**
2326
- * nat防火墙vpc dns 信息数组
2398
+ * <p>nat防火墙vpc dns 信息数组</p>
2327
2399
  */
2328
2400
  VpcDnsSwitchLst?: Array<VpcDnsInfo>;
2329
2401
  /**
2330
- * 返回参数 success成功 failed 失败
2402
+ * <p>返回参数 success成功 failed 失败</p>
2331
2403
  */
2332
2404
  ReturnMsg?: string;
2333
2405
  /**
2334
- * 开关总条数
2406
+ * <p>开关总条数</p>
2335
2407
  */
2336
2408
  Total?: number;
2337
2409
  /**
@@ -2415,35 +2487,35 @@ export interface DescribeLogsResponse {
2415
2487
  */
2416
2488
  export interface DescribeClusterVpcFwSwitchsRequest {
2417
2489
  /**
2418
- * 需要查询的索引,特定场景使用,可不填
2490
+ * <p>需要查询的索引,特定场景使用,可不填</p>
2419
2491
  */
2420
2492
  Index?: string;
2421
2493
  /**
2422
- * 过滤条件组合
2494
+ * <p>过滤条件组合</p>
2423
2495
  */
2424
2496
  Filters?: Array<CommonFilter>;
2425
2497
  /**
2426
- * 每页条数
2498
+ * <p>每页条数</p>
2427
2499
  */
2428
2500
  Limit?: number;
2429
2501
  /**
2430
- * 偏移值
2502
+ * <p>偏移值</p>
2431
2503
  */
2432
2504
  Offset?: number;
2433
2505
  /**
2434
- * 检索的起始时间,可不传
2506
+ * <p>检索的起始时间,可不传</p>
2435
2507
  */
2436
2508
  StartTime?: string;
2437
2509
  /**
2438
- * 检索的截止时间,可不传
2510
+ * <p>检索的截止时间,可不传</p>
2439
2511
  */
2440
2512
  EndTime?: string;
2441
2513
  /**
2442
- * desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值
2514
+ * <p>desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值</p>
2443
2515
  */
2444
2516
  Order?: string;
2445
2517
  /**
2446
- * 排序所用到的字段
2518
+ * <p>排序所用到的字段</p>
2447
2519
  */
2448
2520
  By?: string;
2449
2521
  }
@@ -2451,6 +2523,58 @@ export interface DescribeClusterVpcFwSwitchsRequest {
2451
2523
  * DescribeCfwAlerts请求参数结构体
2452
2524
  */
2453
2525
  export interface DescribeCfwAlertsRequest {
2526
+ /**
2527
+ * <p>告警开始时间。可选,格式 YYYY-MM-DD HH:MM:SS;默认查询最近 1 小时。</p>
2528
+ */
2529
+ StartTime?: string;
2530
+ /**
2531
+ * <p>告警结束时间。可选,格式 YYYY-MM-DD HH:MM:SS;默认当前时间。</p>
2532
+ */
2533
+ EndTime?: string;
2534
+ /**
2535
+ * <p>告警严重级别过滤。可选;枚举 low、middle、high。</p>
2536
+ */
2537
+ Level?: string;
2538
+ /**
2539
+ * <p>流量方向过滤。可选;枚举 outbound 出站、inbound 入站、lateral 横向。</p>
2540
+ */
2541
+ Direction?: string;
2542
+ /**
2543
+ * <p>处置状态过滤。可选;枚举 unhandled、handled、blocked、passed、isolated、ignored。</p>
2544
+ */
2545
+ ActionStatus?: string;
2546
+ /**
2547
+ * <p>攻击链阶段过滤。可选;枚举 recon、brute_force、delivery、exploit、c2、lateral_movement、exfiltration。</p>
2548
+ */
2549
+ KillChain?: string;
2550
+ /**
2551
+ * <p>攻击结果过滤。可选;枚举 attempt、success、fail、unknown。</p>
2552
+ */
2553
+ AttackResult?: string;
2554
+ /**
2555
+ * <p>IPS 策略动作过滤。可选;枚举 observe、block。</p>
2556
+ */
2557
+ Strategy?: string;
2558
+ /**
2559
+ * <p>攻击事件名称关键字过滤。可选,例如 SQL注入、暴力破解、恶意域名访问。</p>
2560
+ */
2561
+ EventName?: string;
2562
+ /**
2563
+ * <p>精确告警事件 ID 过滤。用于指定事件的写操作前检查和写操作后核验;事件重新聚合时返回原请求 ID 和当前事件 ID。无匹配返回空结果,多匹配或定位过程异常时失败,不退化为宽查询。</p>
2564
+ */
2565
+ EventId?: string;
2566
+ /**
2567
+ * <p>源 IP 过滤。可选。</p>
2568
+ */
2569
+ SrcIp?: string;
2570
+ /**
2571
+ * <p>目的 IP 过滤。可选。</p>
2572
+ */
2573
+ DstIp?: string;
2574
+ /**
2575
+ * <p>云资源实例 ID 过滤。可选,例如 ins-xxxxxxxx。</p>
2576
+ */
2577
+ InstanceId?: string;
2454
2578
  /**
2455
2579
  * <p>单页返回告警数。可选,默认 10,最大 50。</p>
2456
2580
  */
@@ -2459,6 +2583,14 @@ export interface DescribeCfwAlertsRequest {
2459
2583
  * <p>分页偏移。可选,默认 0。</p>
2460
2584
  */
2461
2585
  Offset?: number;
2586
+ /**
2587
+ * <p>排序字段。可选,默认 EndTime;枚举 EndTime、StartTime、Count。排序字段。可选,默认 EndTime;枚举 EndTime、StartTime、Count;Count 表示按单个聚合告警事件的告警发生次数/命中次数排序,对应返回中的 occurrence_count</p>
2588
+ */
2589
+ OrderBy?: string;
2590
+ /**
2591
+ * <p>排序方向。可选,默认 desc;枚举 desc、asc。</p>
2592
+ */
2593
+ Order?: string;
2462
2594
  }
2463
2595
  /**
2464
2596
  * DescribeSerialRegion返回参数结构体
@@ -2532,7 +2664,7 @@ export interface DeleteAddressTemplateResponse {
2532
2664
  */
2533
2665
  export interface DescribeCfwEipsResponse {
2534
2666
  /**
2535
- * 返回值信息
2667
+ * <p>返回值信息</p>
2536
2668
  */
2537
2669
  NatFwEipList?: Array<NatFwEipsInfo>;
2538
2670
  /**
@@ -2695,7 +2827,7 @@ export type DescribeNatFwInstanceRequest = null;
2695
2827
  */
2696
2828
  export interface ModifyNatFwVpcDnsSwitchResponse {
2697
2829
  /**
2698
- * 修改成功
2830
+ * <p>修改成功</p>
2699
2831
  */
2700
2832
  ReturnMsg?: string;
2701
2833
  /**
@@ -2729,15 +2861,15 @@ export interface CreateBlockIgnoreRuleNewRequest {
2729
2861
  */
2730
2862
  export interface DescribeCcnInstanceRegionStatusRequest {
2731
2863
  /**
2732
- * 云联网ID
2864
+ * <p>云联网ID</p>
2733
2865
  */
2734
2866
  CcnId: string;
2735
2867
  /**
2736
- * 要查询引流网络部署状态的云联网关联的实例ID列表
2868
+ * <p>要查询引流网络部署状态的云联网关联的实例ID列表</p>
2737
2869
  */
2738
2870
  InstanceIds?: Array<string>;
2739
2871
  /**
2740
- * 引流路由方法 0:多路由表, 1:策略路由
2872
+ * <p>引流路由方法 0:多路由表, 1:策略路由</p>
2741
2873
  */
2742
2874
  RoutingMode?: number;
2743
2875
  }
@@ -2763,13 +2895,47 @@ export interface DescribeNatAcRuleResponse {
2763
2895
  RequestId?: string;
2764
2896
  }
2765
2897
  /**
2766
- * DeleteVpcFwGroup返回参数结构体
2898
+ * 离线导出任务
2767
2899
  */
2768
- export interface DeleteVpcFwGroupResponse {
2900
+ export interface OfflineExportTask {
2769
2901
  /**
2770
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2902
+ * 任务ID
2771
2903
  */
2772
- RequestId?: string;
2904
+ TaskId?: string;
2905
+ /**
2906
+ * 任务名称
2907
+ */
2908
+ TaskName?: string;
2909
+ /**
2910
+ * 创建时间
2911
+ */
2912
+ CreateTime?: string;
2913
+ /**
2914
+ * 日志总数
2915
+ */
2916
+ DataLength?: number;
2917
+ /**
2918
+ * 任务状态,0等待下载,1下载中,2下载完成,3下载失败,4文件过期
2919
+ */
2920
+ Status?: number;
2921
+ /**
2922
+ * 文件过期时间
2923
+ */
2924
+ ExpireTime?: string;
2925
+ /**
2926
+ * 下载进度
2927
+ */
2928
+ Progress?: number;
2929
+ /**
2930
+ * 导出失败信息
2931
+ 注意:此字段可能返回 null,表示取不到有效值。
2932
+ */
2933
+ ErrorInfo?: string;
2934
+ /**
2935
+ * 是否使用Cos
2936
+ 注意:此字段可能返回 null,表示取不到有效值。
2937
+ */
2938
+ UseUserCos?: number;
2773
2939
  }
2774
2940
  /**
2775
2941
  * AddAclRule请求参数结构体
@@ -2793,31 +2959,31 @@ export interface AddAclRuleRequest {
2793
2959
  */
2794
2960
  export interface DescribeVpcFwGroupSwitchRequest {
2795
2961
  /**
2796
- * 每页条数
2962
+ * <p>每页条数</p>
2797
2963
  */
2798
2964
  Limit: number;
2799
2965
  /**
2800
- * 偏移值
2966
+ * <p>偏移值</p>
2801
2967
  */
2802
2968
  Offset: number;
2803
2969
  /**
2804
- * 过滤条件组合
2970
+ * <p>过滤条件组合</p>
2805
2971
  */
2806
2972
  Filters?: Array<CommonFilter>;
2807
2973
  /**
2808
- * 检索的起始时间,可不传
2974
+ * <p>检索的起始时间,可不传</p>
2809
2975
  */
2810
2976
  StartTime?: string;
2811
2977
  /**
2812
- * 检索的截止时间,可不传
2978
+ * <p>检索的截止时间,可不传</p>
2813
2979
  */
2814
2980
  EndTime?: string;
2815
2981
  /**
2816
- * desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值
2982
+ * <p>desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值</p>
2817
2983
  */
2818
2984
  Order?: string;
2819
2985
  /**
2820
- * 排序所用到的字段
2986
+ * <p>排序所用到的字段</p>
2821
2987
  */
2822
2988
  By?: string;
2823
2989
  }
@@ -3178,7 +3344,7 @@ export interface NatFwInstance {
3178
3344
  */
3179
3345
  export interface DescribeCfwLogsResponse {
3180
3346
  /**
3181
- * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
3347
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。Items 是当前页日志数组,字段随 LogType 变化;TotalCount 是当前页返回条数,Limit 是页大小,LogType 和 TimeWindow 回显查询范围。HasMore=true 时必须保存并原样使用 NextToken 续查;HasMore=false 时分页结束。
3182
3348
  */
3183
3349
  Data?: string;
3184
3350
  /**
@@ -3430,31 +3596,31 @@ export interface DescribeNatCcnFwSwitchRequest {
3430
3596
  */
3431
3597
  export interface DescribeCfwAnalysisDataRequest {
3432
3598
  /**
3433
- * <p>分析场景。必填。full_traffic 表示全流量深度分析;east_west 表示东西向流量分析;alert_comprehensive 表示告警综合分析;asset_exposure 表示资产暴露面分析;access_troubleshoot 表示访问阻断排障分析。</p>
3599
+ * 分析场景。必填。full_traffic 表示全流量深度分析;east_west 表示东西向流量分析;alert_comprehensive 表示告警综合分析;asset_exposure 表示资产暴露面分析;access_troubleshoot 表示访问阻断排障分析。
3434
3600
  */
3435
3601
  Scenario: string;
3436
3602
  /**
3437
- * <p>查询开始时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认查询最近 7 天。</p>
3603
+ * 查询开始时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认查询最近 7 天。
3438
3604
  */
3439
3605
  StartTime?: string;
3440
3606
  /**
3441
- * <p>查询结束时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认当前时间。</p>
3607
+ * 查询结束时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认当前时间。
3442
3608
  */
3443
3609
  EndTime?: string;
3444
3610
  /**
3445
- * <p>分析对象类型。可选,默认 user;user 表示租户全局,asset 表示单个资产,vpc 表示 VPCdomain 表示域名。</p>
3611
+ * 分析对象类型。可选,默认 user;user 表示租户全局,asset 表示资产上下文,vpc 表示 VPC 上下文,domain 表示域名上下文。选择非 user 时建议同时传 ObjectId 以限定具体对象;当前未传 ObjectId 时仍按该对象类型执行宽查询。
3446
3612
  */
3447
3613
  ObjectType?: string;
3448
3614
  /**
3449
- * <p>分析对象标识。ObjectType 为 asset、vpc 或 domain 时按需传入,可填写 IP、实例 ID、VPC ID 或域名。</p>
3615
+ * 分析对象标识。ObjectType 为 asset、vpc 或 domain 时可传,用于限定具体 IP、实例 ID、VPC ID 或域名;当前为可选参数,省略时不会按具体对象过滤。
3450
3616
  */
3451
3617
  ObjectId?: string;
3452
3618
  /**
3453
- * <p>排障目标。可选,主要用于 access_troubleshoot 场景,可填写 IP 或域名。</p>
3619
+ * 目标 IP 或域名过滤。可选,常用于 access_troubleshoot,也可用于其他 Scenario;传入后优先于 ObjectType/ObjectId,并对该场景全部分析段追加源 IP、目的 IP 或目的域名过滤。
3454
3620
  */
3455
3621
  Target?: string;
3456
3622
  /**
3457
- * <p>需要跳过的分析段名称列表。可选;不传时执行该场景全部分析段。</p>
3623
+ * 需要跳过的分析段名称列表。可选;不传或传空数组时执行该场景全部分析段。full_traffic 支持 beacon、dns_large、dns_dga、dns_dga_fine、dns_tunnel、icmp_tunnel、mining、p2p、remote_tool、file_transfer、high_risk_outbound、lateral_baseline、vpc_sensitive、smb_write、outbound_baseline、inbound_high_risk、tls_expired、tls_self_signed、first_seen_ip、first_seen_country、first_seen_port;east_west 支持 vpc_inter_vpc、subnet_inter、service_port、lateral_baseline、vpc_sensitive、smb_write、database_lateral;alert_comprehensive 支持 outbound_baseline、lateral_baseline、beacon、inbound_high_risk、first_seen_ip、first_seen_country、first_seen_port;asset_exposure 支持 inbound_high_risk、tls_expired、tls_self_signed、high_risk_outbound;access_troubleshoot 支持 acl_border_block、acl_nat_block、acl_vpc_block、ips_block。传入当前 Scenario 不支持的名称会返回 InvalidParameter。
3458
3624
  */
3459
3625
  SkipSections?: Array<string>;
3460
3626
  }
@@ -3583,7 +3749,7 @@ export interface SequenceData {
3583
3749
  */
3584
3750
  export interface DescribeSwitchErrorRequest {
3585
3751
  /**
3586
- * EDGE_FW : 互联网边界防火墙 , NDR: 流量分析,VPC_FW:VPC边界防火墙
3752
+ * <p>EDGE_FW : 互联网边界防火墙 , NDR: 流量分析,VPC_FW:VPC边界防火墙</p>
3587
3753
  */
3588
3754
  FwType?: string;
3589
3755
  }
@@ -3729,7 +3895,7 @@ export interface UpdateClusterVpcFwResponse {
3729
3895
  */
3730
3896
  export interface DescribeCcnAssociatedInstancesRequest {
3731
3897
  /**
3732
- * 云联网ID
3898
+ * <p>云联网ID</p>
3733
3899
  */
3734
3900
  CcnId: string;
3735
3901
  }
@@ -3836,47 +4002,13 @@ export interface ScanInfo {
3836
4002
  ScanTime?: string;
3837
4003
  }
3838
4004
  /**
3839
- * 离线导出任务
4005
+ * DeleteVpcFwGroup返回参数结构体
3840
4006
  */
3841
- export interface OfflineExportTask {
3842
- /**
3843
- * 任务ID
3844
- */
3845
- TaskId?: string;
3846
- /**
3847
- * 任务名称
3848
- */
3849
- TaskName?: string;
3850
- /**
3851
- * 创建时间
3852
- */
3853
- CreateTime?: string;
3854
- /**
3855
- * 日志总数
3856
- */
3857
- DataLength?: number;
3858
- /**
3859
- * 任务状态,0等待下载,1下载中,2下载完成,3下载失败,4文件过期
3860
- */
3861
- Status?: number;
3862
- /**
3863
- * 文件过期时间
3864
- */
3865
- ExpireTime?: string;
3866
- /**
3867
- * 下载进度
3868
- */
3869
- Progress?: number;
3870
- /**
3871
- * 导出失败信息
3872
- 注意:此字段可能返回 null,表示取不到有效值。
3873
- */
3874
- ErrorInfo?: string;
4007
+ export interface DeleteVpcFwGroupResponse {
3875
4008
  /**
3876
- * 是否使用Cos
3877
- 注意:此字段可能返回 null,表示取不到有效值。
4009
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3878
4010
  */
3879
- UseUserCos?: number;
4011
+ RequestId?: string;
3880
4012
  }
3881
4013
  /**
3882
4014
  * nat fw 实例展示的过滤列表
@@ -3926,12 +4058,12 @@ export interface AddEnterpriseSecurityGroupRulesResponse {
3926
4058
  */
3927
4059
  export interface DescribeCfwInsStatusResponse {
3928
4060
  /**
3929
- * 防火墙实例运行状态
4061
+ * <p>防火墙实例运行状态</p>
3930
4062
  注意:此字段可能返回 null,表示取不到有效值。
3931
4063
  */
3932
4064
  CfwInsStatus?: Array<CfwInsStatus>;
3933
4065
  /**
3934
- * 0
4066
+ * <p>0</p>
3935
4067
  */
3936
4068
  TotalCount?: number;
3937
4069
  /**
@@ -3953,17 +4085,15 @@ export interface DeleteResourceGroupRequest {
3953
4085
  */
3954
4086
  export interface ModifyFwGroupSwitchRequest {
3955
4087
  /**
3956
- * 打开或关闭开关
3957
- 0:关闭开关
3958
- 1:打开开关
4088
+ * <p>打开或关闭开关<br>0:关闭开关<br>1:打开开关</p>
3959
4089
  */
3960
4090
  Enable: number;
3961
4091
  /**
3962
- * 是否操作全部开关 0 不操作全部开关,1 操作全部开关
4092
+ * <p>是否操作全部开关 0 不操作全部开关,1 操作全部开关</p>
3963
4093
  */
3964
4094
  AllSwitch: number;
3965
4095
  /**
3966
- * 开关列表
4096
+ * <p>开关列表</p>
3967
4097
  */
3968
4098
  SwitchList?: Array<FwGroupSwitch>;
3969
4099
  }
@@ -4104,7 +4234,7 @@ export interface DescribeIPStatusListRequest {
4104
4234
  */
4105
4235
  export interface DescribeFwSyncStatusResponse {
4106
4236
  /**
4107
- * 同步状态:1,同步中;0,同步完成
4237
+ * <p>同步状态:1,同步中;0,同步完成</p>
4108
4238
  */
4109
4239
  SyncStatus?: number;
4110
4240
  /**
@@ -4189,11 +4319,11 @@ export interface ModifyNatSequenceRulesRequest {
4189
4319
  */
4190
4320
  export interface DescribeVpcFwGroupSwitchResponse {
4191
4321
  /**
4192
- * 开关列表
4322
+ * <p>开关列表</p>
4193
4323
  */
4194
4324
  SwitchList?: Array<FwGroupSwitchShow>;
4195
4325
  /**
4196
- * 开关总个数
4326
+ * <p>开关总个数</p>
4197
4327
  */
4198
4328
  Total?: number;
4199
4329
  /**
@@ -4215,11 +4345,11 @@ export interface ModifyBlockIgnoreRuleResponse {
4215
4345
  */
4216
4346
  export interface DescribeCcnAssociatedInstancesResponse {
4217
4347
  /**
4218
- * 实例总数
4348
+ * <p>实例总数</p>
4219
4349
  */
4220
4350
  Total?: number;
4221
4351
  /**
4222
- * 云联网关联的实例信息
4352
+ * <p>云联网关联的实例信息</p>
4223
4353
  */
4224
4354
  CcnAssociatedInstances?: Array<CcnAssociatedInstance>;
4225
4355
  /**
@@ -4232,23 +4362,23 @@ export interface DescribeCcnAssociatedInstancesResponse {
4232
4362
  */
4233
4363
  export interface ModifyNatFwReSelectRequest {
4234
4364
  /**
4235
- * 模式 1:接入模式;0:新增模式
4365
+ * <p>模式 1:接入模式;0:新增模式</p>
4236
4366
  */
4237
4367
  Mode: number;
4238
4368
  /**
4239
- * 防火墙实例id
4369
+ * <p>防火墙实例id</p>
4240
4370
  */
4241
4371
  CfwInstance: string;
4242
4372
  /**
4243
- * 接入模式重新接入的nat网关列表,其中NatGwList和VpcList只能传递一个。
4373
+ * <p>接入模式重新接入的nat网关列表,其中NatGwList和VpcList只能传递一个。</p>
4244
4374
  */
4245
4375
  NatGwList?: Array<string>;
4246
4376
  /**
4247
- * 新增模式重新接入的vpc列表,其中NatGwList和NatgwList只能传递一个。
4377
+ * <p>新增模式重新接入的vpc列表,其中NatGwList和NatgwList只能传递一个。</p>
4248
4378
  */
4249
4379
  VpcList?: Array<string>;
4250
4380
  /**
4251
- * 指定防火墙使用网段信息
4381
+ * <p>指定防火墙使用网段信息</p>
4252
4382
  */
4253
4383
  FwCidrInfo?: FwCidrInfo;
4254
4384
  }
@@ -4770,11 +4900,11 @@ export interface CommonIdName {
4770
4900
  */
4771
4901
  export interface DescribeCcnInstanceRegionStatusResponse {
4772
4902
  /**
4773
- * 地域总数量
4903
+ * <p>地域总数量</p>
4774
4904
  */
4775
4905
  Total?: number;
4776
4906
  /**
4777
- * 地域防火墙引流网络状态列表
4907
+ * <p>地域防火墙引流网络状态列表</p>
4778
4908
  */
4779
4909
  RegionFwStatus?: Array<RegionFwStatus>;
4780
4910
  /**
@@ -4850,7 +4980,7 @@ export interface ModifySecurityGroupRuleResponse {
4850
4980
  */
4851
4981
  export interface DescribeSwitchErrorResponse {
4852
4982
  /**
4853
- * 错误信息列表
4983
+ * <p>错误信息列表</p>
4854
4984
  注意:此字段可能返回 null,表示取不到有效值。
4855
4985
  */
4856
4986
  Data?: Array<SwitchError>;
@@ -4890,23 +5020,23 @@ export interface ModifyTableStatusResponse {
4890
5020
  */
4891
5021
  export interface DescribeNatFwSwitchRequest {
4892
5022
  /**
4893
- * 偏移量,分页用
5023
+ * <p>偏移量,分页用</p>
4894
5024
  */
4895
5025
  Offset: number;
4896
5026
  /**
4897
- * 条数,分页用
5027
+ * <p>条数,分页用</p>
4898
5028
  */
4899
5029
  Limit: number;
4900
5030
  /**
4901
- * 过滤条件组合
5031
+ * <p>过滤条件组合</p>
4902
5032
  */
4903
5033
  Filters?: Array<CommonFilter>;
4904
5034
  /**
4905
- * desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值
5035
+ * <p>desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值</p>
4906
5036
  */
4907
5037
  Order?: string;
4908
5038
  /**
4909
- * 排序所用到的字段
5039
+ * <p>排序所用到的字段</p>
4910
5040
  */
4911
5041
  By?: string;
4912
5042
  }
@@ -4994,17 +5124,17 @@ export interface DescribeAddressTemplateListResponse {
4994
5124
  */
4995
5125
  export interface CfwStatusMonitorFilter {
4996
5126
  /**
4997
- * <p>过滤字段名。</p>
5127
+ * 过滤字段名。
4998
5128
  注意:此字段可能返回 null,表示取不到有效值。
4999
5129
  */
5000
5130
  Name: string;
5001
5131
  /**
5002
- * <p>过滤值列表,最多 10 个。</p>
5132
+ * 过滤值列表,最多 10 个。
5003
5133
  注意:此字段可能返回 null,表示取不到有效值。
5004
5134
  */
5005
5135
  Values: Array<string>;
5006
5136
  /**
5007
- * <p>操作符类型,可选;仅支持后端允许的类型。</p>
5137
+ * 操作符类型,可选;仅支持后端允许的类型。
5008
5138
  注意:此字段可能返回 null,表示取不到有效值。
5009
5139
  */
5010
5140
  OperatorType?: number;
@@ -5014,20 +5144,15 @@ export interface CfwStatusMonitorFilter {
5014
5144
  */
5015
5145
  export interface ModifyAssetSyncResponse {
5016
5146
  /**
5017
- * 返回状态
5018
- 0 请求成功
5019
- 2 请求失败
5020
- 3 请求失败-频率限制
5147
+ * <p>返回状态<br>0 请求成功<br>2 请求失败<br>3 请求失败-频率限制</p>
5021
5148
  */
5022
5149
  Status?: number;
5023
5150
  /**
5024
- * success 成功
5025
- 其他失败
5151
+ * <p>success 成功<br>其他失败</p>
5026
5152
  */
5027
5153
  ReturnMsg?: string;
5028
5154
  /**
5029
- * 0 成功
5030
- 非0 失败
5155
+ * <p>0 成功<br>非0 失败</p>
5031
5156
  */
5032
5157
  ReturnCode?: number;
5033
5158
  /**
@@ -5040,7 +5165,7 @@ export interface ModifyAssetSyncResponse {
5040
5165
  */
5041
5166
  export interface DescribeCfwRuleOptimizationResponse {
5042
5167
  /**
5043
- * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。示例仅展示代表性字段;完整结果还包含 rule_type_name、rule_total、rule_active、rule_skipped_geo_or_cloud、dimension_skipped、thresholds 和 generated_at,finding 还包含 risk_level、affected_rule_uuids、affected_rule_seqs、recommendation_action、reason 和 evidence。结果过大时返回摘要,不返回 findings,并增加 truncated 和 truncated_reason。
5168
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
5044
5169
  */
5045
5170
  Data?: string;
5046
5171
  /**
@@ -5086,6 +5211,71 @@ export interface DescribeRuleOverviewResponse {
5086
5211
  */
5087
5212
  RequestId?: string;
5088
5213
  }
5214
+ /**
5215
+ * CreateAlertCenterRuleAsync请求参数结构体
5216
+ */
5217
+ export interface CreateAlertCenterRuleAsyncRequest {
5218
+ /**
5219
+ * <p>处置时间<br>1 1天<br>7 7天<br>-2 永久</p>
5220
+ */
5221
+ HandleTime: number;
5222
+ /**
5223
+ * <p>处置类型<br>当HandleIdList 不为空时:1封禁 2放通<br>当HandleIpList 不为空时:3放通 4封禁</p>
5224
+ */
5225
+ HandleType: number;
5226
+ /**
5227
+ * <p>当前日志方向: 0 出向 1 入向</p>
5228
+ */
5229
+ AlertDirection: number;
5230
+ /**
5231
+ * <p>处置方向: 0出向 1入向 0,1出入向 3内网</p>
5232
+ */
5233
+ HandleDirection: string;
5234
+ /**
5235
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
5236
+ */
5237
+ CfwAiAgentOperationSource?: string;
5238
+ /**
5239
+ * <p>处置对象,ID列表, IdLists,IpList,EventIdList三选一</p>
5240
+ */
5241
+ HandleIdList?: Array<string>;
5242
+ /**
5243
+ * <p>处置对象,IP列表, IdLists,IpList,EventIdList三选一</p>
5244
+ */
5245
+ HandleIpList?: Array<string>;
5246
+ /**
5247
+ * <p>处置描述</p>
5248
+ */
5249
+ HandleComment?: string;
5250
+ /**
5251
+ * <p>放通原因:<br>0默认 1重复 2误报 3紧急放通</p>
5252
+ */
5253
+ IgnoreReason?: number;
5254
+ /**
5255
+ * <p>封禁域名-保留字段</p>
5256
+ */
5257
+ BlockDomain?: string;
5258
+ /**
5259
+ * <p>处置对象,事件ID列表, IdLists,IpList,EventIdList三选一</p>
5260
+ */
5261
+ HandleEventIdList?: Array<string>;
5262
+ /**
5263
+ * <p>加白IP列表 隔离时放通的ip列表</p>
5264
+ */
5265
+ WhiteIpList?: Array<string>;
5266
+ /**
5267
+ * <p>隔离类型 1 互联网入站 2 互联网出站 4 内网访问</p>
5268
+ */
5269
+ IsolateType?: Array<number | bigint>;
5270
+ /**
5271
+ * <p>隔离资产列表</p>
5272
+ */
5273
+ AssetIdList?: Array<string>;
5274
+ /**
5275
+ * <p>处置HandleIpList,属于的告警事件ID</p>
5276
+ */
5277
+ TargetEventIdList?: Array<string>;
5278
+ }
5089
5279
  /**
5090
5280
  * VPC防火墙实例卡片信息
5091
5281
  */
@@ -5271,11 +5461,11 @@ export interface DescribeSourceAssetResponse {
5271
5461
  */
5272
5462
  export interface ModifyNatFwVpcDnsSwitchRequest {
5273
5463
  /**
5274
- * nat 防火墙 id
5464
+ * <p>nat 防火墙 id</p>
5275
5465
  */
5276
5466
  NatFwInsId: string;
5277
5467
  /**
5278
- * DNS 开关切换列表
5468
+ * <p>DNS 开关切换列表</p>
5279
5469
  */
5280
5470
  DnsVpcSwitchLst: Array<DnsVpcSwitch>;
5281
5471
  }
@@ -5293,7 +5483,7 @@ export interface DeleteBlockIgnoreRuleNewResponse {
5293
5483
  */
5294
5484
  export interface DescribeCfwStatusMonitorResponse {
5295
5485
  /**
5296
- * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。describe_scene 返回 scene selection.available_optionsfetch_scene 返回选中场景的 data 快照。</p>
5486
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。describe_scene scene 返回 metric_options、perspective_options、default_metric、default_perspective、selection_required_by_metric、selection_kind_by_metric 和 time_preset_options;selection.available_options 返回可用于 SelectionId/SelectionName/SelectionInstanceId 的选项。fetch_scene 返回选中场景的 data 快照,可能包含 overview、table 或 detail。下方示例是字段结构节选,数组仅展示代表值。
5297
5487
  */
5298
5488
  Data?: string;
5299
5489
  /**
@@ -5306,24 +5496,19 @@ export interface DescribeCfwStatusMonitorResponse {
5306
5496
  */
5307
5497
  export interface ModifyEdgeIpSwitchRequest {
5308
5498
  /**
5309
- * 0 关闭开关
5310
- 1 打开开关
5311
- 2 不操作开关,此次切换模式
5499
+ * <p>0 关闭开关<br>1 打开开关<br>2 不操作开关,此次切换模式</p>
5312
5500
  */
5313
5501
  Enable?: number;
5314
5502
  /**
5315
- * 操作开关详情
5503
+ * <p>操作开关详情</p>
5316
5504
  */
5317
5505
  EdgeIpSwitchLst?: Array<EdgeIpSwitch>;
5318
5506
  /**
5319
- * 0 不自动选择子网
5320
- 1 自动选择子网创建私有连接
5507
+ * <p>0 不自动选择子网<br>1 自动选择子网创建私有连接</p>
5321
5508
  */
5322
5509
  AutoChooseSubnet?: number;
5323
5510
  /**
5324
- * 0 切换为旁路
5325
- 1 切换为串行
5326
- 2 不切换模式,此次操作开关
5511
+ * <p>0 切换为旁路<br>1 切换为串行<br>2 不切换模式,此次操作开关</p>
5327
5512
  */
5328
5513
  SwitchMode?: number;
5329
5514
  }
@@ -5693,7 +5878,7 @@ export interface VpcFwGroupInfo {
5693
5878
  */
5694
5879
  export interface CreateVpcFwGroupResponse {
5695
5880
  /**
5696
- * 防火墙组ID
5881
+ * <p>防火墙组ID</p>
5697
5882
  */
5698
5883
  FwGroupId?: string;
5699
5884
  /**
@@ -5740,12 +5925,12 @@ export interface DescribeClusterNatCcnFwSwitchListRequest {
5740
5925
  */
5741
5926
  export interface DescribeVpcFwCcnPolicyWhiteListResponse {
5742
5927
  /**
5743
- * 支持自动接入和策略路由的CCN列表
5928
+ * <p>支持自动接入和策略路由的CCN列表</p>
5744
5929
  注意:此字段可能返回 null,表示取不到有效值。
5745
5930
  */
5746
5931
  SupportCcnPolicy?: Array<string>;
5747
5932
  /**
5748
- * 自动接入中支持自定义cidr的CCN列表
5933
+ * <p>自动接入中支持自定义cidr的CCN列表</p>
5749
5934
  注意:此字段可能返回 null,表示取不到有效值。
5750
5935
  */
5751
5936
  SupportCcnPolicyCidr?: Array<string>;
@@ -5992,15 +6177,23 @@ export interface SwitchError {
5992
6177
  */
5993
6178
  export interface DescribeCfwRuleOptimizationRequest {
5994
6179
  /**
5995
- * 长期零命中规则阈值天数。可选,必须为正整数,默认 180。
6180
+ * <p>防火墙规则类型。必填。枚举:border 互联网边界;nat NAT 边界;vpc VPC 间;enterprise_sg 企业安全组。</p>
6181
+ */
6182
+ RuleType: string;
6183
+ /**
6184
+ * <p>要执行的优化维度白名单。可选,例如 D1、D2、D8;不传默认执行全部支持维度。</p>
6185
+ */
6186
+ Dimensions?: Array<string>;
6187
+ /**
6188
+ * <p>长期零命中规则阈值天数。可选,默认 180。</p>
5996
6189
  */
5997
6190
  IdleDays?: number;
5998
6191
  /**
5999
- * IP 离散过多聚合建议的最小数量。可选,最小为 2,默认 10
6192
+ * <p>单 IP 离散过多聚合建议的最小数量。可选,默认 10。</p>
6000
6193
  */
6001
6194
  IpAggMin?: number;
6002
6195
  /**
6003
- * 可迁移 IOC 建议中返回的样例 IOC 数量上限。可选,必须为正整数,默认 50
6196
+ * <p>可迁移 IOC 建议中返回的样例 IOC 数量上限。可选,默认 50。</p>
6004
6197
  */
6005
6198
  IocSample?: number;
6006
6199
  }
@@ -6088,23 +6281,21 @@ export interface DescribeFwGroupInstanceInfoResponse {
6088
6281
  */
6089
6282
  export interface DescribeAssetSyncResponse {
6090
6283
  /**
6091
- * 返回状态
6092
- 1 更新中
6093
- 2 更新完成
6094
- 3 更新失败
6095
- 4 更新失败
6284
+ * <p>返回状态<br>1 更新中<br>2 更新完成<br>3 更新失败<br>4 更新失败</p>
6096
6285
  */
6097
6286
  Status?: number;
6098
6287
  /**
6099
- * success 成功
6100
- 其他失败
6288
+ * <p>success 成功<br>其他失败</p>
6101
6289
  */
6102
6290
  ReturnMsg?: string;
6103
6291
  /**
6104
- * 0 成功
6105
- 非0 失败
6292
+ * <p>0 成功<br>非0 失败</p>
6106
6293
  */
6107
6294
  ReturnCode?: number;
6295
+ /**
6296
+ * <p>已有CVM数量</p>
6297
+ */
6298
+ CVMCount?: number;
6108
6299
  /**
6109
6300
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6110
6301
  */
@@ -6160,19 +6351,19 @@ export interface FilterDataObject {
6160
6351
  */
6161
6352
  export interface DescribeNatFwInfoCountResponse {
6162
6353
  /**
6163
- * 返回参数 success 成功 failed 失败
6354
+ * <p>返回参数 success 成功 failed 失败</p>
6164
6355
  */
6165
6356
  ReturnMsg?: string;
6166
6357
  /**
6167
- * 当前租户的nat防火墙实例个数
6358
+ * <p>当前租户的nat防火墙实例个数</p>
6168
6359
  */
6169
6360
  NatFwInsCount?: number;
6170
6361
  /**
6171
- * 当前租户接入防火墙的子网个数
6362
+ * <p>当前租户接入防火墙的子网个数</p>
6172
6363
  */
6173
6364
  SubnetCount?: number;
6174
6365
  /**
6175
- * 打开NAT防火墙开关个数
6366
+ * <p>打开NAT防火墙开关个数</p>
6176
6367
  */
6177
6368
  OpenSwitchCount?: number;
6178
6369
  /**
@@ -6185,19 +6376,19 @@ export interface DescribeNatFwInfoCountResponse {
6185
6376
  */
6186
6377
  export interface ModifyVpcFwGroupRequest {
6187
6378
  /**
6188
- * 编辑的防火墙(组)ID
6379
+ * <p>编辑的防火墙(组)ID</p>
6189
6380
  */
6190
6381
  FwGroupId: string;
6191
6382
  /**
6192
- * 修改防火墙(组)名称
6383
+ * <p>修改防火墙(组)名称</p>
6193
6384
  */
6194
6385
  Name?: string;
6195
6386
  /**
6196
- * 编辑的防火墙实例列表
6387
+ * <p>编辑的防火墙实例列表</p>
6197
6388
  */
6198
6389
  VpcFwInstances?: Array<VpcFwInstance>;
6199
6390
  /**
6200
- * 指定防火墙使用网段信息
6391
+ * <p>指定防火墙使用网段信息</p>
6201
6392
  */
6202
6393
  FwCidrInfo?: FwCidrInfo;
6203
6394
  }
@@ -6249,6 +6440,23 @@ export interface ModifyVpcFwSequenceRulesRequest {
6249
6440
  */
6250
6441
  RuleChangeItems?: Array<RuleChangeItem>;
6251
6442
  }
6443
+ /**
6444
+ * ModifyIsolateTable返回参数结构体
6445
+ */
6446
+ export interface ModifyIsolateTableResponse {
6447
+ /**
6448
+ * <p>0 成功 非0失败</p>
6449
+ */
6450
+ ReturnCode?: number;
6451
+ /**
6452
+ * <p>success 成功 其他失败</p>
6453
+ */
6454
+ ReturnMsg?: string;
6455
+ /**
6456
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6457
+ */
6458
+ RequestId?: string;
6459
+ }
6252
6460
  /**
6253
6461
  * ModifySecurityGroupSequenceRules请求参数结构体
6254
6462
  */
@@ -6638,7 +6846,7 @@ export interface DescribeBlockIgnoreListResponse {
6638
6846
  */
6639
6847
  export interface DescribeCcnVpcFwSwitchRequest {
6640
6848
  /**
6641
- * 云联网ID
6849
+ * <p>云联网ID</p>
6642
6850
  */
6643
6851
  CcnId: string;
6644
6852
  }
@@ -6811,35 +7019,35 @@ export interface DescribeEdgeIpSimpleResponse {
6811
7019
  */
6812
7020
  export interface DescribeNatFwDnatRuleRequest {
6813
7021
  /**
6814
- * 需要查询的索引,特定场景使用,可不填
7022
+ * <p>需要查询的索引,特定场景使用,可不填</p>
6815
7023
  */
6816
7024
  Index?: string;
6817
7025
  /**
6818
- * 过滤条件组合
7026
+ * <p>过滤条件组合</p>
6819
7027
  */
6820
7028
  Filters?: Array<CommonFilter>;
6821
7029
  /**
6822
- * 每页条数
7030
+ * <p>每页条数</p>
6823
7031
  */
6824
7032
  Limit?: number;
6825
7033
  /**
6826
- * 偏移值
7034
+ * <p>偏移值</p>
6827
7035
  */
6828
7036
  Offset?: number;
6829
7037
  /**
6830
- * 检索的起始时间,可不传
7038
+ * <p>检索的起始时间,可不传</p>
6831
7039
  */
6832
7040
  StartTime?: string;
6833
7041
  /**
6834
- * 检索的截止时间,可不传
7042
+ * <p>检索的截止时间,可不传</p>
6835
7043
  */
6836
7044
  EndTime?: string;
6837
7045
  /**
6838
- * desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值,可不传
7046
+ * <p>desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值,可不传</p>
6839
7047
  */
6840
7048
  Order?: string;
6841
7049
  /**
6842
- * 排序所用到的字段,可不传
7050
+ * <p>排序所用到的字段,可不传</p>
6843
7051
  */
6844
7052
  By?: string;
6845
7053
  }
@@ -6903,19 +7111,19 @@ export interface DnsVpcSwitch {
6903
7111
  */
6904
7112
  export interface ModifyClusterFwBypassRequest {
6905
7113
  /**
6906
- * 防火墙类型,"VPC_FW"-VPC防火墙,"NAT_FW"-NAT防火墙
7114
+ * <p>防火墙类型,&quot;VPC_FW&quot;-VPC防火墙,&quot;NAT_FW&quot;-NAT防火墙</p>
6907
7115
  */
6908
7116
  FwType: string;
6909
7117
  /**
6910
- * 云联网实例ID
7118
+ * <p>云联网实例ID</p>
6911
7119
  */
6912
7120
  CcnId: string;
6913
7121
  /**
6914
- * Bypass开关,true-开启Bypass(禁用正常下一跳,流量绕过防火墙),false-关闭Bypass(启用正常下一跳,流量经过防火墙)
7122
+ * <p>Bypass开关,true-开启Bypass(禁用正常下一跳,流量绕过防火墙),false-关闭Bypass(启用正常下一跳,流量经过防火墙)</p>
6915
7123
  */
6916
7124
  Enable: boolean;
6917
7125
  /**
6918
- * NAT防火墙实例ID,FwType为nat时必填
7126
+ * <p>NAT防火墙实例ID,FwType为nat时必填</p>
6919
7127
  */
6920
7128
  NatInsId?: string;
6921
7129
  }
@@ -7015,51 +7223,79 @@ export interface NatFwSwitchDetailS {
7015
7223
  */
7016
7224
  export interface DescribeCfwAssetsRequest {
7017
7225
  /**
7018
- * 最大返回资产数。可选,默认 100;取值 1 1000。
7226
+ * <p>资产类型。可选,默认 host;枚举 host 主机资产、vpc VPC 网络、subnet 子网。</p>
7227
+ */
7228
+ AssetType?: string;
7229
+ /**
7230
+ * <p>IP 地址过滤。可选,支持部分匹配;适用于 host。</p>
7231
+ */
7232
+ Ip?: string;
7233
+ /**
7234
+ * <p>实例 ID 过滤。可选,适用于 host。</p>
7235
+ */
7236
+ InstanceId?: string;
7237
+ /**
7238
+ * <p>VPC ID 过滤。可选,适用于 host、vpc、subnet。</p>
7239
+ */
7240
+ VpcId?: string;
7241
+ /**
7242
+ * <p>子网 ID 过滤。可选,适用于 host、subnet。</p>
7243
+ */
7244
+ SubnetId?: string;
7245
+ /**
7246
+ * <p>实例类型过滤。可选,适用于 host;常见值包括 CVM、CLB、ENI、POD、MYSQL、REDIS、MARIADB、NAT、VPN、HAVIP、NATFW、GAAP、DC。</p>
7247
+ */
7248
+ InstanceType?: string;
7249
+ /**
7250
+ * <p>最大返回资产数。可选,默认 100,最大 1000。</p>
7019
7251
  */
7020
7252
  Limit?: number;
7253
+ /**
7254
+ * <p>上一页 Response.Data 返回的不透明资产或指纹续查 token。首次查询不传;续查时只传 NextToken,不能同时传 AssetType、过滤条件或 Limit。调用方无需区分 token 类型;无效、篡改或租户不匹配会被拒绝。</p>
7255
+ */
7256
+ NextToken?: string;
7021
7257
  }
7022
7258
  /**
7023
7259
  * DescribeNatFwSwitch返回参数结构体
7024
7260
  */
7025
7261
  export interface DescribeNatFwSwitchResponse {
7026
7262
  /**
7027
- * 总数
7263
+ * <p>总数</p>
7028
7264
  注意:此字段可能返回 null,表示取不到有效值。
7029
7265
  */
7030
7266
  Total?: number;
7031
7267
  /**
7032
- * NAT边界防火墙开关列表数据
7268
+ * <p>NAT边界防火墙开关列表数据</p>
7033
7269
  注意:此字段可能返回 null,表示取不到有效值。
7034
7270
  */
7035
7271
  Data?: Array<NatSwitchListData>;
7036
7272
  /**
7037
- * 开关相关VPC列表
7273
+ * <p>开关相关VPC列表</p>
7038
7274
  注意:此字段可能返回 null,表示取不到有效值。
7039
7275
  */
7040
7276
  VpcList?: Array<CommonIdName>;
7041
7277
  /**
7042
- * 开关相关NAT列表
7278
+ * <p>开关相关NAT列表</p>
7043
7279
  注意:此字段可能返回 null,表示取不到有效值。
7044
7280
  */
7045
7281
  NatList?: Array<CommonIdName>;
7046
7282
  /**
7047
- * 开关相关ROUTE列表
7283
+ * <p>开关相关ROUTE列表</p>
7048
7284
  注意:此字段可能返回 null,表示取不到有效值。
7049
7285
  */
7050
7286
  RouteList?: Array<CommonIdName>;
7051
7287
  /**
7052
- * 开启开关个数
7288
+ * <p>开启开关个数</p>
7053
7289
  注意:此字段可能返回 null,表示取不到有效值。
7054
7290
  */
7055
7291
  OnNum?: number;
7056
7292
  /**
7057
- * 关闭开关个数
7293
+ * <p>关闭开关个数</p>
7058
7294
  注意:此字段可能返回 null,表示取不到有效值。
7059
7295
  */
7060
7296
  OffNum?: number;
7061
7297
  /**
7062
- * 失败开关状态
7298
+ * <p>失败开关状态</p>
7063
7299
  注意:此字段可能返回 null,表示取不到有效值。
7064
7300
  */
7065
7301
  FailData?: Array<CommonIdNameStatus>;
@@ -7210,31 +7446,31 @@ export interface DescribeNatFwInstanceResponse {
7210
7446
  */
7211
7447
  export interface DescribeFwEdgeIpsRequest {
7212
7448
  /**
7213
- * 过滤条件组合
7449
+ * <p>过滤条件组合</p>
7214
7450
  */
7215
7451
  Filters?: Array<CommonFilter>;
7216
7452
  /**
7217
- * 每页条数
7453
+ * <p>每页条数</p>
7218
7454
  */
7219
7455
  Limit?: number;
7220
7456
  /**
7221
- * 偏移值
7457
+ * <p>偏移值</p>
7222
7458
  */
7223
7459
  Offset?: number;
7224
7460
  /**
7225
- * 检索的起始时间,可不传
7461
+ * <p>检索的起始时间,可不传</p>
7226
7462
  */
7227
7463
  StartTime?: string;
7228
7464
  /**
7229
- * 检索的截止时间,可不传
7465
+ * <p>检索的截止时间,可不传</p>
7230
7466
  */
7231
7467
  EndTime?: string;
7232
7468
  /**
7233
- * desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值
7469
+ * <p>desc:降序;asc:升序。根据By字段的值进行排序,这里传参的话则By也必须有值</p>
7234
7470
  */
7235
7471
  Order?: string;
7236
7472
  /**
7237
- * 排序所用到的字段
7473
+ * <p>排序所用到的字段</p>
7238
7474
  */
7239
7475
  By?: string;
7240
7476
  }
@@ -7318,11 +7554,11 @@ export interface CreateRuleItem {
7318
7554
  */
7319
7555
  export interface CloseClusterNatFwSwitchRequest {
7320
7556
  /**
7321
- * NAT防火墙实例ID
7557
+ * <p>NAT防火墙实例ID</p>
7322
7558
  */
7323
7559
  NatInsId: string;
7324
7560
  /**
7325
- * 云联网实例ID
7561
+ * <p>云联网实例ID</p>
7326
7562
  */
7327
7563
  CcnId: string;
7328
7564
  }
@@ -7340,12 +7576,11 @@ export interface ModifyClusterNatFwSwitchRequest {
7340
7576
  */
7341
7577
  export interface ModifyNatInstanceResponse {
7342
7578
  /**
7343
- * 0 正常
7344
- -1 异常
7579
+ * <p>0 正常<br>-1 异常</p>
7345
7580
  */
7346
7581
  Status?: number;
7347
7582
  /**
7348
- * nat实例唯一ID
7583
+ * <p>nat实例唯一ID</p>
7349
7584
  */
7350
7585
  NatInstanceId?: string;
7351
7586
  /**
@@ -7477,18 +7712,39 @@ export interface UpdateClusterVpcFwRequest {
7477
7712
  */
7478
7713
  export interface DeleteNatFwDnatRuleRequest {
7479
7714
  /**
7480
- * 0:cfw新增模式,1:cfw接入模式。
7715
+ * <p>0:cfw新增模式,1:cfw接入模式。</p>
7481
7716
  */
7482
7717
  Mode: number;
7483
7718
  /**
7484
- * 防火墙实例id,该字段必须传递。
7719
+ * <p>防火墙实例id,该字段必须传递。</p>
7485
7720
  */
7486
7721
  CfwInstance?: string;
7487
7722
  /**
7488
- * 添加或删除操作的Dnat规则列表。
7723
+ * <p>添加或删除操作的Dnat规则列表。</p>
7489
7724
  */
7490
7725
  DnatRules?: Array<CfwNatDnatRule>;
7491
7726
  }
7727
+ /**
7728
+ * CreateAlertCenterRuleAsync返回参数结构体
7729
+ */
7730
+ export interface CreateAlertCenterRuleAsyncResponse {
7731
+ /**
7732
+ * <p>返回状态码:<br>0 成功<br>非0 失败</p>
7733
+ */
7734
+ ReturnCode?: number;
7735
+ /**
7736
+ * <p>返回信息:<br>success 成功<br>其他</p>
7737
+ */
7738
+ ReturnMsg?: string;
7739
+ /**
7740
+ * <p>处置状态码:0 处置成功 1处置中 -1 通用错误,不用处理-3 表示重复,需重新刷新列表其他</p>
7741
+ */
7742
+ Status?: number;
7743
+ /**
7744
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7745
+ */
7746
+ RequestId?: string;
7747
+ }
7492
7748
  /**
7493
7749
  * CreateChooseVpcs请求参数结构体
7494
7750
  */
@@ -7507,11 +7763,11 @@ export interface CreateChooseVpcsRequest {
7507
7763
  */
7508
7764
  export interface ModifyNatInstanceRequest {
7509
7765
  /**
7510
- * NAT防火墙实例名称
7766
+ * <p>NAT防火墙实例名称</p>
7511
7767
  */
7512
7768
  InstanceName: string;
7513
7769
  /**
7514
- * NAT防火墙实例ID
7770
+ * <p>NAT防火墙实例ID</p>
7515
7771
  */
7516
7772
  NatInstanceId?: string;
7517
7773
  }
@@ -7558,15 +7814,15 @@ export interface RemoveAcRuleResponse {
7558
7814
  */
7559
7815
  export interface DescribeCcnVpcFwPolicyLimitResponse {
7560
7816
  /**
7561
- * 支持的引流策略数量(最外层总条数)
7817
+ * <p>支持的引流策略数量(最外层总条数)</p>
7562
7818
  */
7563
7819
  CcnPolicyInterconnectPairLenLimit?: number;
7564
7820
  /**
7565
- * 单条引流策略中单组的最大配置数量(内层单组总条数)
7821
+ * <p>单条引流策略中单组的最大配置数量(内层单组总条数)</p>
7566
7822
  */
7567
7823
  CcnPolicyGroupLenLimit?: number;
7568
7824
  /**
7569
- * 接入的实例网段长度(网段数量)限制
7825
+ * <p>接入的实例网段长度(网段数量)限制</p>
7570
7826
  */
7571
7827
  CcnPolicyCidrLenLimit?: number;
7572
7828
  /**
@@ -7668,7 +7924,7 @@ export interface ModifyNatFwReSelectResponse {
7668
7924
  */
7669
7925
  export interface DescribeCfwAssetsResponse {
7670
7926
  /**
7671
- * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data
7927
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
7672
7928
  */
7673
7929
  Data?: string;
7674
7930
  /**
@@ -8242,7 +8498,7 @@ export interface SecurityGroupListData {
8242
8498
  */
8243
8499
  export interface DescribeCcnVpcFwSwitchResponse {
8244
8500
  /**
8245
- * 互联对配置
8501
+ * <p>互联对配置</p>
8246
8502
  注意:此字段可能返回 null,表示取不到有效值。
8247
8503
  */
8248
8504
  InterconnectPairs?: Array<InterconnectPair>;
@@ -8760,7 +9016,7 @@ export interface UpdateCheckCcnNonDirectFlagRequest {
8760
9016
  */
8761
9017
  export interface DeleteNatFwInstanceRequest {
8762
9018
  /**
8763
- * 防火墙实例id
9019
+ * <p>防火墙实例id</p>
8764
9020
  */
8765
9021
  CfwInstance: string;
8766
9022
  }
@@ -8821,31 +9077,31 @@ export interface Column {
8821
9077
  */
8822
9078
  export interface DescribeDefenseSwitchResponse {
8823
9079
  /**
8824
- * 基础防御开关
9080
+ * <p>基础防御开关</p>
8825
9081
  */
8826
9082
  BasicRuleSwitch?: number;
8827
9083
  /**
8828
- * 安全基线开关
9084
+ * <p>安全基线开关</p>
8829
9085
  */
8830
9086
  BaselineAllSwitch?: number;
8831
9087
  /**
8832
- * 威胁情报开关
9088
+ * <p>威胁情报开关</p>
8833
9089
  */
8834
9090
  TiSwitch?: number;
8835
9091
  /**
8836
- * 虚拟补丁开关
9092
+ * <p>虚拟补丁开关</p>
8837
9093
  */
8838
9094
  VirtualPatchSwitch?: number;
8839
9095
  /**
8840
- * 是否历史开启
9096
+ * <p>是否历史开启</p>
8841
9097
  */
8842
9098
  HistoryOpen?: number;
8843
9099
  /**
8844
- * 状态值,0:查询成功,非0:查询失败
9100
+ * <p>状态值,0:查询成功,非0:查询失败</p>
8845
9101
  */
8846
9102
  ReturnCode?: number;
8847
9103
  /**
8848
- * 状态信息,success:查询成功,fail:查询失败
9104
+ * <p>状态信息,success:查询成功,fail:查询失败</p>
8849
9105
  */
8850
9106
  ReturnMsg?: string;
8851
9107
  /**
@@ -8954,19 +9210,19 @@ export interface DeleteAcRuleRequest {
8954
9210
  */
8955
9211
  export interface ModifyNatFwSwitchRequest {
8956
9212
  /**
8957
- * 开关,0:关闭,1:开启
9213
+ * <p>开关,0:关闭,1:开启</p>
8958
9214
  */
8959
9215
  Enable: number;
8960
9216
  /**
8961
- * 防火墙实例id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。
9217
+ * <p>防火墙实例id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。</p>
8962
9218
  */
8963
9219
  CfwInsIdList?: Array<string>;
8964
9220
  /**
8965
- * 子网id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。
9221
+ * <p>子网id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。</p>
8966
9222
  */
8967
9223
  SubnetIdList?: Array<string>;
8968
9224
  /**
8969
- * 路由表id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。
9225
+ * <p>路由表id列表,其中CfwInsIdList,SubnetIdList和RouteTableIdList只能传递一种。</p>
8970
9226
  */
8971
9227
  RouteTableIdList?: Array<string>;
8972
9228
  }
@@ -9229,11 +9485,11 @@ export interface NDRAssetCategoryStats {
9229
9485
  */
9230
9486
  export interface DescribeNatFwDnatRuleResponse {
9231
9487
  /**
9232
- * Dnat规则列表
9488
+ * <p>Dnat规则列表</p>
9233
9489
  */
9234
9490
  Data?: Array<DescNatDnatRule>;
9235
9491
  /**
9236
- * 列表总数
9492
+ * <p>列表总数</p>
9237
9493
  */
9238
9494
  Total?: number;
9239
9495
  /**
@@ -9250,16 +9506,16 @@ export type DescribeGuideScanInfoRequest = null;
9250
9506
  */
9251
9507
  export interface DescribeClusterVpcFwSwitchsResponse {
9252
9508
  /**
9253
- * 总条数
9509
+ * <p>总条数</p>
9254
9510
  */
9255
9511
  Total?: number;
9256
9512
  /**
9257
- * 防火墙开关列表
9513
+ * <p>防火墙开关列表</p>
9258
9514
  注意:此字段可能返回 null,表示取不到有效值。
9259
9515
  */
9260
9516
  Data?: Array<ClusterSwitchDetail>;
9261
9517
  /**
9262
- * 开关开启失败列表
9518
+ * <p>开关开启失败列表</p>
9263
9519
  */
9264
9520
  FailData?: Array<SwitchFailInfo>;
9265
9521
  /**
@@ -9438,40 +9694,35 @@ export interface SwitchListsData {
9438
9694
  */
9439
9695
  export interface CreateVpcFwGroupRequest {
9440
9696
  /**
9441
- * VPC防火墙(组)名称
9697
+ * <p>VPC防火墙(组)名称</p>
9442
9698
  */
9443
9699
  Name: string;
9444
9700
  /**
9445
- * 模式 1:CCN云联网模式;0:私有网络模式 2: sase 模式 3:ccn 高级模式 4: 私有网络(跨租户单边模式)
9701
+ * <p>模式 1:CCN云联网模式;0:私有网络模式 2: sase 模式 3:ccn 高级模式 4: 私有网络(跨租户单边模式)</p>
9446
9702
  */
9447
9703
  Mode: number;
9448
9704
  /**
9449
- * 防火墙(组)下的防火墙实例列表
9705
+ * <p>防火墙(组)下的防火墙实例列表</p>
9450
9706
  */
9451
9707
  VpcFwInstances: Array<VpcFwInstance>;
9452
9708
  /**
9453
- * 防火墙实例的开关模式
9454
- 1: 单点互通
9455
- 2: 多点互通
9456
- 3: 全互通
9457
- 4: 自定义路由
9709
+ * <p>防火墙实例的开关模式<br>1: 单点互通<br>2: 多点互通<br>3: 全互通<br>4: 自定义路由</p>
9458
9710
  */
9459
9711
  SwitchMode: number;
9460
9712
  /**
9461
- * auto 自动选择防火墙网段
9462
- 10.10.10.0/24 用户输入的防火墙网段
9713
+ * <p>auto 自动选择防火墙网段<br>10.10.10.0/24 用户输入的防火墙网段</p>
9463
9714
  */
9464
9715
  FwVpcCidr: string;
9465
9716
  /**
9466
- * 云联网id ,适用于云联网模式
9717
+ * <p>云联网id ,适用于云联网模式</p>
9467
9718
  */
9468
9719
  CcnId?: string;
9469
9720
  /**
9470
- * 指定防火墙使用网段信息
9721
+ * <p>指定防火墙使用网段信息</p>
9471
9722
  */
9472
9723
  FwCidrInfo?: FwCidrInfo;
9473
9724
  /**
9474
- * 跨租户管理员模式 1管理员 2多账号
9725
+ * <p>跨租户管理员模式 1管理员 2多账号</p>
9475
9726
  */
9476
9727
  CrossUserMode?: string;
9477
9728
  }
@@ -9480,47 +9731,47 @@ export interface CreateVpcFwGroupRequest {
9480
9731
  */
9481
9732
  export interface CreateNatFwInstanceWithDomainRequest {
9482
9733
  /**
9483
- * 防火墙实例名称
9734
+ * <p>防火墙实例名称</p>
9484
9735
  */
9485
9736
  Name: string;
9486
9737
  /**
9487
- * 带宽
9738
+ * <p>带宽</p>
9488
9739
  */
9489
9740
  Width: number;
9490
9741
  /**
9491
- * 模式 1:接入模式;0:新增模式
9742
+ * <p>模式 1:接入模式;0:新增模式</p>
9492
9743
  */
9493
9744
  Mode: number;
9494
9745
  /**
9495
- * 新增模式传递参数,其中NewModeItems和NatgwList至少传递一种。
9746
+ * <p>新增模式传递参数,其中NewModeItems和NatgwList至少传递一种。</p>
9496
9747
  */
9497
9748
  NewModeItems?: NewModeItems;
9498
9749
  /**
9499
- * 接入模式接入的nat网关列表,其中NewModeItems和NatgwList至少传递一种。
9750
+ * <p>接入模式接入的nat网关列表,其中NewModeItems和NatgwList至少传递一种。</p>
9500
9751
  */
9501
9752
  NatGwList?: Array<string>;
9502
9753
  /**
9503
- * 主可用区,为空则选择默认可用区
9754
+ * <p>主可用区,为空则选择默认可用区</p>
9504
9755
  */
9505
9756
  Zone?: string;
9506
9757
  /**
9507
- * 备可用区,为空则选择默认可用区
9758
+ * <p>备可用区,为空则选择默认可用区</p>
9508
9759
  */
9509
9760
  ZoneBak?: string;
9510
9761
  /**
9511
- * 异地灾备 1:使用异地灾备;0:不使用异地灾备;为空则默认不使用异地灾备
9762
+ * <p>异地灾备 1:使用异地灾备;0:不使用异地灾备;为空则默认不使用异地灾备</p>
9512
9763
  */
9513
9764
  CrossAZone?: number;
9514
9765
  /**
9515
- * 0不创建域名,1创建域名
9766
+ * <p>0不创建域名,1创建域名</p>
9516
9767
  */
9517
9768
  IsCreateDomain?: number;
9518
9769
  /**
9519
- * 如果要创建域名则必填
9770
+ * <p>如果要创建域名则必填</p>
9520
9771
  */
9521
9772
  Domain?: string;
9522
9773
  /**
9523
- * 指定防火墙使用网段信息
9774
+ * <p>指定防火墙使用网段信息</p>
9524
9775
  */
9525
9776
  FwCidrInfo?: FwCidrInfo;
9526
9777
  }
@@ -9744,11 +9995,11 @@ export interface IntArray {
9744
9995
  */
9745
9996
  export interface DescribeNatFwInstancesInfoResponse {
9746
9997
  /**
9747
- * 实例卡片信息数组
9998
+ * <p>实例卡片信息数组</p>
9748
9999
  */
9749
10000
  NatinsLst?: Array<NatInstanceInfo>;
9750
10001
  /**
9751
- * nat 防火墙个数
10002
+ * <p>nat 防火墙个数</p>
9752
10003
  */
9753
10004
  Total?: number;
9754
10005
  /**
@@ -9866,7 +10117,7 @@ export interface ModifyTableStatusRequest {
9866
10117
  */
9867
10118
  export interface DescribeGuideScanInfoResponse {
9868
10119
  /**
9869
- * 扫描信息
10120
+ * <p>扫描信息</p>
9870
10121
  */
9871
10122
  Data?: ScanInfo;
9872
10123
  /**