tencentcloud-sdk-nodejs 4.0.876 → 4.0.877
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 +210 -0
- package/SERVICE_CHANGELOG.md +257 -92
- package/package.json +1 -1
- package/products.md +18 -18
- 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/cdb/v20170320/cdb_models.ts +4 -2
- package/src/services/cds/v20180420/cds_client.ts +7 -21
- package/src/services/cds/v20180420/cds_models.ts +0 -23
- package/src/services/cdwch/v20200915/cdwch_models.ts +15 -0
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +20 -0
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/domain/v20180808/domain_models.ts +6 -6
- package/src/services/ess/v20201111/ess_models.ts +6 -6
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/iai/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -14
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/mongodb/v20190725/mongodb_models.ts +24 -11
- package/src/services/privatedns/v20201028/privatedns_models.ts +5 -5
- package/src/services/redis/v20180412/redis_models.ts +15 -11
- package/src/services/sms/index.ts +2 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +36 -2
- package/src/services/tcbr/v20220217/tcbr_models.ts +1 -1
- package/src/services/tcm/v20210413/tcm_models.ts +10 -10
- package/src/services/thpc/index.ts +4 -4
- package/src/services/tke/index.ts +2 -2
- package/src/services/tms/index.ts +2 -2
- package/src/services/trtc/v20190722/trtc_client.ts +1 -3
- package/src/services/trtc/v20190722/trtc_models.ts +2 -0
- package/src/services/tse/v20201207/tse_client.ts +4 -2
- package/src/services/tse/v20201207/tse_models.ts +70 -14
- package/src/services/tsf/v20180326/tsf_models.ts +45 -40
- package/src/services/vm/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/cdb/v20170320/cdb_models.d.ts +4 -2
- package/tencentcloud/services/cds/v20180420/cds_client.d.ts +3 -9
- package/tencentcloud/services/cds/v20180420/cds_client.js +3 -11
- package/tencentcloud/services/cds/v20180420/cds_models.d.ts +0 -21
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +3 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +3 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +20 -0
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +6 -6
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +6 -6
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -14
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -11
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -5
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +15 -11
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +36 -2
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +1 -1
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +10 -10
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -0
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +68 -14
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +45 -40
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/test/cds.v20180420.test.js +2 -12
package/products.md
CHANGED
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-06-14 01:17:35 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-06-13 01:13:25 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-06-
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-06-18 01:16:16 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-21 01:17:01 |
|
|
46
|
-
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-
|
|
47
|
-
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-
|
|
46
|
+
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
|
|
47
|
+
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-06-18 01:18:55 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-06-14 01:22:52 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-04-10 01:10:22 |
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-17 01:23:32 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-16 01:28:30 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-06-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-06-18 01:30:07 |
|
|
76
76
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-05-31 01:30:02 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
|
|
83
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-14 01:41:51 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-30 01:33:24 |
|
|
85
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-
|
|
85
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-18 01:35:38 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-06-13 01:38:46 |
|
|
@@ -96,7 +96,7 @@
|
|
|
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-06-12 17:52:35 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-06-14 01:50:54 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-18 01:41:32 |
|
|
100
100
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-17 01:42:30 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-06-05 10:32:35 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-04 01:43:35 |
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-03-20 01:17:49 |
|
|
121
121
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
122
122
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-05-29 01:44:48 |
|
|
123
|
-
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-
|
|
123
|
+
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-18 01:47:16 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-13 01:52:49 |
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
135
135
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
|
|
136
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-
|
|
136
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-18 01:53:48 |
|
|
137
137
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-05-29 01:52:02 |
|
|
138
138
|
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-31 01:53:17 |
|
|
139
139
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
146
146
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-03-20 01:20:23 |
|
|
147
147
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-05-28 01:54:57 |
|
|
148
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-06-
|
|
148
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-06-18 01:57:52 |
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-06-14 02:13:11 |
|
|
150
150
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-06-14 02:15:02 |
|
|
151
151
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
|
|
@@ -161,10 +161,10 @@
|
|
|
161
161
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
|
|
162
162
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
163
163
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-06-10 02:16:23 |
|
|
164
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-
|
|
164
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-06-18 02:05:02 |
|
|
165
165
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-06-06 02:18:50 |
|
|
166
166
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-06-14 02:22:55 |
|
|
167
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-
|
|
167
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-18 02:05:48 |
|
|
168
168
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
|
|
169
169
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
170
170
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
180
180
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-06-06 02:22:45 |
|
|
181
181
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
182
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-06-
|
|
182
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-06-18 02:09:42 |
|
|
183
183
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
184
184
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
185
185
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
@@ -192,13 +192,13 @@
|
|
|
192
192
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2024-05-14 02:28:40 |
|
|
193
193
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
194
194
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2024-03-20 01:24:24 |
|
|
195
|
-
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-
|
|
195
|
+
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-06-18 02:11:49 |
|
|
196
196
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-06-04 02:12:41 |
|
|
197
|
-
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2024-
|
|
197
|
+
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2024-06-18 02:13:09 |
|
|
198
198
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
199
199
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2024-03-20 01:24:49 |
|
|
200
200
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
201
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-
|
|
201
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-18 02:13:19 |
|
|
202
202
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-06-17 02:13:29 |
|
|
203
203
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-06-06 02:29:53 |
|
|
204
204
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
|
|
@@ -225,9 +225,9 @@
|
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-06-03 02:23:52 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-06-07 02:42:38 |
|
|
228
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-
|
|
229
|
-
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-
|
|
230
|
-
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-
|
|
228
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-18 02:25:06 |
|
|
229
|
+
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-18 02:25:40 |
|
|
230
|
+
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-18 02:26:44 |
|
|
231
231
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
232
232
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-06-17 02:28:35 |
|
|
233
233
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.877"
|
|
@@ -4813,7 +4813,8 @@ export interface CreateDBInstanceRequest {
|
|
|
4813
4813
|
*/
|
|
4814
4814
|
MasterInstanceId?: string
|
|
4815
4815
|
/**
|
|
4816
|
-
* MySQL 版本,值包括:5.5、5.6
|
|
4816
|
+
* MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
4817
|
+
说明:若此参数不填,则默认值为5.6。
|
|
4817
4818
|
*/
|
|
4818
4819
|
EngineVersion?: string
|
|
4819
4820
|
/**
|
|
@@ -8534,7 +8535,8 @@ export interface CreateDBInstanceHourRequest {
|
|
|
8534
8535
|
*/
|
|
8535
8536
|
Volume: number
|
|
8536
8537
|
/**
|
|
8537
|
-
* MySQL 版本,值包括:5.5、5.6
|
|
8538
|
+
* MySQL 版本,值包括:5.5、5.6、5.7、8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
8539
|
+
说明:若此参数不填,则默认值为5.6。
|
|
8538
8540
|
*/
|
|
8539
8541
|
EngineVersion?: string
|
|
8540
8542
|
/**
|
|
@@ -31,8 +31,6 @@ import {
|
|
|
31
31
|
DbauditTypesInfo,
|
|
32
32
|
DescribeDbauditUsedRegionsRequest,
|
|
33
33
|
InquiryPriceDbauditInstanceRequest,
|
|
34
|
-
DescribeDasbImageIdsResponse,
|
|
35
|
-
DescribeDasbImageIdsRequest,
|
|
36
34
|
} from "./cds_models"
|
|
37
35
|
|
|
38
36
|
/**
|
|
@@ -45,15 +43,13 @@ export class Client extends AbstractClient {
|
|
|
45
43
|
}
|
|
46
44
|
|
|
47
45
|
/**
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
): Promise<DescribeDasbImageIdsResponse> {
|
|
56
|
-
return this.request("DescribeDasbImageIds", req, cb)
|
|
46
|
+
* 本接口 (DescribeDbauditInstanceType) 用于查询可售卖的产品规格列表。
|
|
47
|
+
*/
|
|
48
|
+
async DescribeDbauditInstanceType(
|
|
49
|
+
req?: DescribeDbauditInstanceTypeRequest,
|
|
50
|
+
cb?: (error: string, rep: DescribeDbauditInstanceTypeResponse) => void
|
|
51
|
+
): Promise<DescribeDbauditInstanceTypeResponse> {
|
|
52
|
+
return this.request("DescribeDbauditInstanceType", req, cb)
|
|
57
53
|
}
|
|
58
54
|
|
|
59
55
|
/**
|
|
@@ -95,14 +91,4 @@ export class Client extends AbstractClient {
|
|
|
95
91
|
): Promise<DescribeDbauditUsedRegionsResponse> {
|
|
96
92
|
return this.request("DescribeDbauditUsedRegions", req, cb)
|
|
97
93
|
}
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* 本接口 (DescribeDbauditInstanceType) 用于查询可售卖的产品规格列表。
|
|
101
|
-
*/
|
|
102
|
-
async DescribeDbauditInstanceType(
|
|
103
|
-
req?: DescribeDbauditInstanceTypeRequest,
|
|
104
|
-
cb?: (error: string, rep: DescribeDbauditInstanceTypeResponse) => void
|
|
105
|
-
): Promise<DescribeDbauditInstanceTypeResponse> {
|
|
106
|
-
return this.request("DescribeDbauditInstanceType", req, cb)
|
|
107
|
-
}
|
|
108
94
|
}
|
|
@@ -286,26 +286,3 @@ export interface InquiryPriceDbauditInstanceRequest {
|
|
|
286
286
|
*/
|
|
287
287
|
ServiceRegion: string
|
|
288
288
|
}
|
|
289
|
-
|
|
290
|
-
/**
|
|
291
|
-
* DescribeDasbImageIds返回参数结构体
|
|
292
|
-
*/
|
|
293
|
-
export interface DescribeDasbImageIdsResponse {
|
|
294
|
-
/**
|
|
295
|
-
* 基础镜像ID
|
|
296
|
-
*/
|
|
297
|
-
BaseImageId?: string
|
|
298
|
-
/**
|
|
299
|
-
* AI镜像ID
|
|
300
|
-
*/
|
|
301
|
-
AiImageId?: string
|
|
302
|
-
/**
|
|
303
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
304
|
-
*/
|
|
305
|
-
RequestId?: string
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
/**
|
|
309
|
-
* DescribeDasbImageIds请求参数结构体
|
|
310
|
-
*/
|
|
311
|
-
export type DescribeDasbImageIdsRequest = null
|
|
@@ -950,6 +950,21 @@ Modify 集群变更中;
|
|
|
950
950
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
951
951
|
*/
|
|
952
952
|
HasEsIndex?: boolean
|
|
953
|
+
/**
|
|
954
|
+
* true
|
|
955
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
956
|
+
*/
|
|
957
|
+
IsSecondaryZone?: boolean
|
|
958
|
+
/**
|
|
959
|
+
* desc
|
|
960
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
961
|
+
*/
|
|
962
|
+
SecondaryZoneInfo?: string
|
|
963
|
+
/**
|
|
964
|
+
* 是否clickhouse-keeper
|
|
965
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
966
|
+
*/
|
|
967
|
+
ClickHouseKeeper?: boolean
|
|
953
968
|
}
|
|
954
969
|
|
|
955
970
|
/**
|
|
@@ -1753,8 +1753,10 @@ export class Client extends AbstractClient {
|
|
|
1753
1753
|
}
|
|
1754
1754
|
|
|
1755
1755
|
/**
|
|
1756
|
-
|
|
1757
|
-
|
|
1756
|
+
* 历史废弃接口,从云API下线
|
|
1757
|
+
|
|
1758
|
+
指定时间和集群查询是否可回滚
|
|
1759
|
+
*/
|
|
1758
1760
|
async DescribeRollbackTimeValidity(
|
|
1759
1761
|
req: DescribeRollbackTimeValidityRequest,
|
|
1760
1762
|
cb?: (error: string, rep: DescribeRollbackTimeValidityResponse) => void
|
|
@@ -6414,6 +6414,26 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
|
6414
6414
|
* 计算节点付费模式:0-按量计费,1-预付费
|
|
6415
6415
|
*/
|
|
6416
6416
|
PayMode?: number
|
|
6417
|
+
/**
|
|
6418
|
+
* 时间
|
|
6419
|
+
*/
|
|
6420
|
+
TimeSpan?: number
|
|
6421
|
+
/**
|
|
6422
|
+
* 单位
|
|
6423
|
+
*/
|
|
6424
|
+
TimeUnit?: string
|
|
6425
|
+
/**
|
|
6426
|
+
* 回档库信息
|
|
6427
|
+
*/
|
|
6428
|
+
RollbackDatabases?: Array<RollbackDatabase>
|
|
6429
|
+
/**
|
|
6430
|
+
* 回档表信息
|
|
6431
|
+
*/
|
|
6432
|
+
RollbackTables?: Array<RollbackTable>
|
|
6433
|
+
/**
|
|
6434
|
+
* 原ro实例信息
|
|
6435
|
+
*/
|
|
6436
|
+
OriginalROInstanceList?: Array<string>
|
|
6417
6437
|
}
|
|
6418
6438
|
|
|
6419
6439
|
/**
|
|
@@ -121,7 +121,7 @@ export interface BiddingResult {
|
|
|
121
121
|
*/
|
|
122
122
|
BiddingNum?: number
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
* 2 竞价中 3 等待出价 4 竞价失败 10 竞价持有者赎回
|
|
125
125
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
126
126
|
*/
|
|
127
127
|
Status?: number
|
|
@@ -1607,7 +1607,7 @@ export interface DescribeBiddingDetailResponse {
|
|
|
1607
1607
|
*/
|
|
1608
1608
|
BiddingBondPrice?: number
|
|
1609
1609
|
/**
|
|
1610
|
-
*
|
|
1610
|
+
* 2 竞价中 3 等待出价 4 竞价失败 10 竞价持有者赎回
|
|
1611
1611
|
*/
|
|
1612
1612
|
Status?: number
|
|
1613
1613
|
/**
|
|
@@ -2136,7 +2136,7 @@ export interface DescribeBiddingListRequest {
|
|
|
2136
2136
|
*/
|
|
2137
2137
|
Domain?: string
|
|
2138
2138
|
/**
|
|
2139
|
-
* 2 竞价中 3 等待出价
|
|
2139
|
+
* 2 竞价中 3 等待出价 4 竞价失败 10 竞价持有者赎回
|
|
2140
2140
|
*/
|
|
2141
2141
|
Status?: Array<number | bigint>
|
|
2142
2142
|
/**
|
|
@@ -2401,7 +2401,7 @@ export interface DescribeBiddingAppointDetailResponse {
|
|
|
2401
2401
|
*/
|
|
2402
2402
|
AppointBondPrice?: number
|
|
2403
2403
|
/**
|
|
2404
|
-
*
|
|
2404
|
+
* 1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
|
|
2405
2405
|
*/
|
|
2406
2406
|
Status?: number
|
|
2407
2407
|
/**
|
|
@@ -2499,7 +2499,7 @@ export interface DescribeBiddingSuccessfulDetailResponse {
|
|
|
2499
2499
|
*/
|
|
2500
2500
|
BiddingBondPrice?: number
|
|
2501
2501
|
/**
|
|
2502
|
-
* 状态:
|
|
2502
|
+
* 状态:5 等待支付 6 等待转移, 7 转移中,8 交易成功,11 尾款阶段持有者索回,12 已违约
|
|
2503
2503
|
*/
|
|
2504
2504
|
Status?: number
|
|
2505
2505
|
/**
|
|
@@ -3191,7 +3191,7 @@ export interface BiddingAppointResult {
|
|
|
3191
3191
|
*/
|
|
3192
3192
|
AppointNum?: number
|
|
3193
3193
|
/**
|
|
3194
|
-
*
|
|
3194
|
+
* 1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
|
|
3195
3195
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3196
3196
|
*/
|
|
3197
3197
|
Status?: number
|
|
@@ -8578,16 +8578,16 @@ export interface RelieveInfo {
|
|
|
8578
8578
|
export interface EmbedUrlOption {
|
|
8579
8579
|
/**
|
|
8580
8580
|
* 合同详情预览,允许展示控件信息
|
|
8581
|
-
<
|
|
8582
|
-
<
|
|
8583
|
-
<
|
|
8581
|
+
<ul>
|
|
8582
|
+
<li><b>true</b>:允许在合同详情页展示控件</li>
|
|
8583
|
+
<li><b>false</b>:(默认)不允许在合同详情页展示控件</li>
|
|
8584
|
+
</ul>
|
|
8584
8585
|
*/
|
|
8585
8586
|
ShowFlowDetailComponent?: boolean
|
|
8586
8587
|
/**
|
|
8587
8588
|
* 模板预览,允许展示模板控件信息
|
|
8588
|
-
<
|
|
8589
|
-
<
|
|
8590
|
-
<br/>默认false,模板预览页不展示控件
|
|
8589
|
+
<ul><li> <b>true</b> :允许在模板预览页展示控件</li>
|
|
8590
|
+
<li> <b>false</b> :(默认)不允许在模板预览页展示控件</li></ul>
|
|
8591
8591
|
*/
|
|
8592
8592
|
ShowTemplateComponent?: boolean
|
|
8593
8593
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { v20201215 } from "./v20201215"
|
|
1
2
|
import { v20211125 } from "./v20211125"
|
|
2
3
|
import { v20191126 } from "./v20191126"
|
|
3
|
-
import { v20201215 } from "./v20201215"
|
|
4
4
|
|
|
5
5
|
export const iotvideo = {
|
|
6
|
+
v20201215: v20201215,
|
|
6
7
|
v20211125: v20211125,
|
|
7
8
|
v20191126: v20191126,
|
|
8
|
-
v20201215: v20201215,
|
|
9
9
|
}
|
|
@@ -3113,53 +3113,53 @@ export interface Bundle {
|
|
|
3113
3113
|
/**
|
|
3114
3114
|
* 套餐 ID。
|
|
3115
3115
|
*/
|
|
3116
|
-
BundleId
|
|
3116
|
+
BundleId?: string
|
|
3117
3117
|
/**
|
|
3118
3118
|
* 内存大小,单位 GB。
|
|
3119
3119
|
*/
|
|
3120
|
-
Memory
|
|
3120
|
+
Memory?: number
|
|
3121
3121
|
/**
|
|
3122
3122
|
* 系统盘类型。
|
|
3123
3123
|
取值范围:
|
|
3124
3124
|
<li> CLOUD_SSD:SSD 云硬盘</li><li> CLOUD_PREMIUM:高性能云硬盘</li>
|
|
3125
3125
|
*/
|
|
3126
|
-
SystemDiskType
|
|
3126
|
+
SystemDiskType?: string
|
|
3127
3127
|
/**
|
|
3128
3128
|
* 系统盘大小。单位GB。
|
|
3129
3129
|
*/
|
|
3130
|
-
SystemDiskSize
|
|
3130
|
+
SystemDiskSize?: number
|
|
3131
3131
|
/**
|
|
3132
3132
|
* 每月网络流量,单位 GB。
|
|
3133
3133
|
*/
|
|
3134
|
-
MonthlyTraffic
|
|
3134
|
+
MonthlyTraffic?: number
|
|
3135
3135
|
/**
|
|
3136
3136
|
* 是否支持 Linux/Unix 平台。
|
|
3137
3137
|
*/
|
|
3138
|
-
SupportLinuxUnixPlatform
|
|
3138
|
+
SupportLinuxUnixPlatform?: boolean
|
|
3139
3139
|
/**
|
|
3140
3140
|
* 是否支持 Windows 平台。
|
|
3141
3141
|
*/
|
|
3142
|
-
SupportWindowsPlatform
|
|
3142
|
+
SupportWindowsPlatform?: boolean
|
|
3143
3143
|
/**
|
|
3144
3144
|
* 套餐当前单位价格信息。
|
|
3145
3145
|
*/
|
|
3146
|
-
Price
|
|
3146
|
+
Price?: Price
|
|
3147
3147
|
/**
|
|
3148
3148
|
* CPU 核数。
|
|
3149
3149
|
*/
|
|
3150
|
-
CPU
|
|
3150
|
+
CPU?: number
|
|
3151
3151
|
/**
|
|
3152
3152
|
* 峰值带宽,单位 Mbps。
|
|
3153
3153
|
*/
|
|
3154
|
-
InternetMaxBandwidthOut
|
|
3154
|
+
InternetMaxBandwidthOut?: number
|
|
3155
3155
|
/**
|
|
3156
3156
|
* 网络计费类型。
|
|
3157
3157
|
*/
|
|
3158
|
-
InternetChargeType
|
|
3158
|
+
InternetChargeType?: string
|
|
3159
3159
|
/**
|
|
3160
3160
|
* 套餐售卖状态,取值:‘AVAILABLE’(可用) , ‘SOLD_OUT’(售罄)
|
|
3161
3161
|
*/
|
|
3162
|
-
BundleSalesState
|
|
3162
|
+
BundleSalesState?: string
|
|
3163
3163
|
/**
|
|
3164
3164
|
* 套餐类型。
|
|
3165
3165
|
取值范围:
|
|
@@ -3172,7 +3172,7 @@ export interface Bundle {
|
|
|
3172
3172
|
<li>CAREFREE_BUNDLE:无忧型</li>
|
|
3173
3173
|
<li>BEFAST_BUNDLE:蜂驰型 </li>
|
|
3174
3174
|
*/
|
|
3175
|
-
BundleType
|
|
3175
|
+
BundleType?: string
|
|
3176
3176
|
/**
|
|
3177
3177
|
* 套餐类型描述信息。
|
|
3178
3178
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -3185,7 +3185,7 @@ export interface Bundle {
|
|
|
3185
3185
|
"NORMAL": 普通套餐
|
|
3186
3186
|
"CAREFREE": 无忧套餐
|
|
3187
3187
|
*/
|
|
3188
|
-
BundleDisplayLabel
|
|
3188
|
+
BundleDisplayLabel?: string
|
|
3189
3189
|
}
|
|
3190
3190
|
|
|
3191
3191
|
/**
|