tencentcloud-sdk-nodejs 4.0.882 → 4.0.883
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 +268 -0
- package/SERVICE_CHANGELOG.md +325 -144
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdb/v20170320/cdb_models.ts +3 -3
- package/src/services/cls/v20201016/cls_client.ts +7 -4
- package/src/services/cls/v20201016/cls_models.ts +108 -61
- package/src/services/cwp/v20180228/cwp_client.ts +11 -25
- package/src/services/cwp/v20180228/cwp_models.ts +58 -82
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
- package/src/services/dlc/v20210125/dlc_models.ts +23 -23
- package/src/services/dts/v20211206/dts_models.ts +3 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +5 -3
- package/src/services/faceid/v20180301/faceid_models.ts +1 -16
- package/src/services/ioa/v20220601/ioa_client.ts +45 -3
- package/src/services/ioa/v20220601/ioa_models.ts +558 -129
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +53 -17
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +162 -44
- package/src/services/live/v20180801/live_models.ts +5 -0
- package/src/services/ocr/v20181119/ocr_client.ts +3 -1
- package/src/services/partners/v20180321/partners_models.ts +21 -16
- package/src/services/tcr/v20190924/tcr_models.ts +9 -4
- package/src/services/tcss/v20201101/tcss_models.ts +53 -18
- package/src/services/tke/v20180525/tke_models.ts +4 -0
- package/src/services/tts/v20190823/tts_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +14 -0
- package/src/services/wedata/v20210820/wedata_models.ts +192 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +105 -61
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -9
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -11
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +58 -80
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +23 -23
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +3 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -3
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1 -16
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +13 -1
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +18 -0
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +538 -121
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +17 -5
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +24 -6
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +156 -44
- package/tencentcloud/services/live/v20180801/live_models.d.ts +5 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +3 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -1
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +21 -16
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +9 -4
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +53 -18
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -0
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +188 -0
- package/test/cwp.v20180228.test.js +2 -12
- package/test/ioa.v20220601.test.js +30 -0
- package/test/iotexplorer.v20190423.test.js +34 -4
- package/test/wedata.v20210820.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,74 +1,51 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 96 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-06-
|
|
7
|
+
发布时间:2024-06-26 01:12:03
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [VoicePrintGroupVerify](https://cloud.tencent.com/document/api/1093/107668)
|
|
16
|
-
|
|
17
13
|
修改接口:
|
|
18
14
|
|
|
19
|
-
* [
|
|
20
|
-
|
|
21
|
-
* 新增入参:GroupId, CountMod
|
|
22
|
-
|
|
23
|
-
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
24
|
-
|
|
25
|
-
* 新增入参:GroupId, DelMod
|
|
26
|
-
|
|
27
|
-
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
15
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
|
|
28
16
|
|
|
29
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:Extends
|
|
30
18
|
|
|
31
19
|
|
|
32
20
|
新增数据结构:
|
|
33
21
|
|
|
34
|
-
* [
|
|
35
|
-
* [
|
|
36
|
-
|
|
37
|
-
修改数据结构:
|
|
38
|
-
|
|
39
|
-
* [VoicePrintCountData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintCountData)
|
|
40
|
-
|
|
41
|
-
* 新增成员:VoicePrintList
|
|
42
|
-
|
|
22
|
+
* [AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo)
|
|
23
|
+
* [ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo)
|
|
24
|
+
* [TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo)
|
|
43
25
|
|
|
44
26
|
|
|
45
27
|
|
|
46
|
-
##
|
|
28
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
47
29
|
|
|
48
|
-
### 第
|
|
30
|
+
### 第 114 次发布
|
|
49
31
|
|
|
50
|
-
发布时间:2024-06-
|
|
32
|
+
发布时间:2024-06-26 01:12:49
|
|
51
33
|
|
|
52
34
|
本次发布包含了以下内容:
|
|
53
35
|
|
|
54
36
|
改善已有的文档。
|
|
55
37
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
* [DescribeDataEnginesScaleDetail](https://cloud.tencent.com/document/api/1342/107670)
|
|
59
|
-
|
|
60
|
-
新增数据结构:
|
|
38
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
61
39
|
|
|
62
|
-
*
|
|
63
|
-
* [DataEngineScaleInfoDetail](https://cloud.tencent.com/document/api/1342/53778#DataEngineScaleInfoDetail)
|
|
40
|
+
* DeleteAttackLogs
|
|
64
41
|
|
|
65
42
|
|
|
66
43
|
|
|
67
|
-
##
|
|
44
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
68
45
|
|
|
69
|
-
### 第
|
|
46
|
+
### 第 95 次发布
|
|
70
47
|
|
|
71
|
-
发布时间:2024-06-
|
|
48
|
+
发布时间:2024-06-26 01:13:42
|
|
72
49
|
|
|
73
50
|
本次发布包含了以下内容:
|
|
74
51
|
|
|
@@ -76,56 +53,59 @@
|
|
|
76
53
|
|
|
77
54
|
修改数据结构:
|
|
78
55
|
|
|
79
|
-
* [
|
|
56
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
|
80
57
|
|
|
81
|
-
*
|
|
58
|
+
* 新增成员:TrxId
|
|
82
59
|
|
|
83
60
|
|
|
84
61
|
|
|
85
62
|
|
|
86
|
-
##
|
|
63
|
+
## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
|
|
87
64
|
|
|
88
|
-
### 第
|
|
65
|
+
### 第 5 次发布
|
|
89
66
|
|
|
90
|
-
发布时间:2024-06-25
|
|
67
|
+
发布时间:2024-06-25 16:17:19
|
|
91
68
|
|
|
92
69
|
本次发布包含了以下内容:
|
|
93
70
|
|
|
94
71
|
改善已有的文档。
|
|
95
72
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
* [CreateLegalSealQrCode](https://cloud.tencent.com/document/api/1323/107551)
|
|
99
|
-
|
|
73
|
+
新增接口:
|
|
100
74
|
|
|
75
|
+
* [DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)
|
|
76
|
+
* [DescribeLocalAccounts](https://cloud.tencent.com/document/api/1092/107710)
|
|
101
77
|
|
|
78
|
+
新增数据结构:
|
|
102
79
|
|
|
103
|
-
|
|
80
|
+
* [DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData)
|
|
81
|
+
* [DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)
|
|
82
|
+
* [DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData)
|
|
83
|
+
* [DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData)
|
|
84
|
+
* [DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage)
|
|
104
85
|
|
|
105
|
-
### 第
|
|
86
|
+
### 第 4 次发布
|
|
106
87
|
|
|
107
|
-
发布时间:2024-06-25
|
|
88
|
+
发布时间:2024-06-25 16:07:22
|
|
108
89
|
|
|
109
90
|
本次发布包含了以下内容:
|
|
110
91
|
|
|
111
92
|
改善已有的文档。
|
|
112
93
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
* [CreateLegalSealQrCode](https://cloud.tencent.com/document/api/1420/107552)
|
|
116
|
-
|
|
94
|
+
新增接口:
|
|
117
95
|
|
|
96
|
+
* [DescribeRootAccountGroup](https://cloud.tencent.com/document/api/1092/107709)
|
|
118
97
|
|
|
98
|
+
新增数据结构:
|
|
119
99
|
|
|
120
|
-
|
|
100
|
+
* [GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData)
|
|
121
101
|
|
|
122
102
|
|
|
123
103
|
|
|
124
104
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
125
105
|
|
|
126
|
-
### 第
|
|
106
|
+
### 第 69 次发布
|
|
127
107
|
|
|
128
|
-
发布时间:2024-06-
|
|
108
|
+
发布时间:2024-06-26 01:17:47
|
|
129
109
|
|
|
130
110
|
本次发布包含了以下内容:
|
|
131
111
|
|
|
@@ -133,57 +113,52 @@
|
|
|
133
113
|
|
|
134
114
|
新增接口:
|
|
135
115
|
|
|
136
|
-
* [
|
|
116
|
+
* [CheckFirmwareUpdate](https://cloud.tencent.com/document/api/1081/107736)
|
|
117
|
+
* [DescribeFirmwareUpdateStatus](https://cloud.tencent.com/document/api/1081/107735)
|
|
118
|
+
* [PublishFirmwareUpdateMessage](https://cloud.tencent.com/document/api/1081/107734)
|
|
137
119
|
|
|
138
120
|
|
|
139
121
|
|
|
140
|
-
##
|
|
122
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
141
123
|
|
|
142
|
-
### 第
|
|
124
|
+
### 第 130 次发布
|
|
143
125
|
|
|
144
|
-
发布时间:2024-06-
|
|
126
|
+
发布时间:2024-06-26 01:19:20
|
|
145
127
|
|
|
146
128
|
本次发布包含了以下内容:
|
|
147
129
|
|
|
148
130
|
改善已有的文档。
|
|
149
131
|
|
|
150
|
-
|
|
132
|
+
修改数据结构:
|
|
151
133
|
|
|
152
|
-
* [
|
|
153
|
-
* [GetAnswerTypeDataCount](https://cloud.tencent.com/document/api/1759/107674)
|
|
154
|
-
* [GetLikeDataCount](https://cloud.tencent.com/document/api/1759/107673)
|
|
134
|
+
* [CommonMixControlParams](https://cloud.tencent.com/document/api/267/20474#CommonMixControlParams)
|
|
155
135
|
|
|
156
|
-
|
|
136
|
+
* 新增成员:UsePictureTransparent
|
|
157
137
|
|
|
158
|
-
* [WordRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#WordRecognizeInfo)
|
|
159
138
|
|
|
160
139
|
|
|
161
140
|
|
|
162
|
-
##
|
|
141
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
163
142
|
|
|
164
|
-
### 第
|
|
143
|
+
### 第 139 次发布
|
|
165
144
|
|
|
166
|
-
发布时间:2024-06-
|
|
145
|
+
发布时间:2024-06-26 01:21:05
|
|
167
146
|
|
|
168
147
|
本次发布包含了以下内容:
|
|
169
148
|
|
|
170
149
|
改善已有的文档。
|
|
171
150
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
* [DescribeRabbitMQExchanges](https://cloud.tencent.com/document/api/1179/107675)
|
|
175
|
-
|
|
176
|
-
新增数据结构:
|
|
151
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
177
152
|
|
|
178
|
-
*
|
|
153
|
+
* VatInvoiceVerify
|
|
179
154
|
|
|
180
155
|
|
|
181
156
|
|
|
182
|
-
##
|
|
157
|
+
## 渠道合作伙伴(partners) 版本:2018-03-21
|
|
183
158
|
|
|
184
|
-
### 第
|
|
159
|
+
### 第 33 次发布
|
|
185
160
|
|
|
186
|
-
发布时间:2024-06-
|
|
161
|
+
发布时间:2024-06-26 01:21:35
|
|
187
162
|
|
|
188
163
|
本次发布包含了以下内容:
|
|
189
164
|
|
|
@@ -191,84 +166,71 @@
|
|
|
191
166
|
|
|
192
167
|
修改数据结构:
|
|
193
168
|
|
|
194
|
-
* [
|
|
195
|
-
|
|
196
|
-
* <font color="#dd0000">**修改成员**:</font>EnterpriseInstanceName, EnterpriseInstanceChargeType, EnterpriseInstanceType
|
|
197
|
-
|
|
169
|
+
* [AgentAuditedClient](https://cloud.tencent.com/document/api/563/16047#AgentAuditedClient)
|
|
198
170
|
|
|
171
|
+
* 新增成员:TransactionType
|
|
199
172
|
|
|
200
173
|
|
|
201
|
-
## 弹性微服务(tem) 版本:2020-12-21
|
|
202
174
|
|
|
203
175
|
|
|
176
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
204
177
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
### 第 16 次发布
|
|
178
|
+
### 第 66 次发布
|
|
208
179
|
|
|
209
|
-
发布时间:2024-06-
|
|
180
|
+
发布时间:2024-06-26 01:23:42
|
|
210
181
|
|
|
211
182
|
本次发布包含了以下内容:
|
|
212
183
|
|
|
213
184
|
改善已有的文档。
|
|
214
185
|
|
|
215
|
-
|
|
186
|
+
修改接口:
|
|
216
187
|
|
|
217
|
-
* [
|
|
188
|
+
* [CheckInstanceName](https://cloud.tencent.com/document/api/1141/52212)
|
|
218
189
|
|
|
219
|
-
|
|
190
|
+
* 新增出参:DetailCode
|
|
220
191
|
|
|
221
|
-
* [PriceTag](https://cloud.tencent.com/document/api/1493/96031#PriceTag)
|
|
222
|
-
* [ProductSKU](https://cloud.tencent.com/document/api/1493/96031#ProductSKU)
|
|
223
192
|
|
|
224
193
|
|
|
225
194
|
|
|
226
|
-
##
|
|
195
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
227
196
|
|
|
228
|
-
### 第
|
|
197
|
+
### 第 63 次发布
|
|
229
198
|
|
|
230
|
-
发布时间:2024-06-
|
|
199
|
+
发布时间:2024-06-26 01:23:56
|
|
231
200
|
|
|
232
201
|
本次发布包含了以下内容:
|
|
233
202
|
|
|
234
203
|
改善已有的文档。
|
|
235
204
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
239
|
-
|
|
240
|
-
* 新增成员:BackGroundColorMode
|
|
205
|
+
修改接口:
|
|
241
206
|
|
|
207
|
+
* [DescribePurchaseStateInfo](https://cloud.tencent.com/document/api/1285/65466)
|
|
242
208
|
|
|
209
|
+
* 新增出参:AllCoresCnt, UndefendCoresCnt, GivenAuthorizedCoresCnt, CurrentFlexibleCoresCnt, DefendPolicy, FlexibleCoresLimit, DefendClusterCoresCnt, DefendHostCoresCnt
|
|
243
210
|
|
|
244
211
|
|
|
245
|
-
|
|
212
|
+
修改数据结构:
|
|
246
213
|
|
|
247
|
-
|
|
214
|
+
* [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
|
|
248
215
|
|
|
249
|
-
|
|
216
|
+
* 新增成员:MasterAddresses, CoresCnt
|
|
250
217
|
|
|
251
|
-
|
|
218
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
|
252
219
|
|
|
253
|
-
|
|
220
|
+
* 新增成员:CoresCnt
|
|
254
221
|
|
|
255
|
-
新增接口:
|
|
256
222
|
|
|
257
|
-
* [TongChuanDisplay](https://cloud.tencent.com/document/api/1399/107636)
|
|
258
|
-
* [TongChuanRecognize](https://cloud.tencent.com/document/api/1399/107635)
|
|
259
|
-
* [TongChuanSync](https://cloud.tencent.com/document/api/1399/107634)
|
|
260
223
|
|
|
261
|
-
新增数据结构:
|
|
262
224
|
|
|
263
|
-
|
|
225
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
264
226
|
|
|
265
227
|
|
|
266
228
|
|
|
267
|
-
##
|
|
229
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
268
230
|
|
|
269
|
-
### 第
|
|
231
|
+
### 第 174 次发布
|
|
270
232
|
|
|
271
|
-
发布时间:2024-06-
|
|
233
|
+
发布时间:2024-06-26 01:25:37
|
|
272
234
|
|
|
273
235
|
本次发布包含了以下内容:
|
|
274
236
|
|
|
@@ -276,18 +238,18 @@
|
|
|
276
238
|
|
|
277
239
|
修改数据结构:
|
|
278
240
|
|
|
279
|
-
* [
|
|
241
|
+
* [PrometheusAgentInfo](https://cloud.tencent.com/document/api/457/31866#PrometheusAgentInfo)
|
|
280
242
|
|
|
281
|
-
* 新增成员:
|
|
243
|
+
* 新增成员:Region
|
|
282
244
|
|
|
283
245
|
|
|
284
246
|
|
|
285
247
|
|
|
286
|
-
##
|
|
248
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
287
249
|
|
|
288
|
-
### 第
|
|
250
|
+
### 第 98 次发布
|
|
289
251
|
|
|
290
|
-
发布时间:2024-06-
|
|
252
|
+
发布时间:2024-06-26 01:28:35
|
|
291
253
|
|
|
292
254
|
本次发布包含了以下内容:
|
|
293
255
|
|
|
@@ -295,7 +257,12 @@
|
|
|
295
257
|
|
|
296
258
|
新增接口:
|
|
297
259
|
|
|
298
|
-
* [
|
|
260
|
+
* [UploadResource](https://cloud.tencent.com/document/api/1267/107737)
|
|
261
|
+
|
|
262
|
+
新增数据结构:
|
|
263
|
+
|
|
264
|
+
* [UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo)
|
|
265
|
+
* [UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew)
|
|
299
266
|
|
|
300
267
|
|
|
301
268
|
|
|
@@ -6802,7 +6769,7 @@
|
|
|
6802
6769
|
|
|
6803
6770
|
新增接口:
|
|
6804
6771
|
|
|
6805
|
-
* [
|
|
6772
|
+
* [VoicePrintGroupVerify](https://cloud.tencent.com/document/api/1093/107668)
|
|
6806
6773
|
|
|
6807
6774
|
修改接口:
|
|
6808
6775
|
|
|
@@ -6821,8 +6788,8 @@
|
|
|
6821
6788
|
|
|
6822
6789
|
新增数据结构:
|
|
6823
6790
|
|
|
6824
|
-
* [
|
|
6825
|
-
* [
|
|
6791
|
+
* [VerifyTop](https://cloud.tencent.com/document/api/1093/37824#VerifyTop)
|
|
6792
|
+
* [VerifyTopResult](https://cloud.tencent.com/document/api/1093/37824#VerifyTopResult)
|
|
6826
6793
|
|
|
6827
6794
|
修改数据结构:
|
|
6828
6795
|
|
|
@@ -31611,6 +31578,27 @@
|
|
|
31611
31578
|
|
|
31612
31579
|
## 日志服务(cls) 版本:2020-10-16
|
|
31613
31580
|
|
|
31581
|
+
### 第 96 次发布
|
|
31582
|
+
|
|
31583
|
+
发布时间:2024-06-26 01:12:03
|
|
31584
|
+
|
|
31585
|
+
本次发布包含了以下内容:
|
|
31586
|
+
|
|
31587
|
+
改善已有的文档。
|
|
31588
|
+
|
|
31589
|
+
修改接口:
|
|
31590
|
+
|
|
31591
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
|
|
31592
|
+
|
|
31593
|
+
* 新增入参:Extends
|
|
31594
|
+
|
|
31595
|
+
|
|
31596
|
+
新增数据结构:
|
|
31597
|
+
|
|
31598
|
+
* [[AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo)](https://cloud.tencent.com/document/api/614/56471#[AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo))
|
|
31599
|
+
* [[ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo)](https://cloud.tencent.com/document/api/614/56471#[ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo))
|
|
31600
|
+
* [[TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo)](https://cloud.tencent.com/document/api/614/56471#[TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo))
|
|
31601
|
+
|
|
31614
31602
|
### 第 95 次发布
|
|
31615
31603
|
|
|
31616
31604
|
发布时间:2024-06-13 01:22:31
|
|
@@ -41476,6 +41464,18 @@
|
|
|
41476
41464
|
|
|
41477
41465
|
## 主机安全(cwp) 版本:2018-02-28
|
|
41478
41466
|
|
|
41467
|
+
### 第 114 次发布
|
|
41468
|
+
|
|
41469
|
+
发布时间:2024-06-26 01:12:49
|
|
41470
|
+
|
|
41471
|
+
本次发布包含了以下内容:
|
|
41472
|
+
|
|
41473
|
+
改善已有的文档。
|
|
41474
|
+
|
|
41475
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
41476
|
+
|
|
41477
|
+
* DeleteAttackLogs
|
|
41478
|
+
|
|
41479
41479
|
### 第 113 次发布
|
|
41480
41480
|
|
|
41481
41481
|
发布时间:2024-05-10 01:29:26
|
|
@@ -45035,6 +45035,21 @@
|
|
|
45035
45035
|
|
|
45036
45036
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
45037
45037
|
|
|
45038
|
+
### 第 95 次发布
|
|
45039
|
+
|
|
45040
|
+
发布时间:2024-06-26 01:13:42
|
|
45041
|
+
|
|
45042
|
+
本次发布包含了以下内容:
|
|
45043
|
+
|
|
45044
|
+
改善已有的文档。
|
|
45045
|
+
|
|
45046
|
+
修改数据结构:
|
|
45047
|
+
|
|
45048
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
|
45049
|
+
|
|
45050
|
+
* 新增成员:TrxId
|
|
45051
|
+
|
|
45052
|
+
|
|
45038
45053
|
### 第 94 次发布
|
|
45039
45054
|
|
|
45040
45055
|
发布时间:2024-06-21 01:30:05
|
|
@@ -51089,12 +51104,12 @@
|
|
|
51089
51104
|
|
|
51090
51105
|
新增接口:
|
|
51091
51106
|
|
|
51092
|
-
* [
|
|
51107
|
+
* [DescribeDataEnginesScaleDetail](https://cloud.tencent.com/document/api/1342/107670)
|
|
51093
51108
|
|
|
51094
51109
|
新增数据结构:
|
|
51095
51110
|
|
|
51096
|
-
* [
|
|
51097
|
-
* [
|
|
51111
|
+
* [DataEngineScaleInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineScaleInfo)
|
|
51112
|
+
* [DataEngineScaleInfoDetail](https://cloud.tencent.com/document/api/1342/53778#DataEngineScaleInfoDetail)
|
|
51098
51113
|
|
|
51099
51114
|
### 第 94 次发布
|
|
51100
51115
|
|
|
@@ -76061,6 +76076,43 @@
|
|
|
76061
76076
|
|
|
76062
76077
|
## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
|
|
76063
76078
|
|
|
76079
|
+
### 第 5 次发布
|
|
76080
|
+
|
|
76081
|
+
发布时间:2024-06-25 16:17:19
|
|
76082
|
+
|
|
76083
|
+
本次发布包含了以下内容:
|
|
76084
|
+
|
|
76085
|
+
改善已有的文档。
|
|
76086
|
+
|
|
76087
|
+
新增接口:
|
|
76088
|
+
|
|
76089
|
+
* [[DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)](https://cloud.tencent.com/document/api/#/#)
|
|
76090
|
+
* [[DescribeLocalAccounts](https://cloud.tencent.com/document/api/1092/107710)](https://cloud.tencent.com/document/api/#/#)
|
|
76091
|
+
|
|
76092
|
+
新增数据结构:
|
|
76093
|
+
|
|
76094
|
+
* [[DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData))
|
|
76095
|
+
* [[DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)](https://cloud.tencent.com/document/api/1092/102488#[DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp))
|
|
76096
|
+
* [[DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData))
|
|
76097
|
+
* [[DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData))
|
|
76098
|
+
* [[DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage))
|
|
76099
|
+
|
|
76100
|
+
### 第 4 次发布
|
|
76101
|
+
|
|
76102
|
+
发布时间:2024-06-25 16:07:22
|
|
76103
|
+
|
|
76104
|
+
本次发布包含了以下内容:
|
|
76105
|
+
|
|
76106
|
+
改善已有的文档。
|
|
76107
|
+
|
|
76108
|
+
新增接口:
|
|
76109
|
+
|
|
76110
|
+
* [[DescribeRootAccountGroup](https://cloud.tencent.com/document/api/1092/107709)](https://cloud.tencent.com/document/api/#/#)
|
|
76111
|
+
|
|
76112
|
+
新增数据结构:
|
|
76113
|
+
|
|
76114
|
+
* [[GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData)](https://cloud.tencent.com/document/api/1092/102488#[GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData))
|
|
76115
|
+
|
|
76064
76116
|
### 第 3 次发布
|
|
76065
76117
|
|
|
76066
76118
|
发布时间:2023-12-15 19:46:46
|
|
@@ -77389,6 +77441,20 @@
|
|
|
77389
77441
|
|
|
77390
77442
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
77391
77443
|
|
|
77444
|
+
### 第 69 次发布
|
|
77445
|
+
|
|
77446
|
+
发布时间:2024-06-26 01:17:47
|
|
77447
|
+
|
|
77448
|
+
本次发布包含了以下内容:
|
|
77449
|
+
|
|
77450
|
+
改善已有的文档。
|
|
77451
|
+
|
|
77452
|
+
新增接口:
|
|
77453
|
+
|
|
77454
|
+
* [[CheckFirmwareUpdate](https://cloud.tencent.com/document/api/1081/107736)](https://cloud.tencent.com/document/api/#/#)
|
|
77455
|
+
* [[DescribeFirmwareUpdateStatus](https://cloud.tencent.com/document/api/1081/107735)](https://cloud.tencent.com/document/api/#/#)
|
|
77456
|
+
* [[PublishFirmwareUpdateMessage](https://cloud.tencent.com/document/api/1081/107734)](https://cloud.tencent.com/document/api/#/#)
|
|
77457
|
+
|
|
77392
77458
|
### 第 68 次发布
|
|
77393
77459
|
|
|
77394
77460
|
发布时间:2024-06-25 01:16:25
|
|
@@ -77399,7 +77465,7 @@
|
|
|
77399
77465
|
|
|
77400
77466
|
新增接口:
|
|
77401
77467
|
|
|
77402
|
-
* [
|
|
77468
|
+
* [DescribeFirmware](https://cloud.tencent.com/document/api/1081/107671)
|
|
77403
77469
|
|
|
77404
77470
|
### 第 67 次发布
|
|
77405
77471
|
|
|
@@ -84796,6 +84862,21 @@
|
|
|
84796
84862
|
|
|
84797
84863
|
## 云直播CSS(live) 版本:2018-08-01
|
|
84798
84864
|
|
|
84865
|
+
### 第 130 次发布
|
|
84866
|
+
|
|
84867
|
+
发布时间:2024-06-26 01:19:20
|
|
84868
|
+
|
|
84869
|
+
本次发布包含了以下内容:
|
|
84870
|
+
|
|
84871
|
+
改善已有的文档。
|
|
84872
|
+
|
|
84873
|
+
修改数据结构:
|
|
84874
|
+
|
|
84875
|
+
* [CommonMixControlParams](https://cloud.tencent.com/document/api/267/20474#CommonMixControlParams)
|
|
84876
|
+
|
|
84877
|
+
* 新增成员:UsePictureTransparent
|
|
84878
|
+
|
|
84879
|
+
|
|
84799
84880
|
### 第 129 次发布
|
|
84800
84881
|
|
|
84801
84882
|
发布时间:2024-05-29 01:52:02
|
|
@@ -87416,13 +87497,13 @@
|
|
|
87416
87497
|
|
|
87417
87498
|
新增接口:
|
|
87418
87499
|
|
|
87419
|
-
* [
|
|
87420
|
-
* [
|
|
87421
|
-
* [
|
|
87500
|
+
* [ConvertDocument](https://cloud.tencent.com/document/api/1759/107672)
|
|
87501
|
+
* [GetAnswerTypeDataCount](https://cloud.tencent.com/document/api/1759/107674)
|
|
87502
|
+
* [GetLikeDataCount](https://cloud.tencent.com/document/api/1759/107673)
|
|
87422
87503
|
|
|
87423
87504
|
新增数据结构:
|
|
87424
87505
|
|
|
87425
|
-
* [
|
|
87506
|
+
* [WordRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#WordRecognizeInfo)
|
|
87426
87507
|
|
|
87427
87508
|
### 第 8 次发布
|
|
87428
87509
|
|
|
@@ -98901,6 +98982,18 @@
|
|
|
98901
98982
|
|
|
98902
98983
|
## 文字识别(ocr) 版本:2018-11-19
|
|
98903
98984
|
|
|
98985
|
+
### 第 139 次发布
|
|
98986
|
+
|
|
98987
|
+
发布时间:2024-06-26 01:21:05
|
|
98988
|
+
|
|
98989
|
+
本次发布包含了以下内容:
|
|
98990
|
+
|
|
98991
|
+
改善已有的文档。
|
|
98992
|
+
|
|
98993
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
98994
|
+
|
|
98995
|
+
* VatInvoiceVerify
|
|
98996
|
+
|
|
98904
98997
|
### 第 138 次发布
|
|
98905
98998
|
|
|
98906
98999
|
发布时间:2024-06-21 02:02:31
|
|
@@ -102571,6 +102664,21 @@
|
|
|
102571
102664
|
|
|
102572
102665
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
|
102573
102666
|
|
|
102667
|
+
### 第 33 次发布
|
|
102668
|
+
|
|
102669
|
+
发布时间:2024-06-26 01:21:35
|
|
102670
|
+
|
|
102671
|
+
本次发布包含了以下内容:
|
|
102672
|
+
|
|
102673
|
+
改善已有的文档。
|
|
102674
|
+
|
|
102675
|
+
修改数据结构:
|
|
102676
|
+
|
|
102677
|
+
* [AgentAuditedClient](https://cloud.tencent.com/document/api/563/16047#AgentAuditedClient)
|
|
102678
|
+
|
|
102679
|
+
* 新增成员:TransactionType
|
|
102680
|
+
|
|
102681
|
+
|
|
102574
102682
|
### 第 32 次发布
|
|
102575
102683
|
|
|
102576
102684
|
发布时间:2024-01-23 01:25:29
|
|
@@ -118532,6 +118640,21 @@
|
|
|
118532
118640
|
|
|
118533
118641
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
118534
118642
|
|
|
118643
|
+
### 第 66 次发布
|
|
118644
|
+
|
|
118645
|
+
发布时间:2024-06-26 01:23:42
|
|
118646
|
+
|
|
118647
|
+
本次发布包含了以下内容:
|
|
118648
|
+
|
|
118649
|
+
改善已有的文档。
|
|
118650
|
+
|
|
118651
|
+
修改接口:
|
|
118652
|
+
|
|
118653
|
+
* [CheckInstanceName](https://cloud.tencent.com/document/api/1141/52212)
|
|
118654
|
+
|
|
118655
|
+
* 新增出参:DetailCode
|
|
118656
|
+
|
|
118657
|
+
|
|
118535
118658
|
### 第 65 次发布
|
|
118536
118659
|
|
|
118537
118660
|
发布时间:2024-02-19 10:37:21
|
|
@@ -119740,6 +119863,32 @@
|
|
|
119740
119863
|
|
|
119741
119864
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
119742
119865
|
|
|
119866
|
+
### 第 63 次发布
|
|
119867
|
+
|
|
119868
|
+
发布时间:2024-06-26 01:23:56
|
|
119869
|
+
|
|
119870
|
+
本次发布包含了以下内容:
|
|
119871
|
+
|
|
119872
|
+
改善已有的文档。
|
|
119873
|
+
|
|
119874
|
+
修改接口:
|
|
119875
|
+
|
|
119876
|
+
* [DescribePurchaseStateInfo](https://cloud.tencent.com/document/api/1285/65466)
|
|
119877
|
+
|
|
119878
|
+
* 新增出参:AllCoresCnt, UndefendCoresCnt, GivenAuthorizedCoresCnt, CurrentFlexibleCoresCnt, DefendPolicy, FlexibleCoresLimit, DefendClusterCoresCnt, DefendHostCoresCnt
|
|
119879
|
+
|
|
119880
|
+
|
|
119881
|
+
修改数据结构:
|
|
119882
|
+
|
|
119883
|
+
* [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
|
|
119884
|
+
|
|
119885
|
+
* 新增成员:MasterAddresses, CoresCnt
|
|
119886
|
+
|
|
119887
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
|
119888
|
+
|
|
119889
|
+
* 新增成员:CoresCnt
|
|
119890
|
+
|
|
119891
|
+
|
|
119743
119892
|
### 第 62 次发布
|
|
119744
119893
|
|
|
119745
119894
|
发布时间:2024-05-31 02:10:49
|
|
@@ -122369,11 +122518,11 @@
|
|
|
122369
122518
|
|
|
122370
122519
|
新增接口:
|
|
122371
122520
|
|
|
122372
|
-
* [
|
|
122521
|
+
* [DescribeRabbitMQExchanges](https://cloud.tencent.com/document/api/1179/107675)
|
|
122373
122522
|
|
|
122374
122523
|
新增数据结构:
|
|
122375
122524
|
|
|
122376
|
-
* [
|
|
122525
|
+
* [RabbitMQExchangeListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQExchangeListInfo)
|
|
122377
122526
|
|
|
122378
122527
|
### 第 115 次发布
|
|
122379
122528
|
|
|
@@ -133840,6 +133989,21 @@
|
|
|
133840
133989
|
|
|
133841
133990
|
## 容器服务(tke) 版本:2018-05-25
|
|
133842
133991
|
|
|
133992
|
+
### 第 174 次发布
|
|
133993
|
+
|
|
133994
|
+
发布时间:2024-06-26 01:25:37
|
|
133995
|
+
|
|
133996
|
+
本次发布包含了以下内容:
|
|
133997
|
+
|
|
133998
|
+
改善已有的文档。
|
|
133999
|
+
|
|
134000
|
+
修改数据结构:
|
|
134001
|
+
|
|
134002
|
+
* [PrometheusAgentInfo](https://cloud.tencent.com/document/api/457/31866#PrometheusAgentInfo)
|
|
134003
|
+
|
|
134004
|
+
* 新增成员:Region
|
|
134005
|
+
|
|
134006
|
+
|
|
133843
134007
|
### 第 173 次发布
|
|
133844
134008
|
|
|
133845
134009
|
发布时间:2024-06-20 02:22:36
|
|
@@ -137896,12 +138060,12 @@
|
|
|
137896
138060
|
|
|
137897
138061
|
新增接口:
|
|
137898
138062
|
|
|
137899
|
-
* [
|
|
138063
|
+
* [DescribeProductSKUs](https://cloud.tencent.com/document/api/1493/107676)
|
|
137900
138064
|
|
|
137901
138065
|
新增数据结构:
|
|
137902
138066
|
|
|
137903
|
-
* [
|
|
137904
|
-
* [
|
|
138067
|
+
* [PriceTag](https://cloud.tencent.com/document/api/1493/96031#PriceTag)
|
|
138068
|
+
* [ProductSKU](https://cloud.tencent.com/document/api/1493/96031#ProductSKU)
|
|
137905
138069
|
|
|
137906
138070
|
### 第 15 次发布
|
|
137907
138071
|
|
|
@@ -144956,13 +145120,13 @@
|
|
|
144956
145120
|
|
|
144957
145121
|
新增接口:
|
|
144958
145122
|
|
|
144959
|
-
* [
|
|
144960
|
-
* [
|
|
144961
|
-
* [
|
|
145123
|
+
* [TongChuanDisplay](https://cloud.tencent.com/document/api/1399/107636)
|
|
145124
|
+
* [TongChuanRecognize](https://cloud.tencent.com/document/api/1399/107635)
|
|
145125
|
+
* [TongChuanSync](https://cloud.tencent.com/document/api/1399/107634)
|
|
144962
145126
|
|
|
144963
145127
|
新增数据结构:
|
|
144964
145128
|
|
|
144965
|
-
* [
|
|
145129
|
+
* [DisplayInfo](https://cloud.tencent.com/document/api/1399/107637#DisplayInfo)
|
|
144966
145130
|
|
|
144967
145131
|
|
|
144968
145132
|
|
|
@@ -155115,7 +155279,7 @@
|
|
|
155115
155279
|
|
|
155116
155280
|
新增接口:
|
|
155117
155281
|
|
|
155118
|
-
* [
|
|
155282
|
+
* [AddAreaBanAreas](https://cloud.tencent.com/document/api/627/107677)
|
|
155119
155283
|
|
|
155120
155284
|
### 第 89 次发布
|
|
155121
155285
|
|
|
@@ -157512,6 +157676,23 @@
|
|
|
157512
157676
|
|
|
157513
157677
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
157514
157678
|
|
|
157679
|
+
### 第 98 次发布
|
|
157680
|
+
|
|
157681
|
+
发布时间:2024-06-26 01:28:35
|
|
157682
|
+
|
|
157683
|
+
本次发布包含了以下内容:
|
|
157684
|
+
|
|
157685
|
+
改善已有的文档。
|
|
157686
|
+
|
|
157687
|
+
新增接口:
|
|
157688
|
+
|
|
157689
|
+
* [[UploadResource](https://cloud.tencent.com/document/api/1267/107737)](https://cloud.tencent.com/document/api/#/#)
|
|
157690
|
+
|
|
157691
|
+
新增数据结构:
|
|
157692
|
+
|
|
157693
|
+
* [[UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo)](https://cloud.tencent.com/document/api/1267/76336#[UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo))
|
|
157694
|
+
* [[UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew)](https://cloud.tencent.com/document/api/1267/76336#[UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew))
|
|
157695
|
+
|
|
157515
157696
|
### 第 97 次发布
|
|
157516
157697
|
|
|
157517
157698
|
发布时间:2024-06-20 02:35:45
|
|
@@ -159013,7 +159194,7 @@
|
|
|
159013
159194
|
* [UpdateTaskDs](https://cloud.tencent.com/document/api/#/#)
|
|
159014
159195
|
* [UploadAdvanceRunParams](https://cloud.tencent.com/document/api/#/#)
|
|
159015
159196
|
* [UploadFilesDs](https://cloud.tencent.com/document/api/#/#)
|
|
159016
|
-
* [UploadResource](https://cloud.tencent.com/document/api
|
|
159197
|
+
* [UploadResource](https://cloud.tencent.com/document/api/1267/107737)
|
|
159017
159198
|
|
|
159018
159199
|
新增数据结构:
|
|
159019
159200
|
|