tencentcloud-sdk-nodejs-dlc 4.0.328 → 4.0.331
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 +443 -0
- package/SERVICE_CHANGELOG.md +689 -11
- package/package.json +1 -1
- package/products.md +23 -22
- package/src/services/dlc/v20210125/dlc_models.ts +24 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +20 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,446 @@
|
|
|
1
|
+
# Release 4.0.331
|
|
2
|
+
|
|
3
|
+
## API网关(apigateway) 版本:2018-08-08
|
|
4
|
+
|
|
5
|
+
### 第 30 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-04-21 06:05:25
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreatePlugin](https://cloud.tencent.com/document/api/628/58234)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Tags
|
|
18
|
+
|
|
19
|
+
* [CreateUpstream](https://cloud.tencent.com/document/api/628/70414)
|
|
20
|
+
|
|
21
|
+
* 新增入参:UpstreamType, Tags, HealthChecker
|
|
22
|
+
|
|
23
|
+
* [ModifyUpstream](https://cloud.tencent.com/document/api/628/70410)
|
|
24
|
+
|
|
25
|
+
* 新增入参:UpstreamType, HealthChecker
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 应用云渲染(car) 版本:2022-01-10
|
|
31
|
+
|
|
32
|
+
### 第 2 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-04-21 06:07:22
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
39
|
+
|
|
40
|
+
新增接口:
|
|
41
|
+
|
|
42
|
+
* [ApplyConcurrent](https://cloud.tencent.com/document/api/1547/72827)
|
|
43
|
+
* [CreateSession](https://cloud.tencent.com/document/api/1547/72826)
|
|
44
|
+
|
|
45
|
+
### 第 1 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2022-04-20 16:44:47
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
新增接口:
|
|
54
|
+
|
|
55
|
+
* [DestroySession](https://cloud.tencent.com/document/api/1547/72812)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
60
|
+
|
|
61
|
+
### 第 100 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2022-04-21 06:07:58
|
|
64
|
+
|
|
65
|
+
本次发布包含了以下内容:
|
|
66
|
+
|
|
67
|
+
改善已有的文档。
|
|
68
|
+
|
|
69
|
+
修改接口:
|
|
70
|
+
|
|
71
|
+
* [DescribeBillingData](https://cloud.tencent.com/document/api/228/41237)
|
|
72
|
+
|
|
73
|
+
* 新增入参:TimeZone
|
|
74
|
+
|
|
75
|
+
* [DescribeCdnData](https://cloud.tencent.com/document/api/228/30986)
|
|
76
|
+
|
|
77
|
+
* 新增入参:TimeZone
|
|
78
|
+
|
|
79
|
+
* [DescribeOriginData](https://cloud.tencent.com/document/api/228/30984)
|
|
80
|
+
|
|
81
|
+
* 新增入参:TimeZone
|
|
82
|
+
|
|
83
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
84
|
+
|
|
85
|
+
* 新增入参:PostMaxSize
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
新增数据结构:
|
|
89
|
+
|
|
90
|
+
* [CacheConfig](https://cloud.tencent.com/document/api/228/30987#CacheConfig)
|
|
91
|
+
* [HeuristicCache](https://cloud.tencent.com/document/api/228/30987#HeuristicCache)
|
|
92
|
+
|
|
93
|
+
修改数据结构:
|
|
94
|
+
|
|
95
|
+
* [CacheConfigFollowOrigin](https://cloud.tencent.com/document/api/228/30987#CacheConfigFollowOrigin)
|
|
96
|
+
|
|
97
|
+
* 新增成员:HeuristicCache
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
103
|
+
|
|
104
|
+
### 第 39 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2022-04-21 06:08:41
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改接口:
|
|
113
|
+
|
|
114
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/597/40851)
|
|
115
|
+
|
|
116
|
+
* 新增入参:MaxMessageBytes
|
|
117
|
+
|
|
118
|
+
* [DescribeInstancesDetail](https://cloud.tencent.com/document/api/597/40834)
|
|
119
|
+
|
|
120
|
+
* 新增入参:InstanceIdList
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
126
|
+
|
|
127
|
+
### 第 20 次发布
|
|
128
|
+
|
|
129
|
+
发布时间:2022-04-21 06:09:08
|
|
130
|
+
|
|
131
|
+
本次发布包含了以下内容:
|
|
132
|
+
|
|
133
|
+
改善已有的文档。
|
|
134
|
+
|
|
135
|
+
修改数据结构:
|
|
136
|
+
|
|
137
|
+
* [LogContextInfo](https://cloud.tencent.com/document/api/614/56471#LogContextInfo)
|
|
138
|
+
|
|
139
|
+
* 新增成员:HostName
|
|
140
|
+
|
|
141
|
+
* [LogInfo](https://cloud.tencent.com/document/api/614/56471#LogInfo)
|
|
142
|
+
|
|
143
|
+
* 新增成员:HostName
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
149
|
+
|
|
150
|
+
### 第 80 次发布
|
|
151
|
+
|
|
152
|
+
发布时间:2022-04-21 06:09:51
|
|
153
|
+
|
|
154
|
+
本次发布包含了以下内容:
|
|
155
|
+
|
|
156
|
+
改善已有的文档。
|
|
157
|
+
|
|
158
|
+
修改接口:
|
|
159
|
+
|
|
160
|
+
* [DeleteImages](https://cloud.tencent.com/document/api/213/15716)
|
|
161
|
+
|
|
162
|
+
* 新增入参:DeleteBindedSnap, DryRun
|
|
163
|
+
|
|
164
|
+
* [SyncImages](https://cloud.tencent.com/document/api/213/15711)
|
|
165
|
+
|
|
166
|
+
* 新增入参:DryRun
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
172
|
+
|
|
173
|
+
### 第 9 次发布
|
|
174
|
+
|
|
175
|
+
发布时间:2022-04-21 06:10:54
|
|
176
|
+
|
|
177
|
+
本次发布包含了以下内容:
|
|
178
|
+
|
|
179
|
+
改善已有的文档。
|
|
180
|
+
|
|
181
|
+
新增接口:
|
|
182
|
+
|
|
183
|
+
* [CancelKillTask](https://cloud.tencent.com/document/api/1130/72836)
|
|
184
|
+
* [CreateSqlFilter](https://cloud.tencent.com/document/api/1130/72835)
|
|
185
|
+
* [DeleteSqlFilters](https://cloud.tencent.com/document/api/1130/72834)
|
|
186
|
+
* [DescribeNoPrimaryKeyTables](https://cloud.tencent.com/document/api/1130/72833)
|
|
187
|
+
* [DescribeRedisTopBigKeys](https://cloud.tencent.com/document/api/1130/72832)
|
|
188
|
+
* [DescribeSqlFilters](https://cloud.tencent.com/document/api/1130/72831)
|
|
189
|
+
* [DescribeSqlTemplate](https://cloud.tencent.com/document/api/1130/72830)
|
|
190
|
+
* [ModifySqlFilters](https://cloud.tencent.com/document/api/1130/72829)
|
|
191
|
+
* [VerifyUserAccount](https://cloud.tencent.com/document/api/1130/72828)
|
|
192
|
+
|
|
193
|
+
新增数据结构:
|
|
194
|
+
|
|
195
|
+
* [RedisKeySpaceData](https://cloud.tencent.com/document/api/1130/57812#RedisKeySpaceData)
|
|
196
|
+
* [SQLFilter](https://cloud.tencent.com/document/api/1130/57812#SQLFilter)
|
|
197
|
+
* [Table](https://cloud.tencent.com/document/api/1130/57812#Table)
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
206
|
+
|
|
207
|
+
### 第 13 次发布
|
|
208
|
+
|
|
209
|
+
发布时间:2022-04-21 06:11:18
|
|
210
|
+
|
|
211
|
+
本次发布包含了以下内容:
|
|
212
|
+
|
|
213
|
+
改善已有的文档。
|
|
214
|
+
|
|
215
|
+
修改接口:
|
|
216
|
+
|
|
217
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1342/58465)
|
|
218
|
+
|
|
219
|
+
* 新增入参:UserAlias
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
修改数据结构:
|
|
223
|
+
|
|
224
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
225
|
+
|
|
226
|
+
* 新增成员:UserAlias
|
|
227
|
+
|
|
228
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1342/53778#UserInfo)
|
|
229
|
+
|
|
230
|
+
* 新增成员:UserAlias
|
|
231
|
+
|
|
232
|
+
* [UserMessage](https://cloud.tencent.com/document/api/1342/53778#UserMessage)
|
|
233
|
+
|
|
234
|
+
* 新增成员:UserAlias
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
## 域名注册(domain) 版本:2018-08-08
|
|
240
|
+
|
|
241
|
+
### 第 19 次发布
|
|
242
|
+
|
|
243
|
+
发布时间:2022-04-21 06:11:32
|
|
244
|
+
|
|
245
|
+
本次发布包含了以下内容:
|
|
246
|
+
|
|
247
|
+
改善已有的文档。
|
|
248
|
+
|
|
249
|
+
新增接口:
|
|
250
|
+
|
|
251
|
+
* [DescribeDomainSimpleInfo](https://cloud.tencent.com/document/api/242/72837)
|
|
252
|
+
|
|
253
|
+
新增数据结构:
|
|
254
|
+
|
|
255
|
+
* [DomainSimpleInfo](https://cloud.tencent.com/document/api/242/38895#DomainSimpleInfo)
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
260
|
+
|
|
261
|
+
### 第 6 次发布
|
|
262
|
+
|
|
263
|
+
发布时间:2022-04-21 06:16:10
|
|
264
|
+
|
|
265
|
+
本次发布包含了以下内容:
|
|
266
|
+
|
|
267
|
+
改善已有的文档。
|
|
268
|
+
|
|
269
|
+
修改数据结构:
|
|
270
|
+
|
|
271
|
+
* [InputManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputManageMarketingRisk)
|
|
272
|
+
|
|
273
|
+
* 新增成员:Platform
|
|
274
|
+
|
|
275
|
+
* [OutputManageMarketingRiskValue](https://cloud.tencent.com/document/api/1343/52566#OutputManageMarketingRiskValue)
|
|
276
|
+
|
|
277
|
+
* 新增成员:ConstId
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
283
|
+
|
|
284
|
+
### 第 43 次发布
|
|
285
|
+
|
|
286
|
+
发布时间:2022-04-21 06:16:12
|
|
287
|
+
|
|
288
|
+
本次发布包含了以下内容:
|
|
289
|
+
|
|
290
|
+
改善已有的文档。
|
|
291
|
+
|
|
292
|
+
新增接口:
|
|
293
|
+
|
|
294
|
+
* [AllocateWanAddress](https://cloud.tencent.com/document/api/239/72839)
|
|
295
|
+
* [ReleaseWanAddress](https://cloud.tencent.com/document/api/239/72838)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
## 云点播(vod) 版本:2018-07-17
|
|
300
|
+
|
|
301
|
+
### 第 101 次发布
|
|
302
|
+
|
|
303
|
+
发布时间:2022-04-21 06:20:00
|
|
304
|
+
|
|
305
|
+
本次发布包含了以下内容:
|
|
306
|
+
|
|
307
|
+
改善已有的文档。
|
|
308
|
+
|
|
309
|
+
修改数据结构:
|
|
310
|
+
|
|
311
|
+
* [DrmStreamingsInfo](https://cloud.tencent.com/document/api/266/31773#DrmStreamingsInfo)
|
|
312
|
+
|
|
313
|
+
* 新增成员:WidevineDefinition, FairPlayDefinition
|
|
314
|
+
|
|
315
|
+
* [DrmStreamingsInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#DrmStreamingsInfoForUpdate)
|
|
316
|
+
|
|
317
|
+
* 新增成员:WidevineDefinition, FairPlayDefinition
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
323
|
+
|
|
324
|
+
### 第 8 次发布
|
|
325
|
+
|
|
326
|
+
发布时间:2022-04-21 06:21:00
|
|
327
|
+
|
|
328
|
+
本次发布包含了以下内容:
|
|
329
|
+
|
|
330
|
+
改善已有的文档。
|
|
331
|
+
|
|
332
|
+
新增接口:
|
|
333
|
+
|
|
334
|
+
* [DescribeDomains](https://cloud.tencent.com/document/api/627/72840)
|
|
335
|
+
|
|
336
|
+
修改接口:
|
|
337
|
+
|
|
338
|
+
* [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
|
|
339
|
+
|
|
340
|
+
* 新增入参:Weights
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
新增数据结构:
|
|
344
|
+
|
|
345
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
346
|
+
* [FiltersItemNew](https://cloud.tencent.com/document/api/627/53609#FiltersItemNew)
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
# Release 4.0.330
|
|
351
|
+
|
|
352
|
+
## API网关(apigateway) 版本:2018-08-08
|
|
353
|
+
|
|
354
|
+
### 第 29 次发布
|
|
355
|
+
|
|
356
|
+
发布时间:2022-04-20 06:02:43
|
|
357
|
+
|
|
358
|
+
本次发布包含了以下内容:
|
|
359
|
+
|
|
360
|
+
改善已有的文档。
|
|
361
|
+
|
|
362
|
+
修改接口:
|
|
363
|
+
|
|
364
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
|
365
|
+
|
|
366
|
+
* 新增入参:Owner
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
修改数据结构:
|
|
370
|
+
|
|
371
|
+
* [ServiceConfig](https://cloud.tencent.com/document/api/628/45244#ServiceConfig)
|
|
372
|
+
|
|
373
|
+
* 新增成员:UpstreamId
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
379
|
+
|
|
380
|
+
### 第 15 次发布
|
|
381
|
+
|
|
382
|
+
发布时间:2022-04-20 06:13:52
|
|
383
|
+
|
|
384
|
+
本次发布包含了以下内容:
|
|
385
|
+
|
|
386
|
+
改善已有的文档。
|
|
387
|
+
|
|
388
|
+
修改数据结构:
|
|
389
|
+
|
|
390
|
+
* [AbnormalProcessChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessChildRuleInfo)
|
|
391
|
+
|
|
392
|
+
* 新增成员:RuleLevel
|
|
393
|
+
|
|
394
|
+
* [AbnormalProcessEventDescription](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventDescription)
|
|
395
|
+
|
|
396
|
+
* 新增成员:GroupName
|
|
397
|
+
|
|
398
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
399
|
+
|
|
400
|
+
* 新增成员:MatchGroupName, MatchRuleLevel
|
|
401
|
+
|
|
402
|
+
* [AbnormalProcessSystemChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessSystemChildRuleInfo)
|
|
403
|
+
|
|
404
|
+
* 新增成员:RuleLevel
|
|
405
|
+
|
|
406
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
407
|
+
|
|
408
|
+
* 新增成员:NodeIP, HostID
|
|
409
|
+
|
|
410
|
+
* [EscapeRule](https://cloud.tencent.com/document/api/1285/65614#EscapeRule)
|
|
411
|
+
|
|
412
|
+
* 新增成员:Group
|
|
413
|
+
|
|
414
|
+
* [RunTimeEventBaseInfo](https://cloud.tencent.com/document/api/1285/65614#RunTimeEventBaseInfo)
|
|
415
|
+
|
|
416
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
# Release 4.0.329
|
|
422
|
+
|
|
423
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
424
|
+
|
|
425
|
+
### 第 65 次发布
|
|
426
|
+
|
|
427
|
+
发布时间:2022-04-19 19:47:18
|
|
428
|
+
|
|
429
|
+
本次发布包含了以下内容:
|
|
430
|
+
|
|
431
|
+
改善已有的文档。
|
|
432
|
+
|
|
433
|
+
修改接口:
|
|
434
|
+
|
|
435
|
+
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
|
436
|
+
|
|
437
|
+
* 新增入参:Type
|
|
438
|
+
|
|
439
|
+
* 新增出参:IDNumber, TestingInterval, TestingResult, TestingTime
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
1
444
|
# Release 4.0.328
|
|
2
445
|
|
|
3
446
|
## 云监控(monitor) 版本:2018-07-24
|