tencentcloud-sdk-nodejs 4.0.802 → 4.0.804
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 +212 -0
- package/SERVICE_CHANGELOG.md +216 -225
- package/package.json +1 -1
- package/products.md +22 -22
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ccc/v20200210/ccc_client.ts +12 -0
- package/src/services/ccc/v20200210/ccc_models.ts +36 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +17 -17
- package/src/services/clb/v20180317/clb_client.ts +1 -1
- package/src/services/clb/v20180317/clb_models.ts +19 -15
- package/src/services/csip/v20221121/csip_client.ts +16 -3
- package/src/services/csip/v20221121/csip_models.ts +305 -265
- package/src/services/dnspod/v20210323/dnspod_models.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +8 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +14 -2
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +1 -1
- package/src/services/lcic/v20220817/lcic_client.ts +1 -0
- package/src/services/lcic/v20220817/lcic_models.ts +86 -3
- package/src/services/mongodb/v20190725/mongodb_models.ts +8 -4
- package/src/services/monitor/v20180724/monitor_models.ts +10 -0
- package/src/services/omics/v20221128/omics_client.ts +74 -13
- package/src/services/omics/v20221128/omics_models.ts +247 -8
- package/src/services/trp/v20210515/trp_models.ts +8 -0
- package/src/services/tse/v20201207/tse_client.ts +73 -21
- package/src/services/tse/v20201207/tse_models.ts +447 -93
- package/src/services/waf/v20180125/waf_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +5 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +6 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +34 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +17 -17
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +1 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +19 -15
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +301 -264
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +8 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +14 -2
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +1 -1
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +85 -3
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +8 -4
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +10 -0
- package/tencentcloud/services/omics/v20221128/omics_client.d.ts +25 -5
- package/tencentcloud/services/omics/v20221128/omics_client.js +36 -6
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +236 -8
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +8 -0
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +21 -5
- package/tencentcloud/services/tse/v20201207/tse_client.js +30 -6
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +435 -93
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +1 -1
- package/test/ccc.v20200210.test.js +10 -0
- package/test/csip.v20221121.test.js +10 -0
- package/test/omics.v20221128.test.js +54 -4
- package/test/tse.v20201207.test.js +44 -4
package/products.md
CHANGED
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-02-05 01:08:13 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-12-29 01:09:11 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-12-27 01:08:57 |
|
|
42
|
-
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-
|
|
42
|
+
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-05 01:09:20 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-03-01 01:10:05 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-01-15 01:08:17 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-05 01:09:53 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-01-24 01:23:26 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-01-04 01:08:58 |
|
|
48
|
-
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-03-04 01:10:20 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-12-15 19:11:22 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-01-19 01:08:39 |
|
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-02-28 01:10:47 |
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
|
-
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-
|
|
58
|
+
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-03-04 01:10:58 |
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-05 01:11:04 |
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-02-29 01:11:23 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-03-04 01:11:59 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-02-27 01:11:44 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-02-29 01:12:25 |
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-01-11 01:12:33 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
83
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-02-29 01:14:14 |
|
|
84
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-
|
|
84
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-03-05 01:14:22 |
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-02-29 01:14:41 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
@@ -96,8 +96,8 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-28 01:16:01 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-05 01:15:58 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-05 01:16:12 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-02-22 01:16:11 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-02-28 01:16:53 |
|
|
@@ -125,16 +125,16 @@
|
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-01-31 01:16:26 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-02-26 01:17:19 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-
|
|
128
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-03-04 01:18:05 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
131
131
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-02-23 01:18:04 |
|
|
132
132
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-12-28 01:18:25 |
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-30 04:52:16 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-01-25 01:16:59 |
|
|
135
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-
|
|
136
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-
|
|
137
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-
|
|
135
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-03-05 01:18:50 |
|
|
136
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-03-04 01:19:02 |
|
|
137
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-03-05 01:19:12 |
|
|
138
138
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
139
139
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
140
140
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -144,8 +144,8 @@
|
|
|
144
144
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
145
145
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
146
146
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-03-01 01:20:25 |
|
|
147
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-
|
|
148
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-
|
|
147
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-03-05 01:20:29 |
|
|
148
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-03-04 01:19:57 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-01-26 01:17:35 |
|
|
150
150
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-01-08 00:14:42 |
|
|
151
151
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
156
156
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-01-19 01:18:01 |
|
|
157
157
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-02-21 01:20:39 |
|
|
158
|
-
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-
|
|
158
|
+
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-03-04 01:21:08 |
|
|
159
159
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-02-29 01:21:30 |
|
|
160
160
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-01-23 01:25:29 |
|
|
161
161
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
189
189
|
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2024-01-08 00:17:20 |
|
|
190
190
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
191
|
-
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) |
|
|
191
|
+
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2024-03-04 01:23:14 |
|
|
192
192
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
193
193
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-08-17 04:48:55 |
|
|
194
194
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-02-23 01:22:58 |
|
|
@@ -222,10 +222,10 @@
|
|
|
222
222
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
223
223
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
224
224
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-02-23 01:25:53 |
|
|
225
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) |
|
|
225
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-04 01:26:24 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-01-31 01:25:41 |
|
|
227
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-
|
|
228
|
-
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-
|
|
227
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-04 01:26:49 |
|
|
228
|
+
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-04 01:26:55 |
|
|
229
229
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-02-23 01:26:28 |
|
|
230
230
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
231
231
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-11-27 00:22:20 |
|
|
@@ -235,9 +235,9 @@
|
|
|
235
235
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-03-01 01:28:03 |
|
|
236
236
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-01-30 01:27:12 |
|
|
237
237
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
238
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-03-
|
|
238
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-03-05 01:29:14 |
|
|
239
239
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
240
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-03-
|
|
240
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-03-05 01:29:38 |
|
|
241
241
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-01-31 01:28:56 |
|
|
242
242
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
243
243
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-12-26 02:06:57 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.804"
|
|
@@ -69,6 +69,7 @@ import {
|
|
|
69
69
|
CreateCarrierPrivilegeNumberApplicantResponse,
|
|
70
70
|
DescribePredictiveDialingCampaignRequest,
|
|
71
71
|
SeatUserInfo,
|
|
72
|
+
UpdateCCCSkillGroupResponse,
|
|
72
73
|
DescribePredictiveDialingSessionsResponse,
|
|
73
74
|
CarrierPrivilegeNumberApplicant,
|
|
74
75
|
ErrStaffItem,
|
|
@@ -79,6 +80,7 @@ import {
|
|
|
79
80
|
AutoCalloutTaskInfo,
|
|
80
81
|
SkillGroupInfoItem,
|
|
81
82
|
ResetExtensionPasswordResponse,
|
|
83
|
+
UpdateCCCSkillGroupRequest,
|
|
82
84
|
ModifyStaffResponse,
|
|
83
85
|
ModifyExtensionRequest,
|
|
84
86
|
CreatePredictiveDialingCampaignResponse,
|
|
@@ -535,6 +537,16 @@ export class Client extends AbstractClient {
|
|
|
535
537
|
return this.request("ModifyExtension", req, cb)
|
|
536
538
|
}
|
|
537
539
|
|
|
540
|
+
/**
|
|
541
|
+
* 更新技能组
|
|
542
|
+
*/
|
|
543
|
+
async UpdateCCCSkillGroup(
|
|
544
|
+
req: UpdateCCCSkillGroupRequest,
|
|
545
|
+
cb?: (error: string, rep: UpdateCCCSkillGroupResponse) => void
|
|
546
|
+
): Promise<UpdateCCCSkillGroupResponse> {
|
|
547
|
+
return this.request("UpdateCCCSkillGroup", req, cb)
|
|
548
|
+
}
|
|
549
|
+
|
|
538
550
|
/**
|
|
539
551
|
* 创建用户数据签名
|
|
540
552
|
*/
|
|
@@ -1273,6 +1273,16 @@ else:自定义角色ID
|
|
|
1273
1273
|
Role?: number
|
|
1274
1274
|
}
|
|
1275
1275
|
|
|
1276
|
+
/**
|
|
1277
|
+
* UpdateCCCSkillGroup返回参数结构体
|
|
1278
|
+
*/
|
|
1279
|
+
export interface UpdateCCCSkillGroupResponse {
|
|
1280
|
+
/**
|
|
1281
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1282
|
+
*/
|
|
1283
|
+
RequestId?: string
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1276
1286
|
/**
|
|
1277
1287
|
* DescribePredictiveDialingSessions返回参数结构体
|
|
1278
1288
|
*/
|
|
@@ -1616,6 +1626,32 @@ export interface ResetExtensionPasswordResponse {
|
|
|
1616
1626
|
RequestId?: string
|
|
1617
1627
|
}
|
|
1618
1628
|
|
|
1629
|
+
/**
|
|
1630
|
+
* UpdateCCCSkillGroup请求参数结构体
|
|
1631
|
+
*/
|
|
1632
|
+
export interface UpdateCCCSkillGroupRequest {
|
|
1633
|
+
/**
|
|
1634
|
+
* 应用 ID(必填)
|
|
1635
|
+
*/
|
|
1636
|
+
SdkAppId: number
|
|
1637
|
+
/**
|
|
1638
|
+
* 技能组ID
|
|
1639
|
+
*/
|
|
1640
|
+
SkillGroupID: number
|
|
1641
|
+
/**
|
|
1642
|
+
* 修改后的技能组名字
|
|
1643
|
+
*/
|
|
1644
|
+
SkillGroupName?: string
|
|
1645
|
+
/**
|
|
1646
|
+
* 修改后的最大并发数,同振最大为2
|
|
1647
|
+
*/
|
|
1648
|
+
MaxConcurrency?: number
|
|
1649
|
+
/**
|
|
1650
|
+
* true同振,false顺振
|
|
1651
|
+
*/
|
|
1652
|
+
RingAll?: boolean
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1619
1655
|
/**
|
|
1620
1656
|
* ModifyStaff返回参数结构体
|
|
1621
1657
|
*/
|
|
@@ -6391,7 +6391,7 @@ export interface CreatePostPaidInstanceResponse {
|
|
|
6391
6391
|
*/
|
|
6392
6392
|
export interface InquireCkafkaPriceRequest {
|
|
6393
6393
|
/**
|
|
6394
|
-
* 国内站标准版填写standards2, 国际站标准版填写standard
|
|
6394
|
+
* 国内站标准版填写standards2, 国际站标准版填写standard,专业版填写profession,高级版填写premium
|
|
6395
6395
|
*/
|
|
6396
6396
|
InstanceType: string
|
|
6397
6397
|
/**
|
|
@@ -6403,11 +6403,11 @@ export interface InquireCkafkaPriceRequest {
|
|
|
6403
6403
|
*/
|
|
6404
6404
|
InstanceNum?: number
|
|
6405
6405
|
/**
|
|
6406
|
-
* 实例内网带宽大小, 单位MB/s (
|
|
6406
|
+
* 实例内网带宽大小, 单位MB/s (购买时必填,专业版/高级版询价时带宽信息必填)
|
|
6407
6407
|
*/
|
|
6408
6408
|
Bandwidth?: number
|
|
6409
6409
|
/**
|
|
6410
|
-
* 实例的硬盘购买类型以及大小 (
|
|
6410
|
+
* 实例的硬盘购买类型以及大小 (购买时必填,专业版/高级版询价时磁盘信息必填)
|
|
6411
6411
|
*/
|
|
6412
6412
|
InquiryDiskParam?: InquiryDiskParam
|
|
6413
6413
|
/**
|
|
@@ -6419,7 +6419,7 @@ export interface InquireCkafkaPriceRequest {
|
|
|
6419
6419
|
*/
|
|
6420
6420
|
Topic?: number
|
|
6421
6421
|
/**
|
|
6422
|
-
* 购买实例分区数, 单位个 (
|
|
6422
|
+
* 购买实例分区数, 单位个 (购买时必填,专业版/高级版询价时带宽信息必填)
|
|
6423
6423
|
*/
|
|
6424
6424
|
Partition?: number
|
|
6425
6425
|
/**
|
|
@@ -6634,57 +6634,57 @@ export interface InquiryBasePrice {
|
|
|
6634
6634
|
* 单位原价
|
|
6635
6635
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6636
6636
|
*/
|
|
6637
|
-
UnitPrice
|
|
6637
|
+
UnitPrice?: number
|
|
6638
6638
|
/**
|
|
6639
6639
|
* 折扣单位价格
|
|
6640
6640
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6641
6641
|
*/
|
|
6642
|
-
UnitPriceDiscount
|
|
6642
|
+
UnitPriceDiscount?: number
|
|
6643
6643
|
/**
|
|
6644
6644
|
* 合计原价
|
|
6645
6645
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6646
6646
|
*/
|
|
6647
|
-
OriginalPrice
|
|
6647
|
+
OriginalPrice?: number
|
|
6648
6648
|
/**
|
|
6649
6649
|
* 折扣合计价格
|
|
6650
6650
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6651
6651
|
*/
|
|
6652
|
-
DiscountPrice
|
|
6652
|
+
DiscountPrice?: number
|
|
6653
6653
|
/**
|
|
6654
6654
|
* 折扣(单位是%)
|
|
6655
6655
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6656
6656
|
*/
|
|
6657
|
-
Discount
|
|
6657
|
+
Discount?: number
|
|
6658
6658
|
/**
|
|
6659
6659
|
* 商品数量
|
|
6660
6660
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6661
6661
|
*/
|
|
6662
|
-
GoodsNum
|
|
6662
|
+
GoodsNum?: number
|
|
6663
6663
|
/**
|
|
6664
6664
|
* 付费货币
|
|
6665
6665
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6666
6666
|
*/
|
|
6667
|
-
Currency
|
|
6667
|
+
Currency?: string
|
|
6668
6668
|
/**
|
|
6669
6669
|
* 硬盘专用返回参数
|
|
6670
6670
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6671
6671
|
*/
|
|
6672
|
-
DiskType
|
|
6672
|
+
DiskType?: string
|
|
6673
6673
|
/**
|
|
6674
6674
|
* 购买时长
|
|
6675
6675
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6676
6676
|
*/
|
|
6677
|
-
TimeSpan
|
|
6677
|
+
TimeSpan?: number
|
|
6678
6678
|
/**
|
|
6679
6679
|
* 购买时长单位("m"按月, "h"按小时)
|
|
6680
6680
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6681
6681
|
*/
|
|
6682
|
-
TimeUnit
|
|
6682
|
+
TimeUnit?: string
|
|
6683
6683
|
/**
|
|
6684
6684
|
* 购买数量
|
|
6685
6685
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6686
6686
|
*/
|
|
6687
|
-
Value
|
|
6687
|
+
Value?: number
|
|
6688
6688
|
}
|
|
6689
6689
|
|
|
6690
6690
|
/**
|
|
@@ -8052,7 +8052,7 @@ export interface CreateInstancePreRequest {
|
|
|
8052
8052
|
*/
|
|
8053
8053
|
KafkaVersion?: string
|
|
8054
8054
|
/**
|
|
8055
|
-
* 实例类型: [标准版实例]填写 "standard" (默认), [专业版实例]填写 "profession"
|
|
8055
|
+
* 实例类型: [标准版实例]填写 "standard" (默认), [专业版实例]填写 "profession",[高级版实例]填写"premium"
|
|
8056
8056
|
*/
|
|
8057
8057
|
SpecificationsType?: string
|
|
8058
8058
|
/**
|
|
@@ -8072,7 +8072,7 @@ export interface CreateInstancePreRequest {
|
|
|
8072
8072
|
*/
|
|
8073
8073
|
Tags?: Array<Tag>
|
|
8074
8074
|
/**
|
|
8075
|
-
*
|
|
8075
|
+
* 专业版/高级版实例磁盘类型,标准版实例不需要填写。"CLOUD_SSD":SSD云硬盘;"CLOUD_BASIC":高性能云硬盘。不传默认为 "CLOUD_BASIC"
|
|
8076
8076
|
*/
|
|
8077
8077
|
DiskType?: string
|
|
8078
8078
|
/**
|
|
@@ -483,7 +483,7 @@ export class Client extends AbstractClient {
|
|
|
483
483
|
/**
|
|
484
484
|
* SetLoadBalancerSecurityGroups 接口支持对一个公网负载均衡实例执行设置(绑定、解绑)安全组操作。查询一个负载均衡实例目前已绑定的安全组,可使用 DescribeLoadBalancers 接口。本接口是set语义,
|
|
485
485
|
绑定操作时,入参需要传入负载均衡实例要绑定的所有安全组(已绑定的+新增绑定的)。
|
|
486
|
-
|
|
486
|
+
解绑操作时,入参需要传入负载均衡实例执行解绑后所绑定的所有安全组;如果要解绑所有安全组,可不传此参数,或传入空数组。注意:内网 CLB 绑定 EIP 后,CLB 上的安全组对来自 EIP 的流量不生效,对来自内网 CLB 的流量生效。
|
|
487
487
|
*/
|
|
488
488
|
async SetLoadBalancerSecurityGroups(
|
|
489
489
|
req: SetLoadBalancerSecurityGroupsRequest,
|
|
@@ -570,11 +570,11 @@ export interface DescribeCustomizedConfigListResponse {
|
|
|
570
570
|
/**
|
|
571
571
|
* 配置列表
|
|
572
572
|
*/
|
|
573
|
-
ConfigList
|
|
573
|
+
ConfigList?: Array<ConfigListItem>
|
|
574
574
|
/**
|
|
575
575
|
* 配置数目
|
|
576
576
|
*/
|
|
577
|
-
TotalCount
|
|
577
|
+
TotalCount?: number
|
|
578
578
|
/**
|
|
579
579
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
580
580
|
*/
|
|
@@ -1378,7 +1378,7 @@ export interface InquiryPriceCreateLoadBalancerRequest {
|
|
|
1378
1378
|
*/
|
|
1379
1379
|
LoadBalancerChargeType: string
|
|
1380
1380
|
/**
|
|
1381
|
-
*
|
|
1381
|
+
* 询价的收费周期。(仅包年包月支持该参数)
|
|
1382
1382
|
*/
|
|
1383
1383
|
LoadBalancerChargePrepaid?: LBChargePrepaid
|
|
1384
1384
|
/**
|
|
@@ -1394,7 +1394,9 @@ export interface InquiryPriceCreateLoadBalancerRequest {
|
|
|
1394
1394
|
*/
|
|
1395
1395
|
ZoneId?: string
|
|
1396
1396
|
/**
|
|
1397
|
-
*
|
|
1397
|
+
* 包年包月询价时传性能容量型规格,如:<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li>
|
|
1398
|
+
<li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li>
|
|
1399
|
+
按量付费询价时传SLA
|
|
1398
1400
|
*/
|
|
1399
1401
|
SlaType?: string
|
|
1400
1402
|
/**
|
|
@@ -1403,7 +1405,6 @@ export interface InquiryPriceCreateLoadBalancerRequest {
|
|
|
1403
1405
|
AddressIPVersion?: string
|
|
1404
1406
|
/**
|
|
1405
1407
|
* 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
|
|
1406
|
-
示例值:CMCC
|
|
1407
1408
|
*/
|
|
1408
1409
|
VipIsp?: string
|
|
1409
1410
|
}
|
|
@@ -2059,12 +2060,15 @@ export interface LoadBalancerTraffic {
|
|
|
2059
2060
|
*/
|
|
2060
2061
|
export interface SpecAvailability {
|
|
2061
2062
|
/**
|
|
2062
|
-
*
|
|
2063
|
+
* 规格类型。
|
|
2064
|
+
<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li>
|
|
2065
|
+
<li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li><li>shared(共享型)</li>
|
|
2066
|
+
|
|
2063
2067
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2064
2068
|
*/
|
|
2065
2069
|
SpecType?: string
|
|
2066
2070
|
/**
|
|
2067
|
-
*
|
|
2071
|
+
* 规格可用性。资源可用性,"Available":可用,"Unavailable":不可用
|
|
2068
2072
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2069
2073
|
*/
|
|
2070
2074
|
Availability?: string
|
|
@@ -2381,7 +2385,7 @@ export interface CreateTopicRequest {
|
|
|
2381
2385
|
*/
|
|
2382
2386
|
TopicType?: string
|
|
2383
2387
|
/**
|
|
2384
|
-
* 日志集的保存周期,单位:天,默认30
|
|
2388
|
+
* 日志集的保存周期,单位:天,默认30天,范围[1, 3600]。
|
|
2385
2389
|
*/
|
|
2386
2390
|
Period?: number
|
|
2387
2391
|
/**
|
|
@@ -3034,7 +3038,7 @@ export interface ModifyLoadBalancersProjectRequest {
|
|
|
3034
3038
|
*/
|
|
3035
3039
|
LoadBalancerIds: Array<string>
|
|
3036
3040
|
/**
|
|
3037
|
-
* 项目ID
|
|
3041
|
+
* 项目ID。可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。
|
|
3038
3042
|
*/
|
|
3039
3043
|
ProjectId: number
|
|
3040
3044
|
}
|
|
@@ -4911,7 +4915,7 @@ export interface DescribeResourcesRequest {
|
|
|
4911
4915
|
Offset?: number
|
|
4912
4916
|
/**
|
|
4913
4917
|
* 查询可用区资源列表条件,详细的过滤条件如下:
|
|
4914
|
-
<li>
|
|
4918
|
+
<li>master-zone -- String - 是否必填:否 - (过滤条件)按照 地区 类型过滤,如:"ap-guangzhou-2"。</li><li>ip-version -- String - 是否必填:否 - (过滤条件)按照 IP 类型过滤,可选值:"IPv4"、"IPv6"、"IPv6_Nat"。</li>
|
|
4915
4919
|
<li> isp -- String - 是否必填:否 - (过滤条件)按照 Isp 类型过滤,如:"BGP","CMCC","CUCC","CTCC"。</li>
|
|
4916
4920
|
*/
|
|
4917
4921
|
Filters?: Array<Filter>
|
|
@@ -5108,13 +5112,13 @@ export interface SetLoadBalancerClsLogRequest {
|
|
|
5108
5112
|
LoadBalancerId: string
|
|
5109
5113
|
/**
|
|
5110
5114
|
* 日志服务(CLS)的日志集 ID。
|
|
5111
|
-
<li>增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/
|
|
5115
|
+
<li>增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/58624) 接口获取日志集 ID。</li>
|
|
5112
5116
|
<li>删除日志主题时,此参数填写为null即可。</li>
|
|
5113
5117
|
*/
|
|
5114
5118
|
LogSetId: string
|
|
5115
5119
|
/**
|
|
5116
5120
|
* 日志服务(CLS)的日志主题 ID。
|
|
5117
|
-
<li>增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/
|
|
5121
|
+
<li>增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/56454) 接口获取日志主题 ID。</li>
|
|
5118
5122
|
<li>删除日志主题时,此参数填写为null即可。</li>
|
|
5119
5123
|
*/
|
|
5120
5124
|
LogTopicId: string
|
|
@@ -5206,8 +5210,7 @@ export interface DeleteLoadBalancerSnatIpsRequest {
|
|
|
5206
5210
|
*/
|
|
5207
5211
|
export interface InternetAccessible {
|
|
5208
5212
|
/**
|
|
5209
|
-
* TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR 按带宽按小时后计费;
|
|
5210
|
-
BANDWIDTH_PACKAGE 按带宽包计费;
|
|
5213
|
+
* TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR 按带宽按小时后计费; BANDWIDTH_PACKAGE 按带宽包计费;BANDWIDTH_PREPAID按带宽预付费。
|
|
5211
5214
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5212
5215
|
*/
|
|
5213
5216
|
InternetChargeType?: string
|
|
@@ -5215,11 +5218,12 @@ BANDWIDTH_PACKAGE 按带宽包计费;
|
|
|
5215
5218
|
* 最大出带宽,单位Mbps,仅对公网属性的共享型、性能容量型和独占型 CLB 实例、以及内网属性的性能容量型 CLB 实例生效。
|
|
5216
5219
|
- 对于公网属性的共享型和独占型 CLB 实例,最大出带宽的范围为1Mbps-2048Mbps。
|
|
5217
5220
|
- 对于公网属性和内网属性的性能容量型 CLB实例,最大出带宽的范围为1Mbps-61440Mbps。
|
|
5221
|
+
(调用CreateLoadBalancer创建LB时不指定此参数则设置为默认值10Mbps。此上限可调整)
|
|
5218
5222
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5219
5223
|
*/
|
|
5220
5224
|
InternetMaxBandwidthOut?: number
|
|
5221
5225
|
/**
|
|
5222
|
-
* 带宽包的类型,如SINGLEISP
|
|
5226
|
+
* 带宽包的类型,如SINGLEISP(单线)、BGP(多线)。
|
|
5223
5227
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5224
5228
|
*/
|
|
5225
5229
|
BandwidthpkgSubType?: string
|
|
@@ -33,11 +33,12 @@ import {
|
|
|
33
33
|
DescribeVpcAssetsResponse,
|
|
34
34
|
Vpc,
|
|
35
35
|
PortRiskAdvanceCFGParamItem,
|
|
36
|
-
VULRiskAdvanceCFGList,
|
|
37
36
|
StopRiskCenterTaskRequest,
|
|
38
37
|
DataSearchBug,
|
|
39
38
|
OrganizationUserInfo,
|
|
40
39
|
AssetTag,
|
|
40
|
+
IpAssetListVO,
|
|
41
|
+
DescribeTopAttackInfoResponse,
|
|
41
42
|
DescribeVULRiskAdvanceCFGListRequest,
|
|
42
43
|
ModifyRiskCenterScanTaskResponse,
|
|
43
44
|
DescribeRiskCenterAssetViewCFGRiskListRequest,
|
|
@@ -47,6 +48,7 @@ import {
|
|
|
47
48
|
DescribeNICAssetsRequest,
|
|
48
49
|
DescribeScanTaskListRequest,
|
|
49
50
|
TaskIdListKey,
|
|
51
|
+
TagCount,
|
|
50
52
|
GateWayAsset,
|
|
51
53
|
DescribeRiskCenterWebsiteRiskListResponse,
|
|
52
54
|
DescribeScanReportListResponse,
|
|
@@ -65,13 +67,14 @@ import {
|
|
|
65
67
|
StopRiskCenterTaskResponse,
|
|
66
68
|
DescribeVpcAssetsRequest,
|
|
67
69
|
TaskAssetObject,
|
|
68
|
-
|
|
70
|
+
DbAssetInfo,
|
|
69
71
|
ModifyRiskCenterRiskStatusRequest,
|
|
70
72
|
RiskCenterStatusKey,
|
|
71
73
|
DescribeRiskCenterAssetViewWeakPasswordRiskListRequest,
|
|
72
74
|
PublicIpDomainListKey,
|
|
75
|
+
DescribeTopAttackInfoRequest,
|
|
73
76
|
DescribeCVMAssetsResponse,
|
|
74
|
-
|
|
77
|
+
VULRiskAdvanceCFGList,
|
|
75
78
|
DescribePublicIpAssetsRequest,
|
|
76
79
|
AssetClusterPod,
|
|
77
80
|
DescribeCVMAssetInfoRequest,
|
|
@@ -361,6 +364,16 @@ export class Client extends AbstractClient {
|
|
|
361
364
|
return this.request("DescribeGatewayAssets", req, cb)
|
|
362
365
|
}
|
|
363
366
|
|
|
367
|
+
/**
|
|
368
|
+
* 查询TOP攻击信息
|
|
369
|
+
*/
|
|
370
|
+
async DescribeTopAttackInfo(
|
|
371
|
+
req: DescribeTopAttackInfoRequest,
|
|
372
|
+
cb?: (error: string, rep: DescribeTopAttackInfoResponse) => void
|
|
373
|
+
): Promise<DescribeTopAttackInfoResponse> {
|
|
374
|
+
return this.request("DescribeTopAttackInfo", req, cb)
|
|
375
|
+
}
|
|
376
|
+
|
|
364
377
|
/**
|
|
365
378
|
* 立体防护中心查询漏洞信息
|
|
366
379
|
*/
|