@volcengine/advdefence 1.0.1 → 1.0.3

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.
Files changed (97) hide show
  1. package/package.json +6 -2
  2. package/.turbo/turbo-build.log +0 -19
  3. package/dist/tsconfig.tsbuildinfo +0 -1
  4. package/rslib.config.ts +0 -26
  5. package/src/api.ts +0 -514
  6. package/src/index.ts +0 -14
  7. package/src/types/add-host-rule-request.ts +0 -174
  8. package/src/types/add-host-rule-response.ts +0 -22
  9. package/src/types/attack-flow-for-desc-web-atk-statistics-output.ts +0 -34
  10. package/src/types/attack-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  11. package/src/types/back-src-bps-flow-for-desc-web-bps-flow-output.ts +0 -40
  12. package/src/types/back-src-flow-for-desc-web-atk-statistics-output.ts +0 -34
  13. package/src/types/back-src-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  14. package/src/types/batch-add-host-rule-request.ts +0 -29
  15. package/src/types/batch-add-host-rule-response.ts +0 -22
  16. package/src/types/batch-del-host-rule-request.ts +0 -28
  17. package/src/types/batch-del-host-rule-response.ts +0 -22
  18. package/src/types/batch-delete-fwd-rule-request.ts +0 -28
  19. package/src/types/batch-delete-fwd-rule-response.ts +0 -29
  20. package/src/types/batch-switch-backup-servers-request.ts +0 -28
  21. package/src/types/batch-switch-backup-servers-response.ts +0 -22
  22. package/src/types/batch-upd-host-rule-request.ts +0 -29
  23. package/src/types/batch-upd-host-rule-response.ts +0 -22
  24. package/src/types/conf-list-for-batch-add-host-rule-input.ts +0 -187
  25. package/src/types/conf-list-for-batch-upd-host-rule-input.ts +0 -180
  26. package/src/types/del-host-rule-request.ts +0 -28
  27. package/src/types/del-host-rule-response.ts +0 -22
  28. package/src/types/desc-atk-alarm-threshold-request.ts +0 -28
  29. package/src/types/desc-atk-alarm-threshold-response.ts +0 -52
  30. package/src/types/desc-certificate-request.ts +0 -28
  31. package/src/types/desc-certificate-response.ts +0 -42
  32. package/src/types/desc-fwd-rule-request.ts +0 -70
  33. package/src/types/desc-fwd-rule-response.ts +0 -36
  34. package/src/types/desc-host-rules-request.ts +0 -70
  35. package/src/types/desc-host-rules-response.ts +0 -36
  36. package/src/types/desc-instance-list-request.ts +0 -46
  37. package/src/types/desc-instance-list-response.ts +0 -36
  38. package/src/types/desc-web-atk-overview-request.ts +0 -40
  39. package/src/types/desc-web-atk-overview-response.ts +0 -40
  40. package/src/types/desc-web-atk-statistics-request.ts +0 -40
  41. package/src/types/desc-web-atk-statistics-response.ts +0 -43
  42. package/src/types/desc-web-atk-top-src-ip-request.ts +0 -40
  43. package/src/types/desc-web-atk-top-src-ip-response.ts +0 -46
  44. package/src/types/desc-web-atk-top-url-request.ts +0 -40
  45. package/src/types/desc-web-atk-top-url-response.ts +0 -46
  46. package/src/types/desc-web-bps-flow-request.ts +0 -40
  47. package/src/types/desc-web-bps-flow-response.ts +0 -29
  48. package/src/types/desc-web-qps-flow-request.ts +0 -40
  49. package/src/types/desc-web-qps-flow-response.ts +0 -70
  50. package/src/types/desc-web-resp-code-request.ts +0 -46
  51. package/src/types/desc-web-resp-code-response.ts +0 -36
  52. package/src/types/distribution-for-desc-web-resp-code-output.ts +0 -40
  53. package/src/types/flow-for-desc-web-resp-code-output.ts +0 -34
  54. package/src/types/fwd-rule-for-desc-fwd-rule-output.ts +0 -88
  55. package/src/types/get-fwd-rule-lip-list-request.ts +0 -28
  56. package/src/types/get-fwd-rule-lip-list-response.ts +0 -34
  57. package/src/types/get-host-def-status-request.ts +0 -28
  58. package/src/types/get-host-def-status-response.ts +0 -46
  59. package/src/types/get-web-def-attack-log-request.ts +0 -82
  60. package/src/types/get-web-def-attack-log-response.ts +0 -203
  61. package/src/types/in-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  62. package/src/types/in-query-flow-for-desc-web-atk-statistics-output.ts +0 -34
  63. package/src/types/index.ts +0 -89
  64. package/src/types/ins-list-for-desc-instance-list-output.ts +0 -172
  65. package/src/types/other-cert-list-for-desc-certificate-output.ts +0 -40
  66. package/src/types/page-info-for-desc-fwd-rule-output.ts +0 -46
  67. package/src/types/page-info-for-desc-host-rules-output.ts +0 -46
  68. package/src/types/page-info-for-desc-instance-list-output.ts +0 -46
  69. package/src/types/peak-attack-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  70. package/src/types/peak-back-src-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  71. package/src/types/peak-in-qps-flow-for-desc-web-qps-flow-output.ts +0 -34
  72. package/src/types/proto-port-for-batch-add-host-rule-input.ts +0 -34
  73. package/src/types/proxy-set-header-for-add-host-rule-input.ts +0 -34
  74. package/src/types/proxy-set-header-for-batch-add-host-rule-input.ts +0 -34
  75. package/src/types/proxy-set-header-for-batch-upd-host-rule-input.ts +0 -34
  76. package/src/types/proxy-set-header-for-desc-host-rules-output.ts +0 -34
  77. package/src/types/proxy-set-header-for-upd-host-rule-input.ts +0 -34
  78. package/src/types/recommend-cert-list-for-desc-certificate-output.ts +0 -40
  79. package/src/types/result-for-desc-fwd-rule-output.ts +0 -41
  80. package/src/types/result-for-desc-host-rules-output.ts +0 -41
  81. package/src/types/result-for-desc-instance-list-output.ts +0 -35
  82. package/src/types/ret-for-batch-delete-fwd-rule-output.ts +0 -40
  83. package/src/types/rule-detail-for-get-web-def-attack-log-output.ts +0 -34
  84. package/src/types/rule-list-for-desc-host-rules-output.ts +0 -240
  85. package/src/types/server-for-batch-add-host-rule-input.ts +0 -52
  86. package/src/types/server-for-batch-upd-host-rule-input.ts +0 -52
  87. package/src/types/server-for-desc-host-rules-output.ts +0 -52
  88. package/src/types/server-for-upd-host-rule-input.ts +0 -52
  89. package/src/types/servers-for-add-host-rule-input.ts +0 -52
  90. package/src/types/set-def-switch-request.ts +0 -34
  91. package/src/types/set-def-switch-response.ts +0 -22
  92. package/src/types/trend-for-desc-web-resp-code-output.ts +0 -35
  93. package/src/types/upd-host-rule-request.ts +0 -174
  94. package/src/types/upd-host-rule-response.ts +0 -22
  95. package/src/types/update-atk-alarm-threshold-request.ts +0 -46
  96. package/src/types/update-atk-alarm-threshold-response.ts +0 -22
  97. package/tsconfig.json +0 -12
@@ -1,88 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface FwdRuleForDescFwdRuleOutput
20
- */
21
- export interface FwdRuleForDescFwdRuleOutput {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof FwdRuleForDescFwdRuleOutput
26
- */
27
- CreateFrom?: number;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof FwdRuleForDescFwdRuleOutput
32
- */
33
- FwdPort?: number;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof FwdRuleForDescFwdRuleOutput
38
- */
39
- Id?: number;
40
-
41
- /**
42
- * @type {string}
43
- * @memberof FwdRuleForDescFwdRuleOutput
44
- */
45
- InstanceIp?: string;
46
-
47
- /**
48
- * @type {Array<string>}
49
- * @memberof FwdRuleForDescFwdRuleOutput
50
- */
51
- Labels?: Array<string>;
52
-
53
- /**
54
- * @type {string}
55
- * @memberof FwdRuleForDescFwdRuleOutput
56
- */
57
- Proto?: string;
58
-
59
- /**
60
- * @type {Array<string>}
61
- * @memberof FwdRuleForDescFwdRuleOutput
62
- */
63
- SrcIpList?: Array<string>;
64
-
65
- /**
66
- * @type {number}
67
- * @memberof FwdRuleForDescFwdRuleOutput
68
- */
69
- SrcPort?: number;
70
-
71
- /**
72
- * @type {number}
73
- * @memberof FwdRuleForDescFwdRuleOutput
74
- */
75
- Status?: number;
76
-
77
- /**
78
- * @type {number}
79
- * @memberof FwdRuleForDescFwdRuleOutput
80
- */
81
- Timeout?: number;
82
-
83
- /**
84
- * @type {number}
85
- * @memberof FwdRuleForDescFwdRuleOutput
86
- */
87
- Type?: number;
88
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface GetFwdRuleLipListRequest
20
- */
21
- export interface GetFwdRuleLipListRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof GetFwdRuleLipListRequest
26
- */
27
- RegionList: string;
28
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface GetFwdRuleLipListResponse
20
- */
21
- export interface GetFwdRuleLipListResponse {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof GetFwdRuleLipListResponse
26
- */
27
- LipList?: Array<string>;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof GetFwdRuleLipListResponse
32
- */
33
- UpdateTime?: number;
34
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface GetHostDefStatusRequest
20
- */
21
- export interface GetHostDefStatusRequest {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof GetHostDefStatusRequest
26
- */
27
- Host: string;
28
- }
@@ -1,46 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface GetHostDefStatusResponse
20
- */
21
- export interface GetHostDefStatusResponse {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof GetHostDefStatusResponse
26
- */
27
- AllowEnable?: number;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof GetHostDefStatusResponse
32
- */
33
- BlackLctEnable?: number;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof GetHostDefStatusResponse
38
- */
39
- BlockEnable?: number;
40
-
41
- /**
42
- * @type {number}
43
- * @memberof GetHostDefStatusResponse
44
- */
45
- CcEnable?: number;
46
- }
@@ -1,82 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface GetWebDefAttackLogRequest
20
- */
21
- export interface GetWebDefAttackLogRequest {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof GetWebDefAttackLogRequest
26
- */
27
- ActionType?: number;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof GetWebDefAttackLogRequest
32
- */
33
- AttackIP?: string;
34
-
35
- /**
36
- * @type {Array<string>}
37
- * @memberof GetWebDefAttackLogRequest
38
- */
39
- AttackTypeList?: Array<string>;
40
-
41
- /**
42
- * @type {number}
43
- * @memberof GetWebDefAttackLogRequest
44
- */
45
- CurrPage: number;
46
-
47
- /**
48
- * @type {number}
49
- * @memberof GetWebDefAttackLogRequest
50
- */
51
- EndTime?: number;
52
-
53
- /**
54
- * @type {Array<string>}
55
- * @memberof GetWebDefAttackLogRequest
56
- */
57
- EventLevelList?: Array<string>;
58
-
59
- /**
60
- * @type {Array<string>}
61
- * @memberof GetWebDefAttackLogRequest
62
- */
63
- HostList?: Array<string>;
64
-
65
- /**
66
- * @type {number}
67
- * @memberof GetWebDefAttackLogRequest
68
- */
69
- PageSize: number;
70
-
71
- /**
72
- * @type {string}
73
- * @memberof GetWebDefAttackLogRequest
74
- */
75
- RequestPath?: string;
76
-
77
- /**
78
- * @type {number}
79
- * @memberof GetWebDefAttackLogRequest
80
- */
81
- StartTime?: number;
82
- }
@@ -1,203 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { RuleDetailForGetWebDefAttackLogOutput } from './rule-detail-for-get-web-def-attack-log-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface GetWebDefAttackLogResponse
21
- */
22
- export interface GetWebDefAttackLogResponse {
23
-
24
- /**
25
- * @type {number}
26
- * @memberof GetWebDefAttackLogResponse
27
- */
28
- ActionType?: number;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof GetWebDefAttackLogResponse
33
- */
34
- Args?: string;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof GetWebDefAttackLogResponse
39
- */
40
- AttackType?: string;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof GetWebDefAttackLogResponse
45
- */
46
- Body?: string;
47
-
48
- /**
49
- * @type {string}
50
- * @memberof GetWebDefAttackLogResponse
51
- */
52
- ClientIp?: string;
53
-
54
- /**
55
- * @type {number}
56
- * @memberof GetWebDefAttackLogResponse
57
- */
58
- ConfId?: number;
59
-
60
- /**
61
- * @type {string}
62
- * @memberof GetWebDefAttackLogResponse
63
- */
64
- ContentType?: string;
65
-
66
- /**
67
- * @type {string}
68
- * @memberof GetWebDefAttackLogResponse
69
- */
70
- Cookie?: string;
71
-
72
- /**
73
- * @type {number}
74
- * @memberof GetWebDefAttackLogResponse
75
- */
76
- DropCounts?: number;
77
-
78
- /**
79
- * @type {string}
80
- * @memberof GetWebDefAttackLogResponse
81
- */
82
- EventLevel?: string;
83
-
84
- /**
85
- * @type {string}
86
- * @memberof GetWebDefAttackLogResponse
87
- */
88
- Geography?: string;
89
-
90
- /**
91
- * @type {string}
92
- * @memberof GetWebDefAttackLogResponse
93
- */
94
- Headers?: string;
95
-
96
- /**
97
- * @type {string}
98
- * @memberof GetWebDefAttackLogResponse
99
- */
100
- HitInfo?: string;
101
-
102
- /**
103
- * @type {string}
104
- * @memberof GetWebDefAttackLogResponse
105
- */
106
- Host?: string;
107
-
108
- /**
109
- * @type {string}
110
- * @memberof GetWebDefAttackLogResponse
111
- */
112
- HostOriginal?: string;
113
-
114
- /**
115
- * @type {string}
116
- * @memberof GetWebDefAttackLogResponse
117
- */
118
- InstanceIp?: string;
119
-
120
- /**
121
- * @type {string}
122
- * @memberof GetWebDefAttackLogResponse
123
- */
124
- MatchedInfo?: string;
125
-
126
- /**
127
- * @type {string}
128
- * @memberof GetWebDefAttackLogResponse
129
- */
130
- Plugin?: string;
131
-
132
- /**
133
- * @type {string}
134
- * @memberof GetWebDefAttackLogResponse
135
- */
136
- Referer?: string;
137
-
138
- /**
139
- * @type {string}
140
- * @memberof GetWebDefAttackLogResponse
141
- */
142
- Region?: string;
143
-
144
- /**
145
- * @type {string}
146
- * @memberof GetWebDefAttackLogResponse
147
- */
148
- RequestMethod?: string;
149
-
150
- /**
151
- * @type {string}
152
- * @memberof GetWebDefAttackLogResponse
153
- */
154
- RequestPath?: string;
155
-
156
- /**
157
- * @type {string}
158
- * @memberof GetWebDefAttackLogResponse
159
- */
160
- RequestTraceId?: string;
161
-
162
- /**
163
- * @type {RuleDetailForGetWebDefAttackLogOutput}
164
- * @memberof GetWebDefAttackLogResponse
165
- */
166
- RuleDetail?: RuleDetailForGetWebDefAttackLogOutput;
167
-
168
- /**
169
- * @type {string}
170
- * @memberof GetWebDefAttackLogResponse
171
- */
172
- RuleTag?: string;
173
-
174
- /**
175
- * @type {number}
176
- * @memberof GetWebDefAttackLogResponse
177
- */
178
- Status?: number;
179
-
180
- /**
181
- * @type {number}
182
- * @memberof GetWebDefAttackLogResponse
183
- */
184
- TimeStamp?: number;
185
-
186
- /**
187
- * @type {string}
188
- * @memberof GetWebDefAttackLogResponse
189
- */
190
- UserAgent?: string;
191
-
192
- /**
193
- * @type {string}
194
- * @memberof GetWebDefAttackLogResponse
195
- */
196
- XForwardedFor?: string;
197
-
198
- /**
199
- * @type {string}
200
- * @memberof GetWebDefAttackLogResponse
201
- */
202
- XForwardedProto?: string;
203
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface InQpsFlowForDescWebQpsFlowOutput
20
- */
21
- export interface InQpsFlowForDescWebQpsFlowOutput {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof InQpsFlowForDescWebQpsFlowOutput
26
- */
27
- Qps?: number;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof InQpsFlowForDescWebQpsFlowOutput
32
- */
33
- TimeStamp?: number;
34
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * advdefence
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface InQueryFlowForDescWebAtkStatisticsOutput
20
- */
21
- export interface InQueryFlowForDescWebAtkStatisticsOutput {
22
-
23
- /**
24
- * @type {number}
25
- * @memberof InQueryFlowForDescWebAtkStatisticsOutput
26
- */
27
- Count?: number;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof InQueryFlowForDescWebAtkStatisticsOutput
32
- */
33
- TimeStamp?: number;
34
- }
@@ -1,89 +0,0 @@
1
- export * from './add-host-rule-request';
2
- export * from './add-host-rule-response';
3
- export * from './attack-flow-for-desc-web-atk-statistics-output';
4
- export * from './attack-qps-flow-for-desc-web-qps-flow-output';
5
- export * from './back-src-bps-flow-for-desc-web-bps-flow-output';
6
- export * from './back-src-flow-for-desc-web-atk-statistics-output';
7
- export * from './back-src-qps-flow-for-desc-web-qps-flow-output';
8
- export * from './batch-add-host-rule-request';
9
- export * from './batch-add-host-rule-response';
10
- export * from './batch-del-host-rule-request';
11
- export * from './batch-del-host-rule-response';
12
- export * from './batch-delete-fwd-rule-request';
13
- export * from './batch-delete-fwd-rule-response';
14
- export * from './batch-switch-backup-servers-request';
15
- export * from './batch-switch-backup-servers-response';
16
- export * from './batch-upd-host-rule-request';
17
- export * from './batch-upd-host-rule-response';
18
- export * from './conf-list-for-batch-add-host-rule-input';
19
- export * from './conf-list-for-batch-upd-host-rule-input';
20
- export * from './del-host-rule-request';
21
- export * from './del-host-rule-response';
22
- export * from './desc-atk-alarm-threshold-request';
23
- export * from './desc-atk-alarm-threshold-response';
24
- export * from './desc-certificate-request';
25
- export * from './desc-certificate-response';
26
- export * from './desc-fwd-rule-request';
27
- export * from './desc-fwd-rule-response';
28
- export * from './desc-host-rules-request';
29
- export * from './desc-host-rules-response';
30
- export * from './desc-instance-list-request';
31
- export * from './desc-instance-list-response';
32
- export * from './desc-web-atk-overview-request';
33
- export * from './desc-web-atk-overview-response';
34
- export * from './desc-web-atk-statistics-request';
35
- export * from './desc-web-atk-statistics-response';
36
- export * from './desc-web-atk-top-src-ip-request';
37
- export * from './desc-web-atk-top-src-ip-response';
38
- export * from './desc-web-atk-top-url-request';
39
- export * from './desc-web-atk-top-url-response';
40
- export * from './desc-web-bps-flow-request';
41
- export * from './desc-web-bps-flow-response';
42
- export * from './desc-web-qps-flow-request';
43
- export * from './desc-web-qps-flow-response';
44
- export * from './desc-web-resp-code-request';
45
- export * from './desc-web-resp-code-response';
46
- export * from './distribution-for-desc-web-resp-code-output';
47
- export * from './flow-for-desc-web-resp-code-output';
48
- export * from './fwd-rule-for-desc-fwd-rule-output';
49
- export * from './get-fwd-rule-lip-list-request';
50
- export * from './get-fwd-rule-lip-list-response';
51
- export * from './get-host-def-status-request';
52
- export * from './get-host-def-status-response';
53
- export * from './get-web-def-attack-log-request';
54
- export * from './get-web-def-attack-log-response';
55
- export * from './in-qps-flow-for-desc-web-qps-flow-output';
56
- export * from './in-query-flow-for-desc-web-atk-statistics-output';
57
- export * from './ins-list-for-desc-instance-list-output';
58
- export * from './other-cert-list-for-desc-certificate-output';
59
- export * from './page-info-for-desc-fwd-rule-output';
60
- export * from './page-info-for-desc-host-rules-output';
61
- export * from './page-info-for-desc-instance-list-output';
62
- export * from './peak-attack-qps-flow-for-desc-web-qps-flow-output';
63
- export * from './peak-back-src-qps-flow-for-desc-web-qps-flow-output';
64
- export * from './peak-in-qps-flow-for-desc-web-qps-flow-output';
65
- export * from './proto-port-for-batch-add-host-rule-input';
66
- export * from './proxy-set-header-for-add-host-rule-input';
67
- export * from './proxy-set-header-for-batch-add-host-rule-input';
68
- export * from './proxy-set-header-for-batch-upd-host-rule-input';
69
- export * from './proxy-set-header-for-desc-host-rules-output';
70
- export * from './proxy-set-header-for-upd-host-rule-input';
71
- export * from './recommend-cert-list-for-desc-certificate-output';
72
- export * from './result-for-desc-fwd-rule-output';
73
- export * from './result-for-desc-host-rules-output';
74
- export * from './result-for-desc-instance-list-output';
75
- export * from './ret-for-batch-delete-fwd-rule-output';
76
- export * from './rule-detail-for-get-web-def-attack-log-output';
77
- export * from './rule-list-for-desc-host-rules-output';
78
- export * from './server-for-batch-add-host-rule-input';
79
- export * from './server-for-batch-upd-host-rule-input';
80
- export * from './server-for-desc-host-rules-output';
81
- export * from './server-for-upd-host-rule-input';
82
- export * from './servers-for-add-host-rule-input';
83
- export * from './set-def-switch-request';
84
- export * from './set-def-switch-response';
85
- export * from './trend-for-desc-web-resp-code-output';
86
- export * from './upd-host-rule-request';
87
- export * from './upd-host-rule-response';
88
- export * from './update-atk-alarm-threshold-request';
89
- export * from './update-atk-alarm-threshold-response';