tencentcloud-sdk-nodejs-clb 4.0.561 → 4.0.563
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 +454 -0
- package/SERVICE_CHANGELOG.md +469 -47
- package/package.json +1 -1
- package/products.md +60 -59
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,457 @@
|
|
1
|
+
# Release 4.0.563
|
2
|
+
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
4
|
+
|
5
|
+
### 第 15 次发布
|
6
|
+
|
7
|
+
发布时间:2023-03-21 01:03:36
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [ModifyApmInstance](https://cloud.tencent.com/document/api/1463/89002)
|
16
|
+
* [TerminateApmInstance](https://cloud.tencent.com/document/api/1463/89001)
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
21
|
+
|
22
|
+
### 第 72 次发布
|
23
|
+
|
24
|
+
发布时间:2023-03-21 01:15:03
|
25
|
+
|
26
|
+
本次发布包含了以下内容:
|
27
|
+
|
28
|
+
改善已有的文档。
|
29
|
+
|
30
|
+
新增接口:
|
31
|
+
|
32
|
+
* [CreateDatahubTopic](https://cloud.tencent.com/document/api/597/89017)
|
33
|
+
|
34
|
+
修改接口:
|
35
|
+
|
36
|
+
* [CreateConnectResource](https://cloud.tencent.com/document/api/597/77737)
|
37
|
+
|
38
|
+
* 新增入参:KafkaConnectParam
|
39
|
+
|
40
|
+
|
41
|
+
新增数据结构:
|
42
|
+
|
43
|
+
* [DatahubTopicResp](https://cloud.tencent.com/document/api/597/40861#DatahubTopicResp)
|
44
|
+
* [KafkaConnectParam](https://cloud.tencent.com/document/api/597/40861#KafkaConnectParam)
|
45
|
+
|
46
|
+
修改数据结构:
|
47
|
+
|
48
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
49
|
+
|
50
|
+
* 新增成员:KafkaConnectParam
|
51
|
+
|
52
|
+
* [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp)
|
53
|
+
|
54
|
+
* 新增成员:KafkaConnectParam
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
60
|
+
|
61
|
+
### 第 33 次发布
|
62
|
+
|
63
|
+
发布时间:2023-03-21 01:56:25
|
64
|
+
|
65
|
+
本次发布包含了以下内容:
|
66
|
+
|
67
|
+
改善已有的文档。
|
68
|
+
|
69
|
+
新增接口:
|
70
|
+
|
71
|
+
* [CreateBaseBackup](https://cloud.tencent.com/document/api/409/89028)
|
72
|
+
* [DeleteBaseBackup](https://cloud.tencent.com/document/api/409/89027)
|
73
|
+
* [DeleteLogBackup](https://cloud.tencent.com/document/api/409/89026)
|
74
|
+
* [DescribeBackupDownloadURL](https://cloud.tencent.com/document/api/409/89025)
|
75
|
+
* [DescribeBackupOverview](https://cloud.tencent.com/document/api/409/89024)
|
76
|
+
* [DescribeBackupSummaries](https://cloud.tencent.com/document/api/409/89023)
|
77
|
+
* [DescribeBaseBackups](https://cloud.tencent.com/document/api/409/89022)
|
78
|
+
* [DescribeClasses](https://cloud.tencent.com/document/api/409/89019)
|
79
|
+
* [DescribeDBVersions](https://cloud.tencent.com/document/api/409/89018)
|
80
|
+
* [DescribeLogBackups](https://cloud.tencent.com/document/api/409/89021)
|
81
|
+
* [ModifyBaseBackupExpireTime](https://cloud.tencent.com/document/api/409/89020)
|
82
|
+
* [UpgradeDBInstanceKernelVersion](https://cloud.tencent.com/document/api/409/89029)
|
83
|
+
|
84
|
+
新增数据结构:
|
85
|
+
|
86
|
+
* [BackupSummary](https://cloud.tencent.com/document/api/409/16778#BackupSummary)
|
87
|
+
* [BaseBackup](https://cloud.tencent.com/document/api/409/16778#BaseBackup)
|
88
|
+
* [ClassInfo](https://cloud.tencent.com/document/api/409/16778#ClassInfo)
|
89
|
+
* [LogBackup](https://cloud.tencent.com/document/api/409/16778#LogBackup)
|
90
|
+
* [Version](https://cloud.tencent.com/document/api/409/16778#Version)
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
## 腾讯安心用户运营平台(smop) 版本:2020-12-03
|
95
|
+
|
96
|
+
### 第 1 次发布
|
97
|
+
|
98
|
+
发布时间:2023-03-21 09:25:44
|
99
|
+
|
100
|
+
本次发布包含了以下内容:
|
101
|
+
|
102
|
+
改善已有的文档。
|
103
|
+
|
104
|
+
新增接口:
|
105
|
+
|
106
|
+
* [SubmitTaskEvent](https://cloud.tencent.com/document/api/1310/89032)
|
107
|
+
|
108
|
+
新增数据结构:
|
109
|
+
|
110
|
+
* [TaskEventData](https://cloud.tencent.com/document/api/1310/89033#TaskEventData)
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
## 容器服务(tke) 版本:2018-05-25
|
115
|
+
|
116
|
+
### 第 141 次发布
|
117
|
+
|
118
|
+
发布时间:2023-03-21 02:24:11
|
119
|
+
|
120
|
+
本次发布包含了以下内容:
|
121
|
+
|
122
|
+
改善已有的文档。
|
123
|
+
|
124
|
+
修改接口:
|
125
|
+
|
126
|
+
* [AddVpcCniSubnets](https://cloud.tencent.com/document/api/457/56371)
|
127
|
+
|
128
|
+
* 新增入参:SkipAddingNonMasqueradeCIDRs
|
129
|
+
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
134
|
+
|
135
|
+
### 第 17 次发布
|
136
|
+
|
137
|
+
发布时间:2023-03-21 02:26:25
|
138
|
+
|
139
|
+
本次发布包含了以下内容:
|
140
|
+
|
141
|
+
改善已有的文档。
|
142
|
+
|
143
|
+
修改接口:
|
144
|
+
|
145
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
146
|
+
|
147
|
+
* 新增入参:MerchantId, ProductId
|
148
|
+
|
149
|
+
* <font color="#dd0000">**修改入参**:</font>BatchId
|
150
|
+
|
151
|
+
|
152
|
+
修改数据结构:
|
153
|
+
|
154
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
155
|
+
|
156
|
+
* 新增成员:MerchantName, ProductName
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
|
161
|
+
# Release 4.0.562
|
162
|
+
|
163
|
+
## 文件存储(cfs) 版本:2019-07-19
|
164
|
+
|
165
|
+
### 第 15 次发布
|
166
|
+
|
167
|
+
发布时间:2023-03-20 01:11:04
|
168
|
+
|
169
|
+
本次发布包含了以下内容:
|
170
|
+
|
171
|
+
改善已有的文档。
|
172
|
+
|
173
|
+
新增数据结构:
|
174
|
+
|
175
|
+
* [TieringDetailInfo](https://cloud.tencent.com/document/api/582/38175#TieringDetailInfo)
|
176
|
+
|
177
|
+
修改数据结构:
|
178
|
+
|
179
|
+
* [FileSystemInfo](https://cloud.tencent.com/document/api/582/38175#FileSystemInfo)
|
180
|
+
|
181
|
+
* 新增成员:TieringState, TieringDetail
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
187
|
+
|
188
|
+
### 第 49 次发布
|
189
|
+
|
190
|
+
发布时间:2023-03-20 01:19:56
|
191
|
+
|
192
|
+
本次发布包含了以下内容:
|
193
|
+
|
194
|
+
改善已有的文档。
|
195
|
+
|
196
|
+
修改接口:
|
197
|
+
|
198
|
+
* [AddInstances](https://cloud.tencent.com/document/api/1003/48088)
|
199
|
+
|
200
|
+
* 新增入参:SecurityGroupIds
|
201
|
+
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
206
|
+
|
207
|
+
### 第 8 次发布
|
208
|
+
|
209
|
+
发布时间:2023-03-20 01:20:40
|
210
|
+
|
211
|
+
本次发布包含了以下内容:
|
212
|
+
|
213
|
+
改善已有的文档。
|
214
|
+
|
215
|
+
修改数据结构:
|
216
|
+
|
217
|
+
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
218
|
+
|
219
|
+
* 新增成员:LogDeliveryArgs
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
225
|
+
|
226
|
+
### 第 17 次发布
|
227
|
+
|
228
|
+
发布时间:2023-03-20 01:37:28
|
229
|
+
|
230
|
+
本次发布包含了以下内容:
|
231
|
+
|
232
|
+
改善已有的文档。
|
233
|
+
|
234
|
+
新增接口:
|
235
|
+
|
236
|
+
* [GetRoomEvent](https://cloud.tencent.com/document/api/1639/88910)
|
237
|
+
|
238
|
+
新增数据结构:
|
239
|
+
|
240
|
+
* [EventDataInfo](https://cloud.tencent.com/document/api/1639/81423#EventDataInfo)
|
241
|
+
* [EventInfo](https://cloud.tencent.com/document/api/1639/81423#EventInfo)
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
## 云直播CSS(live) 版本:2018-08-01
|
246
|
+
|
247
|
+
### 第 97 次发布
|
248
|
+
|
249
|
+
发布时间:2023-03-20 01:38:41
|
250
|
+
|
251
|
+
本次发布包含了以下内容:
|
252
|
+
|
253
|
+
改善已有的文档。
|
254
|
+
|
255
|
+
修改接口:
|
256
|
+
|
257
|
+
* [DescribeLogDownloadList](https://cloud.tencent.com/document/api/267/34084)
|
258
|
+
|
259
|
+
* 新增入参:IsFastLive
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
265
|
+
|
266
|
+
### 第 51 次发布
|
267
|
+
|
268
|
+
发布时间:2023-03-20 01:40:40
|
269
|
+
|
270
|
+
本次发布包含了以下内容:
|
271
|
+
|
272
|
+
改善已有的文档。
|
273
|
+
|
274
|
+
新增接口:
|
275
|
+
|
276
|
+
* [DescribeBackupFiles](https://cloud.tencent.com/document/api/237/88911)
|
277
|
+
|
278
|
+
新增数据结构:
|
279
|
+
|
280
|
+
* [InstanceBackupFileItem](https://cloud.tencent.com/document/api/237/16191#InstanceBackupFileItem)
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
285
|
+
|
286
|
+
### 第 80 次发布
|
287
|
+
|
288
|
+
发布时间:2023-03-20 01:42:06
|
289
|
+
|
290
|
+
本次发布包含了以下内容:
|
291
|
+
|
292
|
+
改善已有的文档。
|
293
|
+
|
294
|
+
修改接口:
|
295
|
+
|
296
|
+
* [CreateGrafanaInstance](https://cloud.tencent.com/document/api/248/79219)
|
297
|
+
|
298
|
+
* <font color="#dd0000">**修改入参**:</font>GrafanaInitPassword
|
299
|
+
|
300
|
+
* [CreatePrometheusRecordRuleYaml](https://cloud.tencent.com/document/api/248/85707)
|
301
|
+
|
302
|
+
* 新增入参:Name
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
## 媒体处理(mps) 版本:2019-06-12
|
308
|
+
|
309
|
+
### 第 54 次发布
|
310
|
+
|
311
|
+
发布时间:2023-03-20 01:43:46
|
312
|
+
|
313
|
+
本次发布包含了以下内容:
|
314
|
+
|
315
|
+
改善已有的文档。
|
316
|
+
|
317
|
+
修改数据结构:
|
318
|
+
|
319
|
+
* [OverrideTranscodeParameter](https://cloud.tencent.com/document/api/862/37615#OverrideTranscodeParameter)
|
320
|
+
|
321
|
+
* 新增成员:AddonAudioStream
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
## 集团账号管理(organization) 版本:2021-03-31
|
327
|
+
|
328
|
+
### 第 16 次发布
|
329
|
+
|
330
|
+
发布时间:2023-03-20 01:46:48
|
331
|
+
|
332
|
+
本次发布包含了以下内容:
|
333
|
+
|
334
|
+
改善已有的文档。
|
335
|
+
|
336
|
+
修改数据结构:
|
337
|
+
|
338
|
+
* [OrgMemberAuthIdentity](https://cloud.tencent.com/document/api/850/67060#OrgMemberAuthIdentity)
|
339
|
+
|
340
|
+
* 新增成员:IdentityType
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
## 集团账号管理(organization) 版本:2018-12-25
|
346
|
+
|
347
|
+
|
348
|
+
|
349
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
350
|
+
|
351
|
+
### 第 27 次发布
|
352
|
+
|
353
|
+
发布时间:2023-03-20 01:52:16
|
354
|
+
|
355
|
+
本次发布包含了以下内容:
|
356
|
+
|
357
|
+
改善已有的文档。
|
358
|
+
|
359
|
+
修改接口:
|
360
|
+
|
361
|
+
* [UploadCertificate](https://cloud.tencent.com/document/api/400/41665)
|
362
|
+
|
363
|
+
* 新增入参:Repeatable
|
364
|
+
|
365
|
+
* 新增出参:RepeatCertId
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
|
370
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
371
|
+
|
372
|
+
### 第 53 次发布
|
373
|
+
|
374
|
+
发布时间:2023-03-20 01:55:07
|
375
|
+
|
376
|
+
本次发布包含了以下内容:
|
377
|
+
|
378
|
+
改善已有的文档。
|
379
|
+
|
380
|
+
修改接口:
|
381
|
+
|
382
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
383
|
+
|
384
|
+
* 新增入参:EnableCosMAZ
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
390
|
+
|
391
|
+
### 第 36 次发布
|
392
|
+
|
393
|
+
发布时间:2023-03-20 01:55:56
|
394
|
+
|
395
|
+
本次发布包含了以下内容:
|
396
|
+
|
397
|
+
改善已有的文档。
|
398
|
+
|
399
|
+
修改接口:
|
400
|
+
|
401
|
+
* [CreateVirusScanTask](https://cloud.tencent.com/document/api/1285/65584)
|
402
|
+
|
403
|
+
* 新增入参:ScanPathMode
|
404
|
+
|
405
|
+
* [DescribeVirusDetail](https://cloud.tencent.com/document/api/1285/65583)
|
406
|
+
|
407
|
+
* 新增出参:FileAccessTime, FileModifyTime
|
408
|
+
|
409
|
+
* [DescribeVirusMonitorSetting](https://cloud.tencent.com/document/api/1285/65581)
|
410
|
+
|
411
|
+
* 新增出参:ScanPathMode
|
412
|
+
|
413
|
+
* [DescribeVirusScanSetting](https://cloud.tencent.com/document/api/1285/65580)
|
414
|
+
|
415
|
+
* 新增出参:ScanPathMode
|
416
|
+
|
417
|
+
* [ModifyVirusMonitorSetting](https://cloud.tencent.com/document/api/1285/65573)
|
418
|
+
|
419
|
+
* 新增入参:ScanPathMode
|
420
|
+
|
421
|
+
* [ModifyVirusScanSetting](https://cloud.tencent.com/document/api/1285/65572)
|
422
|
+
|
423
|
+
* 新增入参:ScanPathMode
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
429
|
+
|
430
|
+
### 第 36 次发布
|
431
|
+
|
432
|
+
发布时间:2023-03-20 02:00:54
|
433
|
+
|
434
|
+
本次发布包含了以下内容:
|
435
|
+
|
436
|
+
改善已有的文档。
|
437
|
+
|
438
|
+
新增数据结构:
|
439
|
+
|
440
|
+
* [ImageOptimize](https://cloud.tencent.com/document/api/1552/80721#ImageOptimize)
|
441
|
+
|
442
|
+
修改数据结构:
|
443
|
+
|
444
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/1552/80721#ZoneSetting)
|
445
|
+
|
446
|
+
* 新增成员:ImageOptimize
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
452
|
+
|
453
|
+
|
454
|
+
|
1
455
|
# Release 4.0.561
|
2
456
|
|
3
457
|
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|