tencentcloud-sdk-nodejs 4.0.514 → 4.0.516
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.
- package/CHANGELOG.md +614 -0
- package/SERVICE_CHANGELOG.md +829 -90
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdb/v20170320/cdb_client.ts +1 -1
- package/src/services/cdb/v20170320/cdb_models.ts +1 -1
- package/src/services/cdn/v20180606/cdn_client.ts +1 -0
- package/src/services/cdn/v20180606/cdn_models.ts +17 -2
- package/src/services/cfw/v20190904/cfw_client.ts +5 -3
- package/src/services/cfw/v20190904/cfw_models.ts +85 -35
- package/src/services/clb/v20180317/clb_models.ts +34 -2
- package/src/services/cwp/v20180228/cwp_client.ts +1 -0
- package/src/services/cwp/v20180228/cwp_models.ts +873 -605
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +138 -37
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +524 -101
- package/src/services/dts/v20211206/dts_client.ts +12 -0
- package/src/services/dts/v20211206/dts_models.ts +20 -0
- package/src/services/emr/v20190103/emr_client.ts +5 -0
- package/src/services/emr/v20190103/emr_models.ts +191 -50
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/mongodb/v20190725/mongodb_client.ts +18 -6
- package/src/services/mongodb/v20190725/mongodb_models.ts +50 -0
- package/src/services/monitor/v20180724/monitor_client.ts +1 -0
- package/src/services/monitor/v20180724/monitor_models.ts +80 -0
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/redis/v20180412/redis_models.ts +13 -13
- package/src/services/tbaas/v20180416/tbaas_models.ts +2 -2
- package/src/services/tdid/v20210519/tdid_client.ts +8 -4
- package/src/services/tione/v20211111/tione_models.ts +15 -4
- package/src/services/vod/v20180717/vod_client.ts +26 -18
- package/src/services/vod/v20180717/vod_models.ts +111 -64
- package/src/services/waf/v20180125/waf_models.ts +6 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +15 -2
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +74 -32
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +28 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +831 -606
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +44 -12
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +64 -16
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +454 -92
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +5 -1
- package/tencentcloud/services/dts/v20211206/dts_client.js +6 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +18 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +171 -50
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +7 -3
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +9 -3
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +42 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +65 -0
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +13 -13
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +2 -2
- package/tencentcloud/services/tdid/v20210519/tdid_client.d.ts +6 -2
- package/tencentcloud/services/tdid/v20210519/tdid_client.js +6 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +13 -4
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +15 -7
- package/tencentcloud/services/vod/v20180717/vod_client.js +15 -7
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +102 -63
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +5 -0
- package/test/cynosdb.v20190107.test.js +90 -10
- package/test/dts.v20211206.test.js +10 -0
- package/test/mongodb.v20190725.test.js +12 -2
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -40,21 +40,21 @@
|
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
|
|
42
42
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-16 01:10:35 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) |
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01-04 01:07:30 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) |
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-04 01:08:35 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2022-12-20 14:06:27 |
|
|
48
48
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-12-26 01:15:15 |
|
|
49
49
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
|
|
50
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) |
|
|
50
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-01-04 01:09:46 |
|
|
51
51
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
|
|
52
|
-
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) |
|
|
52
|
+
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-01-04 01:10:27 |
|
|
53
53
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
|
54
54
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
55
55
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
56
56
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
|
|
57
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) |
|
|
57
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-01-04 01:11:19 |
|
|
58
58
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
|
|
59
59
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
|
|
60
60
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2022-10-31 06:18:55 |
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-12-28 11:40:24 |
|
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
67
67
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-12-28 01:05:55 |
|
|
68
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) |
|
|
68
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-01-04 01:15:09 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) |
|
|
70
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-01-02 01:17:01 |
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
@@ -81,17 +81,17 @@
|
|
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
82
82
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
|
|
83
83
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
84
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) |
|
|
84
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-04 01:20:09 |
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
|
86
86
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
|
87
87
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
88
88
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-12-27 01:37:12 |
|
|
89
89
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
91
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) |
|
|
91
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-01-04 01:22:01 |
|
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-12 01:25:49 |
|
|
93
93
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-28 13:01:07 |
|
|
94
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) |
|
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01-02 01:23:18 |
|
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-12-07 06:39:49 |
|
|
97
97
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
131
131
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-08-25 06:38:57 |
|
|
132
132
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
|
133
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) |
|
|
134
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) |
|
|
133
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-01-02 01:31:42 |
|
|
134
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-01-02 01:32:07 |
|
|
135
135
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-12-16 01:33:15 |
|
|
136
136
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
137
137
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-09 15:05:58 |
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-12-09 01:52:05 |
|
|
149
149
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-12-28 14:35:16 |
|
|
150
150
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
151
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) |
|
|
151
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-01-04 01:35:44 |
|
|
152
152
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-12-28 01:09:18 |
|
|
153
153
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
154
154
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2022-07-19 06:17:34 |
|
|
172
172
|
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-10-31 06:48:20 |
|
|
173
173
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
174
|
-
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) |
|
|
174
|
+
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-01-04 01:39:31 |
|
|
175
175
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
176
176
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
177
177
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-08-23 06:49:36 |
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-12-30 01:44:00 |
|
|
184
184
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-15 01:46:24 |
|
|
185
185
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
186
|
-
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-
|
|
186
|
+
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-12-30 17:21:31 |
|
|
187
187
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-12-30 01:47:00 |
|
|
188
188
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
189
189
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
196
196
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
197
197
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-15 01:51:46 |
|
|
198
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) |
|
|
198
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-01-02 01:47:18 |
|
|
199
199
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-12-13 10:56:59 |
|
|
200
200
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-14 01:52:28 |
|
|
201
201
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
212
212
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
213
213
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
214
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) |
|
|
214
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-04 01:50:30 |
|
|
215
215
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-12-29 11:09:38 |
|
|
216
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) |
|
|
216
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-04 01:53:21 |
|
|
217
217
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
218
218
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-12-30 01:58:31 |
|
|
219
219
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.516"
|
|
@@ -1759,7 +1759,7 @@ export class Client extends AbstractClient {
|
|
|
1759
1759
|
}
|
|
1760
1760
|
|
|
1761
1761
|
/**
|
|
1762
|
-
* 本接口(ModifyRemoteBackupConfig)
|
|
1762
|
+
* 本接口(ModifyRemoteBackupConfig)用于修改数据库异地备份配置信息。
|
|
1763
1763
|
*/
|
|
1764
1764
|
async ModifyRemoteBackupConfig(
|
|
1765
1765
|
req: ModifyRemoteBackupConfigRequest,
|
|
@@ -5051,8 +5051,7 @@ blacklist:黑名单
|
|
|
5051
5051
|
FilterRules?: Array<IpFilterPathRule>
|
|
5052
5052
|
|
|
5053
5053
|
/**
|
|
5054
|
-
* IP 黑白名单验证失败时返回的
|
|
5055
|
-
合法值: 400~499
|
|
5054
|
+
* IP 黑白名单验证失败时返回的 code(即将下线)
|
|
5056
5055
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5057
5056
|
*/
|
|
5058
5057
|
ReturnCode?: number
|
|
@@ -6998,6 +6997,12 @@ off:不支持
|
|
|
6998
6997
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6999
6998
|
*/
|
|
7000
6999
|
QnPrivateAccess: QnPrivateAccess
|
|
7000
|
+
|
|
7001
|
+
/**
|
|
7002
|
+
* https 请求计费开关
|
|
7003
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7004
|
+
*/
|
|
7005
|
+
HttpsBilling: HttpsBilling
|
|
7001
7006
|
}
|
|
7002
7007
|
|
|
7003
7008
|
/**
|
|
@@ -9483,6 +9488,16 @@ export interface DescribeDomainsConfigResponse {
|
|
|
9483
9488
|
RequestId?: string
|
|
9484
9489
|
}
|
|
9485
9490
|
|
|
9491
|
+
/**
|
|
9492
|
+
* 支持 https 请求开关,若关闭,下发配置拦截https请求
|
|
9493
|
+
*/
|
|
9494
|
+
export interface HttpsBilling {
|
|
9495
|
+
/**
|
|
9496
|
+
* https请求计费开关
|
|
9497
|
+
*/
|
|
9498
|
+
Switch: string
|
|
9499
|
+
}
|
|
9500
|
+
|
|
9486
9501
|
/**
|
|
9487
9502
|
* DescribeCdnIp请求参数结构体
|
|
9488
9503
|
*/
|
|
@@ -23,12 +23,13 @@ import {
|
|
|
23
23
|
DescribeNatFwInstanceWithRegionRequest,
|
|
24
24
|
DescribeRuleOverviewResponse,
|
|
25
25
|
CfwNatDnatRule,
|
|
26
|
+
DeleteAcRuleRequest,
|
|
26
27
|
StaticInfo,
|
|
27
28
|
ModifyPublicIPSwitchStatusResponse,
|
|
28
29
|
ModifyAcRuleResponse,
|
|
29
30
|
DescribeTableStatusResponse,
|
|
30
31
|
AddAcRuleRequest,
|
|
31
|
-
|
|
32
|
+
IPDefendStatus,
|
|
32
33
|
SecurityGroupRule,
|
|
33
34
|
ModifyNatFwVpcDnsSwitchRequest,
|
|
34
35
|
DeleteNatFwInstanceResponse,
|
|
@@ -69,7 +70,7 @@ import {
|
|
|
69
70
|
DescribeSourceAssetRequest,
|
|
70
71
|
SecurityGroupOrderIndexData,
|
|
71
72
|
DescribeSourceAssetResponse,
|
|
72
|
-
|
|
73
|
+
DescribeTLogInfoRequest,
|
|
73
74
|
DescribeSecurityGroupListResponse,
|
|
74
75
|
AssetZone,
|
|
75
76
|
DescribeTLogIpListRequest,
|
|
@@ -122,7 +123,7 @@ import {
|
|
|
122
123
|
DescribeAcListsRequest,
|
|
123
124
|
UnHandleEvent,
|
|
124
125
|
DescribeAssociatedInstanceListRequest,
|
|
125
|
-
|
|
126
|
+
FwCidrInfo,
|
|
126
127
|
DeleteAllAccessControlRuleResponse,
|
|
127
128
|
ModifyNatFwSwitchRequest,
|
|
128
129
|
DescribeIPStatusListResponse,
|
|
@@ -158,6 +159,7 @@ import {
|
|
|
158
159
|
DeleteResourceGroupResponse,
|
|
159
160
|
DeleteSecurityGroupRuleRequest,
|
|
160
161
|
ModifySecurityGroupItemRuleStatusRequest,
|
|
162
|
+
FwVpcCidr,
|
|
161
163
|
ModifyRunSyncAssetRequest,
|
|
162
164
|
CreateAcRulesResponse,
|
|
163
165
|
ModifyAssetScanResponse,
|
|
@@ -116,6 +116,31 @@ export interface CfwNatDnatRule {
|
|
|
116
116
|
Description: string
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
+
/**
|
|
120
|
+
* DeleteAcRule请求参数结构体
|
|
121
|
+
*/
|
|
122
|
+
export interface DeleteAcRuleRequest {
|
|
123
|
+
/**
|
|
124
|
+
* 删除规则对应的id值, 对应获取规则列表接口的Id 值
|
|
125
|
+
*/
|
|
126
|
+
Id: number
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* 方向,0:出站,1:入站
|
|
130
|
+
*/
|
|
131
|
+
Direction: number
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* EdgeId值两个vpc间的边id
|
|
135
|
+
*/
|
|
136
|
+
EdgeId?: string
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* NAT地域, 如ap-shanghai/ap-guangzhou/ap-chongqing等
|
|
140
|
+
*/
|
|
141
|
+
Area?: string
|
|
142
|
+
}
|
|
143
|
+
|
|
119
144
|
/**
|
|
120
145
|
* StaticInfo 告警柱形图统计信息
|
|
121
146
|
|
|
@@ -326,28 +351,18 @@ true为启用,false为不启用
|
|
|
326
351
|
}
|
|
327
352
|
|
|
328
353
|
/**
|
|
329
|
-
*
|
|
354
|
+
* ip防护状态
|
|
330
355
|
*/
|
|
331
|
-
export interface
|
|
332
|
-
/**
|
|
333
|
-
* 开始时间
|
|
334
|
-
*/
|
|
335
|
-
StartTime: string
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* 结束时间
|
|
339
|
-
*/
|
|
340
|
-
EndTime: string
|
|
341
|
-
|
|
356
|
+
export interface IPDefendStatus {
|
|
342
357
|
/**
|
|
343
|
-
*
|
|
358
|
+
* ip地址
|
|
344
359
|
*/
|
|
345
|
-
|
|
360
|
+
IP: string
|
|
346
361
|
|
|
347
362
|
/**
|
|
348
|
-
*
|
|
363
|
+
* 防护状态 1:防护打开; -1:地址错误; 其他:未防护
|
|
349
364
|
*/
|
|
350
|
-
|
|
365
|
+
Status: number
|
|
351
366
|
}
|
|
352
367
|
|
|
353
368
|
/**
|
|
@@ -1066,6 +1081,11 @@ export interface CreateNatFwInstanceRequest {
|
|
|
1066
1081
|
* 异地灾备 1:使用异地灾备;0:不使用异地灾备;为空则默认不使用异地灾备
|
|
1067
1082
|
*/
|
|
1068
1083
|
CrossAZone?: number
|
|
1084
|
+
|
|
1085
|
+
/**
|
|
1086
|
+
* 指定防火墙使用网段信息
|
|
1087
|
+
*/
|
|
1088
|
+
FwCidrInfo?: FwCidrInfo
|
|
1069
1089
|
}
|
|
1070
1090
|
|
|
1071
1091
|
/**
|
|
@@ -1496,18 +1516,28 @@ export interface DescribeSourceAssetResponse {
|
|
|
1496
1516
|
}
|
|
1497
1517
|
|
|
1498
1518
|
/**
|
|
1499
|
-
*
|
|
1519
|
+
* DescribeTLogInfo请求参数结构体
|
|
1500
1520
|
*/
|
|
1501
|
-
export interface
|
|
1521
|
+
export interface DescribeTLogInfoRequest {
|
|
1502
1522
|
/**
|
|
1503
|
-
*
|
|
1523
|
+
* 开始时间
|
|
1504
1524
|
*/
|
|
1505
|
-
|
|
1525
|
+
StartTime: string
|
|
1506
1526
|
|
|
1507
1527
|
/**
|
|
1508
|
-
*
|
|
1528
|
+
* 结束时间
|
|
1509
1529
|
*/
|
|
1510
|
-
|
|
1530
|
+
EndTime: string
|
|
1531
|
+
|
|
1532
|
+
/**
|
|
1533
|
+
* 类型 1 告警 2阻断
|
|
1534
|
+
*/
|
|
1535
|
+
QueryType: string
|
|
1536
|
+
|
|
1537
|
+
/**
|
|
1538
|
+
* 查询条件
|
|
1539
|
+
*/
|
|
1540
|
+
SearchValue?: string
|
|
1511
1541
|
}
|
|
1512
1542
|
|
|
1513
1543
|
/**
|
|
@@ -2878,28 +2908,23 @@ export interface DescribeAssociatedInstanceListRequest {
|
|
|
2878
2908
|
}
|
|
2879
2909
|
|
|
2880
2910
|
/**
|
|
2881
|
-
*
|
|
2911
|
+
* 防火墙网段信息
|
|
2882
2912
|
*/
|
|
2883
|
-
export interface
|
|
2884
|
-
/**
|
|
2885
|
-
* 删除规则对应的id值, 对应获取规则列表接口的Id 值
|
|
2886
|
-
*/
|
|
2887
|
-
Id: number
|
|
2888
|
-
|
|
2913
|
+
export interface FwCidrInfo {
|
|
2889
2914
|
/**
|
|
2890
|
-
*
|
|
2915
|
+
* 防火墙使用的网段类型,值VpcSelf/Assis/Custom分别代表自有网段优先/扩展网段优先/自定义
|
|
2891
2916
|
*/
|
|
2892
|
-
|
|
2917
|
+
FwCidrType: string
|
|
2893
2918
|
|
|
2894
2919
|
/**
|
|
2895
|
-
*
|
|
2920
|
+
* 为每个vpc指定防火墙的网段
|
|
2896
2921
|
*/
|
|
2897
|
-
|
|
2922
|
+
FwCidrLst?: Array<FwVpcCidr>
|
|
2898
2923
|
|
|
2899
2924
|
/**
|
|
2900
|
-
*
|
|
2925
|
+
* 其他防火墙占用网段,一般是防火墙需要独占vpc时指定的网段
|
|
2901
2926
|
*/
|
|
2902
|
-
|
|
2927
|
+
ComFwCidr?: string
|
|
2903
2928
|
}
|
|
2904
2929
|
|
|
2905
2930
|
/**
|
|
@@ -3191,6 +3216,11 @@ export interface ModifyNatFwReSelectRequest {
|
|
|
3191
3216
|
* 新增模式重新接入的vpc列表,其中NatGwList和NatgwList只能传递一个。
|
|
3192
3217
|
*/
|
|
3193
3218
|
VpcList?: Array<string>
|
|
3219
|
+
|
|
3220
|
+
/**
|
|
3221
|
+
* 指定防火墙使用网段信息
|
|
3222
|
+
*/
|
|
3223
|
+
FwCidrInfo?: FwCidrInfo
|
|
3194
3224
|
}
|
|
3195
3225
|
|
|
3196
3226
|
/**
|
|
@@ -3711,6 +3741,11 @@ export interface CreateNatFwInstanceWithDomainRequest {
|
|
|
3711
3741
|
* 如果要创建域名则必填
|
|
3712
3742
|
*/
|
|
3713
3743
|
Domain?: string
|
|
3744
|
+
|
|
3745
|
+
/**
|
|
3746
|
+
* 指定防火墙使用网段信息
|
|
3747
|
+
*/
|
|
3748
|
+
FwCidrInfo?: FwCidrInfo
|
|
3714
3749
|
}
|
|
3715
3750
|
|
|
3716
3751
|
/**
|
|
@@ -3830,6 +3865,21 @@ export interface ModifySecurityGroupItemRuleStatusRequest {
|
|
|
3830
3865
|
RuleSequence: number
|
|
3831
3866
|
}
|
|
3832
3867
|
|
|
3868
|
+
/**
|
|
3869
|
+
* vpc的防火墙网段
|
|
3870
|
+
*/
|
|
3871
|
+
export interface FwVpcCidr {
|
|
3872
|
+
/**
|
|
3873
|
+
* vpc的id
|
|
3874
|
+
*/
|
|
3875
|
+
VpcId: string
|
|
3876
|
+
|
|
3877
|
+
/**
|
|
3878
|
+
* 防火墙网段,最少/24的网段
|
|
3879
|
+
*/
|
|
3880
|
+
FwCidr: string
|
|
3881
|
+
}
|
|
3882
|
+
|
|
3833
3883
|
/**
|
|
3834
3884
|
* ModifyRunSyncAsset请求参数结构体
|
|
3835
3885
|
*/
|
|
@@ -1999,6 +1999,18 @@ export interface Listener {
|
|
|
1999
1999
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2000
2000
|
*/
|
|
2001
2001
|
TargetGroupList: Array<BasicTargetGroupInfo>
|
|
2002
|
+
|
|
2003
|
+
/**
|
|
2004
|
+
* 监听器最大连接数,-1表示监听器维度不限速。
|
|
2005
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2006
|
+
*/
|
|
2007
|
+
MaxConn: number
|
|
2008
|
+
|
|
2009
|
+
/**
|
|
2010
|
+
* 监听器最大新增连接数,-1表示监听器维度不限速。
|
|
2011
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2012
|
+
*/
|
|
2013
|
+
MaxCps: number
|
|
2002
2014
|
}
|
|
2003
2015
|
|
|
2004
2016
|
/**
|
|
@@ -2187,6 +2199,16 @@ export interface ModifyListenerRequest {
|
|
|
2187
2199
|
* 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
|
|
2188
2200
|
*/
|
|
2189
2201
|
MultiCertInfo?: MultiCertInfo
|
|
2202
|
+
|
|
2203
|
+
/**
|
|
2204
|
+
* 监听器最大连接数,只有TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。
|
|
2205
|
+
*/
|
|
2206
|
+
MaxConn?: number
|
|
2207
|
+
|
|
2208
|
+
/**
|
|
2209
|
+
* 监听器最大连接数,只有TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。
|
|
2210
|
+
*/
|
|
2211
|
+
MaxCps?: number
|
|
2190
2212
|
}
|
|
2191
2213
|
|
|
2192
2214
|
/**
|
|
@@ -3566,12 +3588,12 @@ export interface CertInfo {
|
|
|
3566
3588
|
CertName?: string
|
|
3567
3589
|
|
|
3568
3590
|
/**
|
|
3569
|
-
*
|
|
3591
|
+
* 上传证书的公钥;如果没有 CertId,则此项必传。
|
|
3570
3592
|
*/
|
|
3571
3593
|
CertContent?: string
|
|
3572
3594
|
|
|
3573
3595
|
/**
|
|
3574
|
-
*
|
|
3596
|
+
* 上传服务端证书的私钥;如果没有 CertId,则此项必传。
|
|
3575
3597
|
*/
|
|
3576
3598
|
CertKey?: string
|
|
3577
3599
|
}
|
|
@@ -3760,6 +3782,16 @@ export interface CreateListenerRequest {
|
|
|
3760
3782
|
* 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
|
|
3761
3783
|
*/
|
|
3762
3784
|
MultiCertInfo?: MultiCertInfo
|
|
3785
|
+
|
|
3786
|
+
/**
|
|
3787
|
+
* 监听器最大连接数,只有TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。
|
|
3788
|
+
*/
|
|
3789
|
+
MaxConn?: number
|
|
3790
|
+
|
|
3791
|
+
/**
|
|
3792
|
+
* 监听器最大新增连接数,只有TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。
|
|
3793
|
+
*/
|
|
3794
|
+
MaxCps?: number
|
|
3763
3795
|
}
|
|
3764
3796
|
|
|
3765
3797
|
/**
|