tencentcloud-sdk-nodejs-chdfs 4.0.258 → 4.0.262
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 +1086 -95
- package/SERVICE_CHANGELOG.md +68050 -0
- package/package.json +1 -1
- package/products.md +56 -55
- package/src/services/chdfs/v20201112/chdfs_models.ts +55 -11
- package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +47 -11
package/CHANGELOG.md
CHANGED
@@ -1,10 +1,50 @@
|
|
1
|
-
#
|
1
|
+
# Release 4.0.262
|
2
|
+
|
3
|
+
## 文字识别(ocr) 版本:2018-11-19
|
4
|
+
|
5
|
+
### 第 59 次发布
|
6
|
+
|
7
|
+
发布时间:2021-12-27 08:08:41
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [GeneralHandwritingOCR](https://cloud.tencent.com/document/api/866/36212)
|
16
|
+
|
17
|
+
* 新增入参:EnableDetectText
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
## 互动白板(tiw) 版本:2019-09-19
|
23
|
+
|
24
|
+
### 第 24 次发布
|
25
|
+
|
26
|
+
发布时间:2021-12-27 08:11:32
|
27
|
+
|
28
|
+
本次发布包含了以下内容:
|
29
|
+
|
30
|
+
改善已有的文档。
|
31
|
+
|
32
|
+
修改接口:
|
33
|
+
|
34
|
+
* [CreateSnapshotTask](https://cloud.tencent.com/document/api/1137/59004)
|
35
|
+
|
36
|
+
* 新增入参:SnapshotMode
|
2
37
|
|
3
|
-
## 人脸核身(faceid) 版本:2018-03-01
|
4
38
|
|
5
|
-
### 第 35 次发布
|
6
39
|
|
7
|
-
|
40
|
+
|
41
|
+
# Release 4.0.261
|
42
|
+
|
43
|
+
## 访问管理(cam) 版本:2019-01-16
|
44
|
+
|
45
|
+
### 第 40 次发布
|
46
|
+
|
47
|
+
发布时间:2021-12-23 08:06:14
|
8
48
|
|
9
49
|
本次发布包含了以下内容:
|
10
50
|
|
@@ -12,15 +52,16 @@
|
|
12
52
|
|
13
53
|
新增接口:
|
14
54
|
|
15
|
-
* [
|
55
|
+
* [GetRolePermissionBoundary](https://cloud.tencent.com/document/api/598/66679)
|
56
|
+
* [GetUserPermissionBoundary](https://cloud.tencent.com/document/api/598/66680)
|
16
57
|
|
17
58
|
|
18
59
|
|
19
|
-
##
|
60
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
20
61
|
|
21
|
-
### 第
|
62
|
+
### 第 75 次发布
|
22
63
|
|
23
|
-
发布时间:2021-12-
|
64
|
+
发布时间:2021-12-24 08:06:02
|
24
65
|
|
25
66
|
本次发布包含了以下内容:
|
26
67
|
|
@@ -28,23 +69,59 @@
|
|
28
69
|
|
29
70
|
新增接口:
|
30
71
|
|
31
|
-
* [
|
32
|
-
* [
|
33
|
-
|
34
|
-
|
35
|
-
|
72
|
+
* [StartReplication](https://cloud.tencent.com/document/api/236/66849)
|
73
|
+
* [StopReplication](https://cloud.tencent.com/document/api/236/66848)
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
78
|
+
|
79
|
+
### 第 32 次发布
|
80
|
+
|
81
|
+
发布时间:2021-12-23 08:07:26
|
82
|
+
|
83
|
+
本次发布包含了以下内容:
|
84
|
+
|
85
|
+
改善已有的文档。
|
86
|
+
|
87
|
+
新增接口:
|
88
|
+
|
89
|
+
* [SendMessage](https://cloud.tencent.com/document/api/597/66682)
|
36
90
|
|
37
91
|
新增数据结构:
|
38
92
|
|
39
|
-
* [
|
93
|
+
* [BatchContent](https://cloud.tencent.com/document/api/597/40861#BatchContent)
|
40
94
|
|
41
95
|
|
42
96
|
|
43
|
-
##
|
97
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
44
98
|
|
45
|
-
### 第
|
99
|
+
### 第 46 次发布
|
46
100
|
|
47
|
-
发布时间:2021-12-
|
101
|
+
发布时间:2021-12-24 08:07:24
|
102
|
+
|
103
|
+
本次发布包含了以下内容:
|
104
|
+
|
105
|
+
改善已有的文档。
|
106
|
+
|
107
|
+
新增数据结构:
|
108
|
+
|
109
|
+
* [TextSlotInfo](https://cloud.tencent.com/document/api/1156/40360#TextSlotInfo)
|
110
|
+
|
111
|
+
修改数据结构:
|
112
|
+
|
113
|
+
* [SlotInfo](https://cloud.tencent.com/document/api/1156/40360#SlotInfo)
|
114
|
+
|
115
|
+
* 新增成员:DefaultTextSlotInfo
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
121
|
+
|
122
|
+
### 第 21 次发布
|
123
|
+
|
124
|
+
发布时间:2021-12-22 16:41:08
|
48
125
|
|
49
126
|
本次发布包含了以下内容:
|
50
127
|
|
@@ -52,38 +129,21 @@
|
|
52
129
|
|
53
130
|
新增接口:
|
54
131
|
|
55
|
-
* [
|
56
|
-
* [DescribeDiskConfigs](https://cloud.tencent.com/document/api/1207/66095)
|
57
|
-
* [DescribeDiskDiscount](https://cloud.tencent.com/document/api/1207/66094)
|
58
|
-
* [DescribeDisks](https://cloud.tencent.com/document/api/1207/66093)
|
59
|
-
* [DescribeDisksDeniedActions](https://cloud.tencent.com/document/api/1207/66092)
|
60
|
-
* [DescribeDisksReturnable](https://cloud.tencent.com/document/api/1207/66091)
|
61
|
-
* [DescribeInstancesDiskNum](https://cloud.tencent.com/document/api/1207/66083)
|
62
|
-
* [DetachDisks](https://cloud.tencent.com/document/api/1207/66090)
|
63
|
-
* [InquirePriceCreateDisks](https://cloud.tencent.com/document/api/1207/66089)
|
64
|
-
* [InquirePriceRenewDisks](https://cloud.tencent.com/document/api/1207/66088)
|
65
|
-
* [ModifyDisksAttribute](https://cloud.tencent.com/document/api/1207/66087)
|
66
|
-
* [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/1207/66086)
|
67
|
-
* [TerminateDisks](https://cloud.tencent.com/document/api/1207/66085)
|
132
|
+
* [DescribeViews](https://cloud.tencent.com/document/api/845/66674)
|
68
133
|
|
69
134
|
新增数据结构:
|
70
135
|
|
71
|
-
* [
|
72
|
-
* [
|
73
|
-
* [
|
74
|
-
* [DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig)
|
75
|
-
* [DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions)
|
76
|
-
* [DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice)
|
77
|
-
* [DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable)
|
78
|
-
* [RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid)
|
136
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
137
|
+
* [KibanaView](https://cloud.tencent.com/document/api/845/30634#KibanaView)
|
138
|
+
* [NodeView](https://cloud.tencent.com/document/api/845/30634#NodeView)
|
79
139
|
|
80
140
|
|
81
141
|
|
82
|
-
##
|
142
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
83
143
|
|
84
|
-
### 第
|
144
|
+
### 第 9 次发布
|
85
145
|
|
86
|
-
发布时间:2021-12-
|
146
|
+
发布时间:2021-12-23 08:10:29
|
87
147
|
|
88
148
|
本次发布包含了以下内容:
|
89
149
|
|
@@ -91,37 +151,291 @@
|
|
91
151
|
|
92
152
|
新增接口:
|
93
153
|
|
94
|
-
* [
|
154
|
+
* [DescribeFlowDetailInfo](https://cloud.tencent.com/document/api/1420/66683)
|
95
155
|
|
96
156
|
新增数据结构:
|
97
157
|
|
98
|
-
* [
|
99
|
-
* [
|
100
|
-
* [PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag)
|
158
|
+
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1420/61525#FlowApproverDetail)
|
159
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1420/61525#FlowDetailInfo)
|
101
160
|
|
102
161
|
|
103
162
|
|
104
|
-
##
|
163
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
105
164
|
|
106
|
-
### 第 7 次发布
|
107
165
|
|
108
|
-
|
166
|
+
|
167
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
168
|
+
|
169
|
+
### 第 16 次发布
|
170
|
+
|
171
|
+
发布时间:2021-12-23 08:10:54
|
109
172
|
|
110
173
|
本次发布包含了以下内容:
|
111
174
|
|
112
175
|
改善已有的文档。
|
113
176
|
|
114
|
-
|
177
|
+
修改接口:
|
115
178
|
|
116
|
-
* [
|
179
|
+
* [ScanVoice](https://cloud.tencent.com/document/api/607/37622)
|
117
180
|
|
181
|
+
* 新增入参:Lang
|
118
182
|
|
119
183
|
|
120
|
-
## 高性能计算平台(thpc) 版本:2021-11-09
|
121
184
|
|
122
|
-
### 第 4 次发布
|
123
185
|
|
124
|
-
|
186
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
187
|
+
|
188
|
+
### 第 1 次发布
|
189
|
+
|
190
|
+
发布时间:2021-12-23 14:56:48
|
191
|
+
|
192
|
+
本次发布包含了以下内容:
|
193
|
+
|
194
|
+
改善已有的文档。
|
195
|
+
|
196
|
+
新增接口:
|
197
|
+
|
198
|
+
* [ApplyMarketComponent](https://cloud.tencent.com/document/api/1118/66787)
|
199
|
+
* [CreateApplicationVisualization](https://cloud.tencent.com/document/api/1118/66796)
|
200
|
+
* [CreateConfigMap](https://cloud.tencent.com/document/api/1118/66729)
|
201
|
+
* [CreateEdgeNode](https://cloud.tencent.com/document/api/1118/66767)
|
202
|
+
* [CreateEdgeNodeGroup](https://cloud.tencent.com/document/api/1118/66766)
|
203
|
+
* [CreateEdgeNodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66765)
|
204
|
+
* [CreateEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66786)
|
205
|
+
* [CreateEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66785)
|
206
|
+
* [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
|
207
|
+
* [CreateNamespace](https://cloud.tencent.com/document/api/1118/66728)
|
208
|
+
* [CreateSecret](https://cloud.tencent.com/document/api/1118/66727)
|
209
|
+
* [CreateUpdateNodeUnit](https://cloud.tencent.com/document/api/1118/66763)
|
210
|
+
* [DeleteApplications](https://cloud.tencent.com/document/api/1118/66795)
|
211
|
+
* [DeleteConfigMap](https://cloud.tencent.com/document/api/1118/66726)
|
212
|
+
* [DeleteEdgeNodeGroup](https://cloud.tencent.com/document/api/1118/66762)
|
213
|
+
* [DeleteEdgeNodeUnitTemplates](https://cloud.tencent.com/document/api/1118/66761)
|
214
|
+
* [DeleteEdgeNodes](https://cloud.tencent.com/document/api/1118/66760)
|
215
|
+
* [DeleteEdgeUnitApplications](https://cloud.tencent.com/document/api/1118/66784)
|
216
|
+
* [DeleteEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66759)
|
217
|
+
* [DeleteEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66758)
|
218
|
+
* [DeleteEdgeUnitPod](https://cloud.tencent.com/document/api/1118/66757)
|
219
|
+
* [DeleteNamespace](https://cloud.tencent.com/document/api/1118/66725)
|
220
|
+
* [DeleteNodeUnit](https://cloud.tencent.com/document/api/1118/66756)
|
221
|
+
* [DeleteSecret](https://cloud.tencent.com/document/api/1118/66724)
|
222
|
+
* [DescribeApplicationVisualization](https://cloud.tencent.com/document/api/1118/66794)
|
223
|
+
* [DescribeApplicationYaml](https://cloud.tencent.com/document/api/1118/66793)
|
224
|
+
* [DescribeApplicationYamlError](https://cloud.tencent.com/document/api/1118/66792)
|
225
|
+
* [DescribeApplications](https://cloud.tencent.com/document/api/1118/66791)
|
226
|
+
* [DescribeConfigMap](https://cloud.tencent.com/document/api/1118/66723)
|
227
|
+
* [DescribeConfigMapYamlError](https://cloud.tencent.com/document/api/1118/66722)
|
228
|
+
* [DescribeConfigMaps](https://cloud.tencent.com/document/api/1118/66721)
|
229
|
+
* [DescribeEdgeAgentNodeInstaller](https://cloud.tencent.com/document/api/1118/66755)
|
230
|
+
* [DescribeEdgeDefaultVpc](https://cloud.tencent.com/document/api/1118/66754)
|
231
|
+
* [DescribeEdgeNode](https://cloud.tencent.com/document/api/1118/66753)
|
232
|
+
* [DescribeEdgeNodePodContainers](https://cloud.tencent.com/document/api/1118/66752)
|
233
|
+
* [DescribeEdgeNodePods](https://cloud.tencent.com/document/api/1118/66751)
|
234
|
+
* [DescribeEdgeNodes](https://cloud.tencent.com/document/api/1118/66750)
|
235
|
+
* [DescribeEdgeOperationLogs](https://cloud.tencent.com/document/api/1118/66720)
|
236
|
+
* [DescribeEdgePod](https://cloud.tencent.com/document/api/1118/66749)
|
237
|
+
* [DescribeEdgeUnitApplicationEvents](https://cloud.tencent.com/document/api/1118/66783)
|
238
|
+
* [DescribeEdgeUnitApplicationLogs](https://cloud.tencent.com/document/api/1118/66782)
|
239
|
+
* [DescribeEdgeUnitApplicationPodContainers](https://cloud.tencent.com/document/api/1118/66781)
|
240
|
+
* [DescribeEdgeUnitApplicationPods](https://cloud.tencent.com/document/api/1118/66780)
|
241
|
+
* [DescribeEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66779)
|
242
|
+
* [DescribeEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66778)
|
243
|
+
* [DescribeEdgeUnitApplicationYamlError](https://cloud.tencent.com/document/api/1118/66777)
|
244
|
+
* [DescribeEdgeUnitApplications](https://cloud.tencent.com/document/api/1118/66776)
|
245
|
+
* [DescribeEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66748)
|
246
|
+
* [DescribeEdgeUnitDeployGrid](https://cloud.tencent.com/document/api/1118/66747)
|
247
|
+
* [DescribeEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66746)
|
248
|
+
* [DescribeEdgeUnitDeployGridItemYaml](https://cloud.tencent.com/document/api/1118/66745)
|
249
|
+
* [DescribeEdgeUnitExtra](https://cloud.tencent.com/document/api/1118/66744)
|
250
|
+
* [DescribeEdgeUnitGridEvents](https://cloud.tencent.com/document/api/1118/66743)
|
251
|
+
* [DescribeEdgeUnitGridPods](https://cloud.tencent.com/document/api/1118/66742)
|
252
|
+
* [DescribeEdgeUnitMonitorStatus](https://cloud.tencent.com/document/api/1118/66741)
|
253
|
+
* [DescribeEdgeUnitNodeGroup](https://cloud.tencent.com/document/api/1118/66775)
|
254
|
+
* [DescribeEdgeUnitNodeUnitTemplates](https://cloud.tencent.com/document/api/1118/66740)
|
255
|
+
* [DescribeEdgeUnitsCloud](https://cloud.tencent.com/document/api/1118/66739)
|
256
|
+
* [DescribeMonitorMetrics](https://cloud.tencent.com/document/api/1118/66738)
|
257
|
+
* [DescribeNamespace](https://cloud.tencent.com/document/api/1118/66719)
|
258
|
+
* [DescribeNamespaceResources](https://cloud.tencent.com/document/api/1118/66737)
|
259
|
+
* [DescribeNamespaces](https://cloud.tencent.com/document/api/1118/66718)
|
260
|
+
* [DescribeNodeUnit](https://cloud.tencent.com/document/api/1118/66736)
|
261
|
+
* [DescribeNodeUnitTemplateOnNodeGroup](https://cloud.tencent.com/document/api/1118/66735)
|
262
|
+
* [DescribeSecret](https://cloud.tencent.com/document/api/1118/66717)
|
263
|
+
* [DescribeSecretYamlError](https://cloud.tencent.com/document/api/1118/66716)
|
264
|
+
* [DescribeSecrets](https://cloud.tencent.com/document/api/1118/66715)
|
265
|
+
* [GetMarketComponent](https://cloud.tencent.com/document/api/1118/66774)
|
266
|
+
* [GetMarketComponentList](https://cloud.tencent.com/document/api/1118/66773)
|
267
|
+
* [ModifyApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66790)
|
268
|
+
* [ModifyApplicationVisualization](https://cloud.tencent.com/document/api/1118/66789)
|
269
|
+
* [ModifyConfigMap](https://cloud.tencent.com/document/api/1118/66714)
|
270
|
+
* [ModifyEdgeNodeLabels](https://cloud.tencent.com/document/api/1118/66734)
|
271
|
+
* [ModifyEdgeUnit](https://cloud.tencent.com/document/api/1118/66733)
|
272
|
+
* [ModifyEdgeUnitApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66772)
|
273
|
+
* [ModifyEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66771)
|
274
|
+
* [ModifyEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66770)
|
275
|
+
* [ModifyEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66732)
|
276
|
+
* [ModifyNodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66731)
|
277
|
+
* [ModifySecret](https://cloud.tencent.com/document/api/1118/66713)
|
278
|
+
* [RedeployEdgeUnitApplication](https://cloud.tencent.com/document/api/1118/66769)
|
279
|
+
|
280
|
+
新增数据结构:
|
281
|
+
|
282
|
+
* [ApplicationBasicConfig](https://cloud.tencent.com/document/api/1118/66797#ApplicationBasicConfig)
|
283
|
+
* [ApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66797#ApplicationBasicInfo)
|
284
|
+
* [ApplicationDeployMode](https://cloud.tencent.com/document/api/1118/66797#ApplicationDeployMode)
|
285
|
+
* [ApplicationStatusInfo](https://cloud.tencent.com/document/api/1118/66797#ApplicationStatusInfo)
|
286
|
+
* [ApplicationTemplate](https://cloud.tencent.com/document/api/1118/66797#ApplicationTemplate)
|
287
|
+
* [ConfigMapBasicInfo](https://cloud.tencent.com/document/api/1118/66797#ConfigMapBasicInfo)
|
288
|
+
* [Container](https://cloud.tencent.com/document/api/1118/66797#Container)
|
289
|
+
* [ContainerStatus](https://cloud.tencent.com/document/api/1118/66797#ContainerStatus)
|
290
|
+
* [CronJob](https://cloud.tencent.com/document/api/1118/66797#CronJob)
|
291
|
+
* [DockerConfig](https://cloud.tencent.com/document/api/1118/66797#DockerConfig)
|
292
|
+
* [EdgeCloudCluster](https://cloud.tencent.com/document/api/1118/66797#EdgeCloudCluster)
|
293
|
+
* [EdgeNodeInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeInfo)
|
294
|
+
* [EdgeNodeInstallerOnline](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeInstallerOnline)
|
295
|
+
* [EdgeNodeLabel](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeLabel)
|
296
|
+
* [EdgeNodePodContainerInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodePodContainerInfo)
|
297
|
+
* [EdgeNodePodInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodePodInfo)
|
298
|
+
* [EdgeNodeResourceInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeResourceInfo)
|
299
|
+
* [EdgeUnitStatisticItem](https://cloud.tencent.com/document/api/1118/66797#EdgeUnitStatisticItem)
|
300
|
+
* [Env](https://cloud.tencent.com/document/api/1118/66797#Env)
|
301
|
+
* [EnvValueSelector](https://cloud.tencent.com/document/api/1118/66797#EnvValueSelector)
|
302
|
+
* [Event](https://cloud.tencent.com/document/api/1118/66797#Event)
|
303
|
+
* [FieldSort](https://cloud.tencent.com/document/api/1118/66797#FieldSort)
|
304
|
+
* [GridDetail](https://cloud.tencent.com/document/api/1118/66797#GridDetail)
|
305
|
+
* [GridEventInfo](https://cloud.tencent.com/document/api/1118/66797#GridEventInfo)
|
306
|
+
* [GridInfo](https://cloud.tencent.com/document/api/1118/66797#GridInfo)
|
307
|
+
* [GridItemInfo](https://cloud.tencent.com/document/api/1118/66797#GridItemInfo)
|
308
|
+
* [GridPodInfo](https://cloud.tencent.com/document/api/1118/66797#GridPodInfo)
|
309
|
+
* [HorizontalPodAutoscaler](https://cloud.tencent.com/document/api/1118/66797#HorizontalPodAutoscaler)
|
310
|
+
* [HttpHeader](https://cloud.tencent.com/document/api/1118/66797#HttpHeader)
|
311
|
+
* [HttpProbe](https://cloud.tencent.com/document/api/1118/66797#HttpProbe)
|
312
|
+
* [Job](https://cloud.tencent.com/document/api/1118/66797#Job)
|
313
|
+
* [KeyValueObj](https://cloud.tencent.com/document/api/1118/66797#KeyValueObj)
|
314
|
+
* [Label](https://cloud.tencent.com/document/api/1118/66797#Label)
|
315
|
+
* [MarketComponentInfo](https://cloud.tencent.com/document/api/1118/66797#MarketComponentInfo)
|
316
|
+
* [MonitorMetricsColumn](https://cloud.tencent.com/document/api/1118/66797#MonitorMetricsColumn)
|
317
|
+
* [NamespaceInfo](https://cloud.tencent.com/document/api/1118/66797#NamespaceInfo)
|
318
|
+
* [NamespaceResource](https://cloud.tencent.com/document/api/1118/66797#NamespaceResource)
|
319
|
+
* [NodeGroupInfo](https://cloud.tencent.com/document/api/1118/66797#NodeGroupInfo)
|
320
|
+
* [NodeGroupNodeUnitTemplateInfo](https://cloud.tencent.com/document/api/1118/66797#NodeGroupNodeUnitTemplateInfo)
|
321
|
+
* [NodeSimpleInfo](https://cloud.tencent.com/document/api/1118/66797#NodeSimpleInfo)
|
322
|
+
* [NodeUnitInfo](https://cloud.tencent.com/document/api/1118/66797#NodeUnitInfo)
|
323
|
+
* [NodeUnitNodeInfo](https://cloud.tencent.com/document/api/1118/66797#NodeUnitNodeInfo)
|
324
|
+
* [NodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66797#NodeUnitTemplate)
|
325
|
+
* [OperationLog](https://cloud.tencent.com/document/api/1118/66797#OperationLog)
|
326
|
+
* [OperationLogsCondition](https://cloud.tencent.com/document/api/1118/66797#OperationLogsCondition)
|
327
|
+
* [PodStatus](https://cloud.tencent.com/document/api/1118/66797#PodStatus)
|
328
|
+
* [PortConfig](https://cloud.tencent.com/document/api/1118/66797#PortConfig)
|
329
|
+
* [Probe](https://cloud.tencent.com/document/api/1118/66797#Probe)
|
330
|
+
* [ResourceMetricTarget](https://cloud.tencent.com/document/api/1118/66797#ResourceMetricTarget)
|
331
|
+
* [SecretItem](https://cloud.tencent.com/document/api/1118/66797#SecretItem)
|
332
|
+
* [SecurityCapabilities](https://cloud.tencent.com/document/api/1118/66797#SecurityCapabilities)
|
333
|
+
* [SecurityContext](https://cloud.tencent.com/document/api/1118/66797#SecurityContext)
|
334
|
+
* [Service](https://cloud.tencent.com/document/api/1118/66797#Service)
|
335
|
+
* [Sort](https://cloud.tencent.com/document/api/1118/66797#Sort)
|
336
|
+
* [TcpProbe](https://cloud.tencent.com/document/api/1118/66797#TcpProbe)
|
337
|
+
* [Volume](https://cloud.tencent.com/document/api/1118/66797#Volume)
|
338
|
+
* [VolumeConfigMap](https://cloud.tencent.com/document/api/1118/66797#VolumeConfigMap)
|
339
|
+
* [VolumeConfigMapKeyToPath](https://cloud.tencent.com/document/api/1118/66797#VolumeConfigMapKeyToPath)
|
340
|
+
* [VolumeHostPath](https://cloud.tencent.com/document/api/1118/66797#VolumeHostPath)
|
341
|
+
* [VolumeMount](https://cloud.tencent.com/document/api/1118/66797#VolumeMount)
|
342
|
+
* [VolumeNFS](https://cloud.tencent.com/document/api/1118/66797#VolumeNFS)
|
343
|
+
|
344
|
+
|
345
|
+
|
346
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
347
|
+
|
348
|
+
### 第 16 次发布
|
349
|
+
|
350
|
+
发布时间:2021-12-23 08:12:09
|
351
|
+
|
352
|
+
本次发布包含了以下内容:
|
353
|
+
|
354
|
+
改善已有的文档。
|
355
|
+
|
356
|
+
修改接口:
|
357
|
+
|
358
|
+
* [Decrypt](https://cloud.tencent.com/document/api/573/34429)
|
359
|
+
|
360
|
+
* 新增入参:EncryptionPublicKey, EncryptionAlgorithm
|
361
|
+
|
362
|
+
* [GenerateDataKey](https://cloud.tencent.com/document/api/573/34419)
|
363
|
+
|
364
|
+
* 新增入参:EncryptionPublicKey, EncryptionAlgorithm
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
370
|
+
|
371
|
+
### 第 22 次发布
|
372
|
+
|
373
|
+
发布时间:2021-12-24 08:13:26
|
374
|
+
|
375
|
+
本次发布包含了以下内容:
|
376
|
+
|
377
|
+
改善已有的文档。
|
378
|
+
|
379
|
+
修改接口:
|
380
|
+
|
381
|
+
* [CreateDBInstances](https://cloud.tencent.com/document/api/409/16771)
|
382
|
+
|
383
|
+
* 新增入参:DBMajorVersion, DBKernelVersion
|
384
|
+
|
385
|
+
* <font color="#dd0000">**修改入参**:</font>DBVersion
|
386
|
+
|
387
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/409/56107)
|
388
|
+
|
389
|
+
* 新增入参:DBMajorVersion, DBKernelVersion
|
390
|
+
|
391
|
+
* <font color="#dd0000">**修改入参**:</font>DBVersion
|
392
|
+
|
393
|
+
|
394
|
+
修改数据结构:
|
395
|
+
|
396
|
+
* [DBInstance](https://cloud.tencent.com/document/api/409/16778#DBInstance)
|
397
|
+
|
398
|
+
* 新增成员:DBMajorVersion
|
399
|
+
|
400
|
+
* [ServerlessDBInstance](https://cloud.tencent.com/document/api/409/16778#ServerlessDBInstance)
|
401
|
+
|
402
|
+
* 新增成员:DBMajorVersion
|
403
|
+
|
404
|
+
* [SpecItemInfo](https://cloud.tencent.com/document/api/409/16778#SpecItemInfo)
|
405
|
+
|
406
|
+
* 新增成员:MajorVersion, KernelVersion
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
## 流量反欺诈(taf) 版本:2020-02-10
|
412
|
+
|
413
|
+
### 第 11 次发布
|
414
|
+
|
415
|
+
发布时间:2021-12-23 08:14:47
|
416
|
+
|
417
|
+
本次发布包含了以下内容:
|
418
|
+
|
419
|
+
改善已有的文档。
|
420
|
+
|
421
|
+
新增数据结构:
|
422
|
+
|
423
|
+
* [Device](https://cloud.tencent.com/document/api/1031/43310#Device)
|
424
|
+
|
425
|
+
修改数据结构:
|
426
|
+
|
427
|
+
* [InputRecognizeTargetAudience](https://cloud.tencent.com/document/api/1031/43310#InputRecognizeTargetAudience)
|
428
|
+
|
429
|
+
* 新增成员:DeviceList
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
|
434
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
435
|
+
|
436
|
+
### 第 9 次发布
|
437
|
+
|
438
|
+
发布时间:2021-12-23 08:16:03
|
125
439
|
|
126
440
|
本次发布包含了以下内容:
|
127
441
|
|
@@ -129,15 +443,20 @@
|
|
129
443
|
|
130
444
|
新增接口:
|
131
445
|
|
132
|
-
* [
|
446
|
+
* [RestartApplication](https://cloud.tencent.com/document/api/1371/66685)
|
447
|
+
* [StopApplication](https://cloud.tencent.com/document/api/1371/66684)
|
133
448
|
|
134
449
|
|
135
450
|
|
136
|
-
##
|
451
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
137
452
|
|
138
|
-
### 第 19 次发布
|
139
453
|
|
140
|
-
|
454
|
+
|
455
|
+
## 容器服务(tke) 版本:2018-05-25
|
456
|
+
|
457
|
+
### 第 83 次发布
|
458
|
+
|
459
|
+
发布时间:2021-12-24 08:16:08
|
141
460
|
|
142
461
|
本次发布包含了以下内容:
|
143
462
|
|
@@ -145,17 +464,65 @@
|
|
145
464
|
|
146
465
|
修改接口:
|
147
466
|
|
148
|
-
* [
|
467
|
+
* [DescribeEKSClusterCredential](https://cloud.tencent.com/document/api/457/52351)
|
149
468
|
|
150
|
-
*
|
469
|
+
* 新增出参:ProxyLB
|
470
|
+
|
471
|
+
* [UpdateEKSCluster](https://cloud.tencent.com/document/api/457/52349)
|
472
|
+
|
473
|
+
* 新增入参:ProxyLB
|
474
|
+
|
475
|
+
|
476
|
+
修改数据结构:
|
477
|
+
|
478
|
+
* [ClusterPublicLB](https://cloud.tencent.com/document/api/457/31866#ClusterPublicLB)
|
479
|
+
|
480
|
+
* 新增成员:SecurityGroup
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
486
|
+
|
487
|
+
### 第 63 次发布
|
488
|
+
|
489
|
+
发布时间:2021-12-24 08:16:33
|
490
|
+
|
491
|
+
本次发布包含了以下内容:
|
492
|
+
|
493
|
+
改善已有的文档。
|
494
|
+
|
495
|
+
修改接口:
|
496
|
+
|
497
|
+
* [DescribeMicroservices](https://cloud.tencent.com/document/api/649/36084)
|
498
|
+
|
499
|
+
* 新增入参:MicroserviceNameList
|
500
|
+
|
501
|
+
|
502
|
+
### 第 62 次发布
|
503
|
+
|
504
|
+
发布时间:2021-12-23 08:16:46
|
505
|
+
|
506
|
+
本次发布包含了以下内容:
|
507
|
+
|
508
|
+
改善已有的文档。
|
509
|
+
|
510
|
+
修改接口:
|
511
|
+
|
512
|
+
* [DeployContainerGroup](https://cloud.tencent.com/document/api/649/36071)
|
513
|
+
|
514
|
+
* 新增入参:VolumeInfos, VolumeMountInfos
|
151
515
|
|
152
516
|
|
153
517
|
新增数据结构:
|
154
518
|
|
155
|
-
* [
|
519
|
+
* [VolumeInfo](https://cloud.tencent.com/document/api/649/36099#VolumeInfo)
|
520
|
+
* [VolumeMountInfo](https://cloud.tencent.com/document/api/649/36099#VolumeMountInfo)
|
156
521
|
|
157
522
|
|
158
523
|
|
524
|
+
# 本版本更新包含以下内容:
|
525
|
+
|
159
526
|
# 历次版本更新如下:
|
160
527
|
|
161
528
|
## 活动防刷(aa) 版本:2020-02-24
|
@@ -1036,6 +1403,33 @@
|
|
1036
1403
|
|
1037
1404
|
## 音频内容检测(ams) 版本:2020-12-29
|
1038
1405
|
|
1406
|
+
### 第 3 次发布
|
1407
|
+
|
1408
|
+
发布时间:2021-12-20 08:02:28
|
1409
|
+
|
1410
|
+
本次发布包含了以下内容:
|
1411
|
+
|
1412
|
+
改善已有的文档。
|
1413
|
+
|
1414
|
+
修改数据结构:
|
1415
|
+
|
1416
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1219/53259#AudioResult)
|
1417
|
+
|
1418
|
+
* 新增成员:SubLabel
|
1419
|
+
|
1420
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailMoanResult)
|
1421
|
+
|
1422
|
+
* 新增成员:SubLabel
|
1423
|
+
|
1424
|
+
* [AudioResultDetailTextResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailTextResult)
|
1425
|
+
|
1426
|
+
* 新增成员:SubLabel
|
1427
|
+
|
1428
|
+
* [TaskLabel](https://cloud.tencent.com/document/api/1219/53259#TaskLabel)
|
1429
|
+
|
1430
|
+
* 新增成员:SubLabel
|
1431
|
+
|
1432
|
+
|
1039
1433
|
### 第 2 次发布
|
1040
1434
|
|
1041
1435
|
发布时间:2021-06-04 16:38:43
|
@@ -1090,6 +1484,24 @@
|
|
1090
1484
|
|
1091
1485
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
1092
1486
|
|
1487
|
+
### 第 17 次发布
|
1488
|
+
|
1489
|
+
发布时间:2021-12-20 17:09:09
|
1490
|
+
|
1491
|
+
本次发布包含了以下内容:
|
1492
|
+
|
1493
|
+
改善已有的文档。
|
1494
|
+
|
1495
|
+
新增接口:
|
1496
|
+
|
1497
|
+
* [CreateDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66356)
|
1498
|
+
* [DeleteDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66355)
|
1499
|
+
* [DescribeDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66354)
|
1500
|
+
|
1501
|
+
新增数据结构:
|
1502
|
+
|
1503
|
+
* [IpSegment](https://cloud.tencent.com/document/api/1021/57582#IpSegment)
|
1504
|
+
|
1093
1505
|
### 第 16 次发布
|
1094
1506
|
|
1095
1507
|
发布时间:2021-12-15 08:02:37
|
@@ -7366,6 +7778,49 @@
|
|
7366
7778
|
|
7367
7779
|
## 云拨测(cat) 版本:2018-04-09
|
7368
7780
|
|
7781
|
+
### 第 4 次发布
|
7782
|
+
|
7783
|
+
发布时间:2021-12-16 17:16:49
|
7784
|
+
|
7785
|
+
本次发布包含了以下内容:
|
7786
|
+
|
7787
|
+
改善已有的文档。
|
7788
|
+
|
7789
|
+
新增接口:
|
7790
|
+
|
7791
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
7792
|
+
* [DescribeProbeTasks](https://cloud.tencent.com/document/api/280/66212)
|
7793
|
+
|
7794
|
+
新增数据结构:
|
7795
|
+
|
7796
|
+
* [ProbeTask](https://cloud.tencent.com/document/api/280/40931#ProbeTask)
|
7797
|
+
* [ProbeTaskBasicConfiguration](https://cloud.tencent.com/document/api/280/40931#ProbeTaskBasicConfiguration)
|
7798
|
+
|
7799
|
+
### 第 3 次发布
|
7800
|
+
|
7801
|
+
发布时间:2021-12-16 16:46:02
|
7802
|
+
|
7803
|
+
本次发布包含了以下内容:
|
7804
|
+
|
7805
|
+
改善已有的文档。
|
7806
|
+
|
7807
|
+
新增接口:
|
7808
|
+
|
7809
|
+
* [DeleteProbeTask](https://cloud.tencent.com/document/api/280/66206)
|
7810
|
+
* [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
|
7811
|
+
* [DescribeProbeNodes](https://cloud.tencent.com/document/api/280/66204)
|
7812
|
+
* [ResumeProbeTask](https://cloud.tencent.com/document/api/280/66203)
|
7813
|
+
* [SuspendProbeTask](https://cloud.tencent.com/document/api/280/66202)
|
7814
|
+
* [UpdateProbeTaskConfigurationList](https://cloud.tencent.com/document/api/280/66201)
|
7815
|
+
|
7816
|
+
新增数据结构:
|
7817
|
+
|
7818
|
+
* [DetailedSingleDataDefine](https://cloud.tencent.com/document/api/280/40931#DetailedSingleDataDefine)
|
7819
|
+
* [Field](https://cloud.tencent.com/document/api/280/40931#Field)
|
7820
|
+
* [Label](https://cloud.tencent.com/document/api/280/40931#Label)
|
7821
|
+
* [NodeDefine](https://cloud.tencent.com/document/api/280/40931#NodeDefine)
|
7822
|
+
* [TaskResult](https://cloud.tencent.com/document/api/280/40931#TaskResult)
|
7823
|
+
|
7369
7824
|
### 第 2 次发布
|
7370
7825
|
|
7371
7826
|
发布时间:2020-01-10 14:24:52
|
@@ -7463,6 +7918,40 @@
|
|
7463
7918
|
|
7464
7919
|
## 云硬盘(cbs) 版本:2017-03-12
|
7465
7920
|
|
7921
|
+
### 第 35 次发布
|
7922
|
+
|
7923
|
+
发布时间:2021-12-21 08:01:42
|
7924
|
+
|
7925
|
+
本次发布包含了以下内容:
|
7926
|
+
|
7927
|
+
改善已有的文档。
|
7928
|
+
|
7929
|
+
修改接口:
|
7930
|
+
|
7931
|
+
* [ApplySnapshot](https://cloud.tencent.com/document/api/362/15643)
|
7932
|
+
|
7933
|
+
* 新增入参:AutoStopInstance, AutoStartInstance
|
7934
|
+
|
7935
|
+
|
7936
|
+
### 第 34 次发布
|
7937
|
+
|
7938
|
+
发布时间:2021-12-17 08:07:31
|
7939
|
+
|
7940
|
+
本次发布包含了以下内容:
|
7941
|
+
|
7942
|
+
改善已有的文档。
|
7943
|
+
|
7944
|
+
修改接口:
|
7945
|
+
|
7946
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
7947
|
+
|
7948
|
+
* 新增入参:AutoMountConfiguration
|
7949
|
+
|
7950
|
+
|
7951
|
+
新增数据结构:
|
7952
|
+
|
7953
|
+
* [AutoMountConfiguration](https://cloud.tencent.com/document/api/362/15669#AutoMountConfiguration)
|
7954
|
+
|
7466
7955
|
### 第 33 次发布
|
7467
7956
|
|
7468
7957
|
发布时间:2021-10-27 08:03:51
|
@@ -10032,6 +10521,28 @@
|
|
10032
10521
|
|
10033
10522
|
## 内容分发网络(cdn) 版本:2018-06-06
|
10034
10523
|
|
10524
|
+
### 第 91 次发布
|
10525
|
+
|
10526
|
+
发布时间:2021-12-17 08:07:56
|
10527
|
+
|
10528
|
+
本次发布包含了以下内容:
|
10529
|
+
|
10530
|
+
改善已有的文档。
|
10531
|
+
|
10532
|
+
修改接口:
|
10533
|
+
|
10534
|
+
* [DescribeScdnBotRecords](https://cloud.tencent.com/document/api/228/63468)
|
10535
|
+
|
10536
|
+
* 新增入参:Domains
|
10537
|
+
|
10538
|
+
|
10539
|
+
修改数据结构:
|
10540
|
+
|
10541
|
+
* [BotRecord](https://cloud.tencent.com/document/api/228/30987#BotRecord)
|
10542
|
+
|
10543
|
+
* 新增成员:Domain
|
10544
|
+
|
10545
|
+
|
10035
10546
|
### 第 90 次发布
|
10036
10547
|
|
10037
10548
|
发布时间:2021-12-10 08:02:48
|
@@ -12798,6 +13309,36 @@
|
|
12798
13309
|
|
12799
13310
|
## 云 HDFS(chdfs) 版本:2020-11-12
|
12800
13311
|
|
13312
|
+
### 第 3 次发布
|
13313
|
+
|
13314
|
+
发布时间:2021-12-21 08:02:31
|
13315
|
+
|
13316
|
+
本次发布包含了以下内容:
|
13317
|
+
|
13318
|
+
改善已有的文档。
|
13319
|
+
|
13320
|
+
修改接口:
|
13321
|
+
|
13322
|
+
* [CreateFileSystem](https://cloud.tencent.com/document/api/1105/51148)
|
13323
|
+
|
13324
|
+
* 新增入参:EnableRanger, RangerServiceAddresses
|
13325
|
+
|
13326
|
+
* [DescribeFileSystem](https://cloud.tencent.com/document/api/1105/51147)
|
13327
|
+
|
13328
|
+
* 新增出参:StandardCapacityUsed, DegradeCapacityUsed
|
13329
|
+
|
13330
|
+
* [ModifyFileSystem](https://cloud.tencent.com/document/api/1105/51145)
|
13331
|
+
|
13332
|
+
* 新增入参:EnableRanger, RangerServiceAddresses
|
13333
|
+
|
13334
|
+
|
13335
|
+
修改数据结构:
|
13336
|
+
|
13337
|
+
* [FileSystem](https://cloud.tencent.com/document/api/1105/51158#FileSystem)
|
13338
|
+
|
13339
|
+
* 新增成员:EnableRanger, RangerServiceAddresses
|
13340
|
+
|
13341
|
+
|
12801
13342
|
### 第 2 次发布
|
12802
13343
|
|
12803
13344
|
发布时间:2021-01-22 08:03:07
|
@@ -13102,6 +13643,47 @@
|
|
13102
13643
|
|
13103
13644
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
13104
13645
|
|
13646
|
+
### 第 30 次发布
|
13647
|
+
|
13648
|
+
发布时间:2021-12-21 08:02:41
|
13649
|
+
|
13650
|
+
本次发布包含了以下内容:
|
13651
|
+
|
13652
|
+
改善已有的文档。
|
13653
|
+
|
13654
|
+
修改接口:
|
13655
|
+
|
13656
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/597/40851)
|
13657
|
+
|
13658
|
+
* 新增入参:Tags
|
13659
|
+
|
13660
|
+
|
13661
|
+
### 第 29 次发布
|
13662
|
+
|
13663
|
+
发布时间:2021-12-20 08:04:36
|
13664
|
+
|
13665
|
+
本次发布包含了以下内容:
|
13666
|
+
|
13667
|
+
改善已有的文档。
|
13668
|
+
|
13669
|
+
新增接口:
|
13670
|
+
|
13671
|
+
* [BatchModifyGroupOffsets](https://cloud.tencent.com/document/api/597/66319)
|
13672
|
+
* [BatchModifyTopicAttributes](https://cloud.tencent.com/document/api/597/66318)
|
13673
|
+
|
13674
|
+
新增数据结构:
|
13675
|
+
|
13676
|
+
* [BatchModifyTopicInfo](https://cloud.tencent.com/document/api/597/40861#BatchModifyTopicInfo)
|
13677
|
+
* [BatchModifyTopicResultDTO](https://cloud.tencent.com/document/api/597/40861#BatchModifyTopicResultDTO)
|
13678
|
+
* [Partitions](https://cloud.tencent.com/document/api/597/40861#Partitions)
|
13679
|
+
|
13680
|
+
修改数据结构:
|
13681
|
+
|
13682
|
+
* [ZoneResponse](https://cloud.tencent.com/document/api/597/40861#ZoneResponse)
|
13683
|
+
|
13684
|
+
* 新增成员:PublicNetwork, PublicNetworkLimit
|
13685
|
+
|
13686
|
+
|
13105
13687
|
### 第 28 次发布
|
13106
13688
|
|
13107
13689
|
发布时间:2021-12-14 08:07:08
|
@@ -15332,6 +15914,26 @@
|
|
15332
15914
|
|
15333
15915
|
## 日志服务(cls) 版本:2020-10-16
|
15334
15916
|
|
15917
|
+
### 第 13 次发布
|
15918
|
+
|
15919
|
+
发布时间:2021-12-17 08:08:49
|
15920
|
+
|
15921
|
+
本次发布包含了以下内容:
|
15922
|
+
|
15923
|
+
改善已有的文档。
|
15924
|
+
|
15925
|
+
新增接口:
|
15926
|
+
|
15927
|
+
* [CreateConsumer](https://cloud.tencent.com/document/api/614/66228)
|
15928
|
+
* [DeleteConsumer](https://cloud.tencent.com/document/api/614/66227)
|
15929
|
+
* [DescribeConsumer](https://cloud.tencent.com/document/api/614/66226)
|
15930
|
+
* [ModifyConsumer](https://cloud.tencent.com/document/api/614/66225)
|
15931
|
+
|
15932
|
+
新增数据结构:
|
15933
|
+
|
15934
|
+
* [Ckafka](https://cloud.tencent.com/document/api/614/56471#Ckafka)
|
15935
|
+
* [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
|
15936
|
+
|
15335
15937
|
### 第 12 次发布
|
15336
15938
|
|
15337
15939
|
发布时间:2021-11-01 08:07:18
|
@@ -18656,6 +19258,64 @@
|
|
18656
19258
|
|
18657
19259
|
## 云服务器(cvm) 版本:2017-03-12
|
18658
19260
|
|
19261
|
+
### 第 67 次发布
|
19262
|
+
|
19263
|
+
发布时间:2021-12-21 08:03:40
|
19264
|
+
|
19265
|
+
本次发布包含了以下内容:
|
19266
|
+
|
19267
|
+
改善已有的文档。
|
19268
|
+
|
19269
|
+
新增数据结构:
|
19270
|
+
|
19271
|
+
* [LaunchTemplateVersionData](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionData)
|
19272
|
+
|
19273
|
+
修改数据结构:
|
19274
|
+
|
19275
|
+
* [LaunchTemplate](https://cloud.tencent.com/document/api/213/15753#LaunchTemplate)
|
19276
|
+
|
19277
|
+
* 新增成员:LaunchTemplateId, LaunchTemplateVersion
|
19278
|
+
|
19279
|
+
* [LaunchTemplateInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateInfo)
|
19280
|
+
|
19281
|
+
* 新增成员:LatestVersionNumber, LaunchTemplateId, LaunchTemplateName, DefaultVersionNumber, LaunchTemplateVersionCount, CreatedBy, CreationTime
|
19282
|
+
|
19283
|
+
* [LaunchTemplateVersionInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionInfo)
|
19284
|
+
|
19285
|
+
* 新增成员:LaunchTemplateVersion, LaunchTemplateVersionData, CreationTime, LaunchTemplateId, IsDefaultVersion, LaunchTemplateVersionDescription, CreatedBy
|
19286
|
+
|
19287
|
+
|
19288
|
+
### 第 66 次发布
|
19289
|
+
|
19290
|
+
发布时间:2021-12-20 08:05:40
|
19291
|
+
|
19292
|
+
本次发布包含了以下内容:
|
19293
|
+
|
19294
|
+
改善已有的文档。
|
19295
|
+
|
19296
|
+
新增接口:
|
19297
|
+
|
19298
|
+
* [CreateLaunchTemplate](https://cloud.tencent.com/document/api/213/66327)
|
19299
|
+
* [CreateLaunchTemplateVersion](https://cloud.tencent.com/document/api/213/66326)
|
19300
|
+
* [DeleteLaunchTemplate](https://cloud.tencent.com/document/api/213/66325)
|
19301
|
+
* [DeleteLaunchTemplateVersions](https://cloud.tencent.com/document/api/213/66324)
|
19302
|
+
* [DescribeLaunchTemplateVersions](https://cloud.tencent.com/document/api/213/66323)
|
19303
|
+
* [DescribeLaunchTemplates](https://cloud.tencent.com/document/api/213/66322)
|
19304
|
+
* [ModifyLaunchTemplateDefaultVersion](https://cloud.tencent.com/document/api/213/66321)
|
19305
|
+
|
19306
|
+
修改接口:
|
19307
|
+
|
19308
|
+
* [RunInstances](https://cloud.tencent.com/document/api/213/15730)
|
19309
|
+
|
19310
|
+
* 新增入参:LaunchTemplate
|
19311
|
+
|
19312
|
+
|
19313
|
+
新增数据结构:
|
19314
|
+
|
19315
|
+
* [LaunchTemplate](https://cloud.tencent.com/document/api/213/15753#LaunchTemplate)
|
19316
|
+
* [LaunchTemplateInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateInfo)
|
19317
|
+
* [LaunchTemplateVersionInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionInfo)
|
19318
|
+
|
18659
19319
|
### 第 65 次发布
|
18660
19320
|
|
18661
19321
|
发布时间:2021-12-13 08:07:20
|
@@ -22986,6 +23646,18 @@
|
|
22986
23646
|
|
22987
23647
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
22988
23648
|
|
23649
|
+
### 第 31 次发布
|
23650
|
+
|
23651
|
+
发布时间:2021-12-17 08:10:31
|
23652
|
+
|
23653
|
+
本次发布包含了以下内容:
|
23654
|
+
|
23655
|
+
改善已有的文档。
|
23656
|
+
|
23657
|
+
新增接口:
|
23658
|
+
|
23659
|
+
* [DescribeFileDownloadUrl](https://cloud.tencent.com/document/api/557/66229)
|
23660
|
+
|
22989
23661
|
### 第 30 次发布
|
22990
23662
|
|
22991
23663
|
发布时间:2021-11-26 08:08:12
|
@@ -23616,6 +24288,60 @@
|
|
23616
24288
|
|
23617
24289
|
## 数据湖计算(dlc) 版本:2021-01-25
|
23618
24290
|
|
24291
|
+
### 第 8 次发布
|
24292
|
+
|
24293
|
+
发布时间:2021-12-17 08:10:39
|
24294
|
+
|
24295
|
+
本次发布包含了以下内容:
|
24296
|
+
|
24297
|
+
改善已有的文档。
|
24298
|
+
|
24299
|
+
修改接口:
|
24300
|
+
|
24301
|
+
* [CreateTask](https://cloud.tencent.com/document/api/1342/53775)
|
24302
|
+
|
24303
|
+
* 新增入参:DataEngineName
|
24304
|
+
|
24305
|
+
* [CreateTasks](https://cloud.tencent.com/document/api/1342/59274)
|
24306
|
+
|
24307
|
+
* 新增入参:DataEngineName
|
24308
|
+
|
24309
|
+
* [DescribeDatabases](https://cloud.tencent.com/document/api/1342/53773)
|
24310
|
+
|
24311
|
+
* 新增入参:Sort, Asc
|
24312
|
+
|
24313
|
+
* [DescribeTables](https://cloud.tencent.com/document/api/1342/53767)
|
24314
|
+
|
24315
|
+
* 新增入参:StartTime, EndTime, Sort, Asc, TableType
|
24316
|
+
|
24317
|
+
* [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771)
|
24318
|
+
|
24319
|
+
* 新增入参:DataEngineName
|
24320
|
+
|
24321
|
+
* [DescribeViews](https://cloud.tencent.com/document/api/1342/53766)
|
24322
|
+
|
24323
|
+
* 新增入参:Sort, Asc, StartTime, EndTime
|
24324
|
+
|
24325
|
+
|
24326
|
+
修改数据结构:
|
24327
|
+
|
24328
|
+
* [Column](https://cloud.tencent.com/document/api/1342/53778#Column)
|
24329
|
+
|
24330
|
+
* 新增成员:Position, CreateTime, ModifiedTime
|
24331
|
+
|
24332
|
+
* [DatabaseInfo](https://cloud.tencent.com/document/api/1342/53778#DatabaseInfo)
|
24333
|
+
|
24334
|
+
* 新增成员:Location
|
24335
|
+
|
24336
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1342/53778#TableBaseInfo)
|
24337
|
+
|
24338
|
+
* 新增成员:TableComment, Type, TableFormat
|
24339
|
+
|
24340
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
24341
|
+
|
24342
|
+
* 新增成员:UpdateTime, DataEngineId, OperateUin, DataEngineName, InputType, InputConf, DataNumber, CanDownload
|
24343
|
+
|
24344
|
+
|
23619
24345
|
### 第 7 次发布
|
23620
24346
|
|
23621
24347
|
发布时间:2021-09-28 08:04:47
|
@@ -24487,6 +25213,21 @@
|
|
24487
25213
|
|
24488
25214
|
## 数据传输服务(dts) 版本:2018-03-30
|
24489
25215
|
|
25216
|
+
### 第 16 次发布
|
25217
|
+
|
25218
|
+
发布时间:2021-12-21 08:05:11
|
25219
|
+
|
25220
|
+
本次发布包含了以下内容:
|
25221
|
+
|
25222
|
+
改善已有的文档。
|
25223
|
+
|
25224
|
+
修改接口:
|
25225
|
+
|
25226
|
+
* [CreateMigrateJob](https://cloud.tencent.com/document/api/571/18141)
|
25227
|
+
|
25228
|
+
* 新增入参:Tags
|
25229
|
+
|
25230
|
+
|
24490
25231
|
### 第 15 次发布
|
24491
25232
|
|
24492
25233
|
发布时间:2021-11-09 08:10:46
|
@@ -28040,6 +28781,31 @@
|
|
28040
28781
|
|
28041
28782
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
28042
28783
|
|
28784
|
+
### 第 7 次发布
|
28785
|
+
|
28786
|
+
发布时间:2021-12-21 08:05:51
|
28787
|
+
|
28788
|
+
本次发布包含了以下内容:
|
28789
|
+
|
28790
|
+
改善已有的文档。
|
28791
|
+
|
28792
|
+
新增接口:
|
28793
|
+
|
28794
|
+
* [GetDownloadFlowUrl](https://cloud.tencent.com/document/api/1420/66368)
|
28795
|
+
* [OperateChannelTemplate](https://cloud.tencent.com/document/api/1420/66367)
|
28796
|
+
|
28797
|
+
新增数据结构:
|
28798
|
+
|
28799
|
+
* [AuthFailMessage](https://cloud.tencent.com/document/api/1420/61525#AuthFailMessage)
|
28800
|
+
* [DownloadFlowInfo](https://cloud.tencent.com/document/api/1420/61525#DownloadFlowInfo)
|
28801
|
+
|
28802
|
+
修改数据结构:
|
28803
|
+
|
28804
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
28805
|
+
|
28806
|
+
* 新增成员:PreReadTime
|
28807
|
+
|
28808
|
+
|
28043
28809
|
### 第 6 次发布
|
28044
28810
|
|
28045
28811
|
发布时间:2021-11-08 08:06:21
|
@@ -28291,7 +29057,7 @@
|
|
28291
29057
|
|
28292
29058
|
新增接口:
|
28293
29059
|
|
28294
|
-
* [
|
29060
|
+
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
28295
29061
|
|
28296
29062
|
### 第 34 次发布
|
28297
29063
|
|
@@ -35147,15 +35913,15 @@
|
|
35147
35913
|
|
35148
35914
|
新增接口:
|
35149
35915
|
|
35150
|
-
* [
|
35151
|
-
* [
|
35152
|
-
* [
|
35153
|
-
* [
|
35154
|
-
* [
|
35916
|
+
* [CreateMessageForward](https://cloud.tencent.com/document/api/1361/66081)
|
35917
|
+
* [DeleteMessageForward](https://cloud.tencent.com/document/api/1361/66080)
|
35918
|
+
* [DescribeMessageForward](https://cloud.tencent.com/document/api/1361/66079)
|
35919
|
+
* [DescribeMessageForwards](https://cloud.tencent.com/document/api/1361/66082)
|
35920
|
+
* [ModifyMessageForward](https://cloud.tencent.com/document/api/1361/66078)
|
35155
35921
|
|
35156
35922
|
新增数据结构:
|
35157
35923
|
|
35158
|
-
* [
|
35924
|
+
* [MessageForward](https://cloud.tencent.com/document/api/1361/53754#MessageForward)
|
35159
35925
|
|
35160
35926
|
### 第 13 次发布
|
35161
35927
|
|
@@ -35897,6 +36663,27 @@
|
|
35897
36663
|
|
35898
36664
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
35899
36665
|
|
36666
|
+
### 第 23 次发布
|
36667
|
+
|
36668
|
+
发布时间:2021-12-20 08:09:41
|
36669
|
+
|
36670
|
+
本次发布包含了以下内容:
|
36671
|
+
|
36672
|
+
改善已有的文档。
|
36673
|
+
|
36674
|
+
修改接口:
|
36675
|
+
|
36676
|
+
* [InquirePriceRenewInstances](https://cloud.tencent.com/document/api/1207/55557)
|
36677
|
+
|
36678
|
+
* 新增入参:RenewDataDisk, AlignInstanceExpiredTime
|
36679
|
+
|
36680
|
+
* 新增出参:DataDiskPriceSet
|
36681
|
+
|
36682
|
+
|
36683
|
+
新增数据结构:
|
36684
|
+
|
36685
|
+
* [DataDiskPrice](https://cloud.tencent.com/document/api/1207/47576#DataDiskPrice)
|
36686
|
+
|
35900
36687
|
### 第 22 次发布
|
35901
36688
|
|
35902
36689
|
发布时间:2021-12-16 08:11:07
|
@@ -35907,30 +36694,30 @@
|
|
35907
36694
|
|
35908
36695
|
新增接口:
|
35909
36696
|
|
35910
|
-
* [
|
35911
|
-
* [
|
35912
|
-
* [
|
35913
|
-
* [
|
35914
|
-
* [
|
35915
|
-
* [
|
35916
|
-
* [
|
35917
|
-
* [
|
35918
|
-
* [
|
35919
|
-
* [
|
35920
|
-
* [
|
35921
|
-
* [
|
35922
|
-
* [
|
36697
|
+
* [AttachDisks](https://cloud.tencent.com/document/api/1207/66096)
|
36698
|
+
* [DescribeDiskConfigs](https://cloud.tencent.com/document/api/1207/66095)
|
36699
|
+
* [DescribeDiskDiscount](https://cloud.tencent.com/document/api/1207/66094)
|
36700
|
+
* [DescribeDisks](https://cloud.tencent.com/document/api/1207/66093)
|
36701
|
+
* [DescribeDisksDeniedActions](https://cloud.tencent.com/document/api/1207/66092)
|
36702
|
+
* [DescribeDisksReturnable](https://cloud.tencent.com/document/api/1207/66091)
|
36703
|
+
* [DescribeInstancesDiskNum](https://cloud.tencent.com/document/api/1207/66083)
|
36704
|
+
* [DetachDisks](https://cloud.tencent.com/document/api/1207/66090)
|
36705
|
+
* [InquirePriceCreateDisks](https://cloud.tencent.com/document/api/1207/66089)
|
36706
|
+
* [InquirePriceRenewDisks](https://cloud.tencent.com/document/api/1207/66088)
|
36707
|
+
* [ModifyDisksAttribute](https://cloud.tencent.com/document/api/1207/66087)
|
36708
|
+
* [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/1207/66086)
|
36709
|
+
* [TerminateDisks](https://cloud.tencent.com/document/api/1207/66085)
|
35923
36710
|
|
35924
36711
|
新增数据结构:
|
35925
36712
|
|
35926
|
-
* [
|
35927
|
-
* [
|
35928
|
-
* [
|
35929
|
-
* [
|
35930
|
-
* [
|
35931
|
-
* [
|
35932
|
-
* [
|
35933
|
-
* [
|
36713
|
+
* [AttachDetail](https://cloud.tencent.com/document/api/1207/47576#AttachDetail)
|
36714
|
+
* [Disk](https://cloud.tencent.com/document/api/1207/47576#Disk)
|
36715
|
+
* [DiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#DiskChargePrepaid)
|
36716
|
+
* [DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig)
|
36717
|
+
* [DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions)
|
36718
|
+
* [DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice)
|
36719
|
+
* [DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable)
|
36720
|
+
* [RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid)
|
35934
36721
|
|
35935
36722
|
### 第 21 次发布
|
35936
36723
|
|
@@ -37862,6 +38649,18 @@
|
|
37862
38649
|
|
37863
38650
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
37864
38651
|
|
38652
|
+
### 第 28 次发布
|
38653
|
+
|
38654
|
+
发布时间:2021-12-17 08:13:52
|
38655
|
+
|
38656
|
+
本次发布包含了以下内容:
|
38657
|
+
|
38658
|
+
改善已有的文档。
|
38659
|
+
|
38660
|
+
新增接口:
|
38661
|
+
|
38662
|
+
* [DescribeFileDownloadUrl](https://cloud.tencent.com/document/api/237/66230)
|
38663
|
+
|
37865
38664
|
### 第 27 次发布
|
37866
38665
|
|
37867
38666
|
发布时间:2021-11-26 08:11:04
|
@@ -39212,13 +40011,13 @@
|
|
39212
40011
|
|
39213
40012
|
新增接口:
|
39214
40013
|
|
39215
|
-
* [
|
40014
|
+
* [DescribePrometheusInstances](https://cloud.tencent.com/document/api/248/66097)
|
39216
40015
|
|
39217
40016
|
新增数据结构:
|
39218
40017
|
|
39219
|
-
* [
|
39220
|
-
* [
|
39221
|
-
* [
|
40018
|
+
* [PrometheusInstanceGrantInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusInstanceGrantInfo)
|
40019
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
40020
|
+
* [PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag)
|
39222
40021
|
|
39223
40022
|
### 第 32 次发布
|
39224
40023
|
|
@@ -41960,6 +42759,21 @@
|
|
41960
42759
|
|
41961
42760
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
41962
42761
|
|
42762
|
+
### 第 13 次发布
|
42763
|
+
|
42764
|
+
发布时间:2021-12-21 08:08:44
|
42765
|
+
|
42766
|
+
本次发布包含了以下内容:
|
42767
|
+
|
42768
|
+
改善已有的文档。
|
42769
|
+
|
42770
|
+
修改数据结构:
|
42771
|
+
|
42772
|
+
* [RunJobDescription](https://cloud.tencent.com/document/api/849/52010#RunJobDescription)
|
42773
|
+
|
42774
|
+
* 新增成员:SavepointPath, SavepointId
|
42775
|
+
|
42776
|
+
|
41963
42777
|
### 第 12 次发布
|
41964
42778
|
|
41965
42779
|
发布时间:2021-12-07 08:09:58
|
@@ -48487,7 +49301,7 @@
|
|
48487
49301
|
|
48488
49302
|
新增接口:
|
48489
49303
|
|
48490
|
-
* [
|
49304
|
+
* [GetCallerIdentity](https://cloud.tencent.com/document/api/1312/66098)
|
48491
49305
|
|
48492
49306
|
### 第 6 次发布
|
48493
49307
|
|
@@ -53183,6 +53997,24 @@
|
|
53183
53997
|
|
53184
53998
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
53185
53999
|
|
54000
|
+
### 第 26 次发布
|
54001
|
+
|
54002
|
+
发布时间:2021-12-21 08:11:07
|
54003
|
+
|
54004
|
+
本次发布包含了以下内容:
|
54005
|
+
|
54006
|
+
改善已有的文档。
|
54007
|
+
|
54008
|
+
新增接口:
|
54009
|
+
|
54010
|
+
* [DescribePublisherSummary](https://cloud.tencent.com/document/api/1179/66370)
|
54011
|
+
* [DescribePublishers](https://cloud.tencent.com/document/api/1179/66369)
|
54012
|
+
|
54013
|
+
新增数据结构:
|
54014
|
+
|
54015
|
+
* [Publisher](https://cloud.tencent.com/document/api/1179/46089#Publisher)
|
54016
|
+
* [Sort](https://cloud.tencent.com/document/api/1179/46089#Sort)
|
54017
|
+
|
53186
54018
|
### 第 25 次发布
|
53187
54019
|
|
53188
54020
|
发布时间:2021-12-14 08:15:22
|
@@ -54068,6 +54900,18 @@
|
|
54068
54900
|
|
54069
54901
|
## 弹性微服务(tem) 版本:2021-07-01
|
54070
54902
|
|
54903
|
+
### 第 7 次发布
|
54904
|
+
|
54905
|
+
发布时间:2021-12-21 08:11:22
|
54906
|
+
|
54907
|
+
本次发布包含了以下内容:
|
54908
|
+
|
54909
|
+
改善已有的文档。
|
54910
|
+
|
54911
|
+
新增接口:
|
54912
|
+
|
54913
|
+
* [RollingUpdateApplicationByVersion](https://cloud.tencent.com/document/api/1371/66371)
|
54914
|
+
|
54071
54915
|
### 第 6 次发布
|
54072
54916
|
|
54073
54917
|
发布时间:2021-12-09 08:11:43
|
@@ -54223,6 +55067,21 @@
|
|
54223
55067
|
|
54224
55068
|
## 高性能计算平台(thpc) 版本:2021-11-09
|
54225
55069
|
|
55070
|
+
### 第 5 次发布
|
55071
|
+
|
55072
|
+
发布时间:2021-12-21 08:11:27
|
55073
|
+
|
55074
|
+
本次发布包含了以下内容:
|
55075
|
+
|
55076
|
+
改善已有的文档。
|
55077
|
+
|
55078
|
+
修改数据结构:
|
55079
|
+
|
55080
|
+
* [CFSOption](https://cloud.tencent.com/document/api/1527/64906#CFSOption)
|
55081
|
+
|
55082
|
+
* <font color="#dd0000">**修改成员**:</font>Protocol, StorageType
|
55083
|
+
|
55084
|
+
|
54226
55085
|
### 第 4 次发布
|
54227
55086
|
|
54228
55087
|
发布时间:2021-12-16 08:15:07
|
@@ -54233,7 +55092,7 @@
|
|
54233
55092
|
|
54234
55093
|
新增接口:
|
54235
55094
|
|
54236
|
-
* [
|
55095
|
+
* [BindAutoScalingGroup](https://cloud.tencent.com/document/api/1527/66099)
|
54237
55096
|
|
54238
55097
|
### 第 3 次发布
|
54239
55098
|
|
@@ -54823,7 +55682,7 @@
|
|
54823
55682
|
|
54824
55683
|
新增数据结构:
|
54825
55684
|
|
54826
|
-
* [
|
55685
|
+
* [ImageRect](https://cloud.tencent.com/document/api/865/35474#ImageRect)
|
54827
55686
|
|
54828
55687
|
### 第 18 次发布
|
54829
55688
|
|
@@ -55919,6 +56778,21 @@
|
|
55919
56778
|
|
55920
56779
|
## 容器服务(tke) 版本:2018-05-25
|
55921
56780
|
|
56781
|
+
### 第 82 次发布
|
56782
|
+
|
56783
|
+
发布时间:2021-12-17 08:17:44
|
56784
|
+
|
56785
|
+
本次发布包含了以下内容:
|
56786
|
+
|
56787
|
+
改善已有的文档。
|
56788
|
+
|
56789
|
+
修改数据结构:
|
56790
|
+
|
56791
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
56792
|
+
|
56793
|
+
* 新增成员:SubnetId
|
56794
|
+
|
56795
|
+
|
55922
56796
|
### 第 81 次发布
|
55923
56797
|
|
55924
56798
|
发布时间:2021-12-09 08:12:05
|
@@ -57645,6 +58519,28 @@
|
|
57645
58519
|
|
57646
58520
|
## 文本内容安全(tms) 版本:2020-12-29
|
57647
58521
|
|
58522
|
+
### 第 3 次发布
|
58523
|
+
|
58524
|
+
发布时间:2021-12-20 08:14:04
|
58525
|
+
|
58526
|
+
本次发布包含了以下内容:
|
58527
|
+
|
58528
|
+
改善已有的文档。
|
58529
|
+
|
58530
|
+
修改接口:
|
58531
|
+
|
58532
|
+
* [TextModeration](https://cloud.tencent.com/document/api/1124/51860)
|
58533
|
+
|
58534
|
+
* 新增出参:SubLabel
|
58535
|
+
|
58536
|
+
|
58537
|
+
修改数据结构:
|
58538
|
+
|
58539
|
+
* [DetailResults](https://cloud.tencent.com/document/api/1124/51861#DetailResults)
|
58540
|
+
|
58541
|
+
* 新增成员:SubLabel
|
58542
|
+
|
58543
|
+
|
57648
58544
|
### 第 2 次发布
|
57649
58545
|
|
57650
58546
|
发布时间:2021-08-03 08:01:39
|
@@ -60530,6 +61426,37 @@
|
|
60530
61426
|
|
60531
61427
|
## 视频内容安全(vm) 版本:2020-12-29
|
60532
61428
|
|
61429
|
+
### 第 3 次发布
|
61430
|
+
|
61431
|
+
发布时间:2021-12-20 08:14:38
|
61432
|
+
|
61433
|
+
本次发布包含了以下内容:
|
61434
|
+
|
61435
|
+
改善已有的文档。
|
61436
|
+
|
61437
|
+
修改数据结构:
|
61438
|
+
|
61439
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1265/51881#AudioResult)
|
61440
|
+
|
61441
|
+
* 新增成员:SubLabel
|
61442
|
+
|
61443
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1265/51881#AudioResultDetailMoanResult)
|
61444
|
+
|
61445
|
+
* 新增成员:SubLabel
|
61446
|
+
|
61447
|
+
* [AudioResultDetailTextResult](https://cloud.tencent.com/document/api/1265/51881#AudioResultDetailTextResult)
|
61448
|
+
|
61449
|
+
* 新增成员:SubLabel
|
61450
|
+
|
61451
|
+
* [ImageResult](https://cloud.tencent.com/document/api/1265/51881#ImageResult)
|
61452
|
+
|
61453
|
+
* 新增成员:SubLabel
|
61454
|
+
|
61455
|
+
* [TaskLabel](https://cloud.tencent.com/document/api/1265/51881#TaskLabel)
|
61456
|
+
|
61457
|
+
* 新增成员:SubLabel
|
61458
|
+
|
61459
|
+
|
60533
61460
|
### 第 2 次发布
|
60534
61461
|
|
60535
61462
|
发布时间:2021-01-13 08:00:04
|
@@ -63311,6 +64238,51 @@
|
|
63311
64238
|
|
63312
64239
|
## 私有网络(vpc) 版本:2017-03-12
|
63313
64240
|
|
64241
|
+
### 第 104 次发布
|
64242
|
+
|
64243
|
+
发布时间:2021-12-20 08:15:01
|
64244
|
+
|
64245
|
+
本次发布包含了以下内容:
|
64246
|
+
|
64247
|
+
改善已有的文档。
|
64248
|
+
|
64249
|
+
修改接口:
|
64250
|
+
|
64251
|
+
* [CreateVpnConnection](https://cloud.tencent.com/document/api/215/17522)
|
64252
|
+
|
64253
|
+
* 新增入参:NegotiationType, DpdEnable, DpdTimeout, DpdAction
|
64254
|
+
|
64255
|
+
* [ModifyVpnConnectionAttribute](https://cloud.tencent.com/document/api/215/17508)
|
64256
|
+
|
64257
|
+
* 新增入参:NegotiationType, DpdEnable, DpdTimeout, DpdAction
|
64258
|
+
|
64259
|
+
|
64260
|
+
### 第 103 次发布
|
64261
|
+
|
64262
|
+
发布时间:2021-12-17 08:18:55
|
64263
|
+
|
64264
|
+
本次发布包含了以下内容:
|
64265
|
+
|
64266
|
+
改善已有的文档。
|
64267
|
+
|
64268
|
+
修改接口:
|
64269
|
+
|
64270
|
+
* [CreateDirectConnectGateway](https://cloud.tencent.com/document/api/215/19192)
|
64271
|
+
|
64272
|
+
* 新增入参:HaZoneGroupId
|
64273
|
+
|
64274
|
+
|
64275
|
+
修改数据结构:
|
64276
|
+
|
64277
|
+
* [DirectConnectGateway](https://cloud.tencent.com/document/api/215/15824#DirectConnectGateway)
|
64278
|
+
|
64279
|
+
* 新增成员:EnableFlowDetails, FlowDetailsUpdateTime, NewAfc, AccessNetworkType, HaZoneList
|
64280
|
+
|
64281
|
+
* [DirectConnectGatewayCcnRoute](https://cloud.tencent.com/document/api/215/15824#DirectConnectGatewayCcnRoute)
|
64282
|
+
|
64283
|
+
* 新增成员:Description, UpdateTime
|
64284
|
+
|
64285
|
+
|
63314
64286
|
### 第 102 次发布
|
63315
64287
|
|
63316
64288
|
发布时间:2021-12-15 08:15:14
|
@@ -65907,6 +66879,25 @@
|
|
65907
66879
|
|
65908
66880
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
65909
66881
|
|
66882
|
+
### 第 9 次发布
|
66883
|
+
|
66884
|
+
发布时间:2021-12-21 08:13:33
|
66885
|
+
|
66886
|
+
本次发布包含了以下内容:
|
66887
|
+
|
66888
|
+
改善已有的文档。
|
66889
|
+
|
66890
|
+
新增接口:
|
66891
|
+
|
66892
|
+
* [CreateLead](https://cloud.tencent.com/document/api/1318/66374)
|
66893
|
+
* [QueryDealerInfoList](https://cloud.tencent.com/document/api/1318/66373)
|
66894
|
+
* [QueryVehicleInfoList](https://cloud.tencent.com/document/api/1318/66372)
|
66895
|
+
|
66896
|
+
新增数据结构:
|
66897
|
+
|
66898
|
+
* [DealerInfo](https://cloud.tencent.com/document/api/1318/56791#DealerInfo)
|
66899
|
+
* [VehicleInfo](https://cloud.tencent.com/document/api/1318/56791#VehicleInfo)
|
66900
|
+
|
65910
66901
|
### 第 8 次发布
|
65911
66902
|
|
65912
66903
|
发布时间:2021-09-30 08:11:50
|