tencentcloud-sdk-nodejs-redis 4.0.544 → 4.0.546
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 +396 -0
- package/SERVICE_CHANGELOG.md +415 -178
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/services/redis/v20180412/redis_client.ts +3 -2
- package/src/services/redis/v20180412/redis_models.ts +163 -45
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +2 -2
- package/tencentcloud/services/redis/v20180412/redis_client.js +2 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +147 -45
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,399 @@
|
|
|
1
|
+
# Release 4.0.546
|
|
2
|
+
|
|
3
|
+
## 品牌经营管家(bma) 版本:2022-11-15
|
|
4
|
+
|
|
5
|
+
### 第 4 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-02-23 14:35:55
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [FakeURLData](https://cloud.tencent.com/document/api/1296/86604#FakeURLData)
|
|
16
|
+
|
|
17
|
+
* 新增成员:FakeDomain
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 品牌经营管家(bma) 版本:2021-06-24
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 本地专用集群(cdc) 版本:2020-12-14
|
|
27
|
+
|
|
28
|
+
### 第 6 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2023-02-24 01:07:16
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [DescribeDedicatedClusterOverview](https://cloud.tencent.com/document/api/1346/73760)
|
|
39
|
+
|
|
40
|
+
* 新增出参:VpnConnectionState, VpngwBandwidthData, LocalNetInfo, VpnConnectionBandwidthData
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
新增数据结构:
|
|
44
|
+
|
|
45
|
+
* [InBandwidth](https://cloud.tencent.com/document/api/1346/73770#InBandwidth)
|
|
46
|
+
* [LocalNetInfo](https://cloud.tencent.com/document/api/1346/73770#LocalNetInfo)
|
|
47
|
+
* [OutBandwidth](https://cloud.tencent.com/document/api/1346/73770#OutBandwidth)
|
|
48
|
+
* [VpngwBandwidthData](https://cloud.tencent.com/document/api/1346/73770#VpngwBandwidthData)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
53
|
+
|
|
54
|
+
### 第 30 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2023-02-24 01:07:43
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
新增接口:
|
|
63
|
+
|
|
64
|
+
* [AddNatAcRule](https://cloud.tencent.com/document/api/1132/86861)
|
|
65
|
+
* [DescribeNatAcRule](https://cloud.tencent.com/document/api/1132/86860)
|
|
66
|
+
* [ModifyNatAcRule](https://cloud.tencent.com/document/api/1132/86859)
|
|
67
|
+
* [RemoveNatAcRule](https://cloud.tencent.com/document/api/1132/86858)
|
|
68
|
+
|
|
69
|
+
新增数据结构:
|
|
70
|
+
|
|
71
|
+
* [CommonFilter](https://cloud.tencent.com/document/api/1132/49071#CommonFilter)
|
|
72
|
+
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
73
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
78
|
+
|
|
79
|
+
### 第 70 次发布
|
|
80
|
+
|
|
81
|
+
发布时间:2023-02-24 01:08:10
|
|
82
|
+
|
|
83
|
+
本次发布包含了以下内容:
|
|
84
|
+
|
|
85
|
+
改善已有的文档。
|
|
86
|
+
|
|
87
|
+
新增接口:
|
|
88
|
+
|
|
89
|
+
* [DescribeDatahubTopic](https://cloud.tencent.com/document/api/597/86862)
|
|
90
|
+
* [DescribeDatahubTopics](https://cloud.tencent.com/document/api/597/86863)
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [DescribeInstancesDetail](https://cloud.tencent.com/document/api/597/40834)
|
|
95
|
+
|
|
96
|
+
* 新增入参:TagList
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
新增数据结构:
|
|
100
|
+
|
|
101
|
+
* [DatahubTopicDTO](https://cloud.tencent.com/document/api/597/40861#DatahubTopicDTO)
|
|
102
|
+
* [DescribeDatahubTopicResp](https://cloud.tencent.com/document/api/597/40861#DescribeDatahubTopicResp)
|
|
103
|
+
* [DescribeDatahubTopicsResp](https://cloud.tencent.com/document/api/597/40861#DescribeDatahubTopicsResp)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
108
|
+
|
|
109
|
+
### 第 82 次发布
|
|
110
|
+
|
|
111
|
+
发布时间:2023-02-24 01:08:31
|
|
112
|
+
|
|
113
|
+
本次发布包含了以下内容:
|
|
114
|
+
|
|
115
|
+
改善已有的文档。
|
|
116
|
+
|
|
117
|
+
修改接口:
|
|
118
|
+
|
|
119
|
+
* [DescribeTargets](https://cloud.tencent.com/document/api/214/30684)
|
|
120
|
+
|
|
121
|
+
* 新增入参:Filters
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
127
|
+
|
|
128
|
+
### 第 43 次发布
|
|
129
|
+
|
|
130
|
+
发布时间:2023-02-24 01:14:10
|
|
131
|
+
|
|
132
|
+
本次发布包含了以下内容:
|
|
133
|
+
|
|
134
|
+
改善已有的文档。
|
|
135
|
+
|
|
136
|
+
修改数据结构:
|
|
137
|
+
|
|
138
|
+
* [BlueprintPrice](https://cloud.tencent.com/document/api/1207/47576#BlueprintPrice)
|
|
139
|
+
|
|
140
|
+
* <font color="#dd0000">**修改成员**:</font>Discount
|
|
141
|
+
|
|
142
|
+
* [DiscountDetail](https://cloud.tencent.com/document/api/1207/47576#DiscountDetail)
|
|
143
|
+
|
|
144
|
+
* <font color="#dd0000">**修改成员**:</font>Discount
|
|
145
|
+
|
|
146
|
+
* [InstancePrice](https://cloud.tencent.com/document/api/1207/47576#InstancePrice)
|
|
147
|
+
|
|
148
|
+
* <font color="#dd0000">**修改成员**:</font>Discount
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## 移动网络加速(mna) 版本:2021-01-19
|
|
154
|
+
|
|
155
|
+
### 第 11 次发布
|
|
156
|
+
|
|
157
|
+
发布时间:2023-02-24 01:20:12
|
|
158
|
+
|
|
159
|
+
本次发布包含了以下内容:
|
|
160
|
+
|
|
161
|
+
改善已有的文档。
|
|
162
|
+
|
|
163
|
+
新增接口:
|
|
164
|
+
|
|
165
|
+
* [GetMultiFlowStatistic](https://cloud.tencent.com/document/api/1385/86864)
|
|
166
|
+
|
|
167
|
+
新增数据结构:
|
|
168
|
+
|
|
169
|
+
* [FlowDetails](https://cloud.tencent.com/document/api/1385/55846#FlowDetails)
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
174
|
+
|
|
175
|
+
### 第 40 次发布
|
|
176
|
+
|
|
177
|
+
发布时间:2023-02-24 01:23:28
|
|
178
|
+
|
|
179
|
+
本次发布包含了以下内容:
|
|
180
|
+
|
|
181
|
+
改善已有的文档。
|
|
182
|
+
|
|
183
|
+
修改数据结构:
|
|
184
|
+
|
|
185
|
+
* [EksService](https://cloud.tencent.com/document/api/1371/60171#EksService)
|
|
186
|
+
|
|
187
|
+
* 新增成员:ExternalDomain
|
|
188
|
+
|
|
189
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
190
|
+
|
|
191
|
+
* 新增成员:Domain
|
|
192
|
+
|
|
193
|
+
* [ServicePortMapping](https://cloud.tencent.com/document/api/1371/60171#ServicePortMapping)
|
|
194
|
+
|
|
195
|
+
* 新增成员:ExternalDomain
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
205
|
+
|
|
206
|
+
### 第 31 次发布
|
|
207
|
+
|
|
208
|
+
发布时间:2023-02-24 01:39:04
|
|
209
|
+
|
|
210
|
+
本次发布包含了以下内容:
|
|
211
|
+
|
|
212
|
+
改善已有的文档。
|
|
213
|
+
|
|
214
|
+
修改数据结构:
|
|
215
|
+
|
|
216
|
+
* [EnvAddressInfo](https://cloud.tencent.com/document/api/1364/54942#EnvAddressInfo)
|
|
217
|
+
|
|
218
|
+
* 新增成员:InternetBandWidth
|
|
219
|
+
|
|
220
|
+
* [NacosReplica](https://cloud.tencent.com/document/api/1364/54942#NacosReplica)
|
|
221
|
+
|
|
222
|
+
* 新增成员:VpcId
|
|
223
|
+
|
|
224
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
225
|
+
|
|
226
|
+
* 新增成员:EKSType, FeatureVersion, EnableClientIntranet
|
|
227
|
+
|
|
228
|
+
* [ZookeeperReplica](https://cloud.tencent.com/document/api/1364/54942#ZookeeperReplica)
|
|
229
|
+
|
|
230
|
+
* 新增成员:VpcId
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
# Release 4.0.545
|
|
236
|
+
|
|
237
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
238
|
+
|
|
239
|
+
### 第 35 次发布
|
|
240
|
+
|
|
241
|
+
发布时间:2023-02-23 01:01:50
|
|
242
|
+
|
|
243
|
+
本次发布包含了以下内容:
|
|
244
|
+
|
|
245
|
+
改善已有的文档。
|
|
246
|
+
|
|
247
|
+
修改接口:
|
|
248
|
+
|
|
249
|
+
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
250
|
+
|
|
251
|
+
* 新增入参:SetRealVolumeCommandInput
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
新增数据结构:
|
|
255
|
+
|
|
256
|
+
* [SetRealVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetRealVolumeCommandInput)
|
|
257
|
+
|
|
258
|
+
修改数据结构:
|
|
259
|
+
|
|
260
|
+
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
261
|
+
|
|
262
|
+
* 新增成员:SetRealVolumeInput
|
|
263
|
+
|
|
264
|
+
* [SyncRobotCommand](https://cloud.tencent.com/document/api/1155/40113#SyncRobotCommand)
|
|
265
|
+
|
|
266
|
+
* 新增成员:SetRealVolumeCommandInput
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
272
|
+
|
|
273
|
+
### 第 69 次发布
|
|
274
|
+
|
|
275
|
+
发布时间:2023-02-23 01:11:36
|
|
276
|
+
|
|
277
|
+
本次发布包含了以下内容:
|
|
278
|
+
|
|
279
|
+
改善已有的文档。
|
|
280
|
+
|
|
281
|
+
新增数据结构:
|
|
282
|
+
|
|
283
|
+
* [LowercaseParam](https://cloud.tencent.com/document/api/597/40861#LowercaseParam)
|
|
284
|
+
|
|
285
|
+
修改数据结构:
|
|
286
|
+
|
|
287
|
+
* [ValueParam](https://cloud.tencent.com/document/api/597/40861#ValueParam)
|
|
288
|
+
|
|
289
|
+
* 新增成员:Lowercase
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
295
|
+
|
|
296
|
+
### 第 46 次发布
|
|
297
|
+
|
|
298
|
+
发布时间:2023-02-23 01:24:24
|
|
299
|
+
|
|
300
|
+
本次发布包含了以下内容:
|
|
301
|
+
|
|
302
|
+
改善已有的文档。
|
|
303
|
+
|
|
304
|
+
修改接口:
|
|
305
|
+
|
|
306
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
|
307
|
+
|
|
308
|
+
* 新增入参:UserData
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
## 移动网络加速(mna) 版本:2021-01-19
|
|
314
|
+
|
|
315
|
+
### 第 10 次发布
|
|
316
|
+
|
|
317
|
+
发布时间:2023-02-23 01:43:45
|
|
318
|
+
|
|
319
|
+
本次发布包含了以下内容:
|
|
320
|
+
|
|
321
|
+
改善已有的文档。
|
|
322
|
+
|
|
323
|
+
修改数据结构:
|
|
324
|
+
|
|
325
|
+
* [DeviceDetails](https://cloud.tencent.com/document/api/1385/55846#DeviceDetails)
|
|
326
|
+
|
|
327
|
+
* 新增成员:GatewaySite, BusinessDownRate, BusinessUpRate
|
|
328
|
+
|
|
329
|
+
* [DeviceNetInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceNetInfo)
|
|
330
|
+
|
|
331
|
+
* 新增成员:DownRate, UpRate
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
## 云数据库Redis(redis) 版本:2018-04-12
|
|
337
|
+
|
|
338
|
+
### 第 60 次发布
|
|
339
|
+
|
|
340
|
+
发布时间:2023-02-23 01:48:21
|
|
341
|
+
|
|
342
|
+
本次发布包含了以下内容:
|
|
343
|
+
|
|
344
|
+
改善已有的文档。
|
|
345
|
+
|
|
346
|
+
修改接口:
|
|
347
|
+
|
|
348
|
+
* [DescribeBackupUrl](https://cloud.tencent.com/document/api/239/34443)
|
|
349
|
+
|
|
350
|
+
* 新增入参:LimitType, VpcComparisonSymbol, IpComparisonSymbol, LimitVpc, LimitIp
|
|
351
|
+
|
|
352
|
+
* [DescribeInstanceBackups](https://cloud.tencent.com/document/api/239/20011)
|
|
353
|
+
|
|
354
|
+
* 新增入参:InstanceName
|
|
355
|
+
|
|
356
|
+
* <font color="#dd0000">**修改入参**:</font>InstanceId
|
|
357
|
+
|
|
358
|
+
* [ModifyNetworkConfig](https://cloud.tencent.com/document/api/239/34436)
|
|
359
|
+
|
|
360
|
+
* 新增入参:VPort
|
|
361
|
+
|
|
362
|
+
* 新增出参:TaskId
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
新增数据结构:
|
|
366
|
+
|
|
367
|
+
* [BackupLimitVpcItem](https://cloud.tencent.com/document/api/239/20022#BackupLimitVpcItem)
|
|
368
|
+
|
|
369
|
+
修改数据结构:
|
|
370
|
+
|
|
371
|
+
* [RedisBackupSet](https://cloud.tencent.com/document/api/239/20022#RedisBackupSet)
|
|
372
|
+
|
|
373
|
+
* 新增成员:InstanceId, InstanceName, Region, EndTime, FileType, ExpireTime
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
379
|
+
|
|
380
|
+
### 第 20 次发布
|
|
381
|
+
|
|
382
|
+
发布时间:2023-02-23 01:54:00
|
|
383
|
+
|
|
384
|
+
本次发布包含了以下内容:
|
|
385
|
+
|
|
386
|
+
改善已有的文档。
|
|
387
|
+
|
|
388
|
+
修改数据结构:
|
|
389
|
+
|
|
390
|
+
* [LoadBalancerStatus](https://cloud.tencent.com/document/api/1261/63843#LoadBalancerStatus)
|
|
391
|
+
|
|
392
|
+
* 新增成员:LoadBalancerHostname
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
1
397
|
# Release 4.0.544
|
|
2
398
|
|
|
3
399
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|