tencentcloud-sdk-nodejs-clb 4.0.617 → 4.0.619
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 +556 -0
- package/SERVICE_CHANGELOG.md +677 -22
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/services/clb/v20180317/clb_models.ts +599 -1333
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +599 -598
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,559 @@
|
|
1
|
+
# Release 4.0.619
|
2
|
+
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
4
|
+
|
5
|
+
### 第 38 次发布
|
6
|
+
|
7
|
+
发布时间:2023-06-12 01:07:56
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeEnterpriseSGRuleProgress](https://cloud.tencent.com/document/api/1132/93416)
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
## 负载均衡(clb) 版本:2018-03-17
|
20
|
+
|
21
|
+
### 第 91 次发布
|
22
|
+
|
23
|
+
发布时间:2023-06-12 01:09:11
|
24
|
+
|
25
|
+
本次发布包含了以下内容:
|
26
|
+
|
27
|
+
改善已有的文档。
|
28
|
+
|
29
|
+
修改数据结构:
|
30
|
+
|
31
|
+
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
|
32
|
+
|
33
|
+
* <font color="#dd0000">**修改成员**:</font>ListenerId
|
34
|
+
|
35
|
+
* [TargetGroupInstance](https://cloud.tencent.com/document/api/214/30694#TargetGroupInstance)
|
36
|
+
|
37
|
+
* <font color="#dd0000">**修改成员**:</font>Port
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
43
|
+
|
44
|
+
### 第 19 次发布
|
45
|
+
|
46
|
+
发布时间:2023-06-12 01:16:06
|
47
|
+
|
48
|
+
本次发布包含了以下内容:
|
49
|
+
|
50
|
+
改善已有的文档。
|
51
|
+
|
52
|
+
修改接口:
|
53
|
+
|
54
|
+
* [DescribeSlowLogUserHostStats](https://cloud.tencent.com/document/api/1130/57783)
|
55
|
+
|
56
|
+
* 新增出参:UserNameItems, UserTotalCount
|
57
|
+
|
58
|
+
|
59
|
+
新增数据结构:
|
60
|
+
|
61
|
+
* [SlowLogUser](https://cloud.tencent.com/document/api/1130/57812#SlowLogUser)
|
62
|
+
|
63
|
+
修改数据结构:
|
64
|
+
|
65
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1130/57812#InstanceInfo)
|
66
|
+
|
67
|
+
* 新增成员:ClusterId, ClusterName
|
68
|
+
|
69
|
+
* [RedisKeySpaceData](https://cloud.tencent.com/document/api/1130/57812#RedisKeySpaceData)
|
70
|
+
|
71
|
+
* 新增成员:AveElementSize, ShardId
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
77
|
+
|
78
|
+
### 第 14 次发布
|
79
|
+
|
80
|
+
发布时间:2023-06-12 01:14:59
|
81
|
+
|
82
|
+
本次发布包含了以下内容:
|
83
|
+
|
84
|
+
改善已有的文档。
|
85
|
+
|
86
|
+
修改接口:
|
87
|
+
|
88
|
+
* [DescribeSlowLogUserHostStats](https://cloud.tencent.com/document/api/1130/54870)
|
89
|
+
|
90
|
+
* 新增出参:UserNameItems, UserTotalCount
|
91
|
+
|
92
|
+
|
93
|
+
新增数据结构:
|
94
|
+
|
95
|
+
* [SlowLogUser](https://cloud.tencent.com/document/api/1130/39561#SlowLogUser)
|
96
|
+
|
97
|
+
修改数据结构:
|
98
|
+
|
99
|
+
* [InstanceConfs](https://cloud.tencent.com/document/api/1130/39561#InstanceConfs)
|
100
|
+
|
101
|
+
* 新增成员:KeyDelimiters
|
102
|
+
|
103
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1130/39561#InstanceInfo)
|
104
|
+
|
105
|
+
* 新增成员:InternalVip, InternalVport, CreateTime, ClusterId, ClusterName
|
106
|
+
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
111
|
+
|
112
|
+
### 第 47 次发布
|
113
|
+
|
114
|
+
发布时间:2023-06-12 01:20:35
|
115
|
+
|
116
|
+
本次发布包含了以下内容:
|
117
|
+
|
118
|
+
改善已有的文档。
|
119
|
+
|
120
|
+
修改接口:
|
121
|
+
|
122
|
+
* [StartStopServiceOrMonitor](https://cloud.tencent.com/document/api/589/90011)
|
123
|
+
|
124
|
+
* 新增入参:StrategyConfig
|
125
|
+
|
126
|
+
|
127
|
+
新增数据结构:
|
128
|
+
|
129
|
+
* [StrategyConfig](https://cloud.tencent.com/document/api/589/33981#StrategyConfig)
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
134
|
+
|
135
|
+
### 第 7 次发布
|
136
|
+
|
137
|
+
发布时间:2023-06-12 01:24:01
|
138
|
+
|
139
|
+
本次发布包含了以下内容:
|
140
|
+
|
141
|
+
改善已有的文档。
|
142
|
+
|
143
|
+
修改数据结构:
|
144
|
+
|
145
|
+
* [ProductMetadata](https://cloud.tencent.com/document/api/634/71973#ProductMetadata)
|
146
|
+
|
147
|
+
* 新增成员:CreateUserId, UserId
|
148
|
+
|
149
|
+
* [ProductProperties](https://cloud.tencent.com/document/api/634/71973#ProductProperties)
|
150
|
+
|
151
|
+
* 新增成员:DeviceLimit, ForbiddenStatus
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
## 媒体处理(mps) 版本:2019-06-12
|
161
|
+
|
162
|
+
### 第 64 次发布
|
163
|
+
|
164
|
+
发布时间:2023-06-12 01:29:43
|
165
|
+
|
166
|
+
本次发布包含了以下内容:
|
167
|
+
|
168
|
+
改善已有的文档。
|
169
|
+
|
170
|
+
新增接口:
|
171
|
+
|
172
|
+
* [BatchDeleteStreamLinkFlow](https://cloud.tencent.com/document/api/862/93426)
|
173
|
+
* [BatchStartStreamLinkFlow](https://cloud.tencent.com/document/api/862/93425)
|
174
|
+
* [BatchStopStreamLinkFlow](https://cloud.tencent.com/document/api/862/93424)
|
175
|
+
* [CreateStreamLinkEvent](https://cloud.tencent.com/document/api/862/93422)
|
176
|
+
* [DeleteStreamLinkEvent](https://cloud.tencent.com/document/api/862/93421)
|
177
|
+
* [DescribeStreamLinkEvent](https://cloud.tencent.com/document/api/862/93420)
|
178
|
+
* [DescribeStreamLinkEventAttachedFlows](https://cloud.tencent.com/document/api/862/93423)
|
179
|
+
* [DescribeStreamLinkEvents](https://cloud.tencent.com/document/api/862/93419)
|
180
|
+
* [ModifyStreamLinkEvent](https://cloud.tencent.com/document/api/862/93418)
|
181
|
+
|
182
|
+
新增数据结构:
|
183
|
+
|
184
|
+
* [DescribeEvent](https://cloud.tencent.com/document/api/862/37615#DescribeEvent)
|
185
|
+
* [DescribeFlowId](https://cloud.tencent.com/document/api/862/37615#DescribeFlowId)
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
190
|
+
|
191
|
+
### 第 36 次发布
|
192
|
+
|
193
|
+
发布时间:2023-06-12 01:35:30
|
194
|
+
|
195
|
+
本次发布包含了以下内容:
|
196
|
+
|
197
|
+
改善已有的文档。
|
198
|
+
|
199
|
+
修改接口:
|
200
|
+
|
201
|
+
* [DescribeHostCdnInstanceList](https://cloud.tencent.com/document/api/400/91663)
|
202
|
+
|
203
|
+
* 新增入参:AsyncCache
|
204
|
+
|
205
|
+
* 新增出参:AsyncTotalNum, AsyncOffset, AsyncCacheTime
|
206
|
+
|
207
|
+
* [DescribeHostClbInstanceList](https://cloud.tencent.com/document/api/400/91662)
|
208
|
+
|
209
|
+
* 新增出参:AsyncCacheTime
|
210
|
+
|
211
|
+
* [DescribeHostCosInstanceList](https://cloud.tencent.com/document/api/400/91661)
|
212
|
+
|
213
|
+
* 新增出参:AsyncCacheTime
|
214
|
+
|
215
|
+
* [DescribeHostTkeInstanceList](https://cloud.tencent.com/document/api/400/91654)
|
216
|
+
|
217
|
+
* 新增出参:AsyncCacheTime
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
## 高性能计算平台(thpc) 版本:2023-03-21
|
223
|
+
|
224
|
+
### 第 7 次发布
|
225
|
+
|
226
|
+
发布时间:2023-06-12 01:40:28
|
227
|
+
|
228
|
+
本次发布包含了以下内容:
|
229
|
+
|
230
|
+
改善已有的文档。
|
231
|
+
|
232
|
+
修改数据结构:
|
233
|
+
|
234
|
+
* [QueueConfig](https://cloud.tencent.com/document/api/1527/89579#QueueConfig)
|
235
|
+
|
236
|
+
* 新增成员:MaxNodesPerCycle
|
237
|
+
|
238
|
+
* [QueueConfigOverview](https://cloud.tencent.com/document/api/1527/89579#QueueConfigOverview)
|
239
|
+
|
240
|
+
* 新增成员:MaxNodesPerCycle
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
246
|
+
|
247
|
+
|
248
|
+
|
249
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
# Release 4.0.618
|
254
|
+
|
255
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
256
|
+
|
257
|
+
### 第 123 次发布
|
258
|
+
|
259
|
+
发布时间:2023-06-09 01:07:13
|
260
|
+
|
261
|
+
本次发布包含了以下内容:
|
262
|
+
|
263
|
+
改善已有的文档。
|
264
|
+
|
265
|
+
修改数据结构:
|
266
|
+
|
267
|
+
* [Authentication](https://cloud.tencent.com/document/api/228/30987#Authentication)
|
268
|
+
|
269
|
+
* 新增成员:AuthAlgorithm
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
|
274
|
+
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
275
|
+
|
276
|
+
### 第 11 次发布
|
277
|
+
|
278
|
+
发布时间:2023-06-09 01:07:54
|
279
|
+
|
280
|
+
本次发布包含了以下内容:
|
281
|
+
|
282
|
+
改善已有的文档。
|
283
|
+
|
284
|
+
新增接口:
|
285
|
+
|
286
|
+
* [DescribeInstancesNew](https://cloud.tencent.com/document/api/1299/93328)
|
287
|
+
|
288
|
+
新增数据结构:
|
289
|
+
|
290
|
+
* [SearchTags](https://cloud.tencent.com/document/api/1299/83429#SearchTags)
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
295
|
+
|
296
|
+
### 第 83 次发布
|
297
|
+
|
298
|
+
发布时间:2023-06-09 01:09:04
|
299
|
+
|
300
|
+
本次发布包含了以下内容:
|
301
|
+
|
302
|
+
改善已有的文档。
|
303
|
+
|
304
|
+
修改接口:
|
305
|
+
|
306
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
307
|
+
|
308
|
+
* 新增入参:PublicNetworkMonthly
|
309
|
+
|
310
|
+
|
311
|
+
新增数据结构:
|
312
|
+
|
313
|
+
* [DealInstanceDTO](https://cloud.tencent.com/document/api/597/40861#DealInstanceDTO)
|
314
|
+
|
315
|
+
修改数据结构:
|
316
|
+
|
317
|
+
* [CreateInstancePreData](https://cloud.tencent.com/document/api/597/40861#CreateInstancePreData)
|
318
|
+
|
319
|
+
* 新增成员:DealNameInstanceIdMapping
|
320
|
+
|
321
|
+
* [CreateInstancePreResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePreResp)
|
322
|
+
|
323
|
+
* <font color="#dd0000">**修改成员**:</font>DeleteRouteTimestamp
|
324
|
+
|
325
|
+
|
326
|
+
|
327
|
+
|
328
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
329
|
+
|
330
|
+
### 第 55 次发布
|
331
|
+
|
332
|
+
发布时间:2023-06-09 01:14:30
|
333
|
+
|
334
|
+
本次发布包含了以下内容:
|
335
|
+
|
336
|
+
改善已有的文档。
|
337
|
+
|
338
|
+
修改数据结构:
|
339
|
+
|
340
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
341
|
+
|
342
|
+
* 新增成员:RenewFlag
|
343
|
+
|
344
|
+
|
345
|
+
|
346
|
+
|
347
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
348
|
+
|
349
|
+
|
350
|
+
|
351
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
352
|
+
|
353
|
+
### 第 13 次发布
|
354
|
+
|
355
|
+
发布时间:2023-06-09 01:15:59
|
356
|
+
|
357
|
+
本次发布包含了以下内容:
|
358
|
+
|
359
|
+
改善已有的文档。
|
360
|
+
|
361
|
+
修改数据结构:
|
362
|
+
|
363
|
+
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/1130/39561#SlowLogTopSqlItem)
|
364
|
+
|
365
|
+
* 新增成员:Md5
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
|
370
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
371
|
+
|
372
|
+
### 第 18 次发布
|
373
|
+
|
374
|
+
发布时间:2023-06-09 01:17:37
|
375
|
+
|
376
|
+
本次发布包含了以下内容:
|
377
|
+
|
378
|
+
改善已有的文档。
|
379
|
+
|
380
|
+
修改数据结构:
|
381
|
+
|
382
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/1427/56185#DomainInfo)
|
383
|
+
|
384
|
+
* 新增成员:IsGracePeriod, VipBuffered, VipStartAt, VipEndAt, VipAutoRenew, VipResourceId, IsSubDomain
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
390
|
+
|
391
|
+
### 第 84 次发布
|
392
|
+
|
393
|
+
发布时间:2023-06-09 01:20:47
|
394
|
+
|
395
|
+
本次发布包含了以下内容:
|
396
|
+
|
397
|
+
改善已有的文档。
|
398
|
+
|
399
|
+
修改接口:
|
400
|
+
|
401
|
+
* [ChannelCreateUserRoles](https://cloud.tencent.com/document/api/1420/89389)
|
402
|
+
|
403
|
+
* 新增入参:OpenIds
|
404
|
+
|
405
|
+
* <font color="#dd0000">**修改入参**:</font>UserIds
|
406
|
+
|
407
|
+
* [ChannelDeleteRoleUsers](https://cloud.tencent.com/document/api/1420/89388)
|
408
|
+
|
409
|
+
* 新增入参:OpenIds
|
410
|
+
|
411
|
+
* <font color="#dd0000">**修改入参**:</font>UserIds
|
412
|
+
|
413
|
+
|
414
|
+
|
415
|
+
|
416
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
417
|
+
|
418
|
+
|
419
|
+
|
420
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
421
|
+
|
422
|
+
### 第 90 次发布
|
423
|
+
|
424
|
+
发布时间:2023-06-09 01:29:13
|
425
|
+
|
426
|
+
本次发布包含了以下内容:
|
427
|
+
|
428
|
+
改善已有的文档。
|
429
|
+
|
430
|
+
修改接口:
|
431
|
+
|
432
|
+
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
433
|
+
|
434
|
+
* 新增入参:EbEventFlag, EbSubject
|
435
|
+
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
## 媒体处理(mps) 版本:2019-06-12
|
440
|
+
|
441
|
+
### 第 63 次发布
|
442
|
+
|
443
|
+
发布时间:2023-06-09 01:30:06
|
444
|
+
|
445
|
+
本次发布包含了以下内容:
|
446
|
+
|
447
|
+
改善已有的文档。
|
448
|
+
|
449
|
+
修改接口:
|
450
|
+
|
451
|
+
* [CreateAIRecognitionTemplate](https://cloud.tencent.com/document/api/862/39436)
|
452
|
+
|
453
|
+
* 新增入参:TranslateConfigure
|
454
|
+
|
455
|
+
* [ModifyAIRecognitionTemplate](https://cloud.tencent.com/document/api/862/39430)
|
456
|
+
|
457
|
+
* 新增入参:TranslateConfigure
|
458
|
+
|
459
|
+
|
460
|
+
新增数据结构:
|
461
|
+
|
462
|
+
* [TranslateConfigureInfo](https://cloud.tencent.com/document/api/862/37615#TranslateConfigureInfo)
|
463
|
+
* [TranslateConfigureInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#TranslateConfigureInfoForUpdate)
|
464
|
+
|
465
|
+
修改数据结构:
|
466
|
+
|
467
|
+
* [AsrFullTextConfigureInfo](https://cloud.tencent.com/document/api/862/37615#AsrFullTextConfigureInfo)
|
468
|
+
|
469
|
+
* 新增成员:SourceLanguage
|
470
|
+
|
471
|
+
* [AsrFullTextConfigureInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#AsrFullTextConfigureInfoForUpdate)
|
472
|
+
|
473
|
+
* 新增成员:SourceLanguage
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
|
478
|
+
## 文字识别(ocr) 版本:2018-11-19
|
479
|
+
|
480
|
+
### 第 103 次发布
|
481
|
+
|
482
|
+
发布时间:2023-06-09 01:31:39
|
483
|
+
|
484
|
+
本次发布包含了以下内容:
|
485
|
+
|
486
|
+
改善已有的文档。
|
487
|
+
|
488
|
+
修改接口:
|
489
|
+
|
490
|
+
* [BizLicenseOCR](https://cloud.tencent.com/document/api/866/36215)
|
491
|
+
|
492
|
+
* 新增入参:EnableCopyWarn
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
|
497
|
+
## 集团账号管理(organization) 版本:2021-03-31
|
498
|
+
|
499
|
+
### 第 18 次发布
|
500
|
+
|
501
|
+
发布时间:2023-06-09 01:35:01
|
502
|
+
|
503
|
+
本次发布包含了以下内容:
|
504
|
+
|
505
|
+
改善已有的文档。
|
506
|
+
|
507
|
+
新增接口:
|
508
|
+
|
509
|
+
* [AddOrganizationMemberEmail](https://cloud.tencent.com/document/api/850/93333)
|
510
|
+
* [DescribeOrganizationMemberEmailBind](https://cloud.tencent.com/document/api/850/93332)
|
511
|
+
* [UpdateOrganizationMemberEmailBind](https://cloud.tencent.com/document/api/850/93331)
|
512
|
+
|
513
|
+
|
514
|
+
|
515
|
+
## 集团账号管理(organization) 版本:2018-12-25
|
516
|
+
|
517
|
+
|
518
|
+
|
519
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
520
|
+
|
521
|
+
### 第 36 次发布
|
522
|
+
|
523
|
+
发布时间:2023-06-09 01:35:46
|
524
|
+
|
525
|
+
本次发布包含了以下内容:
|
526
|
+
|
527
|
+
改善已有的文档。
|
528
|
+
|
529
|
+
修改接口:
|
530
|
+
|
531
|
+
* [CreateBaseBackup](https://cloud.tencent.com/document/api/409/89028)
|
532
|
+
|
533
|
+
* 新增出参:BaseBackupId
|
534
|
+
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
## 容器服务(tke) 版本:2018-05-25
|
539
|
+
|
540
|
+
### 第 151 次发布
|
541
|
+
|
542
|
+
发布时间:2023-06-09 01:45:39
|
543
|
+
|
544
|
+
本次发布包含了以下内容:
|
545
|
+
|
546
|
+
改善已有的文档。
|
547
|
+
|
548
|
+
修改数据结构:
|
549
|
+
|
550
|
+
* [ClusterLevelChangeRecord](https://cloud.tencent.com/document/api/457/31866#ClusterLevelChangeRecord)
|
551
|
+
|
552
|
+
* 新增成员:CreatedAt
|
553
|
+
|
554
|
+
|
555
|
+
|
556
|
+
|
1
557
|
# Release 4.0.617
|
2
558
|
|
3
559
|
## API 网关(apigateway) 版本:2018-08-08
|