tencentcloud-sdk-nodejs 4.0.742 → 4.0.743
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 +331 -0
- package/SERVICE_CHANGELOG.md +595 -19
- package/package.json +1 -1
- package/products.md +20 -20
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cam/v20190116/cam_models.ts +3 -2
- package/src/services/cat/v20180409/cat_client.ts +20 -7
- package/src/services/cat/v20180409/cat_models.ts +114 -30
- package/src/services/cfg/v20210820/cfg_models.ts +14 -0
- package/src/services/cls/v20201016/cls_client.ts +4 -2
- package/src/services/cls/v20201016/cls_models.ts +180 -90
- package/src/services/cwp/v20180228/cwp_client.ts +1 -1
- package/src/services/cwp/v20180228/cwp_models.ts +26 -18
- package/src/services/eb/v20210416/eb_client.ts +1 -0
- package/src/services/eb/v20210416/eb_models.ts +36 -1
- package/src/services/ess/v20201111/ess_models.ts +37 -29
- package/src/services/essbasic/v20210526/essbasic_models.ts +10 -14
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +10 -4
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +3 -3
- package/src/services/scf/v20180416/scf_client.ts +1 -0
- package/src/services/scf/v20180416/scf_models.ts +34 -2
- package/src/services/ssl/v20191205/ssl_models.ts +51 -6
- package/src/services/tdmq/v20200217/tdmq_client.ts +4 -2
- package/src/services/teo/v20220901/teo_client.ts +113 -38
- package/src/services/teo/v20220901/teo_models.ts +402 -73
- package/src/services/tione/v20211111/tione_models.ts +4 -0
- package/src/services/trtc/v20190722/trtc_client.ts +45 -7
- package/src/services/trtc/v20190722/trtc_models.ts +167 -9
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +3 -2
- package/tencentcloud/services/cat/v20180409/cat_client.d.ts +7 -3
- package/tencentcloud/services/cat/v20180409/cat_client.js +9 -3
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +111 -30
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +14 -0
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +178 -90
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +26 -18
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +35 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +37 -29
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +10 -14
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +6 -0
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +6 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +3 -3
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +33 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +51 -6
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +3 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +3 -1
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +35 -11
- package/tencentcloud/services/teo/v20220901/teo_client.js +51 -15
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +387 -73
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +4 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +15 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +21 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +159 -9
- package/test/cat.v20180409.test.js +12 -2
- package/test/teo.v20220901.test.js +70 -10
- package/test/trtc.v20190722.test.js +32 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云拨测(cat) 版本:2018-04-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 15 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-24 01:07:54
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,17 +12,320 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
* [DescribeInstantTasks](https://cloud.tencent.com/document/api/280/101869)
|
|
16
|
+
|
|
17
|
+
修改接口:
|
|
18
|
+
|
|
19
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
|
20
|
+
|
|
21
|
+
* 新增入参:NodeIpType
|
|
22
|
+
|
|
23
|
+
* [UpdateProbeTaskConfigurationList](https://cloud.tencent.com/document/api/280/66201)
|
|
24
|
+
|
|
25
|
+
* 新增入参:NodeIpType
|
|
26
|
+
|
|
18
27
|
|
|
19
28
|
新增数据结构:
|
|
20
29
|
|
|
21
|
-
* [
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
* [
|
|
30
|
+
* [SingleInstantTask](https://cloud.tencent.com/document/api/280/40931#SingleInstantTask)
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [ProbeTask](https://cloud.tencent.com/document/api/280/40931#ProbeTask)
|
|
35
|
+
|
|
36
|
+
* 新增成员:NodeIpType
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
42
|
+
|
|
43
|
+
### 第 14 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2023-11-24 01:09:00
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改数据结构:
|
|
52
|
+
|
|
53
|
+
* [Task](https://cloud.tencent.com/document/api/1500/71784#Task)
|
|
54
|
+
|
|
55
|
+
* 新增成员:PolicyDealType
|
|
56
|
+
|
|
57
|
+
* [TaskConfig](https://cloud.tencent.com/document/api/1500/71784#TaskConfig)
|
|
58
|
+
|
|
59
|
+
* 新增成员:PolicyDealType
|
|
60
|
+
|
|
61
|
+
* [Template](https://cloud.tencent.com/document/api/1500/71784#Template)
|
|
62
|
+
|
|
63
|
+
* 新增成员:PolicyDealType
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
69
|
+
|
|
70
|
+
### 第 77 次发布
|
|
71
|
+
|
|
72
|
+
发布时间:2023-11-24 01:10:04
|
|
73
|
+
|
|
74
|
+
本次发布包含了以下内容:
|
|
75
|
+
|
|
76
|
+
改善已有的文档。
|
|
77
|
+
|
|
78
|
+
修改接口:
|
|
79
|
+
|
|
80
|
+
* [CreateAlarm](https://cloud.tencent.com/document/api/614/56466)
|
|
81
|
+
|
|
82
|
+
* 新增入参:Enable, Classifications
|
|
83
|
+
|
|
84
|
+
* [ModifyAlarm](https://cloud.tencent.com/document/api/614/56459)
|
|
85
|
+
|
|
86
|
+
* 新增入参:Enable, Tags, Classifications
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
新增数据结构:
|
|
90
|
+
|
|
91
|
+
* [AlarmClassification](https://cloud.tencent.com/document/api/614/56471#AlarmClassification)
|
|
92
|
+
* [MetricLabel](https://cloud.tencent.com/document/api/614/56471#MetricLabel)
|
|
93
|
+
|
|
94
|
+
修改数据结构:
|
|
95
|
+
|
|
96
|
+
* [LogContextInfo](https://cloud.tencent.com/document/api/614/56471#LogContextInfo)
|
|
97
|
+
|
|
98
|
+
* <font color="#dd0000">**修改成员**:</font>RawLog, IndexStatus
|
|
99
|
+
|
|
100
|
+
* [ScheduledSqlResouceInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlResouceInfo)
|
|
101
|
+
|
|
102
|
+
* 新增成员:MetricNames, MetricLabels, CustomTime, CustomMetricLabels
|
|
103
|
+
|
|
104
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/614/56471#TopicInfo)
|
|
105
|
+
|
|
106
|
+
* 新增成员:BizType, IsWebTracking
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
112
|
+
|
|
113
|
+
### 第 104 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2023-11-24 01:11:01
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
修改接口:
|
|
122
|
+
|
|
123
|
+
* [DescribeLicenseGeneral](https://cloud.tencent.com/document/api/296/80398)
|
|
124
|
+
|
|
125
|
+
* 新增出参:RepurchaseRenewSwitch
|
|
126
|
+
|
|
127
|
+
* [ModifyAutoOpenProVersionConfig](https://cloud.tencent.com/document/api/296/19863)
|
|
128
|
+
|
|
129
|
+
* 新增入参:RepurchaseRenewSwitch
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## 事件总线(eb) 版本:2021-04-16
|
|
135
|
+
|
|
136
|
+
### 第 13 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2023-11-24 01:14:11
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
新增数据结构:
|
|
145
|
+
|
|
146
|
+
* [TDMQParams](https://cloud.tencent.com/document/api/1359/67704#TDMQParams)
|
|
147
|
+
|
|
148
|
+
修改数据结构:
|
|
149
|
+
|
|
150
|
+
* [ConnectionDescription](https://cloud.tencent.com/document/api/1359/67704#ConnectionDescription)
|
|
151
|
+
|
|
152
|
+
* 新增成员:TDMQParams
|
|
153
|
+
|
|
154
|
+
* [DTSParams](https://cloud.tencent.com/document/api/1359/67704#DTSParams)
|
|
155
|
+
|
|
156
|
+
* 新增成员:ConsumerGroupName, Account, Password
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
162
|
+
|
|
163
|
+
### 第 137 次发布
|
|
164
|
+
|
|
165
|
+
发布时间:2023-11-24 01:14:56
|
|
166
|
+
|
|
167
|
+
本次发布包含了以下内容:
|
|
168
|
+
|
|
169
|
+
改善已有的文档。
|
|
170
|
+
|
|
171
|
+
修改接口:
|
|
172
|
+
|
|
173
|
+
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1323/95783)
|
|
174
|
+
|
|
175
|
+
* 新增入参:SceneKey
|
|
176
|
+
|
|
177
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
|
178
|
+
|
|
179
|
+
* 新增入参:SceneKey
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
修改数据结构:
|
|
183
|
+
|
|
184
|
+
* [HasAuthUser](https://cloud.tencent.com/document/api/1323/70369#HasAuthUser)
|
|
185
|
+
|
|
186
|
+
* 新增成员:MainOrganizationId
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
## 云函数(scf) 版本:2018-04-16
|
|
192
|
+
|
|
193
|
+
### 第 61 次发布
|
|
194
|
+
|
|
195
|
+
发布时间:2023-11-24 01:21:32
|
|
196
|
+
|
|
197
|
+
本次发布包含了以下内容:
|
|
198
|
+
|
|
199
|
+
改善已有的文档。
|
|
200
|
+
|
|
201
|
+
修改接口:
|
|
202
|
+
|
|
203
|
+
* [GetFunction](https://cloud.tencent.com/document/api/583/18584)
|
|
204
|
+
|
|
205
|
+
* 新增出参:ImageConfig, DnsCache, IntranetConfig
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
新增数据结构:
|
|
209
|
+
|
|
210
|
+
* [IntranetConfigOut](https://cloud.tencent.com/document/api/583/17244#IntranetConfigOut)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
215
|
+
|
|
216
|
+
### 第 48 次发布
|
|
217
|
+
|
|
218
|
+
发布时间:2023-11-24 01:22:20
|
|
219
|
+
|
|
220
|
+
本次发布包含了以下内容:
|
|
221
|
+
|
|
222
|
+
改善已有的文档。
|
|
223
|
+
|
|
224
|
+
修改数据结构:
|
|
225
|
+
|
|
226
|
+
* [CertificateExtra](https://cloud.tencent.com/document/api/400/41679#CertificateExtra)
|
|
227
|
+
|
|
228
|
+
* 新增成员:CompanyType
|
|
229
|
+
|
|
230
|
+
* <font color="#dd0000">**修改成员**:</font>SMCert
|
|
231
|
+
|
|
232
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
233
|
+
|
|
234
|
+
* 新增成员:HasRenewOrder, ReplaceOriCertIsDelete, IsExpiring, DVAuthDeadline, ValidationPassedTime, CertSANs, AwaitingValidationMsg, AllowDownload
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
240
|
+
|
|
241
|
+
### 第 94 次发布
|
|
242
|
+
|
|
243
|
+
发布时间:2023-11-24 01:24:16
|
|
244
|
+
|
|
245
|
+
本次发布包含了以下内容:
|
|
246
|
+
|
|
247
|
+
改善已有的文档。
|
|
248
|
+
|
|
249
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
250
|
+
|
|
251
|
+
* DeleteProClusters
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
256
|
+
|
|
257
|
+
### 第 65 次发布
|
|
258
|
+
|
|
259
|
+
发布时间:2023-11-23 17:11:36
|
|
260
|
+
|
|
261
|
+
本次发布包含了以下内容:
|
|
262
|
+
|
|
263
|
+
改善已有的文档。
|
|
264
|
+
|
|
265
|
+
新增接口:
|
|
266
|
+
|
|
267
|
+
* [CreateConfigGroupVersion](https://cloud.tencent.com/document/api/1552/101867)
|
|
268
|
+
* [DeployConfigGroupVersion](https://cloud.tencent.com/document/api/1552/101866)
|
|
269
|
+
* [DescribeConfigGroupVersionDetail](https://cloud.tencent.com/document/api/1552/101865)
|
|
270
|
+
* [DescribeConfigGroupVersions](https://cloud.tencent.com/document/api/1552/101864)
|
|
271
|
+
* [DescribeDeployHistory](https://cloud.tencent.com/document/api/1552/101863)
|
|
272
|
+
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1552/101862)
|
|
273
|
+
|
|
274
|
+
新增数据结构:
|
|
275
|
+
|
|
276
|
+
* [ConfigGroupVersionInfo](https://cloud.tencent.com/document/api/1552/80721#ConfigGroupVersionInfo)
|
|
277
|
+
* [DeployRecord](https://cloud.tencent.com/document/api/1552/80721#DeployRecord)
|
|
278
|
+
* [EnvInfo](https://cloud.tencent.com/document/api/1552/80721#EnvInfo)
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
287
|
+
|
|
288
|
+
### 第 44 次发布
|
|
289
|
+
|
|
290
|
+
发布时间:2023-11-24 01:25:14
|
|
291
|
+
|
|
292
|
+
本次发布包含了以下内容:
|
|
293
|
+
|
|
294
|
+
改善已有的文档。
|
|
295
|
+
|
|
296
|
+
修改数据结构:
|
|
297
|
+
|
|
298
|
+
* [Instance](https://cloud.tencent.com/document/api/851/75051#Instance)
|
|
299
|
+
|
|
300
|
+
* 新增成员:CvmInstanceId
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
310
|
+
|
|
311
|
+
### 第 61 次发布
|
|
312
|
+
|
|
313
|
+
发布时间:2023-11-24 01:26:16
|
|
314
|
+
|
|
315
|
+
本次发布包含了以下内容:
|
|
316
|
+
|
|
317
|
+
改善已有的文档。
|
|
318
|
+
|
|
319
|
+
新增接口:
|
|
320
|
+
|
|
321
|
+
* [DescribeStreamIngest](https://cloud.tencent.com/document/api/647/101873)
|
|
322
|
+
* [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)
|
|
323
|
+
* [StopStreamIngest](https://cloud.tencent.com/document/api/647/101871)
|
|
324
|
+
|
|
325
|
+
新增数据结构:
|
|
326
|
+
|
|
327
|
+
* [AudioEncodeParams](https://cloud.tencent.com/document/api/647/44055#AudioEncodeParams)
|
|
328
|
+
* [VideoEncodeParams](https://cloud.tencent.com/document/api/647/44055#VideoEncodeParams)
|
|
26
329
|
|
|
27
330
|
|
|
28
331
|
|
|
@@ -12690,6 +12993,40 @@
|
|
|
12690
12993
|
|
|
12691
12994
|
## 云拨测(cat) 版本:2018-04-09
|
|
12692
12995
|
|
|
12996
|
+
### 第 15 次发布
|
|
12997
|
+
|
|
12998
|
+
发布时间:2023-11-24 01:07:54
|
|
12999
|
+
|
|
13000
|
+
本次发布包含了以下内容:
|
|
13001
|
+
|
|
13002
|
+
改善已有的文档。
|
|
13003
|
+
|
|
13004
|
+
新增接口:
|
|
13005
|
+
|
|
13006
|
+
* [[DescribeInstantTasks](https://cloud.tencent.com/document/api/280/101869)](https://cloud.tencent.com/document/api/#/#)
|
|
13007
|
+
|
|
13008
|
+
修改接口:
|
|
13009
|
+
|
|
13010
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
|
13011
|
+
|
|
13012
|
+
* 新增入参:NodeIpType
|
|
13013
|
+
|
|
13014
|
+
* [UpdateProbeTaskConfigurationList](https://cloud.tencent.com/document/api/280/66201)
|
|
13015
|
+
|
|
13016
|
+
* 新增入参:NodeIpType
|
|
13017
|
+
|
|
13018
|
+
|
|
13019
|
+
新增数据结构:
|
|
13020
|
+
|
|
13021
|
+
* [[SingleInstantTask](https://cloud.tencent.com/document/api/280/40931#SingleInstantTask)](https://cloud.tencent.com/document/api/280/40931#[SingleInstantTask](https://cloud.tencent.com/document/api/280/40931#SingleInstantTask))
|
|
13022
|
+
|
|
13023
|
+
修改数据结构:
|
|
13024
|
+
|
|
13025
|
+
* [ProbeTask](https://cloud.tencent.com/document/api/280/40931#ProbeTask)
|
|
13026
|
+
|
|
13027
|
+
* 新增成员:NodeIpType
|
|
13028
|
+
|
|
13029
|
+
|
|
12693
13030
|
### 第 14 次发布
|
|
12694
13031
|
|
|
12695
13032
|
发布时间:2023-10-25 01:08:41
|
|
@@ -21544,6 +21881,29 @@
|
|
|
21544
21881
|
|
|
21545
21882
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
21546
21883
|
|
|
21884
|
+
### 第 14 次发布
|
|
21885
|
+
|
|
21886
|
+
发布时间:2023-11-24 01:09:00
|
|
21887
|
+
|
|
21888
|
+
本次发布包含了以下内容:
|
|
21889
|
+
|
|
21890
|
+
改善已有的文档。
|
|
21891
|
+
|
|
21892
|
+
修改数据结构:
|
|
21893
|
+
|
|
21894
|
+
* [Task](https://cloud.tencent.com/document/api/1500/71784#Task)
|
|
21895
|
+
|
|
21896
|
+
* 新增成员:PolicyDealType
|
|
21897
|
+
|
|
21898
|
+
* [TaskConfig](https://cloud.tencent.com/document/api/1500/71784#TaskConfig)
|
|
21899
|
+
|
|
21900
|
+
* 新增成员:PolicyDealType
|
|
21901
|
+
|
|
21902
|
+
* [Template](https://cloud.tencent.com/document/api/1500/71784#Template)
|
|
21903
|
+
|
|
21904
|
+
* 新增成员:PolicyDealType
|
|
21905
|
+
|
|
21906
|
+
|
|
21547
21907
|
### 第 13 次发布
|
|
21548
21908
|
|
|
21549
21909
|
发布时间:2023-11-22 01:45:21
|
|
@@ -28843,6 +29203,45 @@
|
|
|
28843
29203
|
|
|
28844
29204
|
## 日志服务(cls) 版本:2020-10-16
|
|
28845
29205
|
|
|
29206
|
+
### 第 77 次发布
|
|
29207
|
+
|
|
29208
|
+
发布时间:2023-11-24 01:10:04
|
|
29209
|
+
|
|
29210
|
+
本次发布包含了以下内容:
|
|
29211
|
+
|
|
29212
|
+
改善已有的文档。
|
|
29213
|
+
|
|
29214
|
+
修改接口:
|
|
29215
|
+
|
|
29216
|
+
* [CreateAlarm](https://cloud.tencent.com/document/api/614/56466)
|
|
29217
|
+
|
|
29218
|
+
* 新增入参:Enable, Classifications
|
|
29219
|
+
|
|
29220
|
+
* [ModifyAlarm](https://cloud.tencent.com/document/api/614/56459)
|
|
29221
|
+
|
|
29222
|
+
* 新增入参:Enable, Tags, Classifications
|
|
29223
|
+
|
|
29224
|
+
|
|
29225
|
+
新增数据结构:
|
|
29226
|
+
|
|
29227
|
+
* [[AlarmClassification](https://cloud.tencent.com/document/api/614/56471#AlarmClassification)](https://cloud.tencent.com/document/api/614/56471#[AlarmClassification](https://cloud.tencent.com/document/api/614/56471#AlarmClassification))
|
|
29228
|
+
* [[MetricLabel](https://cloud.tencent.com/document/api/614/56471#MetricLabel)](https://cloud.tencent.com/document/api/614/56471#[MetricLabel](https://cloud.tencent.com/document/api/614/56471#MetricLabel))
|
|
29229
|
+
|
|
29230
|
+
修改数据结构:
|
|
29231
|
+
|
|
29232
|
+
* [LogContextInfo](https://cloud.tencent.com/document/api/614/56471#LogContextInfo)
|
|
29233
|
+
|
|
29234
|
+
* <font color="#dd0000">**修改成员**:</font>RawLog, IndexStatus
|
|
29235
|
+
|
|
29236
|
+
* [ScheduledSqlResouceInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlResouceInfo)
|
|
29237
|
+
|
|
29238
|
+
* 新增成员:MetricNames, MetricLabels, CustomTime, CustomMetricLabels
|
|
29239
|
+
|
|
29240
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/614/56471#TopicInfo)
|
|
29241
|
+
|
|
29242
|
+
* 新增成员:BizType, IsWebTracking
|
|
29243
|
+
|
|
29244
|
+
|
|
28846
29245
|
### 第 76 次发布
|
|
28847
29246
|
|
|
28848
29247
|
发布时间:2023-11-08 01:21:44
|
|
@@ -37759,6 +38158,25 @@
|
|
|
37759
38158
|
|
|
37760
38159
|
## 主机安全(cwp) 版本:2018-02-28
|
|
37761
38160
|
|
|
38161
|
+
### 第 104 次发布
|
|
38162
|
+
|
|
38163
|
+
发布时间:2023-11-24 01:11:01
|
|
38164
|
+
|
|
38165
|
+
本次发布包含了以下内容:
|
|
38166
|
+
|
|
38167
|
+
改善已有的文档。
|
|
38168
|
+
|
|
38169
|
+
修改接口:
|
|
38170
|
+
|
|
38171
|
+
* [DescribeLicenseGeneral](https://cloud.tencent.com/document/api/296/80398)
|
|
38172
|
+
|
|
38173
|
+
* 新增出参:RepurchaseRenewSwitch
|
|
38174
|
+
|
|
38175
|
+
* [ModifyAutoOpenProVersionConfig](https://cloud.tencent.com/document/api/296/19863)
|
|
38176
|
+
|
|
38177
|
+
* 新增入参:RepurchaseRenewSwitch
|
|
38178
|
+
|
|
38179
|
+
|
|
37762
38180
|
### 第 103 次发布
|
|
37763
38181
|
|
|
37764
38182
|
发布时间:2023-10-27 01:29:35
|
|
@@ -50761,6 +51179,29 @@
|
|
|
50761
51179
|
|
|
50762
51180
|
## 事件总线(eb) 版本:2021-04-16
|
|
50763
51181
|
|
|
51182
|
+
### 第 13 次发布
|
|
51183
|
+
|
|
51184
|
+
发布时间:2023-11-24 01:14:11
|
|
51185
|
+
|
|
51186
|
+
本次发布包含了以下内容:
|
|
51187
|
+
|
|
51188
|
+
改善已有的文档。
|
|
51189
|
+
|
|
51190
|
+
新增数据结构:
|
|
51191
|
+
|
|
51192
|
+
* [[TDMQParams](https://cloud.tencent.com/document/api/1359/67704#TDMQParams)](https://cloud.tencent.com/document/api/1359/67704#[TDMQParams](https://cloud.tencent.com/document/api/1359/67704#TDMQParams))
|
|
51193
|
+
|
|
51194
|
+
修改数据结构:
|
|
51195
|
+
|
|
51196
|
+
* [ConnectionDescription](https://cloud.tencent.com/document/api/1359/67704#ConnectionDescription)
|
|
51197
|
+
|
|
51198
|
+
* 新增成员:TDMQParams
|
|
51199
|
+
|
|
51200
|
+
* [DTSParams](https://cloud.tencent.com/document/api/1359/67704#DTSParams)
|
|
51201
|
+
|
|
51202
|
+
* 新增成员:ConsumerGroupName, Account, Password
|
|
51203
|
+
|
|
51204
|
+
|
|
50764
51205
|
### 第 12 次发布
|
|
50765
51206
|
|
|
50766
51207
|
发布时间:2023-09-08 01:48:45
|
|
@@ -55957,6 +56398,32 @@
|
|
|
55957
56398
|
|
|
55958
56399
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55959
56400
|
|
|
56401
|
+
### 第 137 次发布
|
|
56402
|
+
|
|
56403
|
+
发布时间:2023-11-24 01:14:56
|
|
56404
|
+
|
|
56405
|
+
本次发布包含了以下内容:
|
|
56406
|
+
|
|
56407
|
+
改善已有的文档。
|
|
56408
|
+
|
|
56409
|
+
修改接口:
|
|
56410
|
+
|
|
56411
|
+
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1323/95783)
|
|
56412
|
+
|
|
56413
|
+
* 新增入参:SceneKey
|
|
56414
|
+
|
|
56415
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
|
56416
|
+
|
|
56417
|
+
* 新增入参:SceneKey
|
|
56418
|
+
|
|
56419
|
+
|
|
56420
|
+
修改数据结构:
|
|
56421
|
+
|
|
56422
|
+
* [HasAuthUser](https://cloud.tencent.com/document/api/1323/70369#HasAuthUser)
|
|
56423
|
+
|
|
56424
|
+
* 新增成员:MainOrganizationId
|
|
56425
|
+
|
|
56426
|
+
|
|
55960
56427
|
### 第 136 次发布
|
|
55961
56428
|
|
|
55962
56429
|
发布时间:2023-11-23 01:18:49
|
|
@@ -66018,17 +66485,17 @@
|
|
|
66018
66485
|
|
|
66019
66486
|
新增接口:
|
|
66020
66487
|
|
|
66021
|
-
* [
|
|
66022
|
-
* [
|
|
66023
|
-
* [
|
|
66488
|
+
* [ChatPro](https://cloud.tencent.com/document/api/1729/101837)
|
|
66489
|
+
* [ChatStd](https://cloud.tencent.com/document/api/1729/101836)
|
|
66490
|
+
* [GetTokenCount](https://cloud.tencent.com/document/api/1729/101835)
|
|
66024
66491
|
|
|
66025
66492
|
新增数据结构:
|
|
66026
66493
|
|
|
66027
|
-
* [
|
|
66028
|
-
* [
|
|
66029
|
-
* [
|
|
66030
|
-
* [
|
|
66031
|
-
* [
|
|
66494
|
+
* [Choice](https://cloud.tencent.com/document/api/1729/101838#Choice)
|
|
66495
|
+
* [Delta](https://cloud.tencent.com/document/api/1729/101838#Delta)
|
|
66496
|
+
* [ErrorMsg](https://cloud.tencent.com/document/api/1729/101838#ErrorMsg)
|
|
66497
|
+
* [Message](https://cloud.tencent.com/document/api/1729/101838#Message)
|
|
66498
|
+
* [Usage](https://cloud.tencent.com/document/api/1729/101838#Usage)
|
|
66032
66499
|
|
|
66033
66500
|
|
|
66034
66501
|
|
|
@@ -94703,6 +95170,25 @@
|
|
|
94703
95170
|
|
|
94704
95171
|
## 云函数(scf) 版本:2018-04-16
|
|
94705
95172
|
|
|
95173
|
+
### 第 61 次发布
|
|
95174
|
+
|
|
95175
|
+
发布时间:2023-11-24 01:21:32
|
|
95176
|
+
|
|
95177
|
+
本次发布包含了以下内容:
|
|
95178
|
+
|
|
95179
|
+
改善已有的文档。
|
|
95180
|
+
|
|
95181
|
+
修改接口:
|
|
95182
|
+
|
|
95183
|
+
* [GetFunction](https://cloud.tencent.com/document/api/583/18584)
|
|
95184
|
+
|
|
95185
|
+
* 新增出参:ImageConfig, DnsCache, IntranetConfig
|
|
95186
|
+
|
|
95187
|
+
|
|
95188
|
+
新增数据结构:
|
|
95189
|
+
|
|
95190
|
+
* [[IntranetConfigOut](https://cloud.tencent.com/document/api/583/17244#IntranetConfigOut)](https://cloud.tencent.com/document/api/583/17244#[IntranetConfigOut](https://cloud.tencent.com/document/api/583/17244#IntranetConfigOut))
|
|
95191
|
+
|
|
94706
95192
|
### 第 60 次发布
|
|
94707
95193
|
|
|
94708
95194
|
发布时间:2023-08-22 01:18:21
|
|
@@ -98905,6 +99391,27 @@
|
|
|
98905
99391
|
|
|
98906
99392
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
98907
99393
|
|
|
99394
|
+
### 第 48 次发布
|
|
99395
|
+
|
|
99396
|
+
发布时间:2023-11-24 01:22:20
|
|
99397
|
+
|
|
99398
|
+
本次发布包含了以下内容:
|
|
99399
|
+
|
|
99400
|
+
改善已有的文档。
|
|
99401
|
+
|
|
99402
|
+
修改数据结构:
|
|
99403
|
+
|
|
99404
|
+
* [CertificateExtra](https://cloud.tencent.com/document/api/400/41679#CertificateExtra)
|
|
99405
|
+
|
|
99406
|
+
* 新增成员:CompanyType
|
|
99407
|
+
|
|
99408
|
+
* <font color="#dd0000">**修改成员**:</font>SMCert
|
|
99409
|
+
|
|
99410
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
99411
|
+
|
|
99412
|
+
* 新增成员:HasRenewOrder, ReplaceOriCertIsDelete, IsExpiring, DVAuthDeadline, ValidationPassedTime, CertSANs, AwaitingValidationMsg, AllowDownload
|
|
99413
|
+
|
|
99414
|
+
|
|
98908
99415
|
### 第 47 次发布
|
|
98909
99416
|
|
|
98910
99417
|
发布时间:2023-10-23 00:18:24
|
|
@@ -108973,6 +109480,18 @@
|
|
|
108973
109480
|
|
|
108974
109481
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
108975
109482
|
|
|
109483
|
+
### 第 94 次发布
|
|
109484
|
+
|
|
109485
|
+
发布时间:2023-11-24 01:24:16
|
|
109486
|
+
|
|
109487
|
+
本次发布包含了以下内容:
|
|
109488
|
+
|
|
109489
|
+
改善已有的文档。
|
|
109490
|
+
|
|
109491
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
109492
|
+
|
|
109493
|
+
* DeleteProClusters
|
|
109494
|
+
|
|
108976
109495
|
### 第 93 次发布
|
|
108977
109496
|
|
|
108978
109497
|
发布时间:2023-11-22 06:38:54
|
|
@@ -113317,6 +113836,29 @@
|
|
|
113317
113836
|
|
|
113318
113837
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
113319
113838
|
|
|
113839
|
+
### 第 65 次发布
|
|
113840
|
+
|
|
113841
|
+
发布时间:2023-11-23 17:11:36
|
|
113842
|
+
|
|
113843
|
+
本次发布包含了以下内容:
|
|
113844
|
+
|
|
113845
|
+
改善已有的文档。
|
|
113846
|
+
|
|
113847
|
+
新增接口:
|
|
113848
|
+
|
|
113849
|
+
* [[CreateConfigGroupVersion](https://cloud.tencent.com/document/api/1552/101867)](https://cloud.tencent.com/document/api/#/#)
|
|
113850
|
+
* [[DeployConfigGroupVersion](https://cloud.tencent.com/document/api/1552/101866)](https://cloud.tencent.com/document/api/#/#)
|
|
113851
|
+
* [[DescribeConfigGroupVersionDetail](https://cloud.tencent.com/document/api/1552/101865)](https://cloud.tencent.com/document/api/#/#)
|
|
113852
|
+
* [[DescribeConfigGroupVersions](https://cloud.tencent.com/document/api/1552/101864)](https://cloud.tencent.com/document/api/#/#)
|
|
113853
|
+
* [[DescribeDeployHistory](https://cloud.tencent.com/document/api/1552/101863)](https://cloud.tencent.com/document/api/#/#)
|
|
113854
|
+
* [[DescribeEnvironments](https://cloud.tencent.com/document/api/1552/101862)](https://cloud.tencent.com/document/api/#/#)
|
|
113855
|
+
|
|
113856
|
+
新增数据结构:
|
|
113857
|
+
|
|
113858
|
+
* [[ConfigGroupVersionInfo](https://cloud.tencent.com/document/api/1552/80721#ConfigGroupVersionInfo)](https://cloud.tencent.com/document/api/1552/80721#[ConfigGroupVersionInfo](https://cloud.tencent.com/document/api/1552/80721#ConfigGroupVersionInfo))
|
|
113859
|
+
* [[DeployRecord](https://cloud.tencent.com/document/api/1552/80721#DeployRecord)](https://cloud.tencent.com/document/api/1552/80721#[DeployRecord](https://cloud.tencent.com/document/api/1552/80721#DeployRecord))
|
|
113860
|
+
* [[EnvInfo](https://cloud.tencent.com/document/api/1552/80721#EnvInfo)](https://cloud.tencent.com/document/api/1552/80721#[EnvInfo](https://cloud.tencent.com/document/api/1552/80721#EnvInfo))
|
|
113861
|
+
|
|
113320
113862
|
### 第 64 次发布
|
|
113321
113863
|
|
|
113322
113864
|
发布时间:2023-11-22 06:42:38
|
|
@@ -117271,6 +117813,21 @@
|
|
|
117271
117813
|
|
|
117272
117814
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
117273
117815
|
|
|
117816
|
+
### 第 44 次发布
|
|
117817
|
+
|
|
117818
|
+
发布时间:2023-11-24 01:25:14
|
|
117819
|
+
|
|
117820
|
+
本次发布包含了以下内容:
|
|
117821
|
+
|
|
117822
|
+
改善已有的文档。
|
|
117823
|
+
|
|
117824
|
+
修改数据结构:
|
|
117825
|
+
|
|
117826
|
+
* [Instance](https://cloud.tencent.com/document/api/851/75051#Instance)
|
|
117827
|
+
|
|
117828
|
+
* 新增成员:CvmInstanceId
|
|
117829
|
+
|
|
117830
|
+
|
|
117274
117831
|
### 第 43 次发布
|
|
117275
117832
|
|
|
117276
117833
|
发布时间:2023-11-17 01:26:29
|
|
@@ -123704,6 +124261,25 @@
|
|
|
123704
124261
|
|
|
123705
124262
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
123706
124263
|
|
|
124264
|
+
### 第 61 次发布
|
|
124265
|
+
|
|
124266
|
+
发布时间:2023-11-24 01:26:16
|
|
124267
|
+
|
|
124268
|
+
本次发布包含了以下内容:
|
|
124269
|
+
|
|
124270
|
+
改善已有的文档。
|
|
124271
|
+
|
|
124272
|
+
新增接口:
|
|
124273
|
+
|
|
124274
|
+
* [[DescribeStreamIngest](https://cloud.tencent.com/document/api/647/101873)](https://cloud.tencent.com/document/api/#/#)
|
|
124275
|
+
* [[StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)](https://cloud.tencent.com/document/api/#/#)
|
|
124276
|
+
* [[StopStreamIngest](https://cloud.tencent.com/document/api/647/101871)](https://cloud.tencent.com/document/api/#/#)
|
|
124277
|
+
|
|
124278
|
+
新增数据结构:
|
|
124279
|
+
|
|
124280
|
+
* [[AudioEncodeParams](https://cloud.tencent.com/document/api/647/44055#AudioEncodeParams)](https://cloud.tencent.com/document/api/647/44055#[AudioEncodeParams](https://cloud.tencent.com/document/api/647/44055#AudioEncodeParams))
|
|
124281
|
+
* [[VideoEncodeParams](https://cloud.tencent.com/document/api/647/44055#VideoEncodeParams)](https://cloud.tencent.com/document/api/647/44055#[VideoEncodeParams](https://cloud.tencent.com/document/api/647/44055#VideoEncodeParams))
|
|
124282
|
+
|
|
123707
124283
|
### 第 60 次发布
|
|
123708
124284
|
|
|
123709
124285
|
发布时间:2023-11-16 01:34:14
|