tencentcloud-sdk-nodejs-waf 4.0.732 → 4.0.733
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 +42 -0
- package/SERVICE_CHANGELOG.md +66 -220
- package/package.json +1 -1
- package/products.md +2 -2
- package/src/services/waf/v20180125/waf_client.ts +30 -18
- package/src/services/waf/v20180125/waf_models.ts +176 -66
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +11 -9
- package/tencentcloud/services/waf/v20180125/waf_client.js +14 -10
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +170 -64
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,45 @@
|
|
|
1
|
+
# Release 4.0.733
|
|
2
|
+
|
|
3
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
4
|
+
|
|
5
|
+
### 第 73 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-14 15:28:58
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeCCAutoStatus](https://cloud.tencent.com/document/api/627/101568)
|
|
16
|
+
* [UpsertCCAutoStatus](https://cloud.tencent.com/document/api/627/101567)
|
|
17
|
+
|
|
18
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
19
|
+
|
|
20
|
+
* ModifyWafAutoDenyStatus
|
|
21
|
+
|
|
22
|
+
修改接口:
|
|
23
|
+
|
|
24
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
25
|
+
|
|
26
|
+
* 新增出参:Data
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
新增数据结构:
|
|
30
|
+
|
|
31
|
+
* [CCRuleItems](https://cloud.tencent.com/document/api/627/53609#CCRuleItems)
|
|
32
|
+
* [CCRuleLists](https://cloud.tencent.com/document/api/627/53609#CCRuleLists)
|
|
33
|
+
|
|
34
|
+
修改数据结构:
|
|
35
|
+
|
|
36
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
37
|
+
|
|
38
|
+
* <font color="#dd0000">**删除成员**:</font>APICPWaf, APINPWaf
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
1
43
|
# Release 4.0.732
|
|
2
44
|
|
|
3
45
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,49 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 74 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-11-14 01:12:41
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeClusterDatabases](https://cloud.tencent.com/document/api/1003/101559)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
20
|
-
|
|
21
|
-
### 第 132 次发布
|
|
22
|
-
|
|
23
|
-
发布时间:2023-11-14 01:16:20
|
|
24
|
-
|
|
25
|
-
本次发布包含了以下内容:
|
|
26
|
-
|
|
27
|
-
改善已有的文档。
|
|
28
|
-
|
|
29
|
-
修改数据结构:
|
|
30
|
-
|
|
31
|
-
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
32
|
-
|
|
33
|
-
* 新增成员:NoTransfer
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 人脸核身(faceid) 版本:2018-03-01
|
|
3
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
43
4
|
|
|
44
|
-
### 第
|
|
5
|
+
### 第 73 次发布
|
|
45
6
|
|
|
46
|
-
发布时间:2023-11-14
|
|
7
|
+
发布时间:2023-11-14 15:28:58
|
|
47
8
|
|
|
48
9
|
本次发布包含了以下内容:
|
|
49
10
|
|
|
@@ -51,182 +12,31 @@
|
|
|
51
12
|
|
|
52
13
|
新增接口:
|
|
53
14
|
|
|
54
|
-
* [
|
|
55
|
-
|
|
56
|
-
新增数据结构:
|
|
57
|
-
|
|
58
|
-
* [AttackRiskDetail](https://cloud.tencent.com/document/api/1007/41958#AttackRiskDetail)
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
## 全球应用加速(gaap) 版本:2018-05-29
|
|
63
|
-
|
|
64
|
-
### 第 42 次发布
|
|
65
|
-
|
|
66
|
-
发布时间:2023-11-14 01:16:54
|
|
67
|
-
|
|
68
|
-
本次发布包含了以下内容:
|
|
69
|
-
|
|
70
|
-
改善已有的文档。
|
|
71
|
-
|
|
72
|
-
修改数据结构:
|
|
73
|
-
|
|
74
|
-
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
75
|
-
|
|
76
|
-
* 新增成员:IsAutoScaleProxy
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
## 云直播CSS(live) 版本:2018-08-01
|
|
82
|
-
|
|
83
|
-
### 第 116 次发布
|
|
84
|
-
|
|
85
|
-
发布时间:2023-11-14 01:19:55
|
|
86
|
-
|
|
87
|
-
本次发布包含了以下内容:
|
|
88
|
-
|
|
89
|
-
改善已有的文档。
|
|
90
|
-
|
|
91
|
-
修改接口:
|
|
92
|
-
|
|
93
|
-
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
94
|
-
|
|
95
|
-
* 新增入参:BackupToUrl
|
|
96
|
-
|
|
97
|
-
* [ModifyLivePullStreamTask](https://cloud.tencent.com/document/api/267/56242)
|
|
98
|
-
|
|
99
|
-
* 新增入参:BackupToUrl
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
105
|
-
|
|
106
|
-
### 第 118 次发布
|
|
107
|
-
|
|
108
|
-
发布时间:2023-11-14 01:22:01
|
|
109
|
-
|
|
110
|
-
本次发布包含了以下内容:
|
|
111
|
-
|
|
112
|
-
改善已有的文档。
|
|
113
|
-
|
|
114
|
-
修改接口:
|
|
115
|
-
|
|
116
|
-
* [MainlandPermitOCR](https://cloud.tencent.com/document/api/866/43105)
|
|
117
|
-
|
|
118
|
-
* 新增入参:CardSide
|
|
119
|
-
|
|
120
|
-
* 新增出参:MainlandTravelPermitBackInfos
|
|
121
|
-
|
|
15
|
+
* [DescribeCCAutoStatus](https://cloud.tencent.com/document/api/627/101568)
|
|
16
|
+
* [UpsertCCAutoStatus](https://cloud.tencent.com/document/api/627/101567)
|
|
122
17
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
* [MainlandTravelPermitBackInfos](https://cloud.tencent.com/document/api/866/33527#MainlandTravelPermitBackInfos)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
130
|
-
|
|
131
|
-
### 第 8 次发布
|
|
132
|
-
|
|
133
|
-
发布时间:2023-11-14 01:22:26
|
|
134
|
-
|
|
135
|
-
本次发布包含了以下内容:
|
|
18
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
136
19
|
|
|
137
|
-
|
|
20
|
+
* ModifyWafAutoDenyStatus
|
|
138
21
|
|
|
139
22
|
修改接口:
|
|
140
23
|
|
|
141
|
-
* [
|
|
24
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
25
|
|
|
143
|
-
*
|
|
26
|
+
* 新增出参:Data
|
|
144
27
|
|
|
145
28
|
|
|
146
29
|
新增数据结构:
|
|
147
30
|
|
|
148
|
-
* [
|
|
149
|
-
* [
|
|
150
|
-
* [SecurityGroupOption](https://cloud.tencent.com/document/api/1643/89100#SecurityGroupOption)
|
|
31
|
+
* [CCRuleItems](https://cloud.tencent.com/document/api/627/53609#CCRuleItems)
|
|
32
|
+
* [CCRuleLists](https://cloud.tencent.com/document/api/627/53609#CCRuleLists)
|
|
151
33
|
|
|
152
34
|
修改数据结构:
|
|
153
35
|
|
|
154
|
-
* [
|
|
155
|
-
|
|
156
|
-
* 新增成员:ResourceQuota, LimitRange
|
|
157
|
-
|
|
158
|
-
* [EnvironmentConfig](https://cloud.tencent.com/document/api/1643/89100#EnvironmentConfig)
|
|
159
|
-
|
|
160
|
-
* 新增成员:SecurityGroupOption
|
|
161
|
-
|
|
162
|
-
* [VPCOption](https://cloud.tencent.com/document/api/1643/89100#VPCOption)
|
|
163
|
-
|
|
164
|
-
* 新增成员:VPCId, SubnetId
|
|
165
|
-
|
|
166
|
-
* <font color="#dd0000">**修改成员**:</font>SubnetZone, VPCCIDRBlock, SubnetCIDRBlock
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
172
|
-
|
|
173
|
-
### 第 56 次发布
|
|
174
|
-
|
|
175
|
-
发布时间:2023-11-14 01:33:54
|
|
176
|
-
|
|
177
|
-
本次发布包含了以下内容:
|
|
178
|
-
|
|
179
|
-
改善已有的文档。
|
|
180
|
-
|
|
181
|
-
新增接口:
|
|
182
|
-
|
|
183
|
-
* [DescribeTableMetas](https://cloud.tencent.com/document/api/1267/101563)
|
|
184
|
-
|
|
185
|
-
新增数据结构:
|
|
186
|
-
|
|
187
|
-
* [SearchColumnDocVO](https://cloud.tencent.com/document/api/1267/76336#SearchColumnDocVO)
|
|
188
|
-
* [TableHeat](https://cloud.tencent.com/document/api/1267/76336#TableHeat)
|
|
189
|
-
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
190
|
-
* [TablePropertyScore](https://cloud.tencent.com/document/api/1267/76336#TablePropertyScore)
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
195
|
-
|
|
196
|
-
### 第 3 次发布
|
|
197
|
-
|
|
198
|
-
发布时间:2023-11-14 01:34:59
|
|
199
|
-
|
|
200
|
-
本次发布包含了以下内容:
|
|
201
|
-
|
|
202
|
-
改善已有的文档。
|
|
203
|
-
|
|
204
|
-
修改接口:
|
|
205
|
-
|
|
206
|
-
* [DescribeApplicationList](https://cloud.tencent.com/document/api/1693/97958)
|
|
207
|
-
|
|
208
|
-
* 新增入参:WorkspaceId, ApplicationToken, ApplicationId, PageNumber, PageSize
|
|
209
|
-
|
|
210
|
-
* 新增出参:Result
|
|
211
|
-
|
|
212
|
-
* [DescribeDeviceShadowList](https://cloud.tencent.com/document/api/1693/101481)
|
|
213
|
-
|
|
214
|
-
* 新增入参:WorkspaceId, WIDSet, PageNumber, PageSize, ApplicationToken, DeviceTypeSet, ProductIdSet, SpaceCodeSet, DeviceTagSet
|
|
215
|
-
|
|
216
|
-
* 新增出参:Result
|
|
217
|
-
|
|
218
|
-
* [DescribeVideoRecordStream](https://cloud.tencent.com/document/api/1693/101464)
|
|
219
|
-
|
|
220
|
-
* 新增入参:WID, Protocol, StartTime, EndTime, PlayBackRate, WorkspaceId, ApplicationToken, Stream, Env
|
|
221
|
-
|
|
36
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
222
37
|
|
|
223
|
-
|
|
38
|
+
* <font color="#dd0000">**删除成员**:</font>APICPWaf, APINPWaf
|
|
224
39
|
|
|
225
|
-
* [ApplicationInfo](https://cloud.tencent.com/document/api/1693/97961#ApplicationInfo)
|
|
226
|
-
* [ApplicationList](https://cloud.tencent.com/document/api/1693/97961#ApplicationList)
|
|
227
|
-
* [ApplicationLogo](https://cloud.tencent.com/document/api/1693/97961#ApplicationLogo)
|
|
228
|
-
* [DeviceShadowInfo](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowInfo)
|
|
229
|
-
* [DeviceShadowRes](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowRes)
|
|
230
40
|
|
|
231
41
|
|
|
232
42
|
|
|
@@ -41195,7 +41005,7 @@
|
|
|
41195
41005
|
|
|
41196
41006
|
新增接口:
|
|
41197
41007
|
|
|
41198
|
-
* [
|
|
41008
|
+
* [DescribeClusterDatabases](https://cloud.tencent.com/document/api/1003/101559)
|
|
41199
41009
|
|
|
41200
41010
|
### 第 73 次发布
|
|
41201
41011
|
|
|
@@ -61167,11 +60977,11 @@
|
|
|
61167
60977
|
|
|
61168
60978
|
新增接口:
|
|
61169
60979
|
|
|
61170
|
-
* [
|
|
60980
|
+
* [DetectAIFakeFaces](https://cloud.tencent.com/document/api/1007/101561)
|
|
61171
60981
|
|
|
61172
60982
|
新增数据结构:
|
|
61173
60983
|
|
|
61174
|
-
* [
|
|
60984
|
+
* [AttackRiskDetail](https://cloud.tencent.com/document/api/1007/41958#AttackRiskDetail)
|
|
61175
60985
|
|
|
61176
60986
|
### 第 65 次发布
|
|
61177
60987
|
|
|
@@ -87207,7 +87017,7 @@
|
|
|
87207
87017
|
|
|
87208
87018
|
新增数据结构:
|
|
87209
87019
|
|
|
87210
|
-
* [
|
|
87020
|
+
* [MainlandTravelPermitBackInfos](https://cloud.tencent.com/document/api/866/33527#MainlandTravelPermitBackInfos)
|
|
87211
87021
|
|
|
87212
87022
|
### 第 117 次发布
|
|
87213
87023
|
|
|
@@ -89491,9 +89301,9 @@
|
|
|
89491
89301
|
|
|
89492
89302
|
新增数据结构:
|
|
89493
89303
|
|
|
89494
|
-
* [
|
|
89495
|
-
* [
|
|
89496
|
-
* [
|
|
89304
|
+
* [LimitRange](https://cloud.tencent.com/document/api/1643/89100#LimitRange)
|
|
89305
|
+
* [ResourceQuota](https://cloud.tencent.com/document/api/1643/89100#ResourceQuota)
|
|
89306
|
+
* [SecurityGroupOption](https://cloud.tencent.com/document/api/1643/89100#SecurityGroupOption)
|
|
89497
89307
|
|
|
89498
89308
|
修改数据结构:
|
|
89499
89309
|
|
|
@@ -137199,6 +137009,42 @@
|
|
|
137199
137009
|
|
|
137200
137010
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
137201
137011
|
|
|
137012
|
+
### 第 73 次发布
|
|
137013
|
+
|
|
137014
|
+
发布时间:2023-11-14 15:28:58
|
|
137015
|
+
|
|
137016
|
+
本次发布包含了以下内容:
|
|
137017
|
+
|
|
137018
|
+
改善已有的文档。
|
|
137019
|
+
|
|
137020
|
+
新增接口:
|
|
137021
|
+
|
|
137022
|
+
* [[DescribeCCAutoStatus](https://cloud.tencent.com/document/api/627/101568)](https://cloud.tencent.com/document/api/#/#)
|
|
137023
|
+
* [[UpsertCCAutoStatus](https://cloud.tencent.com/document/api/627/101567)](https://cloud.tencent.com/document/api/#/#)
|
|
137024
|
+
|
|
137025
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
137026
|
+
|
|
137027
|
+
* ModifyWafAutoDenyStatus
|
|
137028
|
+
|
|
137029
|
+
修改接口:
|
|
137030
|
+
|
|
137031
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
137032
|
+
|
|
137033
|
+
* 新增出参:Data
|
|
137034
|
+
|
|
137035
|
+
|
|
137036
|
+
新增数据结构:
|
|
137037
|
+
|
|
137038
|
+
* [[CCRuleItems](https://cloud.tencent.com/document/api/627/53609#CCRuleItems)](https://cloud.tencent.com/document/api/627/53609#[CCRuleItems](https://cloud.tencent.com/document/api/627/53609#CCRuleItems))
|
|
137039
|
+
* [[CCRuleLists](https://cloud.tencent.com/document/api/627/53609#CCRuleLists)](https://cloud.tencent.com/document/api/627/53609#[CCRuleLists](https://cloud.tencent.com/document/api/627/53609#CCRuleLists))
|
|
137040
|
+
|
|
137041
|
+
修改数据结构:
|
|
137042
|
+
|
|
137043
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
137044
|
+
|
|
137045
|
+
* <font color="#dd0000">**删除成员**:</font>APICPWaf, APINPWaf
|
|
137046
|
+
|
|
137047
|
+
|
|
137202
137048
|
### 第 72 次发布
|
|
137203
137049
|
|
|
137204
137050
|
发布时间:2023-11-08 10:49:05
|
|
@@ -139081,14 +138927,14 @@
|
|
|
139081
138927
|
|
|
139082
138928
|
新增接口:
|
|
139083
138929
|
|
|
139084
|
-
* [
|
|
138930
|
+
* [DescribeTableMetas](https://cloud.tencent.com/document/api/1267/101563)
|
|
139085
138931
|
|
|
139086
138932
|
新增数据结构:
|
|
139087
138933
|
|
|
139088
|
-
* [
|
|
139089
|
-
* [
|
|
139090
|
-
* [
|
|
139091
|
-
* [
|
|
138934
|
+
* [SearchColumnDocVO](https://cloud.tencent.com/document/api/1267/76336#SearchColumnDocVO)
|
|
138935
|
+
* [TableHeat](https://cloud.tencent.com/document/api/1267/76336#TableHeat)
|
|
138936
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
138937
|
+
* [TablePropertyScore](https://cloud.tencent.com/document/api/1267/76336#TablePropertyScore)
|
|
139092
138938
|
|
|
139093
138939
|
### 第 55 次发布
|
|
139094
138940
|
|
|
@@ -140873,11 +140719,11 @@
|
|
|
140873
140719
|
|
|
140874
140720
|
新增数据结构:
|
|
140875
140721
|
|
|
140876
|
-
* [
|
|
140877
|
-
* [
|
|
140878
|
-
* [
|
|
140879
|
-
* [
|
|
140880
|
-
* [
|
|
140722
|
+
* [ApplicationInfo](https://cloud.tencent.com/document/api/1693/97961#ApplicationInfo)
|
|
140723
|
+
* [ApplicationList](https://cloud.tencent.com/document/api/1693/97961#ApplicationList)
|
|
140724
|
+
* [ApplicationLogo](https://cloud.tencent.com/document/api/1693/97961#ApplicationLogo)
|
|
140725
|
+
* [DeviceShadowInfo](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowInfo)
|
|
140726
|
+
* [DeviceShadowRes](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowRes)
|
|
140881
140727
|
|
|
140882
140728
|
### 第 2 次发布
|
|
140883
140729
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-09 01:25:09 |
|
|
202
202
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
203
203
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
204
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-14 01:
|
|
204
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-14 15:01:32 |
|
|
205
205
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
206
206
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
207
207
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
|
|
232
232
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-09 01:29:06 |
|
|
233
233
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-14 01:33:45 |
|
|
234
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-
|
|
234
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-14 15:28:58 |
|
|
235
235
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
236
236
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-14 01:33:54 |
|
|
237
237
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-14 01:34:59 |
|
|
@@ -98,7 +98,6 @@ import {
|
|
|
98
98
|
DescribeVipInfoRequest,
|
|
99
99
|
DescribeFindDomainListResponse,
|
|
100
100
|
DeleteSessionResponse,
|
|
101
|
-
ModifyWafAutoDenyStatusResponse,
|
|
102
101
|
DescribeAccessIndexResponse,
|
|
103
102
|
ModifyUserSignatureRuleRequest,
|
|
104
103
|
ModifyWafThreatenIntelligenceResponse,
|
|
@@ -124,10 +123,11 @@ import {
|
|
|
124
123
|
DescribeUserCdcClbWafRegionsResponse,
|
|
125
124
|
SwitchElasticModeResponse,
|
|
126
125
|
AccessRuleInfo,
|
|
126
|
+
CCRuleLists,
|
|
127
127
|
PostAttackDownloadTaskRequest,
|
|
128
128
|
ModifyAntiFakeUrlStatusRequest,
|
|
129
129
|
TLSCiphers,
|
|
130
|
-
|
|
130
|
+
ResponseCode,
|
|
131
131
|
ModifyAccessPeriodResponse,
|
|
132
132
|
ModifyAttackWhiteRuleResponse,
|
|
133
133
|
SearchAccessLogResponse,
|
|
@@ -199,6 +199,7 @@ import {
|
|
|
199
199
|
DescribeInstancesResponse,
|
|
200
200
|
AccessRuleTagInfo,
|
|
201
201
|
IpAccessControlItem,
|
|
202
|
+
UpsertCCAutoStatusResponse,
|
|
202
203
|
ModifyGenerateDealsResponse,
|
|
203
204
|
UpsertSessionResponse,
|
|
204
205
|
AccessLogItem,
|
|
@@ -229,7 +230,7 @@ import {
|
|
|
229
230
|
DeleteDomainWhiteRulesResponse,
|
|
230
231
|
DescribeAttackOverviewResponse,
|
|
231
232
|
CacheUrlItem,
|
|
232
|
-
|
|
233
|
+
DescribeCCAutoStatusRequest,
|
|
233
234
|
DescribeDomainDetailsClbRequest,
|
|
234
235
|
DomainPackageNew,
|
|
235
236
|
ModifyDomainsCLSStatusResponse,
|
|
@@ -270,6 +271,7 @@ import {
|
|
|
270
271
|
VipInfo,
|
|
271
272
|
DescribeAccessHistogramResponse,
|
|
272
273
|
DescribeTopAttackDomainResponse,
|
|
274
|
+
AddCustomWhiteRuleRequest,
|
|
273
275
|
Goods,
|
|
274
276
|
UpsertIpAccessControlResponse,
|
|
275
277
|
DescribeAccessHistogramRequest,
|
|
@@ -283,6 +285,7 @@ import {
|
|
|
283
285
|
ModifyProtectionStatusResponse,
|
|
284
286
|
DescribeDomainsRequest,
|
|
285
287
|
BotPkg,
|
|
288
|
+
UpsertCCAutoStatusRequest,
|
|
286
289
|
SearchAttackLogResponse,
|
|
287
290
|
RefreshAccessCheckResultRequest,
|
|
288
291
|
IpHitItemsData,
|
|
@@ -299,6 +302,7 @@ import {
|
|
|
299
302
|
DescribeAntiInfoLeakRulesStrategyItem,
|
|
300
303
|
BotStatPointItem,
|
|
301
304
|
DescribeCiphersDetailRequest,
|
|
305
|
+
CCRuleItems,
|
|
302
306
|
ModifyDomainIpv6StatusRequest,
|
|
303
307
|
DescribeAntiInfoLeakageRulesResponse,
|
|
304
308
|
GetAttackHistogramRequest,
|
|
@@ -315,6 +319,7 @@ import {
|
|
|
315
319
|
AddSpartaProtectionRequest,
|
|
316
320
|
ModifyModuleStatusResponse,
|
|
317
321
|
AttackLogInfo,
|
|
322
|
+
DescribeCCAutoStatusResponse,
|
|
318
323
|
DescribeAntiInfoLeakRulesRequest,
|
|
319
324
|
LogHistogramInfo,
|
|
320
325
|
DeleteDomainWhiteRulesRequest,
|
|
@@ -347,7 +352,6 @@ import {
|
|
|
347
352
|
ModifyAntiFakeUrlRequest,
|
|
348
353
|
ModifyInstanceElasticModeRequest,
|
|
349
354
|
AutoDenyDetail,
|
|
350
|
-
ResponseCode,
|
|
351
355
|
DescribeWebshellStatusResponse,
|
|
352
356
|
FindAllDomainDetail,
|
|
353
357
|
DeleteAntiInfoLeakRuleRequest,
|
|
@@ -712,6 +716,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
712
716
|
return this.request("DescribeObjects", req, cb)
|
|
713
717
|
}
|
|
714
718
|
|
|
719
|
+
/**
|
|
720
|
+
* Waf 斯巴达版本更新cc自动封堵状态
|
|
721
|
+
*/
|
|
722
|
+
async UpsertCCAutoStatus(
|
|
723
|
+
req: UpsertCCAutoStatusRequest,
|
|
724
|
+
cb?: (error: string, rep: UpsertCCAutoStatusResponse) => void
|
|
725
|
+
): Promise<UpsertCCAutoStatusResponse> {
|
|
726
|
+
return this.request("UpsertCCAutoStatus", req, cb)
|
|
727
|
+
}
|
|
728
|
+
|
|
715
729
|
/**
|
|
716
730
|
* 获取各个模块具体的规格限制
|
|
717
731
|
*/
|
|
@@ -773,16 +787,6 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
773
787
|
return this.request("GetAttackHistogram", req, cb)
|
|
774
788
|
}
|
|
775
789
|
|
|
776
|
-
/**
|
|
777
|
-
* 配置WAF自动封禁模块状态
|
|
778
|
-
*/
|
|
779
|
-
async ModifyWafAutoDenyStatus(
|
|
780
|
-
req: ModifyWafAutoDenyStatusRequest,
|
|
781
|
-
cb?: (error: string, rep: ModifyWafAutoDenyStatusResponse) => void
|
|
782
|
-
): Promise<ModifyWafAutoDenyStatusResponse> {
|
|
783
|
-
return this.request("ModifyWafAutoDenyStatus", req, cb)
|
|
784
|
-
}
|
|
785
|
-
|
|
786
790
|
/**
|
|
787
791
|
* 本接口用于修改访问日志保存期限及大字段是否存储
|
|
788
792
|
*/
|
|
@@ -905,10 +909,8 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
905
909
|
}
|
|
906
910
|
|
|
907
911
|
/**
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
Waf CC V2 Query接口
|
|
911
|
-
*/
|
|
912
|
+
* Waf CC V2 Query接口
|
|
913
|
+
*/
|
|
912
914
|
async DescribeCCRule(
|
|
913
915
|
req: DescribeCCRuleRequest,
|
|
914
916
|
cb?: (error: string, rep: DescribeCCRuleResponse) => void
|
|
@@ -1643,6 +1645,16 @@ Waf CC V2 Query接口
|
|
|
1643
1645
|
return this.request("UpsertSession", req, cb)
|
|
1644
1646
|
}
|
|
1645
1647
|
|
|
1648
|
+
/**
|
|
1649
|
+
* Waf 斯巴达版本查询cc自动封堵状态
|
|
1650
|
+
*/
|
|
1651
|
+
async DescribeCCAutoStatus(
|
|
1652
|
+
req: DescribeCCAutoStatusRequest,
|
|
1653
|
+
cb?: (error: string, rep: DescribeCCAutoStatusResponse) => void
|
|
1654
|
+
): Promise<DescribeCCAutoStatusResponse> {
|
|
1655
|
+
return this.request("DescribeCCAutoStatus", req, cb)
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1646
1658
|
/**
|
|
1647
1659
|
* 获取用户特征规则列表
|
|
1648
1660
|
*/
|
|
@@ -2055,20 +2055,6 @@ export interface DeleteSessionResponse {
|
|
|
2055
2055
|
RequestId?: string
|
|
2056
2056
|
}
|
|
2057
2057
|
|
|
2058
|
-
/**
|
|
2059
|
-
* ModifyWafAutoDenyStatus返回参数结构体
|
|
2060
|
-
*/
|
|
2061
|
-
export interface ModifyWafAutoDenyStatusResponse {
|
|
2062
|
-
/**
|
|
2063
|
-
* WAF 自动封禁配置项
|
|
2064
|
-
*/
|
|
2065
|
-
WafAutoDenyDetails?: AutoDenyDetail
|
|
2066
|
-
/**
|
|
2067
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2068
|
-
*/
|
|
2069
|
-
RequestId?: string
|
|
2070
|
-
}
|
|
2071
|
-
|
|
2072
2058
|
/**
|
|
2073
2059
|
* DescribeAccessIndex返回参数结构体
|
|
2074
2060
|
*/
|
|
@@ -2668,6 +2654,21 @@ export interface AccessRuleInfo {
|
|
|
2668
2654
|
Tag: AccessRuleTagInfo
|
|
2669
2655
|
}
|
|
2670
2656
|
|
|
2657
|
+
/**
|
|
2658
|
+
* CC规则总览
|
|
2659
|
+
*/
|
|
2660
|
+
export interface CCRuleLists {
|
|
2661
|
+
/**
|
|
2662
|
+
* 总数
|
|
2663
|
+
*/
|
|
2664
|
+
TotalCount: number
|
|
2665
|
+
/**
|
|
2666
|
+
* 规则
|
|
2667
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2668
|
+
*/
|
|
2669
|
+
Res: Array<CCRuleItems>
|
|
2670
|
+
}
|
|
2671
|
+
|
|
2671
2672
|
/**
|
|
2672
2673
|
* PostAttackDownloadTask请求参数结构体
|
|
2673
2674
|
*/
|
|
@@ -2742,13 +2743,17 @@ export interface TLSCiphers {
|
|
|
2742
2743
|
}
|
|
2743
2744
|
|
|
2744
2745
|
/**
|
|
2745
|
-
*
|
|
2746
|
+
* 响应体的返回码
|
|
2746
2747
|
*/
|
|
2747
|
-
export interface
|
|
2748
|
+
export interface ResponseCode {
|
|
2749
|
+
/**
|
|
2750
|
+
* 如果成功则返回Success,失败则返回云api定义的错误码
|
|
2751
|
+
*/
|
|
2752
|
+
Code: string
|
|
2748
2753
|
/**
|
|
2749
|
-
* WAF
|
|
2754
|
+
* 如果成功则返回Success,失败则返回WAF定义的二级错误码
|
|
2750
2755
|
*/
|
|
2751
|
-
|
|
2756
|
+
Message: string
|
|
2752
2757
|
}
|
|
2753
2758
|
|
|
2754
2759
|
/**
|
|
@@ -3017,17 +3022,6 @@ export interface ApiPkg {
|
|
|
3017
3022
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3018
3023
|
*/
|
|
3019
3024
|
BillingItem?: string
|
|
3020
|
-
/**
|
|
3021
|
-
* 1 API安全6折
|
|
3022
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3023
|
-
*/
|
|
3024
|
-
APICPWaf?: number
|
|
3025
|
-
/**
|
|
3026
|
-
* 1 表示5折折扣
|
|
3027
|
-
2 表示4折折扣
|
|
3028
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3029
|
-
*/
|
|
3030
|
-
APINPWaf?: number
|
|
3031
3025
|
/**
|
|
3032
3026
|
* api安全7天试用标识。1试用。0没试用
|
|
3033
3027
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -4480,6 +4474,21 @@ export interface IpAccessControlItem {
|
|
|
4480
4474
|
ValidStatus?: number
|
|
4481
4475
|
}
|
|
4482
4476
|
|
|
4477
|
+
/**
|
|
4478
|
+
* UpsertCCAutoStatus返回参数结构体
|
|
4479
|
+
*/
|
|
4480
|
+
export interface UpsertCCAutoStatusResponse {
|
|
4481
|
+
/**
|
|
4482
|
+
* 正常情况为null
|
|
4483
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4484
|
+
*/
|
|
4485
|
+
Data?: string
|
|
4486
|
+
/**
|
|
4487
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4488
|
+
*/
|
|
4489
|
+
RequestId?: string
|
|
4490
|
+
}
|
|
4491
|
+
|
|
4483
4492
|
/**
|
|
4484
4493
|
* ModifyGenerateDeals返回参数结构体
|
|
4485
4494
|
*/
|
|
@@ -5101,33 +5110,13 @@ export interface CacheUrlItem {
|
|
|
5101
5110
|
}
|
|
5102
5111
|
|
|
5103
5112
|
/**
|
|
5104
|
-
*
|
|
5113
|
+
* DescribeCCAutoStatus请求参数结构体
|
|
5105
5114
|
*/
|
|
5106
|
-
export interface
|
|
5115
|
+
export interface DescribeCCAutoStatusRequest {
|
|
5107
5116
|
/**
|
|
5108
|
-
*
|
|
5109
|
-
*/
|
|
5110
|
-
Name: string
|
|
5111
|
-
/**
|
|
5112
|
-
* 优先级
|
|
5113
|
-
*/
|
|
5114
|
-
SortId: string
|
|
5115
|
-
/**
|
|
5116
|
-
* 过期时间
|
|
5117
|
-
*/
|
|
5118
|
-
ExpireTime: string
|
|
5119
|
-
/**
|
|
5120
|
-
* 策略详情
|
|
5121
|
-
*/
|
|
5122
|
-
Strategies: Array<Strategy>
|
|
5123
|
-
/**
|
|
5124
|
-
* 需要添加策略的域名
|
|
5117
|
+
* 域名
|
|
5125
5118
|
*/
|
|
5126
5119
|
Domain: string
|
|
5127
|
-
/**
|
|
5128
|
-
* 放行的详情
|
|
5129
|
-
*/
|
|
5130
|
-
Bypass: string
|
|
5131
5120
|
}
|
|
5132
5121
|
|
|
5133
5122
|
/**
|
|
@@ -5956,6 +5945,11 @@ export interface DescribeCCRuleRequest {
|
|
|
5956
5945
|
* DescribeCCRuleList返回参数结构体
|
|
5957
5946
|
*/
|
|
5958
5947
|
export interface DescribeCCRuleListResponse {
|
|
5948
|
+
/**
|
|
5949
|
+
* 查询到的CC规则的列表
|
|
5950
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5951
|
+
*/
|
|
5952
|
+
Data?: CCRuleLists
|
|
5959
5953
|
/**
|
|
5960
5954
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5961
5955
|
*/
|
|
@@ -6033,6 +6027,36 @@ export interface DescribeTopAttackDomainResponse {
|
|
|
6033
6027
|
RequestId?: string
|
|
6034
6028
|
}
|
|
6035
6029
|
|
|
6030
|
+
/**
|
|
6031
|
+
* AddCustomWhiteRule请求参数结构体
|
|
6032
|
+
*/
|
|
6033
|
+
export interface AddCustomWhiteRuleRequest {
|
|
6034
|
+
/**
|
|
6035
|
+
* 规则名称
|
|
6036
|
+
*/
|
|
6037
|
+
Name: string
|
|
6038
|
+
/**
|
|
6039
|
+
* 优先级
|
|
6040
|
+
*/
|
|
6041
|
+
SortId: string
|
|
6042
|
+
/**
|
|
6043
|
+
* 过期时间
|
|
6044
|
+
*/
|
|
6045
|
+
ExpireTime: string
|
|
6046
|
+
/**
|
|
6047
|
+
* 策略详情
|
|
6048
|
+
*/
|
|
6049
|
+
Strategies: Array<Strategy>
|
|
6050
|
+
/**
|
|
6051
|
+
* 需要添加策略的域名
|
|
6052
|
+
*/
|
|
6053
|
+
Domain: string
|
|
6054
|
+
/**
|
|
6055
|
+
* 放行的详情
|
|
6056
|
+
*/
|
|
6057
|
+
Bypass: string
|
|
6058
|
+
}
|
|
6059
|
+
|
|
6036
6060
|
/**
|
|
6037
6061
|
* 计费下单接口出入参Goods
|
|
6038
6062
|
*/
|
|
@@ -6394,6 +6418,24 @@ export interface BotPkg {
|
|
|
6394
6418
|
IsBotTrial?: number
|
|
6395
6419
|
}
|
|
6396
6420
|
|
|
6421
|
+
/**
|
|
6422
|
+
* UpsertCCAutoStatus请求参数结构体
|
|
6423
|
+
*/
|
|
6424
|
+
export interface UpsertCCAutoStatusRequest {
|
|
6425
|
+
/**
|
|
6426
|
+
* 域名
|
|
6427
|
+
*/
|
|
6428
|
+
Domain: string
|
|
6429
|
+
/**
|
|
6430
|
+
* 状态值
|
|
6431
|
+
*/
|
|
6432
|
+
Value: number
|
|
6433
|
+
/**
|
|
6434
|
+
* 版本:clb-waf, spart-waf
|
|
6435
|
+
*/
|
|
6436
|
+
Edition?: string
|
|
6437
|
+
}
|
|
6438
|
+
|
|
6397
6439
|
/**
|
|
6398
6440
|
* SearchAttackLog返回参数结构体
|
|
6399
6441
|
*/
|
|
@@ -6837,6 +6879,74 @@ export interface BotStatPointItem {
|
|
|
6837
6879
|
*/
|
|
6838
6880
|
export type DescribeCiphersDetailRequest = null
|
|
6839
6881
|
|
|
6882
|
+
/**
|
|
6883
|
+
* CC规则详情
|
|
6884
|
+
*/
|
|
6885
|
+
export interface CCRuleItems {
|
|
6886
|
+
/**
|
|
6887
|
+
* 名字
|
|
6888
|
+
*/
|
|
6889
|
+
Name?: string
|
|
6890
|
+
/**
|
|
6891
|
+
* 状态
|
|
6892
|
+
*/
|
|
6893
|
+
Status?: number
|
|
6894
|
+
/**
|
|
6895
|
+
* 模式
|
|
6896
|
+
*/
|
|
6897
|
+
Advance?: number
|
|
6898
|
+
/**
|
|
6899
|
+
* 限制
|
|
6900
|
+
*/
|
|
6901
|
+
Limit?: number
|
|
6902
|
+
/**
|
|
6903
|
+
* 范围
|
|
6904
|
+
*/
|
|
6905
|
+
Interval?: number
|
|
6906
|
+
/**
|
|
6907
|
+
* 网址
|
|
6908
|
+
*/
|
|
6909
|
+
Url?: string
|
|
6910
|
+
/**
|
|
6911
|
+
* 匹配类型
|
|
6912
|
+
*/
|
|
6913
|
+
MatchFunc?: number
|
|
6914
|
+
/**
|
|
6915
|
+
* 动作
|
|
6916
|
+
*/
|
|
6917
|
+
ActionType?: number
|
|
6918
|
+
/**
|
|
6919
|
+
* 优先级
|
|
6920
|
+
*/
|
|
6921
|
+
Priority?: number
|
|
6922
|
+
/**
|
|
6923
|
+
* 有效时间
|
|
6924
|
+
*/
|
|
6925
|
+
ValidTime?: number
|
|
6926
|
+
/**
|
|
6927
|
+
* 版本
|
|
6928
|
+
*/
|
|
6929
|
+
TsVersion?: number
|
|
6930
|
+
/**
|
|
6931
|
+
* 规则详情
|
|
6932
|
+
*/
|
|
6933
|
+
Options?: string
|
|
6934
|
+
/**
|
|
6935
|
+
* 规则ID
|
|
6936
|
+
*/
|
|
6937
|
+
RuleId?: number
|
|
6938
|
+
/**
|
|
6939
|
+
* 事件id
|
|
6940
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6941
|
+
*/
|
|
6942
|
+
EventId?: string
|
|
6943
|
+
/**
|
|
6944
|
+
* 关联的Session规则
|
|
6945
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6946
|
+
*/
|
|
6947
|
+
SessionApplied?: Array<number | bigint>
|
|
6948
|
+
}
|
|
6949
|
+
|
|
6840
6950
|
/**
|
|
6841
6951
|
* ModifyDomainIpv6Status请求参数结构体
|
|
6842
6952
|
*/
|
|
@@ -7510,6 +7620,20 @@ export interface AttackLogInfo {
|
|
|
7510
7620
|
TimeStamp: string
|
|
7511
7621
|
}
|
|
7512
7622
|
|
|
7623
|
+
/**
|
|
7624
|
+
* DescribeCCAutoStatus返回参数结构体
|
|
7625
|
+
*/
|
|
7626
|
+
export interface DescribeCCAutoStatusResponse {
|
|
7627
|
+
/**
|
|
7628
|
+
* 配置状态
|
|
7629
|
+
*/
|
|
7630
|
+
AutoCCSwitch?: number
|
|
7631
|
+
/**
|
|
7632
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
7633
|
+
*/
|
|
7634
|
+
RequestId?: string
|
|
7635
|
+
}
|
|
7636
|
+
|
|
7513
7637
|
/**
|
|
7514
7638
|
* DescribeAntiInfoLeakRules请求参数结构体
|
|
7515
7639
|
*/
|
|
@@ -8110,20 +8234,6 @@ export interface AutoDenyDetail {
|
|
|
8110
8234
|
LastUpdateTime?: string
|
|
8111
8235
|
}
|
|
8112
8236
|
|
|
8113
|
-
/**
|
|
8114
|
-
* 响应体的返回码
|
|
8115
|
-
*/
|
|
8116
|
-
export interface ResponseCode {
|
|
8117
|
-
/**
|
|
8118
|
-
* 如果成功则返回Success,失败则返回云api定义的错误码
|
|
8119
|
-
*/
|
|
8120
|
-
Code: string
|
|
8121
|
-
/**
|
|
8122
|
-
* 如果成功则返回Success,失败则返回WAF定义的二级错误码
|
|
8123
|
-
*/
|
|
8124
|
-
Message: string
|
|
8125
|
-
}
|
|
8126
|
-
|
|
8127
8237
|
/**
|
|
8128
8238
|
* DescribeWebshellStatus返回参数结构体
|
|
8129
8239
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { ModifyWebshellStatusRequest, DescribeUserClbWafRegionsResponse, AddAntiFakeUrlRequest, DescribePeakValueResponse, DeleteHostRequest, DescribeCertificateVerifyResultResponse, ModifyUserSignatureRuleResponse, ModifyInstanceNameResponse, DescribeWafAutoDenyRulesRequest, GenerateDealsAndPayNewRequest, DeleteCustomWhiteRuleResponse, ModifyHostModeResponse, GetAttackDownloadRecordsRequest, DescribeDomainRulesRequest, DeleteDownloadRecordRequest, DeleteAccessExportResponse, DescribeModuleStatusResponse, AddAntiInfoLeakRulesRequest, DeleteAttackWhiteRuleResponse, DescribeWebshellStatusRequest, GetAttackHistogramResponse, DeleteSpartaProtectionResponse, SwitchDomainRulesRequest, ModifyApiAnalyzeStatusResponse, ModifyAttackWhiteRuleRequest, ModifyCustomRuleResponse, FreshAntiFakeUrlRequest, ModifyAreaBanStatusRequest, DescribeSessionRequest, DescribePolicyStatusRequest, DescribeAccessFastAnalysisRequest, DeleteIpAccessControlRequest, DescribeDomainCountInfoResponse, ModifyHostModeRequest, DescribeCiphersDetailResponse, DescribeCustomRuleListRequest, PostAttackDownloadTaskResponse, DescribeAttackWhiteRuleRequest, AddSpartaProtectionResponse, DescribeUserDomainInfoRequest, DescribeHostResponse, ModifyWafAutoDenyRulesResponse, DescribeUserSignatureRuleResponse, UpsertCCRuleResponse, DescribeHostRequest, DeleteCustomRuleRequest, DescribeHostsRequest, ModifyCustomWhiteRuleStatusRequest, DescribeFindDomainListRequest, ModifyInstanceElasticModeResponse, DescribeCustomWhiteRuleResponse, ModifySpartaProtectionRequest, DeleteAttackDownloadRecordRequest, DescribeAntiFakeRulesRequest, DescribeVipInfoRequest, DescribeFindDomainListResponse, DeleteSessionResponse,
|
|
2
|
+
import { ModifyWebshellStatusRequest, DescribeUserClbWafRegionsResponse, AddAntiFakeUrlRequest, DescribePeakValueResponse, DeleteHostRequest, DescribeCertificateVerifyResultResponse, ModifyUserSignatureRuleResponse, ModifyInstanceNameResponse, DescribeWafAutoDenyRulesRequest, GenerateDealsAndPayNewRequest, DeleteCustomWhiteRuleResponse, ModifyHostModeResponse, GetAttackDownloadRecordsRequest, DescribeDomainRulesRequest, DeleteDownloadRecordRequest, DeleteAccessExportResponse, DescribeModuleStatusResponse, AddAntiInfoLeakRulesRequest, DeleteAttackWhiteRuleResponse, DescribeWebshellStatusRequest, GetAttackHistogramResponse, DeleteSpartaProtectionResponse, SwitchDomainRulesRequest, ModifyApiAnalyzeStatusResponse, ModifyAttackWhiteRuleRequest, ModifyCustomRuleResponse, FreshAntiFakeUrlRequest, ModifyAreaBanStatusRequest, DescribeSessionRequest, DescribePolicyStatusRequest, DescribeAccessFastAnalysisRequest, DeleteIpAccessControlRequest, DescribeDomainCountInfoResponse, ModifyHostModeRequest, DescribeCiphersDetailResponse, DescribeCustomRuleListRequest, PostAttackDownloadTaskResponse, DescribeAttackWhiteRuleRequest, AddSpartaProtectionResponse, DescribeUserDomainInfoRequest, DescribeHostResponse, ModifyWafAutoDenyRulesResponse, DescribeUserSignatureRuleResponse, UpsertCCRuleResponse, DescribeHostRequest, DeleteCustomRuleRequest, DescribeHostsRequest, ModifyCustomWhiteRuleStatusRequest, DescribeFindDomainListRequest, ModifyInstanceElasticModeResponse, DescribeCustomWhiteRuleResponse, ModifySpartaProtectionRequest, DeleteAttackDownloadRecordRequest, DescribeAntiFakeRulesRequest, DescribeVipInfoRequest, DescribeFindDomainListResponse, DeleteSessionResponse, DescribeAccessIndexResponse, ModifyUserSignatureRuleRequest, ModifyWafThreatenIntelligenceResponse, DescribeUserDomainInfoResponse, ModifyAntiInfoLeakRulesResponse, AddCustomWhiteRuleResponse, SwitchElasticModeRequest, DescribeModuleStatusRequest, DescribeAntiFakeUrlRequest, DeleteAttackWhiteRuleRequest, DescribeHostsResponse, DescribeAccessIndexRequest, DescribeDomainsResponse, AddAntiFakeUrlResponse, ModifySpartaProtectionResponse, DescribeUserCdcClbWafRegionsResponse, SwitchElasticModeResponse, PostAttackDownloadTaskRequest, ModifyAntiFakeUrlStatusRequest, ModifyAccessPeriodResponse, ModifyAttackWhiteRuleResponse, SearchAccessLogResponse, DescribeAntiInfoLeakageRulesRequest, CreateHostResponse, ModifyBotStatusRequest, ModifyHostFlowModeRequest, CreateHostRequest, GetInstanceQpsLimitResponse, ModifyCustomWhiteRuleResponse, DescribePortsRequest, DescribeWafAutoDenyStatusResponse, DescribeTlsVersionRequest, DescribeDomainDetailsSaasRequest, DescribeDomainCountInfoRequest, DescribeDomainWhiteRulesRequest, DescribePeakPointsResponse, ModifyInstanceRenewFlagRequest, DeleteIpAccessControlResponse, DescribeWafInfoResponse, AddAttackWhiteRuleRequest, DescribeAntiFakeUrlResponse, DescribeIpAccessControlRequest, ModifyWafThreatenIntelligenceRequest, ModifyInstanceQpsLimitResponse, DescribeIpHitItemsRequest, DescribeUserSignatureRuleRequest, DescribeUserClbWafRegionsRequest, AddAntiInfoLeakRulesResponse, AddDomainWhiteRuleRequest, DeleteAntiInfoLeakRuleResponse, DescribeRuleLimitResponse, CreateAccessExportResponse, ModifyHostRequest, DescribeHistogramResponse, RefreshAccessCheckResultResponse, ModifyUserLevelResponse, CreateAccessExportRequest, DescribeAutoDenyIPResponse, DescribeAntiInfoLeakRulesResponse, DescribeIpHitItemsResponse, ModifyHostResponse, DescribeCertificateVerifyResultRequest, DescribeUserCdcClbWafRegionsRequest, DeleteAttackDownloadRecordResponse, DescribeFlowTrendRequest, DescribeWafAutoDenyStatusRequest, AddDomainWhiteRuleResponse, DescribeIpAccessControlResponse, ModifyProtectionStatusRequest, DescribeInstancesResponse, UpsertCCAutoStatusResponse, ModifyGenerateDealsResponse, UpsertSessionResponse, DeleteHostResponse, DeleteSessionRequest, SearchAttackLogRequest, AddCustomRuleResponse, DescribeFlowTrendResponse, UpsertIpAccessControlRequest, ModifyObjectRequest, DescribeAccessExportsRequest, DescribeCustomWhiteRuleRequest, DeleteAntiFakeUrlResponse, DescribeUserLevelResponse, DescribeCustomRuleListResponse, GetInstanceQpsLimitRequest, ModifyUserLevelRequest, SwitchDomainRulesResponse, ModifyInstanceQpsLimitRequest, FreshAntiFakeUrlResponse, DeleteSpartaProtectionRequest, DescribeAntiFakeRulesResponse, DescribeWafInfoRequest, GetAttackTotalCountRequest, DeleteDomainWhiteRulesResponse, DescribeAttackOverviewResponse, DescribeCCAutoStatusRequest, DescribeDomainDetailsClbRequest, ModifyDomainsCLSStatusResponse, ModifyBotStatusResponse, ModifyCustomRuleStatusResponse, ModifyHostStatusResponse, ModifyCustomRuleStatusRequest, ModifySpartaProtectionModeRequest, DescribeAttackOverviewRequest, DescribeUserLevelRequest, ModifyAntiFakeUrlResponse, DescribeBatchIpAccessControlRequest, DescribeInstancesRequest, ModifyAntiInfoLeakRulesRequest, DescribeBatchIpAccessControlResponse, DescribeDomainDetailsSaasResponse, ModifyApiAnalyzeStatusRequest, ModifyAntiInfoLeakRuleStatusResponse, ModifyAreaBanStatusResponse, ModifyWafAutoDenyRulesRequest, DescribeAccessFastAnalysisResponse, ModifyDomainIpv6StatusResponse, DescribeHostLimitResponse, DeleteAntiFakeUrlRequest, DescribeSpartaProtectionInfoRequest, ModifyWebshellStatusResponse, GenerateDealsAndPayNewResponse, DescribeCCRuleRequest, DescribeCCRuleListResponse, GetAttackDownloadRecordsResponse, DescribeAccessHistogramResponse, DescribeTopAttackDomainResponse, AddCustomWhiteRuleRequest, UpsertIpAccessControlResponse, DescribeAccessHistogramRequest, DescribeWafThreatenIntelligenceRequest, DescribeAccessExportsResponse, DeleteCustomRuleResponse, DescribeHistogramRequest, DeleteCCRuleResponse, UpsertCCRuleRequest, ModifyAntiInfoLeakRuleStatusRequest, ModifyProtectionStatusResponse, DescribeDomainsRequest, UpsertCCAutoStatusRequest, SearchAttackLogResponse, RefreshAccessCheckResultRequest, DescribeSpartaProtectionInfoResponse, ModifyModuleStatusRequest, ModifyInstanceNameRequest, DescribePortsResponse, ModifyCustomRuleRequest, ModifyDomainWhiteRuleRequest, DescribePeakPointsRequest, ModifyHostFlowModeResponse, DescribeCiphersDetailRequest, ModifyDomainIpv6StatusRequest, DescribeAntiInfoLeakageRulesResponse, GetAttackHistogramRequest, DescribeAttackTypeRequest, ModifyCustomWhiteRuleRequest, DeleteCustomWhiteRuleRequest, ModifyInstanceRenewFlagResponse, AddAttackWhiteRuleResponse, DescribeWafThreatenIntelligenceResponse, DescribeAutoDenyIPRequest, AddSpartaProtectionRequest, ModifyModuleStatusResponse, DescribeCCAutoStatusResponse, DescribeAntiInfoLeakRulesRequest, DeleteDomainWhiteRulesRequest, DescribeDomainVerifyResultRequest, ModifySpartaProtectionModeResponse, ModifyCustomWhiteRuleStatusResponse, DescribeTopAttackDomainRequest, DeleteDownloadRecordResponse, ModifyAccessPeriodRequest, DescribePeakValueRequest, DescribeDomainDetailsClbResponse, DescribePolicyStatusResponse, GetAttackTotalCountResponse, DescribeDomainRulesResponse, DescribeCCRuleListRequest, DescribeDomainVerifyResultResponse, AddCustomRuleRequest, DescribeWafAutoDenyRulesResponse, DeleteCCRuleRequest, DescribeAttackTypeResponse, DescribeCCRuleResponse, ModifyGenerateDealsRequest, ModifyDomainWhiteRuleResponse, ModifyObjectResponse, ModifyAntiFakeUrlStatusResponse, ModifyAntiFakeUrlRequest, ModifyInstanceElasticModeRequest, DescribeWebshellStatusResponse, DeleteAntiInfoLeakRuleRequest, DescribeVipInfoResponse, DescribeRuleLimitRequest, ModifyDomainsCLSStatusRequest, DeleteAccessExportRequest, DescribeTlsVersionResponse, DescribeDomainWhiteRulesResponse, DescribeSessionResponse, UpsertSessionRequest, DescribeHostLimitRequest, DescribeObjectsResponse, SearchAccessLogRequest, DescribeAttackWhiteRuleResponse, DescribeObjectsRequest, ModifyHostStatusRequest } from "./waf_models";
|
|
3
3
|
/**
|
|
4
4
|
* waf client
|
|
5
5
|
* @class
|
|
@@ -140,6 +140,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
140
140
|
* 查看防护对象列表
|
|
141
141
|
*/
|
|
142
142
|
DescribeObjects(req: DescribeObjectsRequest, cb?: (error: string, rep: DescribeObjectsResponse) => void): Promise<DescribeObjectsResponse>;
|
|
143
|
+
/**
|
|
144
|
+
* Waf 斯巴达版本更新cc自动封堵状态
|
|
145
|
+
*/
|
|
146
|
+
UpsertCCAutoStatus(req: UpsertCCAutoStatusRequest, cb?: (error: string, rep: UpsertCCAutoStatusResponse) => void): Promise<UpsertCCAutoStatusResponse>;
|
|
143
147
|
/**
|
|
144
148
|
* 获取各个模块具体的规格限制
|
|
145
149
|
*/
|
|
@@ -165,10 +169,6 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
165
169
|
* 生成攻击日志的产生时间柱状图
|
|
166
170
|
*/
|
|
167
171
|
GetAttackHistogram(req: GetAttackHistogramRequest, cb?: (error: string, rep: GetAttackHistogramResponse) => void): Promise<GetAttackHistogramResponse>;
|
|
168
|
-
/**
|
|
169
|
-
* 配置WAF自动封禁模块状态
|
|
170
|
-
*/
|
|
171
|
-
ModifyWafAutoDenyStatus(req: ModifyWafAutoDenyStatusRequest, cb?: (error: string, rep: ModifyWafAutoDenyStatusResponse) => void): Promise<ModifyWafAutoDenyStatusResponse>;
|
|
172
172
|
/**
|
|
173
173
|
* 本接口用于修改访问日志保存期限及大字段是否存储
|
|
174
174
|
*/
|
|
@@ -219,10 +219,8 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
219
219
|
*/
|
|
220
220
|
DescribeUserLevel(req: DescribeUserLevelRequest, cb?: (error: string, rep: DescribeUserLevelResponse) => void): Promise<DescribeUserLevelResponse>;
|
|
221
221
|
/**
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
Waf CC V2 Query接口
|
|
225
|
-
*/
|
|
222
|
+
* Waf CC V2 Query接口
|
|
223
|
+
*/
|
|
226
224
|
DescribeCCRule(req: DescribeCCRuleRequest, cb?: (error: string, rep: DescribeCCRuleResponse) => void): Promise<DescribeCCRuleResponse>;
|
|
227
225
|
/**
|
|
228
226
|
* 获取业务和攻击概览峰值
|
|
@@ -519,6 +517,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
519
517
|
* Waf 会话定义 Upsert接口
|
|
520
518
|
*/
|
|
521
519
|
UpsertSession(req: UpsertSessionRequest, cb?: (error: string, rep: UpsertSessionResponse) => void): Promise<UpsertSessionResponse>;
|
|
520
|
+
/**
|
|
521
|
+
* Waf 斯巴达版本查询cc自动封堵状态
|
|
522
|
+
*/
|
|
523
|
+
DescribeCCAutoStatus(req: DescribeCCAutoStatusRequest, cb?: (error: string, rep: DescribeCCAutoStatusResponse) => void): Promise<DescribeCCAutoStatusResponse>;
|
|
522
524
|
/**
|
|
523
525
|
* 获取用户特征规则列表
|
|
524
526
|
*/
|
|
@@ -227,6 +227,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
227
227
|
async DescribeObjects(req, cb) {
|
|
228
228
|
return this.request("DescribeObjects", req, cb);
|
|
229
229
|
}
|
|
230
|
+
/**
|
|
231
|
+
* Waf 斯巴达版本更新cc自动封堵状态
|
|
232
|
+
*/
|
|
233
|
+
async UpsertCCAutoStatus(req, cb) {
|
|
234
|
+
return this.request("UpsertCCAutoStatus", req, cb);
|
|
235
|
+
}
|
|
230
236
|
/**
|
|
231
237
|
* 获取各个模块具体的规格限制
|
|
232
238
|
*/
|
|
@@ -264,12 +270,6 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
264
270
|
async GetAttackHistogram(req, cb) {
|
|
265
271
|
return this.request("GetAttackHistogram", req, cb);
|
|
266
272
|
}
|
|
267
|
-
/**
|
|
268
|
-
* 配置WAF自动封禁模块状态
|
|
269
|
-
*/
|
|
270
|
-
async ModifyWafAutoDenyStatus(req, cb) {
|
|
271
|
-
return this.request("ModifyWafAutoDenyStatus", req, cb);
|
|
272
|
-
}
|
|
273
273
|
/**
|
|
274
274
|
* 本接口用于修改访问日志保存期限及大字段是否存储
|
|
275
275
|
*/
|
|
@@ -344,10 +344,8 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
344
344
|
return this.request("DescribeUserLevel", req, cb);
|
|
345
345
|
}
|
|
346
346
|
/**
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
Waf CC V2 Query接口
|
|
350
|
-
*/
|
|
347
|
+
* Waf CC V2 Query接口
|
|
348
|
+
*/
|
|
351
349
|
async DescribeCCRule(req, cb) {
|
|
352
350
|
return this.request("DescribeCCRule", req, cb);
|
|
353
351
|
}
|
|
@@ -790,6 +788,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
790
788
|
async UpsertSession(req, cb) {
|
|
791
789
|
return this.request("UpsertSession", req, cb);
|
|
792
790
|
}
|
|
791
|
+
/**
|
|
792
|
+
* Waf 斯巴达版本查询cc自动封堵状态
|
|
793
|
+
*/
|
|
794
|
+
async DescribeCCAutoStatus(req, cb) {
|
|
795
|
+
return this.request("DescribeCCAutoStatus", req, cb);
|
|
796
|
+
}
|
|
793
797
|
/**
|
|
794
798
|
* 获取用户特征规则列表
|
|
795
799
|
*/
|
|
@@ -1957,19 +1957,6 @@ export interface DeleteSessionResponse {
|
|
|
1957
1957
|
*/
|
|
1958
1958
|
RequestId?: string;
|
|
1959
1959
|
}
|
|
1960
|
-
/**
|
|
1961
|
-
* ModifyWafAutoDenyStatus返回参数结构体
|
|
1962
|
-
*/
|
|
1963
|
-
export interface ModifyWafAutoDenyStatusResponse {
|
|
1964
|
-
/**
|
|
1965
|
-
* WAF 自动封禁配置项
|
|
1966
|
-
*/
|
|
1967
|
-
WafAutoDenyDetails?: AutoDenyDetail;
|
|
1968
|
-
/**
|
|
1969
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1970
|
-
*/
|
|
1971
|
-
RequestId?: string;
|
|
1972
|
-
}
|
|
1973
1960
|
/**
|
|
1974
1961
|
* DescribeAccessIndex返回参数结构体
|
|
1975
1962
|
*/
|
|
@@ -2544,6 +2531,20 @@ export interface AccessRuleInfo {
|
|
|
2544
2531
|
*/
|
|
2545
2532
|
Tag: AccessRuleTagInfo;
|
|
2546
2533
|
}
|
|
2534
|
+
/**
|
|
2535
|
+
* CC规则总览
|
|
2536
|
+
*/
|
|
2537
|
+
export interface CCRuleLists {
|
|
2538
|
+
/**
|
|
2539
|
+
* 总数
|
|
2540
|
+
*/
|
|
2541
|
+
TotalCount: number;
|
|
2542
|
+
/**
|
|
2543
|
+
* 规则
|
|
2544
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2545
|
+
*/
|
|
2546
|
+
Res: Array<CCRuleItems>;
|
|
2547
|
+
}
|
|
2547
2548
|
/**
|
|
2548
2549
|
* PostAttackDownloadTask请求参数结构体
|
|
2549
2550
|
*/
|
|
@@ -2615,13 +2616,17 @@ export interface TLSCiphers {
|
|
|
2615
2616
|
CipherName: string;
|
|
2616
2617
|
}
|
|
2617
2618
|
/**
|
|
2618
|
-
*
|
|
2619
|
+
* 响应体的返回码
|
|
2619
2620
|
*/
|
|
2620
|
-
export interface
|
|
2621
|
+
export interface ResponseCode {
|
|
2622
|
+
/**
|
|
2623
|
+
* 如果成功则返回Success,失败则返回云api定义的错误码
|
|
2624
|
+
*/
|
|
2625
|
+
Code: string;
|
|
2621
2626
|
/**
|
|
2622
|
-
* WAF
|
|
2627
|
+
* 如果成功则返回Success,失败则返回WAF定义的二级错误码
|
|
2623
2628
|
*/
|
|
2624
|
-
|
|
2629
|
+
Message: string;
|
|
2625
2630
|
}
|
|
2626
2631
|
/**
|
|
2627
2632
|
* ModifyAccessPeriod返回参数结构体
|
|
@@ -2878,17 +2883,6 @@ export interface ApiPkg {
|
|
|
2878
2883
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2879
2884
|
*/
|
|
2880
2885
|
BillingItem?: string;
|
|
2881
|
-
/**
|
|
2882
|
-
* 1 API安全6折
|
|
2883
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2884
|
-
*/
|
|
2885
|
-
APICPWaf?: number;
|
|
2886
|
-
/**
|
|
2887
|
-
* 1 表示5折折扣
|
|
2888
|
-
2 表示4折折扣
|
|
2889
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2890
|
-
*/
|
|
2891
|
-
APINPWaf?: number;
|
|
2892
2886
|
/**
|
|
2893
2887
|
* api安全7天试用标识。1试用。0没试用
|
|
2894
2888
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -4281,6 +4275,20 @@ export interface IpAccessControlItem {
|
|
|
4281
4275
|
*/
|
|
4282
4276
|
ValidStatus?: number;
|
|
4283
4277
|
}
|
|
4278
|
+
/**
|
|
4279
|
+
* UpsertCCAutoStatus返回参数结构体
|
|
4280
|
+
*/
|
|
4281
|
+
export interface UpsertCCAutoStatusResponse {
|
|
4282
|
+
/**
|
|
4283
|
+
* 正常情况为null
|
|
4284
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4285
|
+
*/
|
|
4286
|
+
Data?: string;
|
|
4287
|
+
/**
|
|
4288
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4289
|
+
*/
|
|
4290
|
+
RequestId?: string;
|
|
4291
|
+
}
|
|
4284
4292
|
/**
|
|
4285
4293
|
* ModifyGenerateDeals返回参数结构体
|
|
4286
4294
|
*/
|
|
@@ -4872,33 +4880,13 @@ export interface CacheUrlItem {
|
|
|
4872
4880
|
Status: string;
|
|
4873
4881
|
}
|
|
4874
4882
|
/**
|
|
4875
|
-
*
|
|
4883
|
+
* DescribeCCAutoStatus请求参数结构体
|
|
4876
4884
|
*/
|
|
4877
|
-
export interface
|
|
4885
|
+
export interface DescribeCCAutoStatusRequest {
|
|
4878
4886
|
/**
|
|
4879
|
-
*
|
|
4880
|
-
*/
|
|
4881
|
-
Name: string;
|
|
4882
|
-
/**
|
|
4883
|
-
* 优先级
|
|
4884
|
-
*/
|
|
4885
|
-
SortId: string;
|
|
4886
|
-
/**
|
|
4887
|
-
* 过期时间
|
|
4888
|
-
*/
|
|
4889
|
-
ExpireTime: string;
|
|
4890
|
-
/**
|
|
4891
|
-
* 策略详情
|
|
4892
|
-
*/
|
|
4893
|
-
Strategies: Array<Strategy>;
|
|
4894
|
-
/**
|
|
4895
|
-
* 需要添加策略的域名
|
|
4887
|
+
* 域名
|
|
4896
4888
|
*/
|
|
4897
4889
|
Domain: string;
|
|
4898
|
-
/**
|
|
4899
|
-
* 放行的详情
|
|
4900
|
-
*/
|
|
4901
|
-
Bypass: string;
|
|
4902
4890
|
}
|
|
4903
4891
|
/**
|
|
4904
4892
|
* DescribeDomainDetailsClb请求参数结构体
|
|
@@ -5691,6 +5679,11 @@ export interface DescribeCCRuleRequest {
|
|
|
5691
5679
|
* DescribeCCRuleList返回参数结构体
|
|
5692
5680
|
*/
|
|
5693
5681
|
export interface DescribeCCRuleListResponse {
|
|
5682
|
+
/**
|
|
5683
|
+
* 查询到的CC规则的列表
|
|
5684
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5685
|
+
*/
|
|
5686
|
+
Data?: CCRuleLists;
|
|
5694
5687
|
/**
|
|
5695
5688
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5696
5689
|
*/
|
|
@@ -5763,6 +5756,35 @@ export interface DescribeTopAttackDomainResponse {
|
|
|
5763
5756
|
*/
|
|
5764
5757
|
RequestId?: string;
|
|
5765
5758
|
}
|
|
5759
|
+
/**
|
|
5760
|
+
* AddCustomWhiteRule请求参数结构体
|
|
5761
|
+
*/
|
|
5762
|
+
export interface AddCustomWhiteRuleRequest {
|
|
5763
|
+
/**
|
|
5764
|
+
* 规则名称
|
|
5765
|
+
*/
|
|
5766
|
+
Name: string;
|
|
5767
|
+
/**
|
|
5768
|
+
* 优先级
|
|
5769
|
+
*/
|
|
5770
|
+
SortId: string;
|
|
5771
|
+
/**
|
|
5772
|
+
* 过期时间
|
|
5773
|
+
*/
|
|
5774
|
+
ExpireTime: string;
|
|
5775
|
+
/**
|
|
5776
|
+
* 策略详情
|
|
5777
|
+
*/
|
|
5778
|
+
Strategies: Array<Strategy>;
|
|
5779
|
+
/**
|
|
5780
|
+
* 需要添加策略的域名
|
|
5781
|
+
*/
|
|
5782
|
+
Domain: string;
|
|
5783
|
+
/**
|
|
5784
|
+
* 放行的详情
|
|
5785
|
+
*/
|
|
5786
|
+
Bypass: string;
|
|
5787
|
+
}
|
|
5766
5788
|
/**
|
|
5767
5789
|
* 计费下单接口出入参Goods
|
|
5768
5790
|
*/
|
|
@@ -6111,6 +6133,23 @@ export interface BotPkg {
|
|
|
6111
6133
|
*/
|
|
6112
6134
|
IsBotTrial?: number;
|
|
6113
6135
|
}
|
|
6136
|
+
/**
|
|
6137
|
+
* UpsertCCAutoStatus请求参数结构体
|
|
6138
|
+
*/
|
|
6139
|
+
export interface UpsertCCAutoStatusRequest {
|
|
6140
|
+
/**
|
|
6141
|
+
* 域名
|
|
6142
|
+
*/
|
|
6143
|
+
Domain: string;
|
|
6144
|
+
/**
|
|
6145
|
+
* 状态值
|
|
6146
|
+
*/
|
|
6147
|
+
Value: number;
|
|
6148
|
+
/**
|
|
6149
|
+
* 版本:clb-waf, spart-waf
|
|
6150
|
+
*/
|
|
6151
|
+
Edition?: string;
|
|
6152
|
+
}
|
|
6114
6153
|
/**
|
|
6115
6154
|
* SearchAttackLog返回参数结构体
|
|
6116
6155
|
*/
|
|
@@ -6538,6 +6577,73 @@ export interface BotStatPointItem {
|
|
|
6538
6577
|
* DescribeCiphersDetail请求参数结构体
|
|
6539
6578
|
*/
|
|
6540
6579
|
export declare type DescribeCiphersDetailRequest = null;
|
|
6580
|
+
/**
|
|
6581
|
+
* CC规则详情
|
|
6582
|
+
*/
|
|
6583
|
+
export interface CCRuleItems {
|
|
6584
|
+
/**
|
|
6585
|
+
* 名字
|
|
6586
|
+
*/
|
|
6587
|
+
Name?: string;
|
|
6588
|
+
/**
|
|
6589
|
+
* 状态
|
|
6590
|
+
*/
|
|
6591
|
+
Status?: number;
|
|
6592
|
+
/**
|
|
6593
|
+
* 模式
|
|
6594
|
+
*/
|
|
6595
|
+
Advance?: number;
|
|
6596
|
+
/**
|
|
6597
|
+
* 限制
|
|
6598
|
+
*/
|
|
6599
|
+
Limit?: number;
|
|
6600
|
+
/**
|
|
6601
|
+
* 范围
|
|
6602
|
+
*/
|
|
6603
|
+
Interval?: number;
|
|
6604
|
+
/**
|
|
6605
|
+
* 网址
|
|
6606
|
+
*/
|
|
6607
|
+
Url?: string;
|
|
6608
|
+
/**
|
|
6609
|
+
* 匹配类型
|
|
6610
|
+
*/
|
|
6611
|
+
MatchFunc?: number;
|
|
6612
|
+
/**
|
|
6613
|
+
* 动作
|
|
6614
|
+
*/
|
|
6615
|
+
ActionType?: number;
|
|
6616
|
+
/**
|
|
6617
|
+
* 优先级
|
|
6618
|
+
*/
|
|
6619
|
+
Priority?: number;
|
|
6620
|
+
/**
|
|
6621
|
+
* 有效时间
|
|
6622
|
+
*/
|
|
6623
|
+
ValidTime?: number;
|
|
6624
|
+
/**
|
|
6625
|
+
* 版本
|
|
6626
|
+
*/
|
|
6627
|
+
TsVersion?: number;
|
|
6628
|
+
/**
|
|
6629
|
+
* 规则详情
|
|
6630
|
+
*/
|
|
6631
|
+
Options?: string;
|
|
6632
|
+
/**
|
|
6633
|
+
* 规则ID
|
|
6634
|
+
*/
|
|
6635
|
+
RuleId?: number;
|
|
6636
|
+
/**
|
|
6637
|
+
* 事件id
|
|
6638
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6639
|
+
*/
|
|
6640
|
+
EventId?: string;
|
|
6641
|
+
/**
|
|
6642
|
+
* 关联的Session规则
|
|
6643
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6644
|
+
*/
|
|
6645
|
+
SessionApplied?: Array<number | bigint>;
|
|
6646
|
+
}
|
|
6541
6647
|
/**
|
|
6542
6648
|
* ModifyDomainIpv6Status请求参数结构体
|
|
6543
6649
|
*/
|
|
@@ -7195,6 +7301,19 @@ export interface AttackLogInfo {
|
|
|
7195
7301
|
*/
|
|
7196
7302
|
TimeStamp: string;
|
|
7197
7303
|
}
|
|
7304
|
+
/**
|
|
7305
|
+
* DescribeCCAutoStatus返回参数结构体
|
|
7306
|
+
*/
|
|
7307
|
+
export interface DescribeCCAutoStatusResponse {
|
|
7308
|
+
/**
|
|
7309
|
+
* 配置状态
|
|
7310
|
+
*/
|
|
7311
|
+
AutoCCSwitch?: number;
|
|
7312
|
+
/**
|
|
7313
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
7314
|
+
*/
|
|
7315
|
+
RequestId?: string;
|
|
7316
|
+
}
|
|
7198
7317
|
/**
|
|
7199
7318
|
* DescribeAntiInfoLeakRules请求参数结构体
|
|
7200
7319
|
*/
|
|
@@ -7763,19 +7882,6 @@ export interface AutoDenyDetail {
|
|
|
7763
7882
|
*/
|
|
7764
7883
|
LastUpdateTime?: string;
|
|
7765
7884
|
}
|
|
7766
|
-
/**
|
|
7767
|
-
* 响应体的返回码
|
|
7768
|
-
*/
|
|
7769
|
-
export interface ResponseCode {
|
|
7770
|
-
/**
|
|
7771
|
-
* 如果成功则返回Success,失败则返回云api定义的错误码
|
|
7772
|
-
*/
|
|
7773
|
-
Code: string;
|
|
7774
|
-
/**
|
|
7775
|
-
* 如果成功则返回Success,失败则返回WAF定义的二级错误码
|
|
7776
|
-
*/
|
|
7777
|
-
Message: string;
|
|
7778
|
-
}
|
|
7779
7885
|
/**
|
|
7780
7886
|
* DescribeWebshellStatus返回参数结构体
|
|
7781
7887
|
*/
|