tencentcloud-sdk-nodejs 4.0.795 → 4.0.797

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 (69) hide show
  1. package/CHANGELOG.md +224 -0
  2. package/SERVICE_CHANGELOG.md +215 -20
  3. package/package.json +1 -1
  4. package/products.md +20 -20
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/as/v20180419/as_models.ts +1 -1
  7. package/src/services/cfs/v20190719/cfs_client.ts +1 -1
  8. package/src/services/cfs/v20190719/cfs_models.ts +1 -1
  9. package/src/services/cynosdb/v20190107/cynosdb_client.ts +29 -5
  10. package/src/services/cynosdb/v20190107/cynosdb_models.ts +617 -155
  11. package/src/services/dlc/v20210125/dlc_models.ts +25 -20
  12. package/src/services/dnspod/v20210323/dnspod_client.ts +1 -1
  13. package/src/services/domain/v20180808/domain_client.ts +119 -68
  14. package/src/services/domain/v20180808/domain_models.ts +1056 -843
  15. package/src/services/dts/v20211206/dts_models.ts +4 -4
  16. package/src/services/ecm/v20190719/ecm_models.ts +89 -71
  17. package/src/services/emr/v20190103/emr_client.ts +1 -0
  18. package/src/services/emr/v20190103/emr_models.ts +19 -0
  19. package/src/services/ess/v20201111/ess_client.ts +13 -10
  20. package/src/services/ess/v20201111/ess_models.ts +14 -10
  21. package/src/services/essbasic/v20210526/essbasic_client.ts +2 -2
  22. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -4
  23. package/src/services/faceid/v20180301/faceid_models.ts +2 -0
  24. package/src/services/iotvideo/v20211125/iotvideo_models.ts +9 -0
  25. package/src/services/ocr/v20181119/ocr_client.ts +1 -1
  26. package/src/services/ocr/v20181119/ocr_models.ts +10 -0
  27. package/src/services/redis/v20180412/redis_models.ts +5 -1
  28. package/src/services/soe/v20180724/soe_models.ts +2 -1
  29. package/src/services/ssm/v20190923/ssm_models.ts +17 -16
  30. package/src/services/teo/v20220901/teo_models.ts +3 -3
  31. package/src/services/thpc/v20230321/thpc_models.ts +1 -1
  32. package/src/services/tmt/v20180321/tmt_models.ts +1 -1
  33. package/tencentcloud/common/sdk_version.d.ts +1 -1
  34. package/tencentcloud/common/sdk_version.js +1 -1
  35. package/tencentcloud/services/as/v20180419/as_models.d.ts +1 -1
  36. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +1 -1
  37. package/tencentcloud/services/cfs/v20190719/cfs_client.js +1 -1
  38. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +1 -1
  39. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
  40. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
  41. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +600 -152
  42. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +25 -20
  43. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +1 -1
  44. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +1 -1
  45. package/tencentcloud/services/domain/v20180808/domain_client.d.ts +21 -5
  46. package/tencentcloud/services/domain/v20180808/domain_client.js +30 -6
  47. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1052 -850
  48. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +4 -4
  49. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +89 -71
  50. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +18 -0
  51. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +11 -8
  52. package/tencentcloud/services/ess/v20201111/ess_client.js +11 -8
  53. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +14 -10
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -2
  55. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -2
  56. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -4
  57. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
  58. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +9 -0
  59. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  60. package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
  61. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +10 -0
  62. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +5 -1
  63. package/tencentcloud/services/soe/v20180724/soe_models.d.ts +2 -1
  64. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +17 -16
  65. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -3
  66. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +1 -1
  67. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +1 -1
  68. package/test/cynosdb.v20190107.test.js +10 -0
  69. package/test/domain.v20180808.test.js +44 -4
package/products.md CHANGED
@@ -16,7 +16,7 @@
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-01-31 01:06:22 |
18
18
  | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-15 18:59:23 |
19
- | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-01-31 01:06:41 |
19
+ | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-02-22 01:07:53 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-02-02 01:05:31 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
22
22
  | ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2023-10-13 01:07:08 |
@@ -48,7 +48,7 @@
48
48
  | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-01-24 01:23:33 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-12-15 19:11:22 |
50
50
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-01-19 01:08:39 |
51
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-01-23 01:11:18 |
51
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-02-21 01:09:59 |
52
52
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-01-23 14:38:08 |
53
53
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
54
54
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
@@ -72,7 +72,7 @@
72
72
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-02-04 11:05:24 |
73
73
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-02-02 01:09:36 |
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-02-02 01:10:38 |
75
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-02-21 01:12:48 |
76
76
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-01-24 01:26:26 |
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 |
@@ -80,26 +80,26 @@
80
80
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
81
81
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-01-11 01:12:33 |
82
82
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
83
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-01-29 01:11:58 |
84
- | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-01-10 01:13:10 |
85
- | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-12-15 01:10:52 |
83
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-02-21 01:13:43 |
84
+ | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-02-21 01:14:01 |
85
+ | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-02-22 01:14:15 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
87
87
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
88
88
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-11-29 01:53:04 |
89
89
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
90
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-01-15 01:13:18 |
90
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-02-22 01:14:47 |
91
91
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-01-17 01:14:14 |
92
92
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
93
93
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
94
- | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-02-20 01:15:12 |
94
+ | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-02-21 01:14:56 |
95
95
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
96
96
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
97
- | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-02 01:13:14 |
97
+ | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-21 01:15:23 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
99
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-02-05 01:14:36 |
100
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-02-20 01:16:04 |
99
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-02-22 01:15:43 |
100
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-02-21 01:15:57 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
102
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-02-20 01:16:27 |
102
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-02-22 01:16:11 |
103
103
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
104
104
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
105
105
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-11-14 01:16:54 |
@@ -125,7 +125,7 @@
125
125
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-01-31 01:16:26 |
126
126
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-02-02 01:15:04 |
127
127
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
128
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-30 01:16:52 |
128
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-02-22 01:17:49 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
130
130
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
131
131
  | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-02-02 01:16:04 |
@@ -154,7 +154,7 @@
154
154
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
155
155
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
156
156
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-01-19 01:18:01 |
157
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-02-19 10:34:29 |
157
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-02-21 01:20:39 |
158
158
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-01-05 01:21:57 |
159
159
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-01-17 01:19:45 |
160
160
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-01-23 01:25:29 |
@@ -163,7 +163,7 @@
163
163
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-01-19 01:18:43 |
164
164
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-12-12 02:16:34 |
165
165
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-02-19 10:35:18 |
166
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-01-29 01:18:51 |
166
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-02-22 01:21:35 |
167
167
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
168
168
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
169
169
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
@@ -174,13 +174,13 @@
174
174
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
175
175
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
176
176
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-11-28 01:23:01 |
177
- | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-10-16 01:23:02 |
177
+ | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-02-22 01:22:13 |
178
178
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
179
179
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-01-17 01:21:16 |
180
180
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
181
181
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-02-02 01:20:24 |
182
182
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
183
- | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-28 01:23:11 |
183
+ | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-02-21 01:22:44 |
184
184
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-01-17 01:21:44 |
185
185
  | svp | [节省计划](https://cloud.tencent.com/document/product/1761) | 2024-01-26 16:30:56 |
186
186
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-02-05 01:21:52 |
@@ -205,8 +205,8 @@
205
205
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-01-12 01:24:10 |
206
206
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
207
207
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-12-20 02:13:36 |
208
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-01-30 01:24:01 |
209
- | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
208
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-02-22 01:24:46 |
209
+ | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-02-21 01:25:12 |
210
210
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
211
211
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
212
212
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
@@ -218,7 +218,7 @@
218
218
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 11:36:09 |
219
219
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
220
220
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-01-12 01:25:58 |
221
- | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-01-30 01:25:25 |
221
+ | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-02-22 01:26:17 |
222
222
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
223
223
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
224
224
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-01-23 01:30:19 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.795"
1
+ export const sdkVersion = "4.0.797"
@@ -1879,7 +1879,7 @@ export interface ModifyScalingPolicyRequest {
1879
1879
  */
1880
1880
  AdjustmentType?: string
1881
1881
  /**
1882
- * 告警触发后,期望实例数的调整值,仅适用于简单策略。<br><li>当 AdjustmentType 为 CHANGE_IN_CAPACITY 时,AdjustmentValue 为正数表示告警触发后增加实例,为负数表示告警触发后减少实例 </li> <li> 当 AdjustmentType 为 EXACT_CAPACITY 时,AdjustmentValue 的值即为告警触发后新的期望实例数,需要大于或等于0 </li> <li> 当 AdjustmentType 为 PERCENT_CHANGE_IN_CAPACITY 时,AdjusmentValue 为正数表示告警触发后按百分比增加实例,为负数表示告警触发后按百分比减少实例,单位是:%。
1882
+ * 告警触发后,期望实例数的调整值,仅适用于简单策略。<li>当 AdjustmentType 为 CHANGE_IN_CAPACITY 时,AdjustmentValue 为正数表示告警触发后增加实例,为负数表示告警触发后减少实例 </li> <li> 当 AdjustmentType 为 EXACT_CAPACITY 时,AdjustmentValue 的值即为告警触发后新的期望实例数,需要大于或等于0 </li> <li> 当 AdjustmentType 为 PERCENT_CHANGE_IN_CAPACITY 时,AdjusmentValue 为正数表示告警触发后按百分比增加实例,为负数表示告警触发后按百分比减少实例,单位是:%。</li>
1883
1883
  */
1884
1884
  AdjustmentValue?: number
1885
1885
  /**
@@ -187,7 +187,7 @@ export class Client extends AbstractClient {
187
187
  }
188
188
 
189
189
  /**
190
- * 更新文件系统带宽
190
+ * 更新文件系统吞吐
191
191
  仅吞吐型支持此接口
192
192
  */
193
193
  async UpdateFileSystemBandwidthLimit(
@@ -1604,7 +1604,7 @@ export interface CreateCfsFileSystemRequest {
1604
1604
  */
1605
1605
  CidrBlock?: string
1606
1606
  /**
1607
- * 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售40TiB,即40960 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售20TiB,即20480 GiB;扩容步长10TiB,10240 GiB。
1607
+ * 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售20TiB,即20480 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售10TiB,即10240 GiB;扩容步长10TiB,10240 GiB。
1608
1608
  */
1609
1609
  Capacity?: number
1610
1610
  /**
@@ -20,6 +20,7 @@ import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  UpgradeProxyVersionResponse,
22
22
  ModifyMaintainPeriodConfigRequest,
23
+ BizTaskModifyInstanceParam,
23
24
  ModifyClusterStorageRequest,
24
25
  DescribeResourcePackageDetailResponse,
25
26
  SearchClusterTablesRequest,
@@ -53,6 +54,7 @@ import {
53
54
  DescribeClusterPasswordComplexityResponse,
54
55
  DescribeAuditRuleWithInstanceIdsRequest,
55
56
  DescribeClusterDatabasesResponse,
57
+ ModifyInstanceData,
56
58
  DescribeInstanceParamsRequest,
57
59
  ModifyBinlogSaveDaysRequest,
58
60
  ProxySpec,
@@ -91,12 +93,14 @@ import {
91
93
  DescribeClusterParamsRequest,
92
94
  ModifyAccountHostResponse,
93
95
  DescribeAccountAllGrantPrivilegesRequest,
96
+ ManualBackupData,
94
97
  DescribeBinlogsRequest,
95
98
  InstanceAuditLogFilter,
96
99
  ModifyProxyRwSplitRequest,
97
100
  DescribeResourcePackageListResponse,
98
101
  RuleFilters,
99
102
  ModifyAuditRuleTemplatesRequest,
103
+ CreateClustersData,
100
104
  DescribeProxiesRequest,
101
105
  ModifyParamItem,
102
106
  AssociateSecurityGroupsRequest,
@@ -113,6 +117,7 @@ import {
113
117
  DescribeClusterDetailDatabasesResponse,
114
118
  CreateParamTemplateResponse,
115
119
  DescribeAccountAllGrantPrivilegesResponse,
120
+ ModifyDbVersionData,
116
121
  DatabasePrivileges,
117
122
  DescribeSupportProxyVersionRequest,
118
123
  DescribeProxySpecsRequest,
@@ -122,6 +127,8 @@ import {
122
127
  ModifyClusterDatabaseResponse,
123
128
  InstanceParamItem,
124
129
  DescribeDBSecurityGroupsRequest,
130
+ RollbackData,
131
+ UpgradeInstanceRequest,
125
132
  DescribeInstanceParamsResponse,
126
133
  SwitchClusterVpcResponse,
127
134
  DescribeZonesRequest,
@@ -175,6 +182,7 @@ import {
175
182
  OfflineInstanceRequest,
176
183
  AuditLog,
177
184
  CreateProxyResponse,
185
+ BizTaskModifyParamsData,
178
186
  InstanceInitInfo,
179
187
  Module,
180
188
  ModifyBackupConfigRequest,
@@ -222,12 +230,13 @@ import {
222
230
  SwitchClusterZoneRequest,
223
231
  Ability,
224
232
  RollBackClusterRequest,
233
+ BizTaskInfo,
225
234
  RemoveClusterSlaveZoneResponse,
226
235
  OpenClusterReadOnlyInstanceGroupAccessResponse,
227
236
  QueryParamFilter,
228
237
  NewAccount,
238
+ ModifyParamsData,
229
239
  BindInstanceInfo,
230
- DescribeAuditLogFilesRequest,
231
240
  DescribeAuditRuleWithInstanceIdsResponse,
232
241
  SearchClusterDatabasesRequest,
233
242
  ModifyProxyDescResponse,
@@ -290,7 +299,9 @@ import {
290
299
  DescribeDBSecurityGroupsResponse,
291
300
  DeleteParamTemplateResponse,
292
301
  ClusterInstanceDetail,
302
+ ClusterSlaveData,
293
303
  OldAddrInfo,
304
+ DescribeTasksResponse,
294
305
  OpenClusterPasswordComplexityRequest,
295
306
  DescribeAuditLogsResponse,
296
307
  ModifyAccountDescriptionResponse,
@@ -298,10 +309,11 @@ import {
298
309
  ProxyGroup,
299
310
  AddClusterSlaveZoneRequest,
300
311
  RollbackDatabase,
312
+ DescribeTasksRequest,
301
313
  ModifyClusterStorageResponse,
302
314
  CloseClusterPasswordComplexityRequest,
303
315
  ModifyAccountParamsRequest,
304
- IsolateInstanceRequest,
316
+ AuditLogFile,
305
317
  DescribeAuditRuleTemplatesResponse,
306
318
  LogicBackupConfigInfo,
307
319
  DeleteBackupResponse,
@@ -312,6 +324,7 @@ import {
312
324
  OpenAuditServiceRequest,
313
325
  ModifyResourcePackageNameResponse,
314
326
  DescribeBackupListRequest,
327
+ SwitchClusterLogBin,
315
328
  ExportInstanceErrorLogsResponse,
316
329
  ParamItemDetail,
317
330
  SlaveZoneStockInfo,
@@ -344,8 +357,8 @@ import {
344
357
  OpenClusterReadOnlyInstanceGroupAccessRequest,
345
358
  DescribeAuditRuleTemplatesRequest,
346
359
  InstanceSpec,
347
- AuditLogFile,
348
- PolicyRule,
360
+ IsolateInstanceRequest,
361
+ DescribeAuditLogFilesRequest,
349
362
  SaleRegion,
350
363
  DeleteAuditLogFileRequest,
351
364
  GrantAccountPrivilegesResponse,
@@ -353,6 +366,7 @@ import {
353
366
  CynosdbInstanceGroup,
354
367
  ResetAccountPasswordRequest,
355
368
  ModifiableInfo,
369
+ TaskMaintainInfo,
356
370
  TablePrivileges,
357
371
  RemoveClusterSlaveZoneRequest,
358
372
  DeleteBackupRequest,
@@ -360,7 +374,7 @@ import {
360
374
  DescribeParamTemplateDetailResponse,
361
375
  ModifyBinlogSaveDaysResponse,
362
376
  DeleteAuditRuleTemplatesResponse,
363
- UpgradeInstanceRequest,
377
+ PolicyRule,
364
378
  ZoneStockInfo,
365
379
  InquirePriceRenewResponse,
366
380
  ModifyAuditRuleTemplatesResponse,
@@ -545,6 +559,16 @@ export class Client extends AbstractClient {
545
559
  return this.request("DescribeClusterDetail", req, cb)
546
560
  }
547
561
 
562
+ /**
563
+ * 查询任务列表
564
+ */
565
+ async DescribeTasks(
566
+ req: DescribeTasksRequest,
567
+ cb?: (error: string, rep: DescribeTasksResponse) => void
568
+ ): Promise<DescribeTasksResponse> {
569
+ return this.request("DescribeTasks", req, cb)
570
+ }
571
+
548
572
  /**
549
573
  * 本接口(DescribeInstanceSpecs)用于查询购买页可购买的实例规格
550
574
  */