tencentcloud-sdk-nodejs 4.0.880 → 4.0.881

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.
Files changed (98) hide show
  1. package/CHANGELOG.md +133 -0
  2. package/SERVICE_CHANGELOG.md +170 -247
  3. package/package.json +1 -1
  4. package/products.md +14 -14
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/bma/index.ts +2 -2
  8. package/src/services/cdb/v20170320/cdb_client.ts +21 -5
  9. package/src/services/cdb/v20170320/cdb_models.ts +180 -44
  10. package/src/services/chdfs/index.ts +2 -2
  11. package/src/services/cls/v20201016/cls_models.ts +14 -16
  12. package/src/services/dbbrain/index.ts +2 -2
  13. package/src/services/dlc/v20210125/dlc_models.ts +3 -3
  14. package/src/services/essbasic/index.ts +2 -2
  15. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -0
  16. package/src/services/facefusion/index.ts +2 -2
  17. package/src/services/facefusion/v20181201/facefusion_models.ts +6 -6
  18. package/src/services/iai/index.ts +2 -2
  19. package/src/services/ims/index.ts +2 -2
  20. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +4 -4
  21. package/src/services/iotvideo/index.ts +2 -2
  22. package/src/services/irp/index.ts +2 -2
  23. package/src/services/lcic/v20220817/lcic_models.ts +4 -4
  24. package/src/services/lighthouse/v20200324/lighthouse_models.ts +1 -1
  25. package/src/services/lke/v20231130/lke_client.ts +17 -9
  26. package/src/services/lke/v20231130/lke_models.ts +181 -70
  27. package/src/services/mgobe/index.ts +2 -2
  28. package/src/services/mongodb/index.ts +2 -2
  29. package/src/services/ses/v20201002/ses_client.ts +2 -3
  30. package/src/services/ses/v20201002/ses_models.ts +8 -0
  31. package/src/services/sms/index.ts +2 -2
  32. package/src/services/tbp/index.ts +2 -2
  33. package/src/services/tdmq/v20200217/tdmq_models.ts +10 -0
  34. package/src/services/thpc/index.ts +4 -4
  35. package/src/services/tke/index.ts +2 -2
  36. package/src/services/tke/v20180525/tke_models.ts +4 -4
  37. package/src/services/tms/index.ts +2 -2
  38. package/src/services/trtc/v20190722/trtc_models.ts +3 -0
  39. package/src/services/vm/index.ts +2 -2
  40. package/tencentcloud/common/sdk_version.d.ts +1 -1
  41. package/tencentcloud/common/sdk_version.js +1 -1
  42. package/tencentcloud/services/ams/index.d.ts +4 -4
  43. package/tencentcloud/services/ams/index.js +2 -2
  44. package/tencentcloud/services/bma/index.d.ts +4 -4
  45. package/tencentcloud/services/bma/index.js +2 -2
  46. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -1
  47. package/tencentcloud/services/cdb/v20170320/cdb_client.js +6 -0
  48. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +173 -43
  49. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  50. package/tencentcloud/services/chdfs/index.js +2 -2
  51. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +14 -16
  52. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  53. package/tencentcloud/services/dbbrain/index.js +2 -2
  54. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +3 -3
  55. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  56. package/tencentcloud/services/essbasic/index.js +2 -2
  57. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -0
  58. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -0
  59. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  60. package/tencentcloud/services/facefusion/index.js +2 -2
  61. package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +6 -6
  62. package/tencentcloud/services/iai/index.d.ts +4 -4
  63. package/tencentcloud/services/iai/index.js +2 -2
  64. package/tencentcloud/services/ims/index.d.ts +4 -4
  65. package/tencentcloud/services/ims/index.js +2 -2
  66. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +4 -4
  67. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  68. package/tencentcloud/services/iotvideo/index.js +2 -2
  69. package/tencentcloud/services/irp/index.d.ts +4 -4
  70. package/tencentcloud/services/irp/index.js +2 -2
  71. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -4
  72. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +1 -1
  73. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +11 -5
  74. package/tencentcloud/services/lke/v20231130/lke_client.js +11 -5
  75. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +179 -70
  76. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  77. package/tencentcloud/services/mgobe/index.js +2 -2
  78. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  79. package/tencentcloud/services/mongodb/index.js +2 -2
  80. package/tencentcloud/services/ses/v20201002/ses_client.d.ts +0 -1
  81. package/tencentcloud/services/ses/v20201002/ses_client.js +0 -1
  82. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +8 -0
  83. package/tencentcloud/services/sms/index.d.ts +4 -4
  84. package/tencentcloud/services/sms/index.js +2 -2
  85. package/tencentcloud/services/tbp/index.d.ts +4 -4
  86. package/tencentcloud/services/tbp/index.js +2 -2
  87. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +10 -0
  88. package/tencentcloud/services/thpc/index.d.ts +6 -6
  89. package/tencentcloud/services/thpc/index.js +4 -4
  90. package/tencentcloud/services/tke/index.d.ts +4 -4
  91. package/tencentcloud/services/tke/index.js +2 -2
  92. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -4
  93. package/tencentcloud/services/tms/index.d.ts +4 -4
  94. package/tencentcloud/services/tms/index.js +2 -2
  95. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +3 -0
  96. package/tencentcloud/services/vm/index.d.ts +4 -4
  97. package/tencentcloud/services/vm/index.js +2 -2
  98. package/test/cdb.v20170320.test.js +10 -0
package/products.md CHANGED
@@ -23,7 +23,7 @@
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-06-20 01:10:32 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-05-31 01:10:46 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-06-21 01:11:19 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-06-24 01:08:14 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
28
  | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2024-03-20 01:08:40 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-04-24 01:05:22 |
@@ -40,7 +40,7 @@
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-18 01:16:16 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-06-24 01:09:17 |
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
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
@@ -60,7 +60,7 @@
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-03-20 01:11:31 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-21 01:23:06 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-24 01:10:52 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
@@ -80,7 +80,7 @@
80
80
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
81
81
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-06-14 01:40:38 |
82
82
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
83
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-21 01:33:48 |
83
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-24 01:13:15 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-30 01:33:24 |
85
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 |
@@ -97,7 +97,7 @@
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-06-21 01:40:25 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-06-14 01:50:54 |
99
99
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-21 01:41:37 |
100
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-21 01:42:38 |
100
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-24 01:15:10 |
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 |
103
103
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
@@ -123,7 +123,7 @@
123
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
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-13 01:52:49 |
126
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-24 01:16:25 |
127
127
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
128
128
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-14 02:02:07 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
@@ -132,10 +132,10 @@
132
132
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-03-20 01:19:17 |
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
- | 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-18 01:53:48 |
135
+ | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-06-24 01:17:36 |
136
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-24 01:17:45 |
137
137
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-05-29 01:52:02 |
138
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-06-20 01:56:34 |
138
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-06-21 21:11:25 |
139
139
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
140
140
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
141
141
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
@@ -155,7 +155,7 @@
155
155
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
156
156
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
157
157
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-06-05 02:02:33 |
158
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-06-21 02:02:31 |
158
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-06-24 01:19:38 |
159
159
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
160
160
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-06-21 02:03:56 |
161
161
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
@@ -170,7 +170,7 @@
170
170
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
171
171
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-06-20 02:07:29 |
172
172
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-04-15 02:05:44 |
173
- | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-03-20 01:23:23 |
173
+ | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-06-21 16:30:49 |
174
174
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-06-07 02:21:50 |
175
175
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
176
176
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-03-20 01:23:29 |
@@ -203,7 +203,7 @@
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 |
205
205
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
206
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-20 15:41:09 |
206
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-24 01:23:04 |
207
207
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
208
208
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
209
209
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-06-13 16:47:31 |
@@ -216,7 +216,7 @@
216
216
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
217
217
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-06-07 02:37:51 |
218
218
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
219
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-05-15 01:34:42 |
219
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-06-24 01:24:28 |
220
220
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
221
221
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-29 01:26:41 |
222
222
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-06-12 02:40:31 |
@@ -225,7 +225,7 @@
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-21 02:25:01 |
228
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-21 02:25:15 |
228
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-24 01:24:46 |
229
229
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-20 02:26:25 |
230
230
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-21 02:26:46 |
231
231
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.880"
1
+ export const sdkVersion = "4.0.881"
@@ -1,7 +1,7 @@
1
- import { v20201229 } from "./v20201229"
2
1
  import { v20200608 } from "./v20200608"
2
+ import { v20201229 } from "./v20201229"
3
3
 
4
4
  export const ams = {
5
- v20201229: v20201229,
6
5
  v20200608: v20200608,
6
+ v20201229: v20201229,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20221115 } from "./v20221115"
2
1
  import { v20210624 } from "./v20210624"
2
+ import { v20221115 } from "./v20221115"
3
3
 
4
4
  export const bma = {
5
- v20221115: v20221115,
6
5
  v20210624: v20210624,
6
+ v20221115: v20221115,
7
7
  }
@@ -45,10 +45,12 @@ import {
45
45
  DescribeParamTemplateInfoRequest,
46
46
  ModifyCdbProxyAddressVipAndVPortResponse,
47
47
  DescribeDBInstancesRequest,
48
+ CreateDeployGroupResponse,
48
49
  ModifyCdbProxyAddressDescRequest,
49
50
  CdbRegionSellConf,
51
+ ReadWriteNode,
50
52
  DescribeRoGroupsRequest,
51
- DescribeBackupDecryptionKeyRequest,
53
+ DescribeInstanceUpgradeTypeResponse,
52
54
  CreateCdbProxyAddressResponse,
53
55
  RollbackTableName,
54
56
  CloseWanServiceRequest,
@@ -80,6 +82,7 @@ import {
80
82
  AuditPolicy,
81
83
  ProxyNode,
82
84
  DescribeCdbZoneConfigResponse,
85
+ ReadonlyNode,
83
86
  DescribeTablesRequest,
84
87
  UpgradeDBInstanceRequest,
85
88
  ModifyParamTemplateRequest,
@@ -100,7 +103,7 @@ import {
100
103
  DescribeInstanceParamsResponse,
101
104
  DeleteDatabaseRequest,
102
105
  UploadInfo,
103
- DisassociateSecurityGroupsRequest,
106
+ NodeDistribution,
104
107
  AuditRuleFilters,
105
108
  ModifyLocalBinlogConfigRequest,
106
109
  StartBatchRollbackResponse,
@@ -117,6 +120,7 @@ import {
117
120
  RuleFilters,
118
121
  ModifyAuditRuleTemplatesRequest,
119
122
  CreateAuditRuleResponse,
123
+ StopDBImportJobRequest,
120
124
  ModifyRemoteBackupConfigResponse,
121
125
  DescribeDBInstanceInfoResponse,
122
126
  AssociateSecurityGroupsRequest,
@@ -183,7 +187,7 @@ import {
183
187
  DescribeLocalBinlogConfigRequest,
184
188
  TagsInfoOfInstance,
185
189
  DescribeDeviceMonitorInfoRequest,
186
- StopDBImportJobRequest,
190
+ DescribeInstanceUpgradeTypeRequest,
187
191
  DescribeDBPriceRequest,
188
192
  SlaveConfig,
189
193
  ModifyAccountPrivilegesResponse,
@@ -210,6 +214,7 @@ import {
210
214
  AuditLogAggregationResult,
211
215
  DatabasesWithCharacterLists,
212
216
  DescribeRemoteBackupConfigRequest,
217
+ ClusterTopology,
213
218
  TagInfo,
214
219
  DescribeDBInstancesResponse,
215
220
  DescribeBackupDownloadRestrictionRequest,
@@ -238,9 +243,10 @@ import {
238
243
  DescribeDBInstanceRebootTimeRequest,
239
244
  Inbound,
240
245
  CreateAccountsResponse,
241
- CreateDeployGroupResponse,
246
+ CdbSellType,
242
247
  MasterInfo,
243
248
  ResetRootAccountResponse,
249
+ DisassociateSecurityGroupsRequest,
244
250
  Account,
245
251
  ModifyNameOrDescByDpIdResponse,
246
252
  DescribeClusterInfoRequest,
@@ -256,6 +262,7 @@ import {
256
262
  SwitchForUpgradeRequest,
257
263
  CreateDBInstanceHourResponse,
258
264
  DescribeBackupDownloadRestrictionResponse,
265
+ DescribeBackupDecryptionKeyRequest,
259
266
  CloneItem,
260
267
  ModifyDBInstanceSecurityGroupsResponse,
261
268
  CreateAccountsRequest,
@@ -372,7 +379,6 @@ import {
372
379
  CommonTimeWindow,
373
380
  ModifyAccountMaxUserConnectionsRequest,
374
381
  DeleteDeployGroupsResponse,
375
- CdbSellType,
376
382
  DescribeTasksRequest,
377
383
  ModifyBackupEncryptionStatusRequest,
378
384
  DescribeRollbackTaskDetailResponse,
@@ -653,6 +659,16 @@ export class Client extends AbstractClient {
653
659
  return this.request("StopRollback", req, cb)
654
660
  }
655
661
 
662
+ /**
663
+ * 本接口(DescribeInstanceUpgradeType)用于查询数据库实例升级类型。
664
+ */
665
+ async DescribeInstanceUpgradeType(
666
+ req: DescribeInstanceUpgradeTypeRequest,
667
+ cb?: (error: string, rep: DescribeInstanceUpgradeTypeResponse) => void
668
+ ): Promise<DescribeInstanceUpgradeTypeResponse> {
669
+ return this.request("DescribeInstanceUpgradeType", req, cb)
670
+ }
671
+
656
672
  /**
657
673
  * 本接口(OfflineIsolatedInstances)用于立即下线隔离状态的云数据库实例。进行操作的实例状态必须为隔离状态,即通过 [查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口查询到 Status 值为 5 的实例。
658
674
 
@@ -944,6 +944,20 @@ export interface DescribeDBInstancesRequest {
944
944
  EngineTypes?: Array<string>
945
945
  }
946
946
 
947
+ /**
948
+ * CreateDeployGroup返回参数结构体
949
+ */
950
+ export interface CreateDeployGroupResponse {
951
+ /**
952
+ * 置放群组ID。
953
+ */
954
+ DeployGroupId: string
955
+ /**
956
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
957
+ */
958
+ RequestId?: string
959
+ }
960
+
947
961
  /**
948
962
  * ModifyCdbProxyAddressDesc请求参数结构体
949
963
  */
@@ -988,6 +1002,20 @@ export interface CdbRegionSellConf {
988
1002
  RegionConfig: Array<CdbZoneSellConf>
989
1003
  }
990
1004
 
1005
+ /**
1006
+ * 集群版 RW 节点的配置。
1007
+ */
1008
+ export interface ReadWriteNode {
1009
+ /**
1010
+ * RW 节点所在可用区。
1011
+ */
1012
+ Zone: string
1013
+ /**
1014
+ * 升级集群版实例时,如果要调整只读节点可用区,需要指定节点id。
1015
+ */
1016
+ NodeId?: string
1017
+ }
1018
+
991
1019
  /**
992
1020
  * DescribeRoGroups请求参数结构体
993
1021
  */
@@ -999,21 +1027,21 @@ export interface DescribeRoGroupsRequest {
999
1027
  }
1000
1028
 
1001
1029
  /**
1002
- * DescribeBackupDecryptionKey请求参数结构体
1030
+ * DescribeInstanceUpgradeType返回参数结构体
1003
1031
  */
1004
- export interface DescribeBackupDecryptionKeyRequest {
1032
+ export interface DescribeInstanceUpgradeTypeResponse {
1005
1033
  /**
1006
- * 实例ID,格式如:cdb-XXXX。与云数据库控制台页面中显示的实例 ID 相同。
1034
+ * 实例id
1007
1035
  */
1008
- InstanceId: string
1036
+ InstanceId?: string
1009
1037
  /**
1010
- * 实例的备份ID,可通过DescribeBackups接口查询备份的ID。
1038
+ * 实例升级类型
1011
1039
  */
1012
- BackupId: number
1040
+ UpgradeType?: string
1013
1041
  /**
1014
- * 备份类型 data: 数据备份 binlog:日志备份,默认为data
1042
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1015
1043
  */
1016
- BackupType?: string
1044
+ RequestId?: string
1017
1045
  }
1018
1046
 
1019
1047
  /**
@@ -1669,6 +1697,20 @@ export interface DescribeCdbZoneConfigResponse {
1669
1697
  RequestId?: string
1670
1698
  }
1671
1699
 
1700
+ /**
1701
+ * 集群版的 RO 节点配置。
1702
+ */
1703
+ export interface ReadonlyNode {
1704
+ /**
1705
+ * 是否分布在随机可用区。传入YES表示随机可用区。否则使用Zone指定的可用区。
1706
+ */
1707
+ IsRandomZone?: string
1708
+ /**
1709
+ * 指定该节点分布在哪个可用区。
1710
+ */
1711
+ Zone?: string
1712
+ }
1713
+
1672
1714
  /**
1673
1715
  * DescribeTables请求参数结构体
1674
1716
  */
@@ -2122,21 +2164,21 @@ export interface UploadInfo {
2122
2164
  }
2123
2165
 
2124
2166
  /**
2125
- * DisassociateSecurityGroups请求参数结构体
2167
+ * 独享集群CDB实例的节点分布情况
2126
2168
  */
2127
- export interface DisassociateSecurityGroupsRequest {
2169
+ export interface NodeDistribution {
2128
2170
  /**
2129
- * 安全组 ID
2171
+ * 主实例Master节点所在主机ID或者只读实例所在主机ID
2130
2172
  */
2131
- SecurityGroupId: string
2173
+ Node: string
2132
2174
  /**
2133
- * 实例 ID 列表,一个或者多个实例 ID 组成的数组。
2175
+ * 主实例第一Slave节点所在主机ID
2134
2176
  */
2135
- InstanceIds: Array<string>
2177
+ SlaveNodeOne: string
2136
2178
  /**
2137
- * 当传入只读实例ID时,默认操作的是对应只读组的安全组。如果需要操作只读实例ID的安全组, 需要将该入参置为True
2179
+ * 主实例第二Slave节点所在主机ID
2138
2180
  */
2139
- ForReadonlyInstance?: boolean
2181
+ SlaveNodeTwo: string
2140
2182
  }
2141
2183
 
2142
2184
  /**
@@ -2459,6 +2501,16 @@ export interface CreateAuditRuleResponse {
2459
2501
  RequestId?: string
2460
2502
  }
2461
2503
 
2504
+ /**
2505
+ * StopDBImportJob请求参数结构体
2506
+ */
2507
+ export interface StopDBImportJobRequest {
2508
+ /**
2509
+ * 异步任务的请求 ID。
2510
+ */
2511
+ AsyncRequestId: string
2512
+ }
2513
+
2462
2514
  /**
2463
2515
  * ModifyRemoteBackupConfig返回参数结构体
2464
2516
  */
@@ -3846,13 +3898,61 @@ export interface DescribeDeviceMonitorInfoRequest {
3846
3898
  }
3847
3899
 
3848
3900
  /**
3849
- * StopDBImportJob请求参数结构体
3901
+ * DescribeInstanceUpgradeType请求参数结构体
3850
3902
  */
3851
- export interface StopDBImportJobRequest {
3903
+ export interface DescribeInstanceUpgradeTypeRequest {
3852
3904
  /**
3853
- * 异步任务的请求 ID。
3905
+ * 实例id
3854
3906
  */
3855
- AsyncRequestId: string
3907
+ InstanceId: string
3908
+ /**
3909
+ * 目标实例cpu
3910
+ */
3911
+ DstCpu: number
3912
+ /**
3913
+ * 目标实例内存
3914
+ */
3915
+ DstMemory: number
3916
+ /**
3917
+ * 目标实例磁盘
3918
+ */
3919
+ DstDisk: number
3920
+ /**
3921
+ * 目标实例版本
3922
+ */
3923
+ DstVersion?: string
3924
+ /**
3925
+ * 目标实例部署模型
3926
+ */
3927
+ DstDeployMode?: number
3928
+ /**
3929
+ * 目标实例复制类型
3930
+ */
3931
+ DstProtectMode?: number
3932
+ /**
3933
+ * 目标实例备机1可用区
3934
+ */
3935
+ DstSlaveZone?: number
3936
+ /**
3937
+ * 目标实例备机2可用区
3938
+ */
3939
+ DstBackupZone?: number
3940
+ /**
3941
+ * 目标实例类型
3942
+ */
3943
+ DstCdbType?: string
3944
+ /**
3945
+ * 目标实例主可用区
3946
+ */
3947
+ DstZoneId?: number
3948
+ /**
3949
+ * 独享集群CDB实例的节点分布情况
3950
+ */
3951
+ NodeDistribution?: NodeDistribution
3952
+ /**
3953
+ * 集群版的节点拓扑配置
3954
+ */
3955
+ ClusterTopology?: ClusterTopology
3856
3956
  }
3857
3957
 
3858
3958
  /**
@@ -4337,6 +4437,20 @@ export interface DescribeRemoteBackupConfigRequest {
4337
4437
  InstanceId: string
4338
4438
  }
4339
4439
 
4440
+ /**
4441
+ * 集群版的节点拓扑配置。
4442
+ */
4443
+ export interface ClusterTopology {
4444
+ /**
4445
+ * RW 节点拓扑。
4446
+ */
4447
+ ReadWriteNode?: ReadWriteNode
4448
+ /**
4449
+ * RO 节点拓扑。
4450
+ */
4451
+ ReadOnlyNodes?: Array<ReadonlyNode>
4452
+ }
4453
+
4340
4454
  /**
4341
4455
  * 标签信息
4342
4456
  */
@@ -5184,17 +5298,21 @@ export interface CreateAccountsResponse {
5184
5298
  }
5185
5299
 
5186
5300
  /**
5187
- * CreateDeployGroup返回参数结构体
5301
+ * 售卖实例类型
5188
5302
  */
5189
- export interface CreateDeployGroupResponse {
5303
+ export interface CdbSellType {
5190
5304
  /**
5191
- * 置放群组ID
5305
+ * 售卖实例名称。Z3是高可用类型对应规格中的DeviceType包含UNIVERSAL,EXCLUSIVE;CVM是基础版类型对应规格中的DeviceType是BASIC;TKE是基础型v2类型对应规格中的DeviceType是BASIC_V2
5192
5306
  */
5193
- DeployGroupId: string
5307
+ TypeName: string
5194
5308
  /**
5195
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5309
+ * 引擎版本号
5196
5310
  */
5197
- RequestId?: string
5311
+ EngineVersion: Array<string>
5312
+ /**
5313
+ * 售卖规格Id
5314
+ */
5315
+ ConfigIds: Array<number | bigint>
5198
5316
  }
5199
5317
 
5200
5318
  /**
@@ -5285,6 +5403,24 @@ export interface ResetRootAccountResponse {
5285
5403
  RequestId?: string
5286
5404
  }
5287
5405
 
5406
+ /**
5407
+ * DisassociateSecurityGroups请求参数结构体
5408
+ */
5409
+ export interface DisassociateSecurityGroupsRequest {
5410
+ /**
5411
+ * 安全组 ID。
5412
+ */
5413
+ SecurityGroupId: string
5414
+ /**
5415
+ * 实例 ID 列表,一个或者多个实例 ID 组成的数组。
5416
+ */
5417
+ InstanceIds: Array<string>
5418
+ /**
5419
+ * 当传入只读实例ID时,默认操作的是对应只读组的安全组。如果需要操作只读实例ID的安全组, 需要将该入参置为True
5420
+ */
5421
+ ForReadonlyInstance?: boolean
5422
+ }
5423
+
5288
5424
  /**
5289
5425
  * 数据库账号信息
5290
5426
  */
@@ -5690,6 +5826,24 @@ export interface DescribeBackupDownloadRestrictionResponse {
5690
5826
  RequestId?: string
5691
5827
  }
5692
5828
 
5829
+ /**
5830
+ * DescribeBackupDecryptionKey请求参数结构体
5831
+ */
5832
+ export interface DescribeBackupDecryptionKeyRequest {
5833
+ /**
5834
+ * 实例ID,格式如:cdb-XXXX。与云数据库控制台页面中显示的实例 ID 相同。
5835
+ */
5836
+ InstanceId: string
5837
+ /**
5838
+ * 实例的备份ID,可通过DescribeBackups接口查询备份的ID。
5839
+ */
5840
+ BackupId: number
5841
+ /**
5842
+ * 备份类型 data: 数据备份 binlog:日志备份,默认为data
5843
+ */
5844
+ BackupType?: string
5845
+ }
5846
+
5693
5847
  /**
5694
5848
  * 克隆任务记录。
5695
5849
  */
@@ -8409,24 +8563,6 @@ export interface DeleteDeployGroupsResponse {
8409
8563
  RequestId?: string
8410
8564
  }
8411
8565
 
8412
- /**
8413
- * 售卖实例类型
8414
- */
8415
- export interface CdbSellType {
8416
- /**
8417
- * 售卖实例名称。Z3是高可用类型对应规格中的DeviceType包含UNIVERSAL,EXCLUSIVE;CVM是基础版类型对应规格中的DeviceType是BASIC;TKE是基础型v2类型对应规格中的DeviceType是BASIC_V2。
8418
- */
8419
- TypeName: string
8420
- /**
8421
- * 引擎版本号
8422
- */
8423
- EngineVersion: Array<string>
8424
- /**
8425
- * 售卖规格Id
8426
- */
8427
- ConfigIds: Array<number | bigint>
8428
- }
8429
-
8430
8566
  /**
8431
8567
  * DescribeTasks请求参数结构体
8432
8568
  */
@@ -1,7 +1,7 @@
1
- import { v20190718 } from "./v20190718"
2
1
  import { v20201112 } from "./v20201112"
2
+ import { v20190718 } from "./v20190718"
3
3
 
4
4
  export const chdfs = {
5
- v20190718: v20190718,
6
5
  v20201112: v20201112,
6
+ v20190718: v20190718,
7
7
  }
@@ -3058,15 +3058,14 @@ export interface CreateTopicRequest {
3058
3058
  */
3059
3059
  export interface DescribeTopicsRequest {
3060
3060
  /**
3061
- * * topicName 按照【日志主题名称】进行过滤,默认为模糊匹配,可使用PreciseSearch参数设置为精确匹配。类型:String。必选:否
3062
- * logsetName 按照【日志集名称】进行过滤,默认为模糊匹配,可使用PreciseSearch参数设置为精确匹配。类型:String。必选:否
3063
- * topicId 按照【日志主题ID】进行过滤。类型:String。必选:否
3064
- * logsetId 按照【日志集ID】进行过滤,可通过调用DescribeLogsets查询已创建的日志集列表或登录控制台进行查看;也可以调用CreateLogset创建新的日志集。类型:String。必选:否
3065
- * tagKey 按照【标签键】进行过滤。类型:String。必选:否
3066
- * tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,例如tag:exampleKey。类型:String。必选:否
3067
- * storageType 按照【日志主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否
3068
-
3069
- 注意:每次请求的Filters的上限为10,Filter.Values的上限为100。
3061
+ * <ul><li>topicName 按照【日志主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
3062
+ <li>logsetName 按照【日志集名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
3063
+ <li>topicId 按照【日志主题ID】进行过滤。类型:String。必选:否</li>
3064
+ <li>logsetId 按照【日志集ID】进行过滤,可通过调用 DescribeLogsets 查询已创建的日志集列表或登录控制台进行查看;也可以调用 CreateLogset 创建新的日志集。类型:String。必选:否</li>
3065
+ <li>tagKey 按照【标签键】进行过滤。类型:String。必选:否</li>
3066
+ <li>tag:tagKey 按照【标签键值对】进行过滤。tagKey 使用具体的标签键进行替换,例如 tag:exampleKey。类型:String。必选:否</li>
3067
+ <li>storageType 按照【日志主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
3068
+ 注意:每次请求的 Filters 的上限为10,Filter.Values 的上限为100。
3070
3069
  */
3071
3070
  Filters?: Array<Filter>
3072
3071
  /**
@@ -3079,17 +3078,16 @@ export interface DescribeTopicsRequest {
3079
3078
  Limit?: number
3080
3079
  /**
3081
3080
  * 控制Filters相关字段是否为精确匹配。
3082
- - 0: 默认值,topicName和logsetName模糊匹配
3083
- - 1: topicName精确匹配
3084
- - 2: logsetName精确匹配
3085
- - 3: topicName和logsetName都精确匹配
3081
+ <ul><li>0: 默认值,topicName logsetName 模糊匹配</li>
3082
+ <li>1: topicName 精确匹配</li>
3083
+ <li>2: logsetName精确匹配</li>
3084
+ <li>3: topicName 和logsetName 都精确匹配</li></ul>
3086
3085
  */
3087
3086
  PreciseSearch?: number
3088
3087
  /**
3089
3088
  * 主题类型
3090
- - 0:日志主题,默认值
3091
- - 1:指标主题
3092
-
3089
+ <ul><li>0:日志主题,默认值</li>
3090
+ <li>1:指标主题</li></ul>
3093
3091
  */
3094
3092
  BizType?: number
3095
3093
  }
@@ -1,7 +1,7 @@
1
- import { v20210527 } from "./v20210527"
2
1
  import { v20191016 } from "./v20191016"
2
+ import { v20210527 } from "./v20210527"
3
3
 
4
4
  export const dbbrain = {
5
- v20210527: v20210527,
6
5
  v20191016: v20191016,
6
+ v20210527: v20210527,
7
7
  }
@@ -654,12 +654,12 @@ export interface DescribeDMSTablesResponse {
654
654
  * DMS元数据列表信息
655
655
  注意:此字段可能返回 null,表示取不到有效值。
656
656
  */
657
- TableList: Array<DMSTableInfo>
657
+ TableList?: Array<DMSTableInfo>
658
658
  /**
659
659
  * 统计值
660
660
  注意:此字段可能返回 null,表示取不到有效值。
661
661
  */
662
- TotalCount: number
662
+ TotalCount?: number
663
663
  /**
664
664
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
665
665
  */
@@ -2057,7 +2057,7 @@ export interface DropDMSPartitionsResponse {
2057
2057
  /**
2058
2058
  * 状态
2059
2059
  */
2060
- Status: boolean
2060
+ Status?: boolean
2061
2061
  /**
2062
2062
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2063
2063
  */
@@ -1,7 +1,7 @@
1
- import { v20210526 } from "./v20210526"
2
1
  import { v20201222 } from "./v20201222"
2
+ import { v20210526 } from "./v20210526"
3
3
 
4
4
  export const essbasic = {
5
- v20210526: v20210526,
6
5
  v20201222: v20201222,
6
+ v20210526: v20210526,
7
7
  }