tencentcloud-sdk-nodejs-clb 4.0.677 → 4.0.679
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 +471 -0
- package/SERVICE_CHANGELOG.md +447 -227
- package/package.json +1 -1
- package/products.md +24 -24
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,474 @@
|
|
1
|
+
# Release 4.0.679
|
2
|
+
|
3
|
+
## 私有网络(vpc) 版本:2017-03-12
|
4
|
+
|
5
|
+
### 第 167 次发布
|
6
|
+
|
7
|
+
发布时间:2023-08-31 11:01:10
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [CreateNetworkAclEntries](https://cloud.tencent.com/document/api/215/97652)
|
16
|
+
* [DeleteNetworkAclEntries](https://cloud.tencent.com/document/api/215/97651)
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
21
|
+
|
22
|
+
### 第 47 次发布
|
23
|
+
|
24
|
+
发布时间:2023-08-31 10:55:43
|
25
|
+
|
26
|
+
本次发布包含了以下内容:
|
27
|
+
|
28
|
+
改善已有的文档。
|
29
|
+
|
30
|
+
新增接口:
|
31
|
+
|
32
|
+
* [AddAntiFakeUrl](https://cloud.tencent.com/document/api/627/97644)
|
33
|
+
* [AddAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97643)
|
34
|
+
* [DeleteAntiFakeUrl](https://cloud.tencent.com/document/api/627/97642)
|
35
|
+
* [DeleteAntiInfoLeakRule](https://cloud.tencent.com/document/api/627/97649)
|
36
|
+
* [DeleteCCRule](https://cloud.tencent.com/document/api/627/97648)
|
37
|
+
* [DescribeAntiFakeRules](https://cloud.tencent.com/document/api/627/97641)
|
38
|
+
* [DescribeAntiFakeUrl](https://cloud.tencent.com/document/api/627/97640)
|
39
|
+
* [DescribeAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97639)
|
40
|
+
* [DescribeAntiInfoLeakageRules](https://cloud.tencent.com/document/api/627/97638)
|
41
|
+
* [DescribeBatchIpAccessControl](https://cloud.tencent.com/document/api/627/97650)
|
42
|
+
* [DescribeCCRule](https://cloud.tencent.com/document/api/627/97637)
|
43
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
44
|
+
* [DescribeSession](https://cloud.tencent.com/document/api/627/97635)
|
45
|
+
* [ModifyAntiFakeUrl](https://cloud.tencent.com/document/api/627/97634)
|
46
|
+
* [ModifyAntiFakeUrlStatus](https://cloud.tencent.com/document/api/627/97647)
|
47
|
+
* [ModifyAntiInfoLeakRuleStatus](https://cloud.tencent.com/document/api/627/97633)
|
48
|
+
* [ModifyAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97632)
|
49
|
+
* [ModifyCustomWhiteRuleStatus](https://cloud.tencent.com/document/api/627/97631)
|
50
|
+
* [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
|
51
|
+
* [UpsertSession](https://cloud.tencent.com/document/api/627/97645)
|
52
|
+
|
53
|
+
新增数据结构:
|
54
|
+
|
55
|
+
* [BatchIpAccessControlData](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlData)
|
56
|
+
* [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
|
57
|
+
* [CCRuleData](https://cloud.tencent.com/document/api/627/53609#CCRuleData)
|
58
|
+
* [CCRuleItem](https://cloud.tencent.com/document/api/627/53609#CCRuleItem)
|
59
|
+
* [CacheUrlItem](https://cloud.tencent.com/document/api/627/53609#CacheUrlItem)
|
60
|
+
* [CacheUrlItems](https://cloud.tencent.com/document/api/627/53609#CacheUrlItems)
|
61
|
+
* [DescribeAntiInfoLeakRulesRuleItem](https://cloud.tencent.com/document/api/627/53609#DescribeAntiInfoLeakRulesRuleItem)
|
62
|
+
* [DescribeAntiInfoLeakRulesStrategyItem](https://cloud.tencent.com/document/api/627/53609#DescribeAntiInfoLeakRulesStrategyItem)
|
63
|
+
* [DescribeAntiLeakageItem](https://cloud.tencent.com/document/api/627/53609#DescribeAntiLeakageItem)
|
64
|
+
* [PageInfo](https://cloud.tencent.com/document/api/627/53609#PageInfo)
|
65
|
+
* [SessionData](https://cloud.tencent.com/document/api/627/53609#SessionData)
|
66
|
+
* [SessionItem](https://cloud.tencent.com/document/api/627/53609#SessionItem)
|
67
|
+
* [StrategyForAntiInfoLeak](https://cloud.tencent.com/document/api/627/53609#StrategyForAntiInfoLeak)
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
# Release 4.0.678
|
72
|
+
|
73
|
+
## API 网关(apigateway) 版本:2018-08-08
|
74
|
+
|
75
|
+
### 第 43 次发布
|
76
|
+
|
77
|
+
发布时间:2023-08-31 01:06:05
|
78
|
+
|
79
|
+
本次发布包含了以下内容:
|
80
|
+
|
81
|
+
改善已有的文档。
|
82
|
+
|
83
|
+
修改接口:
|
84
|
+
|
85
|
+
* [DescribeService](https://cloud.tencent.com/document/api/628/45199)
|
86
|
+
|
87
|
+
* 新增出参:UniqVpcId
|
88
|
+
|
89
|
+
* [ModifyService](https://cloud.tencent.com/document/api/628/45193)
|
90
|
+
|
91
|
+
* 新增入参:UniqVpcId
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
## 品牌经营管家(bma) 版本:2022-11-15
|
97
|
+
|
98
|
+
### 第 10 次发布
|
99
|
+
|
100
|
+
发布时间:2023-08-31 01:07:17
|
101
|
+
|
102
|
+
本次发布包含了以下内容:
|
103
|
+
|
104
|
+
改善已有的文档。
|
105
|
+
|
106
|
+
修改接口:
|
107
|
+
|
108
|
+
* [CreateBPWhiteList](https://cloud.tencent.com/document/api/1296/86602)
|
109
|
+
|
110
|
+
* 新增入参:Remark
|
111
|
+
|
112
|
+
|
113
|
+
修改数据结构:
|
114
|
+
|
115
|
+
* [WhiteListData](https://cloud.tencent.com/document/api/1296/86604#WhiteListData)
|
116
|
+
|
117
|
+
* 新增成员:Remark
|
118
|
+
|
119
|
+
* <font color="#dd0000">**修改成员**:</font>WhiteListId, CompanyId, BrandName, AssetsType, WhiteList, InsertTime
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
## 品牌经营管家(bma) 版本:2021-06-24
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
129
|
+
|
130
|
+
### 第 15 次发布
|
131
|
+
|
132
|
+
发布时间:2023-08-31 01:09:05
|
133
|
+
|
134
|
+
本次发布包含了以下内容:
|
135
|
+
|
136
|
+
改善已有的文档。
|
137
|
+
|
138
|
+
新增接口:
|
139
|
+
|
140
|
+
* [DeleteBackUpData](https://cloud.tencent.com/document/api/1299/97603)
|
141
|
+
* [DescribeBackUpJob](https://cloud.tencent.com/document/api/1299/97605)
|
142
|
+
* [DescribeBackUpJobDetail](https://cloud.tencent.com/document/api/1299/97604)
|
143
|
+
* [RecoverBackUpJob](https://cloud.tencent.com/document/api/1299/97602)
|
144
|
+
|
145
|
+
修改接口:
|
146
|
+
|
147
|
+
* [DescribeCkSqlApis](https://cloud.tencent.com/document/api/1299/83428)
|
148
|
+
|
149
|
+
* 新增入参:UserType
|
150
|
+
|
151
|
+
|
152
|
+
新增数据结构:
|
153
|
+
|
154
|
+
* [BackUpJobDisplay](https://cloud.tencent.com/document/api/1299/83429#BackUpJobDisplay)
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
159
|
+
|
160
|
+
### 第 95 次发布
|
161
|
+
|
162
|
+
发布时间:2023-08-31 01:09:45
|
163
|
+
|
164
|
+
本次发布包含了以下内容:
|
165
|
+
|
166
|
+
改善已有的文档。
|
167
|
+
|
168
|
+
修改接口:
|
169
|
+
|
170
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
171
|
+
|
172
|
+
* 新增入参:AutoVoucher
|
173
|
+
|
174
|
+
|
175
|
+
新增数据结构:
|
176
|
+
|
177
|
+
* [BrokerTopicFlowData](https://cloud.tencent.com/document/api/597/40861#BrokerTopicFlowData)
|
178
|
+
|
179
|
+
修改数据结构:
|
180
|
+
|
181
|
+
* [TopicFlowRankingResult](https://cloud.tencent.com/document/api/597/40861#TopicFlowRankingResult)
|
182
|
+
|
183
|
+
* 新增成员:BrokerTopicFlowData
|
184
|
+
|
185
|
+
* <font color="#dd0000">**修改成员**:</font>BrokerIp, BrokerTopicData
|
186
|
+
|
187
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/597/40861#ZoneInfo)
|
188
|
+
|
189
|
+
* 新增成员:ExtraFlag
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
195
|
+
|
196
|
+
### 第 9 次发布
|
197
|
+
|
198
|
+
发布时间:2023-08-31 01:11:48
|
199
|
+
|
200
|
+
本次发布包含了以下内容:
|
201
|
+
|
202
|
+
改善已有的文档。
|
203
|
+
|
204
|
+
修改数据结构:
|
205
|
+
|
206
|
+
* [ClbListenerListInfo](https://cloud.tencent.com/document/api/664/90825#ClbListenerListInfo)
|
207
|
+
|
208
|
+
* 新增成员:LoadBalancerDomain
|
209
|
+
|
210
|
+
* <font color="#dd0000">**修改成员**:</font>ListenerId, ListenerName, LoadBalancerId, LoadBalancerName, Protocol, Region, Vip, VPort, Zone, NumericalVpcId, LoadBalancerType, Domain
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
## 主机安全(cwp) 版本:2018-02-28
|
216
|
+
|
217
|
+
### 第 94 次发布
|
218
|
+
|
219
|
+
发布时间:2023-08-31 01:12:44
|
220
|
+
|
221
|
+
本次发布包含了以下内容:
|
222
|
+
|
223
|
+
改善已有的文档。
|
224
|
+
|
225
|
+
修改接口:
|
226
|
+
|
227
|
+
* [DescribeMaliciousRequestWhiteList](https://cloud.tencent.com/document/api/296/61720)
|
228
|
+
|
229
|
+
* 新增入参:Order, By
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
235
|
+
|
236
|
+
### 第 23 次发布
|
237
|
+
|
238
|
+
发布时间:2023-08-31 01:13:53
|
239
|
+
|
240
|
+
本次发布包含了以下内容:
|
241
|
+
|
242
|
+
改善已有的文档。
|
243
|
+
|
244
|
+
修改数据结构:
|
245
|
+
|
246
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1130/57812#InstanceInfo)
|
247
|
+
|
248
|
+
* 新增成员:AgentStatus, InstanceStatus
|
249
|
+
|
250
|
+
* <font color="#dd0000">**修改成员**:</font>InternalVip, InternalVport, CreateTime, ClusterId, ClusterName
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
|
255
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
## 数据安全中心(dsgc) 版本:2019-07-23
|
260
|
+
|
261
|
+
### 第 3 次发布
|
262
|
+
|
263
|
+
发布时间:2023-08-31 01:14:45
|
264
|
+
|
265
|
+
本次发布包含了以下内容:
|
266
|
+
|
267
|
+
改善已有的文档。
|
268
|
+
|
269
|
+
新增接口:
|
270
|
+
|
271
|
+
* [DescribeDSPAAssessmentRiskSideDistributed](https://cloud.tencent.com/document/api/1087/97607)
|
272
|
+
* [DescribeDSPAAssessmentRiskSideList](https://cloud.tencent.com/document/api/1087/97606)
|
273
|
+
|
274
|
+
修改接口:
|
275
|
+
|
276
|
+
* [CreateDSPAAssessmentTask](https://cloud.tencent.com/document/api/1087/97259)
|
277
|
+
|
278
|
+
* <font color="#dd0000">**修改入参**:</font>DiscoveryCondition
|
279
|
+
|
280
|
+
* [DescribeDSPAAssessmentHighRiskTop10Overview](https://cloud.tencent.com/document/api/1087/97159)
|
281
|
+
|
282
|
+
* 新增入参:Filter
|
283
|
+
|
284
|
+
* [DescribeDSPAAssessmentLatestRiskList](https://cloud.tencent.com/document/api/1087/97157)
|
285
|
+
|
286
|
+
* 新增入参:RiskSide
|
287
|
+
|
288
|
+
* [DescribeDSPAAssessmentRiskDistributionOverview](https://cloud.tencent.com/document/api/1087/97152)
|
289
|
+
|
290
|
+
* 新增入参:Filter
|
291
|
+
|
292
|
+
* [DescribeDSPAAssessmentRiskTemplateVulnerableList](https://cloud.tencent.com/document/api/1087/97148)
|
293
|
+
|
294
|
+
* 新增入参:RiskSide
|
295
|
+
|
296
|
+
* [DescribeDSPAESDiscoveryTaskResultDetail](https://cloud.tencent.com/document/api/1087/97208)
|
297
|
+
|
298
|
+
* 新增入参:DbName
|
299
|
+
|
300
|
+
* [ModifyDSPAAssessmentRiskLatest](https://cloud.tencent.com/document/api/1087/97199)
|
301
|
+
|
302
|
+
* 新增入参:BathRiskIdList
|
303
|
+
|
304
|
+
|
305
|
+
新增数据结构:
|
306
|
+
|
307
|
+
* [RiskSideDistributed](https://cloud.tencent.com/document/api/1087/96844#RiskSideDistributed)
|
308
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1087/96844#TemplateInfo)
|
309
|
+
|
310
|
+
修改数据结构:
|
311
|
+
|
312
|
+
* [AssessmentRisk](https://cloud.tencent.com/document/api/1087/96844#AssessmentRisk)
|
313
|
+
|
314
|
+
* 新增成员:RiskSide
|
315
|
+
|
316
|
+
* <font color="#dd0000">**修改成员**:</font>AssetName, SecurityProduct, RiskType
|
317
|
+
|
318
|
+
* [AssessmentRiskItem](https://cloud.tencent.com/document/api/1087/96844#AssessmentRiskItem)
|
319
|
+
|
320
|
+
* 新增成员:RiskSide, ReferTemplateList
|
321
|
+
|
322
|
+
* [AssessmentTemplate](https://cloud.tencent.com/document/api/1087/96844#AssessmentTemplate)
|
323
|
+
|
324
|
+
* 新增成员:IsASMTemplate
|
325
|
+
|
326
|
+
* <font color="#dd0000">**修改成员**:</font>Id, SupportDataSource
|
327
|
+
|
328
|
+
* [ESTaskResultDetail](https://cloud.tencent.com/document/api/1087/96844#ESTaskResultDetail)
|
329
|
+
|
330
|
+
* 新增成员:LevelRiskScore
|
331
|
+
|
332
|
+
* [HighRiskAssetsDetail](https://cloud.tencent.com/document/api/1087/96844#HighRiskAssetsDetail)
|
333
|
+
|
334
|
+
* 新增成员:DataSourceType, DataSourceName, RiskSide, ResourceRegion
|
335
|
+
|
336
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, AssetsName, HighRiskCount, RiskType, TotalRiskCount
|
337
|
+
|
338
|
+
* [RiskCountInfo](https://cloud.tencent.com/document/api/1087/96844#RiskCountInfo)
|
339
|
+
|
340
|
+
* 新增成员:RiskLevelName
|
341
|
+
|
342
|
+
* [RiskItemInfo](https://cloud.tencent.com/document/api/1087/96844#RiskItemInfo)
|
343
|
+
|
344
|
+
* 新增成员:ResourceRegion, RiskSide
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
|
349
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
350
|
+
|
351
|
+
### 第 62 次发布
|
352
|
+
|
353
|
+
发布时间:2023-08-31 01:16:46
|
354
|
+
|
355
|
+
本次发布包含了以下内容:
|
356
|
+
|
357
|
+
改善已有的文档。
|
358
|
+
|
359
|
+
修改接口:
|
360
|
+
|
361
|
+
* [GetEidResult](https://cloud.tencent.com/document/api/1007/54090)
|
362
|
+
|
363
|
+
* 新增出参:IntentionActionResult
|
364
|
+
|
365
|
+
|
366
|
+
修改数据结构:
|
367
|
+
|
368
|
+
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
369
|
+
|
370
|
+
* 新增成员:IntentionActions
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
376
|
+
|
377
|
+
### 第 37 次发布
|
378
|
+
|
379
|
+
发布时间:2023-08-31 01:20:56
|
380
|
+
|
381
|
+
本次发布包含了以下内容:
|
382
|
+
|
383
|
+
改善已有的文档。
|
384
|
+
|
385
|
+
新增数据结构:
|
386
|
+
|
387
|
+
* [Order](https://cloud.tencent.com/document/api/849/52010#Order)
|
388
|
+
|
389
|
+
修改数据结构:
|
390
|
+
|
391
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
392
|
+
|
393
|
+
* 新增成员:ArchGeneration, ClusterType, Orders
|
394
|
+
|
395
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterSessions
|
396
|
+
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
## 云点播(vod) 版本:2018-07-17
|
401
|
+
|
402
|
+
### 第 163 次发布
|
403
|
+
|
404
|
+
发布时间:2023-08-31 01:27:41
|
405
|
+
|
406
|
+
本次发布包含了以下内容:
|
407
|
+
|
408
|
+
改善已有的文档。
|
409
|
+
|
410
|
+
新增数据结构:
|
411
|
+
|
412
|
+
* [ProductInstanceResource](https://cloud.tencent.com/document/api/266/31773#ProductInstanceResource)
|
413
|
+
|
414
|
+
修改数据结构:
|
415
|
+
|
416
|
+
* [ProductInstance](https://cloud.tencent.com/document/api/266/31773#ProductInstance)
|
417
|
+
|
418
|
+
* 新增成员:ResourceSet
|
419
|
+
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
## 私有网络(vpc) 版本:2017-03-12
|
424
|
+
|
425
|
+
### 第 166 次发布
|
426
|
+
|
427
|
+
发布时间:2023-08-31 01:28:14
|
428
|
+
|
429
|
+
本次发布包含了以下内容:
|
430
|
+
|
431
|
+
改善已有的文档。
|
432
|
+
|
433
|
+
修改接口:
|
434
|
+
|
435
|
+
* [ModifyNetworkAclEntries](https://cloud.tencent.com/document/api/215/42107)
|
436
|
+
|
437
|
+
* 新增入参:EnableUpdateAclEntries
|
438
|
+
|
439
|
+
|
440
|
+
修改数据结构:
|
441
|
+
|
442
|
+
* [NetworkAclEntry](https://cloud.tencent.com/document/api/215/15824#NetworkAclEntry)
|
443
|
+
|
444
|
+
* 新增成员:Priority, NetworkAclIpv4EntryId, NetworkAclIpv6EntryId
|
445
|
+
|
446
|
+
* <font color="#dd0000">**修改成员**:</font>ModifyTime
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
452
|
+
|
453
|
+
### 第 46 次发布
|
454
|
+
|
455
|
+
发布时间:2023-08-31 01:29:16
|
456
|
+
|
457
|
+
本次发布包含了以下内容:
|
458
|
+
|
459
|
+
改善已有的文档。
|
460
|
+
|
461
|
+
修改数据结构:
|
462
|
+
|
463
|
+
* [DataSourceInfo](https://cloud.tencent.com/document/api/1267/76336#DataSourceInfo)
|
464
|
+
|
465
|
+
* 新增成员:ShowType
|
466
|
+
|
467
|
+
* <font color="#dd0000">**修改成员**:</font>ModifiedTime
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
1
472
|
# Release 4.0.677
|
2
473
|
|
3
474
|
## 费用中心(billing) 版本:2018-07-09
|