@volcengine/advdefence20230308 1.0.1
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/.turbo/turbo-build.log +19 -0
- package/LICENSE.txt +202 -0
- package/dist/cjs/index.js +145 -0
- package/dist/esm/api.d.ts +122 -0
- package/dist/esm/api.d.ts.map +1 -0
- package/dist/esm/index.d.ts +13 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +84 -0
- package/dist/esm/types/accurate-group-for-add-web-def-cc-rule-input.d.ts +31 -0
- package/dist/esm/types/accurate-group-for-add-web-def-cc-rule-input.d.ts.map +1 -0
- package/dist/esm/types/accurate-group-for-desc-web-def-cc-rule-output.d.ts +41 -0
- package/dist/esm/types/accurate-group-for-desc-web-def-cc-rule-output.d.ts.map +1 -0
- package/dist/esm/types/accurate-group-for-upd-web-def-cc-rule-input.d.ts +41 -0
- package/dist/esm/types/accurate-group-for-upd-web-def-cc-rule-input.d.ts.map +1 -0
- package/dist/esm/types/accurate-rule-for-add-web-def-cc-rule-input.d.ts +45 -0
- package/dist/esm/types/accurate-rule-for-add-web-def-cc-rule-input.d.ts.map +1 -0
- package/dist/esm/types/accurate-rule-for-desc-web-def-cc-rule-output.d.ts +45 -0
- package/dist/esm/types/accurate-rule-for-desc-web-def-cc-rule-output.d.ts.map +1 -0
- package/dist/esm/types/accurate-rule-for-upd-web-def-cc-rule-input.d.ts +45 -0
- package/dist/esm/types/accurate-rule-for-upd-web-def-cc-rule-input.d.ts.map +1 -0
- package/dist/esm/types/add-rule-for-batch-add-fwd-rule-input.d.ts +50 -0
- package/dist/esm/types/add-rule-for-batch-add-fwd-rule-input.d.ts.map +1 -0
- package/dist/esm/types/add-web-def-cc-rule-request.d.ts +86 -0
- package/dist/esm/types/add-web-def-cc-rule-request.d.ts.map +1 -0
- package/dist/esm/types/add-web-def-cc-rule-response.d.ts +20 -0
- package/dist/esm/types/add-web-def-cc-rule-response.d.ts.map +1 -0
- package/dist/esm/types/attack-for-describe-attack-event-output.d.ts +70 -0
- package/dist/esm/types/attack-for-describe-attack-event-output.d.ts.map +1 -0
- package/dist/esm/types/avg-flow-for-describe-biz-flow-and-conn-count-output.d.ts +30 -0
- package/dist/esm/types/avg-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/batch-add-fwd-rule-request.d.ts +26 -0
- package/dist/esm/types/batch-add-fwd-rule-request.d.ts.map +1 -0
- package/dist/esm/types/batch-add-fwd-rule-response.d.ts +26 -0
- package/dist/esm/types/batch-add-fwd-rule-response.d.ts.map +1 -0
- package/dist/esm/types/biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/del-web-def-cc-rule-request.d.ts +30 -0
- package/dist/esm/types/del-web-def-cc-rule-request.d.ts.map +1 -0
- package/dist/esm/types/del-web-def-cc-rule-response.d.ts +20 -0
- package/dist/esm/types/del-web-def-cc-rule-response.d.ts.map +1 -0
- package/dist/esm/types/desc-web-def-cc-rule-request.d.ts +50 -0
- package/dist/esm/types/desc-web-def-cc-rule-request.d.ts.map +1 -0
- package/dist/esm/types/desc-web-def-cc-rule-response.d.ts +46 -0
- package/dist/esm/types/desc-web-def-cc-rule-response.d.ts.map +1 -0
- package/dist/esm/types/describe-attack-event-request.d.ts +45 -0
- package/dist/esm/types/describe-attack-event-request.d.ts.map +1 -0
- package/dist/esm/types/describe-attack-event-response.d.ts +31 -0
- package/dist/esm/types/describe-attack-event-response.d.ts.map +1 -0
- package/dist/esm/types/describe-attack-flow-request.d.ts +40 -0
- package/dist/esm/types/describe-attack-flow-request.d.ts.map +1 -0
- package/dist/esm/types/describe-attack-flow-response.d.ts +32 -0
- package/dist/esm/types/describe-attack-flow-response.d.ts.map +1 -0
- package/dist/esm/types/describe-biz-flow-and-conn-count-request.d.ts +35 -0
- package/dist/esm/types/describe-biz-flow-and-conn-count-request.d.ts.map +1 -0
- package/dist/esm/types/describe-biz-flow-and-conn-count-response.d.ts +56 -0
- package/dist/esm/types/describe-biz-flow-and-conn-count-response.d.ts.map +1 -0
- package/dist/esm/types/drop-kbps-flow-for-describe-attack-flow-output.d.ts +35 -0
- package/dist/esm/types/drop-kbps-flow-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/drop-pkts-flow-for-describe-attack-flow-output.d.ts +35 -0
- package/dist/esm/types/drop-pkts-flow-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/group-for-desc-web-def-cc-rule-output.d.ts +41 -0
- package/dist/esm/types/group-for-desc-web-def-cc-rule-output.d.ts.map +1 -0
- package/dist/esm/types/in-kbps-flow-for-describe-attack-flow-output.d.ts +35 -0
- package/dist/esm/types/in-kbps-flow-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/in-pkts-flow-for-describe-attack-flow-output.d.ts +35 -0
- package/dist/esm/types/in-pkts-flow-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +46 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/dist/esm/types/instance-result-for-describe-attack-flow-output.d.ts +31 -0
- package/dist/esm/types/instance-result-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/message-for-batch-add-fwd-rule-output.d.ts +40 -0
- package/dist/esm/types/message-for-batch-add-fwd-rule-output.d.ts.map +1 -0
- package/dist/esm/types/new-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts +42 -0
- package/dist/esm/types/new-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/overall-result-for-describe-attack-flow-output.d.ts +64 -0
- package/dist/esm/types/overall-result-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/esm/types/peak-flow-for-describe-biz-flow-and-conn-count-output.d.ts +30 -0
- package/dist/esm/types/peak-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map +1 -0
- package/dist/esm/types/rule-for-desc-web-def-cc-rule-output.d.ts +106 -0
- package/dist/esm/types/rule-for-desc-web-def-cc-rule-output.d.ts.map +1 -0
- package/dist/esm/types/rule-group-for-desc-web-def-cc-rule-output.d.ts +32 -0
- package/dist/esm/types/rule-group-for-desc-web-def-cc-rule-output.d.ts.map +1 -0
- package/dist/esm/types/upd-web-def-cc-rule-request.d.ts +91 -0
- package/dist/esm/types/upd-web-def-cc-rule-request.d.ts.map +1 -0
- package/dist/esm/types/upd-web-def-cc-rule-response.d.ts +20 -0
- package/dist/esm/types/upd-web-def-cc-rule-response.d.ts.map +1 -0
- package/dist/esm/types/update-fwd-rule-request.d.ts +50 -0
- package/dist/esm/types/update-fwd-rule-request.d.ts.map +1 -0
- package/dist/esm/types/update-fwd-rule-response.d.ts +20 -0
- package/dist/esm/types/update-fwd-rule-response.d.ts.map +1 -0
- package/dist/esm/types/val-for-describe-attack-flow-output.d.ts +64 -0
- package/dist/esm/types/val-for-describe-attack-flow-output.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +37 -0
- package/rslib.config.ts +26 -0
- package/src/api.ts +210 -0
- package/src/index.ts +14 -0
- package/src/types/accurate-group-for-add-web-def-cc-rule-input.ts +35 -0
- package/src/types/accurate-group-for-desc-web-def-cc-rule-output.ts +47 -0
- package/src/types/accurate-group-for-upd-web-def-cc-rule-input.ts +47 -0
- package/src/types/accurate-rule-for-add-web-def-cc-rule-input.ts +52 -0
- package/src/types/accurate-rule-for-desc-web-def-cc-rule-output.ts +52 -0
- package/src/types/accurate-rule-for-upd-web-def-cc-rule-input.ts +52 -0
- package/src/types/add-rule-for-batch-add-fwd-rule-input.ts +58 -0
- package/src/types/add-web-def-cc-rule-request.ts +101 -0
- package/src/types/add-web-def-cc-rule-response.ts +22 -0
- package/src/types/attack-for-describe-attack-event-output.ts +82 -0
- package/src/types/avg-flow-for-describe-biz-flow-and-conn-count-output.ts +34 -0
- package/src/types/batch-add-fwd-rule-request.ts +29 -0
- package/src/types/batch-add-fwd-rule-response.ts +29 -0
- package/src/types/biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/del-web-def-cc-rule-request.ts +34 -0
- package/src/types/del-web-def-cc-rule-response.ts +22 -0
- package/src/types/desc-web-def-cc-rule-request.ts +58 -0
- package/src/types/desc-web-def-cc-rule-response.ts +53 -0
- package/src/types/describe-attack-event-request.ts +52 -0
- package/src/types/describe-attack-event-response.ts +35 -0
- package/src/types/describe-attack-flow-request.ts +46 -0
- package/src/types/describe-attack-flow-response.ts +36 -0
- package/src/types/describe-biz-flow-and-conn-count-request.ts +40 -0
- package/src/types/describe-biz-flow-and-conn-count-response.ts +64 -0
- package/src/types/drop-kbps-flow-for-describe-attack-flow-output.ts +40 -0
- package/src/types/drop-pkts-flow-for-describe-attack-flow-output.ts +40 -0
- package/src/types/group-for-desc-web-def-cc-rule-output.ts +47 -0
- package/src/types/in-kbps-flow-for-describe-attack-flow-output.ts +40 -0
- package/src/types/in-pkts-flow-for-describe-attack-flow-output.ts +40 -0
- package/src/types/index.ts +45 -0
- package/src/types/instance-result-for-describe-attack-flow-output.ts +35 -0
- package/src/types/message-for-batch-add-fwd-rule-output.ts +46 -0
- package/src/types/new-conn-flow-for-describe-biz-flow-and-conn-count-output.ts +48 -0
- package/src/types/overall-result-for-describe-attack-flow-output.ts +74 -0
- package/src/types/peak-flow-for-describe-biz-flow-and-conn-count-output.ts +34 -0
- package/src/types/rule-for-desc-web-def-cc-rule-output.ts +125 -0
- package/src/types/rule-group-for-desc-web-def-cc-rule-output.ts +36 -0
- package/src/types/upd-web-def-cc-rule-request.ts +107 -0
- package/src/types/upd-web-def-cc-rule-response.ts +22 -0
- package/src/types/update-fwd-rule-request.ts +58 -0
- package/src/types/update-fwd-rule-response.ts +22 -0
- package/src/types/val-for-describe-attack-flow-output.ts +74 -0
- package/tsconfig.json +12 -0
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AccurateRuleForDescWebDefCcRuleOutput } from './accurate-rule-for-desc-web-def-cc-rule-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface GroupForDescWebDefCcRuleOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface GroupForDescWebDefCcRuleOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {number}
|
|
22
|
+
* @memberof GroupForDescWebDefCcRuleOutput
|
|
23
|
+
*/
|
|
24
|
+
AccurateGroupPriority?: number;
|
|
25
|
+
/**
|
|
26
|
+
* @type {Array<AccurateRuleForDescWebDefCcRuleOutput>}
|
|
27
|
+
* @memberof GroupForDescWebDefCcRuleOutput
|
|
28
|
+
*/
|
|
29
|
+
AccurateRules?: Array<AccurateRuleForDescWebDefCcRuleOutput>;
|
|
30
|
+
/**
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof GroupForDescWebDefCcRuleOutput
|
|
33
|
+
*/
|
|
34
|
+
Id?: number;
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof GroupForDescWebDefCcRuleOutput
|
|
38
|
+
*/
|
|
39
|
+
Logic?: number;
|
|
40
|
+
}
|
|
41
|
+
//# sourceMappingURL=group-for-desc-web-def-cc-rule-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-for-desc-web-def-cc-rule-output.d.ts","sourceRoot":"","sources":["../../../src/types/group-for-desc-web-def-cc-rule-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AACvG;;;;;EAKE;AACH,MAAM,WAAW,8BAA8B;IAE3C;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IAE7D;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface InKBpsFlowForDescribeAttackFlowOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface InKBpsFlowForDescribeAttackFlowOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof InKBpsFlowForDescribeAttackFlowOutput
|
|
22
|
+
*/
|
|
23
|
+
Ip?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof InKBpsFlowForDescribeAttackFlowOutput
|
|
27
|
+
*/
|
|
28
|
+
Timestamp?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof InKBpsFlowForDescribeAttackFlowOutput
|
|
32
|
+
*/
|
|
33
|
+
Value?: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=in-kbps-flow-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"in-kbps-flow-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/in-kbps-flow-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;IAElD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface InPktsFlowForDescribeAttackFlowOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface InPktsFlowForDescribeAttackFlowOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof InPktsFlowForDescribeAttackFlowOutput
|
|
22
|
+
*/
|
|
23
|
+
Ip?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof InPktsFlowForDescribeAttackFlowOutput
|
|
27
|
+
*/
|
|
28
|
+
Timestamp?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof InPktsFlowForDescribeAttackFlowOutput
|
|
32
|
+
*/
|
|
33
|
+
Value?: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=in-pkts-flow-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"in-pkts-flow-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/in-pkts-flow-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;IAElD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
export * from './accurate-group-for-add-web-def-cc-rule-input';
|
|
2
|
+
export * from './accurate-group-for-desc-web-def-cc-rule-output';
|
|
3
|
+
export * from './accurate-group-for-upd-web-def-cc-rule-input';
|
|
4
|
+
export * from './accurate-rule-for-add-web-def-cc-rule-input';
|
|
5
|
+
export * from './accurate-rule-for-desc-web-def-cc-rule-output';
|
|
6
|
+
export * from './accurate-rule-for-upd-web-def-cc-rule-input';
|
|
7
|
+
export * from './add-rule-for-batch-add-fwd-rule-input';
|
|
8
|
+
export * from './add-web-def-cc-rule-request';
|
|
9
|
+
export * from './add-web-def-cc-rule-response';
|
|
10
|
+
export * from './attack-for-describe-attack-event-output';
|
|
11
|
+
export * from './avg-flow-for-describe-biz-flow-and-conn-count-output';
|
|
12
|
+
export * from './batch-add-fwd-rule-request';
|
|
13
|
+
export * from './batch-add-fwd-rule-response';
|
|
14
|
+
export * from './biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
15
|
+
export * from './biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
16
|
+
export * from './biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
17
|
+
export * from './biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
18
|
+
export * from './concurr-conn-flow-for-describe-biz-flow-and-conn-count-output';
|
|
19
|
+
export * from './del-web-def-cc-rule-request';
|
|
20
|
+
export * from './del-web-def-cc-rule-response';
|
|
21
|
+
export * from './desc-web-def-cc-rule-request';
|
|
22
|
+
export * from './desc-web-def-cc-rule-response';
|
|
23
|
+
export * from './describe-attack-event-request';
|
|
24
|
+
export * from './describe-attack-event-response';
|
|
25
|
+
export * from './describe-attack-flow-request';
|
|
26
|
+
export * from './describe-attack-flow-response';
|
|
27
|
+
export * from './describe-biz-flow-and-conn-count-request';
|
|
28
|
+
export * from './describe-biz-flow-and-conn-count-response';
|
|
29
|
+
export * from './drop-kbps-flow-for-describe-attack-flow-output';
|
|
30
|
+
export * from './drop-pkts-flow-for-describe-attack-flow-output';
|
|
31
|
+
export * from './group-for-desc-web-def-cc-rule-output';
|
|
32
|
+
export * from './in-kbps-flow-for-describe-attack-flow-output';
|
|
33
|
+
export * from './in-pkts-flow-for-describe-attack-flow-output';
|
|
34
|
+
export * from './instance-result-for-describe-attack-flow-output';
|
|
35
|
+
export * from './message-for-batch-add-fwd-rule-output';
|
|
36
|
+
export * from './new-conn-flow-for-describe-biz-flow-and-conn-count-output';
|
|
37
|
+
export * from './overall-result-for-describe-attack-flow-output';
|
|
38
|
+
export * from './peak-flow-for-describe-biz-flow-and-conn-count-output';
|
|
39
|
+
export * from './rule-for-desc-web-def-cc-rule-output';
|
|
40
|
+
export * from './rule-group-for-desc-web-def-cc-rule-output';
|
|
41
|
+
export * from './upd-web-def-cc-rule-request';
|
|
42
|
+
export * from './upd-web-def-cc-rule-response';
|
|
43
|
+
export * from './update-fwd-rule-request';
|
|
44
|
+
export * from './update-fwd-rule-response';
|
|
45
|
+
export * from './val-for-describe-attack-flow-output';
|
|
46
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kDAAkD,CAAC;AACjE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,iDAAiD,CAAC;AAChE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2CAA2C,CAAC;AAC1D,cAAc,wDAAwD,CAAC;AACvE,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gEAAgE,CAAC;AAC/E,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iEAAiE,CAAC;AAChF,cAAc,gEAAgE,CAAC;AAC/E,cAAc,iEAAiE,CAAC;AAChF,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,kDAAkD,CAAC;AACjE,cAAc,kDAAkD,CAAC;AACjE,cAAc,yCAAyC,CAAC;AACxD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,mDAAmD,CAAC;AAClE,cAAc,yCAAyC,CAAC;AACxD,cAAc,6DAA6D,CAAC;AAC5E,cAAc,kDAAkD,CAAC;AACjE,cAAc,yDAAyD,CAAC;AACxE,cAAc,wCAAwC,CAAC;AACvD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uCAAuC,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ValForDescribeAttackFlowOutput } from './val-for-describe-attack-flow-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface InstanceResultForDescribeAttackFlowOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface InstanceResultForDescribeAttackFlowOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof InstanceResultForDescribeAttackFlowOutput
|
|
23
|
+
*/
|
|
24
|
+
Key?: string;
|
|
25
|
+
/**
|
|
26
|
+
* @type {ValForDescribeAttackFlowOutput}
|
|
27
|
+
* @memberof InstanceResultForDescribeAttackFlowOutput
|
|
28
|
+
*/
|
|
29
|
+
Val?: ValForDescribeAttackFlowOutput;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=instance-result-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"instance-result-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/instance-result-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACtF;;;;;EAKE;AACH,MAAM,WAAW,yCAAyC;IAEtD;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,GAAG,CAAC,EAAE,8BAA8B,CAAC;CACxC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface MessageForBatchAddFwdRuleOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface MessageForBatchAddFwdRuleOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {Array<string>}
|
|
21
|
+
* @memberof MessageForBatchAddFwdRuleOutput
|
|
22
|
+
*/
|
|
23
|
+
ErrMsgs?: Array<string>;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof MessageForBatchAddFwdRuleOutput
|
|
27
|
+
*/
|
|
28
|
+
FwdPort?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof MessageForBatchAddFwdRuleOutput
|
|
32
|
+
*/
|
|
33
|
+
IsSucceed?: number;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof MessageForBatchAddFwdRuleOutput
|
|
37
|
+
*/
|
|
38
|
+
Proto?: string;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=message-for-batch-add-fwd-rule-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"message-for-batch-add-fwd-rule-output.d.ts","sourceRoot":"","sources":["../../../src/types/message-for-batch-add-fwd-rule-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,+BAA+B;IAE5C;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAExB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AvgFlowForDescribeBizFlowAndConnCountOutput } from './avg-flow-for-describe-biz-flow-and-conn-count-output';
|
|
13
|
+
import { PeakFlowForDescribeBizFlowAndConnCountOutput } from './peak-flow-for-describe-biz-flow-and-conn-count-output';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface NewConnFlowForDescribeBizFlowAndConnCountOutput
|
|
19
|
+
*/
|
|
20
|
+
export interface NewConnFlowForDescribeBizFlowAndConnCountOutput {
|
|
21
|
+
/**
|
|
22
|
+
* @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
|
|
23
|
+
* @memberof NewConnFlowForDescribeBizFlowAndConnCountOutput
|
|
24
|
+
*/
|
|
25
|
+
AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof NewConnFlowForDescribeBizFlowAndConnCountOutput
|
|
29
|
+
*/
|
|
30
|
+
MaxAvgValue?: number;
|
|
31
|
+
/**
|
|
32
|
+
* @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
|
|
33
|
+
* @memberof NewConnFlowForDescribeBizFlowAndConnCountOutput
|
|
34
|
+
*/
|
|
35
|
+
PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof NewConnFlowForDescribeBizFlowAndConnCountOutput
|
|
39
|
+
*/
|
|
40
|
+
PeakValue?: number;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=new-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"new-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/new-conn-flow-for-describe-biz-flow-and-conn-count-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,2CAA2C,EAAE,MAAM,wDAAwD,CAAC;AACrH,OAAO,EAAE,4CAA4C,EAAE,MAAM,yDAAyD,CAAC;AACtH;;;;;EAKE;AACH,MAAM,WAAW,+CAA+C;IAE5D;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,2CAA2C,CAAC,CAAC;IAE9D;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,4CAA4C,CAAC,CAAC;IAEhE;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { DropKBpsFlowForDescribeAttackFlowOutput } from './drop-kbps-flow-for-describe-attack-flow-output';
|
|
13
|
+
import { DropPktsFlowForDescribeAttackFlowOutput } from './drop-pkts-flow-for-describe-attack-flow-output';
|
|
14
|
+
import { InKBpsFlowForDescribeAttackFlowOutput } from './in-kbps-flow-for-describe-attack-flow-output';
|
|
15
|
+
import { InPktsFlowForDescribeAttackFlowOutput } from './in-pkts-flow-for-describe-attack-flow-output';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface OverallResultForDescribeAttackFlowOutput
|
|
21
|
+
*/
|
|
22
|
+
export interface OverallResultForDescribeAttackFlowOutput {
|
|
23
|
+
/**
|
|
24
|
+
* @type {Array<DropKBpsFlowForDescribeAttackFlowOutput>}
|
|
25
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
26
|
+
*/
|
|
27
|
+
DropKBpsFlow?: Array<DropKBpsFlowForDescribeAttackFlowOutput>;
|
|
28
|
+
/**
|
|
29
|
+
* @type {Array<DropPktsFlowForDescribeAttackFlowOutput>}
|
|
30
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
31
|
+
*/
|
|
32
|
+
DropPktsFlow?: Array<DropPktsFlowForDescribeAttackFlowOutput>;
|
|
33
|
+
/**
|
|
34
|
+
* @type {Array<InKBpsFlowForDescribeAttackFlowOutput>}
|
|
35
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
36
|
+
*/
|
|
37
|
+
InKBpsFlow?: Array<InKBpsFlowForDescribeAttackFlowOutput>;
|
|
38
|
+
/**
|
|
39
|
+
* @type {Array<InPktsFlowForDescribeAttackFlowOutput>}
|
|
40
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
41
|
+
*/
|
|
42
|
+
InPktsFlow?: Array<InPktsFlowForDescribeAttackFlowOutput>;
|
|
43
|
+
/**
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
46
|
+
*/
|
|
47
|
+
PeakDropKBps?: number;
|
|
48
|
+
/**
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
51
|
+
*/
|
|
52
|
+
PeakDropPps?: number;
|
|
53
|
+
/**
|
|
54
|
+
* @type {number}
|
|
55
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
56
|
+
*/
|
|
57
|
+
PeakInKBps?: number;
|
|
58
|
+
/**
|
|
59
|
+
* @type {number}
|
|
60
|
+
* @memberof OverallResultForDescribeAttackFlowOutput
|
|
61
|
+
*/
|
|
62
|
+
PeakInPps?: number;
|
|
63
|
+
}
|
|
64
|
+
//# sourceMappingURL=overall-result-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"overall-result-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/overall-result-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,uCAAuC,EAAE,MAAM,kDAAkD,CAAC;AAC3G,OAAO,EAAE,uCAAuC,EAAE,MAAM,kDAAkD,CAAC;AAC3G,OAAO,EAAE,qCAAqC,EAAE,MAAM,gDAAgD,CAAC;AACvG,OAAO,EAAE,qCAAqC,EAAE,MAAM,gDAAgD,CAAC;AACtG;;;;;EAKE;AACH,MAAM,WAAW,wCAAwC;IAErD;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAE9D;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAE9D;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IAE1D;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IAE1D;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface PeakFlowForDescribeBizFlowAndConnCountOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface PeakFlowForDescribeBizFlowAndConnCountOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof PeakFlowForDescribeBizFlowAndConnCountOutput
|
|
22
|
+
*/
|
|
23
|
+
Timestamp?: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof PeakFlowForDescribeBizFlowAndConnCountOutput
|
|
27
|
+
*/
|
|
28
|
+
Value?: number;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=peak-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"peak-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/peak-flow-for-describe-biz-flow-and-conn-count-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,4CAA4C;IAEzD;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AccurateGroupForDescWebDefCcRuleOutput } from './accurate-group-for-desc-web-def-cc-rule-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface RuleForDescWebDefCcRuleOutput
|
|
18
|
+
*/
|
|
19
|
+
export interface RuleForDescWebDefCcRuleOutput {
|
|
20
|
+
/**
|
|
21
|
+
* @type {AccurateGroupForDescWebDefCcRuleOutput}
|
|
22
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
23
|
+
*/
|
|
24
|
+
AccurateGroup?: AccurateGroupForDescWebDefCcRuleOutput;
|
|
25
|
+
/**
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
28
|
+
*/
|
|
29
|
+
AccurateGroupPriority?: number;
|
|
30
|
+
/**
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
33
|
+
*/
|
|
34
|
+
CCRuleTag?: string;
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
38
|
+
*/
|
|
39
|
+
CCType?: number;
|
|
40
|
+
/**
|
|
41
|
+
* @type {number}
|
|
42
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
43
|
+
*/
|
|
44
|
+
CountTime?: number;
|
|
45
|
+
/**
|
|
46
|
+
* @type {number}
|
|
47
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
48
|
+
*/
|
|
49
|
+
DdosId?: number;
|
|
50
|
+
/**
|
|
51
|
+
* @type {number}
|
|
52
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
53
|
+
*/
|
|
54
|
+
EffectTime?: number;
|
|
55
|
+
/**
|
|
56
|
+
* @type {number}
|
|
57
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
58
|
+
*/
|
|
59
|
+
Enable?: number;
|
|
60
|
+
/**
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
63
|
+
*/
|
|
64
|
+
Field?: string;
|
|
65
|
+
/**
|
|
66
|
+
* @type {string}
|
|
67
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
68
|
+
*/
|
|
69
|
+
Host?: string;
|
|
70
|
+
/**
|
|
71
|
+
* @type {string}
|
|
72
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
73
|
+
*/
|
|
74
|
+
Name?: string;
|
|
75
|
+
/**
|
|
76
|
+
* @type {number}
|
|
77
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
78
|
+
*/
|
|
79
|
+
PathThreshold?: number;
|
|
80
|
+
/**
|
|
81
|
+
* @type {number}
|
|
82
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
83
|
+
*/
|
|
84
|
+
PrefixSwitch?: number;
|
|
85
|
+
/**
|
|
86
|
+
* @type {number}
|
|
87
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
88
|
+
*/
|
|
89
|
+
RulePriority?: number;
|
|
90
|
+
/**
|
|
91
|
+
* @type {number}
|
|
92
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
93
|
+
*/
|
|
94
|
+
SingleThreshold?: number;
|
|
95
|
+
/**
|
|
96
|
+
* @type {string}
|
|
97
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
98
|
+
*/
|
|
99
|
+
UpdateTime?: string;
|
|
100
|
+
/**
|
|
101
|
+
* @type {string}
|
|
102
|
+
* @memberof RuleForDescWebDefCcRuleOutput
|
|
103
|
+
*/
|
|
104
|
+
Url?: string;
|
|
105
|
+
}
|
|
106
|
+
//# sourceMappingURL=rule-for-desc-web-def-cc-rule-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rule-for-desc-web-def-cc-rule-output.d.ts","sourceRoot":"","sources":["../../../src/types/rule-for-desc-web-def-cc-rule-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,sCAAsC,EAAE,MAAM,kDAAkD,CAAC;AACzG;;;;;EAKE;AACH,MAAM,WAAW,6BAA6B;IAE1C;;;OAGG;IACH,aAAa,CAAC,EAAE,sCAAsC,CAAC;IAEvD;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { GroupForDescWebDefCcRuleOutput } from './group-for-desc-web-def-cc-rule-output';
|
|
13
|
+
import { RuleForDescWebDefCcRuleOutput } from './rule-for-desc-web-def-cc-rule-output';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface RuleGroupForDescWebDefCcRuleOutput
|
|
19
|
+
*/
|
|
20
|
+
export interface RuleGroupForDescWebDefCcRuleOutput {
|
|
21
|
+
/**
|
|
22
|
+
* @type {GroupForDescWebDefCcRuleOutput}
|
|
23
|
+
* @memberof RuleGroupForDescWebDefCcRuleOutput
|
|
24
|
+
*/
|
|
25
|
+
Group?: GroupForDescWebDefCcRuleOutput;
|
|
26
|
+
/**
|
|
27
|
+
* @type {Array<RuleForDescWebDefCcRuleOutput>}
|
|
28
|
+
* @memberof RuleGroupForDescWebDefCcRuleOutput
|
|
29
|
+
*/
|
|
30
|
+
Rules?: Array<RuleForDescWebDefCcRuleOutput>;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=rule-group-for-desc-web-def-cc-rule-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rule-group-for-desc-web-def-cc-rule-output.d.ts","sourceRoot":"","sources":["../../../src/types/rule-group-for-desc-web-def-cc-rule-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAC;AACzF,OAAO,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AACtF;;;;;EAKE;AACH,MAAM,WAAW,kCAAkC;IAE/C;;;OAGG;IACH,KAAK,CAAC,EAAE,8BAA8B,CAAC;IAEvC;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,6BAA6B,CAAC,CAAC;CAChD"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* advdefence20230308
|
|
3
|
+
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: common-version
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AccurateGroupForUpdWebDefCcRuleInput } from './accurate-group-for-upd-web-def-cc-rule-input';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface UpdWebDefCcRuleRequest
|
|
18
|
+
*/
|
|
19
|
+
export interface UpdWebDefCcRuleRequest {
|
|
20
|
+
/**
|
|
21
|
+
* @type {AccurateGroupForUpdWebDefCcRuleInput}
|
|
22
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
23
|
+
*/
|
|
24
|
+
AccurateGroup?: AccurateGroupForUpdWebDefCcRuleInput;
|
|
25
|
+
/**
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
28
|
+
*/
|
|
29
|
+
CCType: number;
|
|
30
|
+
/**
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
33
|
+
*/
|
|
34
|
+
CountTime: number;
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
38
|
+
*/
|
|
39
|
+
DdosId: number;
|
|
40
|
+
/**
|
|
41
|
+
* @type {number}
|
|
42
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
43
|
+
*/
|
|
44
|
+
EffectTime: number;
|
|
45
|
+
/**
|
|
46
|
+
* @type {number}
|
|
47
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
48
|
+
*/
|
|
49
|
+
Enable: number;
|
|
50
|
+
/**
|
|
51
|
+
* @type {string}
|
|
52
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
53
|
+
*/
|
|
54
|
+
Field: string;
|
|
55
|
+
/**
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
58
|
+
*/
|
|
59
|
+
Host: string;
|
|
60
|
+
/**
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
63
|
+
*/
|
|
64
|
+
Name: string;
|
|
65
|
+
/**
|
|
66
|
+
* @type {number}
|
|
67
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
68
|
+
*/
|
|
69
|
+
PathThreshold: number;
|
|
70
|
+
/**
|
|
71
|
+
* @type {number}
|
|
72
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
73
|
+
*/
|
|
74
|
+
PrefixSwitch: number;
|
|
75
|
+
/**
|
|
76
|
+
* @type {number}
|
|
77
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
78
|
+
*/
|
|
79
|
+
RulePriority: number;
|
|
80
|
+
/**
|
|
81
|
+
* @type {number}
|
|
82
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
83
|
+
*/
|
|
84
|
+
SingleThreshold: number;
|
|
85
|
+
/**
|
|
86
|
+
* @type {string}
|
|
87
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
88
|
+
*/
|
|
89
|
+
Url: string;
|
|
90
|
+
}
|
|
91
|
+
//# sourceMappingURL=upd-web-def-cc-rule-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upd-web-def-cc-rule-request.d.ts","sourceRoot":"","sources":["../../../src/types/upd-web-def-cc-rule-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AACrG;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,aAAa,CAAC,EAAE,oCAAoC,CAAC;IAErD;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,GAAG,EAAE,MAAM,CAAC;CACf"}
|