tencentcloud-sdk-nodejs 4.0.945 → 4.0.946
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 +181 -0
- package/SERVICE_CHANGELOG.md +216 -222
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_client.ts +34 -21
- package/src/services/aiart/v20221229/aiart_models.ts +6 -6
- package/src/services/cwp/v20180228/cwp_client.ts +4 -2
- package/src/services/dasb/v20191018/dasb_models.ts +16 -3
- package/src/services/dts/v20211206/dts_models.ts +4 -4
- package/src/services/ess/v20201111/ess_client.ts +18 -10
- package/src/services/ess/v20201111/ess_models.ts +12 -6
- package/src/services/essbasic/v20210526/essbasic_client.ts +11 -9
- package/src/services/essbasic/v20210526/essbasic_models.ts +11 -4
- package/src/services/omics/v20221128/omics_client.ts +1 -0
- package/src/services/omics/v20221128/omics_models.ts +98 -11
- package/src/services/ssl/v20191205/ssl_client.ts +1 -0
- package/src/services/ssl/v20191205/ssl_models.ts +26 -0
- package/src/services/tcb/v20180608/tcb_models.ts +10 -1
- package/src/services/tts/v20190823/tts_client.ts +4 -1
- package/src/services/vpc/v20170312/vpc_models.ts +9 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +34 -21
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +34 -21
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +6 -6
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -1
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +16 -3
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +4 -4
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -9
- package/tencentcloud/services/ess/v20201111/ess_client.js +17 -9
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +12 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +11 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +11 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +11 -4
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +97 -11
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +25 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +10 -1
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +4 -1
- package/tencentcloud/services/tts/v20190823/tts_client.js +4 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +9 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 124 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-09-
|
|
7
|
+
发布时间:2024-09-26 01:14:22
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* DescribeIndexList
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
##
|
|
19
|
+
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
20
20
|
|
|
21
|
-
### 第
|
|
21
|
+
### 第 31 次发布
|
|
22
22
|
|
|
23
|
-
发布时间:2024-09-
|
|
23
|
+
发布时间:2024-09-26 01:16:16
|
|
24
24
|
|
|
25
25
|
本次发布包含了以下内容:
|
|
26
26
|
|
|
@@ -28,187 +28,110 @@
|
|
|
28
28
|
|
|
29
29
|
修改接口:
|
|
30
30
|
|
|
31
|
-
* [
|
|
32
|
-
|
|
33
|
-
* 新增入参:H2cSwitch, SslCloseSwitch
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
31
|
+
* [CreateAcl](https://cloud.tencent.com/document/api/1025/74411)
|
|
39
32
|
|
|
40
|
-
|
|
33
|
+
* 新增入参:AllowKeyboardLogger
|
|
41
34
|
|
|
42
|
-
|
|
35
|
+
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
43
36
|
|
|
44
|
-
|
|
37
|
+
* 新增入参:AllowKeyboardLogger
|
|
45
38
|
|
|
46
|
-
改善已有的文档。
|
|
47
39
|
|
|
48
40
|
修改数据结构:
|
|
49
41
|
|
|
50
|
-
* [
|
|
42
|
+
* [Acl](https://cloud.tencent.com/document/api/1025/74416#Acl)
|
|
51
43
|
|
|
52
|
-
* 新增成员:
|
|
44
|
+
* 新增成员:AllowKeyboardLogger
|
|
53
45
|
|
|
54
46
|
|
|
55
47
|
|
|
56
48
|
|
|
57
|
-
##
|
|
49
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58
50
|
|
|
59
|
-
### 第
|
|
51
|
+
### 第 185 次发布
|
|
60
52
|
|
|
61
|
-
发布时间:2024-09-
|
|
53
|
+
发布时间:2024-09-26 01:20:42
|
|
62
54
|
|
|
63
55
|
本次发布包含了以下内容:
|
|
64
56
|
|
|
65
57
|
改善已有的文档。
|
|
66
58
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
* DescribeRollbackTimeValidity
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## 人脸核身(faceid) 版本:2018-03-01
|
|
74
|
-
|
|
75
|
-
### 第 80 次发布
|
|
76
|
-
|
|
77
|
-
发布时间:2024-09-25 01:20:56
|
|
59
|
+
修改接口:
|
|
78
60
|
|
|
79
|
-
|
|
61
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
80
62
|
|
|
81
|
-
|
|
63
|
+
* 新增入参:AutoActive
|
|
82
64
|
|
|
83
|
-
修改数据结构:
|
|
84
65
|
|
|
85
|
-
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
|
86
66
|
|
|
87
|
-
* 新增成员:Speed
|
|
88
67
|
|
|
68
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
89
69
|
|
|
90
70
|
|
|
91
71
|
|
|
92
|
-
##
|
|
72
|
+
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
93
73
|
|
|
94
|
-
### 第
|
|
74
|
+
### 第 17 次发布
|
|
95
75
|
|
|
96
|
-
发布时间:2024-09-
|
|
76
|
+
发布时间:2024-09-26 01:28:34
|
|
97
77
|
|
|
98
78
|
本次发布包含了以下内容:
|
|
99
79
|
|
|
100
80
|
改善已有的文档。
|
|
101
81
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
* ApplyMarketComponent
|
|
105
|
-
* CreateApplicationVisualization
|
|
106
|
-
* CreateEdgeUnitApplicationVisualization
|
|
107
|
-
* CreateEdgeUnitApplicationYaml
|
|
108
|
-
* DeleteApplications
|
|
109
|
-
* DeleteEdgeUnitApplications
|
|
110
|
-
* DescribeApplicationVisualization
|
|
111
|
-
* DescribeApplicationYaml
|
|
112
|
-
* DescribeApplicationYamlError
|
|
113
|
-
* DescribeApplications
|
|
114
|
-
* DescribeEdgeUnitApplicationEvents
|
|
115
|
-
* DescribeEdgeUnitApplicationLogs
|
|
116
|
-
* DescribeEdgeUnitApplicationPodContainers
|
|
117
|
-
* DescribeEdgeUnitApplicationPods
|
|
118
|
-
* DescribeEdgeUnitApplicationVisualization
|
|
119
|
-
* DescribeEdgeUnitApplicationYaml
|
|
120
|
-
* DescribeEdgeUnitApplicationYamlError
|
|
121
|
-
* DescribeEdgeUnitCloud
|
|
122
|
-
* ModifyApplicationBasicInfo
|
|
123
|
-
* ModifyApplicationVisualization
|
|
82
|
+
新增数据结构:
|
|
124
83
|
|
|
125
|
-
|
|
84
|
+
* [VolumeInfo](https://cloud.tencent.com/document/api/1643/89100#VolumeInfo)
|
|
126
85
|
|
|
127
|
-
|
|
128
|
-
* ContainerStatus
|
|
129
|
-
* EdgeUnitStatisticItem
|
|
130
|
-
* Event
|
|
131
|
-
* PodStatus
|
|
86
|
+
修改数据结构:
|
|
132
87
|
|
|
88
|
+
* [ApplicationVersion](https://cloud.tencent.com/document/api/1643/89100#ApplicationVersion)
|
|
133
89
|
|
|
90
|
+
* 新增成员:GitSource
|
|
134
91
|
|
|
135
|
-
|
|
92
|
+
* [RunGroup](https://cloud.tencent.com/document/api/1643/89100#RunGroup)
|
|
136
93
|
|
|
137
|
-
|
|
94
|
+
* 新增成员:AccessMode, Type, WorkDir, InputType, InputCosUri, InputTemplateId, Volumes
|
|
138
95
|
|
|
139
|
-
|
|
96
|
+
* [RunMetadata](https://cloud.tencent.com/document/api/1643/89100#RunMetadata)
|
|
140
97
|
|
|
141
|
-
|
|
98
|
+
* 新增成员:WorkDir
|
|
142
99
|
|
|
143
|
-
|
|
100
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
|
144
101
|
|
|
145
|
-
|
|
102
|
+
* 新增成员:AddRunInfoToOutputDir
|
|
146
103
|
|
|
147
|
-
* CheckIsPrometheusNewUser
|
|
148
|
-
* DescribePrometheusRecordRuleYaml
|
|
149
104
|
|
|
150
105
|
|
|
151
106
|
|
|
152
|
-
##
|
|
107
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
153
108
|
|
|
154
|
-
### 第
|
|
109
|
+
### 第 67 次发布
|
|
155
110
|
|
|
156
|
-
发布时间:2024-09-
|
|
111
|
+
发布时间:2024-09-26 01:31:18
|
|
157
112
|
|
|
158
113
|
本次发布包含了以下内容:
|
|
159
114
|
|
|
160
115
|
改善已有的文档。
|
|
161
116
|
|
|
162
|
-
新增接口:
|
|
163
|
-
|
|
164
|
-
* [DescribeDedicatedClusters](https://cloud.tencent.com/document/api/409/111242)
|
|
165
|
-
|
|
166
|
-
修改接口:
|
|
167
|
-
|
|
168
|
-
* [CreateReadOnlyDBInstance](https://cloud.tencent.com/document/api/409/52602)
|
|
169
|
-
|
|
170
|
-
* 新增入参:DedicatedClusterId
|
|
171
|
-
|
|
172
|
-
|
|
173
117
|
新增数据结构:
|
|
174
118
|
|
|
175
|
-
* [
|
|
119
|
+
* [HostingConfig](https://cloud.tencent.com/document/api/400/41679#HostingConfig)
|
|
176
120
|
|
|
177
121
|
修改数据结构:
|
|
178
122
|
|
|
179
|
-
* [
|
|
180
|
-
|
|
181
|
-
* 新增成员:DedicatedClusterId
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
187
|
-
|
|
188
|
-
### 第 14 次发布
|
|
189
|
-
|
|
190
|
-
发布时间:2024-09-25 01:29:30
|
|
191
|
-
|
|
192
|
-
本次发布包含了以下内容:
|
|
193
|
-
|
|
194
|
-
改善已有的文档。
|
|
195
|
-
|
|
196
|
-
修改数据结构:
|
|
123
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
197
124
|
|
|
198
|
-
*
|
|
125
|
+
* 新增成员:HostingResourceTypes, HostingConfig
|
|
199
126
|
|
|
200
|
-
* 新增成员:IsOrderHandling
|
|
201
|
-
|
|
202
|
-
* <font color="#dd0000">**修改成员**:</font>IsPersonalData
|
|
203
127
|
|
|
204
128
|
|
|
205
129
|
|
|
130
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
206
131
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
### 第 66 次发布
|
|
132
|
+
### 第 104 次发布
|
|
210
133
|
|
|
211
|
-
发布时间:2024-09-
|
|
134
|
+
发布时间:2024-09-26 01:32:18
|
|
212
135
|
|
|
213
136
|
本次发布包含了以下内容:
|
|
214
137
|
|
|
@@ -216,118 +139,42 @@
|
|
|
216
139
|
|
|
217
140
|
修改接口:
|
|
218
141
|
|
|
219
|
-
* [
|
|
220
|
-
|
|
221
|
-
* 新增出参:LatestSyncSuccessTime
|
|
222
|
-
|
|
223
|
-
* [DescribeAssetImageRegistrySummary](https://cloud.tencent.com/document/api/1285/65494)
|
|
224
|
-
|
|
225
|
-
* 新增出参:UnScannedImageCnt
|
|
226
|
-
|
|
227
|
-
* [DescribeAssetImageScanSetting](https://cloud.tencent.com/document/api/1285/65487)
|
|
228
|
-
|
|
229
|
-
* 新增出参:LastScanTime, ScanResult
|
|
230
|
-
|
|
231
|
-
* [DescribeAssetImageScanTask](https://cloud.tencent.com/document/api/1285/65485)
|
|
232
|
-
|
|
233
|
-
* 新增出参:LastScanTime, Status, SubStatus
|
|
234
|
-
|
|
235
|
-
* [DescribeAssetSummary](https://cloud.tencent.com/document/api/1285/65477)
|
|
236
|
-
|
|
237
|
-
* 新增出参:UnScannedImageCnt
|
|
238
|
-
|
|
239
|
-
* [DescribeImageAuthorizedInfo](https://cloud.tencent.com/document/api/1285/65473)
|
|
240
|
-
|
|
241
|
-
* 新增出参:ImageScanInquireInfo, RepeatImageIdCnt
|
|
242
|
-
|
|
243
|
-
* [DescribeImageRegistryTimingScanTask](https://cloud.tencent.com/document/api/1285/65472)
|
|
244
|
-
|
|
245
|
-
* 新增出参:LastScanTime, ScanResult
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
新增数据结构:
|
|
249
|
-
|
|
250
|
-
* [ImageScanInquireInfo](https://cloud.tencent.com/document/api/1285/65614#ImageScanInquireInfo)
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
255
|
-
|
|
256
|
-
### 第 85 次发布
|
|
257
|
-
|
|
258
|
-
发布时间:2024-09-25 01:34:27
|
|
259
|
-
|
|
260
|
-
本次发布包含了以下内容:
|
|
261
|
-
|
|
262
|
-
改善已有的文档。
|
|
263
|
-
|
|
264
|
-
新增数据结构:
|
|
265
|
-
|
|
266
|
-
* [L4ProxyRemoteAuth](https://cloud.tencent.com/document/api/1552/80721#L4ProxyRemoteAuth)
|
|
267
|
-
|
|
268
|
-
修改数据结构:
|
|
269
|
-
|
|
270
|
-
* [L4ProxyRule](https://cloud.tencent.com/document/api/1552/80721#L4ProxyRule)
|
|
271
|
-
|
|
272
|
-
* 新增成员:RemoteAuth
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
## 微服务引擎(tse) 版本:2020-12-07
|
|
282
|
-
|
|
283
|
-
### 第 77 次发布
|
|
284
|
-
|
|
285
|
-
发布时间:2024-09-25 01:36:42
|
|
142
|
+
* [DeleteCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/58477)
|
|
286
143
|
|
|
287
|
-
|
|
144
|
+
* 新增入参:DelayedDeletionTime
|
|
288
145
|
|
|
289
|
-
改善已有的文档。
|
|
290
146
|
|
|
291
147
|
修改数据结构:
|
|
292
148
|
|
|
293
|
-
* [
|
|
149
|
+
* [CloudBaseRunVolumeMount](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunVolumeMount)
|
|
294
150
|
|
|
295
|
-
* 新增成员:
|
|
151
|
+
* 新增成员:MountPropagation
|
|
296
152
|
|
|
297
153
|
|
|
298
154
|
|
|
299
155
|
|
|
300
|
-
##
|
|
156
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
301
157
|
|
|
302
|
-
### 第
|
|
158
|
+
### 第 207 次发布
|
|
303
159
|
|
|
304
|
-
发布时间:2024-09-
|
|
160
|
+
发布时间:2024-09-26 01:39:10
|
|
305
161
|
|
|
306
162
|
本次发布包含了以下内容:
|
|
307
163
|
|
|
308
164
|
改善已有的文档。
|
|
309
165
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
* DescribeApplicationBusinessLogConfig
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
317
|
-
|
|
318
|
-
### 第 107 次发布
|
|
166
|
+
修改接口:
|
|
319
167
|
|
|
320
|
-
|
|
168
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
321
169
|
|
|
322
|
-
|
|
170
|
+
* 新增入参:DedicatedClusterId
|
|
323
171
|
|
|
324
|
-
改善已有的文档。
|
|
325
172
|
|
|
326
173
|
修改数据结构:
|
|
327
174
|
|
|
328
|
-
* [
|
|
175
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
329
176
|
|
|
330
|
-
* 新增成员:
|
|
177
|
+
* 新增成员:DedicatedClusterId
|
|
331
178
|
|
|
332
179
|
|
|
333
180
|
|
|
@@ -16022,7 +15869,7 @@
|
|
|
16022
15869
|
|
|
16023
15870
|
新增接口:
|
|
16024
15871
|
|
|
16025
|
-
* [
|
|
15872
|
+
* [CreateAICall](https://cloud.tencent.com/document/api/679/111211)
|
|
16026
15873
|
|
|
16027
15874
|
### 第 73 次发布
|
|
16028
15875
|
|
|
@@ -43479,6 +43326,18 @@
|
|
|
43479
43326
|
|
|
43480
43327
|
## 主机安全(cwp) 版本:2018-02-28
|
|
43481
43328
|
|
|
43329
|
+
### 第 124 次发布
|
|
43330
|
+
|
|
43331
|
+
发布时间:2024-09-26 01:14:22
|
|
43332
|
+
|
|
43333
|
+
本次发布包含了以下内容:
|
|
43334
|
+
|
|
43335
|
+
改善已有的文档。
|
|
43336
|
+
|
|
43337
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
43338
|
+
|
|
43339
|
+
* DescribeIndexList
|
|
43340
|
+
|
|
43482
43341
|
### 第 123 次发布
|
|
43483
43342
|
|
|
43484
43343
|
发布时间:2024-09-20 12:58:49
|
|
@@ -49477,6 +49336,32 @@
|
|
|
49477
49336
|
|
|
49478
49337
|
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
49479
49338
|
|
|
49339
|
+
### 第 31 次发布
|
|
49340
|
+
|
|
49341
|
+
发布时间:2024-09-26 01:16:16
|
|
49342
|
+
|
|
49343
|
+
本次发布包含了以下内容:
|
|
49344
|
+
|
|
49345
|
+
改善已有的文档。
|
|
49346
|
+
|
|
49347
|
+
修改接口:
|
|
49348
|
+
|
|
49349
|
+
* [CreateAcl](https://cloud.tencent.com/document/api/1025/74411)
|
|
49350
|
+
|
|
49351
|
+
* 新增入参:AllowKeyboardLogger
|
|
49352
|
+
|
|
49353
|
+
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
49354
|
+
|
|
49355
|
+
* 新增入参:AllowKeyboardLogger
|
|
49356
|
+
|
|
49357
|
+
|
|
49358
|
+
修改数据结构:
|
|
49359
|
+
|
|
49360
|
+
* [Acl](https://cloud.tencent.com/document/api/1025/74416#Acl)
|
|
49361
|
+
|
|
49362
|
+
* 新增成员:AllowKeyboardLogger
|
|
49363
|
+
|
|
49364
|
+
|
|
49480
49365
|
### 第 30 次发布
|
|
49481
49366
|
|
|
49482
49367
|
发布时间:2024-09-13 01:25:56
|
|
@@ -69401,6 +69286,21 @@
|
|
|
69401
69286
|
|
|
69402
69287
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
69403
69288
|
|
|
69289
|
+
### 第 185 次发布
|
|
69290
|
+
|
|
69291
|
+
发布时间:2024-09-26 01:20:42
|
|
69292
|
+
|
|
69293
|
+
本次发布包含了以下内容:
|
|
69294
|
+
|
|
69295
|
+
改善已有的文档。
|
|
69296
|
+
|
|
69297
|
+
修改接口:
|
|
69298
|
+
|
|
69299
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
69300
|
+
|
|
69301
|
+
* 新增入参:AutoActive
|
|
69302
|
+
|
|
69303
|
+
|
|
69404
69304
|
### 第 184 次发布
|
|
69405
69305
|
|
|
69406
69306
|
发布时间:2024-09-24 01:19:36
|
|
@@ -107565,6 +107465,37 @@
|
|
|
107565
107465
|
|
|
107566
107466
|
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
107567
107467
|
|
|
107468
|
+
### 第 17 次发布
|
|
107469
|
+
|
|
107470
|
+
发布时间:2024-09-26 01:28:34
|
|
107471
|
+
|
|
107472
|
+
本次发布包含了以下内容:
|
|
107473
|
+
|
|
107474
|
+
改善已有的文档。
|
|
107475
|
+
|
|
107476
|
+
新增数据结构:
|
|
107477
|
+
|
|
107478
|
+
* [[VolumeInfo](https://cloud.tencent.com/document/api/1643/89100#VolumeInfo)](https://cloud.tencent.com/document/api/1643/89100#[VolumeInfo](https://cloud.tencent.com/document/api/1643/89100#VolumeInfo))
|
|
107479
|
+
|
|
107480
|
+
修改数据结构:
|
|
107481
|
+
|
|
107482
|
+
* [ApplicationVersion](https://cloud.tencent.com/document/api/1643/89100#ApplicationVersion)
|
|
107483
|
+
|
|
107484
|
+
* 新增成员:GitSource
|
|
107485
|
+
|
|
107486
|
+
* [RunGroup](https://cloud.tencent.com/document/api/1643/89100#RunGroup)
|
|
107487
|
+
|
|
107488
|
+
* 新增成员:AccessMode, Type, WorkDir, InputType, InputCosUri, InputTemplateId, Volumes
|
|
107489
|
+
|
|
107490
|
+
* [RunMetadata](https://cloud.tencent.com/document/api/1643/89100#RunMetadata)
|
|
107491
|
+
|
|
107492
|
+
* 新增成员:WorkDir
|
|
107493
|
+
|
|
107494
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
|
107495
|
+
|
|
107496
|
+
* 新增成员:AddRunInfoToOutputDir
|
|
107497
|
+
|
|
107498
|
+
|
|
107568
107499
|
### 第 16 次发布
|
|
107569
107500
|
|
|
107570
107501
|
发布时间:2024-09-16 02:11:25
|
|
@@ -109398,7 +109329,7 @@
|
|
|
109398
109329
|
|
|
109399
109330
|
新增接口:
|
|
109400
109331
|
|
|
109401
|
-
* [
|
|
109332
|
+
* [DescribeDedicatedClusters](https://cloud.tencent.com/document/api/409/111242)
|
|
109402
109333
|
|
|
109403
109334
|
修改接口:
|
|
109404
109335
|
|
|
@@ -109409,7 +109340,7 @@
|
|
|
109409
109340
|
|
|
109410
109341
|
新增数据结构:
|
|
109411
109342
|
|
|
109412
|
-
* [
|
|
109343
|
+
* [DedicatedCluster](https://cloud.tencent.com/document/api/409/16778#DedicatedCluster)
|
|
109413
109344
|
|
|
109414
109345
|
修改数据结构:
|
|
109415
109346
|
|
|
@@ -118301,6 +118232,25 @@
|
|
|
118301
118232
|
|
|
118302
118233
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
118303
118234
|
|
|
118235
|
+
### 第 67 次发布
|
|
118236
|
+
|
|
118237
|
+
发布时间:2024-09-26 01:31:18
|
|
118238
|
+
|
|
118239
|
+
本次发布包含了以下内容:
|
|
118240
|
+
|
|
118241
|
+
改善已有的文档。
|
|
118242
|
+
|
|
118243
|
+
新增数据结构:
|
|
118244
|
+
|
|
118245
|
+
* [[HostingConfig](https://cloud.tencent.com/document/api/400/41679#HostingConfig)](https://cloud.tencent.com/document/api/400/41679#[HostingConfig](https://cloud.tencent.com/document/api/400/41679#HostingConfig))
|
|
118246
|
+
|
|
118247
|
+
修改数据结构:
|
|
118248
|
+
|
|
118249
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
118250
|
+
|
|
118251
|
+
* 新增成员:HostingResourceTypes, HostingConfig
|
|
118252
|
+
|
|
118253
|
+
|
|
118304
118254
|
### 第 66 次发布
|
|
118305
118255
|
|
|
118306
118256
|
发布时间:2024-09-04 02:03:03
|
|
@@ -122602,6 +122552,28 @@
|
|
|
122602
122552
|
|
|
122603
122553
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
122604
122554
|
|
|
122555
|
+
### 第 104 次发布
|
|
122556
|
+
|
|
122557
|
+
发布时间:2024-09-26 01:32:18
|
|
122558
|
+
|
|
122559
|
+
本次发布包含了以下内容:
|
|
122560
|
+
|
|
122561
|
+
改善已有的文档。
|
|
122562
|
+
|
|
122563
|
+
修改接口:
|
|
122564
|
+
|
|
122565
|
+
* [DeleteCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/58477)
|
|
122566
|
+
|
|
122567
|
+
* 新增入参:DelayedDeletionTime
|
|
122568
|
+
|
|
122569
|
+
|
|
122570
|
+
修改数据结构:
|
|
122571
|
+
|
|
122572
|
+
* [CloudBaseRunVolumeMount](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunVolumeMount)
|
|
122573
|
+
|
|
122574
|
+
* 新增成员:MountPropagation
|
|
122575
|
+
|
|
122576
|
+
|
|
122605
122577
|
### 第 103 次发布
|
|
122606
122578
|
|
|
122607
122579
|
发布时间:2024-08-07 02:15:35
|
|
@@ -126733,7 +126705,7 @@
|
|
|
126733
126705
|
|
|
126734
126706
|
新增数据结构:
|
|
126735
126707
|
|
|
126736
|
-
* [
|
|
126708
|
+
* [ImageScanInquireInfo](https://cloud.tencent.com/document/api/1285/65614#ImageScanInquireInfo)
|
|
126737
126709
|
|
|
126738
126710
|
### 第 65 次发布
|
|
126739
126711
|
|
|
@@ -134410,7 +134382,7 @@
|
|
|
134410
134382
|
|
|
134411
134383
|
新增数据结构:
|
|
134412
134384
|
|
|
134413
|
-
* [
|
|
134385
|
+
* [L4ProxyRemoteAuth](https://cloud.tencent.com/document/api/1552/80721#L4ProxyRemoteAuth)
|
|
134414
134386
|
|
|
134415
134387
|
修改数据结构:
|
|
134416
134388
|
|
|
@@ -159271,6 +159243,28 @@
|
|
|
159271
159243
|
|
|
159272
159244
|
## 私有网络(vpc) 版本:2017-03-12
|
|
159273
159245
|
|
|
159246
|
+
### 第 207 次发布
|
|
159247
|
+
|
|
159248
|
+
发布时间:2024-09-26 01:39:10
|
|
159249
|
+
|
|
159250
|
+
本次发布包含了以下内容:
|
|
159251
|
+
|
|
159252
|
+
改善已有的文档。
|
|
159253
|
+
|
|
159254
|
+
修改接口:
|
|
159255
|
+
|
|
159256
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
159257
|
+
|
|
159258
|
+
* 新增入参:DedicatedClusterId
|
|
159259
|
+
|
|
159260
|
+
|
|
159261
|
+
修改数据结构:
|
|
159262
|
+
|
|
159263
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
159264
|
+
|
|
159265
|
+
* 新增成员:DedicatedClusterId
|
|
159266
|
+
|
|
159267
|
+
|
|
159274
159268
|
### 第 206 次发布
|
|
159275
159269
|
|
|
159276
159270
|
发布时间:2024-09-20 13:16:10
|
|
@@ -164558,7 +164552,7 @@
|
|
|
164558
164552
|
|
|
164559
164553
|
* 新增入参:Note, UpstreamHost
|
|
164560
164554
|
|
|
164561
|
-
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api
|
|
164555
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
164562
164556
|
|
|
164563
164557
|
* 新增入参:ActionType
|
|
164564
164558
|
|
|
@@ -164676,7 +164670,7 @@
|
|
|
164676
164670
|
|
|
164677
164671
|
* 新增入参:RateLimit
|
|
164678
164672
|
|
|
164679
|
-
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api
|
|
164673
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
164680
164674
|
|
|
164681
164675
|
* 新增出参:Ids
|
|
164682
164676
|
|
|
@@ -165054,7 +165048,7 @@
|
|
|
165054
165048
|
|
|
165055
165049
|
* 新增出参:RuleId
|
|
165056
165050
|
|
|
165057
|
-
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api
|
|
165051
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
165058
165052
|
|
|
165059
165053
|
* 新增入参:IsId
|
|
165060
165054
|
|
|
@@ -165090,7 +165084,7 @@
|
|
|
165090
165084
|
|
|
165091
165085
|
* 新增出参:RuleId
|
|
165092
165086
|
|
|
165093
|
-
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api
|
|
165087
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
165094
165088
|
|
|
165095
165089
|
* 新增入参:InstanceId
|
|
165096
165090
|
|
|
@@ -165957,11 +165951,11 @@
|
|
|
165957
165951
|
|
|
165958
165952
|
* 新增入参:ActiveCheck, TLSVersion, Ciphers, CipherTemplate
|
|
165959
165953
|
|
|
165960
|
-
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api
|
|
165954
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
165961
165955
|
|
|
165962
165956
|
* 新增入参:SourceType
|
|
165963
165957
|
|
|
165964
|
-
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api
|
|
165958
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
165965
165959
|
|
|
165966
165960
|
* 新增入参:SourceType
|
|
165967
165961
|
|
|
@@ -166157,7 +166151,7 @@
|
|
|
166157
166151
|
|
|
166158
166152
|
* [AddDomainWhiteRule](https://cloud.tencent.com/document/api/627/72650)
|
|
166159
166153
|
* [DeleteDomainWhiteRules](https://cloud.tencent.com/document/api/627/72649)
|
|
166160
|
-
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api
|
|
166154
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
166161
166155
|
* [DescribeAutoDenyIP](https://cloud.tencent.com/document/api/627/72647)
|
|
166162
166156
|
* [DescribeDomainWhiteRules](https://cloud.tencent.com/document/api/627/72646)
|
|
166163
166157
|
* [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
|
|
@@ -166169,7 +166163,7 @@
|
|
|
166169
166163
|
* [ModifyWafAutoDenyRules](https://cloud.tencent.com/document/api/627/72639)
|
|
166170
166164
|
* [ModifyWafAutoDenyStatus](https://cloud.tencent.com/document/api/627/72638)
|
|
166171
166165
|
* [ModifyWafThreatenIntelligence](https://cloud.tencent.com/document/api/627/72637)
|
|
166172
|
-
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api
|
|
166166
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
|
|
166173
166167
|
|
|
166174
166168
|
新增数据结构:
|
|
166175
166169
|
|