tencentcloud-sdk-nodejs 4.0.670 → 4.0.672
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 +405 -0
- package/SERVICE_CHANGELOG.md +421 -342
- package/package.json +1 -1
- package/products.md +26 -25
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/car/v20220110/car_client.ts +2 -2
- package/src/services/car/v20220110/car_models.ts +7 -0
- package/src/services/ccc/v20200210/ccc_models.ts +4 -0
- package/src/services/cdb/v20170320/cdb_client.ts +1 -1
- package/src/services/cdb/v20170320/cdb_models.ts +4 -4
- package/src/services/cfg/v20210820/cfg_models.ts +20 -10
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +23 -23
- package/src/services/dcdb/v20180411/dcdb_client.ts +7 -22
- package/src/services/dcdb/v20180411/dcdb_models.ts +0 -98
- package/src/services/dsgc/index.ts +5 -0
- package/src/services/dsgc/v20190723/dsgc_client.ts +44 -0
- package/src/services/dsgc/v20190723/dsgc_models.ts +106 -0
- package/src/services/dsgc/v20190723/index.ts +6 -0
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +36 -11
- package/src/services/essbasic/v20210526/essbasic_models.ts +2 -1
- package/src/services/gme/v20180711/gme_models.ts +18 -0
- package/src/services/iai/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/index.ts +1 -0
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/lcic/v20220817/lcic_models.ts +4 -0
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +197 -35
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +617 -112
- package/src/services/live/v20180801/live_models.ts +24 -24
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/postgres/v20170312/postgres_models.ts +8 -12
- package/src/services/privatedns/v20201028/privatedns_models.ts +11 -11
- package/src/services/pts/v20210728/pts_models.ts +4 -0
- package/src/services/sms/index.ts +2 -2
- package/src/services/tat/v20201028/tat_client.ts +175 -88
- package/src/services/tat/v20201028/tat_models.ts +580 -208
- package/src/services/tdmq/v20200217/tdmq_models.ts +4 -4
- package/src/services/tem/index.ts +2 -2
- package/src/services/thpc/index.ts +4 -4
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +148 -104
- package/src/services/tms/index.ts +2 -2
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/waf/v20180125/waf_client.ts +326 -33
- package/src/services/waf/v20180125/waf_models.ts +1256 -262
- package/src/services/wedata/v20210820/wedata_models.ts +21 -21
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/car/v20220110/car_client.d.ts +2 -2
- package/tencentcloud/services/car/v20220110/car_client.js +2 -2
- package/tencentcloud/services/car/v20220110/car_models.d.ts +7 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +4 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -4
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +20 -10
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +23 -23
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +3 -9
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +3 -11
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +0 -95
- package/tencentcloud/services/dsgc/index.d.ts +6 -0
- package/tencentcloud/services/dsgc/index.js +7 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +14 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +37 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +87 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.js +18 -0
- package/tencentcloud/services/dsgc/v20190723/index.d.ts +6 -0
- package/tencentcloud/services/dsgc/v20190723/index.js +9 -0
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +36 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -1
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +18 -0
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +61 -9
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +90 -12
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +589 -116
- package/tencentcloud/services/live/v20180801/live_models.d.ts +24 -24
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +8 -12
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +11 -11
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +4 -0
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tat/v20201028/tat_client.d.ts +65 -37
- package/tencentcloud/services/tat/v20201028/tat_client.js +90 -48
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +551 -196
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +4 -4
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +147 -104
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +104 -7
- package/tencentcloud/services/waf/v20180125/waf_client.js +152 -9
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +1169 -233
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +21 -21
- package/test/dcdb.v20180411.test.js +2 -12
- package/test/dsgc.v20190723.test.js +31 -0
- package/test/lighthouse.v20200324.test.js +138 -8
- package/test/tat.v20201028.test.js +94 -24
- package/test/waf.v20180125.test.js +236 -6
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,119 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 费用中心(billing) 版本:2018-07-09
|
|
4
|
-
|
|
5
|
-
### 第 45 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-08-22 01:07:10
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增数据结构:
|
|
14
|
-
|
|
15
|
-
* [BillDetailAssociatedOrder](https://cloud.tencent.com/document/api/555/19183#BillDetailAssociatedOrder)
|
|
16
|
-
* [BillDetailComponentConfig](https://cloud.tencent.com/document/api/555/19183#BillDetailComponentConfig)
|
|
17
|
-
|
|
18
|
-
修改数据结构:
|
|
19
|
-
|
|
20
|
-
* [BillDetail](https://cloud.tencent.com/document/api/555/19183#BillDetail)
|
|
21
|
-
|
|
22
|
-
* 新增成员:AssociatedOrder, Formula, FormulaUrl
|
|
23
|
-
|
|
24
|
-
* <font color="#dd0000">**修改成员**:</font>PriceInfo
|
|
25
|
-
|
|
26
|
-
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
|
27
|
-
|
|
28
|
-
* 新增成员:ComponentConfig
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
34
|
-
|
|
35
|
-
### 第 67 次发布
|
|
36
|
-
|
|
37
|
-
发布时间:2023-08-22 01:09:04
|
|
38
|
-
|
|
39
|
-
本次发布包含了以下内容:
|
|
40
|
-
|
|
41
|
-
改善已有的文档。
|
|
42
|
-
|
|
43
|
-
修改接口:
|
|
44
|
-
|
|
45
|
-
* [CreateAlarm](https://cloud.tencent.com/document/api/614/56466)
|
|
46
|
-
|
|
47
|
-
* 新增入参:MultiConditions
|
|
48
|
-
|
|
49
|
-
* <font color="#dd0000">**修改入参**:</font>Condition
|
|
50
|
-
|
|
51
|
-
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/614/56465)
|
|
52
|
-
|
|
53
|
-
* 新增入参:NoticeRules
|
|
54
|
-
|
|
55
|
-
* <font color="#dd0000">**修改入参**:</font>Type
|
|
56
|
-
|
|
57
|
-
* [ModifyAlarm](https://cloud.tencent.com/document/api/614/56459)
|
|
58
|
-
|
|
59
|
-
* 新增入参:AlarmLevel, MultiConditions
|
|
60
|
-
|
|
61
|
-
* [ModifyAlarmNotice](https://cloud.tencent.com/document/api/614/56458)
|
|
62
|
-
|
|
63
|
-
* 新增入参:NoticeRules
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
新增数据结构:
|
|
67
|
-
|
|
68
|
-
* [FilePathInfo](https://cloud.tencent.com/document/api/614/56471#FilePathInfo)
|
|
69
|
-
* [MultiCondition](https://cloud.tencent.com/document/api/614/56471#MultiCondition)
|
|
70
|
-
* [NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule)
|
|
71
|
-
|
|
72
|
-
修改数据结构:
|
|
73
|
-
|
|
74
|
-
* [AlarmInfo](https://cloud.tencent.com/document/api/614/56471#AlarmInfo)
|
|
75
|
-
|
|
76
|
-
* 新增成员:MultiConditions
|
|
77
|
-
|
|
78
|
-
* [AlarmNotice](https://cloud.tencent.com/document/api/614/56471#AlarmNotice)
|
|
79
|
-
|
|
80
|
-
* 新增成员:NoticeRules
|
|
81
|
-
|
|
82
|
-
* [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
|
|
83
|
-
|
|
84
|
-
* 新增成员:FilePaths, CustomLabels
|
|
85
|
-
|
|
86
|
-
* [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
|
|
87
|
-
|
|
88
|
-
* 新增成员:CustomLabels
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
## 事件总线(eb) 版本:2021-04-16
|
|
94
|
-
|
|
95
|
-
### 第 11 次发布
|
|
96
|
-
|
|
97
|
-
发布时间:2023-08-22 01:12:28
|
|
98
|
-
|
|
99
|
-
本次发布包含了以下内容:
|
|
100
|
-
|
|
101
|
-
改善已有的文档。
|
|
102
|
-
|
|
103
|
-
修改接口:
|
|
104
|
-
|
|
105
|
-
* [CheckRule](https://cloud.tencent.com/document/api/1359/67698)
|
|
106
|
-
|
|
107
|
-
* 新增入参:Event, EventPattern
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
3
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
113
4
|
|
|
114
|
-
### 第
|
|
5
|
+
### 第 105 次发布
|
|
115
6
|
|
|
116
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-24 01:18:44
|
|
117
8
|
|
|
118
9
|
本次发布包含了以下内容:
|
|
119
10
|
|
|
@@ -121,33 +12,18 @@
|
|
|
121
12
|
|
|
122
13
|
修改接口:
|
|
123
14
|
|
|
124
|
-
* [
|
|
125
|
-
|
|
126
|
-
* 新增入参:LicenseType
|
|
127
|
-
|
|
128
|
-
* [CreateWebThemeConfig](https://cloud.tencent.com/document/api/1323/95592)
|
|
129
|
-
|
|
130
|
-
* 新增入参:Agent
|
|
131
|
-
|
|
132
|
-
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
133
|
-
|
|
134
|
-
* 新增出参:LicenseType
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
修改数据结构:
|
|
138
|
-
|
|
139
|
-
* [AutoSignConfig](https://cloud.tencent.com/document/api/1323/70369#AutoSignConfig)
|
|
15
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
140
16
|
|
|
141
|
-
*
|
|
17
|
+
* 新增入参:SealStyle, SealSize
|
|
142
18
|
|
|
143
19
|
|
|
144
20
|
|
|
145
21
|
|
|
146
|
-
##
|
|
22
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
147
23
|
|
|
148
|
-
### 第
|
|
24
|
+
### 第 35 次发布
|
|
149
25
|
|
|
150
|
-
发布时间:2023-08-
|
|
26
|
+
发布时间:2023-08-24 01:19:31
|
|
151
27
|
|
|
152
28
|
本次发布包含了以下内容:
|
|
153
29
|
|
|
@@ -155,33 +31,22 @@
|
|
|
155
31
|
|
|
156
32
|
修改接口:
|
|
157
33
|
|
|
158
|
-
* [
|
|
159
|
-
|
|
160
|
-
* 新增入参:LicenseType
|
|
161
|
-
|
|
162
|
-
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
163
|
-
|
|
164
|
-
* 新增出参:LicenseType
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
修改数据结构:
|
|
168
|
-
|
|
169
|
-
* [AutoSignConfig](https://cloud.tencent.com/document/api/1420/61525#AutoSignConfig)
|
|
170
|
-
|
|
171
|
-
* 新增成员:LicenseType
|
|
34
|
+
* [CreateScanUser](https://cloud.tencent.com/document/api/607/71481)
|
|
172
35
|
|
|
36
|
+
* 新增入参:UserIdString, ExpirationTime
|
|
173
37
|
|
|
38
|
+
* [DeleteScanUser](https://cloud.tencent.com/document/api/607/71480)
|
|
174
39
|
|
|
40
|
+
* 新增入参:UserIdString
|
|
175
41
|
|
|
176
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
177
42
|
|
|
178
43
|
|
|
179
44
|
|
|
180
|
-
##
|
|
45
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
181
46
|
|
|
182
|
-
### 第
|
|
47
|
+
### 第 19 次发布
|
|
183
48
|
|
|
184
|
-
发布时间:2023-08-
|
|
49
|
+
发布时间:2023-08-24 01:26:36
|
|
185
50
|
|
|
186
51
|
本次发布包含了以下内容:
|
|
187
52
|
|
|
@@ -189,166 +54,34 @@
|
|
|
189
54
|
|
|
190
55
|
新增接口:
|
|
191
56
|
|
|
192
|
-
* [
|
|
57
|
+
* [CreateRegisterCode](https://cloud.tencent.com/document/api/1340/96928)
|
|
58
|
+
* [DeleteRegisterCodes](https://cloud.tencent.com/document/api/1340/96927)
|
|
59
|
+
* [DeleteRegisterInstance](https://cloud.tencent.com/document/api/1340/96926)
|
|
60
|
+
* [DescribeRegisterCodes](https://cloud.tencent.com/document/api/1340/96925)
|
|
61
|
+
* [DescribeRegisterInstances](https://cloud.tencent.com/document/api/1340/96924)
|
|
62
|
+
* [DisableRegisterCodes](https://cloud.tencent.com/document/api/1340/96923)
|
|
63
|
+
* [ModifyRegisterInstance](https://cloud.tencent.com/document/api/1340/96922)
|
|
193
64
|
|
|
194
65
|
新增数据结构:
|
|
195
66
|
|
|
196
|
-
* [
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
201
|
-
|
|
202
|
-
### 第 38 次发布
|
|
203
|
-
|
|
204
|
-
发布时间:2023-08-22 01:15:27
|
|
205
|
-
|
|
206
|
-
本次发布包含了以下内容:
|
|
207
|
-
|
|
208
|
-
改善已有的文档。
|
|
67
|
+
* [DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf)
|
|
68
|
+
* [RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)
|
|
69
|
+
* [RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo)
|
|
209
70
|
|
|
210
71
|
修改数据结构:
|
|
211
72
|
|
|
212
|
-
* [
|
|
213
|
-
|
|
214
|
-
* 新增成员:Device, Duration, RecordSize, RecordUrl
|
|
215
|
-
|
|
216
|
-
* <font color="#dd0000">**修改成员**:</font>RoomId, UserId
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
## 媒体处理(mps) 版本:2019-06-12
|
|
222
|
-
|
|
223
|
-
### 第 67 次发布
|
|
224
|
-
|
|
225
|
-
发布时间:2023-08-22 01:16:40
|
|
226
|
-
|
|
227
|
-
本次发布包含了以下内容:
|
|
228
|
-
|
|
229
|
-
改善已有的文档。
|
|
230
|
-
|
|
231
|
-
新增数据结构:
|
|
232
|
-
|
|
233
|
-
* [LiveStreamTagRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTagRecognitionResult)
|
|
234
|
-
|
|
235
|
-
修改数据结构:
|
|
236
|
-
|
|
237
|
-
* [LiveStreamAiRecognitionResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiRecognitionResultItem)
|
|
238
|
-
|
|
239
|
-
* 新增成员:TagRecognitionResultSet
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
## 云函数(scf) 版本:2018-04-16
|
|
245
|
-
|
|
246
|
-
### 第 60 次发布
|
|
247
|
-
|
|
248
|
-
发布时间:2023-08-22 01:18:21
|
|
249
|
-
|
|
250
|
-
本次发布包含了以下内容:
|
|
251
|
-
|
|
252
|
-
改善已有的文档。
|
|
73
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
253
74
|
|
|
254
|
-
|
|
75
|
+
* 新增成员:DefaultParameterConfs
|
|
255
76
|
|
|
256
|
-
* [UpdateTrigger](https://cloud.tencent.com/document/api/583/96828)
|
|
257
77
|
|
|
258
78
|
|
|
259
79
|
|
|
260
80
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
261
81
|
|
|
262
|
-
### 第
|
|
263
|
-
|
|
264
|
-
发布时间:2023-08-22 01:20:21
|
|
265
|
-
|
|
266
|
-
本次发布包含了以下内容:
|
|
267
|
-
|
|
268
|
-
改善已有的文档。
|
|
269
|
-
|
|
270
|
-
修改接口:
|
|
271
|
-
|
|
272
|
-
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
|
273
|
-
|
|
274
|
-
* 新增入参:MsgTTL
|
|
275
|
-
|
|
276
|
-
* [ModifyTopic](https://cloud.tencent.com/document/api/1179/46085)
|
|
277
|
-
|
|
278
|
-
* 新增入参:MsgTTL
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
修改数据结构:
|
|
282
|
-
|
|
283
|
-
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
|
284
|
-
|
|
285
|
-
* 新增成员:MsgTTL
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
291
|
-
|
|
292
|
-
### 第 33 次发布
|
|
293
|
-
|
|
294
|
-
发布时间:2023-08-22 01:21:13
|
|
295
|
-
|
|
296
|
-
本次发布包含了以下内容:
|
|
297
|
-
|
|
298
|
-
改善已有的文档。
|
|
299
|
-
|
|
300
|
-
修改接口:
|
|
301
|
-
|
|
302
|
-
* [CreateNotebookImage](https://cloud.tencent.com/document/api/851/95657)
|
|
303
|
-
|
|
304
|
-
* <font color="#dd0000">**修改入参**:</font>Kernels
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
修改数据结构:
|
|
308
|
-
|
|
309
|
-
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
|
310
|
-
|
|
311
|
-
* 新增成员:AllowSaveAllContent, ImageName
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
321
|
-
|
|
322
|
-
### 第 98 次发布
|
|
323
|
-
|
|
324
|
-
发布时间:2023-08-22 01:21:52
|
|
325
|
-
|
|
326
|
-
本次发布包含了以下内容:
|
|
327
|
-
|
|
328
|
-
改善已有的文档。
|
|
329
|
-
|
|
330
|
-
新增数据结构:
|
|
331
|
-
|
|
332
|
-
* [TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter)
|
|
333
|
-
|
|
334
|
-
修改数据结构:
|
|
335
|
-
|
|
336
|
-
* [ConfigRelease](https://cloud.tencent.com/document/api/649/36099#ConfigRelease)
|
|
337
|
-
|
|
338
|
-
* 新增成员:ConfigCenters
|
|
339
|
-
|
|
340
|
-
* [ConfigReleaseLog](https://cloud.tencent.com/document/api/649/36099#ConfigReleaseLog)
|
|
341
|
-
|
|
342
|
-
* 新增成员:ReleasedConfigCenter
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
## 语音合成(tts) 版本:2019-08-23
|
|
348
|
-
|
|
349
|
-
### 第 11 次发布
|
|
82
|
+
### 第 74 次发布
|
|
350
83
|
|
|
351
|
-
发布时间:2023-08-
|
|
84
|
+
发布时间:2023-08-24 01:28:28
|
|
352
85
|
|
|
353
86
|
本次发布包含了以下内容:
|
|
354
87
|
|
|
@@ -356,25 +89,18 @@
|
|
|
356
89
|
|
|
357
90
|
修改接口:
|
|
358
91
|
|
|
359
|
-
* [
|
|
360
|
-
|
|
361
|
-
* 新增入参:EnableSubtitle
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
修改数据结构:
|
|
365
|
-
|
|
366
|
-
* [DescribeTtsTaskStatusRespData](https://cloud.tencent.com/document/api/1073/57374#DescribeTtsTaskStatusRespData)
|
|
92
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
|
367
93
|
|
|
368
|
-
*
|
|
94
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
|
369
95
|
|
|
370
96
|
|
|
371
97
|
|
|
372
98
|
|
|
373
99
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
374
100
|
|
|
375
|
-
### 第
|
|
101
|
+
### 第 44 次发布
|
|
376
102
|
|
|
377
|
-
发布时间:2023-08-
|
|
103
|
+
发布时间:2023-08-24 01:31:57
|
|
378
104
|
|
|
379
105
|
本次发布包含了以下内容:
|
|
380
106
|
|
|
@@ -382,33 +108,44 @@
|
|
|
382
108
|
|
|
383
109
|
新增接口:
|
|
384
110
|
|
|
385
|
-
* [
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
* [
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
111
|
+
* [AddSpartaProtectionAuto](https://cloud.tencent.com/document/api/627/96951)
|
|
112
|
+
* [AddSpartaProtectionsAuto](https://cloud.tencent.com/document/api/627/96932)
|
|
113
|
+
* [DeleteHost](https://cloud.tencent.com/document/api/627/96950)
|
|
114
|
+
* [DeleteSpartaProtection](https://cloud.tencent.com/document/api/627/96949)
|
|
115
|
+
* [DescribeCiphersDetail](https://cloud.tencent.com/document/api/627/96948)
|
|
116
|
+
* [DescribeDomainCountInfo](https://cloud.tencent.com/document/api/627/96947)
|
|
117
|
+
* [DescribeDomainDetailsClb](https://cloud.tencent.com/document/api/627/96946)
|
|
118
|
+
* [DescribeFindDomainList](https://cloud.tencent.com/document/api/627/96945)
|
|
119
|
+
* [DescribeHost](https://cloud.tencent.com/document/api/627/96944)
|
|
120
|
+
* [DescribeHostLimit](https://cloud.tencent.com/document/api/627/96943)
|
|
121
|
+
* [DescribeHosts](https://cloud.tencent.com/document/api/627/96942)
|
|
122
|
+
* [DescribeTlsVersion](https://cloud.tencent.com/document/api/627/96941)
|
|
123
|
+
* [DescribeUserDomainInfo](https://cloud.tencent.com/document/api/627/96940)
|
|
124
|
+
* [DescribeWafInfo](https://cloud.tencent.com/document/api/627/96939)
|
|
125
|
+
* [ModifyDomainIpv6Status](https://cloud.tencent.com/document/api/627/96938)
|
|
126
|
+
* [ModifyDomainsCLSStatus](https://cloud.tencent.com/document/api/627/96937)
|
|
127
|
+
* [ModifyHost](https://cloud.tencent.com/document/api/627/96936)
|
|
128
|
+
* [ModifyHostFlowMode](https://cloud.tencent.com/document/api/627/96935)
|
|
129
|
+
* [ModifyHostMode](https://cloud.tencent.com/document/api/627/96934)
|
|
130
|
+
* [ModifyHostStatus](https://cloud.tencent.com/document/api/627/96933)
|
|
131
|
+
* [ModifyProtectionStatus](https://cloud.tencent.com/document/api/627/96931)
|
|
132
|
+
* [ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)
|
|
133
|
+
* [RefreshAccessCheckResult](https://cloud.tencent.com/document/api/627/96929)
|
|
403
134
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
修改数据结构:
|
|
407
|
-
|
|
408
|
-
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
|
409
|
-
|
|
410
|
-
* 新增成员:CreateTime
|
|
135
|
+
新增数据结构:
|
|
411
136
|
|
|
137
|
+
* [ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)
|
|
138
|
+
* [ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult)
|
|
139
|
+
* [ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams)
|
|
140
|
+
* [DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI)
|
|
141
|
+
* [FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo)
|
|
142
|
+
* [FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail)
|
|
143
|
+
* [HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel)
|
|
144
|
+
* [HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus)
|
|
145
|
+
* [SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem)
|
|
146
|
+
* [TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers)
|
|
147
|
+
* [TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion)
|
|
148
|
+
* [UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo)
|
|
412
149
|
|
|
413
150
|
|
|
414
151
|
|
|
@@ -8303,8 +8040,8 @@
|
|
|
8303
8040
|
|
|
8304
8041
|
新增数据结构:
|
|
8305
8042
|
|
|
8306
|
-
* [
|
|
8307
|
-
* [
|
|
8043
|
+
* [BillDetailAssociatedOrder](https://cloud.tencent.com/document/api/555/19183#BillDetailAssociatedOrder)
|
|
8044
|
+
* [BillDetailComponentConfig](https://cloud.tencent.com/document/api/555/19183#BillDetailComponentConfig)
|
|
8308
8045
|
|
|
8309
8046
|
修改数据结构:
|
|
8310
8047
|
|
|
@@ -12301,6 +12038,21 @@
|
|
|
12301
12038
|
|
|
12302
12039
|
## 应用云渲染(car) 版本:2022-01-10
|
|
12303
12040
|
|
|
12041
|
+
### 第 8 次发布
|
|
12042
|
+
|
|
12043
|
+
发布时间:2023-08-23 01:10:00
|
|
12044
|
+
|
|
12045
|
+
本次发布包含了以下内容:
|
|
12046
|
+
|
|
12047
|
+
改善已有的文档。
|
|
12048
|
+
|
|
12049
|
+
修改接口:
|
|
12050
|
+
|
|
12051
|
+
* [StartPublishStream](https://cloud.tencent.com/document/api/1547/89669)
|
|
12052
|
+
|
|
12053
|
+
* 新增入参:PublishStreamArgs
|
|
12054
|
+
|
|
12055
|
+
|
|
12304
12056
|
### 第 7 次发布
|
|
12305
12057
|
|
|
12306
12058
|
发布时间:2023-05-31 01:09:58
|
|
@@ -13792,6 +13544,21 @@
|
|
|
13792
13544
|
|
|
13793
13545
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
13794
13546
|
|
|
13547
|
+
### 第 54 次发布
|
|
13548
|
+
|
|
13549
|
+
发布时间:2023-08-23 01:10:26
|
|
13550
|
+
|
|
13551
|
+
本次发布包含了以下内容:
|
|
13552
|
+
|
|
13553
|
+
改善已有的文档。
|
|
13554
|
+
|
|
13555
|
+
修改接口:
|
|
13556
|
+
|
|
13557
|
+
* [CreateSDKLoginToken](https://cloud.tencent.com/document/api/679/49227)
|
|
13558
|
+
|
|
13559
|
+
* 新增入参:OnlyOnce
|
|
13560
|
+
|
|
13561
|
+
|
|
13795
13562
|
### 第 53 次发布
|
|
13796
13563
|
|
|
13797
13564
|
发布时间:2023-08-08 01:09:59
|
|
@@ -20779,6 +20546,25 @@
|
|
|
20779
20546
|
|
|
20780
20547
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
20781
20548
|
|
|
20549
|
+
### 第 10 次发布
|
|
20550
|
+
|
|
20551
|
+
发布时间:2023-08-23 01:12:18
|
|
20552
|
+
|
|
20553
|
+
本次发布包含了以下内容:
|
|
20554
|
+
|
|
20555
|
+
改善已有的文档。
|
|
20556
|
+
|
|
20557
|
+
修改数据结构:
|
|
20558
|
+
|
|
20559
|
+
* [TaskMonitor](https://cloud.tencent.com/document/api/1500/71784#TaskMonitor)
|
|
20560
|
+
|
|
20561
|
+
* 新增成员:MetricId
|
|
20562
|
+
|
|
20563
|
+
* [TemplateMonitor](https://cloud.tencent.com/document/api/1500/71784#TemplateMonitor)
|
|
20564
|
+
|
|
20565
|
+
* 新增成员:MetricId
|
|
20566
|
+
|
|
20567
|
+
|
|
20782
20568
|
### 第 9 次发布
|
|
20783
20569
|
|
|
20784
20570
|
发布时间:2023-07-25 10:44:01
|
|
@@ -27649,9 +27435,9 @@
|
|
|
27649
27435
|
|
|
27650
27436
|
新增数据结构:
|
|
27651
27437
|
|
|
27652
|
-
* [
|
|
27653
|
-
* [
|
|
27654
|
-
* [
|
|
27438
|
+
* [FilePathInfo](https://cloud.tencent.com/document/api/614/56471#FilePathInfo)
|
|
27439
|
+
* [MultiCondition](https://cloud.tencent.com/document/api/614/56471#MultiCondition)
|
|
27440
|
+
* [NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule)
|
|
27655
27441
|
|
|
27656
27442
|
修改数据结构:
|
|
27657
27443
|
|
|
@@ -42391,6 +42177,22 @@
|
|
|
42391
42177
|
|
|
42392
42178
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
42393
42179
|
|
|
42180
|
+
### 第 65 次发布
|
|
42181
|
+
|
|
42182
|
+
发布时间:2023-08-23 01:20:18
|
|
42183
|
+
|
|
42184
|
+
本次发布包含了以下内容:
|
|
42185
|
+
|
|
42186
|
+
改善已有的文档。
|
|
42187
|
+
|
|
42188
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
42189
|
+
|
|
42190
|
+
* DescribeSqlLogs
|
|
42191
|
+
|
|
42192
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
42193
|
+
|
|
42194
|
+
* SqlLogItem
|
|
42195
|
+
|
|
42394
42196
|
### 第 64 次发布
|
|
42395
42197
|
|
|
42396
42198
|
发布时间:2023-08-14 01:19:27
|
|
@@ -46034,6 +45836,27 @@
|
|
|
46034
45836
|
|
|
46035
45837
|
|
|
46036
45838
|
|
|
45839
|
+
## 数据安全中心(dsgc) 版本:2019-07-23
|
|
45840
|
+
|
|
45841
|
+
### 第 1 次发布
|
|
45842
|
+
|
|
45843
|
+
发布时间:2023-08-22 15:36:03
|
|
45844
|
+
|
|
45845
|
+
本次发布包含了以下内容:
|
|
45846
|
+
|
|
45847
|
+
改善已有的文档。
|
|
45848
|
+
|
|
45849
|
+
新增接口:
|
|
45850
|
+
|
|
45851
|
+
* [CreateDSPADbMetaResources](https://cloud.tencent.com/document/api/1087/96843)
|
|
45852
|
+
|
|
45853
|
+
新增数据结构:
|
|
45854
|
+
|
|
45855
|
+
* [DspaCloudResourceMeta](https://cloud.tencent.com/document/api/1087/96844#DspaCloudResourceMeta)
|
|
45856
|
+
|
|
45857
|
+
|
|
45858
|
+
|
|
45859
|
+
|
|
46037
45860
|
## 分布式事务 DTF(dtf) 版本:2020-05-06
|
|
46038
45861
|
|
|
46039
45862
|
### 第 1 次发布
|
|
@@ -51814,6 +51637,21 @@
|
|
|
51814
51637
|
|
|
51815
51638
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
51816
51639
|
|
|
51640
|
+
### 第 105 次发布
|
|
51641
|
+
|
|
51642
|
+
发布时间:2023-08-24 01:18:44
|
|
51643
|
+
|
|
51644
|
+
本次发布包含了以下内容:
|
|
51645
|
+
|
|
51646
|
+
改善已有的文档。
|
|
51647
|
+
|
|
51648
|
+
修改接口:
|
|
51649
|
+
|
|
51650
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
51651
|
+
|
|
51652
|
+
* 新增入参:SealStyle, SealSize
|
|
51653
|
+
|
|
51654
|
+
|
|
51817
51655
|
### 第 104 次发布
|
|
51818
51656
|
|
|
51819
51657
|
发布时间:2023-08-22 01:13:07
|
|
@@ -58505,6 +58343,25 @@
|
|
|
58505
58343
|
|
|
58506
58344
|
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
58507
58345
|
|
|
58346
|
+
### 第 35 次发布
|
|
58347
|
+
|
|
58348
|
+
发布时间:2023-08-24 01:19:31
|
|
58349
|
+
|
|
58350
|
+
本次发布包含了以下内容:
|
|
58351
|
+
|
|
58352
|
+
改善已有的文档。
|
|
58353
|
+
|
|
58354
|
+
修改接口:
|
|
58355
|
+
|
|
58356
|
+
* [CreateScanUser](https://cloud.tencent.com/document/api/607/71481)
|
|
58357
|
+
|
|
58358
|
+
* 新增入参:UserIdString, ExpirationTime
|
|
58359
|
+
|
|
58360
|
+
* [DeleteScanUser](https://cloud.tencent.com/document/api/607/71480)
|
|
58361
|
+
|
|
58362
|
+
* 新增入参:UserIdString
|
|
58363
|
+
|
|
58364
|
+
|
|
58508
58365
|
### 第 34 次发布
|
|
58509
58366
|
|
|
58510
58367
|
发布时间:2023-06-14 01:25:30
|
|
@@ -63493,11 +63350,11 @@
|
|
|
63493
63350
|
|
|
63494
63351
|
新增接口:
|
|
63495
63352
|
|
|
63496
|
-
* [
|
|
63353
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1081/96827)
|
|
63497
63354
|
|
|
63498
63355
|
新增数据结构:
|
|
63499
63356
|
|
|
63500
|
-
* [
|
|
63357
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
|
63501
63358
|
|
|
63502
63359
|
### 第 52 次发布
|
|
63503
63360
|
|
|
@@ -67670,6 +67527,21 @@
|
|
|
67670
67527
|
|
|
67671
67528
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
67672
67529
|
|
|
67530
|
+
### 第 39 次发布
|
|
67531
|
+
|
|
67532
|
+
发布时间:2023-08-23 01:30:17
|
|
67533
|
+
|
|
67534
|
+
本次发布包含了以下内容:
|
|
67535
|
+
|
|
67536
|
+
改善已有的文档。
|
|
67537
|
+
|
|
67538
|
+
修改接口:
|
|
67539
|
+
|
|
67540
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
67541
|
+
|
|
67542
|
+
* 新增入参:RecordLayout
|
|
67543
|
+
|
|
67544
|
+
|
|
67673
67545
|
### 第 38 次发布
|
|
67674
67546
|
|
|
67675
67547
|
发布时间:2023-08-22 01:15:27
|
|
@@ -68415,6 +68287,46 @@
|
|
|
68415
68287
|
|
|
68416
68288
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
68417
68289
|
|
|
68290
|
+
### 第 52 次发布
|
|
68291
|
+
|
|
68292
|
+
发布时间:2023-08-23 01:30:37
|
|
68293
|
+
|
|
68294
|
+
本次发布包含了以下内容:
|
|
68295
|
+
|
|
68296
|
+
改善已有的文档。
|
|
68297
|
+
|
|
68298
|
+
新增接口:
|
|
68299
|
+
|
|
68300
|
+
* [ApplyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96883)
|
|
68301
|
+
* [CreateFirewallTemplate](https://cloud.tencent.com/document/api/1207/96882)
|
|
68302
|
+
* [CreateFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96881)
|
|
68303
|
+
* [DeleteFirewallTemplate](https://cloud.tencent.com/document/api/1207/96880)
|
|
68304
|
+
* [DeleteFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96879)
|
|
68305
|
+
* [DescribeFirewallTemplateApplyRecords](https://cloud.tencent.com/document/api/1207/96878)
|
|
68306
|
+
* [DescribeFirewallTemplateQuota](https://cloud.tencent.com/document/api/1207/96877)
|
|
68307
|
+
* [DescribeFirewallTemplateRuleQuota](https://cloud.tencent.com/document/api/1207/96876)
|
|
68308
|
+
* [DescribeFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96875)
|
|
68309
|
+
* [DescribeFirewallTemplates](https://cloud.tencent.com/document/api/1207/96874)
|
|
68310
|
+
* [ModifyFirewallTemplate](https://cloud.tencent.com/document/api/1207/96873)
|
|
68311
|
+
* [ReplaceFirewallTemplateRule](https://cloud.tencent.com/document/api/1207/96872)
|
|
68312
|
+
* [ResetFirewallTemplateRules](https://cloud.tencent.com/document/api/1207/96871)
|
|
68313
|
+
|
|
68314
|
+
修改接口:
|
|
68315
|
+
|
|
68316
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
68317
|
+
|
|
68318
|
+
* 新增入参:FirewallTemplateId
|
|
68319
|
+
|
|
68320
|
+
|
|
68321
|
+
新增数据结构:
|
|
68322
|
+
|
|
68323
|
+
* [FirewallTemplate](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplate)
|
|
68324
|
+
* [FirewallTemplateApplyRecord](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecord)
|
|
68325
|
+
* [FirewallTemplateApplyRecordDetail](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateApplyRecordDetail)
|
|
68326
|
+
* [FirewallTemplateRule](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRule)
|
|
68327
|
+
* [FirewallTemplateRuleInfo](https://cloud.tencent.com/document/api/1207/47576#FirewallTemplateRuleInfo)
|
|
68328
|
+
* [InstanceIdentifier](https://cloud.tencent.com/document/api/1207/47576#InstanceIdentifier)
|
|
68329
|
+
|
|
68418
68330
|
### 第 51 次发布
|
|
68419
68331
|
|
|
68420
68332
|
发布时间:2023-07-25 11:04:43
|
|
@@ -76072,7 +75984,7 @@
|
|
|
76072
75984
|
|
|
76073
75985
|
新增数据结构:
|
|
76074
75986
|
|
|
76075
|
-
* [
|
|
75987
|
+
* [LiveStreamTagRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTagRecognitionResult)
|
|
76076
75988
|
|
|
76077
75989
|
修改数据结构:
|
|
76078
75990
|
|
|
@@ -84858,6 +84770,21 @@
|
|
|
84858
84770
|
|
|
84859
84771
|
## 云压测(pts) 版本:2021-07-28
|
|
84860
84772
|
|
|
84773
|
+
### 第 13 次发布
|
|
84774
|
+
|
|
84775
|
+
发布时间:2023-08-23 01:36:48
|
|
84776
|
+
|
|
84777
|
+
本次发布包含了以下内容:
|
|
84778
|
+
|
|
84779
|
+
改善已有的文档。
|
|
84780
|
+
|
|
84781
|
+
修改接口:
|
|
84782
|
+
|
|
84783
|
+
* [UpdateScenario](https://cloud.tencent.com/document/api/1484/78057)
|
|
84784
|
+
|
|
84785
|
+
* 新增入参:EnvId
|
|
84786
|
+
|
|
84787
|
+
|
|
84861
84788
|
### 第 12 次发布
|
|
84862
84789
|
|
|
84863
84790
|
发布时间:2023-07-21 01:35:57
|
|
@@ -87259,7 +87186,7 @@
|
|
|
87259
87186
|
|
|
87260
87187
|
新增接口:
|
|
87261
87188
|
|
|
87262
|
-
* [
|
|
87189
|
+
* [UpdateTrigger](https://cloud.tencent.com/document/api/583/96828)
|
|
87263
87190
|
|
|
87264
87191
|
### 第 59 次发布
|
|
87265
87192
|
|
|
@@ -92993,6 +92920,37 @@
|
|
|
92993
92920
|
|
|
92994
92921
|
## 自动化助手(tat) 版本:2020-10-28
|
|
92995
92922
|
|
|
92923
|
+
### 第 19 次发布
|
|
92924
|
+
|
|
92925
|
+
发布时间:2023-08-24 01:26:36
|
|
92926
|
+
|
|
92927
|
+
本次发布包含了以下内容:
|
|
92928
|
+
|
|
92929
|
+
改善已有的文档。
|
|
92930
|
+
|
|
92931
|
+
新增接口:
|
|
92932
|
+
|
|
92933
|
+
* [[CreateRegisterCode](https://cloud.tencent.com/document/api/1340/96928)](https://cloud.tencent.com/document/api/#/#)
|
|
92934
|
+
* [[DeleteRegisterCodes](https://cloud.tencent.com/document/api/1340/96927)](https://cloud.tencent.com/document/api/#/#)
|
|
92935
|
+
* [[DeleteRegisterInstance](https://cloud.tencent.com/document/api/1340/96926)](https://cloud.tencent.com/document/api/#/#)
|
|
92936
|
+
* [[DescribeRegisterCodes](https://cloud.tencent.com/document/api/1340/96925)](https://cloud.tencent.com/document/api/#/#)
|
|
92937
|
+
* [[DescribeRegisterInstances](https://cloud.tencent.com/document/api/1340/96924)](https://cloud.tencent.com/document/api/#/#)
|
|
92938
|
+
* [[DisableRegisterCodes](https://cloud.tencent.com/document/api/1340/96923)](https://cloud.tencent.com/document/api/#/#)
|
|
92939
|
+
* [[ModifyRegisterInstance](https://cloud.tencent.com/document/api/1340/96922)](https://cloud.tencent.com/document/api/#/#)
|
|
92940
|
+
|
|
92941
|
+
新增数据结构:
|
|
92942
|
+
|
|
92943
|
+
* [[DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf)](https://cloud.tencent.com/document/api/1340/52687#[DefaultParameterConf](https://cloud.tencent.com/document/api/1340/52687#DefaultParameterConf))
|
|
92944
|
+
* [[RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)](https://cloud.tencent.com/document/api/1340/52687#[RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo))
|
|
92945
|
+
* [[RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo)](https://cloud.tencent.com/document/api/1340/52687#[RegisterInstanceInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterInstanceInfo))
|
|
92946
|
+
|
|
92947
|
+
修改数据结构:
|
|
92948
|
+
|
|
92949
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
92950
|
+
|
|
92951
|
+
* 新增成员:DefaultParameterConfs
|
|
92952
|
+
|
|
92953
|
+
|
|
92996
92954
|
### 第 18 次发布
|
|
92997
92955
|
|
|
92998
92956
|
发布时间:2023-02-20 01:49:40
|
|
@@ -100693,6 +100651,21 @@
|
|
|
100693
100651
|
|
|
100694
100652
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
100695
100653
|
|
|
100654
|
+
### 第 74 次发布
|
|
100655
|
+
|
|
100656
|
+
发布时间:2023-08-24 01:28:28
|
|
100657
|
+
|
|
100658
|
+
本次发布包含了以下内容:
|
|
100659
|
+
|
|
100660
|
+
改善已有的文档。
|
|
100661
|
+
|
|
100662
|
+
修改接口:
|
|
100663
|
+
|
|
100664
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
|
100665
|
+
|
|
100666
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
|
100667
|
+
|
|
100668
|
+
|
|
100696
100669
|
### 第 73 次发布
|
|
100697
100670
|
|
|
100698
100671
|
发布时间:2023-08-22 01:20:21
|
|
@@ -108152,6 +108125,48 @@
|
|
|
108152
108125
|
|
|
108153
108126
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
108154
108127
|
|
|
108128
|
+
### 第 34 次发布
|
|
108129
|
+
|
|
108130
|
+
发布时间:2023-08-23 01:45:33
|
|
108131
|
+
|
|
108132
|
+
本次发布包含了以下内容:
|
|
108133
|
+
|
|
108134
|
+
改善已有的文档。
|
|
108135
|
+
|
|
108136
|
+
修改接口:
|
|
108137
|
+
|
|
108138
|
+
* [CreateNotebook](https://cloud.tencent.com/document/api/851/95658)
|
|
108139
|
+
|
|
108140
|
+
* 新增入参:SSHConfig
|
|
108141
|
+
|
|
108142
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
108143
|
+
|
|
108144
|
+
* <font color="#dd0000">**修改入参**:</font>CodePackagePath, TrainingMode, Output, LogEnable
|
|
108145
|
+
|
|
108146
|
+
* [ModifyNotebook](https://cloud.tencent.com/document/api/851/95652)
|
|
108147
|
+
|
|
108148
|
+
* 新增入参:SSHConfig
|
|
108149
|
+
|
|
108150
|
+
|
|
108151
|
+
新增数据结构:
|
|
108152
|
+
|
|
108153
|
+
* [SSHConfig](https://cloud.tencent.com/document/api/851/75051#SSHConfig)
|
|
108154
|
+
|
|
108155
|
+
修改数据结构:
|
|
108156
|
+
|
|
108157
|
+
* [NotebookSetItem](https://cloud.tencent.com/document/api/851/75051#NotebookSetItem)
|
|
108158
|
+
|
|
108159
|
+
* 新增成员:SSHConfig
|
|
108160
|
+
|
|
108161
|
+
* <font color="#dd0000">**修改成员**:</font>UserTypes
|
|
108162
|
+
|
|
108163
|
+
* [PodInfo](https://cloud.tencent.com/document/api/851/75051#PodInfo)
|
|
108164
|
+
|
|
108165
|
+
* 新增成员:Status
|
|
108166
|
+
|
|
108167
|
+
* <font color="#dd0000">**修改成员**:</font>Name, IP
|
|
108168
|
+
|
|
108169
|
+
|
|
108155
108170
|
### 第 33 次发布
|
|
108156
108171
|
|
|
108157
108172
|
发布时间:2023-08-22 01:21:13
|
|
@@ -115841,7 +115856,7 @@
|
|
|
115841
115856
|
|
|
115842
115857
|
新增数据结构:
|
|
115843
115858
|
|
|
115844
|
-
* [
|
|
115859
|
+
* [TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter)
|
|
115845
115860
|
|
|
115846
115861
|
修改数据结构:
|
|
115847
115862
|
|
|
@@ -127178,6 +127193,55 @@
|
|
|
127178
127193
|
|
|
127179
127194
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
127180
127195
|
|
|
127196
|
+
### 第 44 次发布
|
|
127197
|
+
|
|
127198
|
+
发布时间:2023-08-24 01:31:57
|
|
127199
|
+
|
|
127200
|
+
本次发布包含了以下内容:
|
|
127201
|
+
|
|
127202
|
+
改善已有的文档。
|
|
127203
|
+
|
|
127204
|
+
新增接口:
|
|
127205
|
+
|
|
127206
|
+
* [[AddSpartaProtectionAuto](https://cloud.tencent.com/document/api/627/96951)](https://cloud.tencent.com/document/api/#/#)
|
|
127207
|
+
* [[AddSpartaProtectionsAuto](https://cloud.tencent.com/document/api/627/96932)](https://cloud.tencent.com/document/api/#/#)
|
|
127208
|
+
* [[DeleteHost](https://cloud.tencent.com/document/api/627/96950)](https://cloud.tencent.com/document/api/#/#)
|
|
127209
|
+
* [[DeleteSpartaProtection](https://cloud.tencent.com/document/api/627/96949)](https://cloud.tencent.com/document/api/#/#)
|
|
127210
|
+
* [[DescribeCiphersDetail](https://cloud.tencent.com/document/api/627/96948)](https://cloud.tencent.com/document/api/#/#)
|
|
127211
|
+
* [[DescribeDomainCountInfo](https://cloud.tencent.com/document/api/627/96947)](https://cloud.tencent.com/document/api/#/#)
|
|
127212
|
+
* [[DescribeDomainDetailsClb](https://cloud.tencent.com/document/api/627/96946)](https://cloud.tencent.com/document/api/#/#)
|
|
127213
|
+
* [[DescribeFindDomainList](https://cloud.tencent.com/document/api/627/96945)](https://cloud.tencent.com/document/api/#/#)
|
|
127214
|
+
* [[DescribeHost](https://cloud.tencent.com/document/api/627/96944)](https://cloud.tencent.com/document/api/#/#)
|
|
127215
|
+
* [[DescribeHostLimit](https://cloud.tencent.com/document/api/627/96943)](https://cloud.tencent.com/document/api/#/#)
|
|
127216
|
+
* [[DescribeHosts](https://cloud.tencent.com/document/api/627/96942)](https://cloud.tencent.com/document/api/#/#)
|
|
127217
|
+
* [[DescribeTlsVersion](https://cloud.tencent.com/document/api/627/96941)](https://cloud.tencent.com/document/api/#/#)
|
|
127218
|
+
* [[DescribeUserDomainInfo](https://cloud.tencent.com/document/api/627/96940)](https://cloud.tencent.com/document/api/#/#)
|
|
127219
|
+
* [[DescribeWafInfo](https://cloud.tencent.com/document/api/627/96939)](https://cloud.tencent.com/document/api/#/#)
|
|
127220
|
+
* [[ModifyDomainIpv6Status](https://cloud.tencent.com/document/api/627/96938)](https://cloud.tencent.com/document/api/#/#)
|
|
127221
|
+
* [[ModifyDomainsCLSStatus](https://cloud.tencent.com/document/api/627/96937)](https://cloud.tencent.com/document/api/#/#)
|
|
127222
|
+
* [[ModifyHost](https://cloud.tencent.com/document/api/627/96936)](https://cloud.tencent.com/document/api/#/#)
|
|
127223
|
+
* [[ModifyHostFlowMode](https://cloud.tencent.com/document/api/627/96935)](https://cloud.tencent.com/document/api/#/#)
|
|
127224
|
+
* [[ModifyHostMode](https://cloud.tencent.com/document/api/627/96934)](https://cloud.tencent.com/document/api/#/#)
|
|
127225
|
+
* [[ModifyHostStatus](https://cloud.tencent.com/document/api/627/96933)](https://cloud.tencent.com/document/api/#/#)
|
|
127226
|
+
* [[ModifyProtectionStatus](https://cloud.tencent.com/document/api/627/96931)](https://cloud.tencent.com/document/api/#/#)
|
|
127227
|
+
* [[ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)](https://cloud.tencent.com/document/api/#/#)
|
|
127228
|
+
* [[RefreshAccessCheckResult](https://cloud.tencent.com/document/api/627/96929)](https://cloud.tencent.com/document/api/#/#)
|
|
127229
|
+
|
|
127230
|
+
新增数据结构:
|
|
127231
|
+
|
|
127232
|
+
* [[ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)](https://cloud.tencent.com/document/api/627/53609#[ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo))
|
|
127233
|
+
* [[ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult)](https://cloud.tencent.com/document/api/627/53609#[ClbHostResult](https://cloud.tencent.com/document/api/627/53609#ClbHostResult))
|
|
127234
|
+
* [[ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams)](https://cloud.tencent.com/document/api/627/53609#[ClbHostsParams](https://cloud.tencent.com/document/api/627/53609#ClbHostsParams))
|
|
127235
|
+
* [[DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI)](https://cloud.tencent.com/document/api/627/53609#[DomainURI](https://cloud.tencent.com/document/api/627/53609#DomainURI))
|
|
127236
|
+
* [[FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo)](https://cloud.tencent.com/document/api/627/53609#[FailedInfo](https://cloud.tencent.com/document/api/627/53609#FailedInfo))
|
|
127237
|
+
* [[FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail)](https://cloud.tencent.com/document/api/627/53609#[FindAllDomainDetail](https://cloud.tencent.com/document/api/627/53609#FindAllDomainDetail))
|
|
127238
|
+
* [[HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel)](https://cloud.tencent.com/document/api/627/53609#[HostDel](https://cloud.tencent.com/document/api/627/53609#HostDel))
|
|
127239
|
+
* [[HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus)](https://cloud.tencent.com/document/api/627/53609#[HostStatus](https://cloud.tencent.com/document/api/627/53609#HostStatus))
|
|
127240
|
+
* [[SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem)](https://cloud.tencent.com/document/api/627/53609#[SearchItem](https://cloud.tencent.com/document/api/627/53609#SearchItem))
|
|
127241
|
+
* [[TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers)](https://cloud.tencent.com/document/api/627/53609#[TLSCiphers](https://cloud.tencent.com/document/api/627/53609#TLSCiphers))
|
|
127242
|
+
* [[TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion)](https://cloud.tencent.com/document/api/627/53609#[TLSVersion](https://cloud.tencent.com/document/api/627/53609#TLSVersion))
|
|
127243
|
+
* [[UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo)](https://cloud.tencent.com/document/api/627/53609#[UserDomainInfo](https://cloud.tencent.com/document/api/627/53609#UserDomainInfo))
|
|
127244
|
+
|
|
127181
127245
|
### 第 43 次发布
|
|
127182
127246
|
|
|
127183
127247
|
发布时间:2023-08-22 01:23:21
|
|
@@ -127188,7 +127252,7 @@
|
|
|
127188
127252
|
|
|
127189
127253
|
新增接口:
|
|
127190
127254
|
|
|
127191
|
-
* [
|
|
127255
|
+
* [GetAttackTotalCount](https://cloud.tencent.com/document/api/627/96829)
|
|
127192
127256
|
|
|
127193
127257
|
修改数据结构:
|
|
127194
127258
|
|
|
@@ -128382,6 +128446,21 @@
|
|
|
128382
128446
|
|
|
128383
128447
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
128384
128448
|
|
|
128449
|
+
### 第 43 次发布
|
|
128450
|
+
|
|
128451
|
+
发布时间:2023-08-23 01:51:51
|
|
128452
|
+
|
|
128453
|
+
本次发布包含了以下内容:
|
|
128454
|
+
|
|
128455
|
+
改善已有的文档。
|
|
128456
|
+
|
|
128457
|
+
修改数据结构:
|
|
128458
|
+
|
|
128459
|
+
* [UserFileDTO](https://cloud.tencent.com/document/api/1267/76336#UserFileDTO)
|
|
128460
|
+
|
|
128461
|
+
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime
|
|
128462
|
+
|
|
128463
|
+
|
|
128385
128464
|
### 第 42 次发布
|
|
128386
128465
|
|
|
128387
128466
|
发布时间:2023-08-22 01:23:51
|