tencentcloud-sdk-nodejs-tse 4.0.633 → 4.0.639
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 +1339 -0
- package/SERVICE_CHANGELOG.md +1294 -57
- package/package.json +1 -1
- package/products.md +58 -57
- package/src/services/tse/v20201207/tse_client.ts +324 -55
- package/src/services/tse/v20201207/tse_models.ts +1931 -522
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +95 -11
- package/tencentcloud/services/tse/v20201207/tse_client.js +141 -15
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +1863 -513
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,48 +1,66 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 内容安全(cms) 版本:2019-03-21
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 17 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-07-
|
|
7
|
+
发布时间:2023-07-11 01:11:56
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增出参:SuccessInfos
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
|
20
20
|
|
|
21
|
+
* 新增入参:SampleContents
|
|
21
22
|
|
|
23
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
|
22
24
|
|
|
25
|
+
* 新增入参:SampleIDs
|
|
23
26
|
|
|
24
|
-
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
25
27
|
|
|
26
|
-
### 第 53 次发布
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
|
|
30
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
31
|
+
|
|
32
|
+
### 第 67 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2023-07-11 01:20:38
|
|
29
35
|
|
|
30
36
|
本次发布包含了以下内容:
|
|
31
37
|
|
|
32
38
|
改善已有的文档。
|
|
33
39
|
|
|
34
|
-
|
|
40
|
+
新增接口:
|
|
35
41
|
|
|
36
|
-
* [
|
|
42
|
+
* [AllocateIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94901)
|
|
43
|
+
* [AssignIpv6CidrBlock](https://cloud.tencent.com/document/api/1108/94896)
|
|
44
|
+
* [AssignIpv6CidrBlocks](https://cloud.tencent.com/document/api/1108/94895)
|
|
45
|
+
* [AssignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94903)
|
|
46
|
+
* [DescribeRegionIpv6Addresses](https://cloud.tencent.com/document/api/1108/94900)
|
|
47
|
+
* [ModifyIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94899)
|
|
48
|
+
* [QueryVpcTaskResult](https://cloud.tencent.com/document/api/1108/94894)
|
|
49
|
+
* [ReleaseIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94898)
|
|
50
|
+
* [UnassignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94902)
|
|
37
51
|
|
|
52
|
+
新增数据结构:
|
|
38
53
|
|
|
54
|
+
* [ISPTypeItem](https://cloud.tencent.com/document/api/1108/42574#ISPTypeItem)
|
|
55
|
+
* [Ipv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/42574#Ipv6SubnetCidrBlock)
|
|
39
56
|
|
|
40
57
|
|
|
41
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
|
42
58
|
|
|
43
|
-
|
|
59
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
44
60
|
|
|
45
|
-
|
|
61
|
+
### 第 86 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2023-07-10 14:56:45
|
|
46
64
|
|
|
47
65
|
本次发布包含了以下内容:
|
|
48
66
|
|
|
@@ -50,19 +68,17 @@
|
|
|
50
68
|
|
|
51
69
|
新增接口:
|
|
52
70
|
|
|
53
|
-
* [
|
|
71
|
+
* [CreateFlowGroupByFiles](https://cloud.tencent.com/document/api/1323/94888)
|
|
72
|
+
* [CreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1323/94887)
|
|
54
73
|
|
|
55
74
|
新增数据结构:
|
|
56
75
|
|
|
57
|
-
* [
|
|
58
|
-
|
|
59
|
-
|
|
76
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
77
|
+
* [FlowGroupOptions](https://cloud.tencent.com/document/api/1323/70369#FlowGroupOptions)
|
|
60
78
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### 第 83 次发布
|
|
79
|
+
### 第 85 次发布
|
|
64
80
|
|
|
65
|
-
发布时间:2023-
|
|
81
|
+
发布时间:2023-07-10 11:31:37
|
|
66
82
|
|
|
67
83
|
本次发布包含了以下内容:
|
|
68
84
|
|
|
@@ -70,42 +86,63 @@
|
|
|
70
86
|
|
|
71
87
|
修改接口:
|
|
72
88
|
|
|
73
|
-
* [
|
|
89
|
+
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
|
74
90
|
|
|
75
|
-
* 新增入参:
|
|
91
|
+
* 新增入参:FlowGroupId
|
|
92
|
+
|
|
93
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
|
94
|
+
|
|
95
|
+
* 新增入参:FlowGroupId
|
|
96
|
+
|
|
97
|
+
* <font color="#dd0000">**修改入参**:</font>FlowIds
|
|
98
|
+
|
|
99
|
+
* 新增出参:FlowGroupId, FlowGroupName
|
|
76
100
|
|
|
77
101
|
|
|
78
102
|
修改数据结构:
|
|
79
103
|
|
|
80
|
-
* [
|
|
104
|
+
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
81
105
|
|
|
82
|
-
*
|
|
106
|
+
* <font color="#dd0000">**修改成员**:</font>SignComponents
|
|
107
|
+
|
|
108
|
+
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1323/70369#FlowApproverDetail)
|
|
109
|
+
|
|
110
|
+
* <font color="#dd0000">**修改成员**:</font>ApproveMessage
|
|
111
|
+
|
|
112
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1323/70369#FlowDetailInfo)
|
|
113
|
+
|
|
114
|
+
* <font color="#dd0000">**修改成员**:</font>CcInfos, Creator
|
|
83
115
|
|
|
84
116
|
|
|
85
117
|
|
|
86
118
|
|
|
87
119
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
88
120
|
|
|
89
|
-
### 第
|
|
121
|
+
### 第 91 次发布
|
|
90
122
|
|
|
91
|
-
发布时间:2023-
|
|
123
|
+
发布时间:2023-07-10 14:50:55
|
|
92
124
|
|
|
93
125
|
本次发布包含了以下内容:
|
|
94
126
|
|
|
95
127
|
改善已有的文档。
|
|
96
128
|
|
|
97
|
-
|
|
129
|
+
新增接口:
|
|
98
130
|
|
|
99
|
-
* [
|
|
131
|
+
* [ChannelCreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1420/94886)
|
|
100
132
|
|
|
101
|
-
|
|
133
|
+
### 第 90 次发布
|
|
102
134
|
|
|
135
|
+
发布时间:2023-07-10 11:31:03
|
|
136
|
+
|
|
137
|
+
本次发布包含了以下内容:
|
|
138
|
+
|
|
139
|
+
改善已有的文档。
|
|
103
140
|
|
|
104
141
|
修改数据结构:
|
|
105
142
|
|
|
106
|
-
* [
|
|
143
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/1420/61525#FlowFileInfo)
|
|
107
144
|
|
|
108
|
-
* 新增成员:
|
|
145
|
+
* 新增成员:Components
|
|
109
146
|
|
|
110
147
|
|
|
111
148
|
|
|
@@ -114,11 +151,30 @@
|
|
|
114
151
|
|
|
115
152
|
|
|
116
153
|
|
|
117
|
-
##
|
|
154
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
118
155
|
|
|
119
|
-
### 第
|
|
156
|
+
### 第 97 次发布
|
|
120
157
|
|
|
121
|
-
发布时间:2023-
|
|
158
|
+
发布时间:2023-07-11 01:40:42
|
|
159
|
+
|
|
160
|
+
本次发布包含了以下内容:
|
|
161
|
+
|
|
162
|
+
改善已有的文档。
|
|
163
|
+
|
|
164
|
+
修改数据结构:
|
|
165
|
+
|
|
166
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
167
|
+
|
|
168
|
+
* 新增成员:GatewayRouteEnvId
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## 腾讯云健康看板(tchd) 版本:2023-03-06
|
|
174
|
+
|
|
175
|
+
### 第 1 次发布
|
|
176
|
+
|
|
177
|
+
发布时间:2023-07-10 10:40:45
|
|
122
178
|
|
|
123
179
|
本次发布包含了以下内容:
|
|
124
180
|
|
|
@@ -126,25 +182,70 @@
|
|
|
126
182
|
|
|
127
183
|
新增接口:
|
|
128
184
|
|
|
129
|
-
* [
|
|
130
|
-
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
185
|
+
* [DescribeEvents](https://cloud.tencent.com/document/api/1688/94858)
|
|
131
186
|
|
|
132
187
|
新增数据结构:
|
|
133
188
|
|
|
134
|
-
* [
|
|
135
|
-
* [
|
|
189
|
+
* [EventDetail](https://cloud.tencent.com/document/api/1688/94859#EventDetail)
|
|
190
|
+
* [ProductEventList](https://cloud.tencent.com/document/api/1688/94859#ProductEventList)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
195
|
+
|
|
196
|
+
### 第 157 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2023-07-11 01:47:07
|
|
199
|
+
|
|
200
|
+
本次发布包含了以下内容:
|
|
201
|
+
|
|
202
|
+
改善已有的文档。
|
|
136
203
|
|
|
137
204
|
修改数据结构:
|
|
138
205
|
|
|
139
|
-
* [
|
|
206
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
|
140
207
|
|
|
141
|
-
*
|
|
208
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization
|
|
142
209
|
|
|
143
|
-
* <font color="#dd0000">**修改成员**:</font>LeadUserType, LeadType, ChannelId, ChannelName, SourceChannelName, Gender, CreateTime, LeadStatus, LevelCode, ImportAtTime, DistributeTime, CreateAtTime
|
|
144
210
|
|
|
145
|
-
* [CorpUserInfo](https://cloud.tencent.com/document/api/1318/56791#CorpUserInfo)
|
|
146
211
|
|
|
147
|
-
|
|
212
|
+
|
|
213
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
214
|
+
|
|
215
|
+
### 第 55 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2023-07-11 01:48:58
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
224
|
+
|
|
225
|
+
* DescribeExternalTrtcMeasure
|
|
226
|
+
|
|
227
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
228
|
+
|
|
229
|
+
* SdkAppIdNewTrtcTimeUsage
|
|
230
|
+
* TrtcTimeNewUsage
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
235
|
+
|
|
236
|
+
### 第 15 次发布
|
|
237
|
+
|
|
238
|
+
发布时间:2023-07-11 01:55:43
|
|
239
|
+
|
|
240
|
+
本次发布包含了以下内容:
|
|
241
|
+
|
|
242
|
+
改善已有的文档。
|
|
243
|
+
|
|
244
|
+
修改数据结构:
|
|
245
|
+
|
|
246
|
+
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
247
|
+
|
|
248
|
+
* 新增成员:CorpShopId
|
|
148
249
|
|
|
149
250
|
|
|
150
251
|
|
|
@@ -3263,6 +3364,33 @@
|
|
|
3263
3364
|
|
|
3264
3365
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3265
3366
|
|
|
3367
|
+
### 第 39 次发布
|
|
3368
|
+
|
|
3369
|
+
发布时间:2023-07-10 01:06:50
|
|
3370
|
+
|
|
3371
|
+
本次发布包含了以下内容:
|
|
3372
|
+
|
|
3373
|
+
改善已有的文档。
|
|
3374
|
+
|
|
3375
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
3376
|
+
|
|
3377
|
+
* GenerateApiDocument
|
|
3378
|
+
|
|
3379
|
+
### 第 38 次发布
|
|
3380
|
+
|
|
3381
|
+
发布时间:2023-07-05 01:06:51
|
|
3382
|
+
|
|
3383
|
+
本次发布包含了以下内容:
|
|
3384
|
+
|
|
3385
|
+
改善已有的文档。
|
|
3386
|
+
|
|
3387
|
+
修改接口:
|
|
3388
|
+
|
|
3389
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
3390
|
+
|
|
3391
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
3392
|
+
|
|
3393
|
+
|
|
3266
3394
|
### 第 37 次发布
|
|
3267
3395
|
|
|
3268
3396
|
发布时间:2023-06-29 01:02:05
|
|
@@ -5881,6 +6009,26 @@
|
|
|
5881
6009
|
|
|
5882
6010
|
## 语音识别(asr) 版本:2019-06-14
|
|
5883
6011
|
|
|
6012
|
+
### 第 28 次发布
|
|
6013
|
+
|
|
6014
|
+
发布时间:2023-07-05 01:07:50
|
|
6015
|
+
|
|
6016
|
+
本次发布包含了以下内容:
|
|
6017
|
+
|
|
6018
|
+
改善已有的文档。
|
|
6019
|
+
|
|
6020
|
+
新增接口:
|
|
6021
|
+
|
|
6022
|
+
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
6023
|
+
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
6024
|
+
* [VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)
|
|
6025
|
+
* [VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)
|
|
6026
|
+
|
|
6027
|
+
新增数据结构:
|
|
6028
|
+
|
|
6029
|
+
* [VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)
|
|
6030
|
+
* [VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)
|
|
6031
|
+
|
|
5884
6032
|
### 第 27 次发布
|
|
5885
6033
|
|
|
5886
6034
|
发布时间:2023-05-22 01:03:30
|
|
@@ -21567,6 +21715,51 @@
|
|
|
21567
21715
|
|
|
21568
21716
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
21569
21717
|
|
|
21718
|
+
### 第 10 次发布
|
|
21719
|
+
|
|
21720
|
+
发布时间:2023-07-06 01:13:25
|
|
21721
|
+
|
|
21722
|
+
本次发布包含了以下内容:
|
|
21723
|
+
|
|
21724
|
+
改善已有的文档。
|
|
21725
|
+
|
|
21726
|
+
修改接口:
|
|
21727
|
+
|
|
21728
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21729
|
+
|
|
21730
|
+
* 新增出参:UserGroupId
|
|
21731
|
+
|
|
21732
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21733
|
+
|
|
21734
|
+
* 新增出参:UserStoreId
|
|
21735
|
+
|
|
21736
|
+
|
|
21737
|
+
### 第 9 次发布
|
|
21738
|
+
|
|
21739
|
+
发布时间:2023-07-04 01:14:49
|
|
21740
|
+
|
|
21741
|
+
本次发布包含了以下内容:
|
|
21742
|
+
|
|
21743
|
+
改善已有的文档。
|
|
21744
|
+
|
|
21745
|
+
新增接口:
|
|
21746
|
+
|
|
21747
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21748
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21749
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
21750
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
21751
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
21752
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21753
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
21754
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
21755
|
+
|
|
21756
|
+
新增数据结构:
|
|
21757
|
+
|
|
21758
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
21759
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
21760
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
21761
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
21762
|
+
|
|
21570
21763
|
### 第 8 次发布
|
|
21571
21764
|
|
|
21572
21765
|
发布时间:2022-09-27 06:14:52
|
|
@@ -26431,6 +26624,84 @@
|
|
|
26431
26624
|
|
|
26432
26625
|
## 日志服务(cls) 版本:2020-10-16
|
|
26433
26626
|
|
|
26627
|
+
### 第 55 次发布
|
|
26628
|
+
|
|
26629
|
+
发布时间:2023-07-10 01:15:21
|
|
26630
|
+
|
|
26631
|
+
本次发布包含了以下内容:
|
|
26632
|
+
|
|
26633
|
+
改善已有的文档。
|
|
26634
|
+
|
|
26635
|
+
新增接口:
|
|
26636
|
+
|
|
26637
|
+
* [CreateDataTransform](https://cloud.tencent.com/document/api/614/72184)
|
|
26638
|
+
* [DeleteDataTransform](https://cloud.tencent.com/document/api/614/72183)
|
|
26639
|
+
* [DescribeDataTransformInfo](https://cloud.tencent.com/document/api/614/72182)
|
|
26640
|
+
* [ModifyDataTransform](https://cloud.tencent.com/document/api/614/72181)
|
|
26641
|
+
|
|
26642
|
+
新增数据结构:
|
|
26643
|
+
|
|
26644
|
+
* [DataTransformResouceInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformResouceInfo)
|
|
26645
|
+
* [DataTransformTaskInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformTaskInfo)
|
|
26646
|
+
* [PreviewLogStatistic](https://cloud.tencent.com/document/api/614/56471#PreviewLogStatistic)
|
|
26647
|
+
|
|
26648
|
+
### 第 54 次发布
|
|
26649
|
+
|
|
26650
|
+
发布时间:2023-07-05 01:15:21
|
|
26651
|
+
|
|
26652
|
+
本次发布包含了以下内容:
|
|
26653
|
+
|
|
26654
|
+
改善已有的文档。
|
|
26655
|
+
|
|
26656
|
+
修改接口:
|
|
26657
|
+
|
|
26658
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
26659
|
+
|
|
26660
|
+
* 新增入参:PreciseSearch, BizType
|
|
26661
|
+
|
|
26662
|
+
|
|
26663
|
+
### 第 53 次发布
|
|
26664
|
+
|
|
26665
|
+
发布时间:2023-07-03 17:15:42
|
|
26666
|
+
|
|
26667
|
+
本次发布包含了以下内容:
|
|
26668
|
+
|
|
26669
|
+
改善已有的文档。
|
|
26670
|
+
|
|
26671
|
+
修改接口:
|
|
26672
|
+
|
|
26673
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
26674
|
+
|
|
26675
|
+
* 新增入参:ConsumerContent
|
|
26676
|
+
|
|
26677
|
+
|
|
26678
|
+
新增数据结构:
|
|
26679
|
+
|
|
26680
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
26681
|
+
|
|
26682
|
+
### 第 52 次发布
|
|
26683
|
+
|
|
26684
|
+
发布时间:2023-07-03 16:20:49
|
|
26685
|
+
|
|
26686
|
+
本次发布包含了以下内容:
|
|
26687
|
+
|
|
26688
|
+
改善已有的文档。
|
|
26689
|
+
|
|
26690
|
+
新增接口:
|
|
26691
|
+
|
|
26692
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
26693
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
26694
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
26695
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
26696
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
26697
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
26698
|
+
|
|
26699
|
+
新增数据结构:
|
|
26700
|
+
|
|
26701
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
26702
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
26703
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
26704
|
+
|
|
26434
26705
|
### 第 51 次发布
|
|
26435
26706
|
|
|
26436
26707
|
发布时间:2023-06-19 01:10:34
|
|
@@ -28759,6 +29030,29 @@
|
|
|
28759
29030
|
|
|
28760
29031
|
## 内容安全(cms) 版本:2019-03-21
|
|
28761
29032
|
|
|
29033
|
+
### 第 17 次发布
|
|
29034
|
+
|
|
29035
|
+
发布时间:2023-07-11 01:11:56
|
|
29036
|
+
|
|
29037
|
+
本次发布包含了以下内容:
|
|
29038
|
+
|
|
29039
|
+
改善已有的文档。
|
|
29040
|
+
|
|
29041
|
+
修改接口:
|
|
29042
|
+
|
|
29043
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
|
29044
|
+
|
|
29045
|
+
* 新增出参:SuccessInfos
|
|
29046
|
+
|
|
29047
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
|
29048
|
+
|
|
29049
|
+
* 新增入参:SampleContents
|
|
29050
|
+
|
|
29051
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
|
29052
|
+
|
|
29053
|
+
* 新增入参:SampleIDs
|
|
29054
|
+
|
|
29055
|
+
|
|
28762
29056
|
### 第 16 次发布
|
|
28763
29057
|
|
|
28764
29058
|
发布时间:2023-05-31 21:26:41
|
|
@@ -38151,6 +38445,36 @@
|
|
|
38151
38445
|
|
|
38152
38446
|
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
|
38153
38447
|
|
|
38448
|
+
### 第 12 次发布
|
|
38449
|
+
|
|
38450
|
+
发布时间:2023-07-07 01:21:45
|
|
38451
|
+
|
|
38452
|
+
本次发布包含了以下内容:
|
|
38453
|
+
|
|
38454
|
+
改善已有的文档。
|
|
38455
|
+
|
|
38456
|
+
修改接口:
|
|
38457
|
+
|
|
38458
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1025/74406)
|
|
38459
|
+
|
|
38460
|
+
* <font color="#dd0000">**修改入参**:</font>Phone
|
|
38461
|
+
|
|
38462
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
38463
|
+
|
|
38464
|
+
* 新增入参:Email
|
|
38465
|
+
|
|
38466
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
38467
|
+
|
|
38468
|
+
* <font color="#dd0000">**修改入参**:</font>Phone, Email
|
|
38469
|
+
|
|
38470
|
+
|
|
38471
|
+
修改数据结构:
|
|
38472
|
+
|
|
38473
|
+
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
38474
|
+
|
|
38475
|
+
* <font color="#dd0000">**修改成员**:</font>Phone
|
|
38476
|
+
|
|
38477
|
+
|
|
38154
38478
|
### 第 11 次发布
|
|
38155
38479
|
|
|
38156
38480
|
发布时间:2023-05-12 01:18:05
|
|
@@ -39383,6 +39707,18 @@
|
|
|
39383
39707
|
|
|
39384
39708
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
39385
39709
|
|
|
39710
|
+
### 第 21 次发布
|
|
39711
|
+
|
|
39712
|
+
发布时间:2023-07-07 01:22:44
|
|
39713
|
+
|
|
39714
|
+
本次发布包含了以下内容:
|
|
39715
|
+
|
|
39716
|
+
改善已有的文档。
|
|
39717
|
+
|
|
39718
|
+
新增接口:
|
|
39719
|
+
|
|
39720
|
+
* [CreateRedisBigKeyAnalysisTask](https://cloud.tencent.com/document/api/1130/94604)
|
|
39721
|
+
|
|
39386
39722
|
### 第 20 次发布
|
|
39387
39723
|
|
|
39388
39724
|
发布时间:2023-06-13 01:16:02
|
|
@@ -41504,6 +41840,29 @@
|
|
|
41504
41840
|
|
|
41505
41841
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
41506
41842
|
|
|
41843
|
+
### 第 54 次发布
|
|
41844
|
+
|
|
41845
|
+
发布时间:2023-07-05 01:21:49
|
|
41846
|
+
|
|
41847
|
+
本次发布包含了以下内容:
|
|
41848
|
+
|
|
41849
|
+
改善已有的文档。
|
|
41850
|
+
|
|
41851
|
+
修改接口:
|
|
41852
|
+
|
|
41853
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
41854
|
+
|
|
41855
|
+
* 新增入参:SparkImage
|
|
41856
|
+
|
|
41857
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
41858
|
+
|
|
41859
|
+
* 新增入参:IsSessionStarted
|
|
41860
|
+
|
|
41861
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
41862
|
+
|
|
41863
|
+
* 新增入参:IsSessionStarted
|
|
41864
|
+
|
|
41865
|
+
|
|
41507
41866
|
### 第 53 次发布
|
|
41508
41867
|
|
|
41509
41868
|
发布时间:2023-07-03 01:18:43
|
|
@@ -42740,6 +43099,45 @@
|
|
|
42740
43099
|
|
|
42741
43100
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
42742
43101
|
|
|
43102
|
+
### 第 21 次发布
|
|
43103
|
+
|
|
43104
|
+
发布时间:2023-07-10 01:22:33
|
|
43105
|
+
|
|
43106
|
+
本次发布包含了以下内容:
|
|
43107
|
+
|
|
43108
|
+
改善已有的文档。
|
|
43109
|
+
|
|
43110
|
+
修改接口:
|
|
43111
|
+
|
|
43112
|
+
* [CreateDomain](https://cloud.tencent.com/document/api/1427/56184)
|
|
43113
|
+
|
|
43114
|
+
* 新增入参:TransferSubDomain, Tags
|
|
43115
|
+
|
|
43116
|
+
* [DescribeDomainFilterList](https://cloud.tencent.com/document/api/1427/93276)
|
|
43117
|
+
|
|
43118
|
+
* 新增入参:Tags
|
|
43119
|
+
|
|
43120
|
+
* [DescribeDomainList](https://cloud.tencent.com/document/api/1427/56172)
|
|
43121
|
+
|
|
43122
|
+
* 新增入参:Tags
|
|
43123
|
+
|
|
43124
|
+
|
|
43125
|
+
新增数据结构:
|
|
43126
|
+
|
|
43127
|
+
* [TagItem](https://cloud.tencent.com/document/api/1427/56185#TagItem)
|
|
43128
|
+
* [TagItemFilter](https://cloud.tencent.com/document/api/1427/56185#TagItemFilter)
|
|
43129
|
+
|
|
43130
|
+
修改数据结构:
|
|
43131
|
+
|
|
43132
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/1427/56185#DomainInfo)
|
|
43133
|
+
|
|
43134
|
+
* 新增成员:TagList
|
|
43135
|
+
|
|
43136
|
+
* [DomainListItem](https://cloud.tencent.com/document/api/1427/56185#DomainListItem)
|
|
43137
|
+
|
|
43138
|
+
* 新增成员:TagList
|
|
43139
|
+
|
|
43140
|
+
|
|
42743
43141
|
### 第 20 次发布
|
|
42744
43142
|
|
|
42745
43143
|
发布时间:2023-07-03 01:19:17
|
|
@@ -42750,11 +43148,11 @@
|
|
|
42750
43148
|
|
|
42751
43149
|
新增接口:
|
|
42752
43150
|
|
|
42753
|
-
* [
|
|
43151
|
+
* [DeleteRecordBatch](https://cloud.tencent.com/document/api/1427/94422)
|
|
42754
43152
|
|
|
42755
43153
|
新增数据结构:
|
|
42756
43154
|
|
|
42757
|
-
* [
|
|
43155
|
+
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
42758
43156
|
|
|
42759
43157
|
### 第 19 次发布
|
|
42760
43158
|
|
|
@@ -45180,6 +45578,61 @@
|
|
|
45180
45578
|
|
|
45181
45579
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
45182
45580
|
|
|
45581
|
+
### 第 67 次发布
|
|
45582
|
+
|
|
45583
|
+
发布时间:2023-07-11 01:20:38
|
|
45584
|
+
|
|
45585
|
+
本次发布包含了以下内容:
|
|
45586
|
+
|
|
45587
|
+
改善已有的文档。
|
|
45588
|
+
|
|
45589
|
+
新增接口:
|
|
45590
|
+
|
|
45591
|
+
* [[AllocateIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94901)](https://cloud.tencent.com/document/api/#/#)
|
|
45592
|
+
* [[AssignIpv6CidrBlock](https://cloud.tencent.com/document/api/1108/94896)](https://cloud.tencent.com/document/api/#/#)
|
|
45593
|
+
* [[AssignIpv6CidrBlocks](https://cloud.tencent.com/document/api/1108/94895)](https://cloud.tencent.com/document/api/#/#)
|
|
45594
|
+
* [[AssignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94903)](https://cloud.tencent.com/document/api/#/#)
|
|
45595
|
+
* [[DescribeRegionIpv6Addresses](https://cloud.tencent.com/document/api/1108/94900)](https://cloud.tencent.com/document/api/#/#)
|
|
45596
|
+
* [[ModifyIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94899)](https://cloud.tencent.com/document/api/#/#)
|
|
45597
|
+
* [[QueryVpcTaskResult](https://cloud.tencent.com/document/api/1108/94894)](https://cloud.tencent.com/document/api/#/#)
|
|
45598
|
+
* [[ReleaseIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94898)](https://cloud.tencent.com/document/api/#/#)
|
|
45599
|
+
* [[UnassignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94902)](https://cloud.tencent.com/document/api/#/#)
|
|
45600
|
+
|
|
45601
|
+
新增数据结构:
|
|
45602
|
+
|
|
45603
|
+
* [[ISPTypeItem](https://cloud.tencent.com/document/api/1108/42574#ISPTypeItem)](https://cloud.tencent.com/document/api/1108/42574#[ISPTypeItem](https://cloud.tencent.com/document/api/1108/42574#ISPTypeItem))
|
|
45604
|
+
* [[Ipv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/42574#Ipv6SubnetCidrBlock)](https://cloud.tencent.com/document/api/1108/42574#[Ipv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/42574#Ipv6SubnetCidrBlock))
|
|
45605
|
+
|
|
45606
|
+
### 第 66 次发布
|
|
45607
|
+
|
|
45608
|
+
发布时间:2023-07-07 01:25:16
|
|
45609
|
+
|
|
45610
|
+
本次发布包含了以下内容:
|
|
45611
|
+
|
|
45612
|
+
改善已有的文档。
|
|
45613
|
+
|
|
45614
|
+
修改接口:
|
|
45615
|
+
|
|
45616
|
+
* [AssignIpv6Addresses](https://cloud.tencent.com/document/api/1108/51094)
|
|
45617
|
+
|
|
45618
|
+
* 新增入参:ISPType, SkipCheckIPv6Address, SkipAllocateBandwidth
|
|
45619
|
+
|
|
45620
|
+
|
|
45621
|
+
新增数据结构:
|
|
45622
|
+
|
|
45623
|
+
* [ISPIPv6CidrBlock](https://cloud.tencent.com/document/api/1108/42574#ISPIPv6CidrBlock)
|
|
45624
|
+
|
|
45625
|
+
修改数据结构:
|
|
45626
|
+
|
|
45627
|
+
* [Subnet](https://cloud.tencent.com/document/api/1108/42574#Subnet)
|
|
45628
|
+
|
|
45629
|
+
* 新增成员:ISPType
|
|
45630
|
+
|
|
45631
|
+
* [VpcInfo](https://cloud.tencent.com/document/api/1108/42574#VpcInfo)
|
|
45632
|
+
|
|
45633
|
+
* 新增成员:Ipv6ISP, Ipv6CidrBlockSet
|
|
45634
|
+
|
|
45635
|
+
|
|
45183
45636
|
### 第 65 次发布
|
|
45184
45637
|
|
|
45185
45638
|
发布时间:2023-06-06 01:28:52
|
|
@@ -47173,6 +47626,33 @@
|
|
|
47173
47626
|
|
|
47174
47627
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
47175
47628
|
|
|
47629
|
+
### 第 48 次发布
|
|
47630
|
+
|
|
47631
|
+
发布时间:2023-07-05 01:26:25
|
|
47632
|
+
|
|
47633
|
+
本次发布包含了以下内容:
|
|
47634
|
+
|
|
47635
|
+
改善已有的文档。
|
|
47636
|
+
|
|
47637
|
+
新增接口:
|
|
47638
|
+
|
|
47639
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
47640
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
47641
|
+
* [DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)
|
|
47642
|
+
|
|
47643
|
+
新增数据结构:
|
|
47644
|
+
|
|
47645
|
+
* [HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)
|
|
47646
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
47647
|
+
* [YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)
|
|
47648
|
+
|
|
47649
|
+
修改数据结构:
|
|
47650
|
+
|
|
47651
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
47652
|
+
|
|
47653
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
47654
|
+
|
|
47655
|
+
|
|
47176
47656
|
### 第 47 次发布
|
|
47177
47657
|
|
|
47178
47658
|
发布时间:2023-06-12 01:20:35
|
|
@@ -49301,6 +49781,94 @@
|
|
|
49301
49781
|
|
|
49302
49782
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
49303
49783
|
|
|
49784
|
+
### 第 86 次发布
|
|
49785
|
+
|
|
49786
|
+
发布时间:2023-07-10 14:56:45
|
|
49787
|
+
|
|
49788
|
+
本次发布包含了以下内容:
|
|
49789
|
+
|
|
49790
|
+
改善已有的文档。
|
|
49791
|
+
|
|
49792
|
+
新增接口:
|
|
49793
|
+
|
|
49794
|
+
* [[CreateFlowGroupByFiles](https://cloud.tencent.com/document/api/1323/94888)](https://cloud.tencent.com/document/api/#/#)
|
|
49795
|
+
* [[CreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1323/94887)](https://cloud.tencent.com/document/api/#/#)
|
|
49796
|
+
|
|
49797
|
+
新增数据结构:
|
|
49798
|
+
|
|
49799
|
+
* [[FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)](https://cloud.tencent.com/document/api/1323/70369#[FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo))
|
|
49800
|
+
* [[FlowGroupOptions](https://cloud.tencent.com/document/api/1323/70369#FlowGroupOptions)](https://cloud.tencent.com/document/api/1323/70369#[FlowGroupOptions](https://cloud.tencent.com/document/api/1323/70369#FlowGroupOptions))
|
|
49801
|
+
|
|
49802
|
+
### 第 85 次发布
|
|
49803
|
+
|
|
49804
|
+
发布时间:2023-07-10 11:31:37
|
|
49805
|
+
|
|
49806
|
+
本次发布包含了以下内容:
|
|
49807
|
+
|
|
49808
|
+
改善已有的文档。
|
|
49809
|
+
|
|
49810
|
+
修改接口:
|
|
49811
|
+
|
|
49812
|
+
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
|
49813
|
+
|
|
49814
|
+
* 新增入参:FlowGroupId
|
|
49815
|
+
|
|
49816
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
|
49817
|
+
|
|
49818
|
+
* 新增入参:FlowGroupId
|
|
49819
|
+
|
|
49820
|
+
* <font color="#dd0000">**修改入参**:</font>FlowIds
|
|
49821
|
+
|
|
49822
|
+
* 新增出参:FlowGroupId, FlowGroupName
|
|
49823
|
+
|
|
49824
|
+
|
|
49825
|
+
修改数据结构:
|
|
49826
|
+
|
|
49827
|
+
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
49828
|
+
|
|
49829
|
+
* <font color="#dd0000">**修改成员**:</font>SignComponents
|
|
49830
|
+
|
|
49831
|
+
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1323/70369#FlowApproverDetail)
|
|
49832
|
+
|
|
49833
|
+
* <font color="#dd0000">**修改成员**:</font>ApproveMessage
|
|
49834
|
+
|
|
49835
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1323/70369#FlowDetailInfo)
|
|
49836
|
+
|
|
49837
|
+
* <font color="#dd0000">**修改成员**:</font>CcInfos, Creator
|
|
49838
|
+
|
|
49839
|
+
|
|
49840
|
+
### 第 84 次发布
|
|
49841
|
+
|
|
49842
|
+
发布时间:2023-07-05 01:27:03
|
|
49843
|
+
|
|
49844
|
+
本次发布包含了以下内容:
|
|
49845
|
+
|
|
49846
|
+
改善已有的文档。
|
|
49847
|
+
|
|
49848
|
+
修改接口:
|
|
49849
|
+
|
|
49850
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
49851
|
+
|
|
49852
|
+
* 新增入参:RecipientId, OperateType
|
|
49853
|
+
|
|
49854
|
+
|
|
49855
|
+
修改数据结构:
|
|
49856
|
+
|
|
49857
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
49858
|
+
|
|
49859
|
+
* 新增成员:WeworkOpenId
|
|
49860
|
+
|
|
49861
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
49862
|
+
|
|
49863
|
+
* 新增成员:WeworkOpenId
|
|
49864
|
+
|
|
49865
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
49866
|
+
|
|
49867
|
+
* 新增成员:WeworkOpenId
|
|
49868
|
+
|
|
49869
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
49870
|
+
|
|
49871
|
+
|
|
49304
49872
|
### 第 83 次发布
|
|
49305
49873
|
|
|
49306
49874
|
发布时间:2023-06-30 18:46:08
|
|
@@ -50913,6 +51481,61 @@
|
|
|
50913
51481
|
|
|
50914
51482
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
50915
51483
|
|
|
51484
|
+
### 第 91 次发布
|
|
51485
|
+
|
|
51486
|
+
发布时间:2023-07-10 14:50:55
|
|
51487
|
+
|
|
51488
|
+
本次发布包含了以下内容:
|
|
51489
|
+
|
|
51490
|
+
改善已有的文档。
|
|
51491
|
+
|
|
51492
|
+
新增接口:
|
|
51493
|
+
|
|
51494
|
+
* [[ChannelCreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1420/94886)](https://cloud.tencent.com/document/api/#/#)
|
|
51495
|
+
|
|
51496
|
+
### 第 90 次发布
|
|
51497
|
+
|
|
51498
|
+
发布时间:2023-07-10 11:31:03
|
|
51499
|
+
|
|
51500
|
+
本次发布包含了以下内容:
|
|
51501
|
+
|
|
51502
|
+
改善已有的文档。
|
|
51503
|
+
|
|
51504
|
+
修改数据结构:
|
|
51505
|
+
|
|
51506
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/1420/61525#FlowFileInfo)
|
|
51507
|
+
|
|
51508
|
+
* 新增成员:Components
|
|
51509
|
+
|
|
51510
|
+
|
|
51511
|
+
### 第 89 次发布
|
|
51512
|
+
|
|
51513
|
+
发布时间:2023-07-10 01:25:48
|
|
51514
|
+
|
|
51515
|
+
本次发布包含了以下内容:
|
|
51516
|
+
|
|
51517
|
+
改善已有的文档。
|
|
51518
|
+
|
|
51519
|
+
修改接口:
|
|
51520
|
+
|
|
51521
|
+
* [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897)
|
|
51522
|
+
|
|
51523
|
+
|
|
51524
|
+
### 第 88 次发布
|
|
51525
|
+
|
|
51526
|
+
发布时间:2023-07-07 01:34:05
|
|
51527
|
+
|
|
51528
|
+
本次发布包含了以下内容:
|
|
51529
|
+
|
|
51530
|
+
改善已有的文档。
|
|
51531
|
+
|
|
51532
|
+
修改接口:
|
|
51533
|
+
|
|
51534
|
+
* [OperateChannelTemplate](https://cloud.tencent.com/document/api/1420/66367)
|
|
51535
|
+
|
|
51536
|
+
* 新增入参:Available
|
|
51537
|
+
|
|
51538
|
+
|
|
50916
51539
|
### 第 87 次发布
|
|
50917
51540
|
|
|
50918
51541
|
发布时间:2023-06-30 17:26:03
|
|
@@ -63621,6 +64244,30 @@
|
|
|
63621
64244
|
|
|
63622
64245
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
63623
64246
|
|
|
64247
|
+
### 第 28 次发布
|
|
64248
|
+
|
|
64249
|
+
发布时间:2023-07-10 01:31:48
|
|
64250
|
+
|
|
64251
|
+
本次发布包含了以下内容:
|
|
64252
|
+
|
|
64253
|
+
改善已有的文档。
|
|
64254
|
+
|
|
64255
|
+
修改接口:
|
|
64256
|
+
|
|
64257
|
+
* [GetRooms](https://cloud.tencent.com/document/api/1639/90012)
|
|
64258
|
+
|
|
64259
|
+
* 新增入参:Status
|
|
64260
|
+
|
|
64261
|
+
|
|
64262
|
+
修改数据结构:
|
|
64263
|
+
|
|
64264
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
|
64265
|
+
|
|
64266
|
+
* 新增成员:InteractionMode, VideoOrientation
|
|
64267
|
+
|
|
64268
|
+
* <font color="#dd0000">**修改成员**:</font>Name, RoomId, Status, StartTime, EndTime, RealStartTime, RealEndTime, Resolution, MaxRTCMember, ReplayUrl, RecordUrl, MaxMicNumber, EnableDirectControl
|
|
64269
|
+
|
|
64270
|
+
|
|
63624
64271
|
### 第 27 次发布
|
|
63625
64272
|
|
|
63626
64273
|
发布时间:2023-06-29 01:28:41
|
|
@@ -64170,6 +64817,21 @@
|
|
|
64170
64817
|
|
|
64171
64818
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
64172
64819
|
|
|
64820
|
+
### 第 49 次发布
|
|
64821
|
+
|
|
64822
|
+
发布时间:2023-07-10 01:32:08
|
|
64823
|
+
|
|
64824
|
+
本次发布包含了以下内容:
|
|
64825
|
+
|
|
64826
|
+
改善已有的文档。
|
|
64827
|
+
|
|
64828
|
+
修改数据结构:
|
|
64829
|
+
|
|
64830
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
64831
|
+
|
|
64832
|
+
* <font color="#dd0000">**修改成员**:</font>AutoGeneratePassword
|
|
64833
|
+
|
|
64834
|
+
|
|
64173
64835
|
### 第 48 次发布
|
|
64174
64836
|
|
|
64175
64837
|
发布时间:2023-05-10 01:33:30
|
|
@@ -65106,6 +65768,36 @@
|
|
|
65106
65768
|
|
|
65107
65769
|
## 云直播CSS(live) 版本:2018-08-01
|
|
65108
65770
|
|
|
65771
|
+
### 第 108 次发布
|
|
65772
|
+
|
|
65773
|
+
发布时间:2023-07-05 01:34:10
|
|
65774
|
+
|
|
65775
|
+
本次发布包含了以下内容:
|
|
65776
|
+
|
|
65777
|
+
改善已有的文档。
|
|
65778
|
+
|
|
65779
|
+
修改接口:
|
|
65780
|
+
|
|
65781
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
65782
|
+
|
|
65783
|
+
* 新增入参:AiFormatDiagnose
|
|
65784
|
+
|
|
65785
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
65786
|
+
|
|
65787
|
+
* 新增入参:AiFormatDiagnose
|
|
65788
|
+
|
|
65789
|
+
|
|
65790
|
+
修改数据结构:
|
|
65791
|
+
|
|
65792
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
65793
|
+
|
|
65794
|
+
* 新增成员:StreamFormatResults
|
|
65795
|
+
|
|
65796
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
65797
|
+
|
|
65798
|
+
* 新增成员:AiFormatDiagnose
|
|
65799
|
+
|
|
65800
|
+
|
|
65109
65801
|
### 第 107 次发布
|
|
65110
65802
|
|
|
65111
65803
|
发布时间:2023-06-21 01:25:23
|
|
@@ -84300,6 +84992,25 @@
|
|
|
84300
84992
|
|
|
84301
84993
|
## 智聆口语评测(soe) 版本:2018-07-24
|
|
84302
84994
|
|
|
84995
|
+
### 第 14 次发布
|
|
84996
|
+
|
|
84997
|
+
发布时间:2023-07-10 01:39:48
|
|
84998
|
+
|
|
84999
|
+
本次发布包含了以下内容:
|
|
85000
|
+
|
|
85001
|
+
改善已有的文档。
|
|
85002
|
+
|
|
85003
|
+
新增数据结构:
|
|
85004
|
+
|
|
85005
|
+
* [Tone](https://cloud.tencent.com/document/api/884/19320#Tone)
|
|
85006
|
+
|
|
85007
|
+
修改数据结构:
|
|
85008
|
+
|
|
85009
|
+
* [WordRsp](https://cloud.tencent.com/document/api/884/19320#WordRsp)
|
|
85010
|
+
|
|
85011
|
+
* 新增成员:Tone
|
|
85012
|
+
|
|
85013
|
+
|
|
84303
85014
|
### 第 13 次发布
|
|
84304
85015
|
|
|
84305
85016
|
发布时间:2022-10-31 06:46:23
|
|
@@ -89485,6 +90196,21 @@
|
|
|
89485
90196
|
|
|
89486
90197
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
89487
90198
|
|
|
90199
|
+
### 第 97 次发布
|
|
90200
|
+
|
|
90201
|
+
发布时间:2023-07-11 01:40:42
|
|
90202
|
+
|
|
90203
|
+
本次发布包含了以下内容:
|
|
90204
|
+
|
|
90205
|
+
改善已有的文档。
|
|
90206
|
+
|
|
90207
|
+
修改数据结构:
|
|
90208
|
+
|
|
90209
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
90210
|
+
|
|
90211
|
+
* 新增成员:GatewayRouteEnvId
|
|
90212
|
+
|
|
90213
|
+
|
|
89488
90214
|
### 第 96 次发布
|
|
89489
90215
|
|
|
89490
90216
|
发布时间:2023-06-29 18:45:40
|
|
@@ -91396,6 +92122,28 @@
|
|
|
91396
92122
|
|
|
91397
92123
|
|
|
91398
92124
|
|
|
92125
|
+
## 腾讯云健康看板(tchd) 版本:2023-03-06
|
|
92126
|
+
|
|
92127
|
+
### 第 1 次发布
|
|
92128
|
+
|
|
92129
|
+
发布时间:2023-07-10 10:40:45
|
|
92130
|
+
|
|
92131
|
+
本次发布包含了以下内容:
|
|
92132
|
+
|
|
92133
|
+
改善已有的文档。
|
|
92134
|
+
|
|
92135
|
+
新增接口:
|
|
92136
|
+
|
|
92137
|
+
* [[DescribeEvents](https://cloud.tencent.com/document/api/1688/94858)](https://cloud.tencent.com/document/api/#/#)
|
|
92138
|
+
|
|
92139
|
+
新增数据结构:
|
|
92140
|
+
|
|
92141
|
+
* [[EventDetail](https://cloud.tencent.com/document/api/1688/94859#EventDetail)](https://cloud.tencent.com/document/api/1688/94859#[EventDetail](https://cloud.tencent.com/document/api/1688/94859#EventDetail))
|
|
92142
|
+
* [[ProductEventList](https://cloud.tencent.com/document/api/1688/94859#ProductEventList)](https://cloud.tencent.com/document/api/1688/94859#[ProductEventList](https://cloud.tencent.com/document/api/1688/94859#ProductEventList))
|
|
92143
|
+
|
|
92144
|
+
|
|
92145
|
+
|
|
92146
|
+
|
|
91399
92147
|
## 腾讯智学课堂分析(tci) 版本:2019-03-18
|
|
91400
92148
|
|
|
91401
92149
|
### 第 8 次发布
|
|
@@ -92133,6 +92881,46 @@
|
|
|
92133
92881
|
|
|
92134
92882
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
92135
92883
|
|
|
92884
|
+
### 第 59 次发布
|
|
92885
|
+
|
|
92886
|
+
发布时间:2023-07-07 01:50:00
|
|
92887
|
+
|
|
92888
|
+
本次发布包含了以下内容:
|
|
92889
|
+
|
|
92890
|
+
改善已有的文档。
|
|
92891
|
+
|
|
92892
|
+
新增接口:
|
|
92893
|
+
|
|
92894
|
+
* [CreateServiceAccount](https://cloud.tencent.com/document/api/1141/94608)
|
|
92895
|
+
* [DeleteServiceAccount](https://cloud.tencent.com/document/api/1141/94607)
|
|
92896
|
+
* [DescribeServiceAccounts](https://cloud.tencent.com/document/api/1141/94606)
|
|
92897
|
+
* [ModifyServiceAccount](https://cloud.tencent.com/document/api/1141/94605)
|
|
92898
|
+
|
|
92899
|
+
新增数据结构:
|
|
92900
|
+
|
|
92901
|
+
* [ServiceAccount](https://cloud.tencent.com/document/api/1141/41603#ServiceAccount)
|
|
92902
|
+
|
|
92903
|
+
### 第 58 次发布
|
|
92904
|
+
|
|
92905
|
+
发布时间:2023-07-06 01:44:01
|
|
92906
|
+
|
|
92907
|
+
本次发布包含了以下内容:
|
|
92908
|
+
|
|
92909
|
+
改善已有的文档。
|
|
92910
|
+
|
|
92911
|
+
修改接口:
|
|
92912
|
+
|
|
92913
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
92914
|
+
|
|
92915
|
+
* 新增入参:DeletionProtection
|
|
92916
|
+
|
|
92917
|
+
* [ModifyInstance](https://cloud.tencent.com/document/api/1141/60996)
|
|
92918
|
+
|
|
92919
|
+
* 新增入参:DeletionProtection
|
|
92920
|
+
|
|
92921
|
+
* <font color="#dd0000">**修改入参**:</font>RegistryType
|
|
92922
|
+
|
|
92923
|
+
|
|
92136
92924
|
### 第 57 次发布
|
|
92137
92925
|
|
|
92138
92926
|
发布时间:2023-06-30 01:44:37
|
|
@@ -95263,6 +96051,18 @@
|
|
|
95263
96051
|
|
|
95264
96052
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
95265
96053
|
|
|
96054
|
+
### 第 66 次发布
|
|
96055
|
+
|
|
96056
|
+
发布时间:2023-07-10 01:45:08
|
|
96057
|
+
|
|
96058
|
+
本次发布包含了以下内容:
|
|
96059
|
+
|
|
96060
|
+
改善已有的文档。
|
|
96061
|
+
|
|
96062
|
+
新增接口:
|
|
96063
|
+
|
|
96064
|
+
* [DeleteRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/94833)
|
|
96065
|
+
|
|
95266
96066
|
### 第 65 次发布
|
|
95267
96067
|
|
|
95268
96068
|
发布时间:2023-06-28 01:43:23
|
|
@@ -98994,6 +99794,143 @@
|
|
|
98994
99794
|
|
|
98995
99795
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
98996
99796
|
|
|
99797
|
+
### 第 45 次发布
|
|
99798
|
+
|
|
99799
|
+
发布时间:2023-07-06 01:59:03
|
|
99800
|
+
|
|
99801
|
+
本次发布包含了以下内容:
|
|
99802
|
+
|
|
99803
|
+
改善已有的文档。
|
|
99804
|
+
|
|
99805
|
+
修改接口:
|
|
99806
|
+
|
|
99807
|
+
* [ModifyZoneSetting](https://cloud.tencent.com/document/api/1552/80614)
|
|
99808
|
+
|
|
99809
|
+
* 新增入参:StandardDebug
|
|
99810
|
+
|
|
99811
|
+
|
|
99812
|
+
新增数据结构:
|
|
99813
|
+
|
|
99814
|
+
* [StandardDebug](https://cloud.tencent.com/document/api/1552/80721#StandardDebug)
|
|
99815
|
+
|
|
99816
|
+
修改数据结构:
|
|
99817
|
+
|
|
99818
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/1552/80721#ZoneSetting)
|
|
99819
|
+
|
|
99820
|
+
* 新增成员:StandardDebug
|
|
99821
|
+
|
|
99822
|
+
* <font color="#dd0000">**修改成员**:</font>AccelerateMainland
|
|
99823
|
+
|
|
99824
|
+
|
|
99825
|
+
### 第 44 次发布
|
|
99826
|
+
|
|
99827
|
+
发布时间:2023-07-05 11:45:45
|
|
99828
|
+
|
|
99829
|
+
本次发布包含了以下内容:
|
|
99830
|
+
|
|
99831
|
+
改善已有的文档。
|
|
99832
|
+
|
|
99833
|
+
新增接口:
|
|
99834
|
+
|
|
99835
|
+
* [CheckCnameStatus](https://cloud.tencent.com/document/api/1552/94491)
|
|
99836
|
+
|
|
99837
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
99838
|
+
|
|
99839
|
+
* CheckCertificate
|
|
99840
|
+
* CreateCredential
|
|
99841
|
+
* CreateReplayTask
|
|
99842
|
+
* CreateSpeedTesting
|
|
99843
|
+
* DescribeAddableEntityList
|
|
99844
|
+
* DescribeClientRuleList
|
|
99845
|
+
* DescribeDnsData
|
|
99846
|
+
* DescribeLogSets
|
|
99847
|
+
* DescribeLogTopicTasks
|
|
99848
|
+
* DescribeSingleL7AnalysisData
|
|
99849
|
+
* DescribeSpeedTestingDetails
|
|
99850
|
+
* DescribeSpeedTestingMetricData
|
|
99851
|
+
* DescribeSpeedTestingQuota
|
|
99852
|
+
* DescribeTimingL7SourceData
|
|
99853
|
+
* DescribeWebManagedRulesData
|
|
99854
|
+
* DescribeWebManagedRulesHitRuleDetail
|
|
99855
|
+
* DescribeWebManagedRulesLog
|
|
99856
|
+
* DescribeWebProtectionClientIpList
|
|
99857
|
+
* DescribeWebProtectionData
|
|
99858
|
+
* DescribeWebProtectionHitRuleDetail
|
|
99859
|
+
* DescribeWebProtectionTopData
|
|
99860
|
+
* ModifyDefaultCertificate
|
|
99861
|
+
* ModifyRulePriority
|
|
99862
|
+
* ModifySecurityWafGroupPolicy
|
|
99863
|
+
* ReclaimAliasDomain
|
|
99864
|
+
* ReclaimZone
|
|
99865
|
+
* UpdateOriginProtectionIPWhitelist
|
|
99866
|
+
|
|
99867
|
+
修改接口:
|
|
99868
|
+
|
|
99869
|
+
* [CreateApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80693)
|
|
99870
|
+
|
|
99871
|
+
* 新增入参:SessionPersistTime
|
|
99872
|
+
|
|
99873
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
99874
|
+
|
|
99875
|
+
* 新增入参:Method
|
|
99876
|
+
|
|
99877
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
99878
|
+
|
|
99879
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneName
|
|
99880
|
+
|
|
99881
|
+
* [ModifyApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80688)
|
|
99882
|
+
|
|
99883
|
+
* 新增入参:SessionPersistTime
|
|
99884
|
+
|
|
99885
|
+
* [ModifyZone](https://cloud.tencent.com/document/api/1552/80709)
|
|
99886
|
+
|
|
99887
|
+
* 新增入参:Area, ZoneName
|
|
99888
|
+
|
|
99889
|
+
|
|
99890
|
+
新增数据结构:
|
|
99891
|
+
|
|
99892
|
+
* [CnameStatus](https://cloud.tencent.com/document/api/1552/80721#CnameStatus)
|
|
99893
|
+
|
|
99894
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
99895
|
+
|
|
99896
|
+
* ClientRule
|
|
99897
|
+
* ClsLogTopicInfo
|
|
99898
|
+
* DistrictStatistics
|
|
99899
|
+
* DnsData
|
|
99900
|
+
* LogSetInfo
|
|
99901
|
+
* OptimizeAction
|
|
99902
|
+
* SecClientIp
|
|
99903
|
+
* SecHitRuleInfo
|
|
99904
|
+
* SecRuleRelatedInfo
|
|
99905
|
+
* SingleDataRecord
|
|
99906
|
+
* SingleTypeValue
|
|
99907
|
+
* SpeedTestingConfig
|
|
99908
|
+
* SpeedTestingDetailData
|
|
99909
|
+
* SpeedTestingInfo
|
|
99910
|
+
* SpeedTestingMetricData
|
|
99911
|
+
* SpeedTestingQuota
|
|
99912
|
+
* SpeedTestingStatistics
|
|
99913
|
+
* SpeedTestingStatus
|
|
99914
|
+
* WafGroup
|
|
99915
|
+
* WebLogs
|
|
99916
|
+
|
|
99917
|
+
修改数据结构:
|
|
99918
|
+
|
|
99919
|
+
* [ApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80721#ApplicationProxyRule)
|
|
99920
|
+
|
|
99921
|
+
* 新增成员:SessionPersistTime
|
|
99922
|
+
|
|
99923
|
+
* [Cache](https://cloud.tencent.com/document/api/1552/80721#Cache)
|
|
99924
|
+
|
|
99925
|
+
* [Resource](https://cloud.tencent.com/document/api/1552/80721#Resource)
|
|
99926
|
+
|
|
99927
|
+
* 新增成员:Group, ZoneNumber
|
|
99928
|
+
|
|
99929
|
+
* [Sv](https://cloud.tencent.com/document/api/1552/80721#Sv)
|
|
99930
|
+
|
|
99931
|
+
* 新增成员:Pack, InstanceId, ProtectionSpecs
|
|
99932
|
+
|
|
99933
|
+
|
|
98997
99934
|
### 第 43 次发布
|
|
98998
99935
|
|
|
98999
99936
|
发布时间:2023-05-18 01:56:23
|
|
@@ -103661,6 +104598,47 @@
|
|
|
103661
104598
|
|
|
103662
104599
|
## 容器服务(tke) 版本:2018-05-25
|
|
103663
104600
|
|
|
104601
|
+
### 第 157 次发布
|
|
104602
|
+
|
|
104603
|
+
发布时间:2023-07-11 01:47:07
|
|
104604
|
+
|
|
104605
|
+
本次发布包含了以下内容:
|
|
104606
|
+
|
|
104607
|
+
改善已有的文档。
|
|
104608
|
+
|
|
104609
|
+
修改数据结构:
|
|
104610
|
+
|
|
104611
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
|
104612
|
+
|
|
104613
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization
|
|
104614
|
+
|
|
104615
|
+
|
|
104616
|
+
### 第 156 次发布
|
|
104617
|
+
|
|
104618
|
+
发布时间:2023-07-07 01:54:52
|
|
104619
|
+
|
|
104620
|
+
本次发布包含了以下内容:
|
|
104621
|
+
|
|
104622
|
+
改善已有的文档。
|
|
104623
|
+
|
|
104624
|
+
修改接口:
|
|
104625
|
+
|
|
104626
|
+
* [DescribeResourceUsage](https://cloud.tencent.com/document/api/457/72005)
|
|
104627
|
+
|
|
104628
|
+
* 新增出参:RSUsage
|
|
104629
|
+
|
|
104630
|
+
* [ModifyClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85348)
|
|
104631
|
+
|
|
104632
|
+
* 新增入参:SecurityGroupIds
|
|
104633
|
+
|
|
104634
|
+
|
|
104635
|
+
修改数据结构:
|
|
104636
|
+
|
|
104637
|
+
* [ClusterLevelAttribute](https://cloud.tencent.com/document/api/457/31866#ClusterLevelAttribute)
|
|
104638
|
+
|
|
104639
|
+
* 新增成员:RSCount
|
|
104640
|
+
|
|
104641
|
+
|
|
103664
104642
|
### 第 155 次发布
|
|
103665
104643
|
|
|
103666
104644
|
发布时间:2023-06-30 01:49:36
|
|
@@ -107182,6 +108160,37 @@
|
|
|
107182
108160
|
|
|
107183
108161
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
107184
108162
|
|
|
108163
|
+
### 第 25 次发布
|
|
108164
|
+
|
|
108165
|
+
发布时间:2023-07-10 01:51:20
|
|
108166
|
+
|
|
108167
|
+
本次发布包含了以下内容:
|
|
108168
|
+
|
|
108169
|
+
改善已有的文档。
|
|
108170
|
+
|
|
108171
|
+
修改接口:
|
|
108172
|
+
|
|
108173
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
108174
|
+
|
|
108175
|
+
* 新增入参:StartTime, EndTime
|
|
108176
|
+
|
|
108177
|
+
|
|
108178
|
+
### 第 24 次发布
|
|
108179
|
+
|
|
108180
|
+
发布时间:2023-07-05 01:50:44
|
|
108181
|
+
|
|
108182
|
+
本次发布包含了以下内容:
|
|
108183
|
+
|
|
108184
|
+
改善已有的文档。
|
|
108185
|
+
|
|
108186
|
+
新增接口:
|
|
108187
|
+
|
|
108188
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
108189
|
+
|
|
108190
|
+
新增数据结构:
|
|
108191
|
+
|
|
108192
|
+
* [RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)
|
|
108193
|
+
|
|
107185
108194
|
### 第 23 次发布
|
|
107186
108195
|
|
|
107187
108196
|
发布时间:2023-06-29 01:45:43
|
|
@@ -107809,6 +108818,23 @@
|
|
|
107809
108818
|
|
|
107810
108819
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
107811
108820
|
|
|
108821
|
+
### 第 55 次发布
|
|
108822
|
+
|
|
108823
|
+
发布时间:2023-07-11 01:48:58
|
|
108824
|
+
|
|
108825
|
+
本次发布包含了以下内容:
|
|
108826
|
+
|
|
108827
|
+
改善已有的文档。
|
|
108828
|
+
|
|
108829
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
108830
|
+
|
|
108831
|
+
* DescribeExternalTrtcMeasure
|
|
108832
|
+
|
|
108833
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
108834
|
+
|
|
108835
|
+
* SdkAppIdNewTrtcTimeUsage
|
|
108836
|
+
* TrtcTimeNewUsage
|
|
108837
|
+
|
|
107812
108838
|
### 第 54 次发布
|
|
107813
108839
|
|
|
107814
108840
|
发布时间:2023-04-14 02:00:19
|
|
@@ -108839,6 +109865,58 @@
|
|
|
108839
109865
|
|
|
108840
109866
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
108841
109867
|
|
|
109868
|
+
### 第 35 次发布
|
|
109869
|
+
|
|
109870
|
+
发布时间:2023-07-10 01:52:00
|
|
109871
|
+
|
|
109872
|
+
本次发布包含了以下内容:
|
|
109873
|
+
|
|
109874
|
+
改善已有的文档。
|
|
109875
|
+
|
|
109876
|
+
新增接口:
|
|
109877
|
+
|
|
109878
|
+
* [CreateCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94854)
|
|
109879
|
+
* [CreateCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94853)
|
|
109880
|
+
* [CreateCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94852)
|
|
109881
|
+
* [CreateCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94851)
|
|
109882
|
+
* [CreateCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94850)
|
|
109883
|
+
* [DeleteCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94849)
|
|
109884
|
+
* [DeleteCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94848)
|
|
109885
|
+
* [DeleteCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94847)
|
|
109886
|
+
* [DeleteCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94846)
|
|
109887
|
+
* [DeleteCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94845)
|
|
109888
|
+
* [DescribeCloudNativeAPIGatewayCanaryRules](https://cloud.tencent.com/document/api/1364/94844)
|
|
109889
|
+
* [DescribeCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94843)
|
|
109890
|
+
* [DescribeCloudNativeAPIGatewayRoutes](https://cloud.tencent.com/document/api/1364/94842)
|
|
109891
|
+
* [DescribeCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94841)
|
|
109892
|
+
* [DescribeCloudNativeAPIGatewayServices](https://cloud.tencent.com/document/api/1364/94840)
|
|
109893
|
+
* [DescribeOneCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94839)
|
|
109894
|
+
* [ModifyCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94838)
|
|
109895
|
+
* [ModifyCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94837)
|
|
109896
|
+
* [ModifyCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94836)
|
|
109897
|
+
* [ModifyCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94835)
|
|
109898
|
+
* [ModifyCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94834)
|
|
109899
|
+
|
|
109900
|
+
新增数据结构:
|
|
109901
|
+
|
|
109902
|
+
* [CloudAPIGatewayCanaryRuleList](https://cloud.tencent.com/document/api/1364/54942#CloudAPIGatewayCanaryRuleList)
|
|
109903
|
+
* [CloudNativeAPIGatewayBalancedService](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayBalancedService)
|
|
109904
|
+
* [CloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayCanaryRule)
|
|
109905
|
+
* [CloudNativeAPIGatewayCanaryRuleCondition](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayCanaryRuleCondition)
|
|
109906
|
+
* [CloudNativeAPIGatewayRateLimitDetail](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayRateLimitDetail)
|
|
109907
|
+
* [ExternalRedis](https://cloud.tencent.com/document/api/1364/54942#ExternalRedis)
|
|
109908
|
+
* [KVMapping](https://cloud.tencent.com/document/api/1364/54942#KVMapping)
|
|
109909
|
+
* [KongRoutePreview](https://cloud.tencent.com/document/api/1364/54942#KongRoutePreview)
|
|
109910
|
+
* [KongServiceDetail](https://cloud.tencent.com/document/api/1364/54942#KongServiceDetail)
|
|
109911
|
+
* [KongServicePreview](https://cloud.tencent.com/document/api/1364/54942#KongServicePreview)
|
|
109912
|
+
* [KongServiceRouteList](https://cloud.tencent.com/document/api/1364/54942#KongServiceRouteList)
|
|
109913
|
+
* [KongServices](https://cloud.tencent.com/document/api/1364/54942#KongServices)
|
|
109914
|
+
* [KongTarget](https://cloud.tencent.com/document/api/1364/54942#KongTarget)
|
|
109915
|
+
* [KongUpstreamInfo](https://cloud.tencent.com/document/api/1364/54942#KongUpstreamInfo)
|
|
109916
|
+
* [ListFilter](https://cloud.tencent.com/document/api/1364/54942#ListFilter)
|
|
109917
|
+
* [QpsThreshold](https://cloud.tencent.com/document/api/1364/54942#QpsThreshold)
|
|
109918
|
+
* [RateLimitResponse](https://cloud.tencent.com/document/api/1364/54942#RateLimitResponse)
|
|
109919
|
+
|
|
108842
109920
|
### 第 34 次发布
|
|
108843
109921
|
|
|
108844
109922
|
发布时间:2023-05-16 02:36:35
|
|
@@ -112622,6 +113700,21 @@
|
|
|
112622
113700
|
|
|
112623
113701
|
## 云点播(vod) 版本:2018-07-17
|
|
112624
113702
|
|
|
113703
|
+
### 第 160 次发布
|
|
113704
|
+
|
|
113705
|
+
发布时间:2023-07-06 20:35:50
|
|
113706
|
+
|
|
113707
|
+
本次发布包含了以下内容:
|
|
113708
|
+
|
|
113709
|
+
改善已有的文档。
|
|
113710
|
+
|
|
113711
|
+
修改数据结构:
|
|
113712
|
+
|
|
113713
|
+
* [MediaTranscodeItem](https://cloud.tencent.com/document/api/266/31773#MediaTranscodeItem)
|
|
113714
|
+
|
|
113715
|
+
* <font color="#dd0000">**修改成员**:</font>CopyRightWatermarkText
|
|
113716
|
+
|
|
113717
|
+
|
|
112625
113718
|
### 第 159 次发布
|
|
112626
113719
|
|
|
112627
113720
|
发布时间:2023-06-22 02:01:05
|
|
@@ -112748,11 +113841,11 @@
|
|
|
112748
113841
|
|
|
112749
113842
|
新增接口:
|
|
112750
113843
|
|
|
112751
|
-
* [CreateEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
112752
|
-
* [DeleteEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
112753
|
-
* [DescribeEnhanceMediaTemplates](https://cloud.tencent.com/document/api/266/
|
|
112754
|
-
* [EnhanceMediaByTemplate](https://cloud.tencent.com/document/api/266/
|
|
112755
|
-
* [ModifyEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
113844
|
+
* [CreateEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94603)
|
|
113845
|
+
* [DeleteEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94602)
|
|
113846
|
+
* [DescribeEnhanceMediaTemplates](https://cloud.tencent.com/document/api/266/94601)
|
|
113847
|
+
* [EnhanceMediaByTemplate](https://cloud.tencent.com/document/api/266/94544)
|
|
113848
|
+
* [ModifyEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94600)
|
|
112756
113849
|
|
|
112757
113850
|
### 第 155 次发布
|
|
112758
113851
|
|
|
@@ -116972,6 +118065,52 @@
|
|
|
116972
118065
|
|
|
116973
118066
|
## 私有网络(vpc) 版本:2017-03-12
|
|
116974
118067
|
|
|
118068
|
+
### 第 160 次发布
|
|
118069
|
+
|
|
118070
|
+
发布时间:2023-07-07 01:59:12
|
|
118071
|
+
|
|
118072
|
+
本次发布包含了以下内容:
|
|
118073
|
+
|
|
118074
|
+
改善已有的文档。
|
|
118075
|
+
|
|
118076
|
+
修改接口:
|
|
118077
|
+
|
|
118078
|
+
* [ModifyVpcAttribute](https://cloud.tencent.com/document/api/215/15773)
|
|
118079
|
+
|
|
118080
|
+
* 新增入参:EnableCdcPublish
|
|
118081
|
+
|
|
118082
|
+
|
|
118083
|
+
修改数据结构:
|
|
118084
|
+
|
|
118085
|
+
* [Vpc](https://cloud.tencent.com/document/api/215/15824#Vpc)
|
|
118086
|
+
|
|
118087
|
+
* <font color="#dd0000">**修改成员**:</font>IsDefault, CreatedTime
|
|
118088
|
+
|
|
118089
|
+
|
|
118090
|
+
### 第 159 次发布
|
|
118091
|
+
|
|
118092
|
+
发布时间:2023-07-05 01:54:12
|
|
118093
|
+
|
|
118094
|
+
本次发布包含了以下内容:
|
|
118095
|
+
|
|
118096
|
+
改善已有的文档。
|
|
118097
|
+
|
|
118098
|
+
修改接口:
|
|
118099
|
+
|
|
118100
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
118101
|
+
|
|
118102
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
118103
|
+
|
|
118104
|
+
|
|
118105
|
+
修改数据结构:
|
|
118106
|
+
|
|
118107
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
118108
|
+
|
|
118109
|
+
* 新增成员:AntiDDoSPackageId
|
|
118110
|
+
|
|
118111
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
118112
|
+
|
|
118113
|
+
|
|
116975
118114
|
### 第 158 次发布
|
|
116976
118115
|
|
|
116977
118116
|
发布时间:2023-06-15 01:43:49
|
|
@@ -120575,6 +121714,21 @@
|
|
|
120575
121714
|
|
|
120576
121715
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
120577
121716
|
|
|
121717
|
+
### 第 37 次发布
|
|
121718
|
+
|
|
121719
|
+
发布时间:2023-07-05 01:56:06
|
|
121720
|
+
|
|
121721
|
+
本次发布包含了以下内容:
|
|
121722
|
+
|
|
121723
|
+
改善已有的文档。
|
|
121724
|
+
|
|
121725
|
+
修改数据结构:
|
|
121726
|
+
|
|
121727
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
121728
|
+
|
|
121729
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
121730
|
+
|
|
121731
|
+
|
|
120578
121732
|
### 第 36 次发布
|
|
120579
121733
|
|
|
120580
121734
|
发布时间:2023-06-27 01:53:24
|
|
@@ -121314,6 +122468,21 @@
|
|
|
121314
122468
|
|
|
121315
122469
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
121316
122470
|
|
|
122471
|
+
### 第 15 次发布
|
|
122472
|
+
|
|
122473
|
+
发布时间:2023-07-11 01:55:43
|
|
122474
|
+
|
|
122475
|
+
本次发布包含了以下内容:
|
|
122476
|
+
|
|
122477
|
+
改善已有的文档。
|
|
122478
|
+
|
|
122479
|
+
修改数据结构:
|
|
122480
|
+
|
|
122481
|
+
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
122482
|
+
|
|
122483
|
+
* 新增成员:CorpShopId
|
|
122484
|
+
|
|
122485
|
+
|
|
121317
122486
|
### 第 14 次发布
|
|
121318
122487
|
|
|
121319
122488
|
发布时间:2023-06-30 12:15:39
|
|
@@ -121324,13 +122493,13 @@
|
|
|
121324
122493
|
|
|
121325
122494
|
新增接口:
|
|
121326
122495
|
|
|
121327
|
-
* [
|
|
121328
|
-
* [
|
|
122496
|
+
* [QueryArrivalList](https://cloud.tencent.com/document/api/1318/94396)
|
|
122497
|
+
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
121329
122498
|
|
|
121330
122499
|
新增数据结构:
|
|
121331
122500
|
|
|
121332
|
-
* [
|
|
121333
|
-
* [
|
|
122501
|
+
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
122502
|
+
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
121334
122503
|
|
|
121335
122504
|
修改数据结构:
|
|
121336
122505
|
|
|
@@ -121609,6 +122778,74 @@
|
|
|
121609
122778
|
|
|
121610
122779
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
121611
122780
|
|
|
122781
|
+
### 第 34 次发布
|
|
122782
|
+
|
|
122783
|
+
发布时间:2023-07-07 02:01:57
|
|
122784
|
+
|
|
122785
|
+
本次发布包含了以下内容:
|
|
122786
|
+
|
|
122787
|
+
改善已有的文档。
|
|
122788
|
+
|
|
122789
|
+
新增接口:
|
|
122790
|
+
|
|
122791
|
+
* [DescribeBatchOperateTask](https://cloud.tencent.com/document/api/1267/94610)
|
|
122792
|
+
|
|
122793
|
+
新增数据结构:
|
|
122794
|
+
|
|
122795
|
+
* [DescribeBatchOperateTaskDTO](https://cloud.tencent.com/document/api/1267/76336#DescribeBatchOperateTaskDTO)
|
|
122796
|
+
* [DescribeBatchOperateTaskPage](https://cloud.tencent.com/document/api/1267/76336#DescribeBatchOperateTaskPage)
|
|
122797
|
+
|
|
122798
|
+
### 第 33 次发布
|
|
122799
|
+
|
|
122800
|
+
发布时间:2023-07-05 01:56:36
|
|
122801
|
+
|
|
122802
|
+
本次发布包含了以下内容:
|
|
122803
|
+
|
|
122804
|
+
改善已有的文档。
|
|
122805
|
+
|
|
122806
|
+
修改接口:
|
|
122807
|
+
|
|
122808
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
122809
|
+
|
|
122810
|
+
* 新增入参:ExtConfig
|
|
122811
|
+
|
|
122812
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
122813
|
+
|
|
122814
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
122815
|
+
|
|
122816
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
122817
|
+
|
|
122818
|
+
* 新增入参:Event, ExtConfig
|
|
122819
|
+
|
|
122820
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
122821
|
+
|
|
122822
|
+
* 新增入参:Event, ExtConfig
|
|
122823
|
+
|
|
122824
|
+
|
|
122825
|
+
新增数据结构:
|
|
122826
|
+
|
|
122827
|
+
* [DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)
|
|
122828
|
+
* [DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)
|
|
122829
|
+
* [DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)
|
|
122830
|
+
* [DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)
|
|
122831
|
+
* [DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)
|
|
122832
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)
|
|
122833
|
+
|
|
122834
|
+
修改数据结构:
|
|
122835
|
+
|
|
122836
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
122837
|
+
|
|
122838
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
122839
|
+
|
|
122840
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
122841
|
+
|
|
122842
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
122843
|
+
|
|
122844
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
122845
|
+
|
|
122846
|
+
* 新增成员:Comment
|
|
122847
|
+
|
|
122848
|
+
|
|
121612
122849
|
### 第 32 次发布
|
|
121613
122850
|
|
|
121614
122851
|
发布时间:2023-06-27 01:54:02
|