tencentcloud-sdk-nodejs 4.0.601 → 4.0.603
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 +649 -0
- package/SERVICE_CHANGELOG.md +617 -78
- package/package.json +1 -1
- package/products.md +29 -28
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +38 -6
- package/src/services/cbs/v20170312/cbs_models.ts +3 -3
- package/src/services/cdb/v20170320/cdb_client.ts +3 -16
- package/src/services/cdb/v20170320/cdb_models.ts +4 -69
- package/src/services/cdn/v20180606/cdn_models.ts +69 -37
- package/src/services/cfw/v20190904/cfw_client.ts +22 -10
- package/src/services/cfw/v20190904/cfw_models.ts +69 -0
- package/src/services/csip/v20221121/csip_models.ts +14 -2
- package/src/services/csxg/index.ts +5 -0
- package/src/services/csxg/v20230303/csxg_client.ts +91 -0
- package/src/services/csxg/v20230303/csxg_models.ts +91 -0
- package/src/services/csxg/v20230303/index.ts +6 -0
- package/src/services/dts/v20211206/dts_models.ts +4 -4
- package/src/services/ess/v20201111/ess_client.ts +6 -3
- package/src/services/ess/v20201111/ess_models.ts +12 -2
- package/src/services/essbasic/v20210526/essbasic_client.ts +5 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +2 -1
- package/src/services/index.ts +1 -0
- package/src/services/lcic/v20220817/lcic_models.ts +3 -3
- package/src/services/live/v20180801/live_models.ts +5 -0
- package/src/services/monitor/v20180724/monitor_models.ts +30 -9
- package/src/services/nlp/v20190408/nlp_models.ts +7 -7
- package/src/services/ocr/v20181119/ocr_models.ts +6 -0
- package/src/services/organization/v20210331/organization_models.ts +9 -4
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +36 -12
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +829 -554
- package/src/services/ssl/v20191205/ssl_client.ts +354 -79
- package/src/services/ssl/v20191205/ssl_models.ts +2986 -1253
- package/src/services/tcss/v20201101/tcss_models.ts +963 -172
- package/src/services/thpc/v20230321/thpc_models.ts +28 -0
- package/src/services/tsf/v20180326/tsf_models.ts +18 -0
- package/src/services/vod/v20180717/vod_models.ts +141 -1
- package/src/services/vpc/v20170312/vpc_client.ts +3 -3
- package/src/services/vpc/v20170312/vpc_models.ts +58 -28
- package/src/services/vrs/v20200824/vrs_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +32 -6
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +3 -3
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +4 -8
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +3 -9
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -59
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +63 -31
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +10 -6
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +12 -6
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +58 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +12 -2
- package/tencentcloud/services/csxg/index.d.ts +6 -0
- package/tencentcloud/services/csxg/index.js +7 -0
- package/tencentcloud/services/csxg/v20230303/csxg_client.d.ts +30 -0
- package/tencentcloud/services/csxg/v20230303/csxg_client.js +61 -0
- package/tencentcloud/services/csxg/v20230303/csxg_models.d.ts +65 -0
- package/tencentcloud/services/csxg/v20230303/csxg_models.js +18 -0
- package/tencentcloud/services/csxg/v20230303/index.d.ts +6 -0
- package/tencentcloud/services/csxg/v20230303/index.js +9 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +4 -4
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -2
- package/tencentcloud/services/ess/v20201111/ess_client.js +5 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +10 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -0
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +3 -3
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +26 -9
- package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +7 -7
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +5 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +8 -4
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +11 -3
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +15 -3
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +622 -398
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +95 -11
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +141 -15
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +2548 -1081
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +806 -170
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +24 -0
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +15 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +113 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +3 -3
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +3 -3
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +52 -28
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +1 -1
- package/test/cdb.v20170320.test.js +0 -10
- package/test/cfw.v20190904.test.js +12 -2
- package/test/csxg.v20230303.test.js +71 -0
- package/test/sqlserver.v20180328.test.js +22 -2
- package/test/ssl.v20191205.test.js +220 -10
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-05-18 01:01:34 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-05-18 01:01:48 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
13
|
-
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-05-
|
|
13
|
+
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-05-19 01:02:07 |
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-05-18 01:02:39 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-05-18 01:03:25 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-22 01:03:30 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
|
@@ -34,21 +34,21 @@
|
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-05-18 01:06:40 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
|
37
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-05-
|
|
37
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-05-19 01:12:14 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-05-18 01:07:27 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-05-18 01:07:35 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-
|
|
42
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-19 01:17:08 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-05-18 01:08:10 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-05-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-05-22 01:07:39 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-05-18 01:09:37 |
|
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05-
|
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05-19 01:20:38 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-05-18 01:10:46 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-05-18 01:10:56 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-05-18 01:11:02 |
|
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-05-
|
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-05-19 01:21:55 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-18 01:11:45 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-05-18 01:11:59 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -65,7 +65,8 @@
|
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-05-18 01:15:05 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-05-
|
|
68
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-05-19 01:27:03 |
|
|
69
|
+
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
69
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-05-18 01:16:53 |
|
|
70
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-05-18 01:17:36 |
|
|
71
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
@@ -83,7 +84,7 @@
|
|
|
83
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
84
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
|
|
85
86
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
86
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-05-
|
|
87
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-05-22 01:29:21 |
|
|
87
88
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-05-18 01:24:14 |
|
|
88
89
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-05-18 01:24:28 |
|
|
89
90
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-05-18 01:24:35 |
|
|
@@ -92,8 +93,8 @@
|
|
|
92
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
93
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-05-18 01:26:03 |
|
|
94
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
|
95
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-05-
|
|
96
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-05-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-05-19 20:06:02 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-05-19 15:35:55 |
|
|
97
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-18 01:27:37 |
|
|
98
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-18 01:27:40 |
|
|
99
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-18 01:28:29 |
|
|
@@ -124,9 +125,9 @@
|
|
|
124
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
125
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-18 01:35:38 |
|
|
126
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
127
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-05-
|
|
128
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-05-22 01:40:34 |
|
|
128
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-05-18 01:36:38 |
|
|
129
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-05-
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-05-22 01:41:23 |
|
|
130
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
131
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
132
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-05-18 01:38:46 |
|
|
@@ -136,18 +137,18 @@
|
|
|
136
137
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
137
138
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-18 01:39:27 |
|
|
138
139
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-18 01:39:33 |
|
|
139
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-05-
|
|
140
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-05-22 01:43:10 |
|
|
140
141
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-05-18 01:41:04 |
|
|
141
142
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
142
143
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-05-18 01:42:15 |
|
|
143
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
144
145
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
145
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-05-
|
|
146
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-05-19 01:49:42 |
|
|
146
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
147
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-05-18 01:42:42 |
|
|
148
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-05-
|
|
149
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-05-19 01:50:18 |
|
|
149
150
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-05-18 01:43:39 |
|
|
150
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-05-
|
|
151
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-05-19 01:51:15 |
|
|
151
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-05-18 01:44:05 |
|
|
152
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
153
154
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-05-18 01:44:20 |
|
|
@@ -167,9 +168,9 @@
|
|
|
167
168
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-05-18 01:48:15 |
|
|
168
169
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-05-18 01:48:23 |
|
|
169
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
170
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-05-
|
|
171
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-05-22 01:53:58 |
|
|
171
172
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-05-18 01:49:08 |
|
|
172
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-05-
|
|
173
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-05-19 01:55:56 |
|
|
173
174
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
|
174
175
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
|
|
175
176
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-05-18 01:49:52 |
|
|
@@ -188,14 +189,14 @@
|
|
|
188
189
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
189
190
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-05-18 01:51:20 |
|
|
190
191
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-05-18 01:51:31 |
|
|
191
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-05-
|
|
192
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-05-19 01:59:31 |
|
|
192
193
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-05-18 01:54:30 |
|
|
193
194
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-05-18 01:54:42 |
|
|
194
195
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-05-18 01:55:03 |
|
|
195
196
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
196
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-
|
|
197
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-05-
|
|
198
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-05-
|
|
197
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
198
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-05-22 02:01:29 |
|
|
199
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-05-19 02:07:25 |
|
|
199
200
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
200
201
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-05-18 01:58:19 |
|
|
201
202
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -214,16 +215,16 @@
|
|
|
214
215
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-05-18 02:01:39 |
|
|
215
216
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-05-18 02:01:48 |
|
|
216
217
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-05-18 02:02:09 |
|
|
217
|
-
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-05-
|
|
218
|
+
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-05-22 02:10:28 |
|
|
218
219
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
219
220
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-05-18 02:04:02 |
|
|
220
221
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
221
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
222
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
223
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-05-
|
|
224
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-05-
|
|
225
|
-
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-05-
|
|
226
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-05-
|
|
224
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-05-19 02:13:12 |
|
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-05-22 02:13:38 |
|
|
226
|
+
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-05-19 02:51:58 |
|
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-05-19 02:52:04 |
|
|
227
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
|
228
229
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-05-18 02:08:33 |
|
|
229
230
|
| 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.603"
|
|
@@ -365,6 +365,11 @@ export interface CreateBoundIPRequest {
|
|
|
365
365
|
* 已弃用,不填
|
|
366
366
|
*/
|
|
367
367
|
CopyPolicy?: string
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* 如果该资源实例为域名化资产则,该参数必填
|
|
371
|
+
*/
|
|
372
|
+
FilterRegion?: string
|
|
368
373
|
}
|
|
369
374
|
|
|
370
375
|
/**
|
|
@@ -1368,17 +1373,17 @@ export interface DescribeNewL7RulesResponse {
|
|
|
1368
1373
|
/**
|
|
1369
1374
|
* 转发规则列表
|
|
1370
1375
|
*/
|
|
1371
|
-
Rules
|
|
1376
|
+
Rules?: Array<NewL7RuleEntry>
|
|
1372
1377
|
|
|
1373
1378
|
/**
|
|
1374
1379
|
* 健康检查配置列表
|
|
1375
1380
|
*/
|
|
1376
|
-
Healths
|
|
1381
|
+
Healths?: Array<L7RuleHealth>
|
|
1377
1382
|
|
|
1378
1383
|
/**
|
|
1379
1384
|
* 总规则数
|
|
1380
1385
|
*/
|
|
1381
|
-
Total
|
|
1386
|
+
Total?: number
|
|
1382
1387
|
|
|
1383
1388
|
/**
|
|
1384
1389
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1566,6 +1571,12 @@ export interface BoundIpInfo {
|
|
|
1566
1571
|
* 运营商,绑定操作为必填项,解绑操作可不填。0:电信;1:联通;2:移动;5:BGP
|
|
1567
1572
|
*/
|
|
1568
1573
|
IspCode?: number
|
|
1574
|
+
|
|
1575
|
+
/**
|
|
1576
|
+
* 域名化资产对应的域名
|
|
1577
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1578
|
+
*/
|
|
1579
|
+
Domain?: string
|
|
1569
1580
|
}
|
|
1570
1581
|
|
|
1571
1582
|
/**
|
|
@@ -2080,6 +2091,11 @@ export interface DescribeNewL7RulesRequest {
|
|
|
2080
2091
|
* 高防IP实例的Cname
|
|
2081
2092
|
*/
|
|
2082
2093
|
Cname?: string
|
|
2094
|
+
|
|
2095
|
+
/**
|
|
2096
|
+
* 默认为false,当为true时,将不对各个规则做策略检查,直接导出所有规则
|
|
2097
|
+
*/
|
|
2098
|
+
Export?: boolean
|
|
2083
2099
|
}
|
|
2084
2100
|
|
|
2085
2101
|
/**
|
|
@@ -2394,7 +2410,17 @@ export interface DescribeBasicDeviceStatusRequest {
|
|
|
2394
2410
|
/**
|
|
2395
2411
|
* IP 资源列表
|
|
2396
2412
|
*/
|
|
2397
|
-
IpList
|
|
2413
|
+
IpList?: Array<string>
|
|
2414
|
+
|
|
2415
|
+
/**
|
|
2416
|
+
* 域名化资源传id
|
|
2417
|
+
*/
|
|
2418
|
+
IdList?: Array<string>
|
|
2419
|
+
|
|
2420
|
+
/**
|
|
2421
|
+
* 地域名称
|
|
2422
|
+
*/
|
|
2423
|
+
FilterRegion?: number
|
|
2398
2424
|
}
|
|
2399
2425
|
|
|
2400
2426
|
/**
|
|
@@ -2682,7 +2708,13 @@ export interface DescribeBasicDeviceStatusResponse {
|
|
|
2682
2708
|
2 - 正常状态
|
|
2683
2709
|
3 - 攻击状态
|
|
2684
2710
|
*/
|
|
2685
|
-
Data
|
|
2711
|
+
Data?: Array<KeyValue>
|
|
2712
|
+
|
|
2713
|
+
/**
|
|
2714
|
+
* 域名化资产的名称
|
|
2715
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2716
|
+
*/
|
|
2717
|
+
CLBData?: Array<KeyValue>
|
|
2686
2718
|
|
|
2687
2719
|
/**
|
|
2688
2720
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -5117,7 +5149,7 @@ export interface CreateBoundIPResponse {
|
|
|
5117
5149
|
/**
|
|
5118
5150
|
* 成功码
|
|
5119
5151
|
*/
|
|
5120
|
-
Success
|
|
5152
|
+
Success?: SuccessCode
|
|
5121
5153
|
|
|
5122
5154
|
/**
|
|
5123
5155
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -530,12 +530,12 @@ export interface DescribeDiskBackupsResponse {
|
|
|
530
530
|
/**
|
|
531
531
|
* 符合条件的云硬盘备份点数量。
|
|
532
532
|
*/
|
|
533
|
-
TotalCount
|
|
533
|
+
TotalCount?: number
|
|
534
534
|
|
|
535
535
|
/**
|
|
536
536
|
* 云硬盘备份点的详细信息列表。
|
|
537
537
|
*/
|
|
538
|
-
DiskBackupSet
|
|
538
|
+
DiskBackupSet?: Array<DiskBackup>
|
|
539
539
|
|
|
540
540
|
/**
|
|
541
541
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1175,7 +1175,7 @@ export interface CreateSnapshotRequest {
|
|
|
1175
1175
|
SnapshotName?: string
|
|
1176
1176
|
|
|
1177
1177
|
/**
|
|
1178
|
-
* 快照的到期时间,到期后该快照将会自动删除,需要传入UTC时间下的ISO-8601标准时间格式,例如:2022-01-08T09:47:55+00:00
|
|
1178
|
+
* 快照的到期时间,到期后该快照将会自动删除,需要传入UTC时间下的ISO-8601标准时间格式,例如:2022-01-08T09:47:55+00:00,。到期时间最小可设置为一天后的当前时间。
|
|
1179
1179
|
*/
|
|
1180
1180
|
Deadline?: string
|
|
1181
1181
|
|
|
@@ -46,7 +46,6 @@ import {
|
|
|
46
46
|
ModifyCdbProxyAddressVipAndVPortResponse,
|
|
47
47
|
DescribeDBInstancesRequest,
|
|
48
48
|
ModifyCdbProxyAddressDescRequest,
|
|
49
|
-
TableName,
|
|
50
49
|
CdbRegionSellConf,
|
|
51
50
|
DescribeRoGroupsRequest,
|
|
52
51
|
DescribeBackupDecryptionKeyRequest,
|
|
@@ -79,7 +78,6 @@ import {
|
|
|
79
78
|
DescribeCDBProxyResponse,
|
|
80
79
|
Rule,
|
|
81
80
|
AuditPolicy,
|
|
82
|
-
DescribeBackupTablesRequest,
|
|
83
81
|
ProxyNode,
|
|
84
82
|
DescribeCdbZoneConfigResponse,
|
|
85
83
|
DescribeTablesRequest,
|
|
@@ -272,7 +270,6 @@ import {
|
|
|
272
270
|
AuditFilter,
|
|
273
271
|
DescribeProxySupportParamResponse,
|
|
274
272
|
DescribeRollbackTaskDetailRequest,
|
|
275
|
-
DescribeBackupTablesResponse,
|
|
276
273
|
ModifyParamTemplateResponse,
|
|
277
274
|
BalanceRoGroupLoadResponse,
|
|
278
275
|
DeviceNetInfo,
|
|
@@ -1008,18 +1005,6 @@ export class Client extends AbstractClient {
|
|
|
1008
1005
|
return this.request("DescribeDBInstanceConfig", req, cb)
|
|
1009
1006
|
}
|
|
1010
1007
|
|
|
1011
|
-
/**
|
|
1012
|
-
* 本接口(DescribeBackupTables)用于查询指定的数据库的备份数据表名 (已废弃)。
|
|
1013
|
-
旧版本支持全量备份后,用户如果分库表下载逻辑备份文件,需要用到此接口。
|
|
1014
|
-
新版本支持(CreateBackup)创建逻辑备份的时候,直接发起指定库表备份,用户直接下载该备份文件即可。
|
|
1015
|
-
*/
|
|
1016
|
-
async DescribeBackupTables(
|
|
1017
|
-
req: DescribeBackupTablesRequest,
|
|
1018
|
-
cb?: (error: string, rep: DescribeBackupTablesResponse) => void
|
|
1019
|
-
): Promise<DescribeBackupTablesResponse> {
|
|
1020
|
-
return this.request("DescribeBackupTables", req, cb)
|
|
1021
|
-
}
|
|
1022
|
-
|
|
1023
1008
|
/**
|
|
1024
1009
|
* 数据库代理增加代理地址
|
|
1025
1010
|
*/
|
|
@@ -1724,7 +1709,9 @@ export class Client extends AbstractClient {
|
|
|
1724
1709
|
}
|
|
1725
1710
|
|
|
1726
1711
|
/**
|
|
1727
|
-
*
|
|
1712
|
+
* 接口已废弃,需要下线
|
|
1713
|
+
|
|
1714
|
+
本接口(DescribeBackupDatabases)用于查询备份文件包含的库 (已废弃)。
|
|
1728
1715
|
旧版本支持全量备份后,用户如果分库表下载逻辑备份文件,需要用到此接口。
|
|
1729
1716
|
新版本支持(CreateBackup)创建逻辑备份的时候,直接发起指定库表备份,用户直接下载该备份文件即可。
|
|
1730
1717
|
*/
|
|
@@ -1008,16 +1008,6 @@ export interface ModifyCdbProxyAddressDescRequest {
|
|
|
1008
1008
|
Desc?: string
|
|
1009
1009
|
}
|
|
1010
1010
|
|
|
1011
|
-
/**
|
|
1012
|
-
* 表名
|
|
1013
|
-
*/
|
|
1014
|
-
export interface TableName {
|
|
1015
|
-
/**
|
|
1016
|
-
* 表名
|
|
1017
|
-
*/
|
|
1018
|
-
TableName: string
|
|
1019
|
-
}
|
|
1020
|
-
|
|
1021
1011
|
/**
|
|
1022
1012
|
* 地域售卖配置
|
|
1023
1013
|
*/
|
|
@@ -1748,41 +1738,6 @@ export interface AuditPolicy {
|
|
|
1748
1738
|
InstanceName: string
|
|
1749
1739
|
}
|
|
1750
1740
|
|
|
1751
|
-
/**
|
|
1752
|
-
* DescribeBackupTables请求参数结构体
|
|
1753
|
-
*/
|
|
1754
|
-
export interface DescribeBackupTablesRequest {
|
|
1755
|
-
/**
|
|
1756
|
-
* 实例ID,格式如:cdb-c1nl9rpv。与云数据库控制台页面中显示的实例ID相同。
|
|
1757
|
-
*/
|
|
1758
|
-
InstanceId: string
|
|
1759
|
-
|
|
1760
|
-
/**
|
|
1761
|
-
* 开始时间,格式为:2017-07-12 10:29:20。
|
|
1762
|
-
*/
|
|
1763
|
-
StartTime: string
|
|
1764
|
-
|
|
1765
|
-
/**
|
|
1766
|
-
* 指定的数据库名。
|
|
1767
|
-
*/
|
|
1768
|
-
DatabaseName: string
|
|
1769
|
-
|
|
1770
|
-
/**
|
|
1771
|
-
* 要查询的数据表名前缀。
|
|
1772
|
-
*/
|
|
1773
|
-
SearchTable?: string
|
|
1774
|
-
|
|
1775
|
-
/**
|
|
1776
|
-
* 分页偏移。
|
|
1777
|
-
*/
|
|
1778
|
-
Offset?: number
|
|
1779
|
-
|
|
1780
|
-
/**
|
|
1781
|
-
* 分页大小,最小值为1,最大值为2000。
|
|
1782
|
-
*/
|
|
1783
|
-
Limit?: number
|
|
1784
|
-
}
|
|
1785
|
-
|
|
1786
1741
|
/**
|
|
1787
1742
|
* 代理节点
|
|
1788
1743
|
*/
|
|
@@ -4192,7 +4147,7 @@ export interface DescribeDBPriceRequest {
|
|
|
4192
4147
|
ProtectMode?: number
|
|
4193
4148
|
|
|
4194
4149
|
/**
|
|
4195
|
-
* 实例隔离类型。支持值包括: "UNIVERSAL" - 通用型实例, "EXCLUSIVE" - 独享型实例, "
|
|
4150
|
+
* 实例隔离类型。支持值包括: "UNIVERSAL" - 通用型实例, "EXCLUSIVE" - 独享型实例, "BASIC_V2" - 单节点云盘版实例。 不指定则默认为通用型实例。
|
|
4196
4151
|
*/
|
|
4197
4152
|
DeviceType?: string
|
|
4198
4153
|
|
|
@@ -5608,17 +5563,17 @@ export interface DescribeDBPriceResponse {
|
|
|
5608
5563
|
/**
|
|
5609
5564
|
* 实例价格,单位:分。
|
|
5610
5565
|
*/
|
|
5611
|
-
Price
|
|
5566
|
+
Price?: number
|
|
5612
5567
|
|
|
5613
5568
|
/**
|
|
5614
5569
|
* 实例原价,单位:分。
|
|
5615
5570
|
*/
|
|
5616
|
-
OriginalPrice
|
|
5571
|
+
OriginalPrice?: number
|
|
5617
5572
|
|
|
5618
5573
|
/**
|
|
5619
5574
|
* 货币单位。CNY-人民币,USD-美元。
|
|
5620
5575
|
*/
|
|
5621
|
-
Currency
|
|
5576
|
+
Currency?: string
|
|
5622
5577
|
|
|
5623
5578
|
/**
|
|
5624
5579
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -6709,26 +6664,6 @@ export interface DescribeRollbackTaskDetailRequest {
|
|
|
6709
6664
|
Offset?: number
|
|
6710
6665
|
}
|
|
6711
6666
|
|
|
6712
|
-
/**
|
|
6713
|
-
* DescribeBackupTables返回参数结构体
|
|
6714
|
-
*/
|
|
6715
|
-
export interface DescribeBackupTablesResponse {
|
|
6716
|
-
/**
|
|
6717
|
-
* 返回的数据个数。
|
|
6718
|
-
*/
|
|
6719
|
-
TotalCount: number
|
|
6720
|
-
|
|
6721
|
-
/**
|
|
6722
|
-
* 符合条件的数据表数组。
|
|
6723
|
-
*/
|
|
6724
|
-
Items: Array<TableName>
|
|
6725
|
-
|
|
6726
|
-
/**
|
|
6727
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6728
|
-
*/
|
|
6729
|
-
RequestId?: string
|
|
6730
|
-
}
|
|
6731
|
-
|
|
6732
6667
|
/**
|
|
6733
6668
|
* ModifyParamTemplate返回参数结构体
|
|
6734
6669
|
*/
|