tencentcloud-sdk-nodejs 4.0.890 → 4.0.891
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 +202 -0
- package/SERVICE_CHANGELOG.md +241 -144
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +2 -1
- package/src/services/cdb/v20170320/cdb_client.ts +51 -15
- package/src/services/cdb/v20170320/cdb_models.ts +100 -16
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/dlc/v20210125/dlc_client.ts +2 -1
- package/src/services/dlc/v20210125/dlc_models.ts +48 -22
- package/src/services/es/v20180416/es_client.ts +18 -6
- package/src/services/es/v20180416/es_models.ts +43 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +5 -0
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +5 -0
- package/src/services/mps/v20190612/mps_client.ts +57 -6
- package/src/services/mps/v20190612/mps_models.ts +439 -123
- package/src/services/smpn/v20190822/smpn_client.ts +20 -10
- package/src/services/trtc/v20190722/trtc_client.ts +4 -2
- package/src/services/trtc/v20190722/trtc_models.ts +8 -24
- package/src/services/tsi/v20210325/tsi_models.ts +2 -2
- package/src/services/tts/v20190823/tts_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +17 -5
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +24 -6
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +94 -16
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +47 -22
- package/tencentcloud/services/es/v20180416/es_client.d.ts +7 -3
- package/tencentcloud/services/es/v20180416/es_client.js +9 -3
- package/tencentcloud/services/es/v20180416/es_models.d.ts +41 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +5 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +5 -0
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +17 -1
- package/tencentcloud/services/mps/v20190612/mps_client.js +24 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +426 -121
- package/tencentcloud/services/smpn/v20190822/smpn_client.d.ts +15 -5
- package/tencentcloud/services/smpn/v20190822/smpn_client.js +15 -5
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +3 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +3 -1
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +8 -24
- package/tencentcloud/services/tsi/v20210325/tsi_models.d.ts +2 -2
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
- package/test/cdb.v20170320.test.js +34 -4
- package/test/es.v20180416.test.js +12 -2
- package/test/mps.v20190612.test.js +40 -0
package/products.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-06-17 01:08:48 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-06-26 01:09:03 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-05-17 01:06:16 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-07-08 01:07:51 |
|
|
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) | 2024-04-22 01:08:02 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-06-25 01:07:59 |
|
|
@@ -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-06-28 01:05:34 |
|
|
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-
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-08 01:09:08 |
|
|
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 |
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
|
-
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-
|
|
58
|
+
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-07-08 01:10:21 |
|
|
59
59
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-07-04 01:11:50 |
|
|
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 |
|
|
@@ -77,10 +77,10 @@
|
|
|
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 |
|
|
79
79
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-07-05 01:08:15 |
|
|
80
|
-
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-
|
|
80
|
+
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-07-08 01:12:54 |
|
|
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-07-03 01:14:20 |
|
|
83
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-
|
|
83
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-07-08 01:13:07 |
|
|
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-07-02 01:14:51 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
|
|
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-07-03 01:15:58 |
|
|
98
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-
|
|
98
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-07-05 18:47:21 |
|
|
99
99
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-07-03 01:16:06 |
|
|
100
100
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-07-04 01:16:18 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-06-05 10:32:35 |
|
|
@@ -123,9 +123,9 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-28 01:12:56 |
|
|
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-07-
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-08 01:16:17 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-
|
|
128
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-07-08 01:16:48 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-03-20 01:19:05 |
|
|
131
131
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-06-28 15:23:39 |
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-05-28 01:54:57 |
|
|
148
148
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-02 01:19:49 |
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-03 01:20:32 |
|
|
150
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-
|
|
150
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-07-08 01:18:48 |
|
|
151
151
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
|
|
152
152
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-06-05 02:02:03 |
|
|
153
153
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-01 01:22:01 |
|
|
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
|
-
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-
|
|
176
|
+
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-08 01:20:52 |
|
|
177
177
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-06-20 02:08:58 |
|
|
178
178
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
@@ -225,12 +225,12 @@
|
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
|
|
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-
|
|
228
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-08 01:24:35 |
|
|
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-27 01:22:43 |
|
|
231
|
-
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-
|
|
231
|
+
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-07-08 01:25:22 |
|
|
232
232
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
233
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-
|
|
233
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-07-08 01:25:23 |
|
|
234
234
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
|
|
235
235
|
| vcg | [视频生成](https://cloud.tencent.com/document/product/1770) | 2024-06-06 02:47:17 |
|
|
236
236
|
| vclm | [大模型视频创作引擎](https://cloud.tencent.com/document/product/1616) | 2024-06-28 01:22:51 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.891"
|
|
@@ -1341,12 +1341,13 @@ export interface UpdateAsrVocabRequest {
|
|
|
1341
1341
|
*/
|
|
1342
1342
|
Name?: string
|
|
1343
1343
|
/**
|
|
1344
|
-
* 词权重数组,包含全部的热词和对应的权重。每个热词的长度不大于10个汉字或30个英文字符,权重为[1,11]之间整数或100,数组长度不大于1000
|
|
1344
|
+
* 词权重数组,包含全部的热词和对应的权重。每个热词的长度不大于10个汉字或30个英文字符,权重为[1,11]之间整数或100,数组长度不大于1000 (注意:如果仅更新热词表名称或者描述字段,请求不用带本参数)
|
|
1345
1345
|
*/
|
|
1346
1346
|
WordWeights?: Array<HotWord>
|
|
1347
1347
|
/**
|
|
1348
1348
|
* 词权重文件(纯文本文件)的二进制base64编码,以行分隔,每行的格式为word|weight,即以英文符号|为分割,左边为词,右边为权重,如:你好|5。
|
|
1349
1349
|
当用户传此参数(参数长度大于0),即以此参数解析词权重,WordWeights会被忽略
|
|
1350
|
+
(注意:如果仅更新热词表名称或者描述字段,请求不用带本参数)
|
|
1350
1351
|
*/
|
|
1351
1352
|
WordWeightStr?: string
|
|
1352
1353
|
/**
|
|
@@ -46,6 +46,7 @@ import {
|
|
|
46
46
|
ModifyCdbProxyAddressVipAndVPortResponse,
|
|
47
47
|
DescribeDBInstancesRequest,
|
|
48
48
|
CreateDeployGroupResponse,
|
|
49
|
+
CreateRotationPasswordResponse,
|
|
49
50
|
ModifyCdbProxyAddressDescRequest,
|
|
50
51
|
CdbRegionSellConf,
|
|
51
52
|
ReadWriteNode,
|
|
@@ -54,7 +55,7 @@ import {
|
|
|
54
55
|
CreateCdbProxyAddressResponse,
|
|
55
56
|
RollbackTableName,
|
|
56
57
|
CloseWanServiceRequest,
|
|
57
|
-
|
|
58
|
+
OpenAuditServiceResponse,
|
|
58
59
|
CreateRoInstanceIpResponse,
|
|
59
60
|
CloseSSLRequest,
|
|
60
61
|
CreateAuditPolicyResponse,
|
|
@@ -86,7 +87,7 @@ import {
|
|
|
86
87
|
DescribeTablesRequest,
|
|
87
88
|
UpgradeDBInstanceRequest,
|
|
88
89
|
ModifyParamTemplateRequest,
|
|
89
|
-
|
|
90
|
+
DescribeAuditConfigRequest,
|
|
90
91
|
DescribeBinlogBackupOverviewResponse,
|
|
91
92
|
DescribeDBInstanceLogToCLSResponse,
|
|
92
93
|
SwitchDBInstanceMasterSlaveRequest,
|
|
@@ -180,6 +181,7 @@ import {
|
|
|
180
181
|
StartCpuExpandResponse,
|
|
181
182
|
CreateCloneInstanceResponse,
|
|
182
183
|
DescribeCdbZoneConfigRequest,
|
|
184
|
+
ResetPasswordRequest,
|
|
183
185
|
OpenDBInstanceGTIDRequest,
|
|
184
186
|
DescribeAsyncRequestInfoRequest,
|
|
185
187
|
BalanceRoGroupLoadRequest,
|
|
@@ -220,7 +222,7 @@ import {
|
|
|
220
222
|
DescribeBackupDownloadRestrictionRequest,
|
|
221
223
|
CreateDeployGroupRequest,
|
|
222
224
|
DeleteAccountsRequest,
|
|
223
|
-
|
|
225
|
+
DeleteRotationPasswordResponse,
|
|
224
226
|
DescribeAccountsResponse,
|
|
225
227
|
RollbackTimeRange,
|
|
226
228
|
AuditLog,
|
|
@@ -260,6 +262,7 @@ import {
|
|
|
260
262
|
RoGroup,
|
|
261
263
|
ParameterDetail,
|
|
262
264
|
SwitchForUpgradeRequest,
|
|
265
|
+
CreateRotationPasswordRequest,
|
|
263
266
|
CreateDBInstanceHourResponse,
|
|
264
267
|
DescribeBackupDownloadRestrictionResponse,
|
|
265
268
|
DescribeBackupDecryptionKeyRequest,
|
|
@@ -357,6 +360,7 @@ import {
|
|
|
357
360
|
DescribeRoMinScaleResponse,
|
|
358
361
|
RoWeightValue,
|
|
359
362
|
DescribeSlowLogDataResponse,
|
|
363
|
+
DeleteRotationPasswordRequest,
|
|
360
364
|
RestartDBInstancesResponse,
|
|
361
365
|
DescribeSlowLogsRequest,
|
|
362
366
|
TagInfoItem,
|
|
@@ -368,6 +372,7 @@ import {
|
|
|
368
372
|
DeleteAuditRuleRequest,
|
|
369
373
|
DeleteParamTemplateResponse,
|
|
370
374
|
DBSwitchInfo,
|
|
375
|
+
ResetPasswordResponse,
|
|
371
376
|
DescribeAuditRuleTemplateModifyHistoryRequest,
|
|
372
377
|
DescribeTasksResponse,
|
|
373
378
|
DescribeAuditLogsResponse,
|
|
@@ -397,6 +402,7 @@ import {
|
|
|
397
402
|
DescribeDBFeaturesRequest,
|
|
398
403
|
DescribeBackupSummariesResponse,
|
|
399
404
|
DescribeBinlogBackupOverviewRequest,
|
|
405
|
+
ReloadBalanceProxyNodeRequest,
|
|
400
406
|
ModifyDBInstanceSecurityGroupsRequest,
|
|
401
407
|
CloseAuditServiceRequest,
|
|
402
408
|
AutoStrategy,
|
|
@@ -1083,13 +1089,13 @@ export class Client extends AbstractClient {
|
|
|
1083
1089
|
}
|
|
1084
1090
|
|
|
1085
1091
|
/**
|
|
1086
|
-
*
|
|
1092
|
+
* 该接口用于查询实例本地binlog保留策略。
|
|
1087
1093
|
*/
|
|
1088
|
-
async
|
|
1089
|
-
req:
|
|
1090
|
-
cb?: (error: string, rep:
|
|
1091
|
-
): Promise<
|
|
1092
|
-
return this.request("
|
|
1094
|
+
async DescribeLocalBinlogConfig(
|
|
1095
|
+
req: DescribeLocalBinlogConfigRequest,
|
|
1096
|
+
cb?: (error: string, rep: DescribeLocalBinlogConfigResponse) => void
|
|
1097
|
+
): Promise<DescribeLocalBinlogConfigResponse> {
|
|
1098
|
+
return this.request("DescribeLocalBinlogConfig", req, cb)
|
|
1093
1099
|
}
|
|
1094
1100
|
|
|
1095
1101
|
/**
|
|
@@ -1501,6 +1507,16 @@ export class Client extends AbstractClient {
|
|
|
1501
1507
|
return this.request("DescribeAuditConfig", req, cb)
|
|
1502
1508
|
}
|
|
1503
1509
|
|
|
1510
|
+
/**
|
|
1511
|
+
* 手动刷新轮转密码
|
|
1512
|
+
*/
|
|
1513
|
+
async ResetPassword(
|
|
1514
|
+
req: ResetPasswordRequest,
|
|
1515
|
+
cb?: (error: string, rep: ResetPasswordResponse) => void
|
|
1516
|
+
): Promise<ResetPasswordResponse> {
|
|
1517
|
+
return this.request("ResetPassword", req, cb)
|
|
1518
|
+
}
|
|
1519
|
+
|
|
1504
1520
|
/**
|
|
1505
1521
|
* 本接口(ModifyInstanceParam)用于修改云数据库实例的参数。
|
|
1506
1522
|
*/
|
|
@@ -1676,6 +1692,16 @@ export class Client extends AbstractClient {
|
|
|
1676
1692
|
return this.request("DescribeDBSwitchRecords", req, cb)
|
|
1677
1693
|
}
|
|
1678
1694
|
|
|
1695
|
+
/**
|
|
1696
|
+
* 开启密码轮转
|
|
1697
|
+
*/
|
|
1698
|
+
async CreateRotationPassword(
|
|
1699
|
+
req: CreateRotationPasswordRequest,
|
|
1700
|
+
cb?: (error: string, rep: CreateRotationPasswordResponse) => void
|
|
1701
|
+
): Promise<CreateRotationPasswordResponse> {
|
|
1702
|
+
return this.request("CreateRotationPassword", req, cb)
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1679
1705
|
/**
|
|
1680
1706
|
* 本接口(CreateDBImportJob)用于创建云数据库数据导入任务。
|
|
1681
1707
|
|
|
@@ -1758,6 +1784,16 @@ export class Client extends AbstractClient {
|
|
|
1758
1784
|
return this.request("ModifyAuditRuleTemplates", req, cb)
|
|
1759
1785
|
}
|
|
1760
1786
|
|
|
1787
|
+
/**
|
|
1788
|
+
* 关闭实例账户密码轮转
|
|
1789
|
+
*/
|
|
1790
|
+
async DeleteRotationPassword(
|
|
1791
|
+
req: DeleteRotationPasswordRequest,
|
|
1792
|
+
cb?: (error: string, rep: DeleteRotationPasswordResponse) => void
|
|
1793
|
+
): Promise<DeleteRotationPasswordResponse> {
|
|
1794
|
+
return this.request("DeleteRotationPassword", req, cb)
|
|
1795
|
+
}
|
|
1796
|
+
|
|
1761
1797
|
/**
|
|
1762
1798
|
* 本接口(ModifyAccountPassword)用于修改云数据库账户的密码。
|
|
1763
1799
|
*/
|
|
@@ -1972,13 +2008,13 @@ export class Client extends AbstractClient {
|
|
|
1972
2008
|
}
|
|
1973
2009
|
|
|
1974
2010
|
/**
|
|
1975
|
-
*
|
|
2011
|
+
* 本接口(DescribeDeviceMonitorInfo)用于查询云数据库物理机当天的监控信息,暂只支持内存488G、硬盘6T的实例查询。
|
|
1976
2012
|
*/
|
|
1977
|
-
async
|
|
1978
|
-
req:
|
|
1979
|
-
cb?: (error: string, rep:
|
|
1980
|
-
): Promise<
|
|
1981
|
-
return this.request("
|
|
2013
|
+
async DescribeDeviceMonitorInfo(
|
|
2014
|
+
req: DescribeDeviceMonitorInfoRequest,
|
|
2015
|
+
cb?: (error: string, rep: DescribeDeviceMonitorInfoResponse) => void
|
|
2016
|
+
): Promise<DescribeDeviceMonitorInfoResponse> {
|
|
2017
|
+
return this.request("DescribeDeviceMonitorInfo", req, cb)
|
|
1982
2018
|
}
|
|
1983
2019
|
|
|
1984
2020
|
/**
|
|
@@ -958,6 +958,16 @@ export interface CreateDeployGroupResponse {
|
|
|
958
958
|
RequestId?: string
|
|
959
959
|
}
|
|
960
960
|
|
|
961
|
+
/**
|
|
962
|
+
* CreateRotationPassword返回参数结构体
|
|
963
|
+
*/
|
|
964
|
+
export interface CreateRotationPasswordResponse {
|
|
965
|
+
/**
|
|
966
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
967
|
+
*/
|
|
968
|
+
RequestId?: string
|
|
969
|
+
}
|
|
970
|
+
|
|
961
971
|
/**
|
|
962
972
|
* ModifyCdbProxyAddressDesc请求参数结构体
|
|
963
973
|
*/
|
|
@@ -1086,13 +1096,13 @@ export interface CloseWanServiceRequest {
|
|
|
1086
1096
|
}
|
|
1087
1097
|
|
|
1088
1098
|
/**
|
|
1089
|
-
*
|
|
1099
|
+
* OpenAuditService返回参数结构体
|
|
1090
1100
|
*/
|
|
1091
|
-
export interface
|
|
1101
|
+
export interface OpenAuditServiceResponse {
|
|
1092
1102
|
/**
|
|
1093
|
-
*
|
|
1103
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1094
1104
|
*/
|
|
1095
|
-
|
|
1105
|
+
RequestId?: string
|
|
1096
1106
|
}
|
|
1097
1107
|
|
|
1098
1108
|
/**
|
|
@@ -1837,13 +1847,13 @@ export interface ModifyParamTemplateRequest {
|
|
|
1837
1847
|
}
|
|
1838
1848
|
|
|
1839
1849
|
/**
|
|
1840
|
-
*
|
|
1850
|
+
* DescribeAuditConfig请求参数结构体
|
|
1841
1851
|
*/
|
|
1842
|
-
export interface
|
|
1852
|
+
export interface DescribeAuditConfigRequest {
|
|
1843
1853
|
/**
|
|
1844
|
-
*
|
|
1854
|
+
* 实例 ID,格式如:cdb-c1nl9rpv 或者 cdbro-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。
|
|
1845
1855
|
*/
|
|
1846
|
-
|
|
1856
|
+
InstanceId: string
|
|
1847
1857
|
}
|
|
1848
1858
|
|
|
1849
1859
|
/**
|
|
@@ -3788,6 +3798,24 @@ export interface CreateCloneInstanceResponse {
|
|
|
3788
3798
|
*/
|
|
3789
3799
|
export type DescribeCdbZoneConfigRequest = null
|
|
3790
3800
|
|
|
3801
|
+
/**
|
|
3802
|
+
* ResetPassword请求参数结构体
|
|
3803
|
+
*/
|
|
3804
|
+
export interface ResetPasswordRequest {
|
|
3805
|
+
/**
|
|
3806
|
+
* 实例 ID,格式如:cdb-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。
|
|
3807
|
+
*/
|
|
3808
|
+
InstanceId: string
|
|
3809
|
+
/**
|
|
3810
|
+
* 手动刷新轮转密码的实例账户名,例如root
|
|
3811
|
+
*/
|
|
3812
|
+
User: string
|
|
3813
|
+
/**
|
|
3814
|
+
* 手动刷新轮转密码的实例账户域名,例如%
|
|
3815
|
+
*/
|
|
3816
|
+
Host: string
|
|
3817
|
+
}
|
|
3818
|
+
|
|
3791
3819
|
/**
|
|
3792
3820
|
* OpenDBInstanceGTID请求参数结构体
|
|
3793
3821
|
*/
|
|
@@ -4529,17 +4557,13 @@ export interface DeleteAccountsRequest {
|
|
|
4529
4557
|
}
|
|
4530
4558
|
|
|
4531
4559
|
/**
|
|
4532
|
-
*
|
|
4560
|
+
* DeleteRotationPassword返回参数结构体
|
|
4533
4561
|
*/
|
|
4534
|
-
export interface
|
|
4535
|
-
/**
|
|
4536
|
-
* 代理组ID
|
|
4537
|
-
*/
|
|
4538
|
-
ProxyGroupId: string
|
|
4562
|
+
export interface DeleteRotationPasswordResponse {
|
|
4539
4563
|
/**
|
|
4540
|
-
*
|
|
4564
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4541
4565
|
*/
|
|
4542
|
-
|
|
4566
|
+
RequestId?: string
|
|
4543
4567
|
}
|
|
4544
4568
|
|
|
4545
4569
|
/**
|
|
@@ -5778,6 +5802,20 @@ export interface SwitchForUpgradeRequest {
|
|
|
5778
5802
|
InstanceId: string
|
|
5779
5803
|
}
|
|
5780
5804
|
|
|
5805
|
+
/**
|
|
5806
|
+
* CreateRotationPassword请求参数结构体
|
|
5807
|
+
*/
|
|
5808
|
+
export interface CreateRotationPasswordRequest {
|
|
5809
|
+
/**
|
|
5810
|
+
* 实例 ID,格式如:cdb-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。
|
|
5811
|
+
*/
|
|
5812
|
+
InstanceId: string
|
|
5813
|
+
/**
|
|
5814
|
+
* 当前需开启密码轮转的账号信息,包含账户名与主机名
|
|
5815
|
+
*/
|
|
5816
|
+
Accounts: Array<Account>
|
|
5817
|
+
}
|
|
5818
|
+
|
|
5781
5819
|
/**
|
|
5782
5820
|
* CreateDBInstanceHour返回参数结构体
|
|
5783
5821
|
*/
|
|
@@ -8080,6 +8118,28 @@ export interface DescribeSlowLogDataResponse {
|
|
|
8080
8118
|
RequestId?: string
|
|
8081
8119
|
}
|
|
8082
8120
|
|
|
8121
|
+
/**
|
|
8122
|
+
* DeleteRotationPassword请求参数结构体
|
|
8123
|
+
*/
|
|
8124
|
+
export interface DeleteRotationPasswordRequest {
|
|
8125
|
+
/**
|
|
8126
|
+
* 实例 ID,格式如:cdb-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同
|
|
8127
|
+
*/
|
|
8128
|
+
InstanceId: string
|
|
8129
|
+
/**
|
|
8130
|
+
* 关闭密码轮转的实例账户名,例如root
|
|
8131
|
+
*/
|
|
8132
|
+
User: string
|
|
8133
|
+
/**
|
|
8134
|
+
* 关闭密码轮转的实例账户域名,例如%
|
|
8135
|
+
*/
|
|
8136
|
+
Host: string
|
|
8137
|
+
/**
|
|
8138
|
+
* 关闭密码轮转后实例账户的最新密码
|
|
8139
|
+
*/
|
|
8140
|
+
Password: string
|
|
8141
|
+
}
|
|
8142
|
+
|
|
8083
8143
|
/**
|
|
8084
8144
|
* RestartDBInstances返回参数结构体
|
|
8085
8145
|
*/
|
|
@@ -8249,6 +8309,16 @@ export interface DBSwitchInfo {
|
|
|
8249
8309
|
SwitchType: string
|
|
8250
8310
|
}
|
|
8251
8311
|
|
|
8312
|
+
/**
|
|
8313
|
+
* ResetPassword返回参数结构体
|
|
8314
|
+
*/
|
|
8315
|
+
export interface ResetPasswordResponse {
|
|
8316
|
+
/**
|
|
8317
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8318
|
+
*/
|
|
8319
|
+
RequestId?: string
|
|
8320
|
+
}
|
|
8321
|
+
|
|
8252
8322
|
/**
|
|
8253
8323
|
* DescribeAuditRuleTemplateModifyHistory请求参数结构体
|
|
8254
8324
|
*/
|
|
@@ -9158,6 +9228,20 @@ export interface DescribeBinlogBackupOverviewRequest {
|
|
|
9158
9228
|
Product: string
|
|
9159
9229
|
}
|
|
9160
9230
|
|
|
9231
|
+
/**
|
|
9232
|
+
* ReloadBalanceProxyNode请求参数结构体
|
|
9233
|
+
*/
|
|
9234
|
+
export interface ReloadBalanceProxyNodeRequest {
|
|
9235
|
+
/**
|
|
9236
|
+
* 代理组ID
|
|
9237
|
+
*/
|
|
9238
|
+
ProxyGroupId: string
|
|
9239
|
+
/**
|
|
9240
|
+
* 代理组地址ID
|
|
9241
|
+
*/
|
|
9242
|
+
ProxyAddressId?: string
|
|
9243
|
+
}
|
|
9244
|
+
|
|
9161
9245
|
/**
|
|
9162
9246
|
* ModifyDBInstanceSecurityGroups请求参数结构体
|
|
9163
9247
|
*/
|
|
@@ -3494,7 +3494,7 @@ export interface DescribeTopicSyncReplicaResponse {
|
|
|
3494
3494
|
/**
|
|
3495
3495
|
* 返回topic 副本详情
|
|
3496
3496
|
*/
|
|
3497
|
-
Result
|
|
3497
|
+
Result?: TopicInSyncReplicaResult
|
|
3498
3498
|
/**
|
|
3499
3499
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3500
3500
|
*/
|
|
@@ -20,10 +20,11 @@ import { ClientConfig } from "../../../common/interface"
|
|
|
20
20
|
import {
|
|
21
21
|
CheckDataEngineConfigPairsValidityResponse,
|
|
22
22
|
DescribeResultDownloadResponse,
|
|
23
|
-
|
|
23
|
+
AccessInfo,
|
|
24
24
|
DescribeDatabasesRequest,
|
|
25
25
|
Asset,
|
|
26
26
|
CreateUserRequest,
|
|
27
|
+
PythonSparkImage,
|
|
27
28
|
ModifyGovernEventRuleResponse,
|
|
28
29
|
DescribeNotebookSessionsRequest,
|
|
29
30
|
SmartOptimizerLifecyclePolicy,
|
|
@@ -74,34 +74,19 @@ export interface DescribeResultDownloadResponse {
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
|
-
*
|
|
77
|
+
* 引擎的访问信息
|
|
78
78
|
*/
|
|
79
|
-
export interface
|
|
80
|
-
/**
|
|
81
|
-
* spark镜像唯一id
|
|
82
|
-
*/
|
|
83
|
-
SparkImageId: string
|
|
79
|
+
export interface AccessInfo {
|
|
84
80
|
/**
|
|
85
|
-
*
|
|
86
|
-
*/
|
|
87
|
-
ChildImageVersionId: string
|
|
88
|
-
/**
|
|
89
|
-
* spark镜像名称
|
|
90
|
-
*/
|
|
91
|
-
SparkImageVersion: string
|
|
92
|
-
/**
|
|
93
|
-
* spark镜像描述信息
|
|
81
|
+
* 访问引擎的方法
|
|
94
82
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
95
83
|
*/
|
|
96
|
-
|
|
97
|
-
/**
|
|
98
|
-
* 创建时间
|
|
99
|
-
*/
|
|
100
|
-
CreateTime: string
|
|
84
|
+
AccessType?: string
|
|
101
85
|
/**
|
|
102
|
-
*
|
|
86
|
+
* 访问引擎的url,内部的部分参数需要根据实际情况替换
|
|
87
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
103
88
|
*/
|
|
104
|
-
|
|
89
|
+
AccessConnectionInfos?: Array<string>
|
|
105
90
|
}
|
|
106
91
|
|
|
107
92
|
/**
|
|
@@ -230,6 +215,37 @@ export interface CreateUserRequest {
|
|
|
230
215
|
UserAlias?: string
|
|
231
216
|
}
|
|
232
217
|
|
|
218
|
+
/**
|
|
219
|
+
* python-spark镜像信息。
|
|
220
|
+
*/
|
|
221
|
+
export interface PythonSparkImage {
|
|
222
|
+
/**
|
|
223
|
+
* spark镜像唯一id
|
|
224
|
+
*/
|
|
225
|
+
SparkImageId: string
|
|
226
|
+
/**
|
|
227
|
+
* 集群小版本镜像id
|
|
228
|
+
*/
|
|
229
|
+
ChildImageVersionId: string
|
|
230
|
+
/**
|
|
231
|
+
* spark镜像名称
|
|
232
|
+
*/
|
|
233
|
+
SparkImageVersion: string
|
|
234
|
+
/**
|
|
235
|
+
* spark镜像描述信息
|
|
236
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
237
|
+
*/
|
|
238
|
+
Description: string
|
|
239
|
+
/**
|
|
240
|
+
* 创建时间
|
|
241
|
+
*/
|
|
242
|
+
CreateTime: string
|
|
243
|
+
/**
|
|
244
|
+
* 更新时间
|
|
245
|
+
*/
|
|
246
|
+
UpdateTime: string
|
|
247
|
+
}
|
|
248
|
+
|
|
233
249
|
/**
|
|
234
250
|
* ModifyGovernEventRule返回参数结构体
|
|
235
251
|
*/
|
|
@@ -4345,6 +4361,16 @@ export interface DataEngineInfo {
|
|
|
4345
4361
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4346
4362
|
*/
|
|
4347
4363
|
EngineResourceUsedCU?: number
|
|
4364
|
+
/**
|
|
4365
|
+
* 引擎的访问信息
|
|
4366
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4367
|
+
*/
|
|
4368
|
+
AccessInfos?: Array<AccessInfo>
|
|
4369
|
+
/**
|
|
4370
|
+
* 引擎所在网络名称
|
|
4371
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4372
|
+
*/
|
|
4373
|
+
EngineNetworkName?: string
|
|
4348
4374
|
}
|
|
4349
4375
|
|
|
4350
4376
|
/**
|
|
@@ -70,6 +70,7 @@ import {
|
|
|
70
70
|
DescribeIndexMetaResponse,
|
|
71
71
|
DiagnoseJobMeta,
|
|
72
72
|
StartLogstashPipelinesRequest,
|
|
73
|
+
DescribeServerlessMetricsRequest,
|
|
73
74
|
GetDiagnoseSettingsResponse,
|
|
74
75
|
CreateServerlessInstanceRequest,
|
|
75
76
|
DescribeServerlessSpacesRequest,
|
|
@@ -180,6 +181,7 @@ import {
|
|
|
180
181
|
RestartInstanceRequest,
|
|
181
182
|
ZoneDetail,
|
|
182
183
|
ServerlessDi,
|
|
184
|
+
DescribeServerlessMetricsResponse,
|
|
183
185
|
StopLogstashPipelinesResponse,
|
|
184
186
|
DescribeServerlessInstancesRequest,
|
|
185
187
|
KibanaNodeInfo,
|
|
@@ -326,6 +328,16 @@ export class Client extends AbstractClient {
|
|
|
326
328
|
return this.request("CreateIndex", req, cb)
|
|
327
329
|
}
|
|
328
330
|
|
|
331
|
+
/**
|
|
332
|
+
* 用于启动Logstash管道
|
|
333
|
+
*/
|
|
334
|
+
async StartLogstashPipelines(
|
|
335
|
+
req: StartLogstashPipelinesRequest,
|
|
336
|
+
cb?: (error: string, rep: StartLogstashPipelinesResponse) => void
|
|
337
|
+
): Promise<StartLogstashPipelinesResponse> {
|
|
338
|
+
return this.request("StartLogstashPipelines", req, cb)
|
|
339
|
+
}
|
|
340
|
+
|
|
329
341
|
/**
|
|
330
342
|
* 更新接收客户端请求的节点类型
|
|
331
343
|
*/
|
|
@@ -499,13 +511,13 @@ export class Client extends AbstractClient {
|
|
|
499
511
|
}
|
|
500
512
|
|
|
501
513
|
/**
|
|
502
|
-
*
|
|
514
|
+
* 获取serverless实例对应指标,获取space维度时不需要传入indexid,获取index时不需要传入spaceid
|
|
503
515
|
*/
|
|
504
|
-
async
|
|
505
|
-
req:
|
|
506
|
-
cb?: (error: string, rep:
|
|
507
|
-
): Promise<
|
|
508
|
-
return this.request("
|
|
516
|
+
async DescribeServerlessMetrics(
|
|
517
|
+
req: DescribeServerlessMetricsRequest,
|
|
518
|
+
cb?: (error: string, rep: DescribeServerlessMetricsResponse) => void
|
|
519
|
+
): Promise<DescribeServerlessMetricsResponse> {
|
|
520
|
+
return this.request("DescribeServerlessMetrics", req, cb)
|
|
509
521
|
}
|
|
510
522
|
|
|
511
523
|
/**
|