tencentcloud-sdk-nodejs-chdfs 4.0.361 → 4.0.364
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 +709 -0
- package/SERVICE_CHANGELOG.md +727 -93
- package/package.json +1 -1
- package/products.md +26 -25
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,29 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 10 次发布
|
6
6
|
|
7
|
-
发布时间:2022-06-
|
7
|
+
发布时间:2022-06-20 06:02:33
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)
|
16
|
+
|
17
|
+
* 新增入参:ReportMethod
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
23
|
+
|
24
|
+
### 第 26 次发布
|
25
|
+
|
26
|
+
发布时间:2022-06-20 06:03:42
|
8
27
|
|
9
28
|
本次发布包含了以下内容:
|
10
29
|
|
@@ -12,116 +31,119 @@
|
|
12
31
|
|
13
32
|
新增接口:
|
14
33
|
|
15
|
-
* [
|
34
|
+
* [CreateCCCSkillGroup](https://cloud.tencent.com/document/api/679/75751)
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
39
|
+
|
40
|
+
### 第 5 次发布
|
41
|
+
|
42
|
+
发布时间:2022-06-17 10:12:20
|
43
|
+
|
44
|
+
本次发布包含了以下内容:
|
45
|
+
|
46
|
+
改善已有的文档。
|
16
47
|
|
17
48
|
新增数据结构:
|
18
49
|
|
19
|
-
* [
|
50
|
+
* [SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule)
|
20
51
|
|
52
|
+
修改数据结构:
|
21
53
|
|
54
|
+
* [SaltLocation](https://cloud.tencent.com/document/api/1441/75643#SaltLocation)
|
22
55
|
|
23
|
-
|
56
|
+
* 新增成员:SaltLocationTypeEnum, SaltLocationRule
|
24
57
|
|
25
|
-
### 第 10 次发布
|
26
58
|
|
27
|
-
|
59
|
+
|
60
|
+
|
61
|
+
## 云加密机(cloudhsm) 版本:2019-11-12
|
62
|
+
|
63
|
+
### 第 5 次发布
|
64
|
+
|
65
|
+
发布时间:2022-06-20 06:05:03
|
28
66
|
|
29
67
|
本次发布包含了以下内容:
|
30
68
|
|
31
69
|
改善已有的文档。
|
32
70
|
|
33
|
-
|
71
|
+
修改接口:
|
34
72
|
|
35
|
-
*
|
36
|
-
* CreateAgentGroup
|
37
|
-
* CreateTaskEx
|
38
|
-
* DeleteAgentGroup
|
39
|
-
* DeleteTasks
|
40
|
-
* DescribeAgentGroups
|
41
|
-
* DescribeAgents
|
42
|
-
* DescribeAlarmTopic
|
43
|
-
* DescribeAlarms
|
44
|
-
* DescribeAlarmsByTask
|
45
|
-
* DescribeCatLogs
|
46
|
-
* DescribeTaskDetail
|
47
|
-
* DescribeTasksByType
|
48
|
-
* DescribeUserLimit
|
49
|
-
* GetAvailRatioHistory
|
50
|
-
* GetDailyAvailRatio
|
51
|
-
* GetRealAvailRatio
|
52
|
-
* GetRespTimeTrendEx
|
53
|
-
* GetResultSummary
|
54
|
-
* GetReturnCodeHistory
|
55
|
-
* GetReturnCodeInfo
|
56
|
-
* GetTaskTotalNumber
|
57
|
-
* ModifyAgentGroup
|
58
|
-
* ModifyTaskEx
|
59
|
-
* PauseTask
|
60
|
-
* RunTask
|
61
|
-
* VerifyResult
|
73
|
+
* [DescribeSupportedHsm](https://cloud.tencent.com/document/api/639/56372)
|
62
74
|
|
63
|
-
|
75
|
+
* 新增入参:HsmType
|
64
76
|
|
65
|
-
*
|
66
|
-
* AlarmInfo
|
67
|
-
* AlarmTopic
|
68
|
-
* CatAgent
|
69
|
-
* CatLog
|
70
|
-
* CatReturnDetail
|
71
|
-
* CatReturnSummary
|
72
|
-
* CatTaskDetail
|
73
|
-
* DataPoint
|
74
|
-
* DataPointMetric
|
75
|
-
* DimensionsDetail
|
76
|
-
* IspDetail
|
77
|
-
* ProvinceDetail
|
78
|
-
* ResultSummary
|
79
|
-
* TaskAlarm
|
77
|
+
* [DescribeVsms](https://cloud.tencent.com/document/api/639/41443)
|
80
78
|
|
79
|
+
* 新增入参:HsmType
|
81
80
|
|
81
|
+
* [InquiryPriceBuyVsm](https://cloud.tencent.com/document/api/639/41442)
|
82
82
|
|
83
|
-
|
83
|
+
* 新增入参:HsmType
|
84
84
|
|
85
|
-
### 第 1 次发布
|
86
85
|
|
87
|
-
|
86
|
+
|
87
|
+
|
88
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
89
|
+
|
90
|
+
### 第 68 次发布
|
91
|
+
|
92
|
+
发布时间:2022-06-20 06:05:27
|
88
93
|
|
89
94
|
本次发布包含了以下内容:
|
90
95
|
|
91
96
|
改善已有的文档。
|
92
97
|
|
93
|
-
|
98
|
+
修改接口:
|
94
99
|
|
95
|
-
* [
|
100
|
+
* [ApplyOpenBankOrderDetailReceipt](https://cloud.tencent.com/document/api/1122/73065)
|
96
101
|
|
102
|
+
* 新增入参:Environment
|
97
103
|
|
104
|
+
* [CreateOpenBankExternalSubMerchantAccountBook](https://cloud.tencent.com/document/api/1122/73064)
|
98
105
|
|
99
|
-
|
106
|
+
* 新增入参:Environment
|
100
107
|
|
101
|
-
|
108
|
+
* [CreateOpenBankRechargeOrder](https://cloud.tencent.com/document/api/1122/73063)
|
102
109
|
|
103
|
-
|
110
|
+
* 新增入参:Environment
|
111
|
+
|
112
|
+
* [QueryOpenBankExternalSubAccountBookBalance](https://cloud.tencent.com/document/api/1122/73062)
|
113
|
+
|
114
|
+
* 新增入参:Environment
|
115
|
+
|
116
|
+
* [QueryOpenBankOrderDetailReceiptInfo](https://cloud.tencent.com/document/api/1122/73061)
|
117
|
+
|
118
|
+
* 新增入参:Environment
|
119
|
+
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
## 主机安全(cwp) 版本:2018-02-28
|
124
|
+
|
125
|
+
### 第 44 次发布
|
126
|
+
|
127
|
+
发布时间:2022-06-20 06:06:12
|
104
128
|
|
105
129
|
本次发布包含了以下内容:
|
106
130
|
|
107
131
|
改善已有的文档。
|
108
132
|
|
109
|
-
|
133
|
+
修改数据结构:
|
110
134
|
|
111
|
-
* [
|
112
|
-
* [DescribeResourceUsageInfo](https://cloud.tencent.com/document/api/1223/75519)
|
135
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
113
136
|
|
114
|
-
|
137
|
+
* 新增成员:FirstDiscoveryTime, InstanceState
|
115
138
|
|
116
|
-
* [ResourceUsageInfoData](https://cloud.tencent.com/document/api/1223/75143#ResourceUsageInfoData)
|
117
139
|
|
118
140
|
|
119
141
|
|
120
|
-
##
|
142
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
121
143
|
|
122
|
-
### 第
|
144
|
+
### 第 5 次发布
|
123
145
|
|
124
|
-
发布时间:2022-06-
|
146
|
+
发布时间:2022-06-20 06:07:25
|
125
147
|
|
126
148
|
本次发布包含了以下内容:
|
127
149
|
|
@@ -129,42 +151,62 @@
|
|
129
151
|
|
130
152
|
新增接口:
|
131
153
|
|
132
|
-
* [
|
154
|
+
* [DescribeDomainAnalytics](https://cloud.tencent.com/document/api/1427/75753)
|
155
|
+
* [DescribeSubdomainAnalytics](https://cloud.tencent.com/document/api/1427/75752)
|
133
156
|
|
157
|
+
新增数据结构:
|
158
|
+
|
159
|
+
* [DomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#DomainAliasAnalyticsItem)
|
160
|
+
* [DomainAnalyticsDetail](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsDetail)
|
161
|
+
* [DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo)
|
162
|
+
* [SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem)
|
163
|
+
* [SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo)
|
134
164
|
|
135
165
|
|
136
|
-
|
166
|
+
|
167
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
137
168
|
|
138
169
|
### 第 28 次发布
|
139
170
|
|
140
|
-
发布时间:2022-06-
|
171
|
+
发布时间:2022-06-20 06:08:20
|
141
172
|
|
142
173
|
本次发布包含了以下内容:
|
143
174
|
|
144
175
|
改善已有的文档。
|
145
176
|
|
146
|
-
|
177
|
+
修改数据结构:
|
147
178
|
|
148
|
-
* [
|
179
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
149
180
|
|
150
|
-
*
|
181
|
+
* 新增成员:EsConfigSets
|
151
182
|
|
152
|
-
* [InquiryPriceRenewDBInstance](https://cloud.tencent.com/document/api/409/18103)
|
153
183
|
|
154
|
-
* 新增出参:Currency
|
155
184
|
|
156
|
-
* [InquiryPriceUpgradeDBInstance](https://cloud.tencent.com/document/api/409/18102)
|
157
185
|
|
158
|
-
|
186
|
+
## 证书(ssl) 版本:2019-12-05
|
187
|
+
|
188
|
+
### 第 15 次发布
|
159
189
|
|
190
|
+
发布时间:2022-06-20 06:13:03
|
160
191
|
|
192
|
+
本次发布包含了以下内容:
|
161
193
|
|
194
|
+
改善已有的文档。
|
195
|
+
|
196
|
+
修改数据结构:
|
197
|
+
|
198
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
199
|
+
|
200
|
+
* 新增成员:IsIgnore
|
162
201
|
|
163
|
-
## 图像分析(tiia) 版本:2019-05-29
|
164
202
|
|
165
|
-
### 第 23 次发布
|
166
203
|
|
167
|
-
|
204
|
+
|
205
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
206
|
+
|
207
|
+
### 第 18 次发布
|
208
|
+
|
209
|
+
发布时间:2022-06-20 06:14:36
|
168
210
|
|
169
211
|
本次发布包含了以下内容:
|
170
212
|
|
@@ -172,11 +214,15 @@
|
|
172
214
|
|
173
215
|
新增接口:
|
174
216
|
|
175
|
-
* [
|
217
|
+
* [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)
|
176
218
|
|
177
219
|
新增数据结构:
|
178
220
|
|
179
|
-
* [
|
221
|
+
* [ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
180
226
|
|
181
227
|
|
182
228
|
|
@@ -411,11 +457,11 @@
|
|
411
457
|
|
412
458
|
新增接口:
|
413
459
|
|
414
|
-
* [
|
460
|
+
* [DescribeResourceUsageInfo](https://cloud.tencent.com/document/api/1553/75518)
|
415
461
|
|
416
462
|
新增数据结构:
|
417
463
|
|
418
|
-
* [
|
464
|
+
* [ResourceUsageInfoData](https://cloud.tencent.com/document/api/1553/75167#ResourceUsageInfoData)
|
419
465
|
|
420
466
|
### 第 1 次发布
|
421
467
|
|
@@ -1439,6 +1485,21 @@
|
|
1439
1485
|
|
1440
1486
|
## 音频内容检测(ams) 版本:2020-12-29
|
1441
1487
|
|
1488
|
+
### 第 6 次发布
|
1489
|
+
|
1490
|
+
发布时间:2022-06-17 06:02:19
|
1491
|
+
|
1492
|
+
本次发布包含了以下内容:
|
1493
|
+
|
1494
|
+
改善已有的文档。
|
1495
|
+
|
1496
|
+
修改接口:
|
1497
|
+
|
1498
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1219/53256)
|
1499
|
+
|
1500
|
+
* 新增出参:Label
|
1501
|
+
|
1502
|
+
|
1442
1503
|
### 第 5 次发布
|
1443
1504
|
|
1444
1505
|
发布时间:2022-06-09 06:05:24
|
@@ -1559,6 +1620,53 @@
|
|
1559
1620
|
|
1560
1621
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
1561
1622
|
|
1623
|
+
### 第 33 次发布
|
1624
|
+
|
1625
|
+
发布时间:2022-06-16 06:00:42
|
1626
|
+
|
1627
|
+
本次发布包含了以下内容:
|
1628
|
+
|
1629
|
+
改善已有的文档。
|
1630
|
+
|
1631
|
+
修改接口:
|
1632
|
+
|
1633
|
+
* [CreateCCReqLimitPolicy](https://cloud.tencent.com/document/api/1021/69187)
|
1634
|
+
|
1635
|
+
* 新增入参:IsGlobal
|
1636
|
+
|
1637
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
1638
|
+
|
1639
|
+
* 新增入参:FilterTag
|
1640
|
+
|
1641
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
1642
|
+
|
1643
|
+
* 新增入参:FilterTag
|
1644
|
+
|
1645
|
+
|
1646
|
+
新增数据结构:
|
1647
|
+
|
1648
|
+
* [TagFilter](https://cloud.tencent.com/document/api/1021/57582#TagFilter)
|
1649
|
+
* [TagInfo](https://cloud.tencent.com/document/api/1021/57582#TagInfo)
|
1650
|
+
|
1651
|
+
修改数据结构:
|
1652
|
+
|
1653
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
1654
|
+
|
1655
|
+
* 新增成员:TagInfoList
|
1656
|
+
|
1657
|
+
* [BGPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPInstance)
|
1658
|
+
|
1659
|
+
* 新增成员:TagInfoList
|
1660
|
+
|
1661
|
+
* [BlackWhiteIpRelation](https://cloud.tencent.com/document/api/1021/57582#BlackWhiteIpRelation)
|
1662
|
+
|
1663
|
+
* 新增成员:ModifyTime
|
1664
|
+
|
1665
|
+
* [PacketFilterRelation](https://cloud.tencent.com/document/api/1021/57582#PacketFilterRelation)
|
1666
|
+
|
1667
|
+
* 新增成员:ModifyTime
|
1668
|
+
|
1669
|
+
|
1562
1670
|
### 第 32 次发布
|
1563
1671
|
|
1564
1672
|
发布时间:2022-05-17 06:03:35
|
@@ -3178,6 +3286,21 @@
|
|
3178
3286
|
|
3179
3287
|
## 应用性能观测(apm) 版本:2021-06-22
|
3180
3288
|
|
3289
|
+
### 第 10 次发布
|
3290
|
+
|
3291
|
+
发布时间:2022-06-20 06:02:33
|
3292
|
+
|
3293
|
+
本次发布包含了以下内容:
|
3294
|
+
|
3295
|
+
改善已有的文档。
|
3296
|
+
|
3297
|
+
修改接口:
|
3298
|
+
|
3299
|
+
* [DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)
|
3300
|
+
|
3301
|
+
* 新增入参:ReportMethod
|
3302
|
+
|
3303
|
+
|
3181
3304
|
### 第 9 次发布
|
3182
3305
|
|
3183
3306
|
发布时间:2022-05-17 10:51:16
|
@@ -10196,6 +10319,18 @@
|
|
10196
10319
|
|
10197
10320
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
10198
10321
|
|
10322
|
+
### 第 26 次发布
|
10323
|
+
|
10324
|
+
发布时间:2022-06-20 06:03:42
|
10325
|
+
|
10326
|
+
本次发布包含了以下内容:
|
10327
|
+
|
10328
|
+
改善已有的文档。
|
10329
|
+
|
10330
|
+
新增接口:
|
10331
|
+
|
10332
|
+
* [[CreateCCCSkillGroup](https://cloud.tencent.com/document/api/679/75751)](https://cloud.tencent.com/document/api/#/#)
|
10333
|
+
|
10199
10334
|
### 第 25 次发布
|
10200
10335
|
|
10201
10336
|
发布时间:2022-05-24 06:07:44
|
@@ -16022,7 +16157,95 @@
|
|
16022
16157
|
|
16023
16158
|
|
16024
16159
|
|
16025
|
-
##
|
16160
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
16161
|
+
|
16162
|
+
### 第 5 次发布
|
16163
|
+
|
16164
|
+
发布时间:2022-06-17 10:12:20
|
16165
|
+
|
16166
|
+
本次发布包含了以下内容:
|
16167
|
+
|
16168
|
+
改善已有的文档。
|
16169
|
+
|
16170
|
+
新增数据结构:
|
16171
|
+
|
16172
|
+
* [[SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule)](https://cloud.tencent.com/document/api/1441/75643#[SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule))
|
16173
|
+
|
16174
|
+
修改数据结构:
|
16175
|
+
|
16176
|
+
* [SaltLocation](https://cloud.tencent.com/document/api/1441/75643#SaltLocation)
|
16177
|
+
|
16178
|
+
* 新增成员:SaltLocationTypeEnum, SaltLocationRule
|
16179
|
+
|
16180
|
+
|
16181
|
+
### 第 4 次发布
|
16182
|
+
|
16183
|
+
发布时间:2022-06-16 19:58:34
|
16184
|
+
|
16185
|
+
本次发布包含了以下内容:
|
16186
|
+
|
16187
|
+
改善已有的文档。
|
16188
|
+
|
16189
|
+
新增数据结构:
|
16190
|
+
|
16191
|
+
* [Salt](https://cloud.tencent.com/document/api/1441/75643#Salt)
|
16192
|
+
* [SaltLocation](https://cloud.tencent.com/document/api/1441/75643#SaltLocation)
|
16193
|
+
|
16194
|
+
修改数据结构:
|
16195
|
+
|
16196
|
+
* [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
|
16197
|
+
|
16198
|
+
* 新增成员:UserName, PhoneNumber, Email, ResidentIdentityCard, Nickname, Address, UserGroup, QqOpenId, QqUnionId, WechatOpenId, WechatUnionId, AlipayUserId, Description, Birthdate, Name, Locale, Gender, IdentityVerificationMethod, IdentityVerified, Job, Nationality, Zone, Password, CustomizationAttributes, Salt, PasswordEncryptTypeEnum
|
16199
|
+
|
16200
|
+
|
16201
|
+
### 第 3 次发布
|
16202
|
+
|
16203
|
+
发布时间:2022-06-16 19:08:56
|
16204
|
+
|
16205
|
+
本次发布包含了以下内容:
|
16206
|
+
|
16207
|
+
改善已有的文档。
|
16208
|
+
|
16209
|
+
新增接口:
|
16210
|
+
|
16211
|
+
* [CreateApiImportUserJob](https://cloud.tencent.com/document/api/1441/75705)
|
16212
|
+
* [CreateFileExportUserJob](https://cloud.tencent.com/document/api/1441/75704)
|
16213
|
+
* [ListJobs](https://cloud.tencent.com/document/api/1441/75703)
|
16214
|
+
|
16215
|
+
新增数据结构:
|
16216
|
+
|
16217
|
+
* [ErrorDetails](https://cloud.tencent.com/document/api/1441/75643#ErrorDetails)
|
16218
|
+
* [ExportPropertyMap](https://cloud.tencent.com/document/api/1441/75643#ExportPropertyMap)
|
16219
|
+
* [FailedUsers](https://cloud.tencent.com/document/api/1441/75643#FailedUsers)
|
16220
|
+
* [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
|
16221
|
+
* [Job](https://cloud.tencent.com/document/api/1441/75643#Job)
|
16222
|
+
|
16223
|
+
### 第 2 次发布
|
16224
|
+
|
16225
|
+
发布时间:2022-06-15 19:44:55
|
16226
|
+
|
16227
|
+
本次发布包含了以下内容:
|
16228
|
+
|
16229
|
+
改善已有的文档。
|
16230
|
+
|
16231
|
+
新增接口:
|
16232
|
+
|
16233
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1441/75642)
|
16234
|
+
* [DeleteUsers](https://cloud.tencent.com/document/api/1441/75641)
|
16235
|
+
* [DescribeUserById](https://cloud.tencent.com/document/api/1441/75640)
|
16236
|
+
* [LinkAccount](https://cloud.tencent.com/document/api/1441/75639)
|
16237
|
+
* [ListUser](https://cloud.tencent.com/document/api/1441/75638)
|
16238
|
+
* [ListUserByProperty](https://cloud.tencent.com/document/api/1441/75637)
|
16239
|
+
* [SetPassword](https://cloud.tencent.com/document/api/1441/75636)
|
16240
|
+
* [UpdateUser](https://cloud.tencent.com/document/api/1441/75635)
|
16241
|
+
* [UpdateUserStatus](https://cloud.tencent.com/document/api/1441/75634)
|
16242
|
+
|
16243
|
+
新增数据结构:
|
16244
|
+
|
16245
|
+
* [Filter](https://cloud.tencent.com/document/api/1441/75643#Filter)
|
16246
|
+
* [MemberMap](https://cloud.tencent.com/document/api/1441/75643#MemberMap)
|
16247
|
+
* [Pageable](https://cloud.tencent.com/document/api/1441/75643#Pageable)
|
16248
|
+
* [User](https://cloud.tencent.com/document/api/1441/75643#User)
|
16026
16249
|
|
16027
16250
|
### 第 1 次发布
|
16028
16251
|
|
@@ -16034,7 +16257,7 @@
|
|
16034
16257
|
|
16035
16258
|
新增接口:
|
16036
16259
|
|
16037
|
-
* [
|
16260
|
+
* [ResetPassword](https://cloud.tencent.com/document/api/1441/75525)
|
16038
16261
|
|
16039
16262
|
|
16040
16263
|
|
@@ -16064,6 +16287,27 @@
|
|
16064
16287
|
|
16065
16288
|
## 智能保险助手(cii) 版本:2021-04-08
|
16066
16289
|
|
16290
|
+
### 第 13 次发布
|
16291
|
+
|
16292
|
+
发布时间:2022-06-16 06:03:27
|
16293
|
+
|
16294
|
+
本次发布包含了以下内容:
|
16295
|
+
|
16296
|
+
改善已有的文档。
|
16297
|
+
|
16298
|
+
新增数据结构:
|
16299
|
+
|
16300
|
+
* [Location](https://cloud.tencent.com/document/api/1368/56853#Location)
|
16301
|
+
* [OcrRecognise](https://cloud.tencent.com/document/api/1368/56853#OcrRecognise)
|
16302
|
+
* [Point](https://cloud.tencent.com/document/api/1368/56853#Point)
|
16303
|
+
|
16304
|
+
修改数据结构:
|
16305
|
+
|
16306
|
+
* [StructureResultObject](https://cloud.tencent.com/document/api/1368/56853#StructureResultObject)
|
16307
|
+
|
16308
|
+
* 新增成员:ResultFields
|
16309
|
+
|
16310
|
+
|
16067
16311
|
### 第 12 次发布
|
16068
16312
|
|
16069
16313
|
发布时间:2022-02-18 16:00:08
|
@@ -18847,6 +19091,29 @@
|
|
18847
19091
|
|
18848
19092
|
## 云加密机(cloudhsm) 版本:2019-11-12
|
18849
19093
|
|
19094
|
+
### 第 5 次发布
|
19095
|
+
|
19096
|
+
发布时间:2022-06-20 06:05:03
|
19097
|
+
|
19098
|
+
本次发布包含了以下内容:
|
19099
|
+
|
19100
|
+
改善已有的文档。
|
19101
|
+
|
19102
|
+
修改接口:
|
19103
|
+
|
19104
|
+
* [DescribeSupportedHsm](https://cloud.tencent.com/document/api/639/56372)
|
19105
|
+
|
19106
|
+
* 新增入参:HsmType
|
19107
|
+
|
19108
|
+
* [DescribeVsms](https://cloud.tencent.com/document/api/639/41443)
|
19109
|
+
|
19110
|
+
* 新增入参:HsmType
|
19111
|
+
|
19112
|
+
* [InquiryPriceBuyVsm](https://cloud.tencent.com/document/api/639/41442)
|
19113
|
+
|
19114
|
+
* 新增入参:HsmType
|
19115
|
+
|
19116
|
+
|
18850
19117
|
### 第 4 次发布
|
18851
19118
|
|
18852
19119
|
发布时间:2021-05-28 08:09:58
|
@@ -21013,6 +21280,37 @@
|
|
21013
21280
|
|
21014
21281
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
21015
21282
|
|
21283
|
+
### 第 68 次发布
|
21284
|
+
|
21285
|
+
发布时间:2022-06-20 06:05:27
|
21286
|
+
|
21287
|
+
本次发布包含了以下内容:
|
21288
|
+
|
21289
|
+
改善已有的文档。
|
21290
|
+
|
21291
|
+
修改接口:
|
21292
|
+
|
21293
|
+
* [ApplyOpenBankOrderDetailReceipt](https://cloud.tencent.com/document/api/1122/73065)
|
21294
|
+
|
21295
|
+
* 新增入参:Environment
|
21296
|
+
|
21297
|
+
* [CreateOpenBankExternalSubMerchantAccountBook](https://cloud.tencent.com/document/api/1122/73064)
|
21298
|
+
|
21299
|
+
* 新增入参:Environment
|
21300
|
+
|
21301
|
+
* [CreateOpenBankRechargeOrder](https://cloud.tencent.com/document/api/1122/73063)
|
21302
|
+
|
21303
|
+
* 新增入参:Environment
|
21304
|
+
|
21305
|
+
* [QueryOpenBankExternalSubAccountBookBalance](https://cloud.tencent.com/document/api/1122/73062)
|
21306
|
+
|
21307
|
+
* 新增入参:Environment
|
21308
|
+
|
21309
|
+
* [QueryOpenBankOrderDetailReceiptInfo](https://cloud.tencent.com/document/api/1122/73061)
|
21310
|
+
|
21311
|
+
* 新增入参:Environment
|
21312
|
+
|
21313
|
+
|
21016
21314
|
### 第 67 次发布
|
21017
21315
|
|
21018
21316
|
发布时间:2022-06-07 06:04:05
|
@@ -22949,6 +23247,32 @@
|
|
22949
23247
|
|
22950
23248
|
## 云服务器(cvm) 版本:2017-03-12
|
22951
23249
|
|
23250
|
+
### 第 87 次发布
|
23251
|
+
|
23252
|
+
发布时间:2022-06-16 06:04:38
|
23253
|
+
|
23254
|
+
本次发布包含了以下内容:
|
23255
|
+
|
23256
|
+
改善已有的文档。
|
23257
|
+
|
23258
|
+
修改接口:
|
23259
|
+
|
23260
|
+
* [CreateKeyPair](https://cloud.tencent.com/document/api/213/15702)
|
23261
|
+
|
23262
|
+
* <font color="#dd0000">**修改出参**:</font>KeyPair
|
23263
|
+
|
23264
|
+
* [ImportKeyPair](https://cloud.tencent.com/document/api/213/15703)
|
23265
|
+
|
23266
|
+
* <font color="#dd0000">**修改出参**:</font>KeyId
|
23267
|
+
|
23268
|
+
|
23269
|
+
修改数据结构:
|
23270
|
+
|
23271
|
+
* [KeyPair](https://cloud.tencent.com/document/api/213/15753#KeyPair)
|
23272
|
+
|
23273
|
+
* 新增成员:Tags
|
23274
|
+
|
23275
|
+
|
22952
23276
|
### 第 86 次发布
|
22953
23277
|
|
22954
23278
|
发布时间:2022-06-03 06:05:18
|
@@ -24611,6 +24935,21 @@
|
|
24611
24935
|
|
24612
24936
|
## 主机安全(cwp) 版本:2018-02-28
|
24613
24937
|
|
24938
|
+
### 第 44 次发布
|
24939
|
+
|
24940
|
+
发布时间:2022-06-20 06:06:12
|
24941
|
+
|
24942
|
+
本次发布包含了以下内容:
|
24943
|
+
|
24944
|
+
改善已有的文档。
|
24945
|
+
|
24946
|
+
修改数据结构:
|
24947
|
+
|
24948
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
24949
|
+
|
24950
|
+
* 新增成员:FirstDiscoveryTime, InstanceState
|
24951
|
+
|
24952
|
+
|
24614
24953
|
### 第 43 次发布
|
24615
24954
|
|
24616
24955
|
发布时间:2022-06-10 06:05:46
|
@@ -28834,6 +29173,22 @@
|
|
28834
29173
|
|
28835
29174
|
## 数据湖计算(dlc) 版本:2021-01-25
|
28836
29175
|
|
29176
|
+
### 第 21 次发布
|
29177
|
+
|
29178
|
+
发布时间:2022-06-16 06:06:01
|
29179
|
+
|
29180
|
+
本次发布包含了以下内容:
|
29181
|
+
|
29182
|
+
改善已有的文档。
|
29183
|
+
|
29184
|
+
新增接口:
|
29185
|
+
|
29186
|
+
* [ListTaskJobLogDetail](https://cloud.tencent.com/document/api/1342/75645)
|
29187
|
+
|
29188
|
+
新增数据结构:
|
29189
|
+
|
29190
|
+
* [JobLogResult](https://cloud.tencent.com/document/api/1342/53778#JobLogResult)
|
29191
|
+
|
28837
29192
|
### 第 20 次发布
|
28838
29193
|
|
28839
29194
|
发布时间:2022-06-14 06:10:10
|
@@ -29347,6 +29702,27 @@
|
|
29347
29702
|
|
29348
29703
|
## DNSPod(dnspod) 版本:2021-03-23
|
29349
29704
|
|
29705
|
+
### 第 5 次发布
|
29706
|
+
|
29707
|
+
发布时间:2022-06-20 06:07:25
|
29708
|
+
|
29709
|
+
本次发布包含了以下内容:
|
29710
|
+
|
29711
|
+
改善已有的文档。
|
29712
|
+
|
29713
|
+
新增接口:
|
29714
|
+
|
29715
|
+
* [[DescribeDomainAnalytics](https://cloud.tencent.com/document/api/1427/75753)](https://cloud.tencent.com/document/api/#/#)
|
29716
|
+
* [[DescribeSubdomainAnalytics](https://cloud.tencent.com/document/api/1427/75752)](https://cloud.tencent.com/document/api/#/#)
|
29717
|
+
|
29718
|
+
新增数据结构:
|
29719
|
+
|
29720
|
+
* [[DomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#DomainAliasAnalyticsItem)](https://cloud.tencent.com/document/api/1427/56185#[DomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#DomainAliasAnalyticsItem))
|
29721
|
+
* [[DomainAnalyticsDetail](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsDetail)](https://cloud.tencent.com/document/api/1427/56185#[DomainAnalyticsDetail](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsDetail))
|
29722
|
+
* [[DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo)](https://cloud.tencent.com/document/api/1427/56185#[DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo))
|
29723
|
+
* [[SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem)](https://cloud.tencent.com/document/api/1427/56185#[SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem))
|
29724
|
+
* [[SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo)](https://cloud.tencent.com/document/api/1427/56185#[SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo))
|
29725
|
+
|
29350
29726
|
### 第 4 次发布
|
29351
29727
|
|
29352
29728
|
发布时间:2022-05-19 06:11:31
|
@@ -32638,6 +33014,32 @@
|
|
32638
33014
|
|
32639
33015
|
## 企业集成服务(eis) 版本:2021-06-01
|
32640
33016
|
|
33017
|
+
### 第 3 次发布
|
33018
|
+
|
33019
|
+
发布时间:2022-06-16 06:06:58
|
33020
|
+
|
33021
|
+
本次发布包含了以下内容:
|
33022
|
+
|
33023
|
+
改善已有的文档。
|
33024
|
+
|
33025
|
+
修改接口:
|
33026
|
+
|
33027
|
+
* [ListRuntimeDeployedInstancesMC](https://cloud.tencent.com/document/api/1270/57964)
|
33028
|
+
|
33029
|
+
* 新增入参:ApiVersion
|
33030
|
+
|
33031
|
+
|
33032
|
+
修改数据结构:
|
33033
|
+
|
33034
|
+
* [AbstractRuntimeMC](https://cloud.tencent.com/document/api/1270/57968#AbstractRuntimeMC)
|
33035
|
+
|
33036
|
+
* 新增成员:Status, ExpiredAt
|
33037
|
+
|
33038
|
+
* [RuntimeMC](https://cloud.tencent.com/document/api/1270/57968#RuntimeMC)
|
33039
|
+
|
33040
|
+
* 新增成员:ExpiredAt, ChargeType, ResourceLimitType, AutoRenewal
|
33041
|
+
|
33042
|
+
|
32641
33043
|
### 第 2 次发布
|
32642
33044
|
|
32643
33045
|
发布时间:2022-01-14 08:10:42
|
@@ -33554,6 +33956,21 @@
|
|
33554
33956
|
|
33555
33957
|
## Elasticsearch Service(es) 版本:2018-04-16
|
33556
33958
|
|
33959
|
+
### 第 28 次发布
|
33960
|
+
|
33961
|
+
发布时间:2022-06-20 06:08:20
|
33962
|
+
|
33963
|
+
本次发布包含了以下内容:
|
33964
|
+
|
33965
|
+
改善已有的文档。
|
33966
|
+
|
33967
|
+
修改数据结构:
|
33968
|
+
|
33969
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
33970
|
+
|
33971
|
+
* 新增成员:EsConfigSets
|
33972
|
+
|
33973
|
+
|
33557
33974
|
### 第 27 次发布
|
33558
33975
|
|
33559
33976
|
发布时间:2022-05-25 06:08:55
|
@@ -47048,12 +47465,12 @@
|
|
47048
47465
|
|
47049
47466
|
新增接口:
|
47050
47467
|
|
47051
|
-
* [
|
47052
|
-
* [
|
47468
|
+
* [DescribeBasicDiagnosisResourceUsageInfo](https://cloud.tencent.com/document/api/1223/75520)
|
47469
|
+
* [DescribeResourceUsageInfo](https://cloud.tencent.com/document/api/1223/75519)
|
47053
47470
|
|
47054
47471
|
新增数据结构:
|
47055
47472
|
|
47056
|
-
* [
|
47473
|
+
* [ResourceUsageInfoData](https://cloud.tencent.com/document/api/1223/75143#ResourceUsageInfoData)
|
47057
47474
|
|
47058
47475
|
### 第 2 次发布
|
47059
47476
|
|
@@ -50822,7 +51239,7 @@
|
|
50822
51239
|
|
50823
51240
|
新增接口:
|
50824
51241
|
|
50825
|
-
* [
|
51242
|
+
* [ModifyJob](https://cloud.tencent.com/document/api/849/75553)
|
50826
51243
|
|
50827
51244
|
### 第 18 次发布
|
50828
51245
|
|
@@ -51218,6 +51635,21 @@
|
|
51218
51635
|
|
51219
51636
|
## 文字识别(ocr) 版本:2018-11-19
|
51220
51637
|
|
51638
|
+
### 第 70 次发布
|
51639
|
+
|
51640
|
+
发布时间:2022-06-17 06:11:40
|
51641
|
+
|
51642
|
+
本次发布包含了以下内容:
|
51643
|
+
|
51644
|
+
改善已有的文档。
|
51645
|
+
|
51646
|
+
修改接口:
|
51647
|
+
|
51648
|
+
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
51649
|
+
|
51650
|
+
* 新增出参:Vaccination
|
51651
|
+
|
51652
|
+
|
51221
51653
|
### 第 69 次发布
|
51222
51654
|
|
51223
51655
|
发布时间:2022-06-14 06:15:05
|
@@ -54197,6 +54629,21 @@
|
|
54197
54629
|
|
54198
54630
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
54199
54631
|
|
54632
|
+
### 第 47 次发布
|
54633
|
+
|
54634
|
+
发布时间:2022-06-16 06:10:57
|
54635
|
+
|
54636
|
+
本次发布包含了以下内容:
|
54637
|
+
|
54638
|
+
改善已有的文档。
|
54639
|
+
|
54640
|
+
修改接口:
|
54641
|
+
|
54642
|
+
* [DescribeTaskList](https://cloud.tencent.com/document/api/239/39374)
|
54643
|
+
|
54644
|
+
* 新增入参:Result, OperatorUin
|
54645
|
+
|
54646
|
+
|
54200
54647
|
### 第 46 次发布
|
54201
54648
|
|
54202
54649
|
发布时间:2022-05-30 06:11:47
|
@@ -58448,6 +58895,21 @@
|
|
58448
58895
|
|
58449
58896
|
## 证书(ssl) 版本:2019-12-05
|
58450
58897
|
|
58898
|
+
### 第 15 次发布
|
58899
|
+
|
58900
|
+
发布时间:2022-06-20 06:13:03
|
58901
|
+
|
58902
|
+
本次发布包含了以下内容:
|
58903
|
+
|
58904
|
+
改善已有的文档。
|
58905
|
+
|
58906
|
+
修改数据结构:
|
58907
|
+
|
58908
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
58909
|
+
|
58910
|
+
* 新增成员:IsIgnore
|
58911
|
+
|
58912
|
+
|
58451
58913
|
### 第 14 次发布
|
58452
58914
|
|
58453
58915
|
发布时间:2022-06-13 06:16:49
|
@@ -62368,6 +62830,47 @@
|
|
62368
62830
|
|
62369
62831
|
|
62370
62832
|
|
62833
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
62834
|
+
|
62835
|
+
### 第 1 次发布
|
62836
|
+
|
62837
|
+
发布时间:2022-06-16 14:56:04
|
62838
|
+
|
62839
|
+
本次发布包含了以下内容:
|
62840
|
+
|
62841
|
+
改善已有的文档。
|
62842
|
+
|
62843
|
+
新增接口:
|
62844
|
+
|
62845
|
+
* [CreateCloudRunEnv](https://cloud.tencent.com/document/api/1243/75707)
|
62846
|
+
* [CreateCloudRunServer](https://cloud.tencent.com/document/api/1243/75712)
|
62847
|
+
* [DescribeCloudRunEnvs](https://cloud.tencent.com/document/api/1243/75706)
|
62848
|
+
* [DescribeCloudRunServerDetail](https://cloud.tencent.com/document/api/1243/75711)
|
62849
|
+
* [DescribeCloudRunServers](https://cloud.tencent.com/document/api/1243/75710)
|
62850
|
+
* [DescribeEnvBaseInfo](https://cloud.tencent.com/document/api/1243/75701)
|
62851
|
+
* [UpdateCloudRunServer](https://cloud.tencent.com/document/api/1243/75709)
|
62852
|
+
|
62853
|
+
新增数据结构:
|
62854
|
+
|
62855
|
+
* [BuildPacksInfo](https://cloud.tencent.com/document/api/1243/75713#BuildPacksInfo)
|
62856
|
+
* [ClsInfo](https://cloud.tencent.com/document/api/1243/75713#ClsInfo)
|
62857
|
+
* [DatabasesInfo](https://cloud.tencent.com/document/api/1243/75713#DatabasesInfo)
|
62858
|
+
* [DeployParam](https://cloud.tencent.com/document/api/1243/75713#DeployParam)
|
62859
|
+
* [EnvBaseInfo](https://cloud.tencent.com/document/api/1243/75713#EnvBaseInfo)
|
62860
|
+
* [EnvInfo](https://cloud.tencent.com/document/api/1243/75713#EnvInfo)
|
62861
|
+
* [FunctionInfo](https://cloud.tencent.com/document/api/1243/75713#FunctionInfo)
|
62862
|
+
* [HpaPolicy](https://cloud.tencent.com/document/api/1243/75713#HpaPolicy)
|
62863
|
+
* [LogServiceInfo](https://cloud.tencent.com/document/api/1243/75713#LogServiceInfo)
|
62864
|
+
* [RepositoryInfo](https://cloud.tencent.com/document/api/1243/75713#RepositoryInfo)
|
62865
|
+
* [ServerBaseConfig](https://cloud.tencent.com/document/api/1243/75713#ServerBaseConfig)
|
62866
|
+
* [ServerBaseInfo](https://cloud.tencent.com/document/api/1243/75713#ServerBaseInfo)
|
62867
|
+
* [StaticStorageInfo](https://cloud.tencent.com/document/api/1243/75713#StaticStorageInfo)
|
62868
|
+
* [StorageInfo](https://cloud.tencent.com/document/api/1243/75713#StorageInfo)
|
62869
|
+
* [Tag](https://cloud.tencent.com/document/api/1243/75713#Tag)
|
62870
|
+
|
62871
|
+
|
62872
|
+
|
62873
|
+
|
62371
62874
|
## 腾讯云释义(tcex) 版本:2020-07-27
|
62372
62875
|
|
62373
62876
|
### 第 1 次发布
|
@@ -65664,6 +66167,22 @@
|
|
65664
66167
|
|
65665
66168
|
## 弹性微服务(tem) 版本:2021-07-01
|
65666
66169
|
|
66170
|
+
### 第 18 次发布
|
66171
|
+
|
66172
|
+
发布时间:2022-06-20 06:14:36
|
66173
|
+
|
66174
|
+
本次发布包含了以下内容:
|
66175
|
+
|
66176
|
+
改善已有的文档。
|
66177
|
+
|
66178
|
+
新增接口:
|
66179
|
+
|
66180
|
+
* [[DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)](https://cloud.tencent.com/document/api/#/#)
|
66181
|
+
|
66182
|
+
新增数据结构:
|
66183
|
+
|
66184
|
+
* [[ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)](https://cloud.tencent.com/document/api/1371/60171#[ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief))
|
66185
|
+
|
65667
66186
|
### 第 17 次发布
|
65668
66187
|
|
65669
66188
|
发布时间:2022-06-09 06:18:14
|
@@ -66027,6 +66546,86 @@
|
|
66027
66546
|
|
66028
66547
|
## 边缘安全加速平台(teo) 版本:2022-01-06
|
66029
66548
|
|
66549
|
+
### 第 9 次发布
|
66550
|
+
|
66551
|
+
发布时间:2022-06-17 06:14:37
|
66552
|
+
|
66553
|
+
本次发布包含了以下内容:
|
66554
|
+
|
66555
|
+
改善已有的文档。
|
66556
|
+
|
66557
|
+
新增接口:
|
66558
|
+
|
66559
|
+
* [DescribeTimingL7CacheData](https://cloud.tencent.com/document/api/1552/75726)
|
66560
|
+
* [DescribeTopL7CacheData](https://cloud.tencent.com/document/api/1552/75725)
|
66561
|
+
|
66562
|
+
### 第 8 次发布
|
66563
|
+
|
66564
|
+
发布时间:2022-06-16 06:13:25
|
66565
|
+
|
66566
|
+
本次发布包含了以下内容:
|
66567
|
+
|
66568
|
+
改善已有的文档。
|
66569
|
+
|
66570
|
+
新增接口:
|
66571
|
+
|
66572
|
+
* [DescribeBotLog](https://cloud.tencent.com/document/api/1552/75663)
|
66573
|
+
* [DescribeDDosAttackData](https://cloud.tencent.com/document/api/1552/75662)
|
66574
|
+
* [DescribeDDosAttackEvent](https://cloud.tencent.com/document/api/1552/75661)
|
66575
|
+
* [DescribeDDosAttackEventDetail](https://cloud.tencent.com/document/api/1552/75660)
|
66576
|
+
* [DescribeDDosAttackSourceEvent](https://cloud.tencent.com/document/api/1552/75659)
|
66577
|
+
* [DescribeDDosAttackTopData](https://cloud.tencent.com/document/api/1552/75658)
|
66578
|
+
* [DescribeDDosMajorAttackEvent](https://cloud.tencent.com/document/api/1552/75657)
|
66579
|
+
* [DescribeOverviewL7Data](https://cloud.tencent.com/document/api/1552/75656)
|
66580
|
+
* [DescribeTimingL4Data](https://cloud.tencent.com/document/api/1552/75655)
|
66581
|
+
* [DescribeTimingL7AnalysisData](https://cloud.tencent.com/document/api/1552/75654)
|
66582
|
+
* [DescribeTopL7AnalysisData](https://cloud.tencent.com/document/api/1552/75653)
|
66583
|
+
* [DescribeWebManagedRulesAttackEvents](https://cloud.tencent.com/document/api/1552/75652)
|
66584
|
+
* [DescribeWebManagedRulesData](https://cloud.tencent.com/document/api/1552/75651)
|
66585
|
+
* [DescribeWebManagedRulesLog](https://cloud.tencent.com/document/api/1552/75650)
|
66586
|
+
* [DescribeWebManagedRulesTopData](https://cloud.tencent.com/document/api/1552/75649)
|
66587
|
+
* [DescribeWebProtectionAttackEvents](https://cloud.tencent.com/document/api/1552/75648)
|
66588
|
+
* [DescribeWebProtectionData](https://cloud.tencent.com/document/api/1552/75647)
|
66589
|
+
* [DescribeWebProtectionLog](https://cloud.tencent.com/document/api/1552/75646)
|
66590
|
+
|
66591
|
+
修改接口:
|
66592
|
+
|
66593
|
+
* [DescribeSecurityPolicyManagedRulesId](https://cloud.tencent.com/document/api/1552/75106)
|
66594
|
+
|
66595
|
+
* 新增出参:Count
|
66596
|
+
|
66597
|
+
|
66598
|
+
新增数据结构:
|
66599
|
+
|
66600
|
+
* [BotLog](https://cloud.tencent.com/document/api/1552/73155#BotLog)
|
66601
|
+
* [BotLogData](https://cloud.tencent.com/document/api/1552/73155#BotLogData)
|
66602
|
+
* [CCInterceptEvent](https://cloud.tencent.com/document/api/1552/73155#CCInterceptEvent)
|
66603
|
+
* [CCInterceptEventData](https://cloud.tencent.com/document/api/1552/73155#CCInterceptEventData)
|
66604
|
+
* [CCLog](https://cloud.tencent.com/document/api/1552/73155#CCLog)
|
66605
|
+
* [CCLogData](https://cloud.tencent.com/document/api/1552/73155#CCLogData)
|
66606
|
+
* [DDosAttackEvent](https://cloud.tencent.com/document/api/1552/73155#DDosAttackEvent)
|
66607
|
+
* [DDosAttackEventData](https://cloud.tencent.com/document/api/1552/73155#DDosAttackEventData)
|
66608
|
+
* [DDosAttackEventDetailData](https://cloud.tencent.com/document/api/1552/73155#DDosAttackEventDetailData)
|
66609
|
+
* [DDosAttackSourceEvent](https://cloud.tencent.com/document/api/1552/73155#DDosAttackSourceEvent)
|
66610
|
+
* [DDosAttackSourceEventData](https://cloud.tencent.com/document/api/1552/73155#DDosAttackSourceEventData)
|
66611
|
+
* [DDosMajorAttackEvent](https://cloud.tencent.com/document/api/1552/73155#DDosMajorAttackEvent)
|
66612
|
+
* [DDosMajorAttackEventData](https://cloud.tencent.com/document/api/1552/73155#DDosMajorAttackEventData)
|
66613
|
+
* [Filter](https://cloud.tencent.com/document/api/1552/73155#Filter)
|
66614
|
+
* [QueryCondition](https://cloud.tencent.com/document/api/1552/73155#QueryCondition)
|
66615
|
+
* [SecEntry](https://cloud.tencent.com/document/api/1552/73155#SecEntry)
|
66616
|
+
* [SecEntryValue](https://cloud.tencent.com/document/api/1552/73155#SecEntryValue)
|
66617
|
+
* [TimingDataItem](https://cloud.tencent.com/document/api/1552/73155#TimingDataItem)
|
66618
|
+
* [TimingDataRecord](https://cloud.tencent.com/document/api/1552/73155#TimingDataRecord)
|
66619
|
+
* [TimingTypeValue](https://cloud.tencent.com/document/api/1552/73155#TimingTypeValue)
|
66620
|
+
* [TopDataRecord](https://cloud.tencent.com/document/api/1552/73155#TopDataRecord)
|
66621
|
+
* [TopDetailData](https://cloud.tencent.com/document/api/1552/73155#TopDetailData)
|
66622
|
+
* [TopNEntry](https://cloud.tencent.com/document/api/1552/73155#TopNEntry)
|
66623
|
+
* [TopNEntryValue](https://cloud.tencent.com/document/api/1552/73155#TopNEntryValue)
|
66624
|
+
* [WebAttackEvent](https://cloud.tencent.com/document/api/1552/73155#WebAttackEvent)
|
66625
|
+
* [WebEventData](https://cloud.tencent.com/document/api/1552/73155#WebEventData)
|
66626
|
+
* [WebLogData](https://cloud.tencent.com/document/api/1552/73155#WebLogData)
|
66627
|
+
* [WebLogs](https://cloud.tencent.com/document/api/1552/73155#WebLogs)
|
66628
|
+
|
66030
66629
|
### 第 7 次发布
|
66031
66630
|
|
66032
66631
|
发布时间:2022-06-14 06:18:08
|
@@ -67028,11 +67627,11 @@
|
|
67028
67627
|
|
67029
67628
|
新增接口:
|
67030
67629
|
|
67031
|
-
* [
|
67630
|
+
* [DetectEnvelope](https://cloud.tencent.com/document/api/865/75554)
|
67032
67631
|
|
67033
67632
|
新增数据结构:
|
67034
67633
|
|
67035
|
-
* [
|
67634
|
+
* [ImageTag](https://cloud.tencent.com/document/api/865/35474#ImageTag)
|
67036
67635
|
|
67037
67636
|
### 第 22 次发布
|
67038
67637
|
|
@@ -74096,6 +74695,21 @@
|
|
74096
74695
|
|
74097
74696
|
## 视频内容安全(vm) 版本:2020-12-29
|
74098
74697
|
|
74698
|
+
### 第 5 次发布
|
74699
|
+
|
74700
|
+
发布时间:2022-06-17 06:16:09
|
74701
|
+
|
74702
|
+
本次发布包含了以下内容:
|
74703
|
+
|
74704
|
+
改善已有的文档。
|
74705
|
+
|
74706
|
+
修改接口:
|
74707
|
+
|
74708
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1265/51878)
|
74709
|
+
|
74710
|
+
* 新增出参:Label
|
74711
|
+
|
74712
|
+
|
74099
74713
|
### 第 4 次发布
|
74100
74714
|
|
74101
74715
|
发布时间:2022-06-09 06:19:53
|
@@ -74240,6 +74854,26 @@
|
|
74240
74854
|
|
74241
74855
|
## 云点播(vod) 版本:2018-07-17
|
74242
74856
|
|
74857
|
+
### 第 105 次发布
|
74858
|
+
|
74859
|
+
发布时间:2022-06-17 06:16:12
|
74860
|
+
|
74861
|
+
本次发布包含了以下内容:
|
74862
|
+
|
74863
|
+
改善已有的文档。
|
74864
|
+
|
74865
|
+
新增接口:
|
74866
|
+
|
74867
|
+
* [RefreshUrlCache](https://cloud.tencent.com/document/api/266/75729)
|
74868
|
+
* [RestoreMedia](https://cloud.tencent.com/document/api/266/75728)
|
74869
|
+
|
74870
|
+
修改接口:
|
74871
|
+
|
74872
|
+
* [DescribeStorageData](https://cloud.tencent.com/document/api/266/41463)
|
74873
|
+
|
74874
|
+
* 新增出参:ArchiveStorage, DeepArchiveStorage
|
74875
|
+
|
74876
|
+
|
74243
74877
|
### 第 104 次发布
|
74244
74878
|
|
74245
74879
|
发布时间:2022-05-17 06:18:35
|