tencentcloud-sdk-nodejs-clb 4.0.709 → 4.0.711
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 +367 -0
- package/SERVICE_CHANGELOG.md +401 -180
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/services/clb/v20180317/clb_client.ts +1 -1
- package/src/services/clb/v20180317/clb_models.ts +15 -10
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +1 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +15 -10
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,370 @@
|
|
1
|
+
# Release 4.0.711
|
2
|
+
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
4
|
+
|
5
|
+
### 第 146 次发布
|
6
|
+
|
7
|
+
发布时间:2023-10-23 00:03:18
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100576)
|
16
|
+
* [ModifyDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100575)
|
17
|
+
|
18
|
+
新增数据结构:
|
19
|
+
|
20
|
+
* [LogToCLSConfig](https://cloud.tencent.com/document/api/236/15878#LogToCLSConfig)
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
25
|
+
|
26
|
+
### 第 73 次发布
|
27
|
+
|
28
|
+
发布时间:2023-10-23 00:08:10
|
29
|
+
|
30
|
+
本次发布包含了以下内容:
|
31
|
+
|
32
|
+
改善已有的文档。
|
33
|
+
|
34
|
+
修改数据结构:
|
35
|
+
|
36
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
37
|
+
|
38
|
+
* 新增成员:InstanceIndexMode
|
39
|
+
|
40
|
+
* <font color="#dd0000">**修改成员**:</font>DbMode, MasterZone, SlaveZones, InstanceNetInfo, ResourcePackages
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
46
|
+
|
47
|
+
### 第 70 次发布
|
48
|
+
|
49
|
+
发布时间:2023-10-23 00:09:07
|
50
|
+
|
51
|
+
本次发布包含了以下内容:
|
52
|
+
|
53
|
+
改善已有的文档。
|
54
|
+
|
55
|
+
新增接口:
|
56
|
+
|
57
|
+
* [DescribeAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100578)
|
58
|
+
* [ModifyAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100577)
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
63
|
+
|
64
|
+
### 第 72 次发布
|
65
|
+
|
66
|
+
发布时间:2023-10-23 00:10:30
|
67
|
+
|
68
|
+
本次发布包含了以下内容:
|
69
|
+
|
70
|
+
改善已有的文档。
|
71
|
+
|
72
|
+
修改数据结构:
|
73
|
+
|
74
|
+
* [ISPCounter](https://cloud.tencent.com/document/api/1108/42574#ISPCounter)
|
75
|
+
|
76
|
+
* 新增成员:ProviderInstanceNum
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
## 实时互动-教育版(lcic) 版本:2022-08-17
|
82
|
+
|
83
|
+
### 第 45 次发布
|
84
|
+
|
85
|
+
发布时间:2023-10-23 00:14:04
|
86
|
+
|
87
|
+
本次发布包含了以下内容:
|
88
|
+
|
89
|
+
改善已有的文档。
|
90
|
+
|
91
|
+
修改接口:
|
92
|
+
|
93
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
94
|
+
|
95
|
+
* 新增入参:LiveType, RecordLiveUrl, EnableAutoStart
|
96
|
+
|
97
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
98
|
+
|
99
|
+
* 新增出参:LiveType, RecordLiveUrl, EnableAutoStart
|
100
|
+
|
101
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
102
|
+
|
103
|
+
* 新增入参:LiveType, RecordLiveUrl, EnableAutoStart
|
104
|
+
|
105
|
+
|
106
|
+
修改数据结构:
|
107
|
+
|
108
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
109
|
+
|
110
|
+
* 新增成员:LiveType, RecordLiveUrl, EnableAutoStart
|
111
|
+
|
112
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
113
|
+
|
114
|
+
* 新增成员:LiveType, RecordLiveUrl, EnableAutoStart
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
## 媒体处理(mps) 版本:2019-06-12
|
120
|
+
|
121
|
+
### 第 76 次发布
|
122
|
+
|
123
|
+
发布时间:2023-10-23 09:46:19
|
124
|
+
|
125
|
+
本次发布包含了以下内容:
|
126
|
+
|
127
|
+
改善已有的文档。
|
128
|
+
|
129
|
+
新增数据结构:
|
130
|
+
|
131
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResult)
|
132
|
+
* [AiRecognitionTaskObjectResultInput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultInput)
|
133
|
+
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultItem)
|
134
|
+
* [AiRecognitionTaskObjectResultOutput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultOutput)
|
135
|
+
* [AiRecognitionTaskObjectSeqmentItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectSeqmentItem)
|
136
|
+
|
137
|
+
修改数据结构:
|
138
|
+
|
139
|
+
* [AiRecognitionResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionResult)
|
140
|
+
|
141
|
+
* 新增成员:ObjectTask
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
147
|
+
|
148
|
+
### 第 18 次发布
|
149
|
+
|
150
|
+
发布时间:2023-10-23 00:16:02
|
151
|
+
|
152
|
+
本次发布包含了以下内容:
|
153
|
+
|
154
|
+
改善已有的文档。
|
155
|
+
|
156
|
+
新增数据结构:
|
157
|
+
|
158
|
+
* [BlockTitle](https://cloud.tencent.com/document/api/1314/56230#BlockTitle)
|
159
|
+
|
160
|
+
修改数据结构:
|
161
|
+
|
162
|
+
* [Check](https://cloud.tencent.com/document/api/1314/56230#Check)
|
163
|
+
|
164
|
+
* 新增成员:BlockTitle
|
165
|
+
|
166
|
+
* [Indicator](https://cloud.tencent.com/document/api/1314/56230#Indicator)
|
167
|
+
|
168
|
+
* 新增成员:BlockTitle
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
174
|
+
|
175
|
+
### 第 43 次发布
|
176
|
+
|
177
|
+
发布时间:2023-10-23 00:16:17
|
178
|
+
|
179
|
+
本次发布包含了以下内容:
|
180
|
+
|
181
|
+
改善已有的文档。
|
182
|
+
|
183
|
+
新增接口:
|
184
|
+
|
185
|
+
* [DeleteWorkSpace](https://cloud.tencent.com/document/api/849/100579)
|
186
|
+
|
187
|
+
修改数据结构:
|
188
|
+
|
189
|
+
* [ClusterSession](https://cloud.tencent.com/document/api/849/52010#ClusterSession)
|
190
|
+
|
191
|
+
* 新增成员:ClusterGroupSerialId, AppId, OwnerUin, CreatorUin, Region, Zone, Status, CuNum, FlinkVersion, WebUIUrl, Properties, JobManagerCuSpec, TaskManagerCuSpec, TaskManagerNum, CreateTime, UpdateTime
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
197
|
+
|
198
|
+
### 第 47 次发布
|
199
|
+
|
200
|
+
发布时间:2023-10-23 00:18:24
|
201
|
+
|
202
|
+
本次发布包含了以下内容:
|
203
|
+
|
204
|
+
改善已有的文档。
|
205
|
+
|
206
|
+
修改接口:
|
207
|
+
|
208
|
+
* [DescribeCertificateBindResourceTaskDetail](https://cloud.tencent.com/document/api/400/97758)
|
209
|
+
|
210
|
+
* 新增出参:TSE
|
211
|
+
|
212
|
+
|
213
|
+
新增数据结构:
|
214
|
+
|
215
|
+
* [GatewayCertificate](https://cloud.tencent.com/document/api/400/41679#GatewayCertificate)
|
216
|
+
* [TSEInstanceDetail](https://cloud.tencent.com/document/api/400/41679#TSEInstanceDetail)
|
217
|
+
* [TSEInstanceList](https://cloud.tencent.com/document/api/400/41679#TSEInstanceList)
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
# Release 4.0.710
|
222
|
+
|
223
|
+
## 商业智能分析 BI(bi) 版本:2022-01-05
|
224
|
+
|
225
|
+
### 第 6 次发布
|
226
|
+
|
227
|
+
发布时间:2023-10-20 01:06:54
|
228
|
+
|
229
|
+
本次发布包含了以下内容:
|
230
|
+
|
231
|
+
改善已有的文档。
|
232
|
+
|
233
|
+
新增接口:
|
234
|
+
|
235
|
+
* [DescribeUserRoleProjectList](https://cloud.tencent.com/document/api/590/100532)
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
## 负载均衡(clb) 版本:2018-03-17
|
240
|
+
|
241
|
+
### 第 98 次发布
|
242
|
+
|
243
|
+
发布时间:2023-10-20 01:09:37
|
244
|
+
|
245
|
+
本次发布包含了以下内容:
|
246
|
+
|
247
|
+
改善已有的文档。
|
248
|
+
|
249
|
+
修改数据结构:
|
250
|
+
|
251
|
+
* [Backend](https://cloud.tencent.com/document/api/214/30694#Backend)
|
252
|
+
|
253
|
+
* 新增成员:Tag
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
|
258
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
259
|
+
|
260
|
+
### 第 69 次发布
|
261
|
+
|
262
|
+
发布时间:2023-10-20 01:13:30
|
263
|
+
|
264
|
+
本次发布包含了以下内容:
|
265
|
+
|
266
|
+
改善已有的文档。
|
267
|
+
|
268
|
+
修改接口:
|
269
|
+
|
270
|
+
* [DescribeLakeFsTaskResult](https://cloud.tencent.com/document/api/1342/100446)
|
271
|
+
|
272
|
+
* 新增入参:FsPath
|
273
|
+
|
274
|
+
* 新增出参:AccessToken
|
275
|
+
|
276
|
+
|
277
|
+
新增数据结构:
|
278
|
+
|
279
|
+
* [LakeFileSystemToken](https://cloud.tencent.com/document/api/1342/53778#LakeFileSystemToken)
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
## 域名注册(domain) 版本:2018-08-08
|
284
|
+
|
285
|
+
### 第 27 次发布
|
286
|
+
|
287
|
+
发布时间:2023-10-20 01:14:01
|
288
|
+
|
289
|
+
本次发布包含了以下内容:
|
290
|
+
|
291
|
+
改善已有的文档。
|
292
|
+
|
293
|
+
新增接口:
|
294
|
+
|
295
|
+
* [DeleteCustomDnsHost](https://cloud.tencent.com/document/api/242/100536)
|
296
|
+
* [DescribeCustomDnsHostSet](https://cloud.tencent.com/document/api/242/100535)
|
297
|
+
* [ModifyCustomDnsHost](https://cloud.tencent.com/document/api/242/100534)
|
298
|
+
* [ModifyIntlCustomDnsHost](https://cloud.tencent.com/document/api/242/100537)
|
299
|
+
* [SyncCustomDnsHost](https://cloud.tencent.com/document/api/242/100533)
|
300
|
+
|
301
|
+
新增数据结构:
|
302
|
+
|
303
|
+
* [CustomDnsHost](https://cloud.tencent.com/document/api/242/38895#CustomDnsHost)
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
308
|
+
|
309
|
+
### 第 129 次发布
|
310
|
+
|
311
|
+
发布时间:2023-10-20 01:15:34
|
312
|
+
|
313
|
+
本次发布包含了以下内容:
|
314
|
+
|
315
|
+
改善已有的文档。
|
316
|
+
|
317
|
+
修改数据结构:
|
318
|
+
|
319
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1323/70369#ApproverOption)
|
320
|
+
|
321
|
+
* 新增成员:FlowReadLimit
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
327
|
+
|
328
|
+
### 第 123 次发布
|
329
|
+
|
330
|
+
发布时间:2023-10-20 01:15:49
|
331
|
+
|
332
|
+
本次发布包含了以下内容:
|
333
|
+
|
334
|
+
改善已有的文档。
|
335
|
+
|
336
|
+
修改数据结构:
|
337
|
+
|
338
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
339
|
+
|
340
|
+
* 新增成员:FlowReadLimit
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
346
|
+
|
347
|
+
|
348
|
+
|
349
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
350
|
+
|
351
|
+
### 第 50 次发布
|
352
|
+
|
353
|
+
发布时间:2023-10-20 01:26:31
|
354
|
+
|
355
|
+
本次发布包含了以下内容:
|
356
|
+
|
357
|
+
改善已有的文档。
|
358
|
+
|
359
|
+
修改数据结构:
|
360
|
+
|
361
|
+
* [InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort)
|
362
|
+
|
363
|
+
* 新增成员:TcpPort, UdpPort
|
364
|
+
|
365
|
+
|
366
|
+
|
367
|
+
|
1
368
|
# Release 4.0.709
|
2
369
|
|
3
370
|
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|