tencentcloud-sdk-nodejs 4.0.878 → 4.0.879
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 +339 -0
- package/SERVICE_CHANGELOG.md +578 -26
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwch/v20200915/cdwch_models.ts +8 -8
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +8 -0
- package/src/services/cfw/v20190904/cfw_models.ts +4 -4
- package/src/services/ckafka/v20190819/ckafka_client.ts +2 -3
- package/src/services/ckafka/v20190819/ckafka_models.ts +71 -46
- package/src/services/csip/v20221121/csip_models.ts +47 -1
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +7 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +215 -29
- package/src/services/dlc/v20210125/dlc_client.ts +12 -0
- package/src/services/dlc/v20210125/dlc_models.ts +19 -0
- package/src/services/dsgc/v20190723/dsgc_models.ts +5 -5
- package/src/services/emr/v20190103/emr_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +7 -0
- package/src/services/gaap/v20180529/gaap_models.ts +1 -1
- package/src/services/iecp/v20210914/iecp_client.ts +80 -40
- package/src/services/ims/v20201229/ims_client.ts +4 -3
- package/src/services/lke/v20231130/lke_client.ts +61 -18
- package/src/services/lke/v20231130/lke_models.ts +370 -83
- package/src/services/monitor/v20180724/monitor_models.ts +4 -0
- package/src/services/pts/v20210728/pts_models.ts +1 -1
- package/src/services/sms/v20210111/sms_client.ts +36 -68
- package/src/services/tcr/v20190924/tcr_models.ts +1 -1
- package/src/services/tke/v20180525/tke_client.ts +13 -0
- package/src/services/tke/v20180525/tke_models.ts +117 -28
- package/src/services/tse/v20201207/tse_models.ts +7 -1
- package/src/services/tsf/v20180326/tsf_client.ts +4 -2
- package/src/services/tsf/v20180326/tsf_models.ts +1 -1
- package/src/services/waf/v20180125/waf_client.ts +6 -5
- package/src/services/waf/v20180125/waf_models.ts +112 -84
- package/src/services/wedata/v20210820/wedata_client.ts +1 -1
- package/src/services/wedata/v20210820/wedata_models.ts +13 -8
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +8 -8
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +8 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +4 -4
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +71 -46
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +47 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +210 -29
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +17 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +5 -5
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +7 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +7 -0
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +1 -1
- package/tencentcloud/services/iecp/v20210914/iecp_client.d.ts +60 -20
- package/tencentcloud/services/iecp/v20210914/iecp_client.js +60 -20
- package/tencentcloud/services/ims/v20201229/ims_client.d.ts +4 -3
- package/tencentcloud/services/ims/v20201229/ims_client.js +4 -3
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +17 -5
- package/tencentcloud/services/lke/v20231130/lke_client.js +24 -6
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +358 -84
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20210111/sms_client.d.ts +33 -65
- package/tencentcloud/services/sms/v20210111/sms_client.js +33 -65
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +5 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +6 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +114 -28
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +7 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +1 -1
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +1 -1
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +110 -83
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +13 -8
- package/test/dlc.v20210125.test.js +10 -0
- package/test/lke.v20231130.test.js +34 -4
- package/test/tke.v20180525.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,125 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
|
+
|
|
5
|
+
### 第 13 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-06-20 01:19:00
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
|
|
16
|
+
|
|
17
|
+
* 新增入参:DbName, CatalogName
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
|
|
23
|
+
|
|
24
|
+
### 第 105 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-06-20 01:21:11
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [ZoneResponse](https://cloud.tencent.com/document/api/597/40861#ZoneResponse)
|
|
35
|
+
|
|
36
|
+
* 新增成员:RequestId, Version, Offset, Limit, ForceCheckTag
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
3
41
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
42
|
|
|
5
|
-
### 第
|
|
43
|
+
### 第 40 次发布
|
|
6
44
|
|
|
7
|
-
发布时间:2024-06-
|
|
45
|
+
发布时间:2024-06-20 01:24:58
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [CreateDomainAndIp](https://cloud.tencent.com/document/api/664/93274)
|
|
54
|
+
|
|
55
|
+
* 新增入参:MemberId
|
|
56
|
+
|
|
57
|
+
* [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
|
|
58
|
+
|
|
59
|
+
* 新增入参:FinishWebHook
|
|
60
|
+
|
|
61
|
+
* [DeleteDomainAndIp](https://cloud.tencent.com/document/api/664/98743)
|
|
62
|
+
|
|
63
|
+
* 新增入参:MemberId
|
|
64
|
+
|
|
65
|
+
* [ModifyRiskCenterScanTask](https://cloud.tencent.com/document/api/664/103117)
|
|
66
|
+
|
|
67
|
+
* 新增入参:FinishWebHook
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
修改数据结构:
|
|
71
|
+
|
|
72
|
+
* [AssetViewVULRiskData](https://cloud.tencent.com/document/api/664/90825#AssetViewVULRiskData)
|
|
73
|
+
|
|
74
|
+
* 新增成员:TvdID, IsOneClick
|
|
75
|
+
|
|
76
|
+
* [CVMAssetVO](https://cloud.tencent.com/document/api/664/90825#CVMAssetVO)
|
|
77
|
+
|
|
78
|
+
* 新增成员:RealAppid, CloudType
|
|
79
|
+
|
|
80
|
+
* [VULViewVULRiskData](https://cloud.tencent.com/document/api/664/90825#VULViewVULRiskData)
|
|
81
|
+
|
|
82
|
+
* 新增成员:TvdID, IsOneClick
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
88
|
+
|
|
89
|
+
### 第 93 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2024-06-20 01:30:19
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
新增数据结构:
|
|
98
|
+
|
|
99
|
+
* [ExchangeInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeInstanceInfo)
|
|
100
|
+
* [ExchangeRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeRoGroupInfo)
|
|
101
|
+
* [RollbackInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackInstanceInfo)
|
|
102
|
+
* [RollbackProcessInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackProcessInfo)
|
|
103
|
+
* [RollbackRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackRoGroupInfo)
|
|
104
|
+
|
|
105
|
+
修改数据结构:
|
|
106
|
+
|
|
107
|
+
* [BizTaskInfo](https://cloud.tencent.com/document/api/1003/48097#BizTaskInfo)
|
|
108
|
+
|
|
109
|
+
* 新增成员:Region, InstanceCLSDeliveryInfos
|
|
110
|
+
|
|
111
|
+
* [RollbackData](https://cloud.tencent.com/document/api/1003/48097#RollbackData)
|
|
112
|
+
|
|
113
|
+
* 新增成员:RollbackProcess
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
119
|
+
|
|
120
|
+
### 第 93 次发布
|
|
121
|
+
|
|
122
|
+
发布时间:2024-06-20 01:34:00
|
|
8
123
|
|
|
9
124
|
本次发布包含了以下内容:
|
|
10
125
|
|
|
@@ -12,56 +127,212 @@
|
|
|
12
127
|
|
|
13
128
|
新增接口:
|
|
14
129
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
130
|
+
* [DescribeTasksOverview](https://cloud.tencent.com/document/api/1342/107503)
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
135
|
+
|
|
136
|
+
### 第 8 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2024-06-20 01:46:44
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
145
|
+
|
|
146
|
+
* ApplyMarketComponent
|
|
147
|
+
* CreateApplicationVisualization
|
|
148
|
+
* CreateEdgeUnitApplicationVisualization
|
|
149
|
+
* CreateEdgeUnitApplicationYaml
|
|
150
|
+
* DeleteApplications
|
|
151
|
+
* DeleteEdgeUnitApplications
|
|
152
|
+
* DescribeApplicationVisualization
|
|
153
|
+
* DescribeApplicationYaml
|
|
154
|
+
* DescribeApplicationYamlError
|
|
155
|
+
* DescribeApplications
|
|
156
|
+
* DescribeEdgeUnitApplicationEvents
|
|
157
|
+
* DescribeEdgeUnitApplicationLogs
|
|
158
|
+
* DescribeEdgeUnitApplicationPodContainers
|
|
159
|
+
* DescribeEdgeUnitApplicationPods
|
|
160
|
+
* DescribeEdgeUnitApplicationVisualization
|
|
161
|
+
* DescribeEdgeUnitApplicationYaml
|
|
162
|
+
* DescribeEdgeUnitApplicationYamlError
|
|
163
|
+
* DescribeEdgeUnitCloud
|
|
164
|
+
* ModifyApplicationBasicInfo
|
|
165
|
+
* ModifyApplicationVisualization
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
170
|
+
|
|
171
|
+
### 第 7 次发布
|
|
172
|
+
|
|
173
|
+
发布时间:2024-06-20 01:56:34
|
|
174
|
+
|
|
175
|
+
本次发布包含了以下内容:
|
|
176
|
+
|
|
177
|
+
改善已有的文档。
|
|
178
|
+
|
|
179
|
+
新增接口:
|
|
180
|
+
|
|
181
|
+
* [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
|
|
182
|
+
* [GetReconstructDocumentResult](https://cloud.tencent.com/document/api/1759/107505)
|
|
183
|
+
* [ReconstructDocument](https://cloud.tencent.com/document/api/1759/107504)
|
|
17
184
|
|
|
18
185
|
新增数据结构:
|
|
19
186
|
|
|
20
|
-
* [
|
|
21
|
-
* [
|
|
22
|
-
* [
|
|
23
|
-
* [
|
|
187
|
+
* [Coord](https://cloud.tencent.com/document/api/1759/105104#Coord)
|
|
188
|
+
* [CreateReconstructDocumentFlowConfig](https://cloud.tencent.com/document/api/1759/105104#CreateReconstructDocumentFlowConfig)
|
|
189
|
+
* [DocumentElement](https://cloud.tencent.com/document/api/1759/105104#DocumentElement)
|
|
190
|
+
* [DocumentRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#DocumentRecognizeInfo)
|
|
191
|
+
* [Polygon](https://cloud.tencent.com/document/api/1759/105104#Polygon)
|
|
192
|
+
* [ReconstructDocumentConfig](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentConfig)
|
|
193
|
+
* [ReconstructDocumentFailedPage](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentFailedPage)
|
|
24
194
|
|
|
25
195
|
|
|
26
196
|
|
|
27
|
-
##
|
|
197
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
28
198
|
|
|
29
|
-
### 第
|
|
199
|
+
### 第 117 次发布
|
|
30
200
|
|
|
31
|
-
发布时间:2024-06-
|
|
201
|
+
发布时间:2024-06-20 01:58:59
|
|
202
|
+
|
|
203
|
+
本次发布包含了以下内容:
|
|
204
|
+
|
|
205
|
+
改善已有的文档。
|
|
206
|
+
|
|
207
|
+
修改接口:
|
|
208
|
+
|
|
209
|
+
* [DeleteAlarmPolicy](https://cloud.tencent.com/document/api/248/51285)
|
|
210
|
+
|
|
211
|
+
* 新增入参:PromInsIds
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
221
|
+
|
|
222
|
+
### 第 173 次发布
|
|
223
|
+
|
|
224
|
+
发布时间:2024-06-20 02:22:36
|
|
32
225
|
|
|
33
226
|
本次发布包含了以下内容:
|
|
34
227
|
|
|
35
228
|
改善已有的文档。
|
|
36
229
|
|
|
230
|
+
新增接口:
|
|
231
|
+
|
|
232
|
+
* [DescribePodChargeInfo](https://cloud.tencent.com/document/api/457/107507)
|
|
233
|
+
|
|
234
|
+
修改接口:
|
|
235
|
+
|
|
236
|
+
* [DescribeIPAMD](https://cloud.tencent.com/document/api/457/101765)
|
|
237
|
+
|
|
238
|
+
* 新增出参:EnableTrunkingENI
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
新增数据结构:
|
|
242
|
+
|
|
243
|
+
* [PodChargeInfo](https://cloud.tencent.com/document/api/457/31866#PodChargeInfo)
|
|
244
|
+
|
|
37
245
|
修改数据结构:
|
|
38
246
|
|
|
39
|
-
* [
|
|
247
|
+
* [ContainerState](https://cloud.tencent.com/document/api/457/31866#ContainerState)
|
|
248
|
+
|
|
249
|
+
* <font color="#dd0000">**修改成员**:</font>StartTime, State, FinishTime, ExitCode, Reason, Message, RestartCount
|
|
250
|
+
|
|
40
251
|
|
|
41
|
-
* 新增成员:TLSCiphers, TLSSupportVersion
|
|
42
252
|
|
|
43
253
|
|
|
254
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
255
|
+
|
|
256
|
+
### 第 72 次发布
|
|
257
|
+
|
|
258
|
+
发布时间:2024-06-20 02:26:25
|
|
259
|
+
|
|
260
|
+
本次发布包含了以下内容:
|
|
261
|
+
|
|
262
|
+
改善已有的文档。
|
|
263
|
+
|
|
264
|
+
修改数据结构:
|
|
265
|
+
|
|
266
|
+
* [UpstreamHealthCheckConfig](https://cloud.tencent.com/document/api/1364/54942#UpstreamHealthCheckConfig)
|
|
267
|
+
|
|
268
|
+
* 新增成员:ZeroWeightHeathCheck
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
274
|
+
|
|
275
|
+
### 第 109 次发布
|
|
276
|
+
|
|
277
|
+
发布时间:2024-06-20 02:27:26
|
|
278
|
+
|
|
279
|
+
本次发布包含了以下内容:
|
|
280
|
+
|
|
281
|
+
改善已有的文档。
|
|
282
|
+
|
|
283
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
284
|
+
|
|
285
|
+
* DescribeApplicationBusinessLogConfig
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
290
|
+
|
|
291
|
+
### 第 89 次发布
|
|
292
|
+
|
|
293
|
+
发布时间:2024-06-20 02:34:10
|
|
294
|
+
|
|
295
|
+
本次发布包含了以下内容:
|
|
296
|
+
|
|
297
|
+
改善已有的文档。
|
|
298
|
+
|
|
299
|
+
修改接口:
|
|
300
|
+
|
|
301
|
+
* [DescribeAccessFastAnalysis](https://cloud.tencent.com/document/api/627/60014)
|
|
302
|
+
|
|
303
|
+
* <font color="#dd0000">**修改入参**:</font>TopicId
|
|
304
|
+
|
|
305
|
+
* 新增出参:FieldValueRatioInfos, TotalCount
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
新增数据结构:
|
|
309
|
+
|
|
310
|
+
* [AccessFieldValueRatioInfo](https://cloud.tencent.com/document/api/627/53609#AccessFieldValueRatioInfo)
|
|
311
|
+
|
|
44
312
|
|
|
45
313
|
|
|
46
314
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
47
315
|
|
|
48
|
-
### 第
|
|
316
|
+
### 第 97 次发布
|
|
49
317
|
|
|
50
|
-
发布时间:2024-06-
|
|
318
|
+
发布时间:2024-06-20 02:35:45
|
|
51
319
|
|
|
52
320
|
本次发布包含了以下内容:
|
|
53
321
|
|
|
54
322
|
改善已有的文档。
|
|
55
323
|
|
|
56
|
-
|
|
324
|
+
修改接口:
|
|
325
|
+
|
|
326
|
+
* [DiagnosePro](https://cloud.tencent.com/document/api/1267/105332)
|
|
327
|
+
|
|
328
|
+
* <font color="#dd0000">**修改入参**:</font>SearchCondition, ProjectId
|
|
57
329
|
|
|
58
|
-
* [MoveTasksToFolder](https://cloud.tencent.com/document/api/1267/107484)
|
|
59
330
|
|
|
60
331
|
修改数据结构:
|
|
61
332
|
|
|
62
|
-
* [
|
|
333
|
+
* [TaskAlarmInfo](https://cloud.tencent.com/document/api/1267/76336#TaskAlarmInfo)
|
|
63
334
|
|
|
64
|
-
*
|
|
335
|
+
* 新增成员:DingDingWebHooks
|
|
65
336
|
|
|
66
337
|
|
|
67
338
|
|
|
@@ -22997,6 +23268,21 @@
|
|
|
22997
23268
|
|
|
22998
23269
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
22999
23270
|
|
|
23271
|
+
### 第 13 次发布
|
|
23272
|
+
|
|
23273
|
+
发布时间:2024-06-20 01:19:00
|
|
23274
|
+
|
|
23275
|
+
本次发布包含了以下内容:
|
|
23276
|
+
|
|
23277
|
+
改善已有的文档。
|
|
23278
|
+
|
|
23279
|
+
修改接口:
|
|
23280
|
+
|
|
23281
|
+
* [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
|
|
23282
|
+
|
|
23283
|
+
* 新增入参:DbName, CatalogName
|
|
23284
|
+
|
|
23285
|
+
|
|
23000
23286
|
### 第 12 次发布
|
|
23001
23287
|
|
|
23002
23288
|
发布时间:2024-06-14 01:22:52
|
|
@@ -26327,6 +26613,21 @@
|
|
|
26327
26613
|
|
|
26328
26614
|
## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
|
|
26329
26615
|
|
|
26616
|
+
### 第 105 次发布
|
|
26617
|
+
|
|
26618
|
+
发布时间:2024-06-20 01:21:11
|
|
26619
|
+
|
|
26620
|
+
本次发布包含了以下内容:
|
|
26621
|
+
|
|
26622
|
+
改善已有的文档。
|
|
26623
|
+
|
|
26624
|
+
修改数据结构:
|
|
26625
|
+
|
|
26626
|
+
* [ZoneResponse](https://cloud.tencent.com/document/api/597/40861#ZoneResponse)
|
|
26627
|
+
|
|
26628
|
+
* 新增成员:RequestId, Version, Offset, Limit, ForceCheckTag
|
|
26629
|
+
|
|
26630
|
+
|
|
26330
26631
|
### 第 104 次发布
|
|
26331
26632
|
|
|
26332
26633
|
发布时间:2024-05-28 01:20:25
|
|
@@ -37712,6 +38013,48 @@
|
|
|
37712
38013
|
|
|
37713
38014
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
37714
38015
|
|
|
38016
|
+
### 第 40 次发布
|
|
38017
|
+
|
|
38018
|
+
发布时间:2024-06-20 01:24:58
|
|
38019
|
+
|
|
38020
|
+
本次发布包含了以下内容:
|
|
38021
|
+
|
|
38022
|
+
改善已有的文档。
|
|
38023
|
+
|
|
38024
|
+
修改接口:
|
|
38025
|
+
|
|
38026
|
+
* [CreateDomainAndIp](https://cloud.tencent.com/document/api/664/93274)
|
|
38027
|
+
|
|
38028
|
+
* 新增入参:MemberId
|
|
38029
|
+
|
|
38030
|
+
* [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
|
|
38031
|
+
|
|
38032
|
+
* 新增入参:FinishWebHook
|
|
38033
|
+
|
|
38034
|
+
* [DeleteDomainAndIp](https://cloud.tencent.com/document/api/664/98743)
|
|
38035
|
+
|
|
38036
|
+
* 新增入参:MemberId
|
|
38037
|
+
|
|
38038
|
+
* [ModifyRiskCenterScanTask](https://cloud.tencent.com/document/api/664/103117)
|
|
38039
|
+
|
|
38040
|
+
* 新增入参:FinishWebHook
|
|
38041
|
+
|
|
38042
|
+
|
|
38043
|
+
修改数据结构:
|
|
38044
|
+
|
|
38045
|
+
* [AssetViewVULRiskData](https://cloud.tencent.com/document/api/664/90825#AssetViewVULRiskData)
|
|
38046
|
+
|
|
38047
|
+
* 新增成员:TvdID, IsOneClick
|
|
38048
|
+
|
|
38049
|
+
* [CVMAssetVO](https://cloud.tencent.com/document/api/664/90825#CVMAssetVO)
|
|
38050
|
+
|
|
38051
|
+
* 新增成员:RealAppid, CloudType
|
|
38052
|
+
|
|
38053
|
+
* [VULViewVULRiskData](https://cloud.tencent.com/document/api/664/90825#VULViewVULRiskData)
|
|
38054
|
+
|
|
38055
|
+
* 新增成员:TvdID, IsOneClick
|
|
38056
|
+
|
|
38057
|
+
|
|
37715
38058
|
### 第 39 次发布
|
|
37716
38059
|
|
|
37717
38060
|
发布时间:2024-06-19 01:24:50
|
|
@@ -37722,15 +38065,15 @@
|
|
|
37722
38065
|
|
|
37723
38066
|
新增接口:
|
|
37724
38067
|
|
|
37725
|
-
* [
|
|
37726
|
-
* [
|
|
38068
|
+
* [DescribeVULRiskDetail](https://cloud.tencent.com/document/api/664/107483)
|
|
38069
|
+
* [DescribeVulViewVulRiskList](https://cloud.tencent.com/document/api/664/107482)
|
|
37727
38070
|
|
|
37728
38071
|
新增数据结构:
|
|
37729
38072
|
|
|
37730
|
-
* [
|
|
37731
|
-
* [
|
|
37732
|
-
* [
|
|
37733
|
-
* [
|
|
38073
|
+
* [VULRiskInfo](https://cloud.tencent.com/document/api/664/90825#VULRiskInfo)
|
|
38074
|
+
* [VULViewVULRiskData](https://cloud.tencent.com/document/api/664/90825#VULViewVULRiskData)
|
|
38075
|
+
* [VulImpactComponentInfo](https://cloud.tencent.com/document/api/664/90825#VulImpactComponentInfo)
|
|
38076
|
+
* [VulTrend](https://cloud.tencent.com/document/api/664/90825#VulTrend)
|
|
37734
38077
|
|
|
37735
38078
|
### 第 38 次发布
|
|
37736
38079
|
|
|
@@ -44616,6 +44959,33 @@
|
|
|
44616
44959
|
|
|
44617
44960
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
44618
44961
|
|
|
44962
|
+
### 第 93 次发布
|
|
44963
|
+
|
|
44964
|
+
发布时间:2024-06-20 01:30:19
|
|
44965
|
+
|
|
44966
|
+
本次发布包含了以下内容:
|
|
44967
|
+
|
|
44968
|
+
改善已有的文档。
|
|
44969
|
+
|
|
44970
|
+
新增数据结构:
|
|
44971
|
+
|
|
44972
|
+
* [[ExchangeInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeInstanceInfo)](https://cloud.tencent.com/document/api/1003/48097#[ExchangeInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeInstanceInfo))
|
|
44973
|
+
* [[ExchangeRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeRoGroupInfo)](https://cloud.tencent.com/document/api/1003/48097#[ExchangeRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#ExchangeRoGroupInfo))
|
|
44974
|
+
* [[RollbackInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackInstanceInfo)](https://cloud.tencent.com/document/api/1003/48097#[RollbackInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackInstanceInfo))
|
|
44975
|
+
* [[RollbackProcessInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackProcessInfo)](https://cloud.tencent.com/document/api/1003/48097#[RollbackProcessInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackProcessInfo))
|
|
44976
|
+
* [[RollbackRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackRoGroupInfo)](https://cloud.tencent.com/document/api/1003/48097#[RollbackRoGroupInfo](https://cloud.tencent.com/document/api/1003/48097#RollbackRoGroupInfo))
|
|
44977
|
+
|
|
44978
|
+
修改数据结构:
|
|
44979
|
+
|
|
44980
|
+
* [BizTaskInfo](https://cloud.tencent.com/document/api/1003/48097#BizTaskInfo)
|
|
44981
|
+
|
|
44982
|
+
* 新增成员:Region, InstanceCLSDeliveryInfos
|
|
44983
|
+
|
|
44984
|
+
* [RollbackData](https://cloud.tencent.com/document/api/1003/48097#RollbackData)
|
|
44985
|
+
|
|
44986
|
+
* 新增成员:RollbackProcess
|
|
44987
|
+
|
|
44988
|
+
|
|
44619
44989
|
### 第 92 次发布
|
|
44620
44990
|
|
|
44621
44991
|
发布时间:2024-06-18 01:30:07
|
|
@@ -50621,6 +50991,18 @@
|
|
|
50621
50991
|
|
|
50622
50992
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
50623
50993
|
|
|
50994
|
+
### 第 93 次发布
|
|
50995
|
+
|
|
50996
|
+
发布时间:2024-06-20 01:34:00
|
|
50997
|
+
|
|
50998
|
+
本次发布包含了以下内容:
|
|
50999
|
+
|
|
51000
|
+
改善已有的文档。
|
|
51001
|
+
|
|
51002
|
+
新增接口:
|
|
51003
|
+
|
|
51004
|
+
* [[DescribeTasksOverview](https://cloud.tencent.com/document/api/1342/107503)](https://cloud.tencent.com/document/api/#/#)
|
|
51005
|
+
|
|
50624
51006
|
### 第 92 次发布
|
|
50625
51007
|
|
|
50626
51008
|
发布时间:2024-06-07 01:39:09
|
|
@@ -74880,6 +75262,37 @@
|
|
|
74880
75262
|
|
|
74881
75263
|
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
74882
75264
|
|
|
75265
|
+
### 第 8 次发布
|
|
75266
|
+
|
|
75267
|
+
发布时间:2024-06-20 01:46:44
|
|
75268
|
+
|
|
75269
|
+
本次发布包含了以下内容:
|
|
75270
|
+
|
|
75271
|
+
改善已有的文档。
|
|
75272
|
+
|
|
75273
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
75274
|
+
|
|
75275
|
+
* ApplyMarketComponent
|
|
75276
|
+
* CreateApplicationVisualization
|
|
75277
|
+
* CreateEdgeUnitApplicationVisualization
|
|
75278
|
+
* CreateEdgeUnitApplicationYaml
|
|
75279
|
+
* DeleteApplications
|
|
75280
|
+
* DeleteEdgeUnitApplications
|
|
75281
|
+
* DescribeApplicationVisualization
|
|
75282
|
+
* DescribeApplicationYaml
|
|
75283
|
+
* DescribeApplicationYamlError
|
|
75284
|
+
* DescribeApplications
|
|
75285
|
+
* DescribeEdgeUnitApplicationEvents
|
|
75286
|
+
* DescribeEdgeUnitApplicationLogs
|
|
75287
|
+
* DescribeEdgeUnitApplicationPodContainers
|
|
75288
|
+
* DescribeEdgeUnitApplicationPods
|
|
75289
|
+
* DescribeEdgeUnitApplicationVisualization
|
|
75290
|
+
* DescribeEdgeUnitApplicationYaml
|
|
75291
|
+
* DescribeEdgeUnitApplicationYamlError
|
|
75292
|
+
* DescribeEdgeUnitCloud
|
|
75293
|
+
* ModifyApplicationBasicInfo
|
|
75294
|
+
* ModifyApplicationVisualization
|
|
75295
|
+
|
|
74883
75296
|
### 第 7 次发布
|
|
74884
75297
|
|
|
74885
75298
|
发布时间:2022-04-08 06:08:23
|
|
@@ -86770,6 +87183,30 @@
|
|
|
86770
87183
|
|
|
86771
87184
|
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
86772
87185
|
|
|
87186
|
+
### 第 7 次发布
|
|
87187
|
+
|
|
87188
|
+
发布时间:2024-06-20 01:56:34
|
|
87189
|
+
|
|
87190
|
+
本次发布包含了以下内容:
|
|
87191
|
+
|
|
87192
|
+
改善已有的文档。
|
|
87193
|
+
|
|
87194
|
+
新增接口:
|
|
87195
|
+
|
|
87196
|
+
* [[CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)](https://cloud.tencent.com/document/api/#/#)
|
|
87197
|
+
* [[GetReconstructDocumentResult](https://cloud.tencent.com/document/api/1759/107505)](https://cloud.tencent.com/document/api/#/#)
|
|
87198
|
+
* [[ReconstructDocument](https://cloud.tencent.com/document/api/1759/107504)](https://cloud.tencent.com/document/api/#/#)
|
|
87199
|
+
|
|
87200
|
+
新增数据结构:
|
|
87201
|
+
|
|
87202
|
+
* [[Coord](https://cloud.tencent.com/document/api/1759/105104#Coord)](https://cloud.tencent.com/document/api/1759/105104#[Coord](https://cloud.tencent.com/document/api/1759/105104#Coord))
|
|
87203
|
+
* [[CreateReconstructDocumentFlowConfig](https://cloud.tencent.com/document/api/1759/105104#CreateReconstructDocumentFlowConfig)](https://cloud.tencent.com/document/api/1759/105104#[CreateReconstructDocumentFlowConfig](https://cloud.tencent.com/document/api/1759/105104#CreateReconstructDocumentFlowConfig))
|
|
87204
|
+
* [[DocumentElement](https://cloud.tencent.com/document/api/1759/105104#DocumentElement)](https://cloud.tencent.com/document/api/1759/105104#[DocumentElement](https://cloud.tencent.com/document/api/1759/105104#DocumentElement))
|
|
87205
|
+
* [[DocumentRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#DocumentRecognizeInfo)](https://cloud.tencent.com/document/api/1759/105104#[DocumentRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#DocumentRecognizeInfo))
|
|
87206
|
+
* [[Polygon](https://cloud.tencent.com/document/api/1759/105104#Polygon)](https://cloud.tencent.com/document/api/1759/105104#[Polygon](https://cloud.tencent.com/document/api/1759/105104#Polygon))
|
|
87207
|
+
* [[ReconstructDocumentConfig](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentConfig)](https://cloud.tencent.com/document/api/1759/105104#[ReconstructDocumentConfig](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentConfig))
|
|
87208
|
+
* [[ReconstructDocumentFailedPage](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentFailedPage)](https://cloud.tencent.com/document/api/1759/105104#[ReconstructDocumentFailedPage](https://cloud.tencent.com/document/api/1759/105104#ReconstructDocumentFailedPage))
|
|
87209
|
+
|
|
86773
87210
|
### 第 6 次发布
|
|
86774
87211
|
|
|
86775
87212
|
发布时间:2024-05-13 01:22:27
|
|
@@ -89886,6 +90323,21 @@
|
|
|
89886
90323
|
|
|
89887
90324
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
89888
90325
|
|
|
90326
|
+
### 第 117 次发布
|
|
90327
|
+
|
|
90328
|
+
发布时间:2024-06-20 01:58:59
|
|
90329
|
+
|
|
90330
|
+
本次发布包含了以下内容:
|
|
90331
|
+
|
|
90332
|
+
改善已有的文档。
|
|
90333
|
+
|
|
90334
|
+
修改接口:
|
|
90335
|
+
|
|
90336
|
+
* [DeleteAlarmPolicy](https://cloud.tencent.com/document/api/248/51285)
|
|
90337
|
+
|
|
90338
|
+
* 新增入参:PromInsIds
|
|
90339
|
+
|
|
90340
|
+
|
|
89889
90341
|
### 第 116 次发布
|
|
89890
90342
|
|
|
89891
90343
|
发布时间:2024-06-14 02:13:11
|
|
@@ -132934,6 +133386,36 @@
|
|
|
132934
133386
|
|
|
132935
133387
|
## 容器服务(tke) 版本:2018-05-25
|
|
132936
133388
|
|
|
133389
|
+
### 第 173 次发布
|
|
133390
|
+
|
|
133391
|
+
发布时间:2024-06-20 02:22:36
|
|
133392
|
+
|
|
133393
|
+
本次发布包含了以下内容:
|
|
133394
|
+
|
|
133395
|
+
改善已有的文档。
|
|
133396
|
+
|
|
133397
|
+
新增接口:
|
|
133398
|
+
|
|
133399
|
+
* [[DescribePodChargeInfo](https://cloud.tencent.com/document/api/457/107507)](https://cloud.tencent.com/document/api/#/#)
|
|
133400
|
+
|
|
133401
|
+
修改接口:
|
|
133402
|
+
|
|
133403
|
+
* [DescribeIPAMD](https://cloud.tencent.com/document/api/457/101765)
|
|
133404
|
+
|
|
133405
|
+
* 新增出参:EnableTrunkingENI
|
|
133406
|
+
|
|
133407
|
+
|
|
133408
|
+
新增数据结构:
|
|
133409
|
+
|
|
133410
|
+
* [[PodChargeInfo](https://cloud.tencent.com/document/api/457/31866#PodChargeInfo)](https://cloud.tencent.com/document/api/457/31866#[PodChargeInfo](https://cloud.tencent.com/document/api/457/31866#PodChargeInfo))
|
|
133411
|
+
|
|
133412
|
+
修改数据结构:
|
|
133413
|
+
|
|
133414
|
+
* [ContainerState](https://cloud.tencent.com/document/api/457/31866#ContainerState)
|
|
133415
|
+
|
|
133416
|
+
* <font color="#dd0000">**修改成员**:</font>StartTime, State, FinishTime, ExitCode, Reason, Message, RestartCount
|
|
133417
|
+
|
|
133418
|
+
|
|
132937
133419
|
### 第 172 次发布
|
|
132938
133420
|
|
|
132939
133421
|
发布时间:2024-06-17 02:22:05
|
|
@@ -139650,6 +140132,21 @@
|
|
|
139650
140132
|
|
|
139651
140133
|
## 微服务引擎(tse) 版本:2020-12-07
|
|
139652
140134
|
|
|
140135
|
+
### 第 72 次发布
|
|
140136
|
+
|
|
140137
|
+
发布时间:2024-06-20 02:26:25
|
|
140138
|
+
|
|
140139
|
+
本次发布包含了以下内容:
|
|
140140
|
+
|
|
140141
|
+
改善已有的文档。
|
|
140142
|
+
|
|
140143
|
+
修改数据结构:
|
|
140144
|
+
|
|
140145
|
+
* [UpstreamHealthCheckConfig](https://cloud.tencent.com/document/api/1364/54942#UpstreamHealthCheckConfig)
|
|
140146
|
+
|
|
140147
|
+
* 新增成员:ZeroWeightHeathCheck
|
|
140148
|
+
|
|
140149
|
+
|
|
139653
140150
|
### 第 71 次发布
|
|
139654
140151
|
|
|
139655
140152
|
发布时间:2024-06-18 02:25:40
|
|
@@ -141145,6 +141642,18 @@
|
|
|
141145
141642
|
|
|
141146
141643
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
141147
141644
|
|
|
141645
|
+
### 第 109 次发布
|
|
141646
|
+
|
|
141647
|
+
发布时间:2024-06-20 02:27:26
|
|
141648
|
+
|
|
141649
|
+
本次发布包含了以下内容:
|
|
141650
|
+
|
|
141651
|
+
改善已有的文档。
|
|
141652
|
+
|
|
141653
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
141654
|
+
|
|
141655
|
+
* DescribeApplicationBusinessLogConfig
|
|
141656
|
+
|
|
141148
141657
|
### 第 108 次发布
|
|
141149
141658
|
|
|
141150
141659
|
发布时间:2024-06-18 02:26:44
|
|
@@ -154029,6 +154538,27 @@
|
|
|
154029
154538
|
|
|
154030
154539
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
154031
154540
|
|
|
154541
|
+
### 第 89 次发布
|
|
154542
|
+
|
|
154543
|
+
发布时间:2024-06-20 02:34:10
|
|
154544
|
+
|
|
154545
|
+
本次发布包含了以下内容:
|
|
154546
|
+
|
|
154547
|
+
改善已有的文档。
|
|
154548
|
+
|
|
154549
|
+
修改接口:
|
|
154550
|
+
|
|
154551
|
+
* [DescribeAccessFastAnalysis](https://cloud.tencent.com/document/api/627/60014)
|
|
154552
|
+
|
|
154553
|
+
* <font color="#dd0000">**修改入参**:</font>TopicId
|
|
154554
|
+
|
|
154555
|
+
* 新增出参:FieldValueRatioInfos, TotalCount
|
|
154556
|
+
|
|
154557
|
+
|
|
154558
|
+
新增数据结构:
|
|
154559
|
+
|
|
154560
|
+
* [[AccessFieldValueRatioInfo](https://cloud.tencent.com/document/api/627/53609#AccessFieldValueRatioInfo)](https://cloud.tencent.com/document/api/627/53609#[AccessFieldValueRatioInfo](https://cloud.tencent.com/document/api/627/53609#AccessFieldValueRatioInfo))
|
|
154561
|
+
|
|
154032
154562
|
### 第 88 次发布
|
|
154033
154563
|
|
|
154034
154564
|
发布时间:2024-06-17 02:33:30
|
|
@@ -156403,6 +156933,28 @@
|
|
|
156403
156933
|
|
|
156404
156934
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
156405
156935
|
|
|
156936
|
+
### 第 97 次发布
|
|
156937
|
+
|
|
156938
|
+
发布时间:2024-06-20 02:35:45
|
|
156939
|
+
|
|
156940
|
+
本次发布包含了以下内容:
|
|
156941
|
+
|
|
156942
|
+
改善已有的文档。
|
|
156943
|
+
|
|
156944
|
+
修改接口:
|
|
156945
|
+
|
|
156946
|
+
* [DiagnosePro](https://cloud.tencent.com/document/api/1267/105332)
|
|
156947
|
+
|
|
156948
|
+
* <font color="#dd0000">**修改入参**:</font>SearchCondition, ProjectId
|
|
156949
|
+
|
|
156950
|
+
|
|
156951
|
+
修改数据结构:
|
|
156952
|
+
|
|
156953
|
+
* [TaskAlarmInfo](https://cloud.tencent.com/document/api/1267/76336#TaskAlarmInfo)
|
|
156954
|
+
|
|
156955
|
+
* 新增成员:DingDingWebHooks
|
|
156956
|
+
|
|
156957
|
+
|
|
156406
156958
|
### 第 96 次发布
|
|
156407
156959
|
|
|
156408
156960
|
发布时间:2024-06-19 02:35:11
|
|
@@ -156413,7 +156965,7 @@
|
|
|
156413
156965
|
|
|
156414
156966
|
新增接口:
|
|
156415
156967
|
|
|
156416
|
-
* [
|
|
156968
|
+
* [MoveTasksToFolder](https://cloud.tencent.com/document/api/1267/107484)
|
|
156417
156969
|
|
|
156418
156970
|
修改数据结构:
|
|
156419
156971
|
|