tencentcloud-sdk-nodejs 4.0.760 → 4.0.762
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 +351 -0
- package/SERVICE_CHANGELOG.md +330 -192
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +22 -19
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +11 -0
- package/src/services/cfw/v20190904/cfw_client.ts +2 -3
- package/src/services/cfw/v20190904/cfw_models.ts +32 -4
- package/src/services/ckafka/v20190819/ckafka_client.ts +1 -1
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +106 -43
- package/src/services/csip/v20221121/csip_models.ts +20 -0
- package/src/services/dts/v20211206/dts_models.ts +13 -13
- package/src/services/ecm/v20190719/ecm_models.ts +17 -17
- package/src/services/emr/v20190103/emr_models.ts +18 -12
- package/src/services/ess/v20201111/ess_client.ts +28 -8
- package/src/services/ess/v20201111/ess_models.ts +11 -6
- package/src/services/essbasic/v20210526/essbasic_client.ts +19 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +23 -14
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +18 -12
- package/src/services/live/v20180801/live_models.ts +13 -12
- package/src/services/monitor/v20180724/monitor_models.ts +5 -0
- package/src/services/oceanus/v20190422/oceanus_client.ts +23 -10
- package/src/services/oceanus/v20190422/oceanus_models.ts +147 -59
- package/src/services/redis/v20180412/redis_models.ts +1 -1
- package/src/services/ssl/v20191205/ssl_models.ts +22 -2
- package/src/services/tat/v20201028/tat_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +20 -10
- package/src/services/tem/v20210701/tem_client.ts +1 -1
- package/src/services/tem/v20210701/tem_models.ts +1 -1
- package/src/services/teo/v20220901/teo_models.ts +2 -2
- package/src/services/tione/v20211111/tione_client.ts +25 -11
- package/src/services/tione/v20211111/tione_models.ts +223 -21
- package/src/services/tse/v20201207/tse_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +26 -14
- package/src/services/wedata/v20210820/wedata_models.ts +64 -4
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +22 -19
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +11 -0
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +0 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +0 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +32 -4
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +106 -43
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +20 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +13 -13
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +17 -17
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +18 -12
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +28 -8
- package/tencentcloud/services/ess/v20201111/ess_client.js +28 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +19 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +19 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +23 -14
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +18 -12
- package/tencentcloud/services/live/v20180801/live_models.d.ts +13 -12
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +7 -3
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +9 -3
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +143 -58
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +22 -2
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -10
- package/tencentcloud/services/tem/v20210701/tem_client.d.ts +1 -1
- package/tencentcloud/services/tem/v20210701/tem_client.js +1 -1
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +7 -3
- package/tencentcloud/services/tione/v20211111/tione_client.js +9 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +219 -21
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +10 -6
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +13 -7
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +62 -4
- package/test/oceanus.v20190422.test.js +12 -2
- package/test/tione.v20211111.test.js +12 -2
- package/test/wedata.v20210820.test.js +14 -4
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,96 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 26 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-12-15 19:18:42
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
16
|
-
|
|
17
|
-
新增数据结构:
|
|
18
|
-
|
|
19
|
-
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
24
4
|
|
|
25
|
-
### 第
|
|
5
|
+
### 第 3 次发布
|
|
26
6
|
|
|
27
|
-
发布时间:2023-12-
|
|
7
|
+
发布时间:2023-12-20 01:16:54
|
|
28
8
|
|
|
29
9
|
本次发布包含了以下内容:
|
|
30
10
|
|
|
31
11
|
改善已有的文档。
|
|
32
12
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
* [CancelSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92839)
|
|
36
|
-
|
|
37
|
-
* 新增入参:CustomKey
|
|
38
|
-
|
|
39
|
-
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
|
40
|
-
|
|
41
|
-
* 新增入参:CustomKey
|
|
42
|
-
|
|
43
|
-
* [DescribeSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/98747)
|
|
44
|
-
|
|
45
|
-
* 新增入参:CustomKey
|
|
13
|
+
修改数据结构:
|
|
46
14
|
|
|
47
|
-
* [
|
|
15
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
48
16
|
|
|
49
|
-
*
|
|
17
|
+
* 新增成员:Characteristic
|
|
50
18
|
|
|
51
19
|
|
|
52
20
|
|
|
53
21
|
|
|
54
22
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55
23
|
|
|
56
|
-
### 第
|
|
24
|
+
### 第 143 次发布
|
|
57
25
|
|
|
58
|
-
发布时间:2023-12-
|
|
26
|
+
发布时间:2023-12-20 01:38:18
|
|
59
27
|
|
|
60
28
|
本次发布包含了以下内容:
|
|
61
29
|
|
|
62
30
|
改善已有的文档。
|
|
63
31
|
|
|
64
|
-
新增接口:
|
|
65
|
-
|
|
66
|
-
* [DescribeExtendedServiceAuthDetail](https://cloud.tencent.com/document/api/1323/102513)
|
|
67
|
-
|
|
68
32
|
修改接口:
|
|
69
33
|
|
|
70
|
-
* [
|
|
71
|
-
|
|
72
|
-
* 新增入参:SignTypeSelector
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
新增数据结构:
|
|
76
|
-
|
|
77
|
-
* [AuthInfoDetail](https://cloud.tencent.com/document/api/1323/70369#AuthInfoDetail)
|
|
78
|
-
* [HasAuthOrganization](https://cloud.tencent.com/document/api/1323/70369#HasAuthOrganization)
|
|
79
|
-
|
|
80
|
-
修改数据结构:
|
|
81
|
-
|
|
82
|
-
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
34
|
+
* [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
|
|
83
35
|
|
|
84
|
-
*
|
|
36
|
+
* 新增入参:CcInfos
|
|
85
37
|
|
|
86
38
|
|
|
87
39
|
|
|
88
40
|
|
|
89
|
-
##
|
|
41
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
90
42
|
|
|
91
|
-
### 第
|
|
43
|
+
### 第 50 次发布
|
|
92
44
|
|
|
93
|
-
发布时间:2023-12-
|
|
45
|
+
发布时间:2023-12-20 01:57:04
|
|
94
46
|
|
|
95
47
|
本次发布包含了以下内容:
|
|
96
48
|
|
|
@@ -98,172 +50,75 @@
|
|
|
98
50
|
|
|
99
51
|
新增接口:
|
|
100
52
|
|
|
101
|
-
* [
|
|
102
|
-
* [DescribeExtendedServiceAuthDetail](https://cloud.tencent.com/document/api/1420/102514)
|
|
103
|
-
|
|
104
|
-
修改接口:
|
|
105
|
-
|
|
106
|
-
* [ChannelCreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1420/101059)
|
|
107
|
-
|
|
108
|
-
* 新增入参:SignTypeSelector
|
|
109
|
-
|
|
53
|
+
* [DescribeJobEvents](https://cloud.tencent.com/document/api/849/102554)
|
|
110
54
|
|
|
111
55
|
新增数据结构:
|
|
112
56
|
|
|
113
|
-
* [
|
|
114
|
-
* [HasAuthOrganization](https://cloud.tencent.com/document/api/1420/61525#HasAuthOrganization)
|
|
115
|
-
* [HasAuthUser](https://cloud.tencent.com/document/api/1420/61525#HasAuthUser)
|
|
116
|
-
|
|
117
|
-
修改数据结构:
|
|
118
|
-
|
|
119
|
-
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
120
|
-
|
|
121
|
-
* 新增成员:SignTypeSelector
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
57
|
+
* [JobEvent](https://cloud.tencent.com/document/api/849/52010#JobEvent)
|
|
127
58
|
|
|
128
59
|
|
|
129
60
|
|
|
130
|
-
##
|
|
61
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
131
62
|
|
|
132
|
-
### 第
|
|
63
|
+
### 第 51 次发布
|
|
133
64
|
|
|
134
|
-
发布时间:2023-12-
|
|
65
|
+
发布时间:2023-12-20 02:05:02
|
|
135
66
|
|
|
136
67
|
本次发布包含了以下内容:
|
|
137
68
|
|
|
138
69
|
改善已有的文档。
|
|
139
70
|
|
|
140
|
-
新增数据结构:
|
|
141
|
-
|
|
142
|
-
* [DeviceDetail](https://cloud.tencent.com/document/api/1092/102488#DeviceDetail)
|
|
143
|
-
|
|
144
71
|
修改数据结构:
|
|
145
72
|
|
|
146
|
-
* [
|
|
73
|
+
* [OperationLog](https://cloud.tencent.com/document/api/400/41679#OperationLog)
|
|
147
74
|
|
|
148
|
-
* 新增成员:
|
|
75
|
+
* 新增成员:Uin, SubAccountUin, CertId, Type
|
|
149
76
|
|
|
150
77
|
|
|
151
78
|
|
|
152
79
|
|
|
153
|
-
##
|
|
80
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
154
81
|
|
|
155
|
-
### 第
|
|
82
|
+
### 第 47 次发布
|
|
156
83
|
|
|
157
|
-
发布时间:2023-12-
|
|
84
|
+
发布时间:2023-12-20 02:15:59
|
|
158
85
|
|
|
159
86
|
本次发布包含了以下内容:
|
|
160
87
|
|
|
161
88
|
改善已有的文档。
|
|
162
89
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
* [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/248/86040)
|
|
166
|
-
|
|
167
|
-
* 新增出参:ImageNeedUpdate
|
|
168
|
-
|
|
169
|
-
* [DescribePrometheusConfig](https://cloud.tencent.com/document/api/248/85705)
|
|
170
|
-
|
|
171
|
-
* 新增出参:ImageNeedUpdate
|
|
172
|
-
|
|
173
|
-
* [DescribePrometheusTargetsTMP](https://cloud.tencent.com/document/api/248/86037)
|
|
174
|
-
|
|
175
|
-
* <font color="#dd0000">**修改入参**:</font>ClusterType
|
|
176
|
-
|
|
177
|
-
* [ModifyPrometheusConfig](https://cloud.tencent.com/document/api/248/86031)
|
|
178
|
-
|
|
179
|
-
* 新增入参:UpdateImage
|
|
90
|
+
新增接口:
|
|
180
91
|
|
|
92
|
+
* [DescribeModelAccelerateVersions](https://cloud.tencent.com/document/api/851/102555)
|
|
181
93
|
|
|
182
94
|
新增数据结构:
|
|
183
95
|
|
|
184
|
-
* [
|
|
185
|
-
|
|
186
|
-
修改数据结构:
|
|
187
|
-
|
|
188
|
-
* [PrometheusJobTargets](https://cloud.tencent.com/document/api/248/30354#PrometheusJobTargets)
|
|
189
|
-
|
|
190
|
-
* 新增成员:Targets, JobName, Total, Up
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
196
|
-
|
|
197
|
-
### 第 50 次发布
|
|
198
|
-
|
|
199
|
-
发布时间:2023-12-15 20:14:50
|
|
200
|
-
|
|
201
|
-
本次发布包含了以下内容:
|
|
202
|
-
|
|
203
|
-
改善已有的文档。
|
|
204
|
-
|
|
205
|
-
修改接口:
|
|
206
|
-
|
|
207
|
-
* [DescribeCertificates](https://cloud.tencent.com/document/api/400/41671)
|
|
208
|
-
|
|
209
|
-
* 新增入参:Tags, IsPendingIssue
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
## 自动化助手(tat) 版本:2020-10-28
|
|
215
|
-
|
|
216
|
-
### 第 22 次发布
|
|
217
|
-
|
|
218
|
-
发布时间:2023-12-15 20:16:37
|
|
219
|
-
|
|
220
|
-
本次发布包含了以下内容:
|
|
221
|
-
|
|
222
|
-
改善已有的文档。
|
|
223
|
-
|
|
224
|
-
修改数据结构:
|
|
225
|
-
|
|
226
|
-
* [AutomationAgentInfo](https://cloud.tencent.com/document/api/1340/52687#AutomationAgentInfo)
|
|
227
|
-
|
|
228
|
-
* <font color="#dd0000">**修改成员**:</font>SupportFeatures
|
|
229
|
-
|
|
230
|
-
* [CommandDocument](https://cloud.tencent.com/document/api/1340/52687#CommandDocument)
|
|
96
|
+
* [ModelAccelerateVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateVersion)
|
|
97
|
+
* [ModelSource](https://cloud.tencent.com/document/api/851/75051#ModelSource)
|
|
231
98
|
|
|
232
|
-
* <font color="#dd0000">**修改成员**:</font>OutputCOSBucketUrl, OutputCOSKeyPrefix
|
|
233
|
-
|
|
234
|
-
* [RegisterCodeInfo](https://cloud.tencent.com/document/api/1340/52687#RegisterCodeInfo)
|
|
235
99
|
|
|
236
|
-
* <font color="#dd0000">**修改成员**:</font>RegisterCodeId, Description, InstanceNamePrefix, RegisterLimit, ExpiredTime, IpAddressRange, Enabled, RegisteredCount, CreatedTime, UpdatedTime
|
|
237
100
|
|
|
101
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
238
102
|
|
|
239
103
|
|
|
240
104
|
|
|
241
105
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
242
106
|
|
|
243
|
-
### 第
|
|
107
|
+
### 第 65 次发布
|
|
244
108
|
|
|
245
|
-
发布时间:2023-12-
|
|
109
|
+
发布时间:2023-12-20 02:28:42
|
|
246
110
|
|
|
247
111
|
本次发布包含了以下内容:
|
|
248
112
|
|
|
249
113
|
改善已有的文档。
|
|
250
114
|
|
|
251
|
-
修改接口:
|
|
252
|
-
|
|
253
|
-
* [CreateTaskVersionDs](https://cloud.tencent.com/document/api/1267/101692)
|
|
254
|
-
|
|
255
|
-
* 新增入参:RequestFromSource
|
|
256
|
-
|
|
257
|
-
* [UploadContent](https://cloud.tencent.com/document/api/1267/93282)
|
|
258
|
-
|
|
259
|
-
* 新增入参:RequestFromSource
|
|
260
|
-
|
|
261
|
-
|
|
262
115
|
修改数据结构:
|
|
263
116
|
|
|
264
|
-
* [
|
|
117
|
+
* [InstanceLogInfo](https://cloud.tencent.com/document/api/1267/76336#InstanceLogInfo)
|
|
265
118
|
|
|
266
|
-
* 新增成员:
|
|
119
|
+
* 新增成员:CodeFileName
|
|
120
|
+
|
|
121
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, CurRunDate, Tries, LastUpdate, BrokerIp, FileSize, OriginFileName, CreateTime, InstanceLogType, TaskName, CostTime, InstanceStatus
|
|
267
122
|
|
|
268
123
|
|
|
269
124
|
|
|
@@ -21893,6 +21748,36 @@
|
|
|
21893
21748
|
|
|
21894
21749
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
21895
21750
|
|
|
21751
|
+
### 第 3 次发布
|
|
21752
|
+
|
|
21753
|
+
发布时间:2023-12-20 01:16:54
|
|
21754
|
+
|
|
21755
|
+
本次发布包含了以下内容:
|
|
21756
|
+
|
|
21757
|
+
改善已有的文档。
|
|
21758
|
+
|
|
21759
|
+
修改数据结构:
|
|
21760
|
+
|
|
21761
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
21762
|
+
|
|
21763
|
+
* 新增成员:Characteristic
|
|
21764
|
+
|
|
21765
|
+
|
|
21766
|
+
### 第 2 次发布
|
|
21767
|
+
|
|
21768
|
+
发布时间:2023-12-19 01:19:18
|
|
21769
|
+
|
|
21770
|
+
本次发布包含了以下内容:
|
|
21771
|
+
|
|
21772
|
+
改善已有的文档。
|
|
21773
|
+
|
|
21774
|
+
修改数据结构:
|
|
21775
|
+
|
|
21776
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
21777
|
+
|
|
21778
|
+
* 新增成员:IfExistCatalog
|
|
21779
|
+
|
|
21780
|
+
|
|
21896
21781
|
### 第 1 次发布
|
|
21897
21782
|
|
|
21898
21783
|
发布时间:2023-12-11 11:31:16
|
|
@@ -22865,6 +22750,33 @@
|
|
|
22865
22750
|
|
|
22866
22751
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
22867
22752
|
|
|
22753
|
+
### 第 51 次发布
|
|
22754
|
+
|
|
22755
|
+
发布时间:2023-12-19 01:19:59
|
|
22756
|
+
|
|
22757
|
+
本次发布包含了以下内容:
|
|
22758
|
+
|
|
22759
|
+
改善已有的文档。
|
|
22760
|
+
|
|
22761
|
+
修改数据结构:
|
|
22762
|
+
|
|
22763
|
+
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
22764
|
+
|
|
22765
|
+
* 新增成员:ParamTemplateId
|
|
22766
|
+
|
|
22767
|
+
* [CreateRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateRuleItem)
|
|
22768
|
+
|
|
22769
|
+
* 新增成员:ParamTemplateId
|
|
22770
|
+
|
|
22771
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
22772
|
+
|
|
22773
|
+
* 新增成员:ParamTemplateName, ParamTemplateId
|
|
22774
|
+
|
|
22775
|
+
* [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
|
|
22776
|
+
|
|
22777
|
+
* 新增成员:ParamTemplateId, ParamTemplateName
|
|
22778
|
+
|
|
22779
|
+
|
|
22868
22780
|
### 第 50 次发布
|
|
22869
22781
|
|
|
22870
22782
|
发布时间:2023-12-01 01:10:27
|
|
@@ -32788,7 +32700,7 @@
|
|
|
32788
32700
|
|
|
32789
32701
|
|
|
32790
32702
|
|
|
32791
|
-
##
|
|
32703
|
+
## 腾讯微卡收付通(cpdp) 版本:2019-08-20
|
|
32792
32704
|
|
|
32793
32705
|
### 第 101 次发布
|
|
32794
32706
|
|
|
@@ -35535,6 +35447,37 @@
|
|
|
35535
35447
|
|
|
35536
35448
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
35537
35449
|
|
|
35450
|
+
### 第 27 次发布
|
|
35451
|
+
|
|
35452
|
+
发布时间:2023-12-19 01:25:03
|
|
35453
|
+
|
|
35454
|
+
本次发布包含了以下内容:
|
|
35455
|
+
|
|
35456
|
+
改善已有的文档。
|
|
35457
|
+
|
|
35458
|
+
修改接口:
|
|
35459
|
+
|
|
35460
|
+
* [DescribeDomainAssets](https://cloud.tencent.com/document/api/664/93511)
|
|
35461
|
+
|
|
35462
|
+
* 新增入参:MemberId
|
|
35463
|
+
|
|
35464
|
+
* [DescribeGatewayAssets](https://cloud.tencent.com/document/api/664/102291)
|
|
35465
|
+
|
|
35466
|
+
* 新增入参:MemberId
|
|
35467
|
+
|
|
35468
|
+
* [DescribeListenerList](https://cloud.tencent.com/document/api/664/96103)
|
|
35469
|
+
|
|
35470
|
+
* 新增入参:MemberId
|
|
35471
|
+
|
|
35472
|
+
* [DescribeNICAssets](https://cloud.tencent.com/document/api/664/102406)
|
|
35473
|
+
|
|
35474
|
+
* 新增入参:MemberId
|
|
35475
|
+
|
|
35476
|
+
* [DescribePublicIpAssets](https://cloud.tencent.com/document/api/664/93510)
|
|
35477
|
+
|
|
35478
|
+
* 新增入参:MemberId
|
|
35479
|
+
|
|
35480
|
+
|
|
35538
35481
|
### 第 26 次发布
|
|
35539
35482
|
|
|
35540
35483
|
发布时间:2023-12-15 19:18:42
|
|
@@ -35545,11 +35488,11 @@
|
|
|
35545
35488
|
|
|
35546
35489
|
新增接口:
|
|
35547
35490
|
|
|
35548
|
-
* [
|
|
35491
|
+
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
35549
35492
|
|
|
35550
35493
|
新增数据结构:
|
|
35551
35494
|
|
|
35552
|
-
* [
|
|
35495
|
+
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
35553
35496
|
|
|
35554
35497
|
### 第 25 次发布
|
|
35555
35498
|
|
|
@@ -54408,6 +54351,21 @@
|
|
|
54408
54351
|
|
|
54409
54352
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
54410
54353
|
|
|
54354
|
+
### 第 54 次发布
|
|
54355
|
+
|
|
54356
|
+
发布时间:2023-12-19 01:39:39
|
|
54357
|
+
|
|
54358
|
+
本次发布包含了以下内容:
|
|
54359
|
+
|
|
54360
|
+
改善已有的文档。
|
|
54361
|
+
|
|
54362
|
+
修改数据结构:
|
|
54363
|
+
|
|
54364
|
+
* [PreExecuteFileSettings](https://cloud.tencent.com/document/api/589/33981#PreExecuteFileSettings)
|
|
54365
|
+
|
|
54366
|
+
* 新增成员:Remark
|
|
54367
|
+
|
|
54368
|
+
|
|
54411
54369
|
### 第 53 次发布
|
|
54412
54370
|
|
|
54413
54371
|
发布时间:2023-10-16 01:15:50
|
|
@@ -56798,6 +56756,21 @@
|
|
|
56798
56756
|
|
|
56799
56757
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
56800
56758
|
|
|
56759
|
+
### 第 143 次发布
|
|
56760
|
+
|
|
56761
|
+
发布时间:2023-12-20 01:38:18
|
|
56762
|
+
|
|
56763
|
+
本次发布包含了以下内容:
|
|
56764
|
+
|
|
56765
|
+
改善已有的文档。
|
|
56766
|
+
|
|
56767
|
+
修改接口:
|
|
56768
|
+
|
|
56769
|
+
* [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
|
|
56770
|
+
|
|
56771
|
+
* 新增入参:CcInfos
|
|
56772
|
+
|
|
56773
|
+
|
|
56801
56774
|
### 第 142 次发布
|
|
56802
56775
|
|
|
56803
56776
|
发布时间:2023-12-15 19:39:22
|
|
@@ -56808,7 +56781,7 @@
|
|
|
56808
56781
|
|
|
56809
56782
|
新增接口:
|
|
56810
56783
|
|
|
56811
|
-
* [
|
|
56784
|
+
* [DescribeExtendedServiceAuthDetail](https://cloud.tencent.com/document/api/1323/102513)
|
|
56812
56785
|
|
|
56813
56786
|
修改接口:
|
|
56814
56787
|
|
|
@@ -56819,8 +56792,8 @@
|
|
|
56819
56792
|
|
|
56820
56793
|
新增数据结构:
|
|
56821
56794
|
|
|
56822
|
-
* [
|
|
56823
|
-
* [
|
|
56795
|
+
* [AuthInfoDetail](https://cloud.tencent.com/document/api/1323/70369#AuthInfoDetail)
|
|
56796
|
+
* [HasAuthOrganization](https://cloud.tencent.com/document/api/1323/70369#HasAuthOrganization)
|
|
56824
56797
|
|
|
56825
56798
|
修改数据结构:
|
|
56826
56799
|
|
|
@@ -59569,8 +59542,8 @@
|
|
|
59569
59542
|
|
|
59570
59543
|
新增接口:
|
|
59571
59544
|
|
|
59572
|
-
* [
|
|
59573
|
-
* [
|
|
59545
|
+
* [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1420/102515)
|
|
59546
|
+
* [DescribeExtendedServiceAuthDetail](https://cloud.tencent.com/document/api/1420/102514)
|
|
59574
59547
|
|
|
59575
59548
|
修改接口:
|
|
59576
59549
|
|
|
@@ -59581,9 +59554,9 @@
|
|
|
59581
59554
|
|
|
59582
59555
|
新增数据结构:
|
|
59583
59556
|
|
|
59584
|
-
* [
|
|
59585
|
-
* [
|
|
59586
|
-
* [
|
|
59557
|
+
* [AuthInfoDetail](https://cloud.tencent.com/document/api/1420/61525#AuthInfoDetail)
|
|
59558
|
+
* [HasAuthOrganization](https://cloud.tencent.com/document/api/1420/61525#HasAuthOrganization)
|
|
59559
|
+
* [HasAuthUser](https://cloud.tencent.com/document/api/1420/61525#HasAuthUser)
|
|
59587
59560
|
|
|
59588
59561
|
修改数据结构:
|
|
59589
59562
|
|
|
@@ -68996,7 +68969,7 @@
|
|
|
68996
68969
|
|
|
68997
68970
|
新增数据结构:
|
|
68998
68971
|
|
|
68999
|
-
* [
|
|
68972
|
+
* [DeviceDetail](https://cloud.tencent.com/document/api/1092/102488#DeviceDetail)
|
|
69000
68973
|
|
|
69001
68974
|
修改数据结构:
|
|
69002
68975
|
|
|
@@ -81715,6 +81688,21 @@
|
|
|
81715
81688
|
|
|
81716
81689
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
81717
81690
|
|
|
81691
|
+
### 第 100 次发布
|
|
81692
|
+
|
|
81693
|
+
发布时间:2023-12-19 01:56:30
|
|
81694
|
+
|
|
81695
|
+
本次发布包含了以下内容:
|
|
81696
|
+
|
|
81697
|
+
改善已有的文档。
|
|
81698
|
+
|
|
81699
|
+
修改数据结构:
|
|
81700
|
+
|
|
81701
|
+
* [AlarmHierarchicalNotice](https://cloud.tencent.com/document/api/248/30354#AlarmHierarchicalNotice)
|
|
81702
|
+
|
|
81703
|
+
* 新增成员:PolicyId
|
|
81704
|
+
|
|
81705
|
+
|
|
81718
81706
|
### 第 99 次发布
|
|
81719
81707
|
|
|
81720
81708
|
发布时间:2023-12-15 19:59:38
|
|
@@ -81744,7 +81732,7 @@
|
|
|
81744
81732
|
|
|
81745
81733
|
新增数据结构:
|
|
81746
81734
|
|
|
81747
|
-
* [
|
|
81735
|
+
* [PrometheusTarget](https://cloud.tencent.com/document/api/248/30354#PrometheusTarget)
|
|
81748
81736
|
|
|
81749
81737
|
修改数据结构:
|
|
81750
81738
|
|
|
@@ -88069,6 +88057,22 @@
|
|
|
88069
88057
|
|
|
88070
88058
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
88071
88059
|
|
|
88060
|
+
### 第 50 次发布
|
|
88061
|
+
|
|
88062
|
+
发布时间:2023-12-20 01:57:04
|
|
88063
|
+
|
|
88064
|
+
本次发布包含了以下内容:
|
|
88065
|
+
|
|
88066
|
+
改善已有的文档。
|
|
88067
|
+
|
|
88068
|
+
新增接口:
|
|
88069
|
+
|
|
88070
|
+
* [[DescribeJobEvents](https://cloud.tencent.com/document/api/849/102554)](https://cloud.tencent.com/document/api/#/#)
|
|
88071
|
+
|
|
88072
|
+
新增数据结构:
|
|
88073
|
+
|
|
88074
|
+
* [[JobEvent](https://cloud.tencent.com/document/api/849/52010#JobEvent)](https://cloud.tencent.com/document/api/849/52010#[JobEvent](https://cloud.tencent.com/document/api/849/52010#JobEvent))
|
|
88075
|
+
|
|
88072
88076
|
### 第 49 次发布
|
|
88073
88077
|
|
|
88074
88078
|
发布时间:2023-12-04 15:28:57
|
|
@@ -100735,6 +100739,21 @@
|
|
|
100735
100739
|
|
|
100736
100740
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
100737
100741
|
|
|
100742
|
+
### 第 51 次发布
|
|
100743
|
+
|
|
100744
|
+
发布时间:2023-12-20 02:05:02
|
|
100745
|
+
|
|
100746
|
+
本次发布包含了以下内容:
|
|
100747
|
+
|
|
100748
|
+
改善已有的文档。
|
|
100749
|
+
|
|
100750
|
+
修改数据结构:
|
|
100751
|
+
|
|
100752
|
+
* [OperationLog](https://cloud.tencent.com/document/api/400/41679#OperationLog)
|
|
100753
|
+
|
|
100754
|
+
* 新增成员:Uin, SubAccountUin, CertId, Type
|
|
100755
|
+
|
|
100756
|
+
|
|
100738
100757
|
### 第 50 次发布
|
|
100739
100758
|
|
|
100740
100759
|
发布时间:2023-12-15 20:14:50
|
|
@@ -110958,6 +110977,30 @@
|
|
|
110958
110977
|
|
|
110959
110978
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
110960
110979
|
|
|
110980
|
+
### 第 99 次发布
|
|
110981
|
+
|
|
110982
|
+
发布时间:2023-12-19 02:14:52
|
|
110983
|
+
|
|
110984
|
+
本次发布包含了以下内容:
|
|
110985
|
+
|
|
110986
|
+
改善已有的文档。
|
|
110987
|
+
|
|
110988
|
+
修改接口:
|
|
110989
|
+
|
|
110990
|
+
* [DescribeRocketMQTopics](https://cloud.tencent.com/document/api/1179/63418)
|
|
110991
|
+
|
|
110992
|
+
* 新增入参:FilterGroup
|
|
110993
|
+
|
|
110994
|
+
|
|
110995
|
+
修改数据结构:
|
|
110996
|
+
|
|
110997
|
+
* [RabbitMQClusterAccessInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterAccessInfo)
|
|
110998
|
+
|
|
110999
|
+
* 新增成员:WebConsoleDomainEndpoint
|
|
111000
|
+
|
|
111001
|
+
* <font color="#dd0000">**修改成员**:</font>PublicWebConsoleSwitchStatus, VpcWebConsoleSwitchStatus, PublicDataStreamStatus, PrometheusEndpointInfo
|
|
111002
|
+
|
|
111003
|
+
|
|
110961
111004
|
### 第 98 次发布
|
|
110962
111005
|
|
|
110963
111006
|
发布时间:2023-12-14 16:31:17
|
|
@@ -119410,6 +119453,38 @@
|
|
|
119410
119453
|
|
|
119411
119454
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
119412
119455
|
|
|
119456
|
+
### 第 47 次发布
|
|
119457
|
+
|
|
119458
|
+
发布时间:2023-12-20 02:15:59
|
|
119459
|
+
|
|
119460
|
+
本次发布包含了以下内容:
|
|
119461
|
+
|
|
119462
|
+
改善已有的文档。
|
|
119463
|
+
|
|
119464
|
+
新增接口:
|
|
119465
|
+
|
|
119466
|
+
* [[DescribeModelAccelerateVersions](https://cloud.tencent.com/document/api/851/102555)](https://cloud.tencent.com/document/api/#/#)
|
|
119467
|
+
|
|
119468
|
+
新增数据结构:
|
|
119469
|
+
|
|
119470
|
+
* [[ModelAccelerateVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateVersion)](https://cloud.tencent.com/document/api/851/75051#[ModelAccelerateVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateVersion))
|
|
119471
|
+
* [[ModelSource](https://cloud.tencent.com/document/api/851/75051#ModelSource)](https://cloud.tencent.com/document/api/851/75051#[ModelSource](https://cloud.tencent.com/document/api/851/75051#ModelSource))
|
|
119472
|
+
|
|
119473
|
+
### 第 46 次发布
|
|
119474
|
+
|
|
119475
|
+
发布时间:2023-12-19 02:18:26
|
|
119476
|
+
|
|
119477
|
+
本次发布包含了以下内容:
|
|
119478
|
+
|
|
119479
|
+
改善已有的文档。
|
|
119480
|
+
|
|
119481
|
+
修改数据结构:
|
|
119482
|
+
|
|
119483
|
+
* [ModelInfo](https://cloud.tencent.com/document/api/851/75051#ModelInfo)
|
|
119484
|
+
|
|
119485
|
+
* 新增成员:IsPrivateModel
|
|
119486
|
+
|
|
119487
|
+
|
|
119413
119488
|
### 第 45 次发布
|
|
119414
119489
|
|
|
119415
119490
|
发布时间:2023-11-27 00:20:30
|
|
@@ -142568,6 +142643,69 @@
|
|
|
142568
142643
|
|
|
142569
142644
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
142570
142645
|
|
|
142646
|
+
### 第 65 次发布
|
|
142647
|
+
|
|
142648
|
+
发布时间:2023-12-20 02:28:42
|
|
142649
|
+
|
|
142650
|
+
本次发布包含了以下内容:
|
|
142651
|
+
|
|
142652
|
+
改善已有的文档。
|
|
142653
|
+
|
|
142654
|
+
修改数据结构:
|
|
142655
|
+
|
|
142656
|
+
* [InstanceLogInfo](https://cloud.tencent.com/document/api/1267/76336#InstanceLogInfo)
|
|
142657
|
+
|
|
142658
|
+
* 新增成员:CodeFileName
|
|
142659
|
+
|
|
142660
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, CurRunDate, Tries, LastUpdate, BrokerIp, FileSize, OriginFileName, CreateTime, InstanceLogType, TaskName, CostTime, InstanceStatus
|
|
142661
|
+
|
|
142662
|
+
|
|
142663
|
+
### 第 64 次发布
|
|
142664
|
+
|
|
142665
|
+
发布时间:2023-12-19 02:31:16
|
|
142666
|
+
|
|
142667
|
+
本次发布包含了以下内容:
|
|
142668
|
+
|
|
142669
|
+
改善已有的文档。
|
|
142670
|
+
|
|
142671
|
+
新增接口:
|
|
142672
|
+
|
|
142673
|
+
* [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
|
|
142674
|
+
|
|
142675
|
+
修改接口:
|
|
142676
|
+
|
|
142677
|
+
* [BatchSuspendIntegrationTasks](https://cloud.tencent.com/document/api/1267/82532)
|
|
142678
|
+
|
|
142679
|
+
* 新增入参:Event
|
|
142680
|
+
|
|
142681
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
142682
|
+
|
|
142683
|
+
* 新增入参:EventDesc
|
|
142684
|
+
|
|
142685
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
142686
|
+
|
|
142687
|
+
* 新增入参:EventDesc
|
|
142688
|
+
|
|
142689
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
142690
|
+
|
|
142691
|
+
* 新增入参:EventDesc
|
|
142692
|
+
|
|
142693
|
+
* [SuspendIntegrationTask](https://cloud.tencent.com/document/api/1267/82469)
|
|
142694
|
+
|
|
142695
|
+
* 新增入参:Event
|
|
142696
|
+
|
|
142697
|
+
|
|
142698
|
+
修改数据结构:
|
|
142699
|
+
|
|
142700
|
+
* [AlarmReceiverInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmReceiverInfo)
|
|
142701
|
+
|
|
142702
|
+
* 新增成员:LarkGroup
|
|
142703
|
+
|
|
142704
|
+
* [TaskAlarmInfo](https://cloud.tencent.com/document/api/1267/76336#TaskAlarmInfo)
|
|
142705
|
+
|
|
142706
|
+
* 新增成员:LarkWebHooks
|
|
142707
|
+
|
|
142708
|
+
|
|
142571
142709
|
### 第 63 次发布
|
|
142572
142710
|
|
|
142573
142711
|
发布时间:2023-12-15 20:46:29
|