tencentcloud-sdk-nodejs 4.0.902 → 4.0.903
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 +287 -0
- package/SERVICE_CHANGELOG.md +353 -114
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cam/v20190116/cam_models.ts +5 -0
- package/src/services/cdwch/v20200915/cdwch_client.ts +1 -0
- package/src/services/cdwch/v20200915/cdwch_models.ts +16 -0
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +1 -0
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +16 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +1 -1
- package/src/services/dts/v20211206/dts_models.ts +4 -0
- package/src/services/mongodb/v20190725/mongodb_client.ts +71 -4
- package/src/services/mongodb/v20190725/mongodb_models.ts +276 -29
- package/src/services/mps/v20190612/mps_models.ts +2 -2
- package/src/services/tem/v20210701/tem_models.ts +14 -2
- package/src/services/thpc/v20230321/thpc_client.ts +40 -16
- package/src/services/thpc/v20230321/thpc_models.ts +236 -146
- package/src/services/tke/v20220501/tke_models.ts +4 -0
- package/src/services/vclm/v20240523/vclm_models.ts +6 -0
- package/src/services/vpc/v20170312/vpc_models.ts +29 -0
- package/src/services/wedata/v20210820/wedata_models.ts +24 -7
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +5 -0
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +15 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +1 -1
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +4 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +26 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +35 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +264 -29
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +14 -2
- package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +14 -6
- package/tencentcloud/services/thpc/v20230321/thpc_client.js +18 -6
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +232 -146
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +4 -0
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +29 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +24 -7
- package/test/mongodb.v20190725.test.js +50 -0
- package/test/thpc.v20230321.test.js +22 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 60 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-24 01:13:41
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,118 +12,139 @@
|
|
|
12
12
|
|
|
13
13
|
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
17
|
-
* 新增成员:BurstPerformance
|
|
18
|
-
|
|
19
|
-
* [InstanceNameSettings](https://cloud.tencent.com/document/api/377/20453#InstanceNameSettings)
|
|
15
|
+
* [RoleInfo](https://cloud.tencent.com/document/api/598/33167#RoleInfo)
|
|
20
16
|
|
|
21
|
-
* 新增成员:
|
|
17
|
+
* 新增成员:RoleArn
|
|
22
18
|
|
|
23
19
|
|
|
24
20
|
|
|
25
21
|
|
|
26
|
-
##
|
|
22
|
+
## 腾讯云数据仓库TCHouse-C(cdwch) 版本:2020-09-15
|
|
27
23
|
|
|
28
|
-
### 第
|
|
24
|
+
### 第 22 次发布
|
|
29
25
|
|
|
30
|
-
发布时间:2024-07-
|
|
26
|
+
发布时间:2024-07-24 01:18:03
|
|
31
27
|
|
|
32
28
|
本次发布包含了以下内容:
|
|
33
29
|
|
|
34
30
|
改善已有的文档。
|
|
35
31
|
|
|
32
|
+
新增数据结构:
|
|
33
|
+
|
|
34
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1299/83429#InstanceDetail)
|
|
35
|
+
|
|
36
36
|
修改数据结构:
|
|
37
37
|
|
|
38
|
-
* [
|
|
38
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1299/83429#InstanceInfo)
|
|
39
39
|
|
|
40
|
-
* 新增成员:
|
|
40
|
+
* 新增成员:Details
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
##
|
|
45
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
46
46
|
|
|
47
|
-
### 第
|
|
47
|
+
### 第 14 次发布
|
|
48
48
|
|
|
49
|
-
发布时间:2024-07-
|
|
49
|
+
发布时间:2024-07-24 01:18:18
|
|
50
50
|
|
|
51
51
|
本次发布包含了以下内容:
|
|
52
52
|
|
|
53
53
|
改善已有的文档。
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
新增数据结构:
|
|
56
56
|
|
|
57
|
-
* [
|
|
57
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1387/102385#InstanceDetail)
|
|
58
58
|
|
|
59
|
-
|
|
59
|
+
修改数据结构:
|
|
60
60
|
|
|
61
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
61
62
|
|
|
62
|
-
|
|
63
|
+
* 新增成员:Details
|
|
63
64
|
|
|
64
|
-
* [UpgradeEngineVersionParams](https://cloud.tencent.com/document/api/236/15878#UpgradeEngineVersionParams)
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
|
|
68
|
-
##
|
|
68
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
69
69
|
|
|
70
|
-
### 第
|
|
70
|
+
### 第 31 次发布
|
|
71
71
|
|
|
72
|
-
发布时间:2024-07-
|
|
72
|
+
发布时间:2024-07-24 01:36:02
|
|
73
73
|
|
|
74
74
|
本次发布包含了以下内容:
|
|
75
75
|
|
|
76
76
|
改善已有的文档。
|
|
77
77
|
|
|
78
|
-
|
|
78
|
+
修改接口:
|
|
79
79
|
|
|
80
|
-
* [
|
|
80
|
+
* [StopCompare](https://cloud.tencent.com/document/api/571/82072)
|
|
81
81
|
|
|
82
|
+
* 新增入参:ForceStop
|
|
82
83
|
|
|
83
84
|
|
|
84
|
-
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
85
85
|
|
|
86
|
-
### 第 13 次发布
|
|
87
86
|
|
|
88
|
-
|
|
87
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
92
|
+
|
|
93
|
+
### 第 43 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2024-07-24 01:54:54
|
|
89
96
|
|
|
90
97
|
本次发布包含了以下内容:
|
|
91
98
|
|
|
92
99
|
改善已有的文档。
|
|
93
100
|
|
|
94
|
-
|
|
101
|
+
新增接口:
|
|
95
102
|
|
|
96
|
-
* [
|
|
103
|
+
* [CreateDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109156)
|
|
104
|
+
* [DescribeDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109155)
|
|
105
|
+
* [DescribeDBInstanceParamTplDetail](https://cloud.tencent.com/document/api/240/109154)
|
|
106
|
+
* [DropDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109153)
|
|
107
|
+
* [ModifyDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109152)
|
|
97
108
|
|
|
98
|
-
|
|
109
|
+
新增数据结构:
|
|
99
110
|
|
|
111
|
+
* [ParamTpl](https://cloud.tencent.com/document/api/240/38576#ParamTpl)
|
|
112
|
+
* [ParamType](https://cloud.tencent.com/document/api/240/38576#ParamType)
|
|
100
113
|
|
|
101
114
|
|
|
102
115
|
|
|
103
|
-
##
|
|
116
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
104
117
|
|
|
105
|
-
### 第 60 次发布
|
|
106
118
|
|
|
107
|
-
|
|
119
|
+
|
|
120
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
121
|
+
|
|
122
|
+
### 第 43 次发布
|
|
123
|
+
|
|
124
|
+
发布时间:2024-07-24 02:14:59
|
|
108
125
|
|
|
109
126
|
本次发布包含了以下内容:
|
|
110
127
|
|
|
111
128
|
改善已有的文档。
|
|
112
129
|
|
|
113
|
-
|
|
130
|
+
修改接口:
|
|
114
131
|
|
|
115
|
-
* [
|
|
132
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
116
133
|
|
|
117
|
-
*
|
|
134
|
+
* 新增入参:PostStartEncoded, PreStopEncoded
|
|
118
135
|
|
|
119
136
|
|
|
120
137
|
|
|
121
138
|
|
|
122
|
-
##
|
|
139
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
123
140
|
|
|
124
|
-
### 第 44 次发布
|
|
125
141
|
|
|
126
|
-
|
|
142
|
+
|
|
143
|
+
## 高性能计算平台(thpc) 版本:2023-03-21
|
|
144
|
+
|
|
145
|
+
### 第 16 次发布
|
|
146
|
+
|
|
147
|
+
发布时间:2024-07-24 02:16:49
|
|
127
148
|
|
|
128
149
|
本次发布包含了以下内容:
|
|
129
150
|
|
|
@@ -131,69 +152,67 @@
|
|
|
131
152
|
|
|
132
153
|
新增接口:
|
|
133
154
|
|
|
134
|
-
* [
|
|
135
|
-
* [
|
|
136
|
-
* [DescribeAccountPrivileges](https://cloud.tencent.com/document/api/409/109069)
|
|
137
|
-
* [DescribeDatabaseObjects](https://cloud.tencent.com/document/api/409/109072)
|
|
138
|
-
* [LockAccount](https://cloud.tencent.com/document/api/409/109068)
|
|
139
|
-
* [ModifyAccountPrivileges](https://cloud.tencent.com/document/api/409/109067)
|
|
140
|
-
* [UnlockAccount](https://cloud.tencent.com/document/api/409/109066)
|
|
155
|
+
* [AttachNodes](https://cloud.tencent.com/document/api/1527/109158)
|
|
156
|
+
* [DetachNodes](https://cloud.tencent.com/document/api/1527/109157)
|
|
141
157
|
|
|
142
|
-
|
|
158
|
+
修改接口:
|
|
143
159
|
|
|
144
|
-
* [
|
|
145
|
-
* [DatabasePrivilege](https://cloud.tencent.com/document/api/409/16778#DatabasePrivilege)
|
|
146
|
-
* [ModifyPrivilege](https://cloud.tencent.com/document/api/409/16778#ModifyPrivilege)
|
|
160
|
+
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
|
147
161
|
|
|
162
|
+
* 新增入参:ResourceType
|
|
148
163
|
|
|
149
164
|
|
|
150
|
-
|
|
165
|
+
修改数据结构:
|
|
151
166
|
|
|
152
|
-
|
|
167
|
+
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
|
153
168
|
|
|
154
|
-
|
|
169
|
+
* 新增成员:ResourceType
|
|
155
170
|
|
|
156
|
-
|
|
171
|
+
* [NodeOverview](https://cloud.tencent.com/document/api/1527/89579#NodeOverview)
|
|
157
172
|
|
|
158
|
-
|
|
173
|
+
* 新增成员:NodeId
|
|
159
174
|
|
|
160
|
-
|
|
175
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, Zone, NodeState, ImageId, QueueName, NodeRole, NodeType
|
|
161
176
|
|
|
162
|
-
* [DataAuthorizationInfo](https://cloud.tencent.com/document/api/1343/52566#DataAuthorizationInfo)
|
|
163
177
|
|
|
164
|
-
修改数据结构:
|
|
165
178
|
|
|
166
|
-
* [InputManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputManageMarketingRisk)
|
|
167
179
|
|
|
168
|
-
|
|
180
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
169
181
|
|
|
170
182
|
|
|
171
183
|
|
|
184
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
172
185
|
|
|
173
|
-
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
174
186
|
|
|
175
|
-
### 第 67 次发布
|
|
176
187
|
|
|
177
|
-
|
|
188
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
189
|
+
|
|
190
|
+
### 第 3 次发布
|
|
191
|
+
|
|
192
|
+
发布时间:2024-07-24 02:19:34
|
|
178
193
|
|
|
179
194
|
本次发布包含了以下内容:
|
|
180
195
|
|
|
181
196
|
改善已有的文档。
|
|
182
197
|
|
|
183
|
-
|
|
198
|
+
修改数据结构:
|
|
184
199
|
|
|
185
|
-
* [
|
|
200
|
+
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
186
201
|
|
|
187
|
-
*
|
|
202
|
+
* 新增成员:ReadyReplicas
|
|
188
203
|
|
|
189
204
|
|
|
190
205
|
|
|
191
206
|
|
|
192
|
-
##
|
|
207
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
193
208
|
|
|
194
|
-
### 第 94 次发布
|
|
195
209
|
|
|
196
|
-
|
|
210
|
+
|
|
211
|
+
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
212
|
+
|
|
213
|
+
### 第 3 次发布
|
|
214
|
+
|
|
215
|
+
发布时间:2024-07-24 02:24:15
|
|
197
216
|
|
|
198
217
|
本次发布包含了以下内容:
|
|
199
218
|
|
|
@@ -201,64 +220,67 @@
|
|
|
201
220
|
|
|
202
221
|
修改接口:
|
|
203
222
|
|
|
204
|
-
* [
|
|
205
|
-
|
|
206
|
-
* 新增入参:TypeIds, Mode, Name
|
|
223
|
+
* [SubmitVideoStylizationJob](https://cloud.tencent.com/document/api/1616/107802)
|
|
207
224
|
|
|
208
|
-
*
|
|
225
|
+
* 新增入参:StyleStrength
|
|
209
226
|
|
|
210
|
-
* 新增入参:JobType, JobDateTime
|
|
211
227
|
|
|
212
|
-
* [DescribeInstances](https://cloud.tencent.com/document/api/627/75922)
|
|
213
228
|
|
|
214
|
-
* 新增入参:FreeDelayFlag
|
|
215
229
|
|
|
216
|
-
|
|
230
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
217
231
|
|
|
218
|
-
|
|
232
|
+
### 第 197 次发布
|
|
219
233
|
|
|
220
|
-
|
|
234
|
+
发布时间:2024-07-24 02:26:47
|
|
221
235
|
|
|
222
|
-
|
|
236
|
+
本次发布包含了以下内容:
|
|
223
237
|
|
|
224
|
-
|
|
238
|
+
改善已有的文档。
|
|
225
239
|
|
|
226
|
-
|
|
240
|
+
修改接口:
|
|
227
241
|
|
|
228
|
-
* [
|
|
242
|
+
* [ModifyVpnGatewayAttribute](https://cloud.tencent.com/document/api/215/17507)
|
|
229
243
|
|
|
230
|
-
* 新增入参:
|
|
244
|
+
* 新增入参:MaxConnection
|
|
231
245
|
|
|
232
246
|
|
|
233
247
|
修改数据结构:
|
|
234
248
|
|
|
235
|
-
* [
|
|
249
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
236
250
|
|
|
237
|
-
* 新增成员:
|
|
251
|
+
* 新增成员:RouteECMPFlag, RouteOverlapFlag, TrafficMarkingPolicyFlag, RouteSelectPolicyFlag, DirectConnectAccelerateChannelFlag
|
|
238
252
|
|
|
239
|
-
*
|
|
253
|
+
* <font color="#dd0000">**修改成员**:</font>CcnId, CcnName, CcnDescription, InstanceCount, CreateTime, State, QosLevel, InstanceChargeType, BandwidthLimitType, TagSet, RoutePriorityFlag, RouteTableCount, RouteTableFlag, IsSecurityLock, RouteBroadcastPolicyFlag
|
|
240
254
|
|
|
241
|
-
* 新增成员:Length, RuleId, EventId, SessionApplied, CreateTime
|
|
242
255
|
|
|
243
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
244
256
|
|
|
245
|
-
* 新增成员:FreeDelayFlag
|
|
246
257
|
|
|
247
|
-
|
|
258
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
248
259
|
|
|
249
|
-
|
|
260
|
+
### 第 100 次发布
|
|
250
261
|
|
|
251
|
-
|
|
262
|
+
发布时间:2024-07-24 02:30:53
|
|
252
263
|
|
|
253
|
-
|
|
264
|
+
本次发布包含了以下内容:
|
|
254
265
|
|
|
255
|
-
|
|
266
|
+
改善已有的文档。
|
|
256
267
|
|
|
257
|
-
|
|
268
|
+
修改接口:
|
|
258
269
|
|
|
259
|
-
* [
|
|
270
|
+
* [DescribeOrganizationalFunctions](https://cloud.tencent.com/document/api/1267/81482)
|
|
260
271
|
|
|
261
|
-
*
|
|
272
|
+
* 新增入参:Filters, OrderFields
|
|
273
|
+
|
|
274
|
+
* [DescribeTableSchemaInfo](https://cloud.tencent.com/document/api/1267/82542)
|
|
275
|
+
|
|
276
|
+
* 新增入参:ProjectId
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
修改数据结构:
|
|
280
|
+
|
|
281
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
|
282
|
+
|
|
283
|
+
* 新增成员:DlcGroupName
|
|
262
284
|
|
|
263
285
|
|
|
264
286
|
|
|
@@ -12500,6 +12522,21 @@
|
|
|
12500
12522
|
|
|
12501
12523
|
## 访问管理(cam) 版本:2019-01-16
|
|
12502
12524
|
|
|
12525
|
+
### 第 60 次发布
|
|
12526
|
+
|
|
12527
|
+
发布时间:2024-07-24 01:13:41
|
|
12528
|
+
|
|
12529
|
+
本次发布包含了以下内容:
|
|
12530
|
+
|
|
12531
|
+
改善已有的文档。
|
|
12532
|
+
|
|
12533
|
+
修改数据结构:
|
|
12534
|
+
|
|
12535
|
+
* [RoleInfo](https://cloud.tencent.com/document/api/598/33167#RoleInfo)
|
|
12536
|
+
|
|
12537
|
+
* 新增成员:RoleArn
|
|
12538
|
+
|
|
12539
|
+
|
|
12503
12540
|
### 第 59 次发布
|
|
12504
12541
|
|
|
12505
12542
|
发布时间:2024-06-21 01:14:07
|
|
@@ -16840,7 +16877,7 @@
|
|
|
16840
16877
|
|
|
16841
16878
|
新增数据结构:
|
|
16842
16879
|
|
|
16843
|
-
* [
|
|
16880
|
+
* [UpgradeEngineVersionParams](https://cloud.tencent.com/document/api/236/15878#UpgradeEngineVersionParams)
|
|
16844
16881
|
|
|
16845
16882
|
### 第 160 次发布
|
|
16846
16883
|
|
|
@@ -23102,6 +23139,25 @@
|
|
|
23102
23139
|
|
|
23103
23140
|
## 腾讯云数据仓库TCHouse-C(cdwch) 版本:2020-09-15
|
|
23104
23141
|
|
|
23142
|
+
### 第 22 次发布
|
|
23143
|
+
|
|
23144
|
+
发布时间:2024-07-24 01:18:03
|
|
23145
|
+
|
|
23146
|
+
本次发布包含了以下内容:
|
|
23147
|
+
|
|
23148
|
+
改善已有的文档。
|
|
23149
|
+
|
|
23150
|
+
新增数据结构:
|
|
23151
|
+
|
|
23152
|
+
* [[InstanceDetail](https://cloud.tencent.com/document/api/1299/83429#InstanceDetail)](https://cloud.tencent.com/document/api/1299/83429#[InstanceDetail](https://cloud.tencent.com/document/api/1299/83429#InstanceDetail))
|
|
23153
|
+
|
|
23154
|
+
修改数据结构:
|
|
23155
|
+
|
|
23156
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1299/83429#InstanceInfo)
|
|
23157
|
+
|
|
23158
|
+
* 新增成员:Details
|
|
23159
|
+
|
|
23160
|
+
|
|
23105
23161
|
### 第 21 次发布
|
|
23106
23162
|
|
|
23107
23163
|
发布时间:2024-06-18 01:18:55
|
|
@@ -23502,6 +23558,25 @@
|
|
|
23502
23558
|
|
|
23503
23559
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
23504
23560
|
|
|
23561
|
+
### 第 14 次发布
|
|
23562
|
+
|
|
23563
|
+
发布时间:2024-07-24 01:18:18
|
|
23564
|
+
|
|
23565
|
+
本次发布包含了以下内容:
|
|
23566
|
+
|
|
23567
|
+
改善已有的文档。
|
|
23568
|
+
|
|
23569
|
+
新增数据结构:
|
|
23570
|
+
|
|
23571
|
+
* [[InstanceDetail](https://cloud.tencent.com/document/api/1387/102385#InstanceDetail)](https://cloud.tencent.com/document/api/1387/102385#[InstanceDetail](https://cloud.tencent.com/document/api/1387/102385#InstanceDetail))
|
|
23572
|
+
|
|
23573
|
+
修改数据结构:
|
|
23574
|
+
|
|
23575
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
23576
|
+
|
|
23577
|
+
* 新增成员:Details
|
|
23578
|
+
|
|
23579
|
+
|
|
23505
23580
|
### 第 13 次发布
|
|
23506
23581
|
|
|
23507
23582
|
发布时间:2024-06-20 01:19:00
|
|
@@ -56435,6 +56510,21 @@
|
|
|
56435
56510
|
|
|
56436
56511
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
56437
56512
|
|
|
56513
|
+
### 第 31 次发布
|
|
56514
|
+
|
|
56515
|
+
发布时间:2024-07-24 01:36:02
|
|
56516
|
+
|
|
56517
|
+
本次发布包含了以下内容:
|
|
56518
|
+
|
|
56519
|
+
改善已有的文档。
|
|
56520
|
+
|
|
56521
|
+
修改接口:
|
|
56522
|
+
|
|
56523
|
+
* [StopCompare](https://cloud.tencent.com/document/api/571/82072)
|
|
56524
|
+
|
|
56525
|
+
* 新增入参:ForceStop
|
|
56526
|
+
|
|
56527
|
+
|
|
56438
56528
|
### 第 30 次发布
|
|
56439
56529
|
|
|
56440
56530
|
发布时间:2024-07-03 01:15:22
|
|
@@ -63069,7 +63159,7 @@
|
|
|
63069
63159
|
|
|
63070
63160
|
新增接口:
|
|
63071
63161
|
|
|
63072
|
-
* [
|
|
63162
|
+
* [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1323/109065)
|
|
63073
63163
|
|
|
63074
63164
|
### 第 179 次发布
|
|
63075
63165
|
|
|
@@ -91379,6 +91469,27 @@
|
|
|
91379
91469
|
|
|
91380
91470
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
91381
91471
|
|
|
91472
|
+
### 第 43 次发布
|
|
91473
|
+
|
|
91474
|
+
发布时间:2024-07-24 01:54:54
|
|
91475
|
+
|
|
91476
|
+
本次发布包含了以下内容:
|
|
91477
|
+
|
|
91478
|
+
改善已有的文档。
|
|
91479
|
+
|
|
91480
|
+
新增接口:
|
|
91481
|
+
|
|
91482
|
+
* [[CreateDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109156)](https://cloud.tencent.com/document/api/#/#)
|
|
91483
|
+
* [[DescribeDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109155)](https://cloud.tencent.com/document/api/#/#)
|
|
91484
|
+
* [[DescribeDBInstanceParamTplDetail](https://cloud.tencent.com/document/api/240/109154)](https://cloud.tencent.com/document/api/#/#)
|
|
91485
|
+
* [[DropDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109153)](https://cloud.tencent.com/document/api/#/#)
|
|
91486
|
+
* [[ModifyDBInstanceParamTpl](https://cloud.tencent.com/document/api/240/109152)](https://cloud.tencent.com/document/api/#/#)
|
|
91487
|
+
|
|
91488
|
+
新增数据结构:
|
|
91489
|
+
|
|
91490
|
+
* [[ParamTpl](https://cloud.tencent.com/document/api/240/38576#ParamTpl)](https://cloud.tencent.com/document/api/240/38576#[ParamTpl](https://cloud.tencent.com/document/api/240/38576#ParamTpl))
|
|
91491
|
+
* [[ParamType](https://cloud.tencent.com/document/api/240/38576#ParamType)](https://cloud.tencent.com/document/api/240/38576#[ParamType](https://cloud.tencent.com/document/api/240/38576#ParamType))
|
|
91492
|
+
|
|
91382
91493
|
### 第 42 次发布
|
|
91383
91494
|
|
|
91384
91495
|
发布时间:2024-07-15 01:15:52
|
|
@@ -104944,19 +105055,19 @@
|
|
|
104944
105055
|
|
|
104945
105056
|
新增接口:
|
|
104946
105057
|
|
|
104947
|
-
* [
|
|
104948
|
-
* [
|
|
104949
|
-
* [
|
|
104950
|
-
* [
|
|
104951
|
-
* [
|
|
104952
|
-
* [
|
|
104953
|
-
* [
|
|
105058
|
+
* [CreateAccount](https://cloud.tencent.com/document/api/409/109071)
|
|
105059
|
+
* [DeleteAccount](https://cloud.tencent.com/document/api/409/109070)
|
|
105060
|
+
* [DescribeAccountPrivileges](https://cloud.tencent.com/document/api/409/109069)
|
|
105061
|
+
* [DescribeDatabaseObjects](https://cloud.tencent.com/document/api/409/109072)
|
|
105062
|
+
* [LockAccount](https://cloud.tencent.com/document/api/409/109068)
|
|
105063
|
+
* [ModifyAccountPrivileges](https://cloud.tencent.com/document/api/409/109067)
|
|
105064
|
+
* [UnlockAccount](https://cloud.tencent.com/document/api/409/109066)
|
|
104954
105065
|
|
|
104955
105066
|
新增数据结构:
|
|
104956
105067
|
|
|
104957
|
-
* [
|
|
104958
|
-
* [
|
|
104959
|
-
* [
|
|
105068
|
+
* [DatabaseObject](https://cloud.tencent.com/document/api/409/16778#DatabaseObject)
|
|
105069
|
+
* [DatabasePrivilege](https://cloud.tencent.com/document/api/409/16778#DatabasePrivilege)
|
|
105070
|
+
* [ModifyPrivilege](https://cloud.tencent.com/document/api/409/16778#ModifyPrivilege)
|
|
104960
105071
|
|
|
104961
105072
|
### 第 43 次发布
|
|
104962
105073
|
|
|
@@ -106642,7 +106753,7 @@
|
|
|
106642
106753
|
|
|
106643
106754
|
新增数据结构:
|
|
106644
106755
|
|
|
106645
|
-
* [
|
|
106756
|
+
* [DataAuthorizationInfo](https://cloud.tencent.com/document/api/1343/52566#DataAuthorizationInfo)
|
|
106646
106757
|
|
|
106647
106758
|
修改数据结构:
|
|
106648
106759
|
|
|
@@ -127262,6 +127373,21 @@
|
|
|
127262
127373
|
|
|
127263
127374
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
127264
127375
|
|
|
127376
|
+
### 第 43 次发布
|
|
127377
|
+
|
|
127378
|
+
发布时间:2024-07-24 02:14:59
|
|
127379
|
+
|
|
127380
|
+
本次发布包含了以下内容:
|
|
127381
|
+
|
|
127382
|
+
改善已有的文档。
|
|
127383
|
+
|
|
127384
|
+
修改接口:
|
|
127385
|
+
|
|
127386
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
127387
|
+
|
|
127388
|
+
* 新增入参:PostStartEncoded, PreStopEncoded
|
|
127389
|
+
|
|
127390
|
+
|
|
127265
127391
|
### 第 42 次发布
|
|
127266
127392
|
|
|
127267
127393
|
发布时间:2024-06-25 01:23:38
|
|
@@ -131967,6 +132093,39 @@
|
|
|
131967
132093
|
|
|
131968
132094
|
## 高性能计算平台(thpc) 版本:2023-03-21
|
|
131969
132095
|
|
|
132096
|
+
### 第 16 次发布
|
|
132097
|
+
|
|
132098
|
+
发布时间:2024-07-24 02:16:49
|
|
132099
|
+
|
|
132100
|
+
本次发布包含了以下内容:
|
|
132101
|
+
|
|
132102
|
+
改善已有的文档。
|
|
132103
|
+
|
|
132104
|
+
新增接口:
|
|
132105
|
+
|
|
132106
|
+
* [[AttachNodes](https://cloud.tencent.com/document/api/1527/109158)](https://cloud.tencent.com/document/api/#/#)
|
|
132107
|
+
* [[DetachNodes](https://cloud.tencent.com/document/api/1527/109157)](https://cloud.tencent.com/document/api/#/#)
|
|
132108
|
+
|
|
132109
|
+
修改接口:
|
|
132110
|
+
|
|
132111
|
+
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
|
132112
|
+
|
|
132113
|
+
* 新增入参:ResourceType
|
|
132114
|
+
|
|
132115
|
+
|
|
132116
|
+
修改数据结构:
|
|
132117
|
+
|
|
132118
|
+
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
|
132119
|
+
|
|
132120
|
+
* 新增成员:ResourceType
|
|
132121
|
+
|
|
132122
|
+
* [NodeOverview](https://cloud.tencent.com/document/api/1527/89579#NodeOverview)
|
|
132123
|
+
|
|
132124
|
+
* 新增成员:NodeId
|
|
132125
|
+
|
|
132126
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, Zone, NodeState, ImageId, QueueName, NodeRole, NodeType
|
|
132127
|
+
|
|
132128
|
+
|
|
131970
132129
|
### 第 15 次发布
|
|
131971
132130
|
|
|
131972
132131
|
发布时间:2024-07-12 01:26:38
|
|
@@ -139627,6 +139786,21 @@
|
|
|
139627
139786
|
|
|
139628
139787
|
## 容器服务(tke) 版本:2022-05-01
|
|
139629
139788
|
|
|
139789
|
+
### 第 3 次发布
|
|
139790
|
+
|
|
139791
|
+
发布时间:2024-07-24 02:19:34
|
|
139792
|
+
|
|
139793
|
+
本次发布包含了以下内容:
|
|
139794
|
+
|
|
139795
|
+
改善已有的文档。
|
|
139796
|
+
|
|
139797
|
+
修改数据结构:
|
|
139798
|
+
|
|
139799
|
+
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
139800
|
+
|
|
139801
|
+
* 新增成员:ReadyReplicas
|
|
139802
|
+
|
|
139803
|
+
|
|
139630
139804
|
### 第 2 次发布
|
|
139631
139805
|
|
|
139632
139806
|
发布时间:2024-05-13 01:30:09
|
|
@@ -147851,6 +148025,21 @@
|
|
|
147851
148025
|
|
|
147852
148026
|
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
147853
148027
|
|
|
148028
|
+
### 第 3 次发布
|
|
148029
|
+
|
|
148030
|
+
发布时间:2024-07-24 02:24:15
|
|
148031
|
+
|
|
148032
|
+
本次发布包含了以下内容:
|
|
148033
|
+
|
|
148034
|
+
改善已有的文档。
|
|
148035
|
+
|
|
148036
|
+
修改接口:
|
|
148037
|
+
|
|
148038
|
+
* [SubmitVideoStylizationJob](https://cloud.tencent.com/document/api/1616/107802)
|
|
148039
|
+
|
|
148040
|
+
* 新增入参:StyleStrength
|
|
148041
|
+
|
|
148042
|
+
|
|
147854
148043
|
### 第 2 次发布
|
|
147855
148044
|
|
|
147856
148045
|
发布时间:2024-06-28 01:22:51
|
|
@@ -153260,6 +153449,30 @@
|
|
|
153260
153449
|
|
|
153261
153450
|
## 私有网络(vpc) 版本:2017-03-12
|
|
153262
153451
|
|
|
153452
|
+
### 第 197 次发布
|
|
153453
|
+
|
|
153454
|
+
发布时间:2024-07-24 02:26:47
|
|
153455
|
+
|
|
153456
|
+
本次发布包含了以下内容:
|
|
153457
|
+
|
|
153458
|
+
改善已有的文档。
|
|
153459
|
+
|
|
153460
|
+
修改接口:
|
|
153461
|
+
|
|
153462
|
+
* [ModifyVpnGatewayAttribute](https://cloud.tencent.com/document/api/215/17507)
|
|
153463
|
+
|
|
153464
|
+
* 新增入参:MaxConnection
|
|
153465
|
+
|
|
153466
|
+
|
|
153467
|
+
修改数据结构:
|
|
153468
|
+
|
|
153469
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
153470
|
+
|
|
153471
|
+
* 新增成员:RouteECMPFlag, RouteOverlapFlag, TrafficMarkingPolicyFlag, RouteSelectPolicyFlag, DirectConnectAccelerateChannelFlag
|
|
153472
|
+
|
|
153473
|
+
* <font color="#dd0000">**修改成员**:</font>CcnId, CcnName, CcnDescription, InstanceCount, CreateTime, State, QosLevel, InstanceChargeType, BandwidthLimitType, TagSet, RoutePriorityFlag, RouteTableCount, RouteTableFlag, IsSecurityLock, RouteBroadcastPolicyFlag
|
|
153474
|
+
|
|
153475
|
+
|
|
153263
153476
|
### 第 196 次发布
|
|
153264
153477
|
|
|
153265
153478
|
发布时间:2024-07-22 02:25:36
|
|
@@ -160321,6 +160534,32 @@
|
|
|
160321
160534
|
|
|
160322
160535
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
160323
160536
|
|
|
160537
|
+
### 第 100 次发布
|
|
160538
|
+
|
|
160539
|
+
发布时间:2024-07-24 02:30:53
|
|
160540
|
+
|
|
160541
|
+
本次发布包含了以下内容:
|
|
160542
|
+
|
|
160543
|
+
改善已有的文档。
|
|
160544
|
+
|
|
160545
|
+
修改接口:
|
|
160546
|
+
|
|
160547
|
+
* [DescribeOrganizationalFunctions](https://cloud.tencent.com/document/api/1267/81482)
|
|
160548
|
+
|
|
160549
|
+
* 新增入参:Filters, OrderFields
|
|
160550
|
+
|
|
160551
|
+
* [DescribeTableSchemaInfo](https://cloud.tencent.com/document/api/1267/82542)
|
|
160552
|
+
|
|
160553
|
+
* 新增入参:ProjectId
|
|
160554
|
+
|
|
160555
|
+
|
|
160556
|
+
修改数据结构:
|
|
160557
|
+
|
|
160558
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
|
160559
|
+
|
|
160560
|
+
* 新增成员:DlcGroupName
|
|
160561
|
+
|
|
160562
|
+
|
|
160324
160563
|
### 第 99 次发布
|
|
160325
160564
|
|
|
160326
160565
|
发布时间:2024-07-02 01:28:21
|