tencentcloud-sdk-nodejs 4.0.652 → 4.0.654
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 +505 -0
- package/SERVICE_CHANGELOG.md +557 -110
- package/package.json +1 -1
- package/products.md +29 -29
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +3 -3
- package/src/services/asr/v20190614/asr_models.ts +7 -2
- package/src/services/cdb/v20170320/cdb_models.ts +27 -27
- package/src/services/cdn/v20180606/cdn_models.ts +0 -1
- package/src/services/ckafka/v20190819/ckafka_models.ts +2 -2
- package/src/services/clb/v20180317/clb_client.ts +17 -8
- package/src/services/clb/v20180317/clb_models.ts +20 -22
- package/src/services/cls/v20201016/cls_client.ts +24 -0
- package/src/services/cls/v20201016/cls_models.ts +151 -49
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +33 -12
- package/src/services/emr/v20190103/emr_models.ts +5 -0
- package/src/services/ess/v20201111/ess_client.ts +12 -8
- package/src/services/ess/v20201111/ess_models.ts +391 -108
- package/src/services/essbasic/v20210526/essbasic_client.ts +22 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +180 -103
- package/src/services/faceid/v20180301/faceid_models.ts +8 -4
- package/src/services/lcic/v20220817/lcic_models.ts +4 -0
- package/src/services/live/v20180801/live_client.ts +1 -0
- package/src/services/live/v20180801/live_models.ts +24 -1
- package/src/services/mna/v20210119/mna_models.ts +10 -3
- package/src/services/mps/v20190612/mps_models.ts +33 -0
- package/src/services/ms/v20180408/ms_client.ts +1 -1
- package/src/services/ms/v20180408/ms_models.ts +19 -19
- package/src/services/nlp/v20190408/nlp_models.ts +1 -1
- package/src/services/oceanus/v20190422/oceanus_client.ts +62 -54
- package/src/services/oceanus/v20190422/oceanus_models.ts +1487 -1284
- package/src/services/ocr/v20181119/ocr_client.ts +2 -34
- package/src/services/ocr/v20181119/ocr_models.ts +40 -209
- package/src/services/tdmq/v20200217/tdmq_client.ts +24 -11
- package/src/services/tdmq/v20200217/tdmq_models.ts +102 -36
- package/src/services/teo/v20220901/teo_models.ts +16 -16
- package/src/services/tione/v20211111/tione_client.ts +182 -22
- package/src/services/tione/v20211111/tione_models.ts +1203 -277
- package/src/services/tts/v20190823/tts_models.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +35 -35
- package/src/services/waf/v20180125/waf_client.ts +13 -0
- package/src/services/waf/v20180125/waf_models.ts +58 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +3 -3
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +7 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +27 -27
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +2 -2
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +15 -6
- package/tencentcloud/services/clb/v20180317/clb_client.js +15 -6
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +20 -22
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +9 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +12 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +147 -49
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +33 -12
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +9 -7
- package/tencentcloud/services/ess/v20201111/ess_client.js +9 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +389 -108
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +20 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +20 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +180 -103
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +8 -4
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +23 -1
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +10 -3
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +33 -0
- package/tencentcloud/services/ms/v20180408/ms_client.d.ts +1 -1
- package/tencentcloud/services/ms/v20180408/ms_client.js +1 -1
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +19 -19
- package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +1 -1
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +1 -1
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +1442 -1247
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -15
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -18
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +40 -203
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +7 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +9 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +99 -36
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +16 -16
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +57 -5
- package/tencentcloud/services/tione/v20211111/tione_client.js +84 -6
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1135 -239
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +35 -35
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +55 -0
- package/test/cls.v20201016.test.js +20 -0
- package/test/ocr.v20181119.test.js +0 -20
- package/test/tdmq.v20200217.test.js +12 -2
- package/test/tione.v20211111.test.js +134 -4
- package/test/waf.v20180125.test.js +10 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,10 +14,10 @@
|
|
|
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-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-08-01 01:01:56 |
|
|
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-07-19 01:07:14 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-08-01 01:03:12 |
|
|
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-07-19 01:07:48 |
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-07-24 01:12:51 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-07-28 01:10:59 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-07-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-07-31 01:10:35 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-07-28 01:11:59 |
|
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-07-
|
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-07-31 01:11:31 |
|
|
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-07-20 01:14:55 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-07-25 10:44:01 |
|
|
@@ -54,23 +54,23 @@
|
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-07-
|
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-
|
|
57
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-07-31 01:13:15 |
|
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-08-01 01:09:50 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-07-24 01:17:40 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-01 01:11:03 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-26 01:11:19 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
|
|
66
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-07-
|
|
66
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-07-31 01:15:43 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-07-18 01:21:16 |
|
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-27 01:10:40 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-07-28 01:18:37 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-
|
|
73
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-08-01 01:15:19 |
|
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-07-07 01:21:45 |
|
|
75
75
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
76
76
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-28 01:18:44 |
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-01 01:17:48 |
|
|
82
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-01 01:18:18 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-07-24 01:25:15 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
|
|
@@ -91,12 +91,12 @@
|
|
|
91
91
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-07-11 01:20:38 |
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-
|
|
94
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-01 01:21:59 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-01 01:22:32 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-01 01:24:13 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
99
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-
|
|
99
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-08-01 01:24:47 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
102
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-28 01:27:13 |
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-
|
|
128
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-31 01:30:04 |
|
|
129
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-25 11:04:43 |
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-08-01 01:30:51 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -136,18 +136,18 @@
|
|
|
136
136
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-05-26 01:41:20 |
|
|
137
137
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
138
138
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
139
|
-
| mna | [
|
|
139
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-08-01 01:32:11 |
|
|
140
140
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-07-06 01:31:55 |
|
|
141
141
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-07-19 01:32:20 |
|
|
142
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-
|
|
142
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-08-01 01:33:24 |
|
|
143
143
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
144
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-
|
|
144
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-01 01:34:16 |
|
|
145
145
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
146
146
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
147
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-
|
|
147
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-31 01:34:03 |
|
|
148
148
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
149
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-
|
|
150
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-
|
|
149
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-08-01 01:34:42 |
|
|
150
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-31 01:34:27 |
|
|
151
151
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
152
152
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-07-27 01:17:15 |
|
|
153
153
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-07-20 18:40:49 |
|
|
@@ -194,10 +194,10 @@
|
|
|
194
194
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-07-28 01:47:50 |
|
|
195
195
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
196
196
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
197
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-
|
|
197
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-01 01:43:47 |
|
|
198
198
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
199
199
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
200
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-07-
|
|
200
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-07-31 01:43:23 |
|
|
201
201
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-07-07 01:53:45 |
|
|
202
202
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
203
203
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-05-18 01:58:19 |
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-05-18 01:58:24 |
|
|
206
206
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
207
207
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-07-10 01:48:50 |
|
|
208
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-07-
|
|
208
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-07-28 15:36:37 |
|
|
209
209
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-07-24 01:52:09 |
|
|
210
210
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-07-21 01:45:01 |
|
|
211
211
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -219,14 +219,14 @@
|
|
|
219
219
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-07-19 01:46:53 |
|
|
220
220
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-07-28 01:55:23 |
|
|
221
221
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
222
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-
|
|
222
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-08-01 01:49:43 |
|
|
223
223
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
224
224
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
225
225
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
226
226
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-26 01:43:57 |
|
|
227
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-
|
|
227
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-01 01:51:10 |
|
|
228
228
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
229
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-
|
|
229
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-31 01:50:43 |
|
|
230
230
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
231
231
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-25 11:28:02 |
|
|
232
232
|
| 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.654"
|
|
@@ -4731,7 +4731,7 @@ export interface DescribeApiAppsStatusResponse {
|
|
|
4731
4731
|
* 应用列表。
|
|
4732
4732
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4733
4733
|
*/
|
|
4734
|
-
Result
|
|
4734
|
+
Result?: ApiAppInfos
|
|
4735
4735
|
/**
|
|
4736
4736
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4737
4737
|
*/
|
|
@@ -6624,7 +6624,7 @@ export interface DescribeApiKeysStatusResponse {
|
|
|
6624
6624
|
* 密钥列表。
|
|
6625
6625
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6626
6626
|
*/
|
|
6627
|
-
Result
|
|
6627
|
+
Result?: ApiKeysStatus
|
|
6628
6628
|
/**
|
|
6629
6629
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6630
6630
|
*/
|
|
@@ -7157,7 +7157,7 @@ export interface DescribeServicesStatusResponse {
|
|
|
7157
7157
|
* 服务列表查询结果。
|
|
7158
7158
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7159
7159
|
*/
|
|
7160
|
-
Result
|
|
7160
|
+
Result?: ServicesStatus
|
|
7161
7161
|
/**
|
|
7162
7162
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
7163
7163
|
*/
|
|
@@ -348,8 +348,13 @@ export interface SentenceRecognitionRequest {
|
|
|
348
348
|
*/
|
|
349
349
|
ReinforceHotword?: number
|
|
350
350
|
/**
|
|
351
|
-
*
|
|
352
|
-
|
|
351
|
+
* 临时热词表,该参数用于提升热词识别准确率。
|
|
352
|
+
单个热词规则:"热词|权重",不超过30个字符(最多10个汉字),权重1-10;
|
|
353
|
+
临时热词表限制:多个热词用英文逗号分割,最多128个热词,参数示例:"腾讯云|10,语音识别|5,ASR|10";
|
|
354
|
+
参数 hotword_list 与 hotword_id 区别:
|
|
355
|
+
hotword_id:需要先在控制台或接口创建热词表,获得对应hotword_id传入参数来使用热词功能;
|
|
356
|
+
hotword_list:每次请求时直接传入临时热词表来使用热词功能,云端不保留临时热词表;
|
|
357
|
+
注意:如果同时传入了 hotword_id 和 hotword_list,会优先使用 hotword_list。
|
|
353
358
|
*/
|
|
354
359
|
HotwordList?: string
|
|
355
360
|
/**
|
|
@@ -4268,7 +4268,7 @@ export interface CreateDBInstanceRequest {
|
|
|
4268
4268
|
*/
|
|
4269
4269
|
MasterInstanceId?: string
|
|
4270
4270
|
/**
|
|
4271
|
-
* MySQL 版本,值包括:5.5、5.6
|
|
4271
|
+
* MySQL 版本,值包括:5.5、5.6 、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
4272
4272
|
*/
|
|
4273
4273
|
EngineVersion?: string
|
|
4274
4274
|
/**
|
|
@@ -6280,95 +6280,95 @@ export interface RoInstanceInfo {
|
|
|
6280
6280
|
/**
|
|
6281
6281
|
* RO组对应的主实例的ID
|
|
6282
6282
|
*/
|
|
6283
|
-
MasterInstanceId
|
|
6283
|
+
MasterInstanceId?: string
|
|
6284
6284
|
/**
|
|
6285
6285
|
* RO实例在RO组内的状态,可能的值:online-在线,offline-下线
|
|
6286
6286
|
*/
|
|
6287
|
-
RoStatus
|
|
6287
|
+
RoStatus?: string
|
|
6288
6288
|
/**
|
|
6289
6289
|
* RO实例在RO组内上一次下线的时间
|
|
6290
6290
|
*/
|
|
6291
|
-
OfflineTime
|
|
6291
|
+
OfflineTime?: string
|
|
6292
6292
|
/**
|
|
6293
6293
|
* RO实例在RO组内的权重
|
|
6294
6294
|
*/
|
|
6295
|
-
Weight
|
|
6295
|
+
Weight?: number
|
|
6296
6296
|
/**
|
|
6297
6297
|
* RO实例所在区域名称,如ap-shanghai
|
|
6298
6298
|
*/
|
|
6299
|
-
Region
|
|
6299
|
+
Region?: string
|
|
6300
6300
|
/**
|
|
6301
6301
|
* RO可用区的正式名称,如ap-shanghai-1
|
|
6302
6302
|
*/
|
|
6303
|
-
Zone
|
|
6303
|
+
Zone?: string
|
|
6304
6304
|
/**
|
|
6305
6305
|
* RO实例ID,格式如:cdbro-c1nl9rpv
|
|
6306
6306
|
*/
|
|
6307
|
-
InstanceId
|
|
6307
|
+
InstanceId?: string
|
|
6308
6308
|
/**
|
|
6309
6309
|
* RO实例状态,可能返回值:0-创建中,1-运行中,3-异地RO(仅在使用DescribeDBInstances查询主实例信息时,返回值中异地RO的状态恒等于3,其他场景下无此值),4-删除中
|
|
6310
6310
|
*/
|
|
6311
|
-
Status
|
|
6311
|
+
Status?: number
|
|
6312
6312
|
/**
|
|
6313
6313
|
* 实例类型,可能返回值:1-主实例,2-灾备实例,3-只读实例
|
|
6314
6314
|
*/
|
|
6315
|
-
InstanceType
|
|
6315
|
+
InstanceType?: number
|
|
6316
6316
|
/**
|
|
6317
6317
|
* RO实例名称
|
|
6318
6318
|
*/
|
|
6319
|
-
InstanceName
|
|
6319
|
+
InstanceName?: string
|
|
6320
6320
|
/**
|
|
6321
6321
|
* 按量计费状态,可能的取值:1-正常,2-欠费
|
|
6322
6322
|
*/
|
|
6323
|
-
HourFeeStatus
|
|
6323
|
+
HourFeeStatus?: number
|
|
6324
6324
|
/**
|
|
6325
6325
|
* RO实例任务状态,可能返回值:<br>0-没有任务<br>1-升级中<br>2-数据导入中<br>3-开放Slave中<br>4-外网访问开通中<br>5-批量操作执行中<br>6-回档中<br>7-外网访问关闭中<br>8-密码修改中<br>9-实例名修改中<br>10-重启中<br>12-自建迁移中<br>13-删除库表中<br>14-灾备实例创建同步中
|
|
6326
6326
|
*/
|
|
6327
|
-
TaskStatus
|
|
6327
|
+
TaskStatus?: number
|
|
6328
6328
|
/**
|
|
6329
6329
|
* RO实例内存大小,单位:MB
|
|
6330
6330
|
*/
|
|
6331
|
-
Memory
|
|
6331
|
+
Memory?: number
|
|
6332
6332
|
/**
|
|
6333
6333
|
* RO实例硬盘大小,单位:GB
|
|
6334
6334
|
*/
|
|
6335
|
-
Volume
|
|
6335
|
+
Volume?: number
|
|
6336
6336
|
/**
|
|
6337
6337
|
* 每次查询数量
|
|
6338
6338
|
*/
|
|
6339
|
-
Qps
|
|
6339
|
+
Qps?: number
|
|
6340
6340
|
/**
|
|
6341
6341
|
* RO实例的内网IP地址
|
|
6342
6342
|
*/
|
|
6343
|
-
Vip
|
|
6343
|
+
Vip?: string
|
|
6344
6344
|
/**
|
|
6345
6345
|
* RO实例访问端口
|
|
6346
6346
|
*/
|
|
6347
|
-
Vport
|
|
6347
|
+
Vport?: number
|
|
6348
6348
|
/**
|
|
6349
6349
|
* RO实例所在私有网络ID
|
|
6350
6350
|
*/
|
|
6351
|
-
VpcId
|
|
6351
|
+
VpcId?: number
|
|
6352
6352
|
/**
|
|
6353
6353
|
* RO实例所在私有网络子网ID
|
|
6354
6354
|
*/
|
|
6355
|
-
SubnetId
|
|
6355
|
+
SubnetId?: number
|
|
6356
6356
|
/**
|
|
6357
6357
|
* RO实例规格描述,目前可取值 CUSTOM
|
|
6358
6358
|
*/
|
|
6359
|
-
DeviceType
|
|
6359
|
+
DeviceType?: string
|
|
6360
6360
|
/**
|
|
6361
6361
|
* RO实例数据库引擎版本,可能返回值:5.1、5.5、5.6、5.7、8.0
|
|
6362
6362
|
*/
|
|
6363
|
-
EngineVersion
|
|
6363
|
+
EngineVersion?: string
|
|
6364
6364
|
/**
|
|
6365
6365
|
* RO实例到期时间,时间格式:yyyy-mm-dd hh:mm:ss,如实例为按量计费模式,则此字段值为0000-00-00 00:00:00
|
|
6366
6366
|
*/
|
|
6367
|
-
DeadlineTime
|
|
6367
|
+
DeadlineTime?: string
|
|
6368
6368
|
/**
|
|
6369
6369
|
* RO实例计费类型,可能返回值:0-包年包月,1-按量计费,2-后付费月结
|
|
6370
6370
|
*/
|
|
6371
|
-
PayType
|
|
6371
|
+
PayType?: number
|
|
6372
6372
|
}
|
|
6373
6373
|
|
|
6374
6374
|
/**
|
|
@@ -8037,13 +8037,13 @@ export interface AnalyzeAuditLogsResponse {
|
|
|
8037
8037
|
*/
|
|
8038
8038
|
export interface CreateDBInstanceResponse {
|
|
8039
8039
|
/**
|
|
8040
|
-
*
|
|
8040
|
+
* 计费子订单 ID。
|
|
8041
8041
|
*/
|
|
8042
|
-
DealIds
|
|
8042
|
+
DealIds?: Array<string>
|
|
8043
8043
|
/**
|
|
8044
8044
|
* 实例 ID 列表。
|
|
8045
8045
|
*/
|
|
8046
|
-
InstanceIds
|
|
8046
|
+
InstanceIds?: Array<string>
|
|
8047
8047
|
/**
|
|
8048
8048
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
8049
8049
|
*/
|
|
@@ -3225,7 +3225,7 @@ export interface CreateAclRequest {
|
|
|
3225
3225
|
*/
|
|
3226
3226
|
ResourceName?: string
|
|
3227
3227
|
/**
|
|
3228
|
-
*
|
|
3228
|
+
* 默认为*,表示任何host都可以访问。支持填写IP或网段,支持“;”分隔。
|
|
3229
3229
|
*/
|
|
3230
3230
|
Host?: string
|
|
3231
3231
|
/**
|
|
@@ -3581,7 +3581,7 @@ export interface CreateAclResponse {
|
|
|
3581
3581
|
/**
|
|
3582
3582
|
* 返回结果
|
|
3583
3583
|
*/
|
|
3584
|
-
Result
|
|
3584
|
+
Result?: JgwOperateResponse
|
|
3585
3585
|
/**
|
|
3586
3586
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3587
3587
|
*/
|
|
@@ -660,9 +660,8 @@ export class Client extends AbstractClient {
|
|
|
660
660
|
}
|
|
661
661
|
|
|
662
662
|
/**
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
*/
|
|
663
|
+
* 查询一个地域的负载均衡实例列表。
|
|
664
|
+
*/
|
|
666
665
|
async DescribeLoadBalancers(
|
|
667
666
|
req: DescribeLoadBalancersRequest,
|
|
668
667
|
cb?: (error: string, rep: DescribeLoadBalancersResponse) => void
|
|
@@ -1025,11 +1024,21 @@ export class Client extends AbstractClient {
|
|
|
1025
1024
|
* 克隆负载均衡实例,根据指定的负载均衡实例,复制出相同规则和绑定关系的负载均衡实例。克隆接口为异步操作,克隆的数据以调用CloneLoadBalancer时为准,如果调用CloneLoadBalancer后克隆CLB发生变化,变化规则不会克隆。
|
|
1026
1025
|
|
|
1027
1026
|
限制说明:
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1027
|
+
实例属性维度限制
|
|
1028
|
+
仅支持克隆按量计费实例,不支持包年包月实例。
|
|
1029
|
+
不支持克隆未关联实例计费项的 CLB。
|
|
1030
|
+
不支持克隆传统型负载均衡实例和高防 CLB。
|
|
1031
|
+
不支持克隆基础网络类型的实例。
|
|
1032
|
+
不支持克隆 IPv6、IPv6 NAT64 版本以及混绑的实例。
|
|
1033
|
+
个性化配置、重定向配置、安全组默认放通开关的配置将不会被克隆,需重新配置。
|
|
1034
|
+
执行克隆操作前,请确保实例上没有使用已过期证书,否则会导致克隆失败。
|
|
1035
|
+
监听器维度限制
|
|
1036
|
+
不支持克隆监听器为 QUIC 类型和端口段的实例。
|
|
1037
|
+
不支持监听器为 TCP_SSL 的内网型负载均衡的实例。
|
|
1038
|
+
不支持克隆七层监听器没有转发规则的实例。
|
|
1039
|
+
当实例的监听器个数超过50个时,不支持克隆。
|
|
1040
|
+
后端服务维度限制
|
|
1041
|
+
不支持克隆绑定的后端服务类型为目标组和 SCF 云函数的实例。
|
|
1033
1042
|
|
|
1034
1043
|
通过接口调用:
|
|
1035
1044
|
BGP带宽包必须传带宽包id
|
|
@@ -200,7 +200,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
200
200
|
*/
|
|
201
201
|
SubnetId?: string
|
|
202
202
|
/**
|
|
203
|
-
* 负载均衡实例所属的项目 ID,可以通过 [DescribeProject](https://cloud.tencent.com/document/
|
|
203
|
+
* 负载均衡实例所属的项目 ID,可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。不填此参数则视为默认项目。
|
|
204
204
|
*/
|
|
205
205
|
ProjectId?: number
|
|
206
206
|
/**
|
|
@@ -225,7 +225,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
225
225
|
*/
|
|
226
226
|
InternetAccessible?: InternetAccessible
|
|
227
227
|
/**
|
|
228
|
-
* 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过
|
|
228
|
+
* 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。如果指定运营商,则网络计费式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。
|
|
229
229
|
*/
|
|
230
230
|
VipIsp?: string
|
|
231
231
|
/**
|
|
@@ -247,9 +247,8 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
247
247
|
ExclusiveCluster?: ExclusiveCluster
|
|
248
248
|
/**
|
|
249
249
|
* 创建性能容量型实例。
|
|
250
|
-
<ul><li>若需要创建性能容量型实例,则此参数必填,且取值为:SLA
|
|
251
|
-
<ul><li
|
|
252
|
-
<li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
|
250
|
+
<ul><li>若需要创建性能容量型实例,则此参数必填,且取值为:SLA,表示超强型1规格。
|
|
251
|
+
<ul><li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
|
253
252
|
*/
|
|
254
253
|
SlaType?: string
|
|
255
254
|
/**
|
|
@@ -379,7 +378,7 @@ export interface CloneLoadBalancerRequest {
|
|
|
379
378
|
*/
|
|
380
379
|
InternetAccessible?: InternetAccessible
|
|
381
380
|
/**
|
|
382
|
-
* 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过
|
|
381
|
+
* 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。如果指定运营商,则网络计费式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。
|
|
383
382
|
*/
|
|
384
383
|
VipIsp?: string
|
|
385
384
|
/**
|
|
@@ -666,7 +665,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
666
665
|
*/
|
|
667
666
|
LoadBalancerName?: string
|
|
668
667
|
/**
|
|
669
|
-
*
|
|
668
|
+
* 腾讯云为负载均衡实例分配的域名。
|
|
670
669
|
*/
|
|
671
670
|
Domain?: string
|
|
672
671
|
/**
|
|
@@ -1637,9 +1636,8 @@ export interface SlaUpdateParam {
|
|
|
1637
1636
|
*/
|
|
1638
1637
|
LoadBalancerId: string
|
|
1639
1638
|
/**
|
|
1640
|
-
* 升级为性能容量型,固定取值为SLA。SLA
|
|
1641
|
-
|
|
1642
|
-
<li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul>
|
|
1639
|
+
* 升级为性能容量型,固定取值为SLA。SLA表示超强型1规格。
|
|
1640
|
+
当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。
|
|
1643
1641
|
*/
|
|
1644
1642
|
SlaType: string
|
|
1645
1643
|
}
|
|
@@ -2006,11 +2004,11 @@ export interface ModifyListenerRequest {
|
|
|
2006
2004
|
*/
|
|
2007
2005
|
SessionExpireTime?: number
|
|
2008
2006
|
/**
|
|
2009
|
-
* 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL监听器。
|
|
2007
|
+
* 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
|
|
2010
2008
|
*/
|
|
2011
2009
|
HealthCheck?: HealthCheck
|
|
2012
2010
|
/**
|
|
2013
|
-
* 证书相关信息,此参数仅适用于HTTPS/TCP_SSL监听器;此参数和MultiCertInfo不能同时传入。
|
|
2011
|
+
* 证书相关信息,此参数仅适用于HTTPS/TCP_SSL/QUIC监听器;此参数和MultiCertInfo不能同时传入。
|
|
2014
2012
|
*/
|
|
2015
2013
|
Certificate?: CertificateInput
|
|
2016
2014
|
/**
|
|
@@ -2168,17 +2166,17 @@ export interface HealthCheck {
|
|
|
2168
2166
|
*/
|
|
2169
2167
|
RecvContext?: string
|
|
2170
2168
|
/**
|
|
2171
|
-
*
|
|
2169
|
+
* 健康检查使用的协议。取值 TCP | HTTP | HTTPS | GRPC | PING | CUSTOM,UDP监听器支持PING/CUSTOM,TCP监听器支持TCP/HTTP/CUSTOM,TCP_SSL/QUIC监听器支持TCP/HTTP,HTTP规则支持HTTP/GRPC,HTTPS规则支持HTTP/HTTPS/GRPC。
|
|
2172
2170
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2173
2171
|
*/
|
|
2174
2172
|
CheckType?: string
|
|
2175
2173
|
/**
|
|
2176
|
-
*
|
|
2174
|
+
* HTTP版本。健康检查协议CheckType的值取HTTP时,必传此字段,代表后端服务的HTTP版本:HTTP/1.0、HTTP/1.1;(仅适用于TCP监听器)
|
|
2177
2175
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2178
2176
|
*/
|
|
2179
2177
|
HttpVersion?: string
|
|
2180
2178
|
/**
|
|
2181
|
-
*
|
|
2179
|
+
* 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP),默认值:0
|
|
2182
2180
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2183
2181
|
*/
|
|
2184
2182
|
SourceIpType?: number
|
|
@@ -2667,7 +2665,7 @@ export interface DescribeListenersRequest {
|
|
|
2667
2665
|
*/
|
|
2668
2666
|
ListenerIds?: Array<string>
|
|
2669
2667
|
/**
|
|
2670
|
-
* 要查询的监听器协议类型,取值 TCP | UDP | HTTP | HTTPS | TCP_SSL。
|
|
2668
|
+
* 要查询的监听器协议类型,取值 TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
|
|
2671
2669
|
*/
|
|
2672
2670
|
Protocol?: string
|
|
2673
2671
|
/**
|
|
@@ -2982,12 +2980,12 @@ export interface DescribeListenersResponse {
|
|
|
2982
2980
|
/**
|
|
2983
2981
|
* 监听器列表。
|
|
2984
2982
|
*/
|
|
2985
|
-
Listeners
|
|
2983
|
+
Listeners?: Array<Listener>
|
|
2986
2984
|
/**
|
|
2987
2985
|
* 总的监听器个数(根据端口、协议、监听器ID过滤后)。
|
|
2988
2986
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2989
2987
|
*/
|
|
2990
|
-
TotalCount
|
|
2988
|
+
TotalCount?: number
|
|
2991
2989
|
/**
|
|
2992
2990
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2993
2991
|
*/
|
|
@@ -3408,7 +3406,7 @@ export interface CreateListenerRequest {
|
|
|
3408
3406
|
*/
|
|
3409
3407
|
ListenerNames?: Array<string>
|
|
3410
3408
|
/**
|
|
3411
|
-
* 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL监听器。
|
|
3409
|
+
* 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
|
|
3412
3410
|
*/
|
|
3413
3411
|
HealthCheck?: HealthCheck
|
|
3414
3412
|
/**
|
|
@@ -3421,7 +3419,7 @@ export interface CreateListenerRequest {
|
|
|
3421
3419
|
SessionExpireTime?: number
|
|
3422
3420
|
/**
|
|
3423
3421
|
* 监听器转发的方式。可选值:WRR、LEAST_CONN
|
|
3424
|
-
分别表示按权重轮询、最小连接数, 默认为 WRR。此参数仅适用于TCP/UDP/TCP_SSL监听器。
|
|
3422
|
+
分别表示按权重轮询、最小连接数, 默认为 WRR。此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
|
|
3425
3423
|
*/
|
|
3426
3424
|
Scheduler?: string
|
|
3427
3425
|
/**
|
|
@@ -4956,11 +4954,11 @@ export interface DescribeLoadBalancersResponse {
|
|
|
4956
4954
|
/**
|
|
4957
4955
|
* 满足过滤条件的负载均衡实例总数。此数值与入参中的Limit无关。
|
|
4958
4956
|
*/
|
|
4959
|
-
TotalCount
|
|
4957
|
+
TotalCount?: number
|
|
4960
4958
|
/**
|
|
4961
4959
|
* 返回的负载均衡实例数组。
|
|
4962
4960
|
*/
|
|
4963
|
-
LoadBalancerSet
|
|
4961
|
+
LoadBalancerSet?: Array<LoadBalancer>
|
|
4964
4962
|
/**
|
|
4965
4963
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4966
4964
|
*/
|