tencentcloud-sdk-nodejs 4.0.682 → 4.0.684
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 +337 -0
- package/SERVICE_CHANGELOG.md +369 -166
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cbs/v20170312/cbs_client.ts +2 -2
- package/src/services/ccc/v20200210/ccc_client.ts +2 -1
- package/src/services/ccc/v20200210/ccc_models.ts +21 -2
- package/src/services/cdwch/v20200915/cdwch_client.ts +27 -15
- package/src/services/cdwch/v20200915/cdwch_models.ts +70 -46
- package/src/services/cfw/v20190904/cfw_client.ts +711 -456
- package/src/services/cfw/v20190904/cfw_models.ts +1815 -305
- package/src/services/cii/index.ts +2 -2
- package/src/services/cloudstudio/index.ts +2 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/eb/v20210416/eb_client.ts +110 -59
- package/src/services/eb/v20210416/eb_models.ts +917 -780
- package/src/services/ess/v20201111/ess_client.ts +64 -30
- package/src/services/ess/v20201111/ess_models.ts +381 -214
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/facefusion/v20181201/facefusion_client.ts +4 -2
- package/src/services/iai/index.ts +2 -2
- package/src/services/iai/v20180301/iai_models.ts +21 -25
- package/src/services/iai/v20200303/iai_models.ts +23 -27
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +4 -4
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mrs/v20200910/mrs_models.ts +48 -25
- package/src/services/tem/index.ts +2 -2
- package/src/services/thpc/index.ts +4 -4
- package/src/services/thpc/v20230321/thpc_models.ts +17 -0
- package/src/services/tione/index.ts +2 -2
- package/src/services/tms/index.ts +2 -2
- package/src/services/trocket/v20230308/trocket_client.ts +68 -17
- package/src/services/trocket/v20230308/trocket_models.ts +371 -35
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/waf/v20180125/waf_client.ts +37 -38
- package/src/services/waf/v20180125/waf_models.ts +73 -73
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +2 -2
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +20 -2
- package/tencentcloud/services/cdwch/v20200915/cdwch_client.d.ts +9 -5
- package/tencentcloud/services/cdwch/v20200915/cdwch_client.js +12 -6
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +68 -46
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +227 -147
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +336 -216
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +1815 -360
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/cloudstudio/index.d.ts +4 -4
- package/tencentcloud/services/cloudstudio/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eb/v20210416/eb_client.d.ts +17 -1
- package/tencentcloud/services/eb/v20210416/eb_client.js +24 -0
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +896 -770
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +56 -22
- package/tencentcloud/services/ess/v20201111/ess_client.js +56 -22
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +381 -214
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/v20181201/facefusion_client.d.ts +3 -1
- package/tencentcloud/services/facefusion/v20181201/facefusion_client.js +3 -1
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iai/v20180301/iai_models.d.ts +21 -25
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +23 -27
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +6 -6
- package/tencentcloud/services/iotvideo/index.js +4 -4
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +48 -25
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +17 -0
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +24 -8
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +33 -9
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +359 -34
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +13 -13
- package/tencentcloud/services/waf/v20180125/waf_client.js +18 -18
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +69 -68
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cdwch.v20200915.test.js +14 -4
- package/test/cfw.v20190904.test.js +340 -140
- package/test/eb.v20210416.test.js +40 -0
- package/test/trocket.v20230308.test.js +42 -2
- package/test/waf.v20180125.test.js +24 -24
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
| aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
|
|
5
5
|
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2023-05-18 01:01:15 |
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-05-18 01:01:20 |
|
|
7
|
-
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-
|
|
8
|
-
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-
|
|
7
|
+
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
|
|
8
|
+
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
9
|
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-07-25 10:37:02 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-05-18 01:01:48 |
|
|
@@ -14,7 +14,7 @@
|
|
|
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
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-09-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-09-07 01:07:50 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-08-28 01:09:11 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-04 01:14:46 |
|
|
@@ -39,16 +39,16 @@
|
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-08-23 01:10:00 |
|
|
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-09-
|
|
43
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-09-
|
|
42
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-09-07 01:15:22 |
|
|
43
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-09-07 01:15:54 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-08-29 01:07:58 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-08-17 01:37:50 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-08-21 01:07:44 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
48
|
-
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-
|
|
48
|
+
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-09-05 02:02:52 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
|
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-
|
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-08 01:22:02 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
| dsgc | [数据安全中心](https://cloud.tencent.com/document/product/1087) | 2023-09-04 14:40:54 |
|
|
87
87
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
88
88
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-09-01 01:13:57 |
|
|
89
|
-
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-08
|
|
89
|
+
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-09-08 01:48:45 |
|
|
90
90
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-08-17 03:03:01 |
|
|
91
91
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
|
92
92
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-09-05 10:56:15 |
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
95
95
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
96
96
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-05 04:23:35 |
|
|
97
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-
|
|
97
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-08 01:53:13 |
|
|
98
98
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-05 17:36:50 |
|
|
99
99
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
100
100
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-06 01:49:13 |
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
110
110
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
111
111
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-08-17 03:18:40 |
|
|
112
|
-
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-08
|
|
112
|
+
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-09-08 01:58:57 |
|
|
113
113
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
114
114
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
|
115
115
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
|
@@ -142,14 +142,14 @@
|
|
|
142
142
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-08-25 01:55:53 |
|
|
143
143
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-09-06 02:06:16 |
|
|
144
144
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-09-04 02:12:09 |
|
|
145
|
-
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-
|
|
145
|
+
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-09-07 02:12:57 |
|
|
146
146
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-30 01:19:55 |
|
|
147
147
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
148
148
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
149
149
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-29 01:19:54 |
|
|
150
150
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
151
151
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-09-06 02:10:27 |
|
|
152
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08
|
|
152
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-08 02:20:00 |
|
|
153
153
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
154
154
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-24 01:24:31 |
|
|
155
155
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
@@ -196,11 +196,11 @@
|
|
|
196
196
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-17 04:54:42 |
|
|
197
197
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
198
198
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
199
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-
|
|
199
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-08 02:41:10 |
|
|
200
200
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
201
201
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
202
202
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-05 07:43:47 |
|
|
203
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-
|
|
203
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-07 02:37:25 |
|
|
204
204
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
205
205
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
206
206
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -215,10 +215,10 @@
|
|
|
215
215
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-08-17 05:40:04 |
|
|
216
216
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
217
217
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
218
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-08
|
|
218
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-08 02:48:21 |
|
|
219
219
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-08-15 01:44:16 |
|
|
220
220
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
221
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-
|
|
221
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-08 02:49:33 |
|
|
222
222
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-06 02:36:56 |
|
|
223
223
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-05 08:05:30 |
|
|
224
224
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-04 02:45:38 |
|
|
230
230
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-01 01:26:26 |
|
|
231
231
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
232
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-08
|
|
232
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-08 03:00:07 |
|
|
233
233
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
234
234
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-31 01:29:16 |
|
|
235
235
|
| 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.684"
|
|
@@ -401,8 +401,8 @@ export class Client extends AbstractClient {
|
|
|
401
401
|
/**
|
|
402
402
|
* 本接口(ModifySnapshotAttribute)用于修改指定快照的属性。
|
|
403
403
|
|
|
404
|
-
*
|
|
405
|
-
*
|
|
404
|
+
* 本接口支持修改快照名称及到期时间,以及将非永久快照修改为永久快照。
|
|
405
|
+
* “快照名称”仅为方便用户管理之用,腾讯云并不以此名称作为提交工单或是进行快照管理操作的依据。
|
|
406
406
|
*/
|
|
407
407
|
async ModifySnapshotAttribute(
|
|
408
408
|
req: ModifySnapshotAttributeRequest,
|
|
@@ -87,6 +87,7 @@ import {
|
|
|
87
87
|
Variable,
|
|
88
88
|
CallInNumberMetrics,
|
|
89
89
|
CreateExtensionRequest,
|
|
90
|
+
StaffSkillGroupList,
|
|
90
91
|
CreateAutoCalloutTaskRequest,
|
|
91
92
|
Filter,
|
|
92
93
|
UnbindStaffSkillGroupListRequest,
|
|
@@ -212,7 +213,7 @@ export class Client extends AbstractClient {
|
|
|
212
213
|
}
|
|
213
214
|
|
|
214
215
|
/**
|
|
215
|
-
*
|
|
216
|
+
* 绑定座席所属技能组
|
|
216
217
|
*/
|
|
217
218
|
async BindStaffSkillGroupList(
|
|
218
219
|
req: BindStaffSkillGroupListRequest,
|
|
@@ -1936,6 +1936,20 @@ export interface CreateExtensionRequest {
|
|
|
1936
1936
|
Relation?: string
|
|
1937
1937
|
}
|
|
1938
1938
|
|
|
1939
|
+
/**
|
|
1940
|
+
* 座席绑定技能组列表
|
|
1941
|
+
*/
|
|
1942
|
+
export interface StaffSkillGroupList {
|
|
1943
|
+
/**
|
|
1944
|
+
* 技能组ID
|
|
1945
|
+
*/
|
|
1946
|
+
SkillGroupId: number
|
|
1947
|
+
/**
|
|
1948
|
+
* 座席在技能组中的优先级(1为最高,5最低,默认3)
|
|
1949
|
+
*/
|
|
1950
|
+
Priority?: number
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1939
1953
|
/**
|
|
1940
1954
|
* CreateAutoCalloutTask请求参数结构体
|
|
1941
1955
|
*/
|
|
@@ -2219,13 +2233,18 @@ export interface BindStaffSkillGroupListRequest {
|
|
|
2219
2233
|
*/
|
|
2220
2234
|
SdkAppId: number
|
|
2221
2235
|
/**
|
|
2222
|
-
*
|
|
2236
|
+
* 座席邮箱
|
|
2223
2237
|
*/
|
|
2224
2238
|
StaffEmail: string
|
|
2225
2239
|
/**
|
|
2226
2240
|
* 绑定技能组列表
|
|
2241
|
+
* @deprecated
|
|
2227
2242
|
*/
|
|
2228
|
-
SkillGroupList
|
|
2243
|
+
SkillGroupList?: Array<number | bigint>
|
|
2244
|
+
/**
|
|
2245
|
+
* 绑定技能组列表(必填)
|
|
2246
|
+
*/
|
|
2247
|
+
StaffSkillGroupList?: Array<StaffSkillGroupList>
|
|
2229
2248
|
}
|
|
2230
2249
|
|
|
2231
2250
|
/**
|
|
@@ -28,17 +28,18 @@ import {
|
|
|
28
28
|
Charge,
|
|
29
29
|
DescribeClusterConfigsResponse,
|
|
30
30
|
ActionAlterCkUserRequest,
|
|
31
|
-
|
|
31
|
+
DescribeCkSqlApisRequest,
|
|
32
32
|
CkUserAlterInfo,
|
|
33
33
|
DescribeBackUpScheduleRequest,
|
|
34
34
|
DescribeSpecResponse,
|
|
35
|
-
|
|
35
|
+
DescribeSpecRequest,
|
|
36
36
|
DestroyInstanceRequest,
|
|
37
37
|
ModifyUserNewPrivilegeRequest,
|
|
38
|
-
|
|
38
|
+
DescribeBackUpTablesResponse,
|
|
39
39
|
ClusterConfigsInfoFromEMR,
|
|
40
40
|
ClusterInfo,
|
|
41
41
|
OpenBackUpRequest,
|
|
42
|
+
ModifyInstanceKeyValConfigsResponse,
|
|
42
43
|
BackupTableContent,
|
|
43
44
|
CreateInstanceNewResponse,
|
|
44
45
|
ConfigSubmitContext,
|
|
@@ -84,6 +85,7 @@ import {
|
|
|
84
85
|
AttachCBSSpec,
|
|
85
86
|
ScheduleStrategy,
|
|
86
87
|
DescribeInstanceStateResponse,
|
|
88
|
+
DescribeBackUpTablesRequest,
|
|
87
89
|
DestroyInstanceResponse,
|
|
88
90
|
ResizeDiskResponse,
|
|
89
91
|
DescribeBackUpScheduleResponse,
|
|
@@ -162,6 +164,16 @@ export class Client extends AbstractClient {
|
|
|
162
164
|
return this.request("ScaleUpInstance", req, cb)
|
|
163
165
|
}
|
|
164
166
|
|
|
167
|
+
/**
|
|
168
|
+
* 获取可备份表信息
|
|
169
|
+
*/
|
|
170
|
+
async DescribeBackUpTables(
|
|
171
|
+
req: DescribeBackUpTablesRequest,
|
|
172
|
+
cb?: (error: string, rep: DescribeBackUpTablesResponse) => void
|
|
173
|
+
): Promise<DescribeBackUpTablesResponse> {
|
|
174
|
+
return this.request("DescribeBackUpTables", req, cb)
|
|
175
|
+
}
|
|
176
|
+
|
|
165
177
|
/**
|
|
166
178
|
* 调整clickhouse节点数量
|
|
167
179
|
*/
|
|
@@ -173,13 +185,13 @@ export class Client extends AbstractClient {
|
|
|
173
185
|
}
|
|
174
186
|
|
|
175
187
|
/**
|
|
176
|
-
*
|
|
188
|
+
* 获取实例shard信息列表
|
|
177
189
|
*/
|
|
178
|
-
async
|
|
179
|
-
req:
|
|
180
|
-
cb?: (error: string, rep:
|
|
181
|
-
): Promise<
|
|
182
|
-
return this.request("
|
|
190
|
+
async DescribeInstanceShards(
|
|
191
|
+
req: DescribeInstanceShardsRequest,
|
|
192
|
+
cb?: (error: string, rep: DescribeInstanceShardsResponse) => void
|
|
193
|
+
): Promise<DescribeInstanceShardsResponse> {
|
|
194
|
+
return this.request("DescribeInstanceShards", req, cb)
|
|
183
195
|
}
|
|
184
196
|
|
|
185
197
|
/**
|
|
@@ -253,13 +265,13 @@ export class Client extends AbstractClient {
|
|
|
253
265
|
}
|
|
254
266
|
|
|
255
267
|
/**
|
|
256
|
-
*
|
|
268
|
+
* 备份恢复
|
|
257
269
|
*/
|
|
258
|
-
async
|
|
259
|
-
req:
|
|
260
|
-
cb?: (error: string, rep:
|
|
261
|
-
): Promise<
|
|
262
|
-
return this.request("
|
|
270
|
+
async RecoverBackUpJob(
|
|
271
|
+
req: RecoverBackUpJobRequest,
|
|
272
|
+
cb?: (error: string, rep: RecoverBackUpJobResponse) => void
|
|
273
|
+
): Promise<RecoverBackUpJobResponse> {
|
|
274
|
+
return this.request("RecoverBackUpJob", req, cb)
|
|
263
275
|
}
|
|
264
276
|
|
|
265
277
|
/**
|
|
@@ -196,21 +196,40 @@ AddSystemUser新增用户,UpdateSystemUser,修改用户
|
|
|
196
196
|
}
|
|
197
197
|
|
|
198
198
|
/**
|
|
199
|
-
*
|
|
199
|
+
* DescribeCkSqlApis请求参数结构体
|
|
200
200
|
*/
|
|
201
|
-
export interface
|
|
201
|
+
export interface DescribeCkSqlApisRequest {
|
|
202
202
|
/**
|
|
203
|
-
*
|
|
203
|
+
* 实例id
|
|
204
204
|
*/
|
|
205
|
-
|
|
205
|
+
InstanceId: string
|
|
206
206
|
/**
|
|
207
|
-
*
|
|
207
|
+
* api接口名称,GetClusters:获取集群cluster列表
|
|
208
|
+
GetSystemUsers:获取系统用户列表
|
|
209
|
+
CheckNodeCluster: 检查节点是否隶属一个cluster
|
|
210
|
+
GetClusterDatabases: 获取一个cluster下的数据库列表
|
|
211
|
+
GetClusterTables: 获取一个cluster下的数据库表列表
|
|
212
|
+
GetPrivilegeUsers: 获取授权的用户列表
|
|
213
|
+
GET_USER_CLUSTER_PRIVILEGES:获取用户cluster下的权限
|
|
214
|
+
GetUserClusterNewPrivileges:获取用户cluster下的权限 (新版)
|
|
215
|
+
RevokeClusterUser:解绑cluster用户
|
|
216
|
+
DeleteSystemUser:删除系统用户 —— 必须所有cluster先解绑
|
|
217
|
+
GetUserOptionMessages:获取用户配置备注信息
|
|
218
|
+
GET_USER_CONFIGS:获取用户配置列表 QUOTA、PROFILE、POLICY
|
|
208
219
|
*/
|
|
209
|
-
|
|
220
|
+
ApiType: string
|
|
210
221
|
/**
|
|
211
|
-
*
|
|
222
|
+
* 集群名称,GET_SYSTEM_USERS,GET_PRIVILEGE_USERS,GET_CLUSTER_DATABASES,GET_CLUSTER_TABLES 必填
|
|
212
223
|
*/
|
|
213
|
-
|
|
224
|
+
Cluster?: string
|
|
225
|
+
/**
|
|
226
|
+
* 用户名称,api与user相关的必填
|
|
227
|
+
*/
|
|
228
|
+
UserName?: string
|
|
229
|
+
/**
|
|
230
|
+
* 账户的类型
|
|
231
|
+
*/
|
|
232
|
+
UserType?: string
|
|
214
233
|
}
|
|
215
234
|
|
|
216
235
|
/**
|
|
@@ -269,22 +288,21 @@ export interface DescribeSpecResponse {
|
|
|
269
288
|
}
|
|
270
289
|
|
|
271
290
|
/**
|
|
272
|
-
*
|
|
291
|
+
* DescribeSpec请求参数结构体
|
|
273
292
|
*/
|
|
274
|
-
export interface
|
|
293
|
+
export interface DescribeSpecRequest {
|
|
275
294
|
/**
|
|
276
|
-
*
|
|
277
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
295
|
+
* 地域信息,例如"ap-guangzhou-1"
|
|
278
296
|
*/
|
|
279
|
-
|
|
297
|
+
Zone: string
|
|
280
298
|
/**
|
|
281
|
-
*
|
|
299
|
+
* 计费类型,PREPAID 包年包月,POSTPAID_BY_HOUR 按量计费
|
|
282
300
|
*/
|
|
283
|
-
|
|
301
|
+
PayMode?: string
|
|
284
302
|
/**
|
|
285
|
-
*
|
|
303
|
+
* 是否弹性ck
|
|
286
304
|
*/
|
|
287
|
-
|
|
305
|
+
IsElastic?: boolean
|
|
288
306
|
}
|
|
289
307
|
|
|
290
308
|
/**
|
|
@@ -328,40 +346,17 @@ export interface ModifyUserNewPrivilegeRequest {
|
|
|
328
346
|
}
|
|
329
347
|
|
|
330
348
|
/**
|
|
331
|
-
*
|
|
349
|
+
* DescribeBackUpTables返回参数结构体
|
|
332
350
|
*/
|
|
333
|
-
export interface
|
|
334
|
-
/**
|
|
335
|
-
* 实例id
|
|
336
|
-
*/
|
|
337
|
-
InstanceId: string
|
|
338
|
-
/**
|
|
339
|
-
* api接口名称,GetClusters:获取集群cluster列表
|
|
340
|
-
GetSystemUsers:获取系统用户列表
|
|
341
|
-
CheckNodeCluster: 检查节点是否隶属一个cluster
|
|
342
|
-
GetClusterDatabases: 获取一个cluster下的数据库列表
|
|
343
|
-
GetClusterTables: 获取一个cluster下的数据库表列表
|
|
344
|
-
GetPrivilegeUsers: 获取授权的用户列表
|
|
345
|
-
GET_USER_CLUSTER_PRIVILEGES:获取用户cluster下的权限
|
|
346
|
-
GetUserClusterNewPrivileges:获取用户cluster下的权限 (新版)
|
|
347
|
-
RevokeClusterUser:解绑cluster用户
|
|
348
|
-
DeleteSystemUser:删除系统用户 —— 必须所有cluster先解绑
|
|
349
|
-
GetUserOptionMessages:获取用户配置备注信息
|
|
350
|
-
GET_USER_CONFIGS:获取用户配置列表 QUOTA、PROFILE、POLICY
|
|
351
|
-
*/
|
|
352
|
-
ApiType: string
|
|
353
|
-
/**
|
|
354
|
-
* 集群名称,GET_SYSTEM_USERS,GET_PRIVILEGE_USERS,GET_CLUSTER_DATABASES,GET_CLUSTER_TABLES 必填
|
|
355
|
-
*/
|
|
356
|
-
Cluster?: string
|
|
351
|
+
export interface DescribeBackUpTablesResponse {
|
|
357
352
|
/**
|
|
358
|
-
*
|
|
353
|
+
* 可备份表列表
|
|
359
354
|
*/
|
|
360
|
-
|
|
355
|
+
AvailableTables: Array<BackupTableContent>
|
|
361
356
|
/**
|
|
362
|
-
*
|
|
357
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
363
358
|
*/
|
|
364
|
-
|
|
359
|
+
RequestId?: string
|
|
365
360
|
}
|
|
366
361
|
|
|
367
362
|
/**
|
|
@@ -429,6 +424,25 @@ export interface OpenBackUpRequest {
|
|
|
429
424
|
CosBucketName: string
|
|
430
425
|
}
|
|
431
426
|
|
|
427
|
+
/**
|
|
428
|
+
* ModifyInstanceKeyValConfigs返回参数结构体
|
|
429
|
+
*/
|
|
430
|
+
export interface ModifyInstanceKeyValConfigsResponse {
|
|
431
|
+
/**
|
|
432
|
+
* 错误信息
|
|
433
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
434
|
+
*/
|
|
435
|
+
ErrorMsg?: string
|
|
436
|
+
/**
|
|
437
|
+
* ID
|
|
438
|
+
*/
|
|
439
|
+
FlowId?: number
|
|
440
|
+
/**
|
|
441
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
442
|
+
*/
|
|
443
|
+
RequestId?: string
|
|
444
|
+
}
|
|
445
|
+
|
|
432
446
|
/**
|
|
433
447
|
* 备份表信息
|
|
434
448
|
*/
|
|
@@ -1718,6 +1732,16 @@ export interface DescribeInstanceStateResponse {
|
|
|
1718
1732
|
RequestId?: string
|
|
1719
1733
|
}
|
|
1720
1734
|
|
|
1735
|
+
/**
|
|
1736
|
+
* DescribeBackUpTables请求参数结构体
|
|
1737
|
+
*/
|
|
1738
|
+
export interface DescribeBackUpTablesRequest {
|
|
1739
|
+
/**
|
|
1740
|
+
* 集群id
|
|
1741
|
+
*/
|
|
1742
|
+
InstanceId: string
|
|
1743
|
+
}
|
|
1744
|
+
|
|
1721
1745
|
/**
|
|
1722
1746
|
* DestroyInstance返回参数结构体
|
|
1723
1747
|
*/
|