tencentcloud-sdk-nodejs-clb 4.0.539 → 4.0.540
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 +393 -0
- package/SERVICE_CHANGELOG.md +579 -100
- package/package.json +1 -1
- package/products.md +20 -20
- package/src/services/clb/v20180317/clb_client.ts +21 -9
- package/src/services/clb/v20180317/clb_models.ts +45 -0
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +10 -6
- package/tencentcloud/services/clb/v20180317/clb_client.js +12 -6
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +38 -0
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,396 @@
|
|
1
|
+
# Release 4.0.540
|
2
|
+
|
3
|
+
## 品牌经营管家(bma) 版本:2022-11-15
|
4
|
+
|
5
|
+
### 第 3 次发布
|
6
|
+
|
7
|
+
发布时间:2023-02-16 01:09:07
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeBPWhiteLists](https://cloud.tencent.com/document/api/1296/86607)
|
16
|
+
|
17
|
+
新增数据结构:
|
18
|
+
|
19
|
+
* [WhiteListData](https://cloud.tencent.com/document/api/1296/86604#WhiteListData)
|
20
|
+
|
21
|
+
### 第 2 次发布
|
22
|
+
|
23
|
+
发布时间:2023-02-15 17:30:37
|
24
|
+
|
25
|
+
本次发布包含了以下内容:
|
26
|
+
|
27
|
+
改善已有的文档。
|
28
|
+
|
29
|
+
新增接口:
|
30
|
+
|
31
|
+
* [CreateBPBrand](https://cloud.tencent.com/document/api/1296/86603)
|
32
|
+
* [CreateBPWhiteList](https://cloud.tencent.com/document/api/1296/86602)
|
33
|
+
* [DeleteBPWhiteList](https://cloud.tencent.com/document/api/1296/86601)
|
34
|
+
* [DescribeBPBrands](https://cloud.tencent.com/document/api/1296/86600)
|
35
|
+
* [DescribeBPFakeAPPList](https://cloud.tencent.com/document/api/1296/86599)
|
36
|
+
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api/1296/86598)
|
37
|
+
|
38
|
+
新增数据结构:
|
39
|
+
|
40
|
+
* [BrandData](https://cloud.tencent.com/document/api/1296/86604#BrandData)
|
41
|
+
* [FakeAPPData](https://cloud.tencent.com/document/api/1296/86604#FakeAPPData)
|
42
|
+
* [FakeURLData](https://cloud.tencent.com/document/api/1296/86604#FakeURLData)
|
43
|
+
* [Filter](https://cloud.tencent.com/document/api/1296/86604#Filter)
|
44
|
+
* [ServiceData](https://cloud.tencent.com/document/api/1296/86604#ServiceData)
|
45
|
+
* [TrademarkData](https://cloud.tencent.com/document/api/1296/86604#TrademarkData)
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
## 品牌经营管家(bma) 版本:2021-06-24
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
54
|
+
|
55
|
+
### 第 113 次发布
|
56
|
+
|
57
|
+
发布时间:2023-02-16 01:11:25
|
58
|
+
|
59
|
+
本次发布包含了以下内容:
|
60
|
+
|
61
|
+
改善已有的文档。
|
62
|
+
|
63
|
+
新增接口:
|
64
|
+
|
65
|
+
* [OpenDBInstanceEncryption](https://cloud.tencent.com/document/api/236/86608)
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
70
|
+
|
71
|
+
### 第 68 次发布
|
72
|
+
|
73
|
+
发布时间:2023-02-16 01:14:17
|
74
|
+
|
75
|
+
本次发布包含了以下内容:
|
76
|
+
|
77
|
+
改善已有的文档。
|
78
|
+
|
79
|
+
修改数据结构:
|
80
|
+
|
81
|
+
* [ConsumerRecord](https://cloud.tencent.com/document/api/597/40861#ConsumerRecord)
|
82
|
+
|
83
|
+
* 新增成员:Headers
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
## 负载均衡(clb) 版本:2018-03-17
|
89
|
+
|
90
|
+
### 第 81 次发布
|
91
|
+
|
92
|
+
发布时间:2023-02-16 01:14:51
|
93
|
+
|
94
|
+
本次发布包含了以下内容:
|
95
|
+
|
96
|
+
改善已有的文档。
|
97
|
+
|
98
|
+
新增接口:
|
99
|
+
|
100
|
+
* [ModifyFunctionTargets](https://cloud.tencent.com/document/api/214/86609)
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
## 主机安全(cwp) 版本:2018-02-28
|
105
|
+
|
106
|
+
### 第 70 次发布
|
107
|
+
|
108
|
+
发布时间:2023-02-16 01:18:30
|
109
|
+
|
110
|
+
本次发布包含了以下内容:
|
111
|
+
|
112
|
+
改善已有的文档。
|
113
|
+
|
114
|
+
新增接口:
|
115
|
+
|
116
|
+
* [ModifyMachineRemark](https://cloud.tencent.com/document/api/296/86610)
|
117
|
+
|
118
|
+
修改数据结构:
|
119
|
+
|
120
|
+
* [Machine](https://cloud.tencent.com/document/api/296/19867#Machine)
|
121
|
+
|
122
|
+
* 新增成员:Remark
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
128
|
+
|
129
|
+
### 第 41 次发布
|
130
|
+
|
131
|
+
发布时间:2023-02-16 01:22:07
|
132
|
+
|
133
|
+
本次发布包含了以下内容:
|
134
|
+
|
135
|
+
改善已有的文档。
|
136
|
+
|
137
|
+
修改数据结构:
|
138
|
+
|
139
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
140
|
+
|
141
|
+
* 新增成员:ResourceType, ImageVersionId, ChildImageVersionId, ImageVersionName
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
147
|
+
|
148
|
+
### 第 9 次发布
|
149
|
+
|
150
|
+
发布时间:2023-02-16 01:24:00
|
151
|
+
|
152
|
+
本次发布包含了以下内容:
|
153
|
+
|
154
|
+
改善已有的文档。
|
155
|
+
|
156
|
+
修改数据结构:
|
157
|
+
|
158
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
159
|
+
|
160
|
+
* 新增成员:DatabaseNetEnv
|
161
|
+
|
162
|
+
* [SyncDetailInfo](https://cloud.tencent.com/document/api/571/82108#SyncDetailInfo)
|
163
|
+
|
164
|
+
* 新增成员:CauseOfCompareDisable
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
## 事件总线(eb) 版本:2021-04-16
|
174
|
+
|
175
|
+
### 第 7 次发布
|
176
|
+
|
177
|
+
发布时间:2023-02-16 01:24:24
|
178
|
+
|
179
|
+
本次发布包含了以下内容:
|
180
|
+
|
181
|
+
改善已有的文档。
|
182
|
+
|
183
|
+
修改接口:
|
184
|
+
|
185
|
+
* [CreateEventBus](https://cloud.tencent.com/document/api/1359/67686)
|
186
|
+
|
187
|
+
* 新增入参:SaveDays
|
188
|
+
|
189
|
+
* [UpdateEventBus](https://cloud.tencent.com/document/api/1359/67681)
|
190
|
+
|
191
|
+
* 新增入参:SaveDays, LogTopicId
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
197
|
+
|
198
|
+
### 第 64 次发布
|
199
|
+
|
200
|
+
发布时间:2023-02-15 17:31:06
|
201
|
+
|
202
|
+
本次发布包含了以下内容:
|
203
|
+
|
204
|
+
改善已有的文档。
|
205
|
+
|
206
|
+
新增接口:
|
207
|
+
|
208
|
+
* [ChannelUpdateSealStatus](https://cloud.tencent.com/document/api/1420/86605)
|
209
|
+
|
210
|
+
|
211
|
+
|
212
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
217
|
+
|
218
|
+
### 第 12 次发布
|
219
|
+
|
220
|
+
发布时间:2023-02-16 01:33:21
|
221
|
+
|
222
|
+
本次发布包含了以下内容:
|
223
|
+
|
224
|
+
改善已有的文档。
|
225
|
+
|
226
|
+
修改数据结构:
|
227
|
+
|
228
|
+
* [MemberRecord](https://cloud.tencent.com/document/api/1639/81423#MemberRecord)
|
229
|
+
|
230
|
+
* 新增成员:IPAddress, Location, Device
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
|
235
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
236
|
+
|
237
|
+
### 第 93 次发布
|
238
|
+
|
239
|
+
发布时间:2023-02-16 01:54:52
|
240
|
+
|
241
|
+
本次发布包含了以下内容:
|
242
|
+
|
243
|
+
改善已有的文档。
|
244
|
+
|
245
|
+
修改接口:
|
246
|
+
|
247
|
+
* [CreateWxCloudBaseRunEnv](https://cloud.tencent.com/document/api/876/55054)
|
248
|
+
|
249
|
+
* 新增入参:Source, Channel
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
255
|
+
|
256
|
+
### 第 39 次发布
|
257
|
+
|
258
|
+
发布时间:2023-02-16 01:58:58
|
259
|
+
|
260
|
+
本次发布包含了以下内容:
|
261
|
+
|
262
|
+
改善已有的文档。
|
263
|
+
|
264
|
+
修改数据结构:
|
265
|
+
|
266
|
+
* [LogConfigExtractRule](https://cloud.tencent.com/document/api/1371/60171#LogConfigExtractRule)
|
267
|
+
|
268
|
+
* 新增成员:Backtracking, Delimiter
|
269
|
+
|
270
|
+
* [ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)
|
271
|
+
|
272
|
+
* 新增成员:RegionId
|
273
|
+
|
274
|
+
* [TemEnvironmentStartingStatus](https://cloud.tencent.com/document/api/1371/60171#TemEnvironmentStartingStatus)
|
275
|
+
|
276
|
+
* 新增成员:StartFailedApplicationNum
|
277
|
+
|
278
|
+
* [TemEnvironmentStoppingStatus](https://cloud.tencent.com/document/api/1371/60171#TemEnvironmentStoppingStatus)
|
279
|
+
|
280
|
+
* 新增成员:StopFailedApplicationNum
|
281
|
+
|
282
|
+
* [TemServiceVersionInfo](https://cloud.tencent.com/document/api/1371/60171#TemServiceVersionInfo)
|
283
|
+
|
284
|
+
* 新增成员:PreStopEncoded, PostStartEncoded
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
290
|
+
|
291
|
+
|
292
|
+
|
293
|
+
## 容器服务(tke) 版本:2018-05-25
|
294
|
+
|
295
|
+
### 第 138 次发布
|
296
|
+
|
297
|
+
发布时间:2023-02-16 02:02:16
|
298
|
+
|
299
|
+
本次发布包含了以下内容:
|
300
|
+
|
301
|
+
改善已有的文档。
|
302
|
+
|
303
|
+
修改接口:
|
304
|
+
|
305
|
+
* [EnableClusterAudit](https://cloud.tencent.com/document/api/457/73900)
|
306
|
+
|
307
|
+
* 新增入参:TopicRegion
|
308
|
+
|
309
|
+
* [EnableEventPersistence](https://cloud.tencent.com/document/api/457/73904)
|
310
|
+
|
311
|
+
* 新增入参:TopicRegion
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
317
|
+
|
318
|
+
### 第 87 次发布
|
319
|
+
|
320
|
+
发布时间:2023-02-16 02:04:15
|
321
|
+
|
322
|
+
本次发布包含了以下内容:
|
323
|
+
|
324
|
+
改善已有的文档。
|
325
|
+
|
326
|
+
修改接口:
|
327
|
+
|
328
|
+
* [AddInstances](https://cloud.tencent.com/document/api/649/36050)
|
329
|
+
|
330
|
+
* 新增入参:SecurityGroupIds
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
## 云点播(vod) 版本:2018-07-17
|
336
|
+
|
337
|
+
### 第 141 次发布
|
338
|
+
|
339
|
+
发布时间:2023-02-16 02:06:38
|
340
|
+
|
341
|
+
本次发布包含了以下内容:
|
342
|
+
|
343
|
+
改善已有的文档。
|
344
|
+
|
345
|
+
新增数据结构:
|
346
|
+
|
347
|
+
* [ArtifactRepairInfo](https://cloud.tencent.com/document/api/266/31773#ArtifactRepairInfo)
|
348
|
+
* [AudioDenoiseInfo](https://cloud.tencent.com/document/api/266/31773#AudioDenoiseInfo)
|
349
|
+
* [ColorEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#ColorEnhanceInfo)
|
350
|
+
* [FaceEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#FaceEnhanceInfo)
|
351
|
+
* [HDRInfo](https://cloud.tencent.com/document/api/266/31773#HDRInfo)
|
352
|
+
* [LowLightEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#LowLightEnhanceInfo)
|
353
|
+
* [RebuildMediaTargetAudioStream](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetAudioStream)
|
354
|
+
* [RebuildMediaTargetInfo](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetInfo)
|
355
|
+
* [RebuildMediaTargetVideoStream](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetVideoStream)
|
356
|
+
* [RebuildMediaTask](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTask)
|
357
|
+
* [RebuildMediaTaskInput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskInput)
|
358
|
+
* [RebuildMediaTaskOutput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskOutput)
|
359
|
+
* [RepairInfo](https://cloud.tencent.com/document/api/266/31773#RepairInfo)
|
360
|
+
* [ScratchRepairInfo](https://cloud.tencent.com/document/api/266/31773#ScratchRepairInfo)
|
361
|
+
* [SharpEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#SharpEnhanceInfo)
|
362
|
+
* [SuperResolutionInfo](https://cloud.tencent.com/document/api/266/31773#SuperResolutionInfo)
|
363
|
+
* [VideoDenoiseInfo](https://cloud.tencent.com/document/api/266/31773#VideoDenoiseInfo)
|
364
|
+
* [VideoFrameInterpolationInfo](https://cloud.tencent.com/document/api/266/31773#VideoFrameInterpolationInfo)
|
365
|
+
|
366
|
+
修改数据结构:
|
367
|
+
|
368
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
369
|
+
|
370
|
+
* 新增成员:RebuildMediaCompleteEvent
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
## 私有网络(vpc) 版本:2017-03-12
|
376
|
+
|
377
|
+
### 第 142 次发布
|
378
|
+
|
379
|
+
发布时间:2023-02-16 02:07:49
|
380
|
+
|
381
|
+
本次发布包含了以下内容:
|
382
|
+
|
383
|
+
改善已有的文档。
|
384
|
+
|
385
|
+
修改接口:
|
386
|
+
|
387
|
+
* [CreateBandwidthPackage](https://cloud.tencent.com/document/api/215/19212)
|
388
|
+
|
389
|
+
* 新增入参:TimeSpan
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
|
1
394
|
# Release 4.0.539
|
2
395
|
|
3
396
|
## 品牌经营管家(bma) 版本:2022-11-15
|