tencentcloud-sdk-nodejs 4.1.269 → 4.1.270

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 (107) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ams/index.js +2 -2
  3. package/es/services/antiddos/index.js +2 -2
  4. package/es/services/bma/index.js +2 -2
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cfw/v20190904/cfw_client.js +35 -8
  7. package/es/services/dts/index.js +2 -2
  8. package/es/services/es/index.js +2 -2
  9. package/es/services/essbasic/index.js +2 -2
  10. package/es/services/facefusion/index.js +2 -2
  11. package/es/services/ims/index.js +2 -2
  12. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +9 -0
  13. package/es/services/iotvideo/index.js +2 -2
  14. package/es/services/irp/index.js +2 -2
  15. package/es/services/mongodb/index.js +2 -2
  16. package/es/services/monitor/index.js +2 -2
  17. package/es/services/organization/index.js +2 -2
  18. package/es/services/tdmysql/v20211122/tdmysql_client.js +3 -0
  19. package/es/services/teo/index.js +2 -2
  20. package/es/services/teo/v20220901/teo_client.js +41 -8
  21. package/es/services/thpc/index.js +2 -2
  22. package/es/services/tione/index.js +2 -2
  23. package/es/services/tke/index.js +2 -2
  24. package/es/services/tms/index.js +2 -2
  25. package/es/services/tsw/index.js +2 -2
  26. package/es/services/vm/index.js +4 -4
  27. package/es/services/wedata/index.js +2 -2
  28. package/es/services/yunsou/index.js +2 -2
  29. package/package.json +1 -1
  30. package/tencentcloud/common/sdk_version.d.ts +1 -1
  31. package/tencentcloud/common/sdk_version.js +1 -1
  32. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +2 -2
  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/apigateway/v20180808/apigateway_models.d.ts +19 -19
  38. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +9 -7
  39. package/tencentcloud/services/bma/index.d.ts +4 -4
  40. package/tencentcloud/services/bma/index.js +2 -2
  41. package/tencentcloud/services/btoe/index.d.ts +4 -4
  42. package/tencentcloud/services/btoe/index.js +2 -2
  43. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +18 -45
  44. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +4 -0
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +45 -9
  46. package/tencentcloud/services/cfw/v20190904/cfw_client.js +66 -12
  47. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +510 -104
  48. package/tencentcloud/services/dts/index.d.ts +4 -4
  49. package/tencentcloud/services/dts/index.js +2 -2
  50. package/tencentcloud/services/es/index.d.ts +4 -4
  51. package/tencentcloud/services/es/index.js +2 -2
  52. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  53. package/tencentcloud/services/essbasic/index.js +2 -2
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -2
  55. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -2
  56. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  57. package/tencentcloud/services/facefusion/index.js +2 -2
  58. package/tencentcloud/services/ims/index.d.ts +4 -4
  59. package/tencentcloud/services/ims/index.js +2 -2
  60. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +51 -1
  61. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +56 -0
  62. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +152 -10
  63. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  64. package/tencentcloud/services/iotvideo/index.js +2 -2
  65. package/tencentcloud/services/irp/index.d.ts +4 -4
  66. package/tencentcloud/services/irp/index.js +2 -2
  67. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  68. package/tencentcloud/services/mongodb/index.js +2 -2
  69. package/tencentcloud/services/monitor/index.d.ts +4 -4
  70. package/tencentcloud/services/monitor/index.js +2 -2
  71. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +11 -9
  72. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +7 -3
  73. package/tencentcloud/services/organization/index.d.ts +4 -4
  74. package/tencentcloud/services/organization/index.js +2 -2
  75. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +2 -2
  76. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.d.ts +5 -1
  77. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.js +6 -0
  78. package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +75 -13
  79. package/tencentcloud/services/teo/index.d.ts +4 -4
  80. package/tencentcloud/services/teo/index.js +2 -2
  81. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +53 -9
  82. package/tencentcloud/services/teo/v20220901/teo_client.js +78 -12
  83. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1079 -232
  84. package/tencentcloud/services/thpc/index.d.ts +4 -4
  85. package/tencentcloud/services/thpc/index.js +2 -2
  86. package/tencentcloud/services/tione/index.d.ts +4 -4
  87. package/tencentcloud/services/tione/index.js +2 -2
  88. package/tencentcloud/services/tke/index.d.ts +4 -4
  89. package/tencentcloud/services/tke/index.js +2 -2
  90. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +52 -59
  91. package/tencentcloud/services/tms/index.d.ts +4 -4
  92. package/tencentcloud/services/tms/index.js +2 -2
  93. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +3 -2
  94. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +3 -2
  95. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +10 -6
  96. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  97. package/tencentcloud/services/tsw/index.d.ts +4 -4
  98. package/tencentcloud/services/tsw/index.js +2 -2
  99. package/tencentcloud/services/vm/index.d.ts +6 -6
  100. package/tencentcloud/services/vm/index.js +4 -4
  101. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +2 -2
  102. package/tencentcloud/services/vod/v20180717/vod_client.js +2 -2
  103. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -1
  104. package/tencentcloud/services/wedata/index.d.ts +4 -4
  105. package/tencentcloud/services/wedata/index.js +2 -2
  106. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  107. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -16,23 +16,81 @@ export interface ModifyEWRuleStatusResponse {
16
16
  RequestId?: string;
17
17
  }
18
18
  /**
19
- * ModifyFwGroupSwitch请求参数结构体
19
+ * DescribeCfwStatusMonitor请求参数结构体
20
20
  */
21
- export interface ModifyFwGroupSwitchRequest {
21
+ export interface DescribeCfwStatusMonitorRequest {
22
22
  /**
23
- * 打开或关闭开关
24
- 0:关闭开关
25
- 1:打开开关
23
+ * <p>操作类型。describe_scene 表示发现场景和二级下拉选项;fetch_scene 表示获取具体场景快照。必填。</p>
26
24
  */
27
- Enable: number;
25
+ Op: string;
28
26
  /**
29
- * 是否操作全部开关 0 不操作全部开关,1 操作全部开关
27
+ * <p>防火墙场景类型。支持 internet_edge(互联网边界防火墙)、nat_cluster(NAT边界防火墙-集群)、nat_ha(NAT边界防火墙-主备)、vpc_cluster(VPC边界防火墙-集群)、vpc_ha(VPC边界防火墙-主备)。必填。</p>
30
28
  */
31
- AllSwitch: number;
29
+ FirewallType: string;
32
30
  /**
33
- * 开关列表
31
+ * <p>二级下拉选项 ID。fetch_scene 按需传入;internet_edge 为地域,NAT 为实例 ID,VPC 带宽场景为防火墙组 ID;vpc_cluster 的 connections 汇总场景会忽略该参数。</p>
34
32
  */
35
- SwitchList?: Array<FwGroupSwitch>;
33
+ SelectionId?: string;
34
+ /**
35
+ * <p>二级下拉显示名称。可替代 SelectionId 按名称匹配。</p>
36
+ */
37
+ SelectionName?: string;
38
+ /**
39
+ * <p>引擎实例 ID。主要用于 vpc_ha 下一个防火墙组对应多个实例的场景。</p>
40
+ */
41
+ SelectionInstanceId?: string;
42
+ /**
43
+ * <p>指标页签。fetch_scene 可传;不传时使用该场景默认值。支持 bandwidth、connections。</p>
44
+ */
45
+ Metric?: string;
46
+ /**
47
+ * <p>指标下的视角。fetch_scene 可传;不传时使用该场景默认值。支持 ip、subnet、session、switch、vpc,实际可用组合以 describe_scene 返回为准。</p>
48
+ */
49
+ Perspective?: string;
50
+ /**
51
+ * <p>NAT 主备连接数 IP 视角范围。external 表示外部 IP,asset 表示资产 IP;仅 nat_ha + connections + ip 使用。</p>
52
+ */
53
+ IpScope?: string;
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>
56
+ */
57
+ TimePreset?: string;
58
+ /**
59
+ * <p>自定义开始时间。格式 YYYY-MM-DD HH:MM:SS;必须与 EndTime 同时传,最大跨度 30 天。</p>
60
+ */
61
+ StartTime?: string;
62
+ /**
63
+ * <p>自定义结束时间。格式 YYYY-MM-DD HH:MM:SS;必须与 StartTime 同时传,最大跨度 30 天。</p>
64
+ */
65
+ EndTime?: string;
66
+ /**
67
+ * <p>页码,从 1 开始。默认 1;fetch_scene 列表视角使用。</p>
68
+ */
69
+ Page?: number;
70
+ /**
71
+ * <p>每页条数。默认 10,最大 100;fetch_scene 列表视角使用。</p>
72
+ */
73
+ Limit?: number;
74
+ /**
75
+ * <p>是否只获取概览数据。true 时 fetch_scene 只请求 overview,跳过 table/detail,适合只看场景快照汇总。</p>
76
+ */
77
+ OverviewOnly?: boolean;
78
+ /**
79
+ * <p>原始偏移量覆盖。可选,传入后覆盖 Page 计算结果;必须大于等于 0 且不超过安全上限。</p>
80
+ */
81
+ Offset?: number;
82
+ /**
83
+ * <p>排序字段。可选,只接受当前场景后端允许的安全字段。</p>
84
+ */
85
+ SortBy?: string;
86
+ /**
87
+ * <p>排序方向。默认 desc;支持 asc、desc。</p>
88
+ */
89
+ SortOrder?: string;
90
+ /**
91
+ * <p>过滤条件列表。可选,最多 5 个;是否支持以及字段名以具体 fetch_scene 场景为准。</p>
92
+ */
93
+ Filters?: Array<CfwStatusMonitorFilter>;
36
94
  }
37
95
  /**
38
96
  * 防火墙部署输入参数列表
@@ -105,6 +163,10 @@ export interface NatClusterInfo {
105
163
  */
106
164
  NatInsName?: string;
107
165
  }
166
+ /**
167
+ * DescribeCfwSwitches请求参数结构体
168
+ */
169
+ export type DescribeCfwSwitchesRequest = null;
108
170
  /**
109
171
  * DescribeNDRAssetIdentificationList返回参数结构体
110
172
  */
@@ -159,9 +221,26 @@ export interface DescribeNDRAssetIdentificationListResponse {
159
221
  */
160
222
  export interface ModifyAclRuleRequest {
161
223
  /**
162
- * 需要编辑的规则数组,基于Uuid唯一id修改该规则
224
+ * <p>需要编辑的规则数组,基于Uuid唯一id修改该规则</p>
163
225
  */
164
226
  Rules: Array<CreateRuleItem>;
227
+ /**
228
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
229
+ */
230
+ CfwAiAgentOperationSource?: string;
231
+ }
232
+ /**
233
+ * DescribeCfwAnalysisData返回参数结构体
234
+ */
235
+ export interface DescribeCfwAnalysisDataResponse {
236
+ /**
237
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
238
+ */
239
+ Data?: string;
240
+ /**
241
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
242
+ */
243
+ RequestId?: string;
165
244
  }
166
245
  /**
167
246
  * DescribeAclRule返回参数结构体
@@ -230,6 +309,39 @@ export interface DescribeFwGroupInstanceInfoRequest {
230
309
  */
231
310
  By?: string;
232
311
  }
312
+ /**
313
+ * DescribeCfwRules请求参数结构体
314
+ */
315
+ export interface DescribeCfwRulesRequest {
316
+ /**
317
+ * <p>规则域。必填。枚举:border 互联网边界;nat NAT 边界;vpc VPC 间;enterprise_sg 企业安全组;intrusion_prevention 入侵防御。RuleType=intrusion_prevention 时还必须传 ListType。</p>
318
+ */
319
+ RuleType: string;
320
+ /**
321
+ * <p>入侵防御列表类型。仅 RuleType=intrusion_prevention 时使用并必填。blocklist 表示封禁列表,whitelist 表示白名单策略,isolate 表示隔离列表。</p>
322
+ */
323
+ ListType?: string;
324
+ /**
325
+ * <p>访问方向过滤。可选。0 表示出站,1 表示入站;不传则不过滤。RuleType=intrusion_prevention 时不支持。</p>
326
+ */
327
+ Direction?: number;
328
+ /**
329
+ * <p>规则动作过滤。可选。0 表示观察,1 表示阻断,2 表示放行;不传则不过滤。</p>
330
+ */
331
+ RuleAction?: number;
332
+ /**
333
+ * <p>精确规则 ID 过滤。可选。用于按数值规则标识定位单条规则。</p>
334
+ */
335
+ RuleId?: number;
336
+ /**
337
+ * <p>单页返回规则数。可选,默认 100,最大 1000。</p>
338
+ */
339
+ Limit?: number;
340
+ /**
341
+ * <p>分页偏移。可选,默认 0。</p>
342
+ */
343
+ Offset?: number;
344
+ }
233
345
  /**
234
346
  * DeleteNatFwInstance返回参数结构体
235
347
  */
@@ -372,11 +484,15 @@ export interface DescribeCfwEipsRequest {
372
484
  */
373
485
  export interface RemoveVpcAcRuleRequest {
374
486
  /**
375
- * 规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则
487
+ * <p>规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则</p>
376
488
  */
377
489
  RuleUuids: Array<number | bigint>;
378
490
  /**
379
- * 仅当RuleUuids为-1时有效;0:删除Ipv4规则,1:删除Ipv6规则;默认为Ipv4类型规则
491
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
492
+ */
493
+ CfwAiAgentOperationSource?: string;
494
+ /**
495
+ * <p>仅当RuleUuids为-1时有效;0:删除Ipv4规则,1:删除Ipv6规则;默认为Ipv4类型规则</p>
380
496
  */
381
497
  IpVersion?: number;
382
498
  }
@@ -535,6 +651,10 @@ export interface AddEnterpriseSecurityGroupRulesRequest {
535
651
  * <p>创建规则数据</p>
536
652
  */
537
653
  Data: Array<SecurityGroupRule>;
654
+ /**
655
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
656
+ */
657
+ CfwAiAgentOperationSource?: string;
538
658
  /**
539
659
  * <p>添加类型,0:添加到最后,1:添加到最前;2:中间插入;默认0添加到最后</p>
540
660
  */
@@ -587,7 +707,7 @@ export interface ModifyIpsModeSwitchRequest {
587
707
  */
588
708
  export interface ModifyAclRuleResponse {
589
709
  /**
590
- * 编辑成功后返回新策略ID列表
710
+ * <p>编辑成功后返回新策略ID列表</p>
591
711
  */
592
712
  RuleUuid?: Array<number | bigint>;
593
713
  /**
@@ -926,16 +1046,19 @@ export interface VpcRuleItem {
926
1046
  */
927
1047
  export interface CreateAlertCenterOmitRequest {
928
1048
  /**
929
- * 处置对象,ID列表, IdLists和IpList二选一
1049
+ * <p>处置对象,ID列表, IdLists和IpList二选一</p>
930
1050
  */
931
1051
  HandleIdList: Array<string>;
932
1052
  /**
933
- * 忽略数据来源:
934
- AlertTable 告警中心 InterceptionTable拦截列表
1053
+ * <p>忽略数据来源:<br>AlertTable 告警中心 InterceptionTable拦截列表</p>
935
1054
  */
936
1055
  TableType: string;
937
1056
  /**
938
- * 处置对象,事件ID列表
1057
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
1058
+ */
1059
+ CfwAiAgentOperationSource?: string;
1060
+ /**
1061
+ * <p>处置对象,事件ID列表</p>
939
1062
  */
940
1063
  HandleEventIdList?: Array<string>;
941
1064
  }
@@ -1178,6 +1301,19 @@ export interface ModifyBlockIgnoreRuleRequest {
1178
1301
  * DescribeEnterpriseSGRuleProgress请求参数结构体
1179
1302
  */
1180
1303
  export type DescribeEnterpriseSGRuleProgressRequest = null;
1304
+ /**
1305
+ * DescribeCfwSwitches返回参数结构体
1306
+ */
1307
+ export interface DescribeCfwSwitchesResponse {
1308
+ /**
1309
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。
1310
+ */
1311
+ Data?: string;
1312
+ /**
1313
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1314
+ */
1315
+ RequestId?: string;
1316
+ }
1181
1317
  /**
1182
1318
  * DescribeNatFwInstancesInfo请求参数结构体
1183
1319
  */
@@ -1479,13 +1615,13 @@ export interface SyncFwOperateResponse {
1479
1615
  RequestId?: string;
1480
1616
  }
1481
1617
  /**
1482
- * AddVpcAcRule返回参数结构体
1618
+ * DescribeCfwRiskOverview返回参数结构体
1483
1619
  */
1484
- export interface AddVpcAcRuleResponse {
1620
+ export interface DescribeCfwRiskOverviewResponse {
1485
1621
  /**
1486
- * 创建成功后返回新策略ID列表
1622
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。
1487
1623
  */
1488
- RuleUuids?: Array<number | bigint>;
1624
+ Data?: string;
1489
1625
  /**
1490
1626
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1491
1627
  */
@@ -1560,13 +1696,17 @@ export interface CreateAlertCenterRuleRequest {
1560
1696
  */
1561
1697
  export interface RemoveEnterpriseSecurityGroupRuleRequest {
1562
1698
  /**
1563
- * 规则的uuid,可通过查询规则列表获取
1699
+ * <p>规则的uuid,可通过查询规则列表获取</p>
1564
1700
  */
1565
1701
  RuleUuid: number;
1566
1702
  /**
1567
- * 删除类型,0是单条删除,RuleUuid填写删除规则id,1为全部删除,RuleUuid填0即可
1703
+ * <p>删除类型,0是单条删除,RuleUuid填写删除规则id,1为全部删除,RuleUuid填0即可</p>
1568
1704
  */
1569
1705
  RemoveType: number;
1706
+ /**
1707
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
1708
+ */
1709
+ CfwAiAgentOperationSource?: string;
1570
1710
  }
1571
1711
  /**
1572
1712
  * DescribeSecurityGroupList返回参数结构体
@@ -1619,19 +1759,23 @@ export interface NetInstancesInfo {
1619
1759
  */
1620
1760
  export interface ModifyEnterpriseSecurityGroupRuleRequest {
1621
1761
  /**
1622
- * 规则的uuid,可通过查询规则列表获取
1762
+ * <p>规则的uuid,可通过查询规则列表获取</p>
1623
1763
  */
1624
1764
  RuleUuid: number;
1625
1765
  /**
1626
- * 修改类型,0:修改规则内容;1:修改单条规则开关状态;2:修改所有规则开关状态
1766
+ * <p>修改类型,0:修改规则内容;1:修改单条规则开关状态;2:修改所有规则开关状态</p>
1627
1767
  */
1628
1768
  ModifyType: number;
1629
1769
  /**
1630
- * 编辑后的企业安全组规则数据;修改规则状态不用填该字段
1770
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
1771
+ */
1772
+ CfwAiAgentOperationSource?: string;
1773
+ /**
1774
+ * <p>编辑后的企业安全组规则数据;修改规则状态不用填该字段</p>
1631
1775
  */
1632
1776
  Data?: SecurityGroupRule;
1633
1777
  /**
1634
- * 0是关闭,1是开启
1778
+ * <p>0是关闭,1是开启</p>
1635
1779
  */
1636
1780
  Enable?: number;
1637
1781
  }
@@ -1897,7 +2041,7 @@ export interface DeleteNatFwDnatRuleResponse {
1897
2041
  */
1898
2042
  export interface ModifyVpcAcRuleResponse {
1899
2043
  /**
1900
- * 编辑成功后返回新策略ID列表
2044
+ * <p>编辑成功后返回新策略ID列表</p>
1901
2045
  */
1902
2046
  RuleUuids?: Array<number | bigint>;
1903
2047
  /**
@@ -1918,12 +2062,16 @@ export interface ModifyBlockIgnoreRuleNewRequest {
1918
2062
  */
1919
2063
  RuleType: number;
1920
2064
  }
2065
+ /**
2066
+ * DescribeCfwRiskOverview请求参数结构体
2067
+ */
2068
+ export type DescribeCfwRiskOverviewRequest = null;
1921
2069
  /**
1922
2070
  * RemoveNatAcRule返回参数结构体
1923
2071
  */
1924
2072
  export interface RemoveNatAcRuleResponse {
1925
2073
  /**
1926
- * 删除成功后返回被删除策略的uuid列表
2074
+ * <p>删除成功后返回被删除策略的uuid列表</p>
1927
2075
  */
1928
2076
  RuleUuid?: Array<number | bigint>;
1929
2077
  /**
@@ -1981,6 +2129,35 @@ export interface DescribeFwEdgeIpsResponse {
1981
2129
  */
1982
2130
  RequestId?: string;
1983
2131
  }
2132
+ /**
2133
+ * DescribeCfwLogs请求参数结构体
2134
+ */
2135
+ export interface DescribeCfwLogsRequest {
2136
+ /**
2137
+ * <p>日志类型。首次查询必填;使用 NextToken 续查时不能传。枚举值包括 cfw_netflow_border、cfw_netflow_vpc、cfw_netflow_nat、cfw_netflow_nta、cfw_netflow_dns、cfw_rule_threatinfo、cfw_rule_acl、cfw_rule_vpc_acl、cfw_rule_nat_acl、cfw_ndr_subject_risk、cfw_ndr_dataleak_entry、cfw_ndr_ai_audit、cfw_feature_collect、cfw_behavior_collect、operate_log_all。</p>
2138
+ */
2139
+ LogType?: string;
2140
+ /**
2141
+ * <p>CLS CQL 查询语句。默认 *;使用 NextToken 续查时不能传。</p>
2142
+ */
2143
+ Query?: string;
2144
+ /**
2145
+ * <p>查询起始时间。支持 RFC3339、YYYY-MM-DD HH:MM:SS、YYYY-MM-DD 或 Unix 时间戳;传入后从该时间向后查询 TimeRange;使用 NextToken 续查时不能传。</p>
2146
+ */
2147
+ StartTime?: string;
2148
+ /**
2149
+ * <p>查询时间范围。默认 1h;格式为正整数加单位 m/h/d,例如 5m、1h、24h、7d;使用 NextToken 续查时不能传。</p>
2150
+ */
2151
+ TimeRange?: string;
2152
+ /**
2153
+ * <p>单页返回条数。默认 100,最大 1000;使用 NextToken 续查时不能传。</p>
2154
+ */
2155
+ Limit?: number;
2156
+ /**
2157
+ * <p>上一页 Response.Data 返回的不透明续查 token。首次查询不传;续查时只传 NextToken。无效、篡改、过期或租户不匹配会被拒绝。</p>
2158
+ */
2159
+ NextToken?: string;
2160
+ }
1984
2161
  /**
1985
2162
  * ccn实例开关信息
1986
2163
  */
@@ -2270,6 +2447,19 @@ export interface DescribeClusterVpcFwSwitchsRequest {
2270
2447
  */
2271
2448
  By?: string;
2272
2449
  }
2450
+ /**
2451
+ * DescribeCfwAlerts请求参数结构体
2452
+ */
2453
+ export interface DescribeCfwAlertsRequest {
2454
+ /**
2455
+ * <p>单页返回告警数。可选,默认 10,最大 50。</p>
2456
+ */
2457
+ Limit?: number;
2458
+ /**
2459
+ * <p>分页偏移。可选,默认 0。</p>
2460
+ */
2461
+ Offset?: number;
2462
+ }
2273
2463
  /**
2274
2464
  * DescribeSerialRegion返回参数结构体
2275
2465
  */
@@ -2518,15 +2708,19 @@ export interface ModifyNatFwVpcDnsSwitchResponse {
2518
2708
  */
2519
2709
  export interface CreateBlockIgnoreRuleNewRequest {
2520
2710
  /**
2521
- * 非自定义类型规则列表
2711
+ * <p>非自定义类型规则列表</p>
2522
2712
  */
2523
2713
  Rules: Array<BanAndAllowRule>;
2524
2714
  /**
2525
- * RuleType: 1黑名单 2外部IP 3域名 4情报 5资产 6自定义规则 7入侵防御规则
2715
+ * <p>RuleType: 1黑名单 2外部IP 3域名 4情报 5资产 6自定义规则 7入侵防御规则</p>
2526
2716
  */
2527
2717
  RuleType: number;
2528
2718
  /**
2529
- * 删除白名单冲突地址并继续添加/删除封禁列表冲突地址并继续添加;表示是否覆盖重复数据,1为覆盖,非1不覆盖,跳过重复数据
2719
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
2720
+ */
2721
+ CfwAiAgentOperationSource?: string;
2722
+ /**
2723
+ * <p>删除白名单冲突地址并继续添加/删除封禁列表冲突地址并继续添加;表示是否覆盖重复数据,1为覆盖,非1不覆盖,跳过重复数据</p>
2530
2724
  */
2531
2725
  CoverDuplicate?: number;
2532
2726
  }
@@ -2582,11 +2776,15 @@ export interface DeleteVpcFwGroupResponse {
2582
2776
  */
2583
2777
  export interface AddAclRuleRequest {
2584
2778
  /**
2585
- * 需要添加的访问控制规则列表
2779
+ * <p>需要添加的访问控制规则列表</p>
2586
2780
  */
2587
2781
  Rules: Array<CreateRuleItem>;
2588
2782
  /**
2589
- * 添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则
2783
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
2784
+ */
2785
+ CfwAiAgentOperationSource?: string;
2786
+ /**
2787
+ * <p>添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则</p>
2590
2788
  */
2591
2789
  From?: string;
2592
2790
  }
@@ -2975,6 +3173,19 @@ export interface NatFwInstance {
2975
3173
  */
2976
3174
  NatIp?: string;
2977
3175
  }
3176
+ /**
3177
+ * DescribeCfwLogs返回参数结构体
3178
+ */
3179
+ export interface DescribeCfwLogsResponse {
3180
+ /**
3181
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
3182
+ */
3183
+ Data?: string;
3184
+ /**
3185
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3186
+ */
3187
+ RequestId?: string;
3188
+ }
2978
3189
  /**
2979
3190
  * ModifyAllPublicIPSwitchStatus返回参数结构体
2980
3191
  */
@@ -3010,6 +3221,19 @@ export interface BanAndAllowRuleDel {
3010
3221
  */
3011
3222
  RuleType?: number;
3012
3223
  }
3224
+ /**
3225
+ * DescribeCfwAlerts返回参数结构体
3226
+ */
3227
+ export interface DescribeCfwAlertsResponse {
3228
+ /**
3229
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
3230
+ */
3231
+ Data?: string;
3232
+ /**
3233
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3234
+ */
3235
+ RequestId?: string;
3236
+ }
3013
3237
  /**
3014
3238
  * 安全组规则
3015
3239
  */
@@ -3201,6 +3425,39 @@ export interface DescribeNatCcnFwSwitchRequest {
3201
3425
  */
3202
3426
  CcnId: string;
3203
3427
  }
3428
+ /**
3429
+ * DescribeCfwAnalysisData请求参数结构体
3430
+ */
3431
+ export interface DescribeCfwAnalysisDataRequest {
3432
+ /**
3433
+ * <p>分析场景。必填。full_traffic 表示全流量深度分析;east_west 表示东西向流量分析;alert_comprehensive 表示告警综合分析;asset_exposure 表示资产暴露面分析;access_troubleshoot 表示访问阻断排障分析。</p>
3434
+ */
3435
+ Scenario: string;
3436
+ /**
3437
+ * <p>查询开始时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认查询最近 7 天。</p>
3438
+ */
3439
+ StartTime?: string;
3440
+ /**
3441
+ * <p>查询结束时间。可选,格式 YYYY-MM-DD HH:MM:SS;不传时默认当前时间。</p>
3442
+ */
3443
+ EndTime?: string;
3444
+ /**
3445
+ * <p>分析对象类型。可选,默认 user;user 表示租户全局,asset 表示单个资产,vpc 表示 VPC,domain 表示域名。</p>
3446
+ */
3447
+ ObjectType?: string;
3448
+ /**
3449
+ * <p>分析对象标识。ObjectType 为 asset、vpc 或 domain 时按需传入,可填写 IP、实例 ID、VPC ID 或域名。</p>
3450
+ */
3451
+ ObjectId?: string;
3452
+ /**
3453
+ * <p>排障目标。可选,主要用于 access_troubleshoot 场景,可填写 IP 或域名。</p>
3454
+ */
3455
+ Target?: string;
3456
+ /**
3457
+ * <p>需要跳过的分析段名称列表。可选;不传时执行该场景全部分析段。</p>
3458
+ */
3459
+ SkipSections?: Array<string>;
3460
+ }
3204
3461
  /**
3205
3462
  * 访问控制列表对象
3206
3463
  */
@@ -3370,11 +3627,15 @@ export interface CommonFilter {
3370
3627
  */
3371
3628
  export interface AddVpcAcRuleRequest {
3372
3629
  /**
3373
- * 需要添加的vpc内网间规则列表
3630
+ * <p>需要添加的vpc内网间规则列表</p>
3374
3631
  */
3375
3632
  Rules: Array<VpcRuleItem>;
3376
3633
  /**
3377
- * 添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则
3634
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
3635
+ */
3636
+ CfwAiAgentOperationSource?: string;
3637
+ /**
3638
+ * <p>添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则</p>
3378
3639
  */
3379
3640
  From?: string;
3380
3641
  }
@@ -3477,9 +3738,13 @@ export interface DescribeCcnAssociatedInstancesRequest {
3477
3738
  */
3478
3739
  export interface ModifyVpcAcRuleRequest {
3479
3740
  /**
3480
- * 需要编辑的规则数组
3741
+ * <p>需要编辑的规则数组</p>
3481
3742
  */
3482
3743
  Rules: Array<VpcRuleItem>;
3744
+ /**
3745
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
3746
+ */
3747
+ CfwAiAgentOperationSource?: string;
3483
3748
  }
3484
3749
  /**
3485
3750
  * 规则关联的beta任务
@@ -3537,11 +3802,15 @@ export interface ModifyClusterFwBypassResponse {
3537
3802
  */
3538
3803
  export interface AddNatAcRuleRequest {
3539
3804
  /**
3540
- * 需要添加的nat访问控制规则列表
3805
+ * <p>需要添加的nat访问控制规则列表</p>
3541
3806
  */
3542
3807
  Rules: Array<CreateNatRuleItem>;
3543
3808
  /**
3544
- * 添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则
3809
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
3810
+ */
3811
+ CfwAiAgentOperationSource?: string;
3812
+ /**
3813
+ * <p>添加规则的来源,一般不需要使用,值insert_rule 表示插入指定位置的规则;值batch_import 表示批量导入规则;为空时表示添加规则</p>
3545
3814
  */
3546
3815
  From?: string;
3547
3816
  }
@@ -3679,6 +3948,25 @@ export interface DeleteResourceGroupRequest {
3679
3948
  */
3680
3949
  GroupId: string;
3681
3950
  }
3951
+ /**
3952
+ * ModifyFwGroupSwitch请求参数结构体
3953
+ */
3954
+ export interface ModifyFwGroupSwitchRequest {
3955
+ /**
3956
+ * 打开或关闭开关
3957
+ 0:关闭开关
3958
+ 1:打开开关
3959
+ */
3960
+ Enable: number;
3961
+ /**
3962
+ * 是否操作全部开关 0 不操作全部开关,1 操作全部开关
3963
+ */
3964
+ AllSwitch: number;
3965
+ /**
3966
+ * 开关列表
3967
+ */
3968
+ SwitchList?: Array<FwGroupSwitch>;
3969
+ }
3682
3970
  /**
3683
3971
  * CreateAddressTemplate返回参数结构体
3684
3972
  */
@@ -3781,11 +4069,15 @@ export interface DescribeAddressTemplateListRequest {
3781
4069
  */
3782
4070
  export interface RemoveAclRuleRequest {
3783
4071
  /**
3784
- * 规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则
4072
+ * <p>规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则</p>
3785
4073
  */
3786
4074
  RuleUuid: Array<number | bigint>;
3787
4075
  /**
3788
- * 规则方向:1,入站;0,出站
4076
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
4077
+ */
4078
+ CfwAiAgentOperationSource?: string;
4079
+ /**
4080
+ * <p>规则方向:1,入站;0,出站</p>
3789
4081
  */
3790
4082
  Direction?: number;
3791
4083
  }
@@ -4084,7 +4376,7 @@ export interface ModifyAllRuleStatusResponse {
4084
4376
  */
4085
4377
  export interface RemoveAclRuleResponse {
4086
4378
  /**
4087
- * 删除成功后返回被删除策略的uuid列表
4379
+ * <p>删除成功后返回被删除策略的uuid列表</p>
4088
4380
  */
4089
4381
  RuleUuid?: Array<number | bigint>;
4090
4382
  /**
@@ -4495,7 +4787,7 @@ export interface DescribeCcnInstanceRegionStatusResponse {
4495
4787
  */
4496
4788
  export interface RemoveVpcAcRuleResponse {
4497
4789
  /**
4498
- * 删除成功后返回被删除策略的uuid列表
4790
+ * <p>删除成功后返回被删除策略的uuid列表</p>
4499
4791
  */
4500
4792
  RuleUuids?: Array<number | bigint>;
4501
4793
  /**
@@ -4503,6 +4795,39 @@ export interface RemoveVpcAcRuleResponse {
4503
4795
  */
4504
4796
  RequestId?: string;
4505
4797
  }
4798
+ /**
4799
+ * DescribeLogs请求参数结构体
4800
+ */
4801
+ export interface DescribeLogsRequest {
4802
+ /**
4803
+ * 日志类型标识
4804
+ 流量日志:互联网边界防火墙netflow_border,NAT边界防火墙netflow_nat,VPC间防火墙vpcnetflow,内网流量日志netflow_fl,流量分析日志netflow_nta
4805
+ 入侵防御日志rule_threatinfo
4806
+ 访问控制日志:互联网边界规则rule_acl,NAT边界规则rule_acl,内网间规则rule_vpcacl,企业安全组rule_sg
4807
+ 操作日志:防火墙开关-开关操作operate_switch,防火墙开关-实例配置operate_instance,资产中心操作operate_assetgroup,访问控制操作operate_acl,零信任防护操作operate_identity,入侵防御操作-入侵防御operate_ids,入侵防御操作-安全基线operate_baseline,常用工具操作operate_tool,网络蜜罐操作operate_honeypot,日志投递操作operate_logdelivery,通用设置操作operate_logstorage,登录日志operate_login
4808
+ */
4809
+ Index: string;
4810
+ /**
4811
+ * 每页条数,最大支持1000
4812
+ */
4813
+ Limit: number;
4814
+ /**
4815
+ * 偏移值,最大支持60000
4816
+ */
4817
+ Offset: number;
4818
+ /**
4819
+ * 筛选开始时间
4820
+ */
4821
+ StartTime: string;
4822
+ /**
4823
+ * 筛选结束时间
4824
+ */
4825
+ EndTime: string;
4826
+ /**
4827
+ * 过滤条件组合,各数组元素间为AND关系,查询字段名Name参考文档https://cloud.tencent.com/document/product/1132/87894,数值类型字段不支持模糊匹配
4828
+ */
4829
+ Filters?: Array<CommonFilter>;
4830
+ }
4506
4831
  /**
4507
4832
  * ModifySecurityGroupRule返回参数结构体
4508
4833
  */
@@ -4665,37 +4990,24 @@ export interface DescribeAddressTemplateListResponse {
4665
4990
  RequestId?: string;
4666
4991
  }
4667
4992
  /**
4668
- * DescribeLogs请求参数结构体
4993
+ * 状态监控过滤条件。
4669
4994
  */
4670
- export interface DescribeLogsRequest {
4671
- /**
4672
- * 日志类型标识
4673
- 流量日志:互联网边界防火墙netflow_border,NAT边界防火墙netflow_nat,VPC间防火墙vpcnetflow,内网流量日志netflow_fl,流量分析日志netflow_nta
4674
- 入侵防御日志rule_threatinfo
4675
- 访问控制日志:互联网边界规则rule_acl,NAT边界规则rule_acl,内网间规则rule_vpcacl,企业安全组rule_sg
4676
- 操作日志:防火墙开关-开关操作operate_switch,防火墙开关-实例配置operate_instance,资产中心操作operate_assetgroup,访问控制操作operate_acl,零信任防护操作operate_identity,入侵防御操作-入侵防御operate_ids,入侵防御操作-安全基线operate_baseline,常用工具操作operate_tool,网络蜜罐操作operate_honeypot,日志投递操作operate_logdelivery,通用设置操作operate_logstorage,登录日志operate_login
4677
- */
4678
- Index: string;
4995
+ export interface CfwStatusMonitorFilter {
4679
4996
  /**
4680
- * 每页条数,最大支持1000
4681
- */
4682
- Limit: number;
4683
- /**
4684
- * 偏移值,最大支持60000
4685
- */
4686
- Offset: number;
4687
- /**
4688
- * 筛选开始时间
4997
+ * <p>过滤字段名。</p>
4998
+ 注意:此字段可能返回 null,表示取不到有效值。
4689
4999
  */
4690
- StartTime: string;
5000
+ Name: string;
4691
5001
  /**
4692
- * 筛选结束时间
5002
+ * <p>过滤值列表,最多 10 个。</p>
5003
+ 注意:此字段可能返回 null,表示取不到有效值。
4693
5004
  */
4694
- EndTime: string;
5005
+ Values: Array<string>;
4695
5006
  /**
4696
- * 过滤条件组合,各数组元素间为AND关系,查询字段名Name参考文档https://cloud.tencent.com/document/product/1132/87894,数值类型字段不支持模糊匹配
5007
+ * <p>操作符类型,可选;仅支持后端允许的类型。</p>
5008
+ 注意:此字段可能返回 null,表示取不到有效值。
4697
5009
  */
4698
- Filters?: Array<CommonFilter>;
5010
+ OperatorType?: number;
4699
5011
  }
4700
5012
  /**
4701
5013
  * ModifyAssetSync返回参数结构体
@@ -4723,6 +5035,19 @@ export interface ModifyAssetSyncResponse {
4723
5035
  */
4724
5036
  RequestId?: string;
4725
5037
  }
5038
+ /**
5039
+ * DescribeCfwRuleOptimization返回参数结构体
5040
+ */
5041
+ export interface DescribeCfwRuleOptimizationResponse {
5042
+ /**
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。
5044
+ */
5045
+ Data?: string;
5046
+ /**
5047
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5048
+ */
5049
+ RequestId?: string;
5050
+ }
4726
5051
  /**
4727
5052
  * ModifyClusterNatFwSwitch返回参数结构体
4728
5053
  */
@@ -4895,9 +5220,13 @@ export interface VpcFwInstanceInfo {
4895
5220
  */
4896
5221
  export interface ModifyNatAcRuleRequest {
4897
5222
  /**
4898
- * 需要编辑的规则数组,基于Uuid唯一id来修改该规则
5223
+ * <p>需要编辑的规则数组,基于Uuid唯一id来修改该规则</p>
4899
5224
  */
4900
5225
  Rules: Array<CreateNatRuleItem>;
5226
+ /**
5227
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
5228
+ */
5229
+ CfwAiAgentOperationSource?: string;
4901
5230
  }
4902
5231
  /**
4903
5232
  * 开关开启错误码数据
@@ -4959,6 +5288,19 @@ export interface DeleteBlockIgnoreRuleNewResponse {
4959
5288
  */
4960
5289
  RequestId?: string;
4961
5290
  }
5291
+ /**
5292
+ * DescribeCfwStatusMonitor返回参数结构体
5293
+ */
5294
+ export interface DescribeCfwStatusMonitorResponse {
5295
+ /**
5296
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。describe_scene 返回 scene 与 selection.available_options;fetch_scene 返回选中场景的 data 快照。</p>
5297
+ */
5298
+ Data?: string;
5299
+ /**
5300
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5301
+ */
5302
+ RequestId?: string;
5303
+ }
4962
5304
  /**
4963
5305
  * ModifyEdgeIpSwitch请求参数结构体
4964
5306
  */
@@ -5110,7 +5452,7 @@ export interface AssociatedInstanceInfo {
5110
5452
  */
5111
5453
  export interface ModifyNatAcRuleResponse {
5112
5454
  /**
5113
- * 编辑成功后返回新策略ID列表
5455
+ * <p>编辑成功后返回新策略ID列表</p>
5114
5456
  */
5115
5457
  RuleUuid?: Array<number | bigint>;
5116
5458
  /**
@@ -5645,6 +5987,23 @@ export interface SwitchError {
5645
5987
  */
5646
5988
  InsertTime?: string;
5647
5989
  }
5990
+ /**
5991
+ * DescribeCfwRuleOptimization请求参数结构体
5992
+ */
5993
+ export interface DescribeCfwRuleOptimizationRequest {
5994
+ /**
5995
+ * 长期零命中规则阈值天数。可选,必须为正整数,默认 180。
5996
+ */
5997
+ IdleDays?: number;
5998
+ /**
5999
+ * 单 IP 离散过多聚合建议的最小数量。可选,最小为 2,默认 10。
6000
+ */
6001
+ IpAggMin?: number;
6002
+ /**
6003
+ * 可迁移 IOC 建议中返回的样例 IOC 数量上限。可选,必须为正整数,默认 50。
6004
+ */
6005
+ IocSample?: number;
6006
+ }
5648
6007
  /**
5649
6008
  * 前端图表使用日志存储统计柱形图数据
5650
6009
  */
@@ -6651,6 +7010,15 @@ export interface NatFwSwitchDetailS {
6651
7010
  */
6652
7011
  CheckResult?: ClusterFwPreAccessCheckResult;
6653
7012
  }
7013
+ /**
7014
+ * DescribeCfwAssets请求参数结构体
7015
+ */
7016
+ export interface DescribeCfwAssetsRequest {
7017
+ /**
7018
+ * 最大返回资产数。可选,默认 100;取值 1 至 1000。
7019
+ */
7020
+ Limit?: number;
7021
+ }
6654
7022
  /**
6655
7023
  * DescribeNatFwSwitch返回参数结构体
6656
7024
  */
@@ -6808,11 +7176,15 @@ export interface ModifyAllPublicIPSwitchStatusRequest {
6808
7176
  */
6809
7177
  export interface RemoveNatAcRuleRequest {
6810
7178
  /**
6811
- * 规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则
7179
+ * <p>规则的uuid列表,可通过查询规则列表获取,注意:如果传入的是[-1]将删除所有规则</p>
6812
7180
  */
6813
7181
  RuleUuid: Array<number | bigint>;
6814
7182
  /**
6815
- * 规则方向:1,入站;0,出站
7183
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
7184
+ */
7185
+ CfwAiAgentOperationSource?: string;
7186
+ /**
7187
+ * <p>规则方向:1,入站;0,出站</p>
6816
7188
  */
6817
7189
  Direction?: number;
6818
7190
  }
@@ -7202,6 +7574,19 @@ export interface DescribeCcnVpcFwPolicyLimitResponse {
7202
7574
  */
7203
7575
  RequestId?: string;
7204
7576
  }
7577
+ /**
7578
+ * AddVpcAcRule返回参数结构体
7579
+ */
7580
+ export interface AddVpcAcRuleResponse {
7581
+ /**
7582
+ * <p>创建成功后返回新策略ID列表</p>
7583
+ */
7584
+ RuleUuids?: Array<number | bigint>;
7585
+ /**
7586
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7587
+ */
7588
+ RequestId?: string;
7589
+ }
7205
7590
  /**
7206
7591
  * ModifySequenceRules请求参数结构体
7207
7592
  */
@@ -7278,6 +7663,19 @@ export interface ModifyNatFwReSelectResponse {
7278
7663
  */
7279
7664
  RequestId?: string;
7280
7665
  }
7666
+ /**
7667
+ * DescribeCfwAssets返回参数结构体
7668
+ */
7669
+ export interface DescribeCfwAssetsResponse {
7670
+ /**
7671
+ * 查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。
7672
+ */
7673
+ Data?: string;
7674
+ /**
7675
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7676
+ */
7677
+ RequestId?: string;
7678
+ }
7281
7679
  /**
7282
7680
  * DescribeVpcAcRule请求参数结构体
7283
7681
  */
@@ -7320,7 +7718,7 @@ export interface DescribeVpcAcRuleRequest {
7320
7718
  */
7321
7719
  export interface AddAclRuleResponse {
7322
7720
  /**
7323
- * 创建成功后返回新策略ID列表
7721
+ * <p>创建成功后返回新策略ID列表</p>
7324
7722
  */
7325
7723
  RuleUuid?: Array<number | bigint>;
7326
7724
  /**
@@ -8144,17 +8542,17 @@ export interface SerialRegionInfo {
8144
8542
  ElasticTrafficSwitch?: number;
8145
8543
  }
8146
8544
  /**
8147
- * DescribeNatFwInstancesInfo返回参数结构体
8545
+ * ModifyEnterpriseSecurityGroupRule返回参数结构体
8148
8546
  */
8149
- export interface DescribeNatFwInstancesInfoResponse {
8547
+ export interface ModifyEnterpriseSecurityGroupRuleResponse {
8150
8548
  /**
8151
- * 实例卡片信息数组
8549
+ * <p>状态值,0:编辑成功,非0:编辑失败</p>
8152
8550
  */
8153
- NatinsLst?: Array<NatInstanceInfo>;
8551
+ Status?: number;
8154
8552
  /**
8155
- * nat 防火墙个数
8553
+ * <p>编辑后新生成规则的Id</p>
8156
8554
  */
8157
- Total?: number;
8555
+ NewRuleUuid?: number;
8158
8556
  /**
8159
8557
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8160
8558
  */
@@ -8215,11 +8613,11 @@ export interface DescribeBlockByIpTimesListRequest {
8215
8613
  */
8216
8614
  export interface RemoveEnterpriseSecurityGroupRuleResponse {
8217
8615
  /**
8218
- * 删除成功后返回被删除策略的uuid
8616
+ * <p>删除成功后返回被删除策略的uuid</p>
8219
8617
  */
8220
8618
  RuleUuid?: number;
8221
8619
  /**
8222
- * 0代表成功,-1代表失败
8620
+ * <p>0代表成功,-1代表失败</p>
8223
8621
  */
8224
8622
  Status?: number;
8225
8623
  /**
@@ -8265,23 +8663,15 @@ export interface DescribeEnterpriseSecurityGroupRuleListRequest {
8265
8663
  */
8266
8664
  export interface CreateAlertCenterOmitResponse {
8267
8665
  /**
8268
- * 返回状态码:
8269
- 0 成功
8270
- 非0 失败
8666
+ * <p>返回状态码:<br>0 成功<br>非0 失败</p>
8271
8667
  */
8272
8668
  ReturnCode?: number;
8273
8669
  /**
8274
- * 返回信息:
8275
- success 成功
8276
- 其他
8670
+ * <p>返回信息:<br>success 成功<br>其他</p>
8277
8671
  */
8278
8672
  ReturnMsg?: string;
8279
8673
  /**
8280
- * 处置状态码:
8281
- 0 处置成功
8282
- -1 通用错误,不用处理
8283
- -3 表示重复,需重新刷新列表
8284
- 其他
8674
+ * <p>处置状态码:<br>0 处置成功<br>-1 通用错误,不用处理<br>-3 表示重复,需重新刷新列表<br>其他</p>
8285
8675
  */
8286
8676
  Status?: number;
8287
8677
  /**
@@ -8374,6 +8764,19 @@ export interface DeleteNatFwInstanceRequest {
8374
8764
  */
8375
8765
  CfwInstance: string;
8376
8766
  }
8767
+ /**
8768
+ * DescribeCfwRules返回参数结构体
8769
+ */
8770
+ export interface DescribeCfwRulesResponse {
8771
+ /**
8772
+ * <p>查询结果。UTF-8 JSON object 字符串;调用方需解析 Response.Data。</p>
8773
+ */
8774
+ Data?: string;
8775
+ /**
8776
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8777
+ */
8778
+ RequestId?: string;
8779
+ }
8377
8780
  /**
8378
8781
  * SetNatFwDnatRule返回参数结构体
8379
8782
  */
@@ -8572,20 +8975,23 @@ export interface ModifyNatFwSwitchRequest {
8572
8975
  */
8573
8976
  export interface DeleteBlockIgnoreRuleNewRequest {
8574
8977
  /**
8575
- * 是否删除全部
8978
+ * <p>是否删除全部</p>
8576
8979
  */
8577
8980
  DeleteAll: number;
8578
8981
  /**
8579
- * blocklist 封禁列表 whitelist 白名单列表
8982
+ * <p>blocklist 封禁列表 whitelist 白名单列表</p>
8580
8983
  */
8581
8984
  ShowType: string;
8582
8985
  /**
8583
- * 规则列表
8986
+ * <p>AI操作来源</p><p>枚举值:</p><ul><li>console: 控制台来源值</li><li>wechat: 微信</li></ul>
8987
+ */
8988
+ CfwAiAgentOperationSource?: string;
8989
+ /**
8990
+ * <p>规则列表</p>
8584
8991
  */
8585
8992
  Rules?: Array<BanAndAllowRuleDel>;
8586
8993
  /**
8587
- * 封禁:1,放通:100
8588
- 主要用于全部删除时区分列表类型
8994
+ * <p>封禁:1,放通:100,<br>主要用于全部删除时区分列表类型</p>
8589
8995
  */
8590
8996
  RuleType?: number;
8591
8997
  }
@@ -9334,17 +9740,17 @@ export interface IntArray {
9334
9740
  List?: Array<number | bigint>;
9335
9741
  }
9336
9742
  /**
9337
- * ModifyEnterpriseSecurityGroupRule返回参数结构体
9743
+ * DescribeNatFwInstancesInfo返回参数结构体
9338
9744
  */
9339
- export interface ModifyEnterpriseSecurityGroupRuleResponse {
9745
+ export interface DescribeNatFwInstancesInfoResponse {
9340
9746
  /**
9341
- * 状态值,0:编辑成功,非0:编辑失败
9747
+ * 实例卡片信息数组
9342
9748
  */
9343
- Status?: number;
9749
+ NatinsLst?: Array<NatInstanceInfo>;
9344
9750
  /**
9345
- * 编辑后新生成规则的Id
9751
+ * nat 防火墙个数
9346
9752
  */
9347
- NewRuleUuid?: number;
9753
+ Total?: number;
9348
9754
  /**
9349
9755
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9350
9756
  */
@@ -9355,7 +9761,7 @@ export interface ModifyEnterpriseSecurityGroupRuleResponse {
9355
9761
  */
9356
9762
  export interface AddNatAcRuleResponse {
9357
9763
  /**
9358
- * 创建成功后返回新策略ID列表
9764
+ * <p>创建成功后返回新策略ID列表</p>
9359
9765
  */
9360
9766
  RuleUuid?: Array<number | bigint>;
9361
9767
  /**