tencentcloud-sdk-nodejs-clb 4.0.691 → 4.0.693
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 +489 -0
- package/SERVICE_CHANGELOG.md +534 -206
- package/package.json +1 -1
- package/products.md +34 -34
- package/src/services/clb/v20180317/clb_client.ts +61 -11
- package/src/services/clb/v20180317/clb_models.ts +259 -64
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +19 -3
- package/tencentcloud/services/clb/v20180317/clb_client.js +27 -3
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +249 -64
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,81 +1,88 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 应用性能监控(apm) 版本:2021-06-22
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 20 次发布
|
6
6
|
|
7
|
-
发布时间:2023-09-
|
7
|
+
发布时间:2023-09-21 01:15:22
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
新增接口:
|
14
14
|
|
15
|
-
*
|
16
|
-
* DescribeListProtectThresholdConfig
|
15
|
+
* [DescribeGeneralSpanList](https://cloud.tencent.com/document/api/1463/98725)
|
17
16
|
|
17
|
+
新增数据结构:
|
18
18
|
|
19
|
+
* [Span](https://cloud.tencent.com/document/api/1463/64927#Span)
|
20
|
+
* [SpanLog](https://cloud.tencent.com/document/api/1463/64927#SpanLog)
|
21
|
+
* [SpanProcess](https://cloud.tencent.com/document/api/1463/64927#SpanProcess)
|
22
|
+
* [SpanReference](https://cloud.tencent.com/document/api/1463/64927#SpanReference)
|
23
|
+
* [SpanTag](https://cloud.tencent.com/document/api/1463/64927#SpanTag)
|
19
24
|
|
20
|
-
## 数据安全中心(dsgc) 版本:2019-07-23
|
21
25
|
|
22
|
-
### 第 4 次发布
|
23
26
|
|
24
|
-
|
27
|
+
## 应用云渲染(car) 版本:2022-01-10
|
28
|
+
|
29
|
+
### 第 9 次发布
|
30
|
+
|
31
|
+
发布时间:2023-09-21 01:28:16
|
25
32
|
|
26
33
|
本次发布包含了以下内容:
|
27
34
|
|
28
35
|
改善已有的文档。
|
29
36
|
|
30
|
-
|
31
|
-
|
32
|
-
* [DescribeDSPAAssessmentLatestRiskList](https://cloud.tencent.com/document/api/1087/97157)
|
37
|
+
新增接口:
|
33
38
|
|
34
|
-
|
39
|
+
* [StartPublishStreamWithURL](https://cloud.tencent.com/document/api/1547/98726)
|
35
40
|
|
36
41
|
|
37
|
-
修改数据结构:
|
38
42
|
|
39
|
-
|
43
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
40
44
|
|
41
|
-
|
45
|
+
### 第 144 次发布
|
42
46
|
|
43
|
-
|
47
|
+
发布时间:2023-09-21 01:31:18
|
44
48
|
|
45
|
-
|
49
|
+
本次发布包含了以下内容:
|
46
50
|
|
47
|
-
|
51
|
+
改善已有的文档。
|
48
52
|
|
49
|
-
|
53
|
+
修改数据结构:
|
50
54
|
|
51
|
-
* [
|
55
|
+
* [ParamRecord](https://cloud.tencent.com/document/api/236/15878#ParamRecord)
|
52
56
|
|
53
|
-
* 新增成员:
|
57
|
+
* 新增成员:IsSuccess
|
54
58
|
|
55
59
|
|
56
60
|
|
57
61
|
|
58
|
-
##
|
62
|
+
## 负载均衡(clb) 版本:2018-03-17
|
59
63
|
|
60
|
-
### 第
|
64
|
+
### 第 96 次发布
|
61
65
|
|
62
|
-
发布时间:2023-09-
|
66
|
+
发布时间:2023-09-21 01:56:45
|
63
67
|
|
64
68
|
本次发布包含了以下内容:
|
65
69
|
|
66
70
|
改善已有的文档。
|
67
71
|
|
68
|
-
|
72
|
+
修改数据结构:
|
69
73
|
|
70
|
-
* [
|
74
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
71
75
|
|
76
|
+
* <font color="#dd0000">**修改成员**:</font>IdleConnectTimeout
|
72
77
|
|
73
78
|
|
74
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
75
79
|
|
76
|
-
### 第 112 次发布
|
77
80
|
|
78
|
-
|
81
|
+
## 日志服务(cls) 版本:2020-10-16
|
82
|
+
|
83
|
+
### 第 71 次发布
|
84
|
+
|
85
|
+
发布时间:2023-09-21 02:03:11
|
79
86
|
|
80
87
|
本次发布包含了以下内容:
|
81
88
|
|
@@ -83,216 +90,160 @@
|
|
83
90
|
|
84
91
|
新增接口:
|
85
92
|
|
86
|
-
* [
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
93
|
+
* [QueryMetric](https://cloud.tencent.com/document/api/614/98729)
|
94
|
+
* [QueryRangeMetric](https://cloud.tencent.com/document/api/614/98728)
|
91
95
|
|
92
96
|
|
93
97
|
|
94
|
-
##
|
98
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
95
99
|
|
96
|
-
### 第
|
100
|
+
### 第 101 次发布
|
97
101
|
|
98
|
-
发布时间:2023-09-
|
102
|
+
发布时间:2023-09-21 02:09:54
|
99
103
|
|
100
104
|
本次发布包含了以下内容:
|
101
105
|
|
102
106
|
改善已有的文档。
|
103
107
|
|
104
|
-
|
105
|
-
|
106
|
-
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/862/37614)
|
107
|
-
|
108
|
-
* 新增出参:LiveScheduleTask
|
109
|
-
|
110
|
-
* [EditMedia](https://cloud.tencent.com/document/api/862/43010)
|
111
|
-
|
112
|
-
* 新增入参:ComposeConfig
|
108
|
+
<font color="#dd0000">**删除接口**:</font>
|
113
109
|
|
114
|
-
*
|
110
|
+
* RevResigterBillSupportWithdraw
|
115
111
|
|
116
|
-
* 新增入参:ScheduleId
|
117
112
|
|
118
113
|
|
119
|
-
|
120
|
-
|
121
|
-
* [ComposeAudioItem](https://cloud.tencent.com/document/api/862/37615#ComposeAudioItem)
|
122
|
-
* [ComposeAudioOperation](https://cloud.tencent.com/document/api/862/37615#ComposeAudioOperation)
|
123
|
-
* [ComposeAudioStream](https://cloud.tencent.com/document/api/862/37615#ComposeAudioStream)
|
124
|
-
* [ComposeCanvas](https://cloud.tencent.com/document/api/862/37615#ComposeCanvas)
|
125
|
-
* [ComposeEmptyItem](https://cloud.tencent.com/document/api/862/37615#ComposeEmptyItem)
|
126
|
-
* [ComposeImageItem](https://cloud.tencent.com/document/api/862/37615#ComposeImageItem)
|
127
|
-
* [ComposeImageOperation](https://cloud.tencent.com/document/api/862/37615#ComposeImageOperation)
|
128
|
-
* [ComposeMediaConfig](https://cloud.tencent.com/document/api/862/37615#ComposeMediaConfig)
|
129
|
-
* [ComposeMediaItem](https://cloud.tencent.com/document/api/862/37615#ComposeMediaItem)
|
130
|
-
* [ComposeMediaTrack](https://cloud.tencent.com/document/api/862/37615#ComposeMediaTrack)
|
131
|
-
* [ComposeSourceMedia](https://cloud.tencent.com/document/api/862/37615#ComposeSourceMedia)
|
132
|
-
* [ComposeStyles](https://cloud.tencent.com/document/api/862/37615#ComposeStyles)
|
133
|
-
* [ComposeSubtitleItem](https://cloud.tencent.com/document/api/862/37615#ComposeSubtitleItem)
|
134
|
-
* [ComposeSubtitleStyle](https://cloud.tencent.com/document/api/862/37615#ComposeSubtitleStyle)
|
135
|
-
* [ComposeTargetInfo](https://cloud.tencent.com/document/api/862/37615#ComposeTargetInfo)
|
136
|
-
* [ComposeTrackTime](https://cloud.tencent.com/document/api/862/37615#ComposeTrackTime)
|
137
|
-
* [ComposeTransitionItem](https://cloud.tencent.com/document/api/862/37615#ComposeTransitionItem)
|
138
|
-
* [ComposeTransitionOperation](https://cloud.tencent.com/document/api/862/37615#ComposeTransitionOperation)
|
139
|
-
* [ComposeVideoItem](https://cloud.tencent.com/document/api/862/37615#ComposeVideoItem)
|
140
|
-
* [ComposeVideoStream](https://cloud.tencent.com/document/api/862/37615#ComposeVideoStream)
|
141
|
-
* [LiveActivityResItem](https://cloud.tencent.com/document/api/862/37615#LiveActivityResItem)
|
142
|
-
* [LiveActivityResult](https://cloud.tencent.com/document/api/862/37615#LiveActivityResult)
|
143
|
-
* [LiveRecordFile](https://cloud.tencent.com/document/api/862/37615#LiveRecordFile)
|
144
|
-
* [LiveRecordResult](https://cloud.tencent.com/document/api/862/37615#LiveRecordResult)
|
145
|
-
* [LiveRecordTaskInput](https://cloud.tencent.com/document/api/862/37615#LiveRecordTaskInput)
|
146
|
-
* [LiveScheduleLiveRecordTaskResult](https://cloud.tencent.com/document/api/862/37615#LiveScheduleLiveRecordTaskResult)
|
147
|
-
* [LiveScheduleTask](https://cloud.tencent.com/document/api/862/37615#LiveScheduleTask)
|
148
|
-
|
149
|
-
修改数据结构:
|
150
|
-
|
151
|
-
* [ActivityResItem](https://cloud.tencent.com/document/api/862/37615#ActivityResItem)
|
152
|
-
|
153
|
-
* <font color="#dd0000">**修改成员**:</font>SnapshotByTimeOffsetTask
|
114
|
+
## 媒体处理(mps) 版本:2019-06-12
|
154
115
|
|
155
|
-
|
116
|
+
### 第 72 次发布
|
156
117
|
|
157
|
-
|
118
|
+
发布时间:2023-09-21 04:51:12
|
158
119
|
|
159
|
-
|
120
|
+
本次发布包含了以下内容:
|
160
121
|
|
161
|
-
|
122
|
+
改善已有的文档。
|
162
123
|
|
163
|
-
|
124
|
+
修改接口:
|
164
125
|
|
165
|
-
* [
|
126
|
+
* [ParseNotification](https://cloud.tencent.com/document/api/862/39228)
|
166
127
|
|
167
|
-
*
|
128
|
+
* 新增出参:Timestamp, Sign
|
168
129
|
|
169
|
-
* [EditMediaFileInfo](https://cloud.tencent.com/document/api/862/37615#EditMediaFileInfo)
|
170
130
|
|
171
|
-
* 新增成员:Id
|
172
131
|
|
173
|
-
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/862/37615#MediaProcessTaskSampleSnapshotResult)
|
174
132
|
|
175
|
-
|
133
|
+
## 文字识别(ocr) 版本:2018-11-19
|
176
134
|
|
177
|
-
|
135
|
+
### 第 112 次发布
|
178
136
|
|
179
|
-
|
137
|
+
发布时间:2023-09-21 04:56:57
|
180
138
|
|
181
|
-
|
139
|
+
本次发布包含了以下内容:
|
182
140
|
|
183
|
-
|
141
|
+
改善已有的文档。
|
184
142
|
|
185
|
-
|
143
|
+
修改接口:
|
186
144
|
|
187
|
-
|
145
|
+
* [GeneralAccurateOCR](https://cloud.tencent.com/document/api/866/34937)
|
188
146
|
|
189
|
-
*
|
147
|
+
* 新增入参:EnableDetectText
|
190
148
|
|
191
|
-
*
|
149
|
+
* 新增出参:Angle
|
192
150
|
|
193
|
-
* [TEHDConfig](https://cloud.tencent.com/document/api/862/37615#TEHDConfig)
|
194
151
|
|
195
|
-
* <font color="#dd0000">**修改成员**:</font>MaxVideoBitrate
|
196
152
|
|
197
|
-
* [TEHDConfigForUpdate](https://cloud.tencent.com/document/api/862/37615#TEHDConfigForUpdate)
|
198
153
|
|
199
|
-
|
154
|
+
## 标签(tag) 版本:2018-08-13
|
200
155
|
|
201
|
-
|
156
|
+
### 第 13 次发布
|
202
157
|
|
203
|
-
|
158
|
+
发布时间:2023-09-21 05:27:30
|
204
159
|
|
205
|
-
|
160
|
+
本次发布包含了以下内容:
|
206
161
|
|
207
|
-
|
162
|
+
改善已有的文档。
|
208
163
|
|
164
|
+
修改接口:
|
209
165
|
|
166
|
+
* [DescribeResourceTagsByResourceIds](https://cloud.tencent.com/document/api/651/35319)
|
210
167
|
|
168
|
+
* 新增入参:Category
|
211
169
|
|
212
|
-
|
170
|
+
* [DescribeTagKeys](https://cloud.tencent.com/document/api/651/35318)
|
213
171
|
|
214
|
-
|
172
|
+
* 新增入参:Category
|
215
173
|
|
216
|
-
|
174
|
+
* [DescribeTagValues](https://cloud.tencent.com/document/api/651/35317)
|
217
175
|
|
218
|
-
|
176
|
+
* 新增入参:Category
|
219
177
|
|
220
|
-
|
178
|
+
* [GetTagKeys](https://cloud.tencent.com/document/api/651/72277)
|
221
179
|
|
222
|
-
|
180
|
+
* 新增入参:Category
|
223
181
|
|
224
|
-
* [
|
225
|
-
* [DeleteOrganization](https://cloud.tencent.com/document/api/850/98672)
|
182
|
+
* [GetTagValues](https://cloud.tencent.com/document/api/651/72276)
|
226
183
|
|
184
|
+
* 新增入参:Category
|
227
185
|
|
186
|
+
* [GetTags](https://cloud.tencent.com/document/api/651/72275)
|
228
187
|
|
229
|
-
|
188
|
+
* 新增入参:Category
|
230
189
|
|
231
190
|
|
191
|
+
修改数据结构:
|
232
192
|
|
233
|
-
|
193
|
+
* [Tag](https://cloud.tencent.com/document/api/651/35327#Tag)
|
234
194
|
|
235
|
-
|
195
|
+
* 新增成员:Category
|
236
196
|
|
237
|
-
|
197
|
+
* [TagResource](https://cloud.tencent.com/document/api/651/35327#TagResource)
|
238
198
|
|
239
|
-
|
199
|
+
* 新增成员:Category
|
240
200
|
|
241
|
-
|
201
|
+
* [TagWithDelete](https://cloud.tencent.com/document/api/651/35327#TagWithDelete)
|
242
202
|
|
243
|
-
|
203
|
+
* 新增成员:Category
|
244
204
|
|
245
|
-
* [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675)
|
246
|
-
* [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674)
|
247
205
|
|
248
206
|
|
249
207
|
|
250
|
-
##
|
208
|
+
## 高性能计算平台(thpc) 版本:2023-03-21
|
251
209
|
|
252
|
-
### 第
|
210
|
+
### 第 12 次发布
|
253
211
|
|
254
|
-
发布时间:2023-09-
|
212
|
+
发布时间:2023-09-21 06:17:00
|
255
213
|
|
256
214
|
本次发布包含了以下内容:
|
257
215
|
|
258
216
|
改善已有的文档。
|
259
217
|
|
260
|
-
新增接口:
|
261
|
-
|
262
|
-
* [DescribeRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98678)
|
263
|
-
* [ModifyPublicNetworkAccessPoint](https://cloud.tencent.com/document/api/1179/98676)
|
264
|
-
* [SetRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98677)
|
265
|
-
|
266
218
|
新增数据结构:
|
267
219
|
|
268
|
-
* [
|
220
|
+
* [EnhancedService](https://cloud.tencent.com/document/api/1527/89579#EnhancedService)
|
221
|
+
* [RunAutomationServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunAutomationServiceEnabled)
|
222
|
+
* [RunMonitorServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunMonitorServiceEnabled)
|
223
|
+
* [RunSecurityServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunSecurityServiceEnabled)
|
269
224
|
|
225
|
+
修改数据结构:
|
270
226
|
|
227
|
+
* [QueueConfig](https://cloud.tencent.com/document/api/1527/89579#QueueConfig)
|
271
228
|
|
272
|
-
|
229
|
+
* 新增成员:EnhancedService
|
273
230
|
|
274
|
-
### 第 12 次发布
|
275
231
|
|
276
|
-
发布时间:2023-09-19 01:29:02
|
277
|
-
|
278
|
-
本次发布包含了以下内容:
|
279
232
|
|
280
|
-
改善已有的文档。
|
281
233
|
|
282
|
-
|
234
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
283
235
|
|
284
|
-
* [CreateTtsTask](https://cloud.tencent.com/document/api/1073/57373)
|
285
236
|
|
286
|
-
* 新增入参:EmotionCategory, EmotionIntensity
|
287
237
|
|
238
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
288
239
|
|
289
240
|
|
290
241
|
|
291
|
-
##
|
242
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
292
243
|
|
293
|
-
### 第
|
244
|
+
### 第 27 次发布
|
294
245
|
|
295
|
-
发布时间:2023-09-
|
246
|
+
发布时间:2023-09-21 06:25:32
|
296
247
|
|
297
248
|
本次发布包含了以下内容:
|
298
249
|
|
@@ -300,32 +251,20 @@
|
|
300
251
|
|
301
252
|
修改接口:
|
302
253
|
|
303
|
-
* [
|
304
|
-
|
305
|
-
* 新增入参:InstanceName
|
306
|
-
|
307
|
-
|
308
|
-
修改数据结构:
|
309
|
-
|
310
|
-
* [ClbDomainsInfo](https://cloud.tencent.com/document/api/627/53609#ClbDomainsInfo)
|
311
|
-
|
312
|
-
* 新增成员:CloudType
|
313
|
-
|
314
|
-
* [HostRecord](https://cloud.tencent.com/document/api/627/53609#HostRecord)
|
254
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
315
255
|
|
316
|
-
*
|
256
|
+
* 新增入参:ProductId, RelateType
|
317
257
|
|
318
|
-
* [
|
258
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
319
259
|
|
320
|
-
*
|
260
|
+
* 新增入参:ProductId, RelateType
|
321
261
|
|
322
|
-
* [LoadBalancerPackageNew](https://cloud.tencent.com/document/api/627/53609#LoadBalancerPackageNew)
|
323
262
|
|
324
|
-
|
263
|
+
修改数据结构:
|
325
264
|
|
326
|
-
* [
|
265
|
+
* [CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)
|
327
266
|
|
328
|
-
* 新增成员:
|
267
|
+
* 新增成员:ProductName, ProductSpecification, ProductId, RelateType
|
329
268
|
|
330
269
|
|
331
270
|
|
@@ -4565,6 +4504,26 @@
|
|
4565
4504
|
|
4566
4505
|
## 应用性能监控(apm) 版本:2021-06-22
|
4567
4506
|
|
4507
|
+
### 第 20 次发布
|
4508
|
+
|
4509
|
+
发布时间:2023-09-21 01:15:22
|
4510
|
+
|
4511
|
+
本次发布包含了以下内容:
|
4512
|
+
|
4513
|
+
改善已有的文档。
|
4514
|
+
|
4515
|
+
新增接口:
|
4516
|
+
|
4517
|
+
* [[DescribeGeneralSpanList](https://cloud.tencent.com/document/api/1463/98725)](https://cloud.tencent.com/document/api/#/#)
|
4518
|
+
|
4519
|
+
新增数据结构:
|
4520
|
+
|
4521
|
+
* [[Span](https://cloud.tencent.com/document/api/1463/64927#Span)](https://cloud.tencent.com/document/api/1463/64927#[Span](https://cloud.tencent.com/document/api/1463/64927#Span))
|
4522
|
+
* [[SpanLog](https://cloud.tencent.com/document/api/1463/64927#SpanLog)](https://cloud.tencent.com/document/api/1463/64927#[SpanLog](https://cloud.tencent.com/document/api/1463/64927#SpanLog))
|
4523
|
+
* [[SpanProcess](https://cloud.tencent.com/document/api/1463/64927#SpanProcess)](https://cloud.tencent.com/document/api/1463/64927#[SpanProcess](https://cloud.tencent.com/document/api/1463/64927#SpanProcess))
|
4524
|
+
* [[SpanReference](https://cloud.tencent.com/document/api/1463/64927#SpanReference)](https://cloud.tencent.com/document/api/1463/64927#[SpanReference](https://cloud.tencent.com/document/api/1463/64927#SpanReference))
|
4525
|
+
* [[SpanTag](https://cloud.tencent.com/document/api/1463/64927#SpanTag)](https://cloud.tencent.com/document/api/1463/64927#[SpanTag](https://cloud.tencent.com/document/api/1463/64927#SpanTag))
|
4526
|
+
|
4568
4527
|
### 第 19 次发布
|
4569
4528
|
|
4570
4529
|
发布时间:2023-07-18 01:07:24
|
@@ -12423,6 +12382,18 @@
|
|
12423
12382
|
|
12424
12383
|
## 应用云渲染(car) 版本:2022-01-10
|
12425
12384
|
|
12385
|
+
### 第 9 次发布
|
12386
|
+
|
12387
|
+
发布时间:2023-09-21 01:28:16
|
12388
|
+
|
12389
|
+
本次发布包含了以下内容:
|
12390
|
+
|
12391
|
+
改善已有的文档。
|
12392
|
+
|
12393
|
+
新增接口:
|
12394
|
+
|
12395
|
+
* [[StartPublishStreamWithURL](https://cloud.tencent.com/document/api/1547/98726)](https://cloud.tencent.com/document/api/#/#)
|
12396
|
+
|
12426
12397
|
### 第 8 次发布
|
12427
12398
|
|
12428
12399
|
发布时间:2023-08-23 01:10:00
|
@@ -12900,6 +12871,23 @@
|
|
12900
12871
|
|
12901
12872
|
## 云硬盘(cbs) 版本:2017-03-12
|
12902
12873
|
|
12874
|
+
### 第 52 次发布
|
12875
|
+
|
12876
|
+
发布时间:2023-09-20 01:08:08
|
12877
|
+
|
12878
|
+
本次发布包含了以下内容:
|
12879
|
+
|
12880
|
+
改善已有的文档。
|
12881
|
+
|
12882
|
+
修改数据结构:
|
12883
|
+
|
12884
|
+
* [CdcSize](https://cloud.tencent.com/document/api/362/15669#CdcSize)
|
12885
|
+
|
12886
|
+
* 新增成员:DiskAvailable
|
12887
|
+
|
12888
|
+
* <font color="#dd0000">**删除成员**:</font>DiskAavilable
|
12889
|
+
|
12890
|
+
|
12903
12891
|
### 第 51 次发布
|
12904
12892
|
|
12905
12893
|
发布时间:2023-07-24 01:12:51
|
@@ -14911,6 +14899,21 @@
|
|
14911
14899
|
|
14912
14900
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
14913
14901
|
|
14902
|
+
### 第 144 次发布
|
14903
|
+
|
14904
|
+
发布时间:2023-09-21 01:31:18
|
14905
|
+
|
14906
|
+
本次发布包含了以下内容:
|
14907
|
+
|
14908
|
+
改善已有的文档。
|
14909
|
+
|
14910
|
+
修改数据结构:
|
14911
|
+
|
14912
|
+
* [ParamRecord](https://cloud.tencent.com/document/api/236/15878#ParamRecord)
|
14913
|
+
|
14914
|
+
* 新增成员:IsSuccess
|
14915
|
+
|
14916
|
+
|
14914
14917
|
### 第 143 次发布
|
14915
14918
|
|
14916
14919
|
发布时间:2023-09-14 01:15:30
|
@@ -25607,6 +25610,41 @@
|
|
25607
25610
|
|
25608
25611
|
## 负载均衡(clb) 版本:2018-03-17
|
25609
25612
|
|
25613
|
+
### 第 96 次发布
|
25614
|
+
|
25615
|
+
发布时间:2023-09-21 01:56:45
|
25616
|
+
|
25617
|
+
本次发布包含了以下内容:
|
25618
|
+
|
25619
|
+
改善已有的文档。
|
25620
|
+
|
25621
|
+
修改数据结构:
|
25622
|
+
|
25623
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
25624
|
+
|
25625
|
+
* <font color="#dd0000">**修改成员**:</font>IdleConnectTimeout
|
25626
|
+
|
25627
|
+
|
25628
|
+
### 第 95 次发布
|
25629
|
+
|
25630
|
+
发布时间:2023-09-20 01:13:18
|
25631
|
+
|
25632
|
+
本次发布包含了以下内容:
|
25633
|
+
|
25634
|
+
改善已有的文档。
|
25635
|
+
|
25636
|
+
新增接口:
|
25637
|
+
|
25638
|
+
* [InquiryPriceCreateLoadBalancer](https://cloud.tencent.com/document/api/214/98697)
|
25639
|
+
* [InquiryPriceModifyLoadBalancer](https://cloud.tencent.com/document/api/214/98696)
|
25640
|
+
* [InquiryPriceRefundLoadBalancer](https://cloud.tencent.com/document/api/214/98694)
|
25641
|
+
* [InquiryPriceRenewLoadBalancer](https://cloud.tencent.com/document/api/214/98695)
|
25642
|
+
|
25643
|
+
新增数据结构:
|
25644
|
+
|
25645
|
+
* [ItemPrice](https://cloud.tencent.com/document/api/214/30694#ItemPrice)
|
25646
|
+
* [Price](https://cloud.tencent.com/document/api/214/30694#Price)
|
25647
|
+
|
25610
25648
|
### 第 94 次发布
|
25611
25649
|
|
25612
25650
|
发布时间:2023-09-05 02:16:24
|
@@ -28167,6 +28205,19 @@
|
|
28167
28205
|
|
28168
28206
|
## 日志服务(cls) 版本:2020-10-16
|
28169
28207
|
|
28208
|
+
### 第 71 次发布
|
28209
|
+
|
28210
|
+
发布时间:2023-09-21 02:03:11
|
28211
|
+
|
28212
|
+
本次发布包含了以下内容:
|
28213
|
+
|
28214
|
+
改善已有的文档。
|
28215
|
+
|
28216
|
+
新增接口:
|
28217
|
+
|
28218
|
+
* [[QueryMetric](https://cloud.tencent.com/document/api/614/98729)](https://cloud.tencent.com/document/api/#/#)
|
28219
|
+
* [[QueryRangeMetric](https://cloud.tencent.com/document/api/614/98728)](https://cloud.tencent.com/document/api/#/#)
|
28220
|
+
|
28170
28221
|
### 第 70 次发布
|
28171
28222
|
|
28172
28223
|
发布时间:2023-09-06 01:23:36
|
@@ -31369,6 +31420,18 @@
|
|
31369
31420
|
|
31370
31421
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
31371
31422
|
|
31423
|
+
### 第 101 次发布
|
31424
|
+
|
31425
|
+
发布时间:2023-09-21 02:09:54
|
31426
|
+
|
31427
|
+
本次发布包含了以下内容:
|
31428
|
+
|
31429
|
+
改善已有的文档。
|
31430
|
+
|
31431
|
+
<font color="#dd0000">**删除接口**:</font>
|
31432
|
+
|
31433
|
+
* RevResigterBillSupportWithdraw
|
31434
|
+
|
31372
31435
|
### 第 100 次发布
|
31373
31436
|
|
31374
31437
|
发布时间:2023-06-19 01:11:32
|
@@ -36554,6 +36617,26 @@
|
|
36554
36617
|
|
36555
36618
|
## 主机安全(cwp) 版本:2018-02-28
|
36556
36619
|
|
36620
|
+
### 第 95 次发布
|
36621
|
+
|
36622
|
+
发布时间:2023-09-20 01:15:27
|
36623
|
+
|
36624
|
+
本次发布包含了以下内容:
|
36625
|
+
|
36626
|
+
改善已有的文档。
|
36627
|
+
|
36628
|
+
新增接口:
|
36629
|
+
|
36630
|
+
* [DescribeAttackEvents](https://cloud.tencent.com/document/api/296/98699)
|
36631
|
+
* [DescribeMachineRiskCnt](https://cloud.tencent.com/document/api/296/98698)
|
36632
|
+
* [DescribeSecurityBroadcasts](https://cloud.tencent.com/document/api/296/98701)
|
36633
|
+
* [ModifyLicenseOrder](https://cloud.tencent.com/document/api/296/98700)
|
36634
|
+
|
36635
|
+
新增数据结构:
|
36636
|
+
|
36637
|
+
* [Broadcasts](https://cloud.tencent.com/document/api/296/19867#Broadcasts)
|
36638
|
+
* [NetAttackEvent](https://cloud.tencent.com/document/api/296/19867#NetAttackEvent)
|
36639
|
+
|
36557
36640
|
### 第 94 次发布
|
36558
36641
|
|
36559
36642
|
发布时间:2023-08-31 01:12:44
|
@@ -39397,6 +39480,35 @@
|
|
39397
39480
|
|
39398
39481
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
39399
39482
|
|
39483
|
+
### 第 71 次发布
|
39484
|
+
|
39485
|
+
发布时间:2023-09-20 01:32:40
|
39486
|
+
|
39487
|
+
本次发布包含了以下内容:
|
39488
|
+
|
39489
|
+
改善已有的文档。
|
39490
|
+
|
39491
|
+
修改接口:
|
39492
|
+
|
39493
|
+
* [DescribeBackupConfig](https://cloud.tencent.com/document/api/1003/48094)
|
39494
|
+
|
39495
|
+
* 新增出参:LogicCrossRegionsConfigUpdateTime
|
39496
|
+
|
39497
|
+
* [DescribeBackupList](https://cloud.tencent.com/document/api/1003/48093)
|
39498
|
+
|
39499
|
+
* 新增入参:BackupRegion, IsCrossRegionsBackup
|
39500
|
+
|
39501
|
+
* [ModifyBackupConfig](https://cloud.tencent.com/document/api/1003/48090)
|
39502
|
+
|
39503
|
+
* 新增入参:LogicBackupConfig, DeleteAutoLogicBackup
|
39504
|
+
|
39505
|
+
* <font color="#dd0000">**修改入参**:</font>ReserveDuration
|
39506
|
+
|
39507
|
+
|
39508
|
+
新增数据结构:
|
39509
|
+
|
39510
|
+
* [LogicBackupConfigInfo](https://cloud.tencent.com/document/api/1003/48097#LogicBackupConfigInfo)
|
39511
|
+
|
39400
39512
|
### 第 70 次发布
|
39401
39513
|
|
39402
39514
|
发布时间:2023-09-15 01:35:18
|
@@ -40872,6 +40984,18 @@
|
|
40872
40984
|
|
40873
40985
|
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
40874
40986
|
|
40987
|
+
### 第 16 次发布
|
40988
|
+
|
40989
|
+
发布时间:2023-09-20 01:33:17
|
40990
|
+
|
40991
|
+
本次发布包含了以下内容:
|
40992
|
+
|
40993
|
+
改善已有的文档。
|
40994
|
+
|
40995
|
+
新增接口:
|
40996
|
+
|
40997
|
+
* [ModifyCmdTemplate](https://cloud.tencent.com/document/api/1025/98702)
|
40998
|
+
|
40875
40999
|
### 第 15 次发布
|
40876
41000
|
|
40877
41001
|
发布时间:2023-08-16 01:19:34
|
@@ -53312,6 +53436,25 @@
|
|
53312
53436
|
|
53313
53437
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
53314
53438
|
|
53439
|
+
### 第 120 次发布
|
53440
|
+
|
53441
|
+
发布时间:2023-09-20 01:35:54
|
53442
|
+
|
53443
|
+
本次发布包含了以下内容:
|
53444
|
+
|
53445
|
+
改善已有的文档。
|
53446
|
+
|
53447
|
+
修改接口:
|
53448
|
+
|
53449
|
+
* [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
|
53450
|
+
|
53451
|
+
* 新增入参:InitiatorComponents
|
53452
|
+
|
53453
|
+
* [VerifyPdf](https://cloud.tencent.com/document/api/1323/80797)
|
53454
|
+
|
53455
|
+
* 新增入参:Agent
|
53456
|
+
|
53457
|
+
|
53315
53458
|
### 第 119 次发布
|
53316
53459
|
|
53317
53460
|
发布时间:2023-09-19 01:15:03
|
@@ -53322,7 +53465,7 @@
|
|
53322
53465
|
|
53323
53466
|
新增接口:
|
53324
53467
|
|
53325
|
-
* [
|
53468
|
+
* [CreateBatchSignUrl](https://cloud.tencent.com/document/api/1323/98670)
|
53326
53469
|
|
53327
53470
|
### 第 118 次发布
|
53328
53471
|
|
@@ -55662,7 +55805,7 @@
|
|
55662
55805
|
|
55663
55806
|
新增接口:
|
55664
55807
|
|
55665
|
-
* [
|
55808
|
+
* [ChannelCreateBatchSignUrl](https://cloud.tencent.com/document/api/1420/98671)
|
55666
55809
|
|
55667
55810
|
### 第 111 次发布
|
55668
55811
|
|
@@ -68479,6 +68622,22 @@
|
|
68479
68622
|
|
68480
68623
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
68481
68624
|
|
68625
|
+
### 第 7 次发布
|
68626
|
+
|
68627
|
+
发布时间:2023-09-19 17:35:39
|
68628
|
+
|
68629
|
+
本次发布包含了以下内容:
|
68630
|
+
|
68631
|
+
改善已有的文档。
|
68632
|
+
|
68633
|
+
新增接口:
|
68634
|
+
|
68635
|
+
* [DescribeRecordSlice](https://cloud.tencent.com/document/api/1344/98691)
|
68636
|
+
|
68637
|
+
新增数据结构:
|
68638
|
+
|
68639
|
+
* [RecordSliceInfo](https://cloud.tencent.com/document/api/1344/95952#RecordSliceInfo)
|
68640
|
+
|
68482
68641
|
### 第 6 次发布
|
68483
68642
|
|
68484
68643
|
发布时间:2023-09-18 01:58:17
|
@@ -78417,6 +78576,36 @@
|
|
78417
78576
|
|
78418
78577
|
## 媒体处理(mps) 版本:2019-06-12
|
78419
78578
|
|
78579
|
+
### 第 72 次发布
|
78580
|
+
|
78581
|
+
发布时间:2023-09-21 04:51:12
|
78582
|
+
|
78583
|
+
本次发布包含了以下内容:
|
78584
|
+
|
78585
|
+
改善已有的文档。
|
78586
|
+
|
78587
|
+
修改接口:
|
78588
|
+
|
78589
|
+
* [ParseNotification](https://cloud.tencent.com/document/api/862/39228)
|
78590
|
+
|
78591
|
+
* 新增出参:Timestamp, Sign
|
78592
|
+
|
78593
|
+
|
78594
|
+
### 第 71 次发布
|
78595
|
+
|
78596
|
+
发布时间:2023-09-20 01:41:08
|
78597
|
+
|
78598
|
+
本次发布包含了以下内容:
|
78599
|
+
|
78600
|
+
改善已有的文档。
|
78601
|
+
|
78602
|
+
修改数据结构:
|
78603
|
+
|
78604
|
+
* [TaskNotifyConfig](https://cloud.tencent.com/document/api/862/37615#TaskNotifyConfig)
|
78605
|
+
|
78606
|
+
* 新增成员:NotifyKey
|
78607
|
+
|
78608
|
+
|
78420
78609
|
### 第 70 次发布
|
78421
78610
|
|
78422
78611
|
发布时间:2023-09-19 01:19:29
|
@@ -78442,33 +78631,33 @@
|
|
78442
78631
|
|
78443
78632
|
新增数据结构:
|
78444
78633
|
|
78445
|
-
* [
|
78446
|
-
* [
|
78447
|
-
* [
|
78448
|
-
* [
|
78449
|
-
* [
|
78450
|
-
* [
|
78451
|
-
* [
|
78452
|
-
* [
|
78453
|
-
* [
|
78454
|
-
* [
|
78455
|
-
* [
|
78456
|
-
* [
|
78457
|
-
* [
|
78458
|
-
* [
|
78459
|
-
* [
|
78460
|
-
* [
|
78461
|
-
* [
|
78462
|
-
* [
|
78463
|
-
* [
|
78464
|
-
* [
|
78465
|
-
* [
|
78466
|
-
* [
|
78467
|
-
* [
|
78468
|
-
* [
|
78469
|
-
* [
|
78470
|
-
* [
|
78471
|
-
* [
|
78634
|
+
* [ComposeAudioItem](https://cloud.tencent.com/document/api/862/37615#ComposeAudioItem)
|
78635
|
+
* [ComposeAudioOperation](https://cloud.tencent.com/document/api/862/37615#ComposeAudioOperation)
|
78636
|
+
* [ComposeAudioStream](https://cloud.tencent.com/document/api/862/37615#ComposeAudioStream)
|
78637
|
+
* [ComposeCanvas](https://cloud.tencent.com/document/api/862/37615#ComposeCanvas)
|
78638
|
+
* [ComposeEmptyItem](https://cloud.tencent.com/document/api/862/37615#ComposeEmptyItem)
|
78639
|
+
* [ComposeImageItem](https://cloud.tencent.com/document/api/862/37615#ComposeImageItem)
|
78640
|
+
* [ComposeImageOperation](https://cloud.tencent.com/document/api/862/37615#ComposeImageOperation)
|
78641
|
+
* [ComposeMediaConfig](https://cloud.tencent.com/document/api/862/37615#ComposeMediaConfig)
|
78642
|
+
* [ComposeMediaItem](https://cloud.tencent.com/document/api/862/37615#ComposeMediaItem)
|
78643
|
+
* [ComposeMediaTrack](https://cloud.tencent.com/document/api/862/37615#ComposeMediaTrack)
|
78644
|
+
* [ComposeSourceMedia](https://cloud.tencent.com/document/api/862/37615#ComposeSourceMedia)
|
78645
|
+
* [ComposeStyles](https://cloud.tencent.com/document/api/862/37615#ComposeStyles)
|
78646
|
+
* [ComposeSubtitleItem](https://cloud.tencent.com/document/api/862/37615#ComposeSubtitleItem)
|
78647
|
+
* [ComposeSubtitleStyle](https://cloud.tencent.com/document/api/862/37615#ComposeSubtitleStyle)
|
78648
|
+
* [ComposeTargetInfo](https://cloud.tencent.com/document/api/862/37615#ComposeTargetInfo)
|
78649
|
+
* [ComposeTrackTime](https://cloud.tencent.com/document/api/862/37615#ComposeTrackTime)
|
78650
|
+
* [ComposeTransitionItem](https://cloud.tencent.com/document/api/862/37615#ComposeTransitionItem)
|
78651
|
+
* [ComposeTransitionOperation](https://cloud.tencent.com/document/api/862/37615#ComposeTransitionOperation)
|
78652
|
+
* [ComposeVideoItem](https://cloud.tencent.com/document/api/862/37615#ComposeVideoItem)
|
78653
|
+
* [ComposeVideoStream](https://cloud.tencent.com/document/api/862/37615#ComposeVideoStream)
|
78654
|
+
* [LiveActivityResItem](https://cloud.tencent.com/document/api/862/37615#LiveActivityResItem)
|
78655
|
+
* [LiveActivityResult](https://cloud.tencent.com/document/api/862/37615#LiveActivityResult)
|
78656
|
+
* [LiveRecordFile](https://cloud.tencent.com/document/api/862/37615#LiveRecordFile)
|
78657
|
+
* [LiveRecordResult](https://cloud.tencent.com/document/api/862/37615#LiveRecordResult)
|
78658
|
+
* [LiveRecordTaskInput](https://cloud.tencent.com/document/api/862/37615#LiveRecordTaskInput)
|
78659
|
+
* [LiveScheduleLiveRecordTaskResult](https://cloud.tencent.com/document/api/862/37615#LiveScheduleLiveRecordTaskResult)
|
78660
|
+
* [LiveScheduleTask](https://cloud.tencent.com/document/api/862/37615#LiveScheduleTask)
|
78472
78661
|
|
78473
78662
|
修改数据结构:
|
78474
78663
|
|
@@ -83153,6 +83342,23 @@
|
|
83153
83342
|
|
83154
83343
|
## 文字识别(ocr) 版本:2018-11-19
|
83155
83344
|
|
83345
|
+
### 第 112 次发布
|
83346
|
+
|
83347
|
+
发布时间:2023-09-21 04:56:57
|
83348
|
+
|
83349
|
+
本次发布包含了以下内容:
|
83350
|
+
|
83351
|
+
改善已有的文档。
|
83352
|
+
|
83353
|
+
修改接口:
|
83354
|
+
|
83355
|
+
* [GeneralAccurateOCR](https://cloud.tencent.com/document/api/866/34937)
|
83356
|
+
|
83357
|
+
* 新增入参:EnableDetectText
|
83358
|
+
|
83359
|
+
* 新增出参:Angle
|
83360
|
+
|
83361
|
+
|
83156
83362
|
### 第 111 次发布
|
83157
83363
|
|
83158
83364
|
发布时间:2023-09-12 02:18:31
|
@@ -85455,6 +85661,18 @@
|
|
85455
85661
|
|
85456
85662
|
## 集团账号管理(organization) 版本:2021-03-31
|
85457
85663
|
|
85664
|
+
### 第 24 次发布
|
85665
|
+
|
85666
|
+
发布时间:2023-09-19 14:35:45
|
85667
|
+
|
85668
|
+
本次发布包含了以下内容:
|
85669
|
+
|
85670
|
+
改善已有的文档。
|
85671
|
+
|
85672
|
+
新增接口:
|
85673
|
+
|
85674
|
+
* [QuitOrganization](https://cloud.tencent.com/document/api/850/98683)
|
85675
|
+
|
85458
85676
|
### 第 23 次发布
|
85459
85677
|
|
85460
85678
|
发布时间:2023-09-19 01:22:23
|
@@ -85465,8 +85683,8 @@
|
|
85465
85683
|
|
85466
85684
|
新增接口:
|
85467
85685
|
|
85468
|
-
* [
|
85469
|
-
* [
|
85686
|
+
* [CreateOrganization](https://cloud.tencent.com/document/api/850/98673)
|
85687
|
+
* [DeleteOrganization](https://cloud.tencent.com/document/api/850/98672)
|
85470
85688
|
|
85471
85689
|
### 第 22 次发布
|
85472
85690
|
|
@@ -87332,8 +87550,8 @@
|
|
87332
87550
|
|
87333
87551
|
新增接口:
|
87334
87552
|
|
87335
|
-
* [
|
87336
|
-
* [
|
87553
|
+
* [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675)
|
87554
|
+
* [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674)
|
87337
87555
|
|
87338
87556
|
### 第 13 次发布
|
87339
87557
|
|
@@ -95696,6 +95914,56 @@
|
|
95696
95914
|
|
95697
95915
|
## 标签(tag) 版本:2018-08-13
|
95698
95916
|
|
95917
|
+
### 第 13 次发布
|
95918
|
+
|
95919
|
+
发布时间:2023-09-21 05:27:30
|
95920
|
+
|
95921
|
+
本次发布包含了以下内容:
|
95922
|
+
|
95923
|
+
改善已有的文档。
|
95924
|
+
|
95925
|
+
修改接口:
|
95926
|
+
|
95927
|
+
* [DescribeResourceTagsByResourceIds](https://cloud.tencent.com/document/api/651/35319)
|
95928
|
+
|
95929
|
+
* 新增入参:Category
|
95930
|
+
|
95931
|
+
* [DescribeTagKeys](https://cloud.tencent.com/document/api/651/35318)
|
95932
|
+
|
95933
|
+
* 新增入参:Category
|
95934
|
+
|
95935
|
+
* [DescribeTagValues](https://cloud.tencent.com/document/api/651/35317)
|
95936
|
+
|
95937
|
+
* 新增入参:Category
|
95938
|
+
|
95939
|
+
* [GetTagKeys](https://cloud.tencent.com/document/api/651/72277)
|
95940
|
+
|
95941
|
+
* 新增入参:Category
|
95942
|
+
|
95943
|
+
* [GetTagValues](https://cloud.tencent.com/document/api/651/72276)
|
95944
|
+
|
95945
|
+
* 新增入参:Category
|
95946
|
+
|
95947
|
+
* [GetTags](https://cloud.tencent.com/document/api/651/72275)
|
95948
|
+
|
95949
|
+
* 新增入参:Category
|
95950
|
+
|
95951
|
+
|
95952
|
+
修改数据结构:
|
95953
|
+
|
95954
|
+
* [Tag](https://cloud.tencent.com/document/api/651/35327#Tag)
|
95955
|
+
|
95956
|
+
* 新增成员:Category
|
95957
|
+
|
95958
|
+
* [TagResource](https://cloud.tencent.com/document/api/651/35327#TagResource)
|
95959
|
+
|
95960
|
+
* 新增成员:Category
|
95961
|
+
|
95962
|
+
* [TagWithDelete](https://cloud.tencent.com/document/api/651/35327#TagWithDelete)
|
95963
|
+
|
95964
|
+
* 新增成员:Category
|
95965
|
+
|
95966
|
+
|
95699
95967
|
### 第 12 次发布
|
95700
95968
|
|
95701
95969
|
发布时间:2022-10-26 06:58:19
|
@@ -103780,13 +104048,13 @@
|
|
103780
104048
|
|
103781
104049
|
新增接口:
|
103782
104050
|
|
103783
|
-
* [
|
103784
|
-
* [
|
103785
|
-
* [
|
104051
|
+
* [DescribeRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98678)
|
104052
|
+
* [ModifyPublicNetworkAccessPoint](https://cloud.tencent.com/document/api/1179/98676)
|
104053
|
+
* [SetRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98677)
|
103786
104054
|
|
103787
104055
|
新增数据结构:
|
103788
104056
|
|
103789
|
-
* [
|
104057
|
+
* [PublicAccessRule](https://cloud.tencent.com/document/api/1179/46089#PublicAccessRule)
|
103790
104058
|
|
103791
104059
|
### 第 76 次发布
|
103792
104060
|
|
@@ -109793,6 +110061,28 @@
|
|
109793
110061
|
|
109794
110062
|
## 高性能计算平台(thpc) 版本:2023-03-21
|
109795
110063
|
|
110064
|
+
### 第 12 次发布
|
110065
|
+
|
110066
|
+
发布时间:2023-09-21 06:17:00
|
110067
|
+
|
110068
|
+
本次发布包含了以下内容:
|
110069
|
+
|
110070
|
+
改善已有的文档。
|
110071
|
+
|
110072
|
+
新增数据结构:
|
110073
|
+
|
110074
|
+
* [[EnhancedService](https://cloud.tencent.com/document/api/1527/89579#EnhancedService)](https://cloud.tencent.com/document/api/1527/89579#[EnhancedService](https://cloud.tencent.com/document/api/1527/89579#EnhancedService))
|
110075
|
+
* [[RunAutomationServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunAutomationServiceEnabled)](https://cloud.tencent.com/document/api/1527/89579#[RunAutomationServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunAutomationServiceEnabled))
|
110076
|
+
* [[RunMonitorServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunMonitorServiceEnabled)](https://cloud.tencent.com/document/api/1527/89579#[RunMonitorServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunMonitorServiceEnabled))
|
110077
|
+
* [[RunSecurityServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunSecurityServiceEnabled)](https://cloud.tencent.com/document/api/1527/89579#[RunSecurityServiceEnabled](https://cloud.tencent.com/document/api/1527/89579#RunSecurityServiceEnabled))
|
110078
|
+
|
110079
|
+
修改数据结构:
|
110080
|
+
|
110081
|
+
* [QueueConfig](https://cloud.tencent.com/document/api/1527/89579#QueueConfig)
|
110082
|
+
|
110083
|
+
* 新增成员:EnhancedService
|
110084
|
+
|
110085
|
+
|
109796
110086
|
### 第 11 次发布
|
109797
110087
|
|
109798
110088
|
发布时间:2023-09-14 02:31:21
|
@@ -116806,6 +117096,32 @@
|
|
116806
117096
|
|
116807
117097
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
116808
117098
|
|
117099
|
+
### 第 27 次发布
|
117100
|
+
|
117101
|
+
发布时间:2023-09-21 06:25:32
|
117102
|
+
|
117103
|
+
本次发布包含了以下内容:
|
117104
|
+
|
117105
|
+
改善已有的文档。
|
117106
|
+
|
117107
|
+
修改接口:
|
117108
|
+
|
117109
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
117110
|
+
|
117111
|
+
* 新增入参:ProductId, RelateType
|
117112
|
+
|
117113
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
117114
|
+
|
117115
|
+
* 新增入参:ProductId, RelateType
|
117116
|
+
|
117117
|
+
|
117118
|
+
修改数据结构:
|
117119
|
+
|
117120
|
+
* [CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)
|
117121
|
+
|
117122
|
+
* 新增成员:ProductName, ProductSpecification, ProductId, RelateType
|
117123
|
+
|
117124
|
+
|
116809
117125
|
### 第 26 次发布
|
116810
117126
|
|
116811
117127
|
发布时间:2023-08-15 01:44:16
|
@@ -131345,6 +131661,18 @@
|
|
131345
131661
|
|
131346
131662
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
131347
131663
|
|
131664
|
+
### 第 55 次发布
|
131665
|
+
|
131666
|
+
发布时间:2023-09-20 01:52:55
|
131667
|
+
|
131668
|
+
本次发布包含了以下内容:
|
131669
|
+
|
131670
|
+
改善已有的文档。
|
131671
|
+
|
131672
|
+
新增接口:
|
131673
|
+
|
131674
|
+
* [SwitchElasticMode](https://cloud.tencent.com/document/api/627/98703)
|
131675
|
+
|
131348
131676
|
### 第 54 次发布
|
131349
131677
|
|
131350
131678
|
发布时间:2023-09-19 01:30:35
|