tencentcloud-sdk-nodejs-dlc 4.0.707 → 4.0.708
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 +278 -0
- package/SERVICE_CHANGELOG.md +388 -86
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/dlc/v20210125/dlc_models.ts +53 -44
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +53 -44
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,281 @@
|
|
|
1
|
+
# Release 4.0.708
|
|
2
|
+
|
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
4
|
+
|
|
5
|
+
### 第 46 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-10-18 01:09:16
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ModifyAPIDoc](https://cloud.tencent.com/document/api/628/54947)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>ApiDocName, ServiceId, Environment, ApiIds
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
23
|
+
|
|
24
|
+
### 第 145 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-10-18 01:20:48
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [StartCpuExpand](https://cloud.tencent.com/document/api/236/96017)
|
|
35
|
+
|
|
36
|
+
* 新增入参:InstanceId, Type, ExpandCpu, AutoStrategy
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [AutoStrategy](https://cloud.tencent.com/document/api/236/15878#AutoStrategy)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
46
|
+
|
|
47
|
+
### 第 99 次发布
|
|
48
|
+
|
|
49
|
+
发布时间:2023-10-18 01:38:58
|
|
50
|
+
|
|
51
|
+
本次发布包含了以下内容:
|
|
52
|
+
|
|
53
|
+
改善已有的文档。
|
|
54
|
+
|
|
55
|
+
修改数据结构:
|
|
56
|
+
|
|
57
|
+
* [AssetMachineDetail](https://cloud.tencent.com/document/api/296/19867#AssetMachineDetail)
|
|
58
|
+
|
|
59
|
+
* 新增成员:CpuLoadVul, FirstTime
|
|
60
|
+
|
|
61
|
+
* <font color="#dd0000">**修改成员**:</font>Quuid, Uuid, MachineIp, MachineName, OsInfo, Cpu, MemSize, MemLoad, DiskSize, DiskLoad, PartitionCount, MachineWanIp, CpuSize, CpuLoad, ProtectLevel, RiskStatus, ProtectDays, BuyTime, EndTime, CoreVersion, OsType, AgentVersion, InstallTime, BootTime, LastLiveTime, Producer, SerialNumber, NetCards, Disks, Status, ProjectId, DeviceVersion, OfflineTime, InstanceId, UpdateTime, MachineExtraInfo
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
67
|
+
|
|
68
|
+
### 第 67 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-10-18 01:49:18
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
修改接口:
|
|
77
|
+
|
|
78
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
|
79
|
+
|
|
80
|
+
* 新增入参:AutoAuthorization
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
修改数据结构:
|
|
84
|
+
|
|
85
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
|
86
|
+
|
|
87
|
+
* 新增成员:AutoAuthorization
|
|
88
|
+
|
|
89
|
+
* [DataFormat](https://cloud.tencent.com/document/api/1342/53778#DataFormat)
|
|
90
|
+
|
|
91
|
+
* <font color="#dd0000">**修改成员**:</font>TextFile, CSV, Json, Parquet, ORC, AVRO
|
|
92
|
+
|
|
93
|
+
* [DatabaseResponseInfo](https://cloud.tencent.com/document/api/1342/53778#DatabaseResponseInfo)
|
|
94
|
+
|
|
95
|
+
* <font color="#dd0000">**修改成员**:</font>Comment, Properties, CreateTime, ModifiedTime
|
|
96
|
+
|
|
97
|
+
* [Other](https://cloud.tencent.com/document/api/1342/53778#Other)
|
|
98
|
+
|
|
99
|
+
* <font color="#dd0000">**修改成员**:</font>Format
|
|
100
|
+
|
|
101
|
+
* [Partition](https://cloud.tencent.com/document/api/1342/53778#Partition)
|
|
102
|
+
|
|
103
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Comment, Transform, TransformArgs, CreateTime
|
|
104
|
+
|
|
105
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
|
106
|
+
|
|
107
|
+
* <font color="#dd0000">**修改成员**:</font>MapMaterializedViewName
|
|
108
|
+
|
|
109
|
+
* [TextFile](https://cloud.tencent.com/document/api/1342/53778#TextFile)
|
|
110
|
+
|
|
111
|
+
* <font color="#dd0000">**修改成员**:</font>Format, Regex
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 域名注册(domain) 版本:2018-08-08
|
|
117
|
+
|
|
118
|
+
### 第 26 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2023-10-18 01:53:41
|
|
121
|
+
|
|
122
|
+
本次发布包含了以下内容:
|
|
123
|
+
|
|
124
|
+
改善已有的文档。
|
|
125
|
+
|
|
126
|
+
新增接口:
|
|
127
|
+
|
|
128
|
+
* [CreateCustomDnsHost](https://cloud.tencent.com/document/api/242/100418)
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
133
|
+
|
|
134
|
+
### 第 128 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2023-10-18 02:01:09
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
修改接口:
|
|
143
|
+
|
|
144
|
+
* [VerifyPdf](https://cloud.tencent.com/document/api/1323/80797)
|
|
145
|
+
|
|
146
|
+
* 新增出参:PdfResourceMd5
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
152
|
+
|
|
153
|
+
### 第 122 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2023-10-18 02:03:31
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
修改接口:
|
|
162
|
+
|
|
163
|
+
* [ChannelVerifyPdf](https://cloud.tencent.com/document/api/1420/80799)
|
|
164
|
+
|
|
165
|
+
* 新增出参:VerifySerialNo, PdfResourceMd5
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
175
|
+
|
|
176
|
+
### 第 114 次发布
|
|
177
|
+
|
|
178
|
+
发布时间:2023-10-18 02:20:12
|
|
179
|
+
|
|
180
|
+
本次发布包含了以下内容:
|
|
181
|
+
|
|
182
|
+
改善已有的文档。
|
|
183
|
+
|
|
184
|
+
新增接口:
|
|
185
|
+
|
|
186
|
+
* [DescribeBackupStreamList](https://cloud.tencent.com/document/api/267/100422)
|
|
187
|
+
* [EnableOptimalSwitching](https://cloud.tencent.com/document/api/267/100421)
|
|
188
|
+
* [SwitchBackupStream](https://cloud.tencent.com/document/api/267/100420)
|
|
189
|
+
|
|
190
|
+
新增数据结构:
|
|
191
|
+
|
|
192
|
+
* [BackupStreamDetailData](https://cloud.tencent.com/document/api/267/20474#BackupStreamDetailData)
|
|
193
|
+
* [BackupStreamGroupInfo](https://cloud.tencent.com/document/api/267/20474#BackupStreamGroupInfo)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
198
|
+
|
|
199
|
+
### 第 41 次发布
|
|
200
|
+
|
|
201
|
+
发布时间:2023-10-18 02:29:23
|
|
202
|
+
|
|
203
|
+
本次发布包含了以下内容:
|
|
204
|
+
|
|
205
|
+
改善已有的文档。
|
|
206
|
+
|
|
207
|
+
修改接口:
|
|
208
|
+
|
|
209
|
+
* [FetchSqlGatewayStatementResult](https://cloud.tencent.com/document/api/849/100321)
|
|
210
|
+
|
|
211
|
+
* 新增入参:ClusterId, SessionId, OperationHandleId, ResultUri
|
|
212
|
+
|
|
213
|
+
* 新增出参:ErrorMessage, ResultType, IsQueryResult, ResultKind, Results, NextResultUri
|
|
214
|
+
|
|
215
|
+
* [RunSqlGatewayStatement](https://cloud.tencent.com/document/api/849/100320)
|
|
216
|
+
|
|
217
|
+
* 新增入参:ClusterId, Sql, SessionId
|
|
218
|
+
|
|
219
|
+
* 新增出参:ErrorMessage, SessionId, OperationHandleId
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
新增数据结构:
|
|
223
|
+
|
|
224
|
+
* [LogicalType](https://cloud.tencent.com/document/api/849/52010#LogicalType)
|
|
225
|
+
* [ResultColumn](https://cloud.tencent.com/document/api/849/52010#ResultColumn)
|
|
226
|
+
* [ResultData](https://cloud.tencent.com/document/api/849/52010#ResultData)
|
|
227
|
+
* [StatementResult](https://cloud.tencent.com/document/api/849/52010#StatementResult)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
232
|
+
|
|
233
|
+
### 第 80 次发布
|
|
234
|
+
|
|
235
|
+
发布时间:2023-10-18 02:51:11
|
|
236
|
+
|
|
237
|
+
本次发布包含了以下内容:
|
|
238
|
+
|
|
239
|
+
改善已有的文档。
|
|
240
|
+
|
|
241
|
+
新增接口:
|
|
242
|
+
|
|
243
|
+
* [DescribeRocketMQMigratingTopicList](https://cloud.tencent.com/document/api/1179/100429)
|
|
244
|
+
* [DescribeRocketMQSmoothMigrationTask](https://cloud.tencent.com/document/api/1179/100424)
|
|
245
|
+
* [DescribeRocketMQSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1179/100423)
|
|
246
|
+
* [DescribeRocketMQSourceClusterGroupList](https://cloud.tencent.com/document/api/1179/100428)
|
|
247
|
+
* [DescribeRocketMQSourceClusterTopicList](https://cloud.tencent.com/document/api/1179/100427)
|
|
248
|
+
* [ImportRocketMQConsumerGroups](https://cloud.tencent.com/document/api/1179/100426)
|
|
249
|
+
* [ImportRocketMQTopics](https://cloud.tencent.com/document/api/1179/100425)
|
|
250
|
+
|
|
251
|
+
新增数据结构:
|
|
252
|
+
|
|
253
|
+
* [MigrateTopic](https://cloud.tencent.com/document/api/1179/46089#MigrateTopic)
|
|
254
|
+
* [RocketMQGroupConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroupConfig)
|
|
255
|
+
* [RocketMQGroupConfigOutput](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroupConfigOutput)
|
|
256
|
+
* [RocketMQMigrationTopicDistribution](https://cloud.tencent.com/document/api/1179/46089#RocketMQMigrationTopicDistribution)
|
|
257
|
+
* [RocketMQSmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1179/46089#RocketMQSmoothMigrationTaskItem)
|
|
258
|
+
* [RocketMQTopicConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicConfig)
|
|
259
|
+
* [RocketMQTopicConfigOutput](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicConfigOutput)
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
264
|
+
|
|
265
|
+
### 第 50 次发布
|
|
266
|
+
|
|
267
|
+
发布时间:2023-10-18 03:15:04
|
|
268
|
+
|
|
269
|
+
本次发布包含了以下内容:
|
|
270
|
+
|
|
271
|
+
改善已有的文档。
|
|
272
|
+
|
|
273
|
+
新增接口:
|
|
274
|
+
|
|
275
|
+
* [GetFileInfo](https://cloud.tencent.com/document/api/1267/100430)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
1
279
|
# Release 4.0.707
|
|
2
280
|
|
|
3
281
|
## 二进制软件成分分析(bsca) 版本:2021-08-11
|