tencentcloud-sdk-nodejs-tsf 4.0.565 → 4.0.566
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 +260 -0
- package/SERVICE_CHANGELOG.md +328 -95
- package/package.json +1 -1
- package/products.md +26 -26
- package/src/services/tsf/v20180326/tsf_client.ts +123 -26
- package/src/services/tsf/v20180326/tsf_models.ts +383 -81
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +39 -7
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +57 -9
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +333 -73
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 62 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-03-
|
|
7
|
+
发布时间:2023-03-24 01:03:57
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,39 +12,33 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ClearLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/54255)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:ClearDisasterRecoverGroupIds
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
* [CreateLaunchConfiguration](https://cloud.tencent.com/document/api/377/20447)
|
|
20
20
|
|
|
21
|
-
*
|
|
21
|
+
* 新增入参:DisasterRecoverGroupIds
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
* [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
|
|
24
|
+
|
|
25
|
+
* 新增入参:DisasterRecoverGroupIds
|
|
24
26
|
|
|
25
27
|
|
|
26
28
|
修改数据结构:
|
|
27
29
|
|
|
28
30
|
* [Instance](https://cloud.tencent.com/document/api/377/20453#Instance)
|
|
29
31
|
|
|
30
|
-
* 新增成员:
|
|
31
|
-
|
|
32
|
-
* [MetricAlarm](https://cloud.tencent.com/document/api/377/20453#MetricAlarm)
|
|
33
|
-
|
|
34
|
-
* 新增成员:PreciseThreshold
|
|
35
|
-
|
|
36
|
-
* [ScalingPolicy](https://cloud.tencent.com/document/api/377/20453#ScalingPolicy)
|
|
37
|
-
|
|
38
|
-
* 新增成员:ScalingPolicyType, PredefinedMetricType, TargetValue, EstimatedInstanceWarmup, DisableScaleIn, MetricAlarms
|
|
32
|
+
* 新增成员:DisasterRecoverGroupIds
|
|
39
33
|
|
|
40
34
|
|
|
41
35
|
|
|
42
36
|
|
|
43
37
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
44
38
|
|
|
45
|
-
### 第
|
|
39
|
+
### 第 45 次发布
|
|
46
40
|
|
|
47
|
-
发布时间:2023-03-
|
|
41
|
+
发布时间:2023-03-24 01:13:32
|
|
48
42
|
|
|
49
43
|
本次发布包含了以下内容:
|
|
50
44
|
|
|
@@ -52,115 +46,116 @@
|
|
|
52
46
|
|
|
53
47
|
修改数据结构:
|
|
54
48
|
|
|
55
|
-
* [
|
|
49
|
+
* [SeatUserInfo](https://cloud.tencent.com/document/api/679/47715#SeatUserInfo)
|
|
56
50
|
|
|
57
|
-
*
|
|
51
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Mail, StaffNumber
|
|
58
52
|
|
|
59
53
|
|
|
60
54
|
|
|
61
55
|
|
|
62
|
-
##
|
|
56
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
63
57
|
|
|
64
|
-
### 第
|
|
58
|
+
### 第 74 次发布
|
|
65
59
|
|
|
66
|
-
发布时间:2023-03-
|
|
60
|
+
发布时间:2023-03-24 01:21:36
|
|
67
61
|
|
|
68
62
|
本次发布包含了以下内容:
|
|
69
63
|
|
|
70
64
|
改善已有的文档。
|
|
71
65
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
* [CreateAutoSnapshotPolicy](https://cloud.tencent.com/document/api/582/80210)
|
|
75
|
-
|
|
76
|
-
* 新增入参:DayOfMonth, IntervalDays
|
|
77
|
-
|
|
78
|
-
* <font color="#dd0000">**修改入参**:</font>DayOfWeek
|
|
66
|
+
新增接口:
|
|
79
67
|
|
|
80
|
-
* [
|
|
68
|
+
* [CreateAclRule](https://cloud.tencent.com/document/api/597/89218)
|
|
69
|
+
* [DescribeAclRule](https://cloud.tencent.com/document/api/597/89217)
|
|
70
|
+
* [ModifyAclRule](https://cloud.tencent.com/document/api/597/89216)
|
|
81
71
|
|
|
82
|
-
|
|
72
|
+
新增数据结构:
|
|
83
73
|
|
|
74
|
+
* [AclRuleResp](https://cloud.tencent.com/document/api/597/40861#AclRuleResp)
|
|
84
75
|
|
|
85
76
|
修改数据结构:
|
|
86
77
|
|
|
87
|
-
* [
|
|
78
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
88
79
|
|
|
89
|
-
* 新增成员:
|
|
80
|
+
* 新增成员:TaskProgress, StepList
|
|
90
81
|
|
|
91
82
|
|
|
92
83
|
|
|
93
84
|
|
|
94
|
-
##
|
|
85
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
95
86
|
|
|
96
|
-
### 第
|
|
87
|
+
### 第 85 次发布
|
|
97
88
|
|
|
98
|
-
发布时间:2023-03-
|
|
89
|
+
发布时间:2023-03-24 01:22:38
|
|
99
90
|
|
|
100
91
|
本次发布包含了以下内容:
|
|
101
92
|
|
|
102
93
|
改善已有的文档。
|
|
103
94
|
|
|
104
|
-
|
|
95
|
+
修改接口:
|
|
105
96
|
|
|
106
|
-
* [
|
|
97
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
|
107
98
|
|
|
108
|
-
*
|
|
99
|
+
* 新增入参:Quic
|
|
109
100
|
|
|
110
101
|
|
|
111
102
|
|
|
112
103
|
|
|
113
|
-
##
|
|
104
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
114
105
|
|
|
115
|
-
### 第
|
|
106
|
+
### 第 53 次发布
|
|
116
107
|
|
|
117
|
-
发布时间:2023-03-
|
|
108
|
+
发布时间:2023-03-24 01:25:23
|
|
118
109
|
|
|
119
110
|
本次发布包含了以下内容:
|
|
120
111
|
|
|
121
112
|
改善已有的文档。
|
|
122
113
|
|
|
123
|
-
|
|
114
|
+
新增接口:
|
|
124
115
|
|
|
125
|
-
* [
|
|
116
|
+
* [HandleMediaCastProject](https://cloud.tencent.com/document/api/1156/87841)
|
|
126
117
|
|
|
127
|
-
|
|
118
|
+
修改接口:
|
|
128
119
|
|
|
129
|
-
* [
|
|
120
|
+
* [CreateProject](https://cloud.tencent.com/document/api/1156/40350)
|
|
130
121
|
|
|
131
|
-
*
|
|
122
|
+
* 新增入参:MediaCastProjectInput
|
|
132
123
|
|
|
133
124
|
|
|
125
|
+
新增数据结构:
|
|
134
126
|
|
|
127
|
+
* [MediaCastDestinationStatus](https://cloud.tencent.com/document/api/1156/40360#MediaCastDestinationStatus)
|
|
128
|
+
* [MediaCastPlayInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastPlayInfo)
|
|
129
|
+
* [MediaCastProjectInput](https://cloud.tencent.com/document/api/1156/40360#MediaCastProjectInput)
|
|
135
130
|
|
|
136
|
-
|
|
137
|
-
|
|
131
|
+
修改数据结构:
|
|
138
132
|
|
|
133
|
+
* [MediaCastDestinationInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastDestinationInfo)
|
|
139
134
|
|
|
140
|
-
|
|
135
|
+
* 新增成员:Id
|
|
141
136
|
|
|
142
|
-
|
|
137
|
+
* <font color="#dd0000">**删除成员**:</font>Index
|
|
143
138
|
|
|
144
|
-
|
|
139
|
+
* [MediaCastSourceInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastSourceInfo)
|
|
145
140
|
|
|
146
|
-
|
|
141
|
+
* 新增成员:Id
|
|
147
142
|
|
|
148
|
-
|
|
143
|
+
* <font color="#dd0000">**删除成员**:</font>Index
|
|
149
144
|
|
|
150
|
-
|
|
145
|
+
* <font color="#dd0000">**修改成员**:</font>Type
|
|
151
146
|
|
|
152
|
-
* [
|
|
147
|
+
* [VideoEditProjectOutput](https://cloud.tencent.com/document/api/1156/40360#VideoEditProjectOutput)
|
|
153
148
|
|
|
154
|
-
*
|
|
149
|
+
* 新增成员:CoverURL
|
|
155
150
|
|
|
156
151
|
|
|
157
152
|
|
|
158
153
|
|
|
159
|
-
##
|
|
154
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
160
155
|
|
|
161
|
-
### 第
|
|
156
|
+
### 第 106 次发布
|
|
162
157
|
|
|
163
|
-
发布时间:2023-03-
|
|
158
|
+
发布时间:2023-03-24 01:28:57
|
|
164
159
|
|
|
165
160
|
本次发布包含了以下内容:
|
|
166
161
|
|
|
@@ -168,70 +163,79 @@
|
|
|
168
163
|
|
|
169
164
|
修改数据结构:
|
|
170
165
|
|
|
171
|
-
* [
|
|
166
|
+
* [LaunchTemplateVersionData](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionData)
|
|
172
167
|
|
|
173
|
-
* 新增成员:
|
|
168
|
+
* 新增成员:DisableApiTermination
|
|
174
169
|
|
|
175
|
-
* [DescribeOutput](https://cloud.tencent.com/document/api/862/37615#DescribeOutput)
|
|
176
170
|
|
|
177
|
-
* 新增成员:MaxConcurrent
|
|
178
171
|
|
|
179
|
-
* [ModifyOutputInfo](https://cloud.tencent.com/document/api/862/37615#ModifyOutputInfo)
|
|
180
172
|
|
|
181
|
-
|
|
173
|
+
## 事件总线(eb) 版本:2021-04-16
|
|
174
|
+
|
|
175
|
+
### 第 10 次发布
|
|
182
176
|
|
|
177
|
+
发布时间:2023-03-24 01:40:42
|
|
183
178
|
|
|
179
|
+
本次发布包含了以下内容:
|
|
184
180
|
|
|
181
|
+
改善已有的文档。
|
|
185
182
|
|
|
186
|
-
|
|
183
|
+
新增接口:
|
|
184
|
+
|
|
185
|
+
* [DescribeLogTagValue](https://cloud.tencent.com/document/api/1359/89221)
|
|
186
|
+
* [SearchLog](https://cloud.tencent.com/document/api/1359/89220)
|
|
187
|
+
|
|
188
|
+
新增数据结构:
|
|
189
|
+
|
|
190
|
+
* [LogFilter](https://cloud.tencent.com/document/api/1359/67704#LogFilter)
|
|
191
|
+
* [LogFilters](https://cloud.tencent.com/document/api/1359/67704#LogFilters)
|
|
192
|
+
* [SearchLogResult](https://cloud.tencent.com/document/api/1359/67704#SearchLogResult)
|
|
187
193
|
|
|
188
|
-
### 第 90 次发布
|
|
189
194
|
|
|
190
|
-
|
|
195
|
+
|
|
196
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
197
|
+
|
|
198
|
+
### 第 82 次发布
|
|
199
|
+
|
|
200
|
+
发布时间:2023-03-24 01:56:44
|
|
191
201
|
|
|
192
202
|
本次发布包含了以下内容:
|
|
193
203
|
|
|
194
204
|
改善已有的文档。
|
|
195
205
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
* QueryBarCode
|
|
199
|
-
* VerifyBasicBizLicense
|
|
200
|
-
* VerifyBizLicense
|
|
201
|
-
* VerifyEnterpriseFourFactors
|
|
206
|
+
修改数据结构:
|
|
202
207
|
|
|
208
|
+
* [PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentBasic)
|
|
203
209
|
|
|
210
|
+
* 新增成员:OpenDefaultRecord
|
|
204
211
|
|
|
205
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
206
212
|
|
|
207
|
-
### 第 37 次发布
|
|
208
213
|
|
|
209
|
-
发布时间:2023-03-23 02:39:19
|
|
210
214
|
|
|
211
|
-
|
|
215
|
+
## 云函数(scf) 版本:2018-04-16
|
|
212
216
|
|
|
213
|
-
|
|
217
|
+
### 第 49 次发布
|
|
214
218
|
|
|
215
|
-
|
|
219
|
+
发布时间:2023-03-24 02:04:32
|
|
216
220
|
|
|
217
|
-
|
|
221
|
+
本次发布包含了以下内容:
|
|
218
222
|
|
|
219
|
-
|
|
223
|
+
改善已有的文档。
|
|
220
224
|
|
|
221
|
-
|
|
222
|
-
* [DDoSBlockData](https://cloud.tencent.com/document/api/1552/80721#DDoSBlockData)
|
|
225
|
+
修改数据结构:
|
|
223
226
|
|
|
227
|
+
* [ImageConfig](https://cloud.tencent.com/document/api/583/17244#ImageConfig)
|
|
224
228
|
|
|
229
|
+
* 新增成员:ImagePort
|
|
225
230
|
|
|
226
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
227
231
|
|
|
228
232
|
|
|
229
233
|
|
|
230
|
-
##
|
|
234
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
231
235
|
|
|
232
|
-
### 第
|
|
236
|
+
### 第 89 次发布
|
|
233
237
|
|
|
234
|
-
发布时间:2023-03-23
|
|
238
|
+
发布时间:2023-03-23 15:53:56
|
|
235
239
|
|
|
236
240
|
本次发布包含了以下内容:
|
|
237
241
|
|
|
@@ -239,7 +243,18 @@
|
|
|
239
243
|
|
|
240
244
|
新增接口:
|
|
241
245
|
|
|
242
|
-
* [
|
|
246
|
+
* [CreateApiRateLimitRuleWithDetailResp](https://cloud.tencent.com/document/api/649/89211)
|
|
247
|
+
* [CreateConfigTemplateWithDetailResp](https://cloud.tencent.com/document/api/649/89213)
|
|
248
|
+
* [CreatePathRewritesWithDetailResp](https://cloud.tencent.com/document/api/649/89210)
|
|
249
|
+
* [CreatePublicConfigWithDetailResp](https://cloud.tencent.com/document/api/649/89207)
|
|
250
|
+
* [CreateUnitRuleWithDetailResp](https://cloud.tencent.com/document/api/649/89209)
|
|
251
|
+
* [DeleteApiRateLimitRule](https://cloud.tencent.com/document/api/649/89208)
|
|
252
|
+
* [DescribeResourceTaskStatus](https://cloud.tencent.com/document/api/649/89212)
|
|
253
|
+
* [ReleaseConfigWithDetailResp](https://cloud.tencent.com/document/api/649/89206)
|
|
254
|
+
|
|
255
|
+
新增数据结构:
|
|
256
|
+
|
|
257
|
+
* [ResourceTaskStatusResult](https://cloud.tencent.com/document/api/649/36099#ResourceTaskStatusResult)
|
|
243
258
|
|
|
244
259
|
|
|
245
260
|
|
|
@@ -4244,6 +4259,36 @@
|
|
|
4244
4259
|
|
|
4245
4260
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
4246
4261
|
|
|
4262
|
+
### 第 62 次发布
|
|
4263
|
+
|
|
4264
|
+
发布时间:2023-03-24 01:03:57
|
|
4265
|
+
|
|
4266
|
+
本次发布包含了以下内容:
|
|
4267
|
+
|
|
4268
|
+
改善已有的文档。
|
|
4269
|
+
|
|
4270
|
+
修改接口:
|
|
4271
|
+
|
|
4272
|
+
* [ClearLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/54255)
|
|
4273
|
+
|
|
4274
|
+
* 新增入参:ClearDisasterRecoverGroupIds
|
|
4275
|
+
|
|
4276
|
+
* [CreateLaunchConfiguration](https://cloud.tencent.com/document/api/377/20447)
|
|
4277
|
+
|
|
4278
|
+
* 新增入参:DisasterRecoverGroupIds
|
|
4279
|
+
|
|
4280
|
+
* [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
|
|
4281
|
+
|
|
4282
|
+
* 新增入参:DisasterRecoverGroupIds
|
|
4283
|
+
|
|
4284
|
+
|
|
4285
|
+
修改数据结构:
|
|
4286
|
+
|
|
4287
|
+
* [Instance](https://cloud.tencent.com/document/api/377/20453#Instance)
|
|
4288
|
+
|
|
4289
|
+
* 新增成员:DisasterRecoverGroupIds
|
|
4290
|
+
|
|
4291
|
+
|
|
4247
4292
|
### 第 61 次发布
|
|
4248
4293
|
|
|
4249
4294
|
发布时间:2023-03-23 01:04:00
|
|
@@ -12415,6 +12460,21 @@
|
|
|
12415
12460
|
|
|
12416
12461
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
12417
12462
|
|
|
12463
|
+
### 第 45 次发布
|
|
12464
|
+
|
|
12465
|
+
发布时间:2023-03-24 01:13:32
|
|
12466
|
+
|
|
12467
|
+
本次发布包含了以下内容:
|
|
12468
|
+
|
|
12469
|
+
改善已有的文档。
|
|
12470
|
+
|
|
12471
|
+
修改数据结构:
|
|
12472
|
+
|
|
12473
|
+
* [SeatUserInfo](https://cloud.tencent.com/document/api/679/47715#SeatUserInfo)
|
|
12474
|
+
|
|
12475
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Mail, StaffNumber
|
|
12476
|
+
|
|
12477
|
+
|
|
12418
12478
|
### 第 44 次发布
|
|
12419
12479
|
|
|
12420
12480
|
发布时间:2023-03-23 01:14:04
|
|
@@ -20414,6 +20474,31 @@
|
|
|
20414
20474
|
|
|
20415
20475
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
20416
20476
|
|
|
20477
|
+
### 第 74 次发布
|
|
20478
|
+
|
|
20479
|
+
发布时间:2023-03-24 01:21:36
|
|
20480
|
+
|
|
20481
|
+
本次发布包含了以下内容:
|
|
20482
|
+
|
|
20483
|
+
改善已有的文档。
|
|
20484
|
+
|
|
20485
|
+
新增接口:
|
|
20486
|
+
|
|
20487
|
+
* [[CreateAclRule](https://cloud.tencent.com/document/api/597/89218)](https://cloud.tencent.com/document/api/#/#)
|
|
20488
|
+
* [[DescribeAclRule](https://cloud.tencent.com/document/api/597/89217)](https://cloud.tencent.com/document/api/#/#)
|
|
20489
|
+
* [[ModifyAclRule](https://cloud.tencent.com/document/api/597/89216)](https://cloud.tencent.com/document/api/#/#)
|
|
20490
|
+
|
|
20491
|
+
新增数据结构:
|
|
20492
|
+
|
|
20493
|
+
* [[AclRuleResp](https://cloud.tencent.com/document/api/597/40861#AclRuleResp)](https://cloud.tencent.com/document/api/597/40861#[AclRuleResp](https://cloud.tencent.com/document/api/597/40861#AclRuleResp))
|
|
20494
|
+
|
|
20495
|
+
修改数据结构:
|
|
20496
|
+
|
|
20497
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
20498
|
+
|
|
20499
|
+
* 新增成员:TaskProgress, StepList
|
|
20500
|
+
|
|
20501
|
+
|
|
20417
20502
|
### 第 73 次发布
|
|
20418
20503
|
|
|
20419
20504
|
发布时间:2023-03-22 01:16:39
|
|
@@ -22028,6 +22113,21 @@
|
|
|
22028
22113
|
|
|
22029
22114
|
## 负载均衡(clb) 版本:2018-03-17
|
|
22030
22115
|
|
|
22116
|
+
### 第 85 次发布
|
|
22117
|
+
|
|
22118
|
+
发布时间:2023-03-24 01:22:38
|
|
22119
|
+
|
|
22120
|
+
本次发布包含了以下内容:
|
|
22121
|
+
|
|
22122
|
+
改善已有的文档。
|
|
22123
|
+
|
|
22124
|
+
修改接口:
|
|
22125
|
+
|
|
22126
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
|
22127
|
+
|
|
22128
|
+
* 新增入参:Quic
|
|
22129
|
+
|
|
22130
|
+
|
|
22031
22131
|
### 第 84 次发布
|
|
22032
22132
|
|
|
22033
22133
|
发布时间:2023-03-08 01:13:04
|
|
@@ -25050,6 +25150,52 @@
|
|
|
25050
25150
|
|
|
25051
25151
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
25052
25152
|
|
|
25153
|
+
### 第 53 次发布
|
|
25154
|
+
|
|
25155
|
+
发布时间:2023-03-24 01:25:23
|
|
25156
|
+
|
|
25157
|
+
本次发布包含了以下内容:
|
|
25158
|
+
|
|
25159
|
+
改善已有的文档。
|
|
25160
|
+
|
|
25161
|
+
新增接口:
|
|
25162
|
+
|
|
25163
|
+
* [[HandleMediaCastProject](https://cloud.tencent.com/document/api/1156/87841)](https://cloud.tencent.com/document/api/#/#)
|
|
25164
|
+
|
|
25165
|
+
修改接口:
|
|
25166
|
+
|
|
25167
|
+
* [CreateProject](https://cloud.tencent.com/document/api/1156/40350)
|
|
25168
|
+
|
|
25169
|
+
* 新增入参:MediaCastProjectInput
|
|
25170
|
+
|
|
25171
|
+
|
|
25172
|
+
新增数据结构:
|
|
25173
|
+
|
|
25174
|
+
* [[MediaCastDestinationStatus](https://cloud.tencent.com/document/api/1156/40360#MediaCastDestinationStatus)](https://cloud.tencent.com/document/api/1156/40360#[MediaCastDestinationStatus](https://cloud.tencent.com/document/api/1156/40360#MediaCastDestinationStatus))
|
|
25175
|
+
* [[MediaCastPlayInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastPlayInfo)](https://cloud.tencent.com/document/api/1156/40360#[MediaCastPlayInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastPlayInfo))
|
|
25176
|
+
* [[MediaCastProjectInput](https://cloud.tencent.com/document/api/1156/40360#MediaCastProjectInput)](https://cloud.tencent.com/document/api/1156/40360#[MediaCastProjectInput](https://cloud.tencent.com/document/api/1156/40360#MediaCastProjectInput))
|
|
25177
|
+
|
|
25178
|
+
修改数据结构:
|
|
25179
|
+
|
|
25180
|
+
* [MediaCastDestinationInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastDestinationInfo)
|
|
25181
|
+
|
|
25182
|
+
* 新增成员:Id
|
|
25183
|
+
|
|
25184
|
+
* <font color="#dd0000">**删除成员**:</font>Index
|
|
25185
|
+
|
|
25186
|
+
* [MediaCastSourceInfo](https://cloud.tencent.com/document/api/1156/40360#MediaCastSourceInfo)
|
|
25187
|
+
|
|
25188
|
+
* 新增成员:Id
|
|
25189
|
+
|
|
25190
|
+
* <font color="#dd0000">**删除成员**:</font>Index
|
|
25191
|
+
|
|
25192
|
+
* <font color="#dd0000">**修改成员**:</font>Type
|
|
25193
|
+
|
|
25194
|
+
* [VideoEditProjectOutput](https://cloud.tencent.com/document/api/1156/40360#VideoEditProjectOutput)
|
|
25195
|
+
|
|
25196
|
+
* 新增成员:CoverURL
|
|
25197
|
+
|
|
25198
|
+
|
|
25053
25199
|
### 第 52 次发布
|
|
25054
25200
|
|
|
25055
25201
|
发布时间:2022-12-05 06:32:09
|
|
@@ -29329,6 +29475,21 @@
|
|
|
29329
29475
|
|
|
29330
29476
|
## 云服务器(cvm) 版本:2017-03-12
|
|
29331
29477
|
|
|
29478
|
+
### 第 106 次发布
|
|
29479
|
+
|
|
29480
|
+
发布时间:2023-03-24 01:28:57
|
|
29481
|
+
|
|
29482
|
+
本次发布包含了以下内容:
|
|
29483
|
+
|
|
29484
|
+
改善已有的文档。
|
|
29485
|
+
|
|
29486
|
+
修改数据结构:
|
|
29487
|
+
|
|
29488
|
+
* [LaunchTemplateVersionData](https://cloud.tencent.com/document/api/213/15753#LaunchTemplateVersionData)
|
|
29489
|
+
|
|
29490
|
+
* 新增成员:DisableApiTermination
|
|
29491
|
+
|
|
29492
|
+
|
|
29332
29493
|
### 第 105 次发布
|
|
29333
29494
|
|
|
29334
29495
|
发布时间:2023-03-10 01:19:38
|
|
@@ -40377,6 +40538,25 @@
|
|
|
40377
40538
|
|
|
40378
40539
|
## 事件总线(eb) 版本:2021-04-16
|
|
40379
40540
|
|
|
40541
|
+
### 第 10 次发布
|
|
40542
|
+
|
|
40543
|
+
发布时间:2023-03-24 01:40:42
|
|
40544
|
+
|
|
40545
|
+
本次发布包含了以下内容:
|
|
40546
|
+
|
|
40547
|
+
改善已有的文档。
|
|
40548
|
+
|
|
40549
|
+
新增接口:
|
|
40550
|
+
|
|
40551
|
+
* [[DescribeLogTagValue](https://cloud.tencent.com/document/api/1359/89221)](https://cloud.tencent.com/document/api/#/#)
|
|
40552
|
+
* [[SearchLog](https://cloud.tencent.com/document/api/1359/89220)](https://cloud.tencent.com/document/api/#/#)
|
|
40553
|
+
|
|
40554
|
+
新增数据结构:
|
|
40555
|
+
|
|
40556
|
+
* [[LogFilter](https://cloud.tencent.com/document/api/1359/67704#LogFilter)](https://cloud.tencent.com/document/api/1359/67704#[LogFilter](https://cloud.tencent.com/document/api/1359/67704#LogFilter))
|
|
40557
|
+
* [[LogFilters](https://cloud.tencent.com/document/api/1359/67704#LogFilters)](https://cloud.tencent.com/document/api/1359/67704#[LogFilters](https://cloud.tencent.com/document/api/1359/67704#LogFilters))
|
|
40558
|
+
* [[SearchLogResult](https://cloud.tencent.com/document/api/1359/67704#SearchLogResult)](https://cloud.tencent.com/document/api/1359/67704#[SearchLogResult](https://cloud.tencent.com/document/api/1359/67704#SearchLogResult))
|
|
40559
|
+
|
|
40380
40560
|
### 第 9 次发布
|
|
40381
40561
|
|
|
40382
40562
|
发布时间:2023-02-28 01:29:39
|
|
@@ -63324,6 +63504,21 @@
|
|
|
63324
63504
|
|
|
63325
63505
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
63326
63506
|
|
|
63507
|
+
### 第 82 次发布
|
|
63508
|
+
|
|
63509
|
+
发布时间:2023-03-24 01:56:44
|
|
63510
|
+
|
|
63511
|
+
本次发布包含了以下内容:
|
|
63512
|
+
|
|
63513
|
+
改善已有的文档。
|
|
63514
|
+
|
|
63515
|
+
修改数据结构:
|
|
63516
|
+
|
|
63517
|
+
* [PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentBasic)
|
|
63518
|
+
|
|
63519
|
+
* 新增成员:OpenDefaultRecord
|
|
63520
|
+
|
|
63521
|
+
|
|
63327
63522
|
### 第 81 次发布
|
|
63328
63523
|
|
|
63329
63524
|
发布时间:2023-03-23 01:53:03
|
|
@@ -74625,6 +74820,21 @@
|
|
|
74625
74820
|
|
|
74626
74821
|
## 云函数(scf) 版本:2018-04-16
|
|
74627
74822
|
|
|
74823
|
+
### 第 49 次发布
|
|
74824
|
+
|
|
74825
|
+
发布时间:2023-03-24 02:04:32
|
|
74826
|
+
|
|
74827
|
+
本次发布包含了以下内容:
|
|
74828
|
+
|
|
74829
|
+
改善已有的文档。
|
|
74830
|
+
|
|
74831
|
+
修改数据结构:
|
|
74832
|
+
|
|
74833
|
+
* [ImageConfig](https://cloud.tencent.com/document/api/583/17244#ImageConfig)
|
|
74834
|
+
|
|
74835
|
+
* 新增成员:ImagePort
|
|
74836
|
+
|
|
74837
|
+
|
|
74628
74838
|
### 第 48 次发布
|
|
74629
74839
|
|
|
74630
74840
|
发布时间:2023-02-21 01:58:57
|
|
@@ -89495,12 +89705,12 @@
|
|
|
89495
89705
|
|
|
89496
89706
|
新增接口:
|
|
89497
89707
|
|
|
89498
|
-
* [
|
|
89708
|
+
* [DescribeDDoSAttackEvent](https://cloud.tencent.com/document/api/1552/80659)
|
|
89499
89709
|
|
|
89500
89710
|
新增数据结构:
|
|
89501
89711
|
|
|
89502
|
-
* [
|
|
89503
|
-
* [
|
|
89712
|
+
* [DDoSAttackEvent](https://cloud.tencent.com/document/api/1552/80721#DDoSAttackEvent)
|
|
89713
|
+
* [DDoSBlockData](https://cloud.tencent.com/document/api/1552/80721#DDoSBlockData)
|
|
89504
89714
|
|
|
89505
89715
|
### 第 36 次发布
|
|
89506
89716
|
|
|
@@ -97227,7 +97437,7 @@
|
|
|
97227
97437
|
|
|
97228
97438
|
新增接口:
|
|
97229
97439
|
|
|
97230
|
-
* [
|
|
97440
|
+
* [DescribeTrtcRoomUsage](https://cloud.tencent.com/document/api/647/89181)
|
|
97231
97441
|
|
|
97232
97442
|
### 第 50 次发布
|
|
97233
97443
|
|
|
@@ -98821,6 +99031,29 @@
|
|
|
98821
99031
|
|
|
98822
99032
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
98823
99033
|
|
|
99034
|
+
### 第 89 次发布
|
|
99035
|
+
|
|
99036
|
+
发布时间:2023-03-23 15:53:56
|
|
99037
|
+
|
|
99038
|
+
本次发布包含了以下内容:
|
|
99039
|
+
|
|
99040
|
+
改善已有的文档。
|
|
99041
|
+
|
|
99042
|
+
新增接口:
|
|
99043
|
+
|
|
99044
|
+
* [[CreateApiRateLimitRuleWithDetailResp](https://cloud.tencent.com/document/api/649/89211)](https://cloud.tencent.com/document/api/#/#)
|
|
99045
|
+
* [[CreateConfigTemplateWithDetailResp](https://cloud.tencent.com/document/api/649/89213)](https://cloud.tencent.com/document/api/#/#)
|
|
99046
|
+
* [[CreatePathRewritesWithDetailResp](https://cloud.tencent.com/document/api/649/89210)](https://cloud.tencent.com/document/api/#/#)
|
|
99047
|
+
* [[CreatePublicConfigWithDetailResp](https://cloud.tencent.com/document/api/649/89207)](https://cloud.tencent.com/document/api/#/#)
|
|
99048
|
+
* [[CreateUnitRuleWithDetailResp](https://cloud.tencent.com/document/api/649/89209)](https://cloud.tencent.com/document/api/#/#)
|
|
99049
|
+
* [[DeleteApiRateLimitRule](https://cloud.tencent.com/document/api/649/89208)](https://cloud.tencent.com/document/api/#/#)
|
|
99050
|
+
* [[DescribeResourceTaskStatus](https://cloud.tencent.com/document/api/649/89212)](https://cloud.tencent.com/document/api/#/#)
|
|
99051
|
+
* [[ReleaseConfigWithDetailResp](https://cloud.tencent.com/document/api/649/89206)](https://cloud.tencent.com/document/api/#/#)
|
|
99052
|
+
|
|
99053
|
+
新增数据结构:
|
|
99054
|
+
|
|
99055
|
+
* [[ResourceTaskStatusResult](https://cloud.tencent.com/document/api/649/36099#ResourceTaskStatusResult)](https://cloud.tencent.com/document/api/649/36099#[ResourceTaskStatusResult](https://cloud.tencent.com/document/api/649/36099#ResourceTaskStatusResult))
|
|
99056
|
+
|
|
98824
99057
|
### 第 88 次发布
|
|
98825
99058
|
|
|
98826
99059
|
发布时间:2023-02-17 06:34:04
|