tencentcloud-sdk-nodejs-chdfs 4.0.256 → 4.0.261
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 +1302 -80
- package/SERVICE_CHANGELOG.md +68463 -0
- package/package.json +1 -1
- package/products.md +66 -65
- 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,10 @@
|
|
1
|
-
#
|
1
|
+
# Release 4.0.261
|
2
2
|
|
3
|
-
##
|
3
|
+
## 访问管理(cam) 版本:2019-01-16
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 40 次发布
|
6
6
|
|
7
|
-
发布时间:2021-12-
|
7
|
+
发布时间:2021-12-23 08:06:14
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,39 +12,76 @@
|
|
12
12
|
|
13
13
|
新增接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [GetRolePermissionBoundary](https://cloud.tencent.com/document/api/598/66679)
|
16
|
+
* [GetUserPermissionBoundary](https://cloud.tencent.com/document/api/598/66680)
|
16
17
|
|
17
|
-
新增数据结构:
|
18
18
|
|
19
|
-
|
20
|
-
|
19
|
+
|
20
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
21
|
+
|
22
|
+
### 第 75 次发布
|
23
|
+
|
24
|
+
发布时间:2021-12-24 08:06:02
|
25
|
+
|
26
|
+
本次发布包含了以下内容:
|
27
|
+
|
28
|
+
改善已有的文档。
|
29
|
+
|
30
|
+
新增接口:
|
31
|
+
|
32
|
+
* [StartReplication](https://cloud.tencent.com/document/api/236/66849)
|
33
|
+
* [StopReplication](https://cloud.tencent.com/document/api/236/66848)
|
21
34
|
|
22
35
|
|
23
36
|
|
24
37
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
25
38
|
|
26
|
-
### 第
|
39
|
+
### 第 32 次发布
|
27
40
|
|
28
|
-
发布时间:2021-12-
|
41
|
+
发布时间:2021-12-23 08:07:26
|
29
42
|
|
30
43
|
本次发布包含了以下内容:
|
31
44
|
|
32
45
|
改善已有的文档。
|
33
46
|
|
47
|
+
新增接口:
|
48
|
+
|
49
|
+
* [SendMessage](https://cloud.tencent.com/document/api/597/66682)
|
50
|
+
|
51
|
+
新增数据结构:
|
52
|
+
|
53
|
+
* [BatchContent](https://cloud.tencent.com/document/api/597/40861#BatchContent)
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
58
|
+
|
59
|
+
### 第 46 次发布
|
60
|
+
|
61
|
+
发布时间:2021-12-24 08:07:24
|
62
|
+
|
63
|
+
本次发布包含了以下内容:
|
64
|
+
|
65
|
+
改善已有的文档。
|
66
|
+
|
67
|
+
新增数据结构:
|
68
|
+
|
69
|
+
* [TextSlotInfo](https://cloud.tencent.com/document/api/1156/40360#TextSlotInfo)
|
70
|
+
|
34
71
|
修改数据结构:
|
35
72
|
|
36
|
-
* [
|
73
|
+
* [SlotInfo](https://cloud.tencent.com/document/api/1156/40360#SlotInfo)
|
37
74
|
|
38
|
-
* 新增成员:
|
75
|
+
* 新增成员:DefaultTextSlotInfo
|
39
76
|
|
40
77
|
|
41
78
|
|
42
79
|
|
43
|
-
##
|
80
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
44
81
|
|
45
|
-
### 第
|
82
|
+
### 第 21 次发布
|
46
83
|
|
47
|
-
发布时间:2021-12-
|
84
|
+
发布时间:2021-12-22 16:41:08
|
48
85
|
|
49
86
|
本次发布包含了以下内容:
|
50
87
|
|
@@ -52,136 +89,334 @@
|
|
52
89
|
|
53
90
|
新增接口:
|
54
91
|
|
55
|
-
* [
|
92
|
+
* [DescribeViews](https://cloud.tencent.com/document/api/845/66674)
|
56
93
|
|
57
94
|
新增数据结构:
|
58
95
|
|
59
|
-
* [
|
96
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
97
|
+
* [KibanaView](https://cloud.tencent.com/document/api/845/30634#KibanaView)
|
98
|
+
* [NodeView](https://cloud.tencent.com/document/api/845/30634#NodeView)
|
60
99
|
|
61
100
|
|
62
101
|
|
63
|
-
##
|
102
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
64
103
|
|
65
|
-
### 第
|
104
|
+
### 第 9 次发布
|
66
105
|
|
67
|
-
发布时间:2021-12-
|
106
|
+
发布时间:2021-12-23 08:10:29
|
68
107
|
|
69
108
|
本次发布包含了以下内容:
|
70
109
|
|
71
110
|
改善已有的文档。
|
72
111
|
|
73
|
-
|
112
|
+
新增接口:
|
74
113
|
|
75
|
-
* [
|
114
|
+
* [DescribeFlowDetailInfo](https://cloud.tencent.com/document/api/1420/66683)
|
76
115
|
|
77
|
-
|
116
|
+
新增数据结构:
|
78
117
|
|
79
|
-
|
118
|
+
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1420/61525#FlowApproverDetail)
|
119
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1420/61525#FlowDetailInfo)
|
80
120
|
|
81
121
|
|
82
122
|
|
123
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
83
124
|
|
84
|
-
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
85
125
|
|
86
|
-
### 第 10 次发布
|
87
126
|
|
88
|
-
|
127
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
128
|
+
|
129
|
+
### 第 16 次发布
|
130
|
+
|
131
|
+
发布时间:2021-12-23 08:10:54
|
89
132
|
|
90
133
|
本次发布包含了以下内容:
|
91
134
|
|
92
135
|
改善已有的文档。
|
93
136
|
|
94
|
-
|
137
|
+
修改接口:
|
95
138
|
|
96
|
-
* [
|
139
|
+
* [ScanVoice](https://cloud.tencent.com/document/api/607/37622)
|
97
140
|
|
98
|
-
*
|
141
|
+
* 新增入参:Lang
|
99
142
|
|
100
143
|
|
101
144
|
|
102
145
|
|
103
|
-
##
|
146
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
147
|
+
|
148
|
+
### 第 1 次发布
|
149
|
+
|
150
|
+
发布时间:2021-12-23 14:56:48
|
151
|
+
|
152
|
+
本次发布包含了以下内容:
|
153
|
+
|
154
|
+
改善已有的文档。
|
155
|
+
|
156
|
+
新增接口:
|
157
|
+
|
158
|
+
* [ApplyMarketComponent](https://cloud.tencent.com/document/api/1118/66787)
|
159
|
+
* [CreateApplicationVisualization](https://cloud.tencent.com/document/api/1118/66796)
|
160
|
+
* [CreateConfigMap](https://cloud.tencent.com/document/api/1118/66729)
|
161
|
+
* [CreateEdgeNode](https://cloud.tencent.com/document/api/1118/66767)
|
162
|
+
* [CreateEdgeNodeGroup](https://cloud.tencent.com/document/api/1118/66766)
|
163
|
+
* [CreateEdgeNodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66765)
|
164
|
+
* [CreateEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66786)
|
165
|
+
* [CreateEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66785)
|
166
|
+
* [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
|
167
|
+
* [CreateNamespace](https://cloud.tencent.com/document/api/1118/66728)
|
168
|
+
* [CreateSecret](https://cloud.tencent.com/document/api/1118/66727)
|
169
|
+
* [CreateUpdateNodeUnit](https://cloud.tencent.com/document/api/1118/66763)
|
170
|
+
* [DeleteApplications](https://cloud.tencent.com/document/api/1118/66795)
|
171
|
+
* [DeleteConfigMap](https://cloud.tencent.com/document/api/1118/66726)
|
172
|
+
* [DeleteEdgeNodeGroup](https://cloud.tencent.com/document/api/1118/66762)
|
173
|
+
* [DeleteEdgeNodeUnitTemplates](https://cloud.tencent.com/document/api/1118/66761)
|
174
|
+
* [DeleteEdgeNodes](https://cloud.tencent.com/document/api/1118/66760)
|
175
|
+
* [DeleteEdgeUnitApplications](https://cloud.tencent.com/document/api/1118/66784)
|
176
|
+
* [DeleteEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66759)
|
177
|
+
* [DeleteEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66758)
|
178
|
+
* [DeleteEdgeUnitPod](https://cloud.tencent.com/document/api/1118/66757)
|
179
|
+
* [DeleteNamespace](https://cloud.tencent.com/document/api/1118/66725)
|
180
|
+
* [DeleteNodeUnit](https://cloud.tencent.com/document/api/1118/66756)
|
181
|
+
* [DeleteSecret](https://cloud.tencent.com/document/api/1118/66724)
|
182
|
+
* [DescribeApplicationVisualization](https://cloud.tencent.com/document/api/1118/66794)
|
183
|
+
* [DescribeApplicationYaml](https://cloud.tencent.com/document/api/1118/66793)
|
184
|
+
* [DescribeApplicationYamlError](https://cloud.tencent.com/document/api/1118/66792)
|
185
|
+
* [DescribeApplications](https://cloud.tencent.com/document/api/1118/66791)
|
186
|
+
* [DescribeConfigMap](https://cloud.tencent.com/document/api/1118/66723)
|
187
|
+
* [DescribeConfigMapYamlError](https://cloud.tencent.com/document/api/1118/66722)
|
188
|
+
* [DescribeConfigMaps](https://cloud.tencent.com/document/api/1118/66721)
|
189
|
+
* [DescribeEdgeAgentNodeInstaller](https://cloud.tencent.com/document/api/1118/66755)
|
190
|
+
* [DescribeEdgeDefaultVpc](https://cloud.tencent.com/document/api/1118/66754)
|
191
|
+
* [DescribeEdgeNode](https://cloud.tencent.com/document/api/1118/66753)
|
192
|
+
* [DescribeEdgeNodePodContainers](https://cloud.tencent.com/document/api/1118/66752)
|
193
|
+
* [DescribeEdgeNodePods](https://cloud.tencent.com/document/api/1118/66751)
|
194
|
+
* [DescribeEdgeNodes](https://cloud.tencent.com/document/api/1118/66750)
|
195
|
+
* [DescribeEdgeOperationLogs](https://cloud.tencent.com/document/api/1118/66720)
|
196
|
+
* [DescribeEdgePod](https://cloud.tencent.com/document/api/1118/66749)
|
197
|
+
* [DescribeEdgeUnitApplicationEvents](https://cloud.tencent.com/document/api/1118/66783)
|
198
|
+
* [DescribeEdgeUnitApplicationLogs](https://cloud.tencent.com/document/api/1118/66782)
|
199
|
+
* [DescribeEdgeUnitApplicationPodContainers](https://cloud.tencent.com/document/api/1118/66781)
|
200
|
+
* [DescribeEdgeUnitApplicationPods](https://cloud.tencent.com/document/api/1118/66780)
|
201
|
+
* [DescribeEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66779)
|
202
|
+
* [DescribeEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66778)
|
203
|
+
* [DescribeEdgeUnitApplicationYamlError](https://cloud.tencent.com/document/api/1118/66777)
|
204
|
+
* [DescribeEdgeUnitApplications](https://cloud.tencent.com/document/api/1118/66776)
|
205
|
+
* [DescribeEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66748)
|
206
|
+
* [DescribeEdgeUnitDeployGrid](https://cloud.tencent.com/document/api/1118/66747)
|
207
|
+
* [DescribeEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66746)
|
208
|
+
* [DescribeEdgeUnitDeployGridItemYaml](https://cloud.tencent.com/document/api/1118/66745)
|
209
|
+
* [DescribeEdgeUnitExtra](https://cloud.tencent.com/document/api/1118/66744)
|
210
|
+
* [DescribeEdgeUnitGridEvents](https://cloud.tencent.com/document/api/1118/66743)
|
211
|
+
* [DescribeEdgeUnitGridPods](https://cloud.tencent.com/document/api/1118/66742)
|
212
|
+
* [DescribeEdgeUnitMonitorStatus](https://cloud.tencent.com/document/api/1118/66741)
|
213
|
+
* [DescribeEdgeUnitNodeGroup](https://cloud.tencent.com/document/api/1118/66775)
|
214
|
+
* [DescribeEdgeUnitNodeUnitTemplates](https://cloud.tencent.com/document/api/1118/66740)
|
215
|
+
* [DescribeEdgeUnitsCloud](https://cloud.tencent.com/document/api/1118/66739)
|
216
|
+
* [DescribeMonitorMetrics](https://cloud.tencent.com/document/api/1118/66738)
|
217
|
+
* [DescribeNamespace](https://cloud.tencent.com/document/api/1118/66719)
|
218
|
+
* [DescribeNamespaceResources](https://cloud.tencent.com/document/api/1118/66737)
|
219
|
+
* [DescribeNamespaces](https://cloud.tencent.com/document/api/1118/66718)
|
220
|
+
* [DescribeNodeUnit](https://cloud.tencent.com/document/api/1118/66736)
|
221
|
+
* [DescribeNodeUnitTemplateOnNodeGroup](https://cloud.tencent.com/document/api/1118/66735)
|
222
|
+
* [DescribeSecret](https://cloud.tencent.com/document/api/1118/66717)
|
223
|
+
* [DescribeSecretYamlError](https://cloud.tencent.com/document/api/1118/66716)
|
224
|
+
* [DescribeSecrets](https://cloud.tencent.com/document/api/1118/66715)
|
225
|
+
* [GetMarketComponent](https://cloud.tencent.com/document/api/1118/66774)
|
226
|
+
* [GetMarketComponentList](https://cloud.tencent.com/document/api/1118/66773)
|
227
|
+
* [ModifyApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66790)
|
228
|
+
* [ModifyApplicationVisualization](https://cloud.tencent.com/document/api/1118/66789)
|
229
|
+
* [ModifyConfigMap](https://cloud.tencent.com/document/api/1118/66714)
|
230
|
+
* [ModifyEdgeNodeLabels](https://cloud.tencent.com/document/api/1118/66734)
|
231
|
+
* [ModifyEdgeUnit](https://cloud.tencent.com/document/api/1118/66733)
|
232
|
+
* [ModifyEdgeUnitApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66772)
|
233
|
+
* [ModifyEdgeUnitApplicationVisualization](https://cloud.tencent.com/document/api/1118/66771)
|
234
|
+
* [ModifyEdgeUnitApplicationYaml](https://cloud.tencent.com/document/api/1118/66770)
|
235
|
+
* [ModifyEdgeUnitDeployGridItem](https://cloud.tencent.com/document/api/1118/66732)
|
236
|
+
* [ModifyNodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66731)
|
237
|
+
* [ModifySecret](https://cloud.tencent.com/document/api/1118/66713)
|
238
|
+
* [RedeployEdgeUnitApplication](https://cloud.tencent.com/document/api/1118/66769)
|
239
|
+
|
240
|
+
新增数据结构:
|
241
|
+
|
242
|
+
* [ApplicationBasicConfig](https://cloud.tencent.com/document/api/1118/66797#ApplicationBasicConfig)
|
243
|
+
* [ApplicationBasicInfo](https://cloud.tencent.com/document/api/1118/66797#ApplicationBasicInfo)
|
244
|
+
* [ApplicationDeployMode](https://cloud.tencent.com/document/api/1118/66797#ApplicationDeployMode)
|
245
|
+
* [ApplicationStatusInfo](https://cloud.tencent.com/document/api/1118/66797#ApplicationStatusInfo)
|
246
|
+
* [ApplicationTemplate](https://cloud.tencent.com/document/api/1118/66797#ApplicationTemplate)
|
247
|
+
* [ConfigMapBasicInfo](https://cloud.tencent.com/document/api/1118/66797#ConfigMapBasicInfo)
|
248
|
+
* [Container](https://cloud.tencent.com/document/api/1118/66797#Container)
|
249
|
+
* [ContainerStatus](https://cloud.tencent.com/document/api/1118/66797#ContainerStatus)
|
250
|
+
* [CronJob](https://cloud.tencent.com/document/api/1118/66797#CronJob)
|
251
|
+
* [DockerConfig](https://cloud.tencent.com/document/api/1118/66797#DockerConfig)
|
252
|
+
* [EdgeCloudCluster](https://cloud.tencent.com/document/api/1118/66797#EdgeCloudCluster)
|
253
|
+
* [EdgeNodeInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeInfo)
|
254
|
+
* [EdgeNodeInstallerOnline](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeInstallerOnline)
|
255
|
+
* [EdgeNodeLabel](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeLabel)
|
256
|
+
* [EdgeNodePodContainerInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodePodContainerInfo)
|
257
|
+
* [EdgeNodePodInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodePodInfo)
|
258
|
+
* [EdgeNodeResourceInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeNodeResourceInfo)
|
259
|
+
* [EdgeUnitStatisticItem](https://cloud.tencent.com/document/api/1118/66797#EdgeUnitStatisticItem)
|
260
|
+
* [Env](https://cloud.tencent.com/document/api/1118/66797#Env)
|
261
|
+
* [EnvValueSelector](https://cloud.tencent.com/document/api/1118/66797#EnvValueSelector)
|
262
|
+
* [Event](https://cloud.tencent.com/document/api/1118/66797#Event)
|
263
|
+
* [FieldSort](https://cloud.tencent.com/document/api/1118/66797#FieldSort)
|
264
|
+
* [GridDetail](https://cloud.tencent.com/document/api/1118/66797#GridDetail)
|
265
|
+
* [GridEventInfo](https://cloud.tencent.com/document/api/1118/66797#GridEventInfo)
|
266
|
+
* [GridInfo](https://cloud.tencent.com/document/api/1118/66797#GridInfo)
|
267
|
+
* [GridItemInfo](https://cloud.tencent.com/document/api/1118/66797#GridItemInfo)
|
268
|
+
* [GridPodInfo](https://cloud.tencent.com/document/api/1118/66797#GridPodInfo)
|
269
|
+
* [HorizontalPodAutoscaler](https://cloud.tencent.com/document/api/1118/66797#HorizontalPodAutoscaler)
|
270
|
+
* [HttpHeader](https://cloud.tencent.com/document/api/1118/66797#HttpHeader)
|
271
|
+
* [HttpProbe](https://cloud.tencent.com/document/api/1118/66797#HttpProbe)
|
272
|
+
* [Job](https://cloud.tencent.com/document/api/1118/66797#Job)
|
273
|
+
* [KeyValueObj](https://cloud.tencent.com/document/api/1118/66797#KeyValueObj)
|
274
|
+
* [Label](https://cloud.tencent.com/document/api/1118/66797#Label)
|
275
|
+
* [MarketComponentInfo](https://cloud.tencent.com/document/api/1118/66797#MarketComponentInfo)
|
276
|
+
* [MonitorMetricsColumn](https://cloud.tencent.com/document/api/1118/66797#MonitorMetricsColumn)
|
277
|
+
* [NamespaceInfo](https://cloud.tencent.com/document/api/1118/66797#NamespaceInfo)
|
278
|
+
* [NamespaceResource](https://cloud.tencent.com/document/api/1118/66797#NamespaceResource)
|
279
|
+
* [NodeGroupInfo](https://cloud.tencent.com/document/api/1118/66797#NodeGroupInfo)
|
280
|
+
* [NodeGroupNodeUnitTemplateInfo](https://cloud.tencent.com/document/api/1118/66797#NodeGroupNodeUnitTemplateInfo)
|
281
|
+
* [NodeSimpleInfo](https://cloud.tencent.com/document/api/1118/66797#NodeSimpleInfo)
|
282
|
+
* [NodeUnitInfo](https://cloud.tencent.com/document/api/1118/66797#NodeUnitInfo)
|
283
|
+
* [NodeUnitNodeInfo](https://cloud.tencent.com/document/api/1118/66797#NodeUnitNodeInfo)
|
284
|
+
* [NodeUnitTemplate](https://cloud.tencent.com/document/api/1118/66797#NodeUnitTemplate)
|
285
|
+
* [OperationLog](https://cloud.tencent.com/document/api/1118/66797#OperationLog)
|
286
|
+
* [OperationLogsCondition](https://cloud.tencent.com/document/api/1118/66797#OperationLogsCondition)
|
287
|
+
* [PodStatus](https://cloud.tencent.com/document/api/1118/66797#PodStatus)
|
288
|
+
* [PortConfig](https://cloud.tencent.com/document/api/1118/66797#PortConfig)
|
289
|
+
* [Probe](https://cloud.tencent.com/document/api/1118/66797#Probe)
|
290
|
+
* [ResourceMetricTarget](https://cloud.tencent.com/document/api/1118/66797#ResourceMetricTarget)
|
291
|
+
* [SecretItem](https://cloud.tencent.com/document/api/1118/66797#SecretItem)
|
292
|
+
* [SecurityCapabilities](https://cloud.tencent.com/document/api/1118/66797#SecurityCapabilities)
|
293
|
+
* [SecurityContext](https://cloud.tencent.com/document/api/1118/66797#SecurityContext)
|
294
|
+
* [Service](https://cloud.tencent.com/document/api/1118/66797#Service)
|
295
|
+
* [Sort](https://cloud.tencent.com/document/api/1118/66797#Sort)
|
296
|
+
* [TcpProbe](https://cloud.tencent.com/document/api/1118/66797#TcpProbe)
|
297
|
+
* [Volume](https://cloud.tencent.com/document/api/1118/66797#Volume)
|
298
|
+
* [VolumeConfigMap](https://cloud.tencent.com/document/api/1118/66797#VolumeConfigMap)
|
299
|
+
* [VolumeConfigMapKeyToPath](https://cloud.tencent.com/document/api/1118/66797#VolumeConfigMapKeyToPath)
|
300
|
+
* [VolumeHostPath](https://cloud.tencent.com/document/api/1118/66797#VolumeHostPath)
|
301
|
+
* [VolumeMount](https://cloud.tencent.com/document/api/1118/66797#VolumeMount)
|
302
|
+
* [VolumeNFS](https://cloud.tencent.com/document/api/1118/66797#VolumeNFS)
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
104
307
|
|
105
308
|
### 第 16 次发布
|
106
309
|
|
107
|
-
发布时间:2021-12-
|
310
|
+
发布时间:2021-12-23 08:12:09
|
108
311
|
|
109
312
|
本次发布包含了以下内容:
|
110
313
|
|
111
314
|
改善已有的文档。
|
112
315
|
|
113
|
-
|
114
|
-
|
115
|
-
* [DescribeInstanceParams](https://cloud.tencent.com/document/api/240/65903)
|
316
|
+
修改接口:
|
116
317
|
|
117
|
-
|
318
|
+
* [Decrypt](https://cloud.tencent.com/document/api/573/34429)
|
118
319
|
|
119
|
-
*
|
120
|
-
* [InstanceIntegerParam](https://cloud.tencent.com/document/api/240/38576#InstanceIntegerParam)
|
121
|
-
* [InstanceMultiParam](https://cloud.tencent.com/document/api/240/38576#InstanceMultiParam)
|
122
|
-
* [InstanceTextParam](https://cloud.tencent.com/document/api/240/38576#InstanceTextParam)
|
320
|
+
* 新增入参:EncryptionPublicKey, EncryptionAlgorithm
|
123
321
|
|
322
|
+
* [GenerateDataKey](https://cloud.tencent.com/document/api/573/34419)
|
124
323
|
|
324
|
+
* 新增入参:EncryptionPublicKey, EncryptionAlgorithm
|
125
325
|
|
126
|
-
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
127
326
|
|
128
327
|
|
129
328
|
|
130
|
-
##
|
329
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
131
330
|
|
132
|
-
### 第
|
331
|
+
### 第 22 次发布
|
133
332
|
|
134
|
-
发布时间:2021-12-
|
333
|
+
发布时间:2021-12-24 08:13:26
|
135
334
|
|
136
335
|
本次发布包含了以下内容:
|
137
336
|
|
138
337
|
改善已有的文档。
|
139
338
|
|
339
|
+
修改接口:
|
340
|
+
|
341
|
+
* [CreateDBInstances](https://cloud.tencent.com/document/api/409/16771)
|
342
|
+
|
343
|
+
* 新增入参:DBMajorVersion, DBKernelVersion
|
344
|
+
|
345
|
+
* <font color="#dd0000">**修改入参**:</font>DBVersion
|
346
|
+
|
347
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/409/56107)
|
348
|
+
|
349
|
+
* 新增入参:DBMajorVersion, DBKernelVersion
|
350
|
+
|
351
|
+
* <font color="#dd0000">**修改入参**:</font>DBVersion
|
352
|
+
|
353
|
+
|
140
354
|
修改数据结构:
|
141
355
|
|
142
|
-
* [
|
356
|
+
* [DBInstance](https://cloud.tencent.com/document/api/409/16778#DBInstance)
|
143
357
|
|
144
|
-
* 新增成员:
|
358
|
+
* 新增成员:DBMajorVersion
|
359
|
+
|
360
|
+
* [ServerlessDBInstance](https://cloud.tencent.com/document/api/409/16778#ServerlessDBInstance)
|
145
361
|
|
362
|
+
* 新增成员:DBMajorVersion
|
146
363
|
|
364
|
+
* [SpecItemInfo](https://cloud.tencent.com/document/api/409/16778#SpecItemInfo)
|
147
365
|
|
366
|
+
* 新增成员:MajorVersion, KernelVersion
|
148
367
|
|
149
|
-
## 前端性能监控(rum) 版本:2021-06-22
|
150
368
|
|
151
|
-
### 第 9 次发布
|
152
369
|
|
153
|
-
|
370
|
+
|
371
|
+
## 流量反欺诈(taf) 版本:2020-02-10
|
372
|
+
|
373
|
+
### 第 11 次发布
|
374
|
+
|
375
|
+
发布时间:2021-12-23 08:14:47
|
154
376
|
|
155
377
|
本次发布包含了以下内容:
|
156
378
|
|
157
379
|
改善已有的文档。
|
158
380
|
|
159
|
-
|
381
|
+
新增数据结构:
|
160
382
|
|
161
|
-
* [
|
383
|
+
* [Device](https://cloud.tencent.com/document/api/1031/43310#Device)
|
162
384
|
|
163
|
-
|
385
|
+
修改数据结构:
|
164
386
|
|
165
|
-
* [
|
387
|
+
* [InputRecognizeTargetAudience](https://cloud.tencent.com/document/api/1031/43310#InputRecognizeTargetAudience)
|
166
388
|
|
167
|
-
*
|
389
|
+
* 新增成员:DeviceList
|
168
390
|
|
169
|
-
* [DescribeDataPerformancePage](https://cloud.tencent.com/document/api/1464/59944)
|
170
391
|
|
171
|
-
* 新增入参:Env
|
172
392
|
|
173
|
-
* [DescribeDataPvUrlStatistics](https://cloud.tencent.com/document/api/1464/65768)
|
174
393
|
|
175
|
-
|
394
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
395
|
+
|
396
|
+
### 第 9 次发布
|
176
397
|
|
398
|
+
发布时间:2021-12-23 08:16:03
|
177
399
|
|
400
|
+
本次发布包含了以下内容:
|
178
401
|
|
402
|
+
改善已有的文档。
|
179
403
|
|
180
|
-
|
404
|
+
新增接口:
|
181
405
|
|
182
|
-
|
406
|
+
* [RestartApplication](https://cloud.tencent.com/document/api/1371/66685)
|
407
|
+
* [StopApplication](https://cloud.tencent.com/document/api/1371/66684)
|
183
408
|
|
184
|
-
|
409
|
+
|
410
|
+
|
411
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
412
|
+
|
413
|
+
|
414
|
+
|
415
|
+
## 容器服务(tke) 版本:2018-05-25
|
416
|
+
|
417
|
+
### 第 83 次发布
|
418
|
+
|
419
|
+
发布时间:2021-12-24 08:16:08
|
185
420
|
|
186
421
|
本次发布包含了以下内容:
|
187
422
|
|
@@ -189,22 +424,29 @@
|
|
189
424
|
|
190
425
|
修改接口:
|
191
426
|
|
192
|
-
* [
|
427
|
+
* [DescribeEKSClusterCredential](https://cloud.tencent.com/document/api/457/52351)
|
193
428
|
|
194
|
-
*
|
429
|
+
* 新增出参:ProxyLB
|
195
430
|
|
196
|
-
* [
|
431
|
+
* [UpdateEKSCluster](https://cloud.tencent.com/document/api/457/52349)
|
197
432
|
|
198
|
-
* 新增入参:
|
433
|
+
* 新增入参:ProxyLB
|
434
|
+
|
435
|
+
|
436
|
+
修改数据结构:
|
199
437
|
|
438
|
+
* [ClusterPublicLB](https://cloud.tencent.com/document/api/457/31866#ClusterPublicLB)
|
200
439
|
|
440
|
+
* 新增成员:SecurityGroup
|
201
441
|
|
202
442
|
|
203
|
-
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
204
443
|
|
205
|
-
### 第 13 次发布
|
206
444
|
|
207
|
-
|
445
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
446
|
+
|
447
|
+
### 第 63 次发布
|
448
|
+
|
449
|
+
发布时间:2021-12-24 08:16:33
|
208
450
|
|
209
451
|
本次发布包含了以下内容:
|
210
452
|
|
@@ -212,13 +454,35 @@
|
|
212
454
|
|
213
455
|
修改接口:
|
214
456
|
|
215
|
-
* [
|
457
|
+
* [DescribeMicroservices](https://cloud.tencent.com/document/api/649/36084)
|
216
458
|
|
217
|
-
* 新增入参:
|
459
|
+
* 新增入参:MicroserviceNameList
|
460
|
+
|
461
|
+
|
462
|
+
### 第 62 次发布
|
463
|
+
|
464
|
+
发布时间:2021-12-23 08:16:46
|
465
|
+
|
466
|
+
本次发布包含了以下内容:
|
467
|
+
|
468
|
+
改善已有的文档。
|
469
|
+
|
470
|
+
修改接口:
|
471
|
+
|
472
|
+
* [DeployContainerGroup](https://cloud.tencent.com/document/api/649/36071)
|
218
473
|
|
474
|
+
* 新增入参:VolumeInfos, VolumeMountInfos
|
475
|
+
|
476
|
+
|
477
|
+
新增数据结构:
|
478
|
+
|
479
|
+
* [VolumeInfo](https://cloud.tencent.com/document/api/649/36099#VolumeInfo)
|
480
|
+
* [VolumeMountInfo](https://cloud.tencent.com/document/api/649/36099#VolumeMountInfo)
|
219
481
|
|
220
482
|
|
221
483
|
|
484
|
+
# 本版本更新包含以下内容:
|
485
|
+
|
222
486
|
# 历次版本更新如下:
|
223
487
|
|
224
488
|
## 活动防刷(aa) 版本:2020-02-24
|
@@ -1099,6 +1363,33 @@
|
|
1099
1363
|
|
1100
1364
|
## 音频内容检测(ams) 版本:2020-12-29
|
1101
1365
|
|
1366
|
+
### 第 3 次发布
|
1367
|
+
|
1368
|
+
发布时间:2021-12-20 08:02:28
|
1369
|
+
|
1370
|
+
本次发布包含了以下内容:
|
1371
|
+
|
1372
|
+
改善已有的文档。
|
1373
|
+
|
1374
|
+
修改数据结构:
|
1375
|
+
|
1376
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1219/53259#AudioResult)
|
1377
|
+
|
1378
|
+
* 新增成员:SubLabel
|
1379
|
+
|
1380
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailMoanResult)
|
1381
|
+
|
1382
|
+
* 新增成员:SubLabel
|
1383
|
+
|
1384
|
+
* [AudioResultDetailTextResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailTextResult)
|
1385
|
+
|
1386
|
+
* 新增成员:SubLabel
|
1387
|
+
|
1388
|
+
* [TaskLabel](https://cloud.tencent.com/document/api/1219/53259#TaskLabel)
|
1389
|
+
|
1390
|
+
* 新增成员:SubLabel
|
1391
|
+
|
1392
|
+
|
1102
1393
|
### 第 2 次发布
|
1103
1394
|
|
1104
1395
|
发布时间:2021-06-04 16:38:43
|
@@ -1153,6 +1444,43 @@
|
|
1153
1444
|
|
1154
1445
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
1155
1446
|
|
1447
|
+
### 第 17 次发布
|
1448
|
+
|
1449
|
+
发布时间:2021-12-20 17:09:09
|
1450
|
+
|
1451
|
+
本次发布包含了以下内容:
|
1452
|
+
|
1453
|
+
改善已有的文档。
|
1454
|
+
|
1455
|
+
新增接口:
|
1456
|
+
|
1457
|
+
* [CreateDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66356)
|
1458
|
+
* [DeleteDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66355)
|
1459
|
+
* [DescribeDDoSBlackWhiteIpList](https://cloud.tencent.com/document/api/1021/66354)
|
1460
|
+
|
1461
|
+
新增数据结构:
|
1462
|
+
|
1463
|
+
* [IpSegment](https://cloud.tencent.com/document/api/1021/57582#IpSegment)
|
1464
|
+
|
1465
|
+
### 第 16 次发布
|
1466
|
+
|
1467
|
+
发布时间:2021-12-15 08:02:37
|
1468
|
+
|
1469
|
+
本次发布包含了以下内容:
|
1470
|
+
|
1471
|
+
改善已有的文档。
|
1472
|
+
|
1473
|
+
修改接口:
|
1474
|
+
|
1475
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
1476
|
+
|
1477
|
+
* 新增入参:FilterStatus
|
1478
|
+
|
1479
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
1480
|
+
|
1481
|
+
* 新增入参:FilterStatus, FilterBoundStatus
|
1482
|
+
|
1483
|
+
|
1156
1484
|
### 第 15 次发布
|
1157
1485
|
|
1158
1486
|
发布时间:2021-12-02 08:02:10
|
@@ -2296,12 +2624,12 @@
|
|
2296
2624
|
|
2297
2625
|
新增接口:
|
2298
2626
|
|
2299
|
-
* [
|
2627
|
+
* [DescribeAutoScalingAdvices](https://cloud.tencent.com/document/api/377/65901)
|
2300
2628
|
|
2301
2629
|
新增数据结构:
|
2302
2630
|
|
2303
|
-
* [
|
2304
|
-
* [
|
2631
|
+
* [Advice](https://cloud.tencent.com/document/api/377/20453#Advice)
|
2632
|
+
* [AutoScalingAdvice](https://cloud.tencent.com/document/api/377/20453#AutoScalingAdvice)
|
2305
2633
|
|
2306
2634
|
### 第 42 次发布
|
2307
2635
|
|
@@ -7410,6 +7738,49 @@
|
|
7410
7738
|
|
7411
7739
|
## 云拨测(cat) 版本:2018-04-09
|
7412
7740
|
|
7741
|
+
### 第 4 次发布
|
7742
|
+
|
7743
|
+
发布时间:2021-12-16 17:16:49
|
7744
|
+
|
7745
|
+
本次发布包含了以下内容:
|
7746
|
+
|
7747
|
+
改善已有的文档。
|
7748
|
+
|
7749
|
+
新增接口:
|
7750
|
+
|
7751
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
7752
|
+
* [DescribeProbeTasks](https://cloud.tencent.com/document/api/280/66212)
|
7753
|
+
|
7754
|
+
新增数据结构:
|
7755
|
+
|
7756
|
+
* [ProbeTask](https://cloud.tencent.com/document/api/280/40931#ProbeTask)
|
7757
|
+
* [ProbeTaskBasicConfiguration](https://cloud.tencent.com/document/api/280/40931#ProbeTaskBasicConfiguration)
|
7758
|
+
|
7759
|
+
### 第 3 次发布
|
7760
|
+
|
7761
|
+
发布时间:2021-12-16 16:46:02
|
7762
|
+
|
7763
|
+
本次发布包含了以下内容:
|
7764
|
+
|
7765
|
+
改善已有的文档。
|
7766
|
+
|
7767
|
+
新增接口:
|
7768
|
+
|
7769
|
+
* [DeleteProbeTask](https://cloud.tencent.com/document/api/280/66206)
|
7770
|
+
* [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
|
7771
|
+
* [DescribeProbeNodes](https://cloud.tencent.com/document/api/280/66204)
|
7772
|
+
* [ResumeProbeTask](https://cloud.tencent.com/document/api/280/66203)
|
7773
|
+
* [SuspendProbeTask](https://cloud.tencent.com/document/api/280/66202)
|
7774
|
+
* [UpdateProbeTaskConfigurationList](https://cloud.tencent.com/document/api/280/66201)
|
7775
|
+
|
7776
|
+
新增数据结构:
|
7777
|
+
|
7778
|
+
* [DetailedSingleDataDefine](https://cloud.tencent.com/document/api/280/40931#DetailedSingleDataDefine)
|
7779
|
+
* [Field](https://cloud.tencent.com/document/api/280/40931#Field)
|
7780
|
+
* [Label](https://cloud.tencent.com/document/api/280/40931#Label)
|
7781
|
+
* [NodeDefine](https://cloud.tencent.com/document/api/280/40931#NodeDefine)
|
7782
|
+
* [TaskResult](https://cloud.tencent.com/document/api/280/40931#TaskResult)
|
7783
|
+
|
7413
7784
|
### 第 2 次发布
|
7414
7785
|
|
7415
7786
|
发布时间:2020-01-10 14:24:52
|
@@ -7507,6 +7878,40 @@
|
|
7507
7878
|
|
7508
7879
|
## 云硬盘(cbs) 版本:2017-03-12
|
7509
7880
|
|
7881
|
+
### 第 35 次发布
|
7882
|
+
|
7883
|
+
发布时间:2021-12-21 08:01:42
|
7884
|
+
|
7885
|
+
本次发布包含了以下内容:
|
7886
|
+
|
7887
|
+
改善已有的文档。
|
7888
|
+
|
7889
|
+
修改接口:
|
7890
|
+
|
7891
|
+
* [ApplySnapshot](https://cloud.tencent.com/document/api/362/15643)
|
7892
|
+
|
7893
|
+
* 新增入参:AutoStopInstance, AutoStartInstance
|
7894
|
+
|
7895
|
+
|
7896
|
+
### 第 34 次发布
|
7897
|
+
|
7898
|
+
发布时间:2021-12-17 08:07:31
|
7899
|
+
|
7900
|
+
本次发布包含了以下内容:
|
7901
|
+
|
7902
|
+
改善已有的文档。
|
7903
|
+
|
7904
|
+
修改接口:
|
7905
|
+
|
7906
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
7907
|
+
|
7908
|
+
* 新增入参:AutoMountConfiguration
|
7909
|
+
|
7910
|
+
|
7911
|
+
新增数据结构:
|
7912
|
+
|
7913
|
+
* [AutoMountConfiguration](https://cloud.tencent.com/document/api/362/15669#AutoMountConfiguration)
|
7914
|
+
|
7510
7915
|
### 第 33 次发布
|
7511
7916
|
|
7512
7917
|
发布时间:2021-10-27 08:03:51
|
@@ -10076,6 +10481,28 @@
|
|
10076
10481
|
|
10077
10482
|
## 内容分发网络(cdn) 版本:2018-06-06
|
10078
10483
|
|
10484
|
+
### 第 91 次发布
|
10485
|
+
|
10486
|
+
发布时间:2021-12-17 08:07:56
|
10487
|
+
|
10488
|
+
本次发布包含了以下内容:
|
10489
|
+
|
10490
|
+
改善已有的文档。
|
10491
|
+
|
10492
|
+
修改接口:
|
10493
|
+
|
10494
|
+
* [DescribeScdnBotRecords](https://cloud.tencent.com/document/api/228/63468)
|
10495
|
+
|
10496
|
+
* 新增入参:Domains
|
10497
|
+
|
10498
|
+
|
10499
|
+
修改数据结构:
|
10500
|
+
|
10501
|
+
* [BotRecord](https://cloud.tencent.com/document/api/228/30987#BotRecord)
|
10502
|
+
|
10503
|
+
* 新增成员:Domain
|
10504
|
+
|
10505
|
+
|
10079
10506
|
### 第 90 次发布
|
10080
10507
|
|
10081
10508
|
发布时间:2021-12-10 08:02:48
|
@@ -12842,6 +13269,36 @@
|
|
12842
13269
|
|
12843
13270
|
## 云 HDFS(chdfs) 版本:2020-11-12
|
12844
13271
|
|
13272
|
+
### 第 3 次发布
|
13273
|
+
|
13274
|
+
发布时间:2021-12-21 08:02:31
|
13275
|
+
|
13276
|
+
本次发布包含了以下内容:
|
13277
|
+
|
13278
|
+
改善已有的文档。
|
13279
|
+
|
13280
|
+
修改接口:
|
13281
|
+
|
13282
|
+
* [CreateFileSystem](https://cloud.tencent.com/document/api/1105/51148)
|
13283
|
+
|
13284
|
+
* 新增入参:EnableRanger, RangerServiceAddresses
|
13285
|
+
|
13286
|
+
* [DescribeFileSystem](https://cloud.tencent.com/document/api/1105/51147)
|
13287
|
+
|
13288
|
+
* 新增出参:StandardCapacityUsed, DegradeCapacityUsed
|
13289
|
+
|
13290
|
+
* [ModifyFileSystem](https://cloud.tencent.com/document/api/1105/51145)
|
13291
|
+
|
13292
|
+
* 新增入参:EnableRanger, RangerServiceAddresses
|
13293
|
+
|
13294
|
+
|
13295
|
+
修改数据结构:
|
13296
|
+
|
13297
|
+
* [FileSystem](https://cloud.tencent.com/document/api/1105/51158#FileSystem)
|
13298
|
+
|
13299
|
+
* 新增成员:EnableRanger, RangerServiceAddresses
|
13300
|
+
|
13301
|
+
|
12845
13302
|
### 第 2 次发布
|
12846
13303
|
|
12847
13304
|
发布时间:2021-01-22 08:03:07
|
@@ -13146,6 +13603,47 @@
|
|
13146
13603
|
|
13147
13604
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
13148
13605
|
|
13606
|
+
### 第 30 次发布
|
13607
|
+
|
13608
|
+
发布时间:2021-12-21 08:02:41
|
13609
|
+
|
13610
|
+
本次发布包含了以下内容:
|
13611
|
+
|
13612
|
+
改善已有的文档。
|
13613
|
+
|
13614
|
+
修改接口:
|
13615
|
+
|
13616
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/597/40851)
|
13617
|
+
|
13618
|
+
* 新增入参:Tags
|
13619
|
+
|
13620
|
+
|
13621
|
+
### 第 29 次发布
|
13622
|
+
|
13623
|
+
发布时间:2021-12-20 08:04:36
|
13624
|
+
|
13625
|
+
本次发布包含了以下内容:
|
13626
|
+
|
13627
|
+
改善已有的文档。
|
13628
|
+
|
13629
|
+
新增接口:
|
13630
|
+
|
13631
|
+
* [BatchModifyGroupOffsets](https://cloud.tencent.com/document/api/597/66319)
|
13632
|
+
* [BatchModifyTopicAttributes](https://cloud.tencent.com/document/api/597/66318)
|
13633
|
+
|
13634
|
+
新增数据结构:
|
13635
|
+
|
13636
|
+
* [BatchModifyTopicInfo](https://cloud.tencent.com/document/api/597/40861#BatchModifyTopicInfo)
|
13637
|
+
* [BatchModifyTopicResultDTO](https://cloud.tencent.com/document/api/597/40861#BatchModifyTopicResultDTO)
|
13638
|
+
* [Partitions](https://cloud.tencent.com/document/api/597/40861#Partitions)
|
13639
|
+
|
13640
|
+
修改数据结构:
|
13641
|
+
|
13642
|
+
* [ZoneResponse](https://cloud.tencent.com/document/api/597/40861#ZoneResponse)
|
13643
|
+
|
13644
|
+
* 新增成员:PublicNetwork, PublicNetworkLimit
|
13645
|
+
|
13646
|
+
|
13149
13647
|
### 第 28 次发布
|
13150
13648
|
|
13151
13649
|
发布时间:2021-12-14 08:07:08
|
@@ -13778,11 +14276,11 @@
|
|
13778
14276
|
|
13779
14277
|
新增接口:
|
13780
14278
|
|
13781
|
-
* [
|
14279
|
+
* [DescribeCrossTargets](https://cloud.tencent.com/document/api/214/65902)
|
13782
14280
|
|
13783
14281
|
新增数据结构:
|
13784
14282
|
|
13785
|
-
* [
|
14283
|
+
* [CrossTargets](https://cloud.tencent.com/document/api/214/30694#CrossTargets)
|
13786
14284
|
|
13787
14285
|
### 第 60 次发布
|
13788
14286
|
|
@@ -15376,6 +15874,26 @@
|
|
15376
15874
|
|
15377
15875
|
## 日志服务(cls) 版本:2020-10-16
|
15378
15876
|
|
15877
|
+
### 第 13 次发布
|
15878
|
+
|
15879
|
+
发布时间:2021-12-17 08:08:49
|
15880
|
+
|
15881
|
+
本次发布包含了以下内容:
|
15882
|
+
|
15883
|
+
改善已有的文档。
|
15884
|
+
|
15885
|
+
新增接口:
|
15886
|
+
|
15887
|
+
* [CreateConsumer](https://cloud.tencent.com/document/api/614/66228)
|
15888
|
+
* [DeleteConsumer](https://cloud.tencent.com/document/api/614/66227)
|
15889
|
+
* [DescribeConsumer](https://cloud.tencent.com/document/api/614/66226)
|
15890
|
+
* [ModifyConsumer](https://cloud.tencent.com/document/api/614/66225)
|
15891
|
+
|
15892
|
+
新增数据结构:
|
15893
|
+
|
15894
|
+
* [Ckafka](https://cloud.tencent.com/document/api/614/56471#Ckafka)
|
15895
|
+
* [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
|
15896
|
+
|
15379
15897
|
### 第 12 次发布
|
15380
15898
|
|
15381
15899
|
发布时间:2021-11-01 08:07:18
|
@@ -18700,6 +19218,64 @@
|
|
18700
19218
|
|
18701
19219
|
## 云服务器(cvm) 版本:2017-03-12
|
18702
19220
|
|
19221
|
+
### 第 67 次发布
|
19222
|
+
|
19223
|
+
发布时间:2021-12-21 08:03:40
|
19224
|
+
|
19225
|
+
本次发布包含了以下内容:
|
19226
|
+
|
19227
|
+
改善已有的文档。
|
19228
|
+
|
19229
|
+
新增数据结构:
|
19230
|
+
|
19231
|
+
* [LaunchTemplateVersionData](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionData)
|
19232
|
+
|
19233
|
+
修改数据结构:
|
19234
|
+
|
19235
|
+
* [LaunchTemplate](https://cloud.tencent.com/document/api/213/15753#LaunchTemplate)
|
19236
|
+
|
19237
|
+
* 新增成员:LaunchTemplateId, LaunchTemplateVersion
|
19238
|
+
|
19239
|
+
* [LaunchTemplateInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateInfo)
|
19240
|
+
|
19241
|
+
* 新增成员:LatestVersionNumber, LaunchTemplateId, LaunchTemplateName, DefaultVersionNumber, LaunchTemplateVersionCount, CreatedBy, CreationTime
|
19242
|
+
|
19243
|
+
* [LaunchTemplateVersionInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionInfo)
|
19244
|
+
|
19245
|
+
* 新增成员:LaunchTemplateVersion, LaunchTemplateVersionData, CreationTime, LaunchTemplateId, IsDefaultVersion, LaunchTemplateVersionDescription, CreatedBy
|
19246
|
+
|
19247
|
+
|
19248
|
+
### 第 66 次发布
|
19249
|
+
|
19250
|
+
发布时间:2021-12-20 08:05:40
|
19251
|
+
|
19252
|
+
本次发布包含了以下内容:
|
19253
|
+
|
19254
|
+
改善已有的文档。
|
19255
|
+
|
19256
|
+
新增接口:
|
19257
|
+
|
19258
|
+
* [CreateLaunchTemplate](https://cloud.tencent.com/document/api/213/66327)
|
19259
|
+
* [CreateLaunchTemplateVersion](https://cloud.tencent.com/document/api/213/66326)
|
19260
|
+
* [DeleteLaunchTemplate](https://cloud.tencent.com/document/api/213/66325)
|
19261
|
+
* [DeleteLaunchTemplateVersions](https://cloud.tencent.com/document/api/213/66324)
|
19262
|
+
* [DescribeLaunchTemplateVersions](https://cloud.tencent.com/document/api/213/66323)
|
19263
|
+
* [DescribeLaunchTemplates](https://cloud.tencent.com/document/api/213/66322)
|
19264
|
+
* [ModifyLaunchTemplateDefaultVersion](https://cloud.tencent.com/document/api/213/66321)
|
19265
|
+
|
19266
|
+
修改接口:
|
19267
|
+
|
19268
|
+
* [RunInstances](https://cloud.tencent.com/document/api/213/15730)
|
19269
|
+
|
19270
|
+
* 新增入参:LaunchTemplate
|
19271
|
+
|
19272
|
+
|
19273
|
+
新增数据结构:
|
19274
|
+
|
19275
|
+
* [LaunchTemplate](https://cloud.tencent.com/document/api/213/15753#LaunchTemplate)
|
19276
|
+
* [LaunchTemplateInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateInfo)
|
19277
|
+
* [LaunchTemplateVersionInfo](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionInfo)
|
19278
|
+
|
18703
19279
|
### 第 65 次发布
|
18704
19280
|
|
18705
19281
|
发布时间:2021-12-13 08:07:20
|
@@ -22480,6 +23056,18 @@
|
|
22480
23056
|
|
22481
23057
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
22482
23058
|
|
23059
|
+
### 第 5 次发布
|
23060
|
+
|
23061
|
+
发布时间:2021-12-15 08:06:44
|
23062
|
+
|
23063
|
+
本次发布包含了以下内容:
|
23064
|
+
|
23065
|
+
改善已有的文档。
|
23066
|
+
|
23067
|
+
新增接口:
|
23068
|
+
|
23069
|
+
* [DescribeDBDiagEvents](https://cloud.tencent.com/document/api/1130/65947)
|
23070
|
+
|
22483
23071
|
### 第 4 次发布
|
22484
23072
|
|
22485
23073
|
发布时间:2021-09-03 08:05:46
|
@@ -23018,6 +23606,18 @@
|
|
23018
23606
|
|
23019
23607
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
23020
23608
|
|
23609
|
+
### 第 31 次发布
|
23610
|
+
|
23611
|
+
发布时间:2021-12-17 08:10:31
|
23612
|
+
|
23613
|
+
本次发布包含了以下内容:
|
23614
|
+
|
23615
|
+
改善已有的文档。
|
23616
|
+
|
23617
|
+
新增接口:
|
23618
|
+
|
23619
|
+
* [DescribeFileDownloadUrl](https://cloud.tencent.com/document/api/557/66229)
|
23620
|
+
|
23021
23621
|
### 第 30 次发布
|
23022
23622
|
|
23023
23623
|
发布时间:2021-11-26 08:08:12
|
@@ -23648,6 +24248,60 @@
|
|
23648
24248
|
|
23649
24249
|
## 数据湖计算(dlc) 版本:2021-01-25
|
23650
24250
|
|
24251
|
+
### 第 8 次发布
|
24252
|
+
|
24253
|
+
发布时间:2021-12-17 08:10:39
|
24254
|
+
|
24255
|
+
本次发布包含了以下内容:
|
24256
|
+
|
24257
|
+
改善已有的文档。
|
24258
|
+
|
24259
|
+
修改接口:
|
24260
|
+
|
24261
|
+
* [CreateTask](https://cloud.tencent.com/document/api/1342/53775)
|
24262
|
+
|
24263
|
+
* 新增入参:DataEngineName
|
24264
|
+
|
24265
|
+
* [CreateTasks](https://cloud.tencent.com/document/api/1342/59274)
|
24266
|
+
|
24267
|
+
* 新增入参:DataEngineName
|
24268
|
+
|
24269
|
+
* [DescribeDatabases](https://cloud.tencent.com/document/api/1342/53773)
|
24270
|
+
|
24271
|
+
* 新增入参:Sort, Asc
|
24272
|
+
|
24273
|
+
* [DescribeTables](https://cloud.tencent.com/document/api/1342/53767)
|
24274
|
+
|
24275
|
+
* 新增入参:StartTime, EndTime, Sort, Asc, TableType
|
24276
|
+
|
24277
|
+
* [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771)
|
24278
|
+
|
24279
|
+
* 新增入参:DataEngineName
|
24280
|
+
|
24281
|
+
* [DescribeViews](https://cloud.tencent.com/document/api/1342/53766)
|
24282
|
+
|
24283
|
+
* 新增入参:Sort, Asc, StartTime, EndTime
|
24284
|
+
|
24285
|
+
|
24286
|
+
修改数据结构:
|
24287
|
+
|
24288
|
+
* [Column](https://cloud.tencent.com/document/api/1342/53778#Column)
|
24289
|
+
|
24290
|
+
* 新增成员:Position, CreateTime, ModifiedTime
|
24291
|
+
|
24292
|
+
* [DatabaseInfo](https://cloud.tencent.com/document/api/1342/53778#DatabaseInfo)
|
24293
|
+
|
24294
|
+
* 新增成员:Location
|
24295
|
+
|
24296
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1342/53778#TableBaseInfo)
|
24297
|
+
|
24298
|
+
* 新增成员:TableComment, Type, TableFormat
|
24299
|
+
|
24300
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
24301
|
+
|
24302
|
+
* 新增成员:UpdateTime, DataEngineId, OperateUin, DataEngineName, InputType, InputConf, DataNumber, CanDownload
|
24303
|
+
|
24304
|
+
|
23651
24305
|
### 第 7 次发布
|
23652
24306
|
|
23653
24307
|
发布时间:2021-09-28 08:04:47
|
@@ -24519,6 +25173,21 @@
|
|
24519
25173
|
|
24520
25174
|
## 数据传输服务(dts) 版本:2018-03-30
|
24521
25175
|
|
25176
|
+
### 第 16 次发布
|
25177
|
+
|
25178
|
+
发布时间:2021-12-21 08:05:11
|
25179
|
+
|
25180
|
+
本次发布包含了以下内容:
|
25181
|
+
|
25182
|
+
改善已有的文档。
|
25183
|
+
|
25184
|
+
修改接口:
|
25185
|
+
|
25186
|
+
* [CreateMigrateJob](https://cloud.tencent.com/document/api/571/18141)
|
25187
|
+
|
25188
|
+
* 新增入参:Tags
|
25189
|
+
|
25190
|
+
|
24522
25191
|
### 第 15 次发布
|
24523
25192
|
|
24524
25193
|
发布时间:2021-11-09 08:10:46
|
@@ -26495,6 +27164,84 @@
|
|
26495
27164
|
|
26496
27165
|
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
26497
27166
|
|
27167
|
+
### 第 11 次发布
|
27168
|
+
|
27169
|
+
发布时间:2021-12-15 08:07:41
|
27170
|
+
|
27171
|
+
本次发布包含了以下内容:
|
27172
|
+
|
27173
|
+
改善已有的文档。
|
27174
|
+
|
27175
|
+
新增接口:
|
27176
|
+
|
27177
|
+
* [AddAccountToAccountGroup](https://cloud.tencent.com/document/api/1442/65959)
|
27178
|
+
* [CreateAccountGroup](https://cloud.tencent.com/document/api/1442/65958)
|
27179
|
+
* [CreateAppAccount](https://cloud.tencent.com/document/api/1442/65957)
|
27180
|
+
* [DeleteAccountGroup](https://cloud.tencent.com/document/api/1442/65956)
|
27181
|
+
* [DeleteAppAccount](https://cloud.tencent.com/document/api/1442/65955)
|
27182
|
+
* [DeleteUsers](https://cloud.tencent.com/document/api/1442/65954)
|
27183
|
+
* [DescribeAccountGroup](https://cloud.tencent.com/document/api/1442/65953)
|
27184
|
+
* [DescribeAppAccount](https://cloud.tencent.com/document/api/1442/65952)
|
27185
|
+
* [DescribeUserThirdPartyAccountInfo](https://cloud.tencent.com/document/api/1442/65951)
|
27186
|
+
* [ListAccountInAccountGroup](https://cloud.tencent.com/document/api/1442/65960)
|
27187
|
+
* [ModifyAccountGroup](https://cloud.tencent.com/document/api/1442/65950)
|
27188
|
+
* [ModifyAppAccount](https://cloud.tencent.com/document/api/1442/65949)
|
27189
|
+
* [RemoveAccountFromAccountGroup](https://cloud.tencent.com/document/api/1442/65948)
|
27190
|
+
|
27191
|
+
修改接口:
|
27192
|
+
|
27193
|
+
* [DescribeOrgNode](https://cloud.tencent.com/document/api/1442/57927)
|
27194
|
+
|
27195
|
+
* 新增出参:Description
|
27196
|
+
|
27197
|
+
* [DescribeUserInfo](https://cloud.tencent.com/document/api/1442/57984)
|
27198
|
+
|
27199
|
+
* 新增出参:PwdNeedReset
|
27200
|
+
|
27201
|
+
* [ListUserGroupsOfUser](https://cloud.tencent.com/document/api/1442/57926)
|
27202
|
+
|
27203
|
+
* 新增入参:SearchCondition, Sort, Offset, Limit
|
27204
|
+
|
27205
|
+
* 新增出参:UserGroupInfoList, TotalCount
|
27206
|
+
|
27207
|
+
* [ListUsersInOrgNode](https://cloud.tencent.com/document/api/1442/57925)
|
27208
|
+
|
27209
|
+
* 新增入参:SearchCondition, Sort, Offset, Limit
|
27210
|
+
|
27211
|
+
* 新增出参:OrgNodeIdPath, OrgNodeNamePath
|
27212
|
+
|
27213
|
+
* [ModifyUserInfo](https://cloud.tencent.com/document/api/1442/58033)
|
27214
|
+
|
27215
|
+
* 新增入参:OrgNodeId
|
27216
|
+
|
27217
|
+
|
27218
|
+
新增数据结构:
|
27219
|
+
|
27220
|
+
* [AccountGroupInfo](https://cloud.tencent.com/document/api/1442/57931#AccountGroupInfo)
|
27221
|
+
* [AccountGroupSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#AccountGroupSearchCriteria)
|
27222
|
+
* [AppAccountInfo](https://cloud.tencent.com/document/api/1442/57931#AppAccountInfo)
|
27223
|
+
* [AppAccountSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#AppAccountSearchCriteria)
|
27224
|
+
* [LinkUserInfo](https://cloud.tencent.com/document/api/1442/57931#LinkUserInfo)
|
27225
|
+
* [ListUsersInOrgNodeSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#ListUsersInOrgNodeSearchCriteria)
|
27226
|
+
* [ThirdPartyAccountInfo](https://cloud.tencent.com/document/api/1442/57931#ThirdPartyAccountInfo)
|
27227
|
+
* [UserGroupInfo](https://cloud.tencent.com/document/api/1442/57931#UserGroupInfo)
|
27228
|
+
* [UserGroupInformationSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#UserGroupInformationSearchCriteria)
|
27229
|
+
|
27230
|
+
修改数据结构:
|
27231
|
+
|
27232
|
+
* [ApplicationAuthorizationInfo](https://cloud.tencent.com/document/api/1442/57931#ApplicationAuthorizationInfo)
|
27233
|
+
|
27234
|
+
* 新增成员:ApplicationName, CreatedDate
|
27235
|
+
|
27236
|
+
* [OrgNodeChildInfo](https://cloud.tencent.com/document/api/1442/57931#OrgNodeChildInfo)
|
27237
|
+
|
27238
|
+
* 新增成员:Description
|
27239
|
+
|
27240
|
+
* [OrgNodeChildUserInfo](https://cloud.tencent.com/document/api/1442/57931#OrgNodeChildUserInfo)
|
27241
|
+
|
27242
|
+
* 新增成员:OrgNodeIdPath, OrgNodeNamePath
|
27243
|
+
|
27244
|
+
|
26498
27245
|
### 第 10 次发布
|
26499
27246
|
|
26500
27247
|
发布时间:2021-12-14 08:09:55
|
@@ -27994,6 +28741,31 @@
|
|
27994
28741
|
|
27995
28742
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
27996
28743
|
|
28744
|
+
### 第 7 次发布
|
28745
|
+
|
28746
|
+
发布时间:2021-12-21 08:05:51
|
28747
|
+
|
28748
|
+
本次发布包含了以下内容:
|
28749
|
+
|
28750
|
+
改善已有的文档。
|
28751
|
+
|
28752
|
+
新增接口:
|
28753
|
+
|
28754
|
+
* [GetDownloadFlowUrl](https://cloud.tencent.com/document/api/1420/66368)
|
28755
|
+
* [OperateChannelTemplate](https://cloud.tencent.com/document/api/1420/66367)
|
28756
|
+
|
28757
|
+
新增数据结构:
|
28758
|
+
|
28759
|
+
* [AuthFailMessage](https://cloud.tencent.com/document/api/1420/61525#AuthFailMessage)
|
28760
|
+
* [DownloadFlowInfo](https://cloud.tencent.com/document/api/1420/61525#DownloadFlowInfo)
|
28761
|
+
|
28762
|
+
修改数据结构:
|
28763
|
+
|
28764
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
28765
|
+
|
28766
|
+
* 新增成员:PreReadTime
|
28767
|
+
|
28768
|
+
|
27997
28769
|
### 第 6 次发布
|
27998
28770
|
|
27999
28771
|
发布时间:2021-11-08 08:06:21
|
@@ -28235,6 +29007,18 @@
|
|
28235
29007
|
|
28236
29008
|
## 人脸核身(faceid) 版本:2018-03-01
|
28237
29009
|
|
29010
|
+
### 第 35 次发布
|
29011
|
+
|
29012
|
+
发布时间:2021-12-16 08:09:22
|
29013
|
+
|
29014
|
+
本次发布包含了以下内容:
|
29015
|
+
|
29016
|
+
改善已有的文档。
|
29017
|
+
|
29018
|
+
新增接口:
|
29019
|
+
|
29020
|
+
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
29021
|
+
|
28238
29022
|
### 第 34 次发布
|
28239
29023
|
|
28240
29024
|
发布时间:2021-12-10 08:06:32
|
@@ -35079,6 +35863,72 @@
|
|
35079
35863
|
|
35080
35864
|
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
35081
35865
|
|
35866
|
+
### 第 14 次发布
|
35867
|
+
|
35868
|
+
发布时间:2021-12-16 08:10:46
|
35869
|
+
|
35870
|
+
本次发布包含了以下内容:
|
35871
|
+
|
35872
|
+
改善已有的文档。
|
35873
|
+
|
35874
|
+
新增接口:
|
35875
|
+
|
35876
|
+
* [CreateMessageForward](https://cloud.tencent.com/document/api/1361/66081)
|
35877
|
+
* [DeleteMessageForward](https://cloud.tencent.com/document/api/1361/66080)
|
35878
|
+
* [DescribeMessageForward](https://cloud.tencent.com/document/api/1361/66079)
|
35879
|
+
* [DescribeMessageForwards](https://cloud.tencent.com/document/api/1361/66082)
|
35880
|
+
* [ModifyMessageForward](https://cloud.tencent.com/document/api/1361/66078)
|
35881
|
+
|
35882
|
+
新增数据结构:
|
35883
|
+
|
35884
|
+
* [MessageForward](https://cloud.tencent.com/document/api/1361/53754#MessageForward)
|
35885
|
+
|
35886
|
+
### 第 13 次发布
|
35887
|
+
|
35888
|
+
发布时间:2021-12-15 08:09:30
|
35889
|
+
|
35890
|
+
本次发布包含了以下内容:
|
35891
|
+
|
35892
|
+
改善已有的文档。
|
35893
|
+
|
35894
|
+
新增接口:
|
35895
|
+
|
35896
|
+
* [CreateLiveChannel](https://cloud.tencent.com/document/api/1361/65979)
|
35897
|
+
* [CreateLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65972)
|
35898
|
+
* [CreateScene](https://cloud.tencent.com/document/api/1361/65989)
|
35899
|
+
* [DeleteChannel](https://cloud.tencent.com/document/api/1361/65961)
|
35900
|
+
* [DeleteLiveChannel](https://cloud.tencent.com/document/api/1361/65978)
|
35901
|
+
* [DeleteLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65971)
|
35902
|
+
* [DeleteLiveVideoList](https://cloud.tencent.com/document/api/1361/65984)
|
35903
|
+
* [DeleteScene](https://cloud.tencent.com/document/api/1361/65988)
|
35904
|
+
* [DeleteVideoList](https://cloud.tencent.com/document/api/1361/65987)
|
35905
|
+
* [DescribeBindSceneDevices](https://cloud.tencent.com/document/api/1361/65970)
|
35906
|
+
* [DescribeChannelsByLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65969)
|
35907
|
+
* [DescribeLiveChannel](https://cloud.tencent.com/document/api/1361/65977)
|
35908
|
+
* [DescribeLiveChannelList](https://cloud.tencent.com/document/api/1361/65976)
|
35909
|
+
* [DescribeLiveRecordPlanById](https://cloud.tencent.com/document/api/1361/65968)
|
35910
|
+
* [DescribeLiveRecordPlanIds](https://cloud.tencent.com/document/api/1361/65967)
|
35911
|
+
* [DescribeLiveStream](https://cloud.tencent.com/document/api/1361/65975)
|
35912
|
+
* [DescribeLiveVideoList](https://cloud.tencent.com/document/api/1361/65983)
|
35913
|
+
* [DescribeRecordDatesByLive](https://cloud.tencent.com/document/api/1361/65982)
|
35914
|
+
* [DescribeScenes](https://cloud.tencent.com/document/api/1361/65986)
|
35915
|
+
* [DescribeSubscriptionStatus](https://cloud.tencent.com/document/api/1361/65963)
|
35916
|
+
* [ModifyBindPlanLiveChannel](https://cloud.tencent.com/document/api/1361/65966)
|
35917
|
+
* [ModifyLiveChannel](https://cloud.tencent.com/document/api/1361/65974)
|
35918
|
+
* [ModifyLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65965)
|
35919
|
+
* [ModifyLiveVideo](https://cloud.tencent.com/document/api/1361/65981)
|
35920
|
+
* [ModifySubscriptionStatus](https://cloud.tencent.com/document/api/1361/65962)
|
35921
|
+
* [ModifyVideoInfo](https://cloud.tencent.com/document/api/1361/65985)
|
35922
|
+
|
35923
|
+
新增数据结构:
|
35924
|
+
|
35925
|
+
* [LiveChannelInfo](https://cloud.tencent.com/document/api/1361/53754#LiveChannelInfo)
|
35926
|
+
* [LiveChannelItem](https://cloud.tencent.com/document/api/1361/53754#LiveChannelItem)
|
35927
|
+
* [LiveRecordItem](https://cloud.tencent.com/document/api/1361/53754#LiveRecordItem)
|
35928
|
+
* [LiveRecordPlanItem](https://cloud.tencent.com/document/api/1361/53754#LiveRecordPlanItem)
|
35929
|
+
* [SceneItem](https://cloud.tencent.com/document/api/1361/53754#SceneItem)
|
35930
|
+
* [StreamAddress](https://cloud.tencent.com/document/api/1361/53754#StreamAddress)
|
35931
|
+
|
35082
35932
|
### 第 12 次发布
|
35083
35933
|
|
35084
35934
|
发布时间:2021-12-03 08:08:18
|
@@ -35773,6 +36623,62 @@
|
|
35773
36623
|
|
35774
36624
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
35775
36625
|
|
36626
|
+
### 第 23 次发布
|
36627
|
+
|
36628
|
+
发布时间:2021-12-20 08:09:41
|
36629
|
+
|
36630
|
+
本次发布包含了以下内容:
|
36631
|
+
|
36632
|
+
改善已有的文档。
|
36633
|
+
|
36634
|
+
修改接口:
|
36635
|
+
|
36636
|
+
* [InquirePriceRenewInstances](https://cloud.tencent.com/document/api/1207/55557)
|
36637
|
+
|
36638
|
+
* 新增入参:RenewDataDisk, AlignInstanceExpiredTime
|
36639
|
+
|
36640
|
+
* 新增出参:DataDiskPriceSet
|
36641
|
+
|
36642
|
+
|
36643
|
+
新增数据结构:
|
36644
|
+
|
36645
|
+
* [DataDiskPrice](https://cloud.tencent.com/document/api/1207/47576#DataDiskPrice)
|
36646
|
+
|
36647
|
+
### 第 22 次发布
|
36648
|
+
|
36649
|
+
发布时间:2021-12-16 08:11:07
|
36650
|
+
|
36651
|
+
本次发布包含了以下内容:
|
36652
|
+
|
36653
|
+
改善已有的文档。
|
36654
|
+
|
36655
|
+
新增接口:
|
36656
|
+
|
36657
|
+
* [AttachDisks](https://cloud.tencent.com/document/api/1207/66096)
|
36658
|
+
* [DescribeDiskConfigs](https://cloud.tencent.com/document/api/1207/66095)
|
36659
|
+
* [DescribeDiskDiscount](https://cloud.tencent.com/document/api/1207/66094)
|
36660
|
+
* [DescribeDisks](https://cloud.tencent.com/document/api/1207/66093)
|
36661
|
+
* [DescribeDisksDeniedActions](https://cloud.tencent.com/document/api/1207/66092)
|
36662
|
+
* [DescribeDisksReturnable](https://cloud.tencent.com/document/api/1207/66091)
|
36663
|
+
* [DescribeInstancesDiskNum](https://cloud.tencent.com/document/api/1207/66083)
|
36664
|
+
* [DetachDisks](https://cloud.tencent.com/document/api/1207/66090)
|
36665
|
+
* [InquirePriceCreateDisks](https://cloud.tencent.com/document/api/1207/66089)
|
36666
|
+
* [InquirePriceRenewDisks](https://cloud.tencent.com/document/api/1207/66088)
|
36667
|
+
* [ModifyDisksAttribute](https://cloud.tencent.com/document/api/1207/66087)
|
36668
|
+
* [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/1207/66086)
|
36669
|
+
* [TerminateDisks](https://cloud.tencent.com/document/api/1207/66085)
|
36670
|
+
|
36671
|
+
新增数据结构:
|
36672
|
+
|
36673
|
+
* [AttachDetail](https://cloud.tencent.com/document/api/1207/47576#AttachDetail)
|
36674
|
+
* [Disk](https://cloud.tencent.com/document/api/1207/47576#Disk)
|
36675
|
+
* [DiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#DiskChargePrepaid)
|
36676
|
+
* [DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig)
|
36677
|
+
* [DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions)
|
36678
|
+
* [DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice)
|
36679
|
+
* [DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable)
|
36680
|
+
* [RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid)
|
36681
|
+
|
35776
36682
|
### 第 21 次发布
|
35777
36683
|
|
35778
36684
|
发布时间:2021-11-30 20:01:47
|
@@ -36206,6 +37112,21 @@
|
|
36206
37112
|
|
36207
37113
|
## 云直播(live) 版本:2018-08-01
|
36208
37114
|
|
37115
|
+
### 第 71 次发布
|
37116
|
+
|
37117
|
+
发布时间:2021-12-15 08:10:09
|
37118
|
+
|
37119
|
+
本次发布包含了以下内容:
|
37120
|
+
|
37121
|
+
改善已有的文档。
|
37122
|
+
|
37123
|
+
修改接口:
|
37124
|
+
|
37125
|
+
* [DescribeLivePackageInfo](https://cloud.tencent.com/document/api/267/40942)
|
37126
|
+
|
37127
|
+
* 新增出参:FluxPackageBillMode
|
37128
|
+
|
37129
|
+
|
36209
37130
|
### 第 70 次发布
|
36210
37131
|
|
36211
37132
|
发布时间:2021-09-09 08:06:21
|
@@ -37688,6 +38609,18 @@
|
|
37688
38609
|
|
37689
38610
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
37690
38611
|
|
38612
|
+
### 第 28 次发布
|
38613
|
+
|
38614
|
+
发布时间:2021-12-17 08:13:52
|
38615
|
+
|
38616
|
+
本次发布包含了以下内容:
|
38617
|
+
|
38618
|
+
改善已有的文档。
|
38619
|
+
|
38620
|
+
新增接口:
|
38621
|
+
|
38622
|
+
* [DescribeFileDownloadUrl](https://cloud.tencent.com/document/api/237/66230)
|
38623
|
+
|
37691
38624
|
### 第 27 次发布
|
37692
38625
|
|
37693
38626
|
发布时间:2021-11-26 08:11:04
|
@@ -38728,14 +39661,14 @@
|
|
38728
39661
|
|
38729
39662
|
新增接口:
|
38730
39663
|
|
38731
|
-
* [
|
39664
|
+
* [DescribeInstanceParams](https://cloud.tencent.com/document/api/240/65903)
|
38732
39665
|
|
38733
39666
|
新增数据结构:
|
38734
39667
|
|
38735
|
-
* [
|
38736
|
-
* [
|
38737
|
-
* [
|
38738
|
-
* [
|
39668
|
+
* [InstanceEnumParam](https://cloud.tencent.com/document/api/240/38576#InstanceEnumParam)
|
39669
|
+
* [InstanceIntegerParam](https://cloud.tencent.com/document/api/240/38576#InstanceIntegerParam)
|
39670
|
+
* [InstanceMultiParam](https://cloud.tencent.com/document/api/240/38576#InstanceMultiParam)
|
39671
|
+
* [InstanceTextParam](https://cloud.tencent.com/document/api/240/38576#InstanceTextParam)
|
38739
39672
|
|
38740
39673
|
### 第 15 次发布
|
38741
39674
|
|
@@ -39028,6 +39961,24 @@
|
|
39028
39961
|
|
39029
39962
|
## 云监控(monitor) 版本:2018-07-24
|
39030
39963
|
|
39964
|
+
### 第 33 次发布
|
39965
|
+
|
39966
|
+
发布时间:2021-12-16 08:11:56
|
39967
|
+
|
39968
|
+
本次发布包含了以下内容:
|
39969
|
+
|
39970
|
+
改善已有的文档。
|
39971
|
+
|
39972
|
+
新增接口:
|
39973
|
+
|
39974
|
+
* [DescribePrometheusInstances](https://cloud.tencent.com/document/api/248/66097)
|
39975
|
+
|
39976
|
+
新增数据结构:
|
39977
|
+
|
39978
|
+
* [PrometheusInstanceGrantInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusInstanceGrantInfo)
|
39979
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
39980
|
+
* [PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag)
|
39981
|
+
|
39031
39982
|
### 第 32 次发布
|
39032
39983
|
|
39033
39984
|
发布时间:2021-12-03 08:09:12
|
@@ -41768,6 +42719,21 @@
|
|
41768
42719
|
|
41769
42720
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
41770
42721
|
|
42722
|
+
### 第 13 次发布
|
42723
|
+
|
42724
|
+
发布时间:2021-12-21 08:08:44
|
42725
|
+
|
42726
|
+
本次发布包含了以下内容:
|
42727
|
+
|
42728
|
+
改善已有的文档。
|
42729
|
+
|
42730
|
+
修改数据结构:
|
42731
|
+
|
42732
|
+
* [RunJobDescription](https://cloud.tencent.com/document/api/849/52010#RunJobDescription)
|
42733
|
+
|
42734
|
+
* 新增成员:SavepointPath, SavepointId
|
42735
|
+
|
42736
|
+
|
41771
42737
|
### 第 12 次发布
|
41772
42738
|
|
41773
42739
|
发布时间:2021-12-07 08:09:58
|
@@ -48285,6 +49251,18 @@
|
|
48285
49251
|
|
48286
49252
|
## 安全凭证服务(sts) 版本:2018-08-13
|
48287
49253
|
|
49254
|
+
### 第 7 次发布
|
49255
|
+
|
49256
|
+
发布时间:2021-12-16 08:13:48
|
49257
|
+
|
49258
|
+
本次发布包含了以下内容:
|
49259
|
+
|
49260
|
+
改善已有的文档。
|
49261
|
+
|
49262
|
+
新增接口:
|
49263
|
+
|
49264
|
+
* [GetCallerIdentity](https://cloud.tencent.com/document/api/1312/66098)
|
49265
|
+
|
48288
49266
|
### 第 6 次发布
|
48289
49267
|
|
48290
49268
|
发布时间:2020-12-23 08:09:13
|
@@ -52979,6 +53957,24 @@
|
|
52979
53957
|
|
52980
53958
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
52981
53959
|
|
53960
|
+
### 第 26 次发布
|
53961
|
+
|
53962
|
+
发布时间:2021-12-21 08:11:07
|
53963
|
+
|
53964
|
+
本次发布包含了以下内容:
|
53965
|
+
|
53966
|
+
改善已有的文档。
|
53967
|
+
|
53968
|
+
新增接口:
|
53969
|
+
|
53970
|
+
* [DescribePublisherSummary](https://cloud.tencent.com/document/api/1179/66370)
|
53971
|
+
* [DescribePublishers](https://cloud.tencent.com/document/api/1179/66369)
|
53972
|
+
|
53973
|
+
新增数据结构:
|
53974
|
+
|
53975
|
+
* [Publisher](https://cloud.tencent.com/document/api/1179/46089#Publisher)
|
53976
|
+
* [Sort](https://cloud.tencent.com/document/api/1179/46089#Sort)
|
53977
|
+
|
52982
53978
|
### 第 25 次发布
|
52983
53979
|
|
52984
53980
|
发布时间:2021-12-14 08:15:22
|
@@ -53864,6 +54860,18 @@
|
|
53864
54860
|
|
53865
54861
|
## 弹性微服务(tem) 版本:2021-07-01
|
53866
54862
|
|
54863
|
+
### 第 7 次发布
|
54864
|
+
|
54865
|
+
发布时间:2021-12-21 08:11:22
|
54866
|
+
|
54867
|
+
本次发布包含了以下内容:
|
54868
|
+
|
54869
|
+
改善已有的文档。
|
54870
|
+
|
54871
|
+
新增接口:
|
54872
|
+
|
54873
|
+
* [RollingUpdateApplicationByVersion](https://cloud.tencent.com/document/api/1371/66371)
|
54874
|
+
|
53867
54875
|
### 第 6 次发布
|
53868
54876
|
|
53869
54877
|
发布时间:2021-12-09 08:11:43
|
@@ -54019,6 +55027,54 @@
|
|
54019
55027
|
|
54020
55028
|
## 高性能计算平台(thpc) 版本:2021-11-09
|
54021
55029
|
|
55030
|
+
### 第 5 次发布
|
55031
|
+
|
55032
|
+
发布时间:2021-12-21 08:11:27
|
55033
|
+
|
55034
|
+
本次发布包含了以下内容:
|
55035
|
+
|
55036
|
+
改善已有的文档。
|
55037
|
+
|
55038
|
+
修改数据结构:
|
55039
|
+
|
55040
|
+
* [CFSOption](https://cloud.tencent.com/document/api/1527/64906#CFSOption)
|
55041
|
+
|
55042
|
+
* <font color="#dd0000">**修改成员**:</font>Protocol, StorageType
|
55043
|
+
|
55044
|
+
|
55045
|
+
### 第 4 次发布
|
55046
|
+
|
55047
|
+
发布时间:2021-12-16 08:15:07
|
55048
|
+
|
55049
|
+
本次发布包含了以下内容:
|
55050
|
+
|
55051
|
+
改善已有的文档。
|
55052
|
+
|
55053
|
+
新增接口:
|
55054
|
+
|
55055
|
+
* [BindAutoScalingGroup](https://cloud.tencent.com/document/api/1527/66099)
|
55056
|
+
|
55057
|
+
### 第 3 次发布
|
55058
|
+
|
55059
|
+
发布时间:2021-12-15 08:13:47
|
55060
|
+
|
55061
|
+
本次发布包含了以下内容:
|
55062
|
+
|
55063
|
+
改善已有的文档。
|
55064
|
+
|
55065
|
+
新增数据结构:
|
55066
|
+
|
55067
|
+
* [GooseFSOption](https://cloud.tencent.com/document/api/1527/64906#GooseFSOption)
|
55068
|
+
|
55069
|
+
修改数据结构:
|
55070
|
+
|
55071
|
+
* [StorageOption](https://cloud.tencent.com/document/api/1527/64906#StorageOption)
|
55072
|
+
|
55073
|
+
* 新增成员:GooseFSOptions
|
55074
|
+
|
55075
|
+
* <font color="#dd0000">**修改成员**:</font>CFSOptions
|
55076
|
+
|
55077
|
+
|
54022
55078
|
### 第 2 次发布
|
54023
55079
|
|
54024
55080
|
发布时间:2021-12-13 08:14:47
|
@@ -54569,6 +55625,25 @@
|
|
54569
55625
|
|
54570
55626
|
## 图像分析(tiia) 版本:2019-05-29
|
54571
55627
|
|
55628
|
+
### 第 19 次发布
|
55629
|
+
|
55630
|
+
发布时间:2021-12-16 08:15:16
|
55631
|
+
|
55632
|
+
本次发布包含了以下内容:
|
55633
|
+
|
55634
|
+
改善已有的文档。
|
55635
|
+
|
55636
|
+
修改接口:
|
55637
|
+
|
55638
|
+
* [SearchImage](https://cloud.tencent.com/document/api/865/63483)
|
55639
|
+
|
55640
|
+
* 新增入参:ImageRect
|
55641
|
+
|
55642
|
+
|
55643
|
+
新增数据结构:
|
55644
|
+
|
55645
|
+
* [ImageRect](https://cloud.tencent.com/document/api/865/35474#ImageRect)
|
55646
|
+
|
54572
55647
|
### 第 18 次发布
|
54573
55648
|
|
54574
55649
|
发布时间:2021-11-10 08:11:42
|
@@ -55663,6 +56738,21 @@
|
|
55663
56738
|
|
55664
56739
|
## 容器服务(tke) 版本:2018-05-25
|
55665
56740
|
|
56741
|
+
### 第 82 次发布
|
56742
|
+
|
56743
|
+
发布时间:2021-12-17 08:17:44
|
56744
|
+
|
56745
|
+
本次发布包含了以下内容:
|
56746
|
+
|
56747
|
+
改善已有的文档。
|
56748
|
+
|
56749
|
+
修改数据结构:
|
56750
|
+
|
56751
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
56752
|
+
|
56753
|
+
* 新增成员:SubnetId
|
56754
|
+
|
56755
|
+
|
55666
56756
|
### 第 81 次发布
|
55667
56757
|
|
55668
56758
|
发布时间:2021-12-09 08:12:05
|
@@ -57389,6 +58479,28 @@
|
|
57389
58479
|
|
57390
58480
|
## 文本内容安全(tms) 版本:2020-12-29
|
57391
58481
|
|
58482
|
+
### 第 3 次发布
|
58483
|
+
|
58484
|
+
发布时间:2021-12-20 08:14:04
|
58485
|
+
|
58486
|
+
本次发布包含了以下内容:
|
58487
|
+
|
58488
|
+
改善已有的文档。
|
58489
|
+
|
58490
|
+
修改接口:
|
58491
|
+
|
58492
|
+
* [TextModeration](https://cloud.tencent.com/document/api/1124/51860)
|
58493
|
+
|
58494
|
+
* 新增出参:SubLabel
|
58495
|
+
|
58496
|
+
|
58497
|
+
修改数据结构:
|
58498
|
+
|
58499
|
+
* [DetailResults](https://cloud.tencent.com/document/api/1124/51861#DetailResults)
|
58500
|
+
|
58501
|
+
* 新增成员:SubLabel
|
58502
|
+
|
58503
|
+
|
57392
58504
|
### 第 2 次发布
|
57393
58505
|
|
57394
58506
|
发布时间:2021-08-03 08:01:39
|
@@ -60274,6 +61386,37 @@
|
|
60274
61386
|
|
60275
61387
|
## 视频内容安全(vm) 版本:2020-12-29
|
60276
61388
|
|
61389
|
+
### 第 3 次发布
|
61390
|
+
|
61391
|
+
发布时间:2021-12-20 08:14:38
|
61392
|
+
|
61393
|
+
本次发布包含了以下内容:
|
61394
|
+
|
61395
|
+
改善已有的文档。
|
61396
|
+
|
61397
|
+
修改数据结构:
|
61398
|
+
|
61399
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1265/51881#AudioResult)
|
61400
|
+
|
61401
|
+
* 新增成员:SubLabel
|
61402
|
+
|
61403
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1265/51881#AudioResultDetailMoanResult)
|
61404
|
+
|
61405
|
+
* 新增成员:SubLabel
|
61406
|
+
|
61407
|
+
* [AudioResultDetailTextResult](https://cloud.tencent.com/document/api/1265/51881#AudioResultDetailTextResult)
|
61408
|
+
|
61409
|
+
* 新增成员:SubLabel
|
61410
|
+
|
61411
|
+
* [ImageResult](https://cloud.tencent.com/document/api/1265/51881#ImageResult)
|
61412
|
+
|
61413
|
+
* 新增成员:SubLabel
|
61414
|
+
|
61415
|
+
* [TaskLabel](https://cloud.tencent.com/document/api/1265/51881#TaskLabel)
|
61416
|
+
|
61417
|
+
* 新增成员:SubLabel
|
61418
|
+
|
61419
|
+
|
60277
61420
|
### 第 2 次发布
|
60278
61421
|
|
60279
61422
|
发布时间:2021-01-13 08:00:04
|
@@ -63055,6 +64198,66 @@
|
|
63055
64198
|
|
63056
64199
|
## 私有网络(vpc) 版本:2017-03-12
|
63057
64200
|
|
64201
|
+
### 第 104 次发布
|
64202
|
+
|
64203
|
+
发布时间:2021-12-20 08:15:01
|
64204
|
+
|
64205
|
+
本次发布包含了以下内容:
|
64206
|
+
|
64207
|
+
改善已有的文档。
|
64208
|
+
|
64209
|
+
修改接口:
|
64210
|
+
|
64211
|
+
* [CreateVpnConnection](https://cloud.tencent.com/document/api/215/17522)
|
64212
|
+
|
64213
|
+
* 新增入参:NegotiationType, DpdEnable, DpdTimeout, DpdAction
|
64214
|
+
|
64215
|
+
* [ModifyVpnConnectionAttribute](https://cloud.tencent.com/document/api/215/17508)
|
64216
|
+
|
64217
|
+
* 新增入参:NegotiationType, DpdEnable, DpdTimeout, DpdAction
|
64218
|
+
|
64219
|
+
|
64220
|
+
### 第 103 次发布
|
64221
|
+
|
64222
|
+
发布时间:2021-12-17 08:18:55
|
64223
|
+
|
64224
|
+
本次发布包含了以下内容:
|
64225
|
+
|
64226
|
+
改善已有的文档。
|
64227
|
+
|
64228
|
+
修改接口:
|
64229
|
+
|
64230
|
+
* [CreateDirectConnectGateway](https://cloud.tencent.com/document/api/215/19192)
|
64231
|
+
|
64232
|
+
* 新增入参:HaZoneGroupId
|
64233
|
+
|
64234
|
+
|
64235
|
+
修改数据结构:
|
64236
|
+
|
64237
|
+
* [DirectConnectGateway](https://cloud.tencent.com/document/api/215/15824#DirectConnectGateway)
|
64238
|
+
|
64239
|
+
* 新增成员:EnableFlowDetails, FlowDetailsUpdateTime, NewAfc, AccessNetworkType, HaZoneList
|
64240
|
+
|
64241
|
+
* [DirectConnectGatewayCcnRoute](https://cloud.tencent.com/document/api/215/15824#DirectConnectGatewayCcnRoute)
|
64242
|
+
|
64243
|
+
* 新增成员:Description, UpdateTime
|
64244
|
+
|
64245
|
+
|
64246
|
+
### 第 102 次发布
|
64247
|
+
|
64248
|
+
发布时间:2021-12-15 08:15:14
|
64249
|
+
|
64250
|
+
本次发布包含了以下内容:
|
64251
|
+
|
64252
|
+
改善已有的文档。
|
64253
|
+
|
64254
|
+
修改接口:
|
64255
|
+
|
64256
|
+
* [DescribeSecurityGroupPolicies](https://cloud.tencent.com/document/api/215/15804)
|
64257
|
+
|
64258
|
+
* 新增入参:Filters
|
64259
|
+
|
64260
|
+
|
63058
64261
|
### 第 101 次发布
|
63059
64262
|
|
63060
64263
|
发布时间:2021-11-17 08:17:56
|
@@ -65636,6 +66839,25 @@
|
|
65636
66839
|
|
65637
66840
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
65638
66841
|
|
66842
|
+
### 第 9 次发布
|
66843
|
+
|
66844
|
+
发布时间:2021-12-21 08:13:33
|
66845
|
+
|
66846
|
+
本次发布包含了以下内容:
|
66847
|
+
|
66848
|
+
改善已有的文档。
|
66849
|
+
|
66850
|
+
新增接口:
|
66851
|
+
|
66852
|
+
* [CreateLead](https://cloud.tencent.com/document/api/1318/66374)
|
66853
|
+
* [QueryDealerInfoList](https://cloud.tencent.com/document/api/1318/66373)
|
66854
|
+
* [QueryVehicleInfoList](https://cloud.tencent.com/document/api/1318/66372)
|
66855
|
+
|
66856
|
+
新增数据结构:
|
66857
|
+
|
66858
|
+
* [DealerInfo](https://cloud.tencent.com/document/api/1318/56791#DealerInfo)
|
66859
|
+
* [VehicleInfo](https://cloud.tencent.com/document/api/1318/56791#VehicleInfo)
|
66860
|
+
|
65639
66861
|
### 第 8 次发布
|
65640
66862
|
|
65641
66863
|
发布时间:2021-09-30 08:11:50
|