tencentcloud-sdk-nodejs-vod 4.0.498 → 4.0.500
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 +358 -0
- package/SERVICE_CHANGELOG.md +309 -205
- package/package.json +1 -1
- package/products.md +21 -21
- package/src/services/vod/v20180717/vod_client.ts +19 -3
- package/src/services/vod/v20180717/vod_models.ts +169 -19
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +7 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +8 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +145 -19
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,153 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 38 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-12-08 01:17:22
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改数据结构:
|
|
14
|
-
|
|
15
|
-
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
16
|
-
|
|
17
|
-
* 新增成员:Remark
|
|
18
|
-
|
|
19
|
-
* <font color="#dd0000">**修改成员**:</font>Caller, Callee, Time, Direction, Duration, RecordURL, SeatUser, EndStatus, SkillGroup, CallerLocation, IVRDuration, RingTimestamp, AcceptTimestamp, EndedTimestamp, IVRKeyPressed, HungUpSide, ServeParticipants, SkillGroupId, EndStatusString, StartTimestamp, QueuedTimestamp, PostIVRKeyPressed, QueuedSkillGroupId, SessionId, ProtectedCaller, ProtectedCallee, Uui, IVRKeyPressedEx, AsrUrl, CustomRecordURL
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
25
|
-
|
|
26
|
-
### 第 95 次发布
|
|
27
|
-
|
|
28
|
-
发布时间:2022-12-08 01:21:58
|
|
29
|
-
|
|
30
|
-
本次发布包含了以下内容:
|
|
31
|
-
|
|
32
|
-
改善已有的文档。
|
|
33
|
-
|
|
34
|
-
修改数据结构:
|
|
35
|
-
|
|
36
|
-
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
37
|
-
|
|
38
|
-
* 新增成员:FailReason
|
|
39
|
-
|
|
40
|
-
* [PaymentOrderStatusResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderStatusResult)
|
|
41
|
-
|
|
42
|
-
* 新增成员:FailReason
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
48
|
-
|
|
49
|
-
### 第 35 次发布
|
|
50
|
-
|
|
51
|
-
发布时间:2022-12-08 01:24:51
|
|
52
|
-
|
|
53
|
-
本次发布包含了以下内容:
|
|
54
|
-
|
|
55
|
-
改善已有的文档。
|
|
56
|
-
|
|
57
|
-
修改接口:
|
|
58
|
-
|
|
59
|
-
* [DescribeClusterParamLogs](https://cloud.tencent.com/document/api/1003/70118)
|
|
60
|
-
|
|
61
|
-
* 新增入参:InstanceIds, OrderBy, OrderByType
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
67
|
-
|
|
68
|
-
### 第 14 次发布
|
|
69
|
-
|
|
70
|
-
发布时间:2022-12-08 01:38:36
|
|
71
|
-
|
|
72
|
-
本次发布包含了以下内容:
|
|
73
|
-
|
|
74
|
-
改善已有的文档。
|
|
75
|
-
|
|
76
|
-
修改接口:
|
|
77
|
-
|
|
78
|
-
* [ImageToClass](https://cloud.tencent.com/document/api/1314/56229)
|
|
79
|
-
|
|
80
|
-
* 新增入参:UserType
|
|
81
|
-
|
|
82
|
-
* [ImageToObject](https://cloud.tencent.com/document/api/1314/56228)
|
|
83
|
-
|
|
84
|
-
* 新增入参:UserType
|
|
85
|
-
|
|
86
|
-
* [TextToClass](https://cloud.tencent.com/document/api/1314/56227)
|
|
87
|
-
|
|
88
|
-
* 新增入参:UserType
|
|
89
|
-
|
|
90
|
-
* [TextToObject](https://cloud.tencent.com/document/api/1314/56226)
|
|
91
|
-
|
|
92
|
-
* 新增入参:UserType
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
修改数据结构:
|
|
96
|
-
|
|
97
|
-
* [MedDoc](https://cloud.tencent.com/document/api/1314/56230#MedDoc)
|
|
98
|
-
|
|
99
|
-
* <font color="#dd0000">**修改成员**:</font>Advice, Diagnosis, DiseaseMedicalHistory, PersonalMedicalHistory, ObstericalMedicalHistory, FamilyMedicalHistory, MenstrualMedicalHistory, TreatmentRecord
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## 云压测(pts) 版本:2021-07-28
|
|
105
|
-
|
|
106
|
-
### 第 8 次发布
|
|
107
|
-
|
|
108
|
-
发布时间:2022-12-08 01:40:36
|
|
109
|
-
|
|
110
|
-
本次发布包含了以下内容:
|
|
111
|
-
|
|
112
|
-
改善已有的文档。
|
|
113
|
-
|
|
114
|
-
修改数据结构:
|
|
115
|
-
|
|
116
|
-
* [Job](https://cloud.tencent.com/document/api/1484/78100#Job)
|
|
117
|
-
|
|
118
|
-
* 新增成员:Message
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
124
|
-
|
|
125
|
-
### 第 12 次发布
|
|
126
|
-
|
|
127
|
-
发布时间:2022-12-08 01:49:46
|
|
128
|
-
|
|
129
|
-
本次发布包含了以下内容:
|
|
130
|
-
|
|
131
|
-
改善已有的文档。
|
|
132
|
-
|
|
133
|
-
修改数据结构:
|
|
134
|
-
|
|
135
|
-
* [Service](https://cloud.tencent.com/document/api/851/75051#Service)
|
|
136
|
-
|
|
137
|
-
* 新增成员:CreateFailedReason, ResourceGroupName, Tags
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
3
|
+
## 云点播(vod) 版本:2018-07-17
|
|
147
4
|
|
|
148
|
-
### 第
|
|
5
|
+
### 第 131 次发布
|
|
149
6
|
|
|
150
|
-
发布时间:2022-12-
|
|
7
|
+
发布时间:2022-12-09 10:06:16
|
|
151
8
|
|
|
152
9
|
本次发布包含了以下内容:
|
|
153
10
|
|
|
@@ -155,54 +12,7 @@
|
|
|
155
12
|
|
|
156
13
|
新增接口:
|
|
157
14
|
|
|
158
|
-
* [
|
|
159
|
-
* [DescribeClusterPendingReleases](https://cloud.tencent.com/document/api/457/83758)
|
|
160
|
-
* [DescribeClusterReleaseDetails](https://cloud.tencent.com/document/api/457/83757)
|
|
161
|
-
* [DescribeClusterReleaseHistory](https://cloud.tencent.com/document/api/457/83756)
|
|
162
|
-
* [DescribeClusterReleases](https://cloud.tencent.com/document/api/457/83755)
|
|
163
|
-
* [RollbackClusterRelease](https://cloud.tencent.com/document/api/457/83754)
|
|
164
|
-
* [UninstallClusterRelease](https://cloud.tencent.com/document/api/457/83753)
|
|
165
|
-
* [UpgradeClusterRelease](https://cloud.tencent.com/document/api/457/83752)
|
|
166
|
-
|
|
167
|
-
修改接口:
|
|
168
|
-
|
|
169
|
-
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
|
170
|
-
|
|
171
|
-
* 新增入参:ImageRegistryCredentials, Images, ImageCacheSize, RetentionDays, SecurityGroupIds
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
新增数据结构:
|
|
175
|
-
|
|
176
|
-
* [Release](https://cloud.tencent.com/document/api/457/31866#Release)
|
|
177
|
-
* [ReleaseDetails](https://cloud.tencent.com/document/api/457/31866#ReleaseDetails)
|
|
178
|
-
* [ReleaseHistory](https://cloud.tencent.com/document/api/457/31866#ReleaseHistory)
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
## 实时音视频(trtc) 版本:2019-07-22
|
|
183
|
-
|
|
184
|
-
### 第 44 次发布
|
|
185
|
-
|
|
186
|
-
发布时间:2022-12-08 01:52:42
|
|
187
|
-
|
|
188
|
-
本次发布包含了以下内容:
|
|
189
|
-
|
|
190
|
-
改善已有的文档。
|
|
191
|
-
|
|
192
|
-
修改数据结构:
|
|
193
|
-
|
|
194
|
-
* [MixLayoutParams](https://cloud.tencent.com/document/api/647/44055#MixLayoutParams)
|
|
195
|
-
|
|
196
|
-
* 新增成员:RenderMode, MaxResolutionUserAlign
|
|
197
|
-
|
|
198
|
-
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
199
|
-
|
|
200
|
-
* 新增成员:MaxMediaFileDuration
|
|
201
|
-
|
|
202
|
-
* [TencentVod](https://cloud.tencent.com/document/api/647/44055#TencentVod)
|
|
203
|
-
|
|
204
|
-
* 新增成员:UserDefineRecordId
|
|
205
|
-
|
|
15
|
+
* [DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)
|
|
206
16
|
|
|
207
17
|
|
|
208
18
|
|
|
@@ -5767,6 +5577,25 @@
|
|
|
5767
5577
|
|
|
5768
5578
|
## 批量计算(batch) 版本:2017-03-12
|
|
5769
5579
|
|
|
5580
|
+
### 第 45 次发布
|
|
5581
|
+
|
|
5582
|
+
发布时间:2022-12-09 01:11:02
|
|
5583
|
+
|
|
5584
|
+
本次发布包含了以下内容:
|
|
5585
|
+
|
|
5586
|
+
改善已有的文档。
|
|
5587
|
+
|
|
5588
|
+
新增数据结构:
|
|
5589
|
+
|
|
5590
|
+
* [OutputMappingOption](https://cloud.tencent.com/document/api/599/15912#OutputMappingOption)
|
|
5591
|
+
|
|
5592
|
+
修改数据结构:
|
|
5593
|
+
|
|
5594
|
+
* [OutputMapping](https://cloud.tencent.com/document/api/599/15912#OutputMapping)
|
|
5595
|
+
|
|
5596
|
+
* 新增成员:OutputMappingOption
|
|
5597
|
+
|
|
5598
|
+
|
|
5770
5599
|
### 第 44 次发布
|
|
5771
5600
|
|
|
5772
5601
|
发布时间:2022-12-07 06:17:30
|
|
@@ -20342,6 +20171,37 @@
|
|
|
20342
20171
|
|
|
20343
20172
|
## 负载均衡(clb) 版本:2018-03-17
|
|
20344
20173
|
|
|
20174
|
+
### 第 74 次发布
|
|
20175
|
+
|
|
20176
|
+
发布时间:2022-12-09 01:20:31
|
|
20177
|
+
|
|
20178
|
+
本次发布包含了以下内容:
|
|
20179
|
+
|
|
20180
|
+
改善已有的文档。
|
|
20181
|
+
|
|
20182
|
+
修改数据结构:
|
|
20183
|
+
|
|
20184
|
+
* [CertificateOutput](https://cloud.tencent.com/document/api/214/30694#CertificateOutput)
|
|
20185
|
+
|
|
20186
|
+
* 新增成员:ExtCertIds
|
|
20187
|
+
|
|
20188
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
|
20189
|
+
|
|
20190
|
+
* 新增成员:TargetGroupList
|
|
20191
|
+
|
|
20192
|
+
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
20193
|
+
|
|
20194
|
+
* 新增成员:SlaveZone, Zones, SniSwitch
|
|
20195
|
+
|
|
20196
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
20197
|
+
|
|
20198
|
+
* 新增成员:TargetGroupList
|
|
20199
|
+
|
|
20200
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/214/30694#ZoneInfo)
|
|
20201
|
+
|
|
20202
|
+
* 新增成员:EdgeZone
|
|
20203
|
+
|
|
20204
|
+
|
|
20345
20205
|
### 第 73 次发布
|
|
20346
20206
|
|
|
20347
20207
|
发布时间:2022-11-01 06:15:44
|
|
@@ -41154,6 +41014,21 @@
|
|
|
41154
41014
|
|
|
41155
41015
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
41156
41016
|
|
|
41017
|
+
### 第 35 次发布
|
|
41018
|
+
|
|
41019
|
+
发布时间:2022-12-09 01:34:50
|
|
41020
|
+
|
|
41021
|
+
本次发布包含了以下内容:
|
|
41022
|
+
|
|
41023
|
+
改善已有的文档。
|
|
41024
|
+
|
|
41025
|
+
修改数据结构:
|
|
41026
|
+
|
|
41027
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
41028
|
+
|
|
41029
|
+
* 新增成员:QuiteJob
|
|
41030
|
+
|
|
41031
|
+
|
|
41157
41032
|
### 第 34 次发布
|
|
41158
41033
|
|
|
41159
41034
|
发布时间:2022-12-07 06:39:12
|
|
@@ -41864,6 +41739,21 @@
|
|
|
41864
41739
|
|
|
41865
41740
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
41866
41741
|
|
|
41742
|
+
### 第 55 次发布
|
|
41743
|
+
|
|
41744
|
+
发布时间:2022-12-08 17:53:00
|
|
41745
|
+
|
|
41746
|
+
本次发布包含了以下内容:
|
|
41747
|
+
|
|
41748
|
+
改善已有的文档。
|
|
41749
|
+
|
|
41750
|
+
修改数据结构:
|
|
41751
|
+
|
|
41752
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
41753
|
+
|
|
41754
|
+
* 新增成员:QuiteJob
|
|
41755
|
+
|
|
41756
|
+
|
|
41867
41757
|
### 第 54 次发布
|
|
41868
41758
|
|
|
41869
41759
|
发布时间:2022-11-29 17:04:20
|
|
@@ -62498,6 +62388,21 @@
|
|
|
62498
62388
|
|
|
62499
62389
|
## 文字识别(ocr) 版本:2018-11-19
|
|
62500
62390
|
|
|
62391
|
+
### 第 84 次发布
|
|
62392
|
+
|
|
62393
|
+
发布时间:2022-12-09 01:50:13
|
|
62394
|
+
|
|
62395
|
+
本次发布包含了以下内容:
|
|
62396
|
+
|
|
62397
|
+
改善已有的文档。
|
|
62398
|
+
|
|
62399
|
+
修改数据结构:
|
|
62400
|
+
|
|
62401
|
+
* [SealInfo](https://cloud.tencent.com/document/api/866/33527#SealInfo)
|
|
62402
|
+
|
|
62403
|
+
* 新增成员:SealShape
|
|
62404
|
+
|
|
62405
|
+
|
|
62501
62406
|
### 第 83 次发布
|
|
62502
62407
|
|
|
62503
62408
|
发布时间:2022-11-23 06:43:01
|
|
@@ -65665,6 +65570,21 @@
|
|
|
65665
65570
|
|
|
65666
65571
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
65667
65572
|
|
|
65573
|
+
### 第 12 次发布
|
|
65574
|
+
|
|
65575
|
+
发布时间:2022-12-09 01:52:05
|
|
65576
|
+
|
|
65577
|
+
本次发布包含了以下内容:
|
|
65578
|
+
|
|
65579
|
+
改善已有的文档。
|
|
65580
|
+
|
|
65581
|
+
修改数据结构:
|
|
65582
|
+
|
|
65583
|
+
* [PrivateZone](https://cloud.tencent.com/document/api/1338/55947#PrivateZone)
|
|
65584
|
+
|
|
65585
|
+
* 新增成员:ForwardRuleName, ForwardRuleType, ForwardAddress, EndPointName
|
|
65586
|
+
|
|
65587
|
+
|
|
65668
65588
|
### 第 11 次发布
|
|
65669
65589
|
|
|
65670
65590
|
发布时间:2022-10-26 06:52:45
|
|
@@ -67518,6 +67438,23 @@
|
|
|
67518
67438
|
|
|
67519
67439
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
67520
67440
|
|
|
67441
|
+
### 第 18 次发布
|
|
67442
|
+
|
|
67443
|
+
发布时间:2022-12-09 01:53:36
|
|
67444
|
+
|
|
67445
|
+
本次发布包含了以下内容:
|
|
67446
|
+
|
|
67447
|
+
改善已有的文档。
|
|
67448
|
+
|
|
67449
|
+
修改接口:
|
|
67450
|
+
|
|
67451
|
+
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
67452
|
+
|
|
67453
|
+
* 新增入参:ResourcePackageType, ResourcePackageNum
|
|
67454
|
+
|
|
67455
|
+
* 新增出参:DealName
|
|
67456
|
+
|
|
67457
|
+
|
|
67521
67458
|
### 第 17 次发布
|
|
67522
67459
|
|
|
67523
67460
|
发布时间:2022-11-22 06:49:05
|
|
@@ -80147,6 +80084,48 @@
|
|
|
80147
80084
|
|
|
80148
80085
|
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
80149
80086
|
|
|
80087
|
+
### 第 36 次发布
|
|
80088
|
+
|
|
80089
|
+
发布时间:2022-12-09 02:04:15
|
|
80090
|
+
|
|
80091
|
+
本次发布包含了以下内容:
|
|
80092
|
+
|
|
80093
|
+
改善已有的文档。
|
|
80094
|
+
|
|
80095
|
+
修改接口:
|
|
80096
|
+
|
|
80097
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1371/60150)
|
|
80098
|
+
|
|
80099
|
+
* 新增入参:EnvType, CreateRegion
|
|
80100
|
+
|
|
80101
|
+
* [DescribeApplications](https://cloud.tencent.com/document/api/1371/78169)
|
|
80102
|
+
|
|
80103
|
+
* 新增入参:SortInfo
|
|
80104
|
+
|
|
80105
|
+
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
|
|
80106
|
+
|
|
80107
|
+
* 新增入参:SortInfo
|
|
80108
|
+
|
|
80109
|
+
* [ModifyEnvironment](https://cloud.tencent.com/document/api/1371/60148)
|
|
80110
|
+
|
|
80111
|
+
* 新增入参:EnvType
|
|
80112
|
+
|
|
80113
|
+
|
|
80114
|
+
新增数据结构:
|
|
80115
|
+
|
|
80116
|
+
* [SortType](https://cloud.tencent.com/document/api/1371/60171#SortType)
|
|
80117
|
+
|
|
80118
|
+
修改数据结构:
|
|
80119
|
+
|
|
80120
|
+
* [NamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#NamespaceInfo)
|
|
80121
|
+
|
|
80122
|
+
* 新增成员:EnvType
|
|
80123
|
+
|
|
80124
|
+
* [TemNamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#TemNamespaceInfo)
|
|
80125
|
+
|
|
80126
|
+
* 新增成员:EnvType, RegionId
|
|
80127
|
+
|
|
80128
|
+
|
|
80150
80129
|
### 第 35 次发布
|
|
80151
80130
|
|
|
80152
80131
|
发布时间:2022-11-17 06:48:59
|
|
@@ -81779,6 +81758,58 @@
|
|
|
81779
81758
|
|
|
81780
81759
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
81781
81760
|
|
|
81761
|
+
### 第 17 次发布
|
|
81762
|
+
|
|
81763
|
+
发布时间:2022-12-09 02:05:01
|
|
81764
|
+
|
|
81765
|
+
本次发布包含了以下内容:
|
|
81766
|
+
|
|
81767
|
+
改善已有的文档。
|
|
81768
|
+
|
|
81769
|
+
修改接口:
|
|
81770
|
+
|
|
81771
|
+
* [DescribeSecurityRuleId](https://cloud.tencent.com/document/api/1552/80673)
|
|
81772
|
+
|
|
81773
|
+
* 新增入参:Domains
|
|
81774
|
+
|
|
81775
|
+
* <font color="#dd0000">**修改入参**:</font>RuleIdList
|
|
81776
|
+
|
|
81777
|
+
* 新增出参:SecurityRules
|
|
81778
|
+
|
|
81779
|
+
|
|
81780
|
+
新增数据结构:
|
|
81781
|
+
|
|
81782
|
+
* [SecurityRule](https://cloud.tencent.com/document/api/1552/80721#SecurityRule)
|
|
81783
|
+
|
|
81784
|
+
修改数据结构:
|
|
81785
|
+
|
|
81786
|
+
* [BotLog](https://cloud.tencent.com/document/api/1552/80721#BotLog)
|
|
81787
|
+
|
|
81788
|
+
* 新增成员:Area
|
|
81789
|
+
|
|
81790
|
+
* [IpTableRule](https://cloud.tencent.com/document/api/1552/80721#IpTableRule)
|
|
81791
|
+
|
|
81792
|
+
* 新增成员:Operator, RuleName
|
|
81793
|
+
|
|
81794
|
+
* <font color="#dd0000">**修改成员**:</font>MatchContent
|
|
81795
|
+
|
|
81796
|
+
* [RateLimitIntelligence](https://cloud.tencent.com/document/api/1552/80721#RateLimitIntelligence)
|
|
81797
|
+
|
|
81798
|
+
* 新增成员:RuleId
|
|
81799
|
+
|
|
81800
|
+
* [SecHitRuleInfo](https://cloud.tencent.com/document/api/1552/80721#SecHitRuleInfo)
|
|
81801
|
+
|
|
81802
|
+
* 新增成员:ZoneId, RuleEnabled, AlarmEnabled, RuleDeleted
|
|
81803
|
+
|
|
81804
|
+
* [SecRuleRelatedInfo](https://cloud.tencent.com/document/api/1552/80721#SecRuleRelatedInfo)
|
|
81805
|
+
|
|
81806
|
+
* 新增成员:RuleType, RuleEnabled, RuleDeleted, AlarmEnabled
|
|
81807
|
+
|
|
81808
|
+
* [WebLogs](https://cloud.tencent.com/document/api/1552/80721#WebLogs)
|
|
81809
|
+
|
|
81810
|
+
* 新增成员:Area
|
|
81811
|
+
|
|
81812
|
+
|
|
81782
81813
|
### 第 16 次发布
|
|
81783
81814
|
|
|
81784
81815
|
发布时间:2022-11-29 07:26:41
|
|
@@ -85066,14 +85097,14 @@
|
|
|
85066
85097
|
|
|
85067
85098
|
新增接口:
|
|
85068
85099
|
|
|
85069
|
-
* [
|
|
85070
|
-
* [
|
|
85071
|
-
* [
|
|
85072
|
-
* [
|
|
85073
|
-
* [
|
|
85074
|
-
* [
|
|
85075
|
-
* [
|
|
85076
|
-
* [
|
|
85100
|
+
* [CancelClusterRelease](https://cloud.tencent.com/document/api/457/83759)
|
|
85101
|
+
* [DescribeClusterPendingReleases](https://cloud.tencent.com/document/api/457/83758)
|
|
85102
|
+
* [DescribeClusterReleaseDetails](https://cloud.tencent.com/document/api/457/83757)
|
|
85103
|
+
* [DescribeClusterReleaseHistory](https://cloud.tencent.com/document/api/457/83756)
|
|
85104
|
+
* [DescribeClusterReleases](https://cloud.tencent.com/document/api/457/83755)
|
|
85105
|
+
* [RollbackClusterRelease](https://cloud.tencent.com/document/api/457/83754)
|
|
85106
|
+
* [UninstallClusterRelease](https://cloud.tencent.com/document/api/457/83753)
|
|
85107
|
+
* [UpgradeClusterRelease](https://cloud.tencent.com/document/api/457/83752)
|
|
85077
85108
|
|
|
85078
85109
|
修改接口:
|
|
85079
85110
|
|
|
@@ -85084,9 +85115,9 @@
|
|
|
85084
85115
|
|
|
85085
85116
|
新增数据结构:
|
|
85086
85117
|
|
|
85087
|
-
* [
|
|
85088
|
-
* [
|
|
85089
|
-
* [
|
|
85118
|
+
* [Release](https://cloud.tencent.com/document/api/457/31866#Release)
|
|
85119
|
+
* [ReleaseDetails](https://cloud.tencent.com/document/api/457/31866#ReleaseDetails)
|
|
85120
|
+
* [ReleaseHistory](https://cloud.tencent.com/document/api/457/31866#ReleaseHistory)
|
|
85090
85121
|
|
|
85091
85122
|
### 第 132 次发布
|
|
85092
85123
|
|
|
@@ -92669,6 +92700,53 @@
|
|
|
92669
92700
|
|
|
92670
92701
|
## 云点播(vod) 版本:2018-07-17
|
|
92671
92702
|
|
|
92703
|
+
### 第 131 次发布
|
|
92704
|
+
|
|
92705
|
+
发布时间:2022-12-09 10:06:16
|
|
92706
|
+
|
|
92707
|
+
本次发布包含了以下内容:
|
|
92708
|
+
|
|
92709
|
+
改善已有的文档。
|
|
92710
|
+
|
|
92711
|
+
新增接口:
|
|
92712
|
+
|
|
92713
|
+
* [[DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)](https://cloud.tencent.com/document/api/#/#)
|
|
92714
|
+
|
|
92715
|
+
### 第 130 次发布
|
|
92716
|
+
|
|
92717
|
+
发布时间:2022-12-09 02:12:52
|
|
92718
|
+
|
|
92719
|
+
本次发布包含了以下内容:
|
|
92720
|
+
|
|
92721
|
+
改善已有的文档。
|
|
92722
|
+
|
|
92723
|
+
修改接口:
|
|
92724
|
+
|
|
92725
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
92726
|
+
|
|
92727
|
+
* 新增出参:DescribeFileAttributesTask
|
|
92728
|
+
|
|
92729
|
+
|
|
92730
|
+
新增数据结构:
|
|
92731
|
+
|
|
92732
|
+
* [DescribeFileAttributesTask](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTask)
|
|
92733
|
+
* [DescribeFileAttributesTaskOutput](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTaskOutput)
|
|
92734
|
+
|
|
92735
|
+
修改数据结构:
|
|
92736
|
+
|
|
92737
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
92738
|
+
|
|
92739
|
+
* 新增成员:DescribeFileAttributesCompleteEvent
|
|
92740
|
+
|
|
92741
|
+
* [MediaMetaData](https://cloud.tencent.com/document/api/266/31773#MediaMetaData)
|
|
92742
|
+
|
|
92743
|
+
* 新增成员:Md5
|
|
92744
|
+
|
|
92745
|
+
* [ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)
|
|
92746
|
+
|
|
92747
|
+
* 新增成员:Url, PicUrlExpireTime
|
|
92748
|
+
|
|
92749
|
+
|
|
92672
92750
|
### 第 129 次发布
|
|
92673
92751
|
|
|
92674
92752
|
发布时间:2022-12-01 07:13:39
|
|
@@ -99238,6 +99316,32 @@
|
|
|
99238
99316
|
|
|
99239
99317
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
99240
99318
|
|
|
99319
|
+
### 第 19 次发布
|
|
99320
|
+
|
|
99321
|
+
发布时间:2022-12-09 02:16:48
|
|
99322
|
+
|
|
99323
|
+
本次发布包含了以下内容:
|
|
99324
|
+
|
|
99325
|
+
改善已有的文档。
|
|
99326
|
+
|
|
99327
|
+
修改接口:
|
|
99328
|
+
|
|
99329
|
+
* [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
|
|
99330
|
+
|
|
99331
|
+
* 新增入参:ProxyReadTimeout, ProxySendTimeout
|
|
99332
|
+
|
|
99333
|
+
|
|
99334
|
+
修改数据结构:
|
|
99335
|
+
|
|
99336
|
+
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
|
99337
|
+
|
|
99338
|
+
* 新增成员:ProxyReadTimeout, ProxySendTimeout
|
|
99339
|
+
|
|
99340
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
99341
|
+
|
|
99342
|
+
* 新增成员:AttackLogPost, MaxBandwidth
|
|
99343
|
+
|
|
99344
|
+
|
|
99241
99345
|
### 第 18 次发布
|
|
99242
99346
|
|
|
99243
99347
|
发布时间:2022-11-16 06:48:54
|