tencentcloud-sdk-nodejs-clb 4.0.563 → 4.0.565
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 +428 -0
- package/SERVICE_CHANGELOG.md +515 -89
- package/package.json +1 -1
- package/products.md +37 -36
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,431 @@
|
|
1
|
+
# Release 4.0.565
|
2
|
+
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
4
|
+
|
5
|
+
### 第 61 次发布
|
6
|
+
|
7
|
+
发布时间:2023-03-23 01:04:00
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateScalingPolicy](https://cloud.tencent.com/document/api/377/33180)
|
16
|
+
|
17
|
+
* 新增入参:ScalingPolicyType, PredefinedMetricType, TargetValue, EstimatedInstanceWarmup, DisableScaleIn
|
18
|
+
|
19
|
+
* <font color="#dd0000">**修改入参**:</font>AdjustmentType, AdjustmentValue, MetricAlarm
|
20
|
+
|
21
|
+
* [ModifyScalingPolicy](https://cloud.tencent.com/document/api/377/33177)
|
22
|
+
|
23
|
+
* 新增入参:PredefinedMetricType, TargetValue, EstimatedInstanceWarmup, DisableScaleIn
|
24
|
+
|
25
|
+
|
26
|
+
修改数据结构:
|
27
|
+
|
28
|
+
* [Instance](https://cloud.tencent.com/document/api/377/20453#Instance)
|
29
|
+
|
30
|
+
* 新增成员:WarmupStatus
|
31
|
+
|
32
|
+
* [MetricAlarm](https://cloud.tencent.com/document/api/377/20453#MetricAlarm)
|
33
|
+
|
34
|
+
* 新增成员:PreciseThreshold
|
35
|
+
|
36
|
+
* [ScalingPolicy](https://cloud.tencent.com/document/api/377/20453#ScalingPolicy)
|
37
|
+
|
38
|
+
* 新增成员:ScalingPolicyType, PredefinedMetricType, TargetValue, EstimatedInstanceWarmup, DisableScaleIn, MetricAlarms
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
44
|
+
|
45
|
+
### 第 44 次发布
|
46
|
+
|
47
|
+
发布时间:2023-03-23 01:14:04
|
48
|
+
|
49
|
+
本次发布包含了以下内容:
|
50
|
+
|
51
|
+
改善已有的文档。
|
52
|
+
|
53
|
+
修改数据结构:
|
54
|
+
|
55
|
+
* [StaffStatusMetrics](https://cloud.tencent.com/document/api/679/47715#StaffStatusMetrics)
|
56
|
+
|
57
|
+
* 新增成员:LastOnlineTimestamp, LastStatusTimestamp
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
## 文件存储(cfs) 版本:2019-07-19
|
63
|
+
|
64
|
+
### 第 16 次发布
|
65
|
+
|
66
|
+
发布时间:2023-03-23 01:17:23
|
67
|
+
|
68
|
+
本次发布包含了以下内容:
|
69
|
+
|
70
|
+
改善已有的文档。
|
71
|
+
|
72
|
+
修改接口:
|
73
|
+
|
74
|
+
* [CreateAutoSnapshotPolicy](https://cloud.tencent.com/document/api/582/80210)
|
75
|
+
|
76
|
+
* 新增入参:DayOfMonth, IntervalDays
|
77
|
+
|
78
|
+
* <font color="#dd0000">**修改入参**:</font>DayOfWeek
|
79
|
+
|
80
|
+
* [UpdateAutoSnapshotPolicy](https://cloud.tencent.com/document/api/582/80203)
|
81
|
+
|
82
|
+
* 新增入参:DayOfMonth, IntervalDays
|
83
|
+
|
84
|
+
|
85
|
+
修改数据结构:
|
86
|
+
|
87
|
+
* [AutoSnapshotPolicyInfo](https://cloud.tencent.com/document/api/582/38175#AutoSnapshotPolicyInfo)
|
88
|
+
|
89
|
+
* 新增成员:DayOfMonth, IntervalDays
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
95
|
+
|
96
|
+
### 第 51 次发布
|
97
|
+
|
98
|
+
发布时间:2023-03-23 01:38:57
|
99
|
+
|
100
|
+
本次发布包含了以下内容:
|
101
|
+
|
102
|
+
改善已有的文档。
|
103
|
+
|
104
|
+
修改数据结构:
|
105
|
+
|
106
|
+
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
107
|
+
|
108
|
+
* 新增成员:ApproverVerifyTypes, ApproverSignTypes
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
114
|
+
|
115
|
+
### 第 70 次发布
|
116
|
+
|
117
|
+
发布时间:2023-03-23 01:39:22
|
118
|
+
|
119
|
+
本次发布包含了以下内容:
|
120
|
+
|
121
|
+
改善已有的文档。
|
122
|
+
|
123
|
+
修改数据结构:
|
124
|
+
|
125
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
126
|
+
|
127
|
+
* 新增成员:ApproverVerifyTypes, ApproverSignTypes
|
128
|
+
|
129
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1420/61525#FlowDetailInfo)
|
130
|
+
|
131
|
+
* 新增成员:CcInfos
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
141
|
+
|
142
|
+
### 第 81 次发布
|
143
|
+
|
144
|
+
发布时间:2023-03-23 01:53:03
|
145
|
+
|
146
|
+
本次发布包含了以下内容:
|
147
|
+
|
148
|
+
改善已有的文档。
|
149
|
+
|
150
|
+
修改接口:
|
151
|
+
|
152
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
153
|
+
|
154
|
+
* 新增入参:HierarchicalNotices
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
## 媒体处理(mps) 版本:2019-06-12
|
160
|
+
|
161
|
+
### 第 55 次发布
|
162
|
+
|
163
|
+
发布时间:2023-03-23 01:54:54
|
164
|
+
|
165
|
+
本次发布包含了以下内容:
|
166
|
+
|
167
|
+
改善已有的文档。
|
168
|
+
|
169
|
+
修改数据结构:
|
170
|
+
|
171
|
+
* [CreateOutputInfo](https://cloud.tencent.com/document/api/862/37615#CreateOutputInfo)
|
172
|
+
|
173
|
+
* 新增成员:MaxConcurrent
|
174
|
+
|
175
|
+
* [DescribeOutput](https://cloud.tencent.com/document/api/862/37615#DescribeOutput)
|
176
|
+
|
177
|
+
* 新增成员:MaxConcurrent
|
178
|
+
|
179
|
+
* [ModifyOutputInfo](https://cloud.tencent.com/document/api/862/37615#ModifyOutputInfo)
|
180
|
+
|
181
|
+
* 新增成员:MaxConcurrent
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
## 文字识别(ocr) 版本:2018-11-19
|
187
|
+
|
188
|
+
### 第 90 次发布
|
189
|
+
|
190
|
+
发布时间:2023-03-23 01:57:00
|
191
|
+
|
192
|
+
本次发布包含了以下内容:
|
193
|
+
|
194
|
+
改善已有的文档。
|
195
|
+
|
196
|
+
<font color="#dd0000">**预下线接口**:</font>
|
197
|
+
|
198
|
+
* QueryBarCode
|
199
|
+
* VerifyBasicBizLicense
|
200
|
+
* VerifyBizLicense
|
201
|
+
* VerifyEnterpriseFourFactors
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
206
|
+
|
207
|
+
### 第 37 次发布
|
208
|
+
|
209
|
+
发布时间:2023-03-23 02:39:19
|
210
|
+
|
211
|
+
本次发布包含了以下内容:
|
212
|
+
|
213
|
+
改善已有的文档。
|
214
|
+
|
215
|
+
新增接口:
|
216
|
+
|
217
|
+
* [DescribeDDoSAttackEvent](https://cloud.tencent.com/document/api/1552/80659)
|
218
|
+
|
219
|
+
新增数据结构:
|
220
|
+
|
221
|
+
* [DDoSAttackEvent](https://cloud.tencent.com/document/api/1552/80721#DDoSAttackEvent)
|
222
|
+
* [DDoSBlockData](https://cloud.tencent.com/document/api/1552/80721#DDoSBlockData)
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
231
|
+
|
232
|
+
### 第 51 次发布
|
233
|
+
|
234
|
+
发布时间:2023-03-23 02:55:58
|
235
|
+
|
236
|
+
本次发布包含了以下内容:
|
237
|
+
|
238
|
+
改善已有的文档。
|
239
|
+
|
240
|
+
新增接口:
|
241
|
+
|
242
|
+
* [DescribeTrtcRoomUsage](https://cloud.tencent.com/document/api/647/89181)
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
# Release 4.0.564
|
247
|
+
|
248
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
249
|
+
|
250
|
+
### 第 116 次发布
|
251
|
+
|
252
|
+
发布时间:2023-03-22 01:11:38
|
253
|
+
|
254
|
+
本次发布包含了以下内容:
|
255
|
+
|
256
|
+
改善已有的文档。
|
257
|
+
|
258
|
+
新增接口:
|
259
|
+
|
260
|
+
* [AnalyzeAuditLogs](https://cloud.tencent.com/document/api/236/89112)
|
261
|
+
|
262
|
+
<font color="#dd0000">**预下线接口**:</font>
|
263
|
+
|
264
|
+
* InitDBInstances
|
265
|
+
|
266
|
+
新增数据结构:
|
267
|
+
|
268
|
+
* [AggregationCondition](https://cloud.tencent.com/document/api/236/15878#AggregationCondition)
|
269
|
+
* [AuditLogAggregationResult](https://cloud.tencent.com/document/api/236/15878#AuditLogAggregationResult)
|
270
|
+
* [Bucket](https://cloud.tencent.com/document/api/236/15878#Bucket)
|
271
|
+
|
272
|
+
修改数据结构:
|
273
|
+
|
274
|
+
* [AuditLogFilter](https://cloud.tencent.com/document/api/236/15878#AuditLogFilter)
|
275
|
+
|
276
|
+
* 新增成员:AffectRowsSection, SentRowsSection, ExecTimeSection, LockWaitTimeSection, IoWaitTimeSection, TransactionLivingTimeSection
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
282
|
+
|
283
|
+
### 第 73 次发布
|
284
|
+
|
285
|
+
发布时间:2023-03-22 01:16:39
|
286
|
+
|
287
|
+
本次发布包含了以下内容:
|
288
|
+
|
289
|
+
改善已有的文档。
|
290
|
+
|
291
|
+
修改数据结构:
|
292
|
+
|
293
|
+
* [KafkaParam](https://cloud.tencent.com/document/api/597/40861#KafkaParam)
|
294
|
+
|
295
|
+
* 新增成员:ConnectorSyncType, KeepPartition
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
301
|
+
|
302
|
+
### 第 13 次发布
|
303
|
+
|
304
|
+
发布时间:2023-03-22 01:49:36
|
305
|
+
|
306
|
+
本次发布包含了以下内容:
|
307
|
+
|
308
|
+
改善已有的文档。
|
309
|
+
|
310
|
+
新增接口:
|
311
|
+
|
312
|
+
* [CallTRTCDevice](https://cloud.tencent.com/document/api/1131/89113)
|
313
|
+
|
314
|
+
新增数据结构:
|
315
|
+
|
316
|
+
* [TRTCParams](https://cloud.tencent.com/document/api/1131/76635#TRTCParams)
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
325
|
+
|
326
|
+
|
327
|
+
|
328
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
329
|
+
|
330
|
+
### 第 18 次发布
|
331
|
+
|
332
|
+
发布时间:2023-03-22 01:59:37
|
333
|
+
|
334
|
+
本次发布包含了以下内容:
|
335
|
+
|
336
|
+
改善已有的文档。
|
337
|
+
|
338
|
+
新增接口:
|
339
|
+
|
340
|
+
* [DescribeDeveloper](https://cloud.tencent.com/document/api/1639/89115)
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
345
|
+
|
346
|
+
### 第 1 次发布
|
347
|
+
|
348
|
+
发布时间:2023-03-21 20:10:58
|
349
|
+
|
350
|
+
本次发布包含了以下内容:
|
351
|
+
|
352
|
+
改善已有的文档。
|
353
|
+
|
354
|
+
新增接口:
|
355
|
+
|
356
|
+
* [DescribeRunGroups](https://cloud.tencent.com/document/api/1643/89099)
|
357
|
+
* [DescribeRuns](https://cloud.tencent.com/document/api/1643/89098)
|
358
|
+
* [GetRunCalls](https://cloud.tencent.com/document/api/1643/89097)
|
359
|
+
* [GetRunStatus](https://cloud.tencent.com/document/api/1643/89096)
|
360
|
+
* [ImportTableFile](https://cloud.tencent.com/document/api/1643/89095)
|
361
|
+
* [RunApplication](https://cloud.tencent.com/document/api/1643/89094)
|
362
|
+
|
363
|
+
新增数据结构:
|
364
|
+
|
365
|
+
* [ExecutionTime](https://cloud.tencent.com/document/api/1643/89100#ExecutionTime)
|
366
|
+
* [Filter](https://cloud.tencent.com/document/api/1643/89100#Filter)
|
367
|
+
* [Run](https://cloud.tencent.com/document/api/1643/89100#Run)
|
368
|
+
* [RunGroup](https://cloud.tencent.com/document/api/1643/89100#RunGroup)
|
369
|
+
* [RunMetadata](https://cloud.tencent.com/document/api/1643/89100#RunMetadata)
|
370
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
371
|
+
* [RunStatusCount](https://cloud.tencent.com/document/api/1643/89100#RunStatusCount)
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
376
|
+
|
377
|
+
### 第 28 次发布
|
378
|
+
|
379
|
+
发布时间:2023-03-22 02:22:56
|
380
|
+
|
381
|
+
本次发布包含了以下内容:
|
382
|
+
|
383
|
+
改善已有的文档。
|
384
|
+
|
385
|
+
修改数据结构:
|
386
|
+
|
387
|
+
* [CertificateExtra](https://cloud.tencent.com/document/api/400/41679#CertificateExtra)
|
388
|
+
|
389
|
+
* 新增成员:SMCert
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
395
|
+
|
396
|
+
### 第 94 次发布
|
397
|
+
|
398
|
+
发布时间:2023-03-22 02:25:31
|
399
|
+
|
400
|
+
本次发布包含了以下内容:
|
401
|
+
|
402
|
+
改善已有的文档。
|
403
|
+
|
404
|
+
新增接口:
|
405
|
+
|
406
|
+
* [DescribeGatewayCurveData](https://cloud.tencent.com/document/api/876/89118)
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
411
|
+
|
412
|
+
### 第 22 次发布
|
413
|
+
|
414
|
+
发布时间:2023-03-22 02:53:10
|
415
|
+
|
416
|
+
本次发布包含了以下内容:
|
417
|
+
|
418
|
+
改善已有的文档。
|
419
|
+
|
420
|
+
修改接口:
|
421
|
+
|
422
|
+
* [CreateOfflineTask](https://cloud.tencent.com/document/api/1267/82520)
|
423
|
+
|
424
|
+
* 新增出参:TaskId
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
|
1
429
|
# Release 4.0.563
|
2
430
|
|
3
431
|
## 应用性能观测(apm) 版本:2021-06-22
|