@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,47 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { AccurateRuleForDescWebDefCcRuleOutput } from './accurate-rule-for-desc-web-def-cc-rule-output';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface AccurateGroupForDescWebDefCcRuleOutput
|
|
21
|
+
*/
|
|
22
|
+
export interface AccurateGroupForDescWebDefCcRuleOutput {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof AccurateGroupForDescWebDefCcRuleOutput
|
|
27
|
+
*/
|
|
28
|
+
AccurateGroupPriority?: number;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @type {Array<AccurateRuleForDescWebDefCcRuleOutput>}
|
|
32
|
+
* @memberof AccurateGroupForDescWebDefCcRuleOutput
|
|
33
|
+
*/
|
|
34
|
+
AccurateRules?: Array<AccurateRuleForDescWebDefCcRuleOutput>;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof AccurateGroupForDescWebDefCcRuleOutput
|
|
39
|
+
*/
|
|
40
|
+
Id?: number;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof AccurateGroupForDescWebDefCcRuleOutput
|
|
45
|
+
*/
|
|
46
|
+
Logic?: number;
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { AccurateRuleForUpdWebDefCcRuleInput } from './accurate-rule-for-upd-web-def-cc-rule-input';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface AccurateGroupForUpdWebDefCcRuleInput
|
|
21
|
+
*/
|
|
22
|
+
export interface AccurateGroupForUpdWebDefCcRuleInput {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof AccurateGroupForUpdWebDefCcRuleInput
|
|
27
|
+
*/
|
|
28
|
+
AccurateGroupPriority?: number;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @type {Array<AccurateRuleForUpdWebDefCcRuleInput>}
|
|
32
|
+
* @memberof AccurateGroupForUpdWebDefCcRuleInput
|
|
33
|
+
*/
|
|
34
|
+
AccurateRules?: Array<AccurateRuleForUpdWebDefCcRuleInput>;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof AccurateGroupForUpdWebDefCcRuleInput
|
|
39
|
+
*/
|
|
40
|
+
Id?: number;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof AccurateGroupForUpdWebDefCcRuleInput
|
|
45
|
+
*/
|
|
46
|
+
Logic?: number;
|
|
47
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AccurateRuleForAddWebDefCcRuleInput
|
|
20
|
+
*/
|
|
21
|
+
export interface AccurateRuleForAddWebDefCcRuleInput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof AccurateRuleForAddWebDefCcRuleInput
|
|
26
|
+
*/
|
|
27
|
+
HttpObj?: string;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AccurateRuleForAddWebDefCcRuleInput
|
|
32
|
+
*/
|
|
33
|
+
ObjType?: number;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof AccurateRuleForAddWebDefCcRuleInput
|
|
38
|
+
*/
|
|
39
|
+
Opretar?: number;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {number}
|
|
43
|
+
* @memberof AccurateRuleForAddWebDefCcRuleInput
|
|
44
|
+
*/
|
|
45
|
+
Property?: number;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {string}
|
|
49
|
+
* @memberof AccurateRuleForAddWebDefCcRuleInput
|
|
50
|
+
*/
|
|
51
|
+
ValueString?: string;
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AccurateRuleForDescWebDefCcRuleOutput
|
|
20
|
+
*/
|
|
21
|
+
export interface AccurateRuleForDescWebDefCcRuleOutput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof AccurateRuleForDescWebDefCcRuleOutput
|
|
26
|
+
*/
|
|
27
|
+
HttpObj?: string;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AccurateRuleForDescWebDefCcRuleOutput
|
|
32
|
+
*/
|
|
33
|
+
ObjType?: number;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof AccurateRuleForDescWebDefCcRuleOutput
|
|
38
|
+
*/
|
|
39
|
+
Opretar?: number;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {number}
|
|
43
|
+
* @memberof AccurateRuleForDescWebDefCcRuleOutput
|
|
44
|
+
*/
|
|
45
|
+
Property?: number;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {string}
|
|
49
|
+
* @memberof AccurateRuleForDescWebDefCcRuleOutput
|
|
50
|
+
*/
|
|
51
|
+
ValueString?: string;
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AccurateRuleForUpdWebDefCcRuleInput
|
|
20
|
+
*/
|
|
21
|
+
export interface AccurateRuleForUpdWebDefCcRuleInput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof AccurateRuleForUpdWebDefCcRuleInput
|
|
26
|
+
*/
|
|
27
|
+
HttpObj?: string;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AccurateRuleForUpdWebDefCcRuleInput
|
|
32
|
+
*/
|
|
33
|
+
ObjType?: number;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof AccurateRuleForUpdWebDefCcRuleInput
|
|
38
|
+
*/
|
|
39
|
+
Opretar?: number;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {number}
|
|
43
|
+
* @memberof AccurateRuleForUpdWebDefCcRuleInput
|
|
44
|
+
*/
|
|
45
|
+
Property?: number;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {string}
|
|
49
|
+
* @memberof AccurateRuleForUpdWebDefCcRuleInput
|
|
50
|
+
*/
|
|
51
|
+
ValueString?: string;
|
|
52
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AddRuleForBatchAddFwdRuleInput
|
|
20
|
+
*/
|
|
21
|
+
export interface AddRuleForBatchAddFwdRuleInput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {number}
|
|
25
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
26
|
+
*/
|
|
27
|
+
FwdPort?: number;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
32
|
+
*/
|
|
33
|
+
InstanceIp?: string;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
38
|
+
*/
|
|
39
|
+
Proto?: string;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {Array<string>}
|
|
43
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
44
|
+
*/
|
|
45
|
+
SrcIpList?: Array<string>;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {number}
|
|
49
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
50
|
+
*/
|
|
51
|
+
SrcPort?: number;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @type {number}
|
|
55
|
+
* @memberof AddRuleForBatchAddFwdRuleInput
|
|
56
|
+
*/
|
|
57
|
+
Timeout?: number;
|
|
58
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { AccurateGroupForAddWebDefCcRuleInput } from './accurate-group-for-add-web-def-cc-rule-input';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface AddWebDefCcRuleRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface AddWebDefCcRuleRequest {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {AccurateGroupForAddWebDefCcRuleInput}
|
|
26
|
+
* @memberof AddWebDefCcRuleRequest
|
|
27
|
+
*/
|
|
28
|
+
AccurateGroup?: AccurateGroupForAddWebDefCcRuleInput;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof AddWebDefCcRuleRequest
|
|
33
|
+
*/
|
|
34
|
+
CCType: number;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof AddWebDefCcRuleRequest
|
|
39
|
+
*/
|
|
40
|
+
CountTime: number;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof AddWebDefCcRuleRequest
|
|
45
|
+
*/
|
|
46
|
+
EffectTime?: number;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof AddWebDefCcRuleRequest
|
|
51
|
+
*/
|
|
52
|
+
Enable: number;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof AddWebDefCcRuleRequest
|
|
57
|
+
*/
|
|
58
|
+
Field: string;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof AddWebDefCcRuleRequest
|
|
63
|
+
*/
|
|
64
|
+
Host: string;
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof AddWebDefCcRuleRequest
|
|
69
|
+
*/
|
|
70
|
+
Name: string;
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* @type {number}
|
|
74
|
+
* @memberof AddWebDefCcRuleRequest
|
|
75
|
+
*/
|
|
76
|
+
PathThreshold?: number;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* @type {number}
|
|
80
|
+
* @memberof AddWebDefCcRuleRequest
|
|
81
|
+
*/
|
|
82
|
+
PrefixSwitch: number;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof AddWebDefCcRuleRequest
|
|
87
|
+
*/
|
|
88
|
+
RulePriority: number;
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* @type {number}
|
|
92
|
+
* @memberof AddWebDefCcRuleRequest
|
|
93
|
+
*/
|
|
94
|
+
SingleThreshold: number;
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* @type {string}
|
|
98
|
+
* @memberof AddWebDefCcRuleRequest
|
|
99
|
+
*/
|
|
100
|
+
Url?: string;
|
|
101
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AddWebDefCcRuleResponse
|
|
20
|
+
*/
|
|
21
|
+
export interface AddWebDefCcRuleResponse {
|
|
22
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AttackForDescribeAttackEventOutput
|
|
20
|
+
*/
|
|
21
|
+
export interface AttackForDescribeAttackEventOutput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
26
|
+
*/
|
|
27
|
+
AttackType?: string;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
32
|
+
*/
|
|
33
|
+
Duration?: number;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
38
|
+
*/
|
|
39
|
+
EndTime?: number;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {string}
|
|
43
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
44
|
+
*/
|
|
45
|
+
InstanceIp?: string;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {number}
|
|
49
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
50
|
+
*/
|
|
51
|
+
PeakDropKbps?: number;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @type {number}
|
|
55
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
56
|
+
*/
|
|
57
|
+
PeakDropPps?: number;
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* @type {number}
|
|
61
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
62
|
+
*/
|
|
63
|
+
StartTime?: number;
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* @type {number}
|
|
67
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
68
|
+
*/
|
|
69
|
+
Status?: number;
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* @type {number}
|
|
73
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
74
|
+
*/
|
|
75
|
+
TotalDropBits?: number;
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* @type {number}
|
|
79
|
+
* @memberof AttackForDescribeAttackEventOutput
|
|
80
|
+
*/
|
|
81
|
+
TotalDropPkts?: number;
|
|
82
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 AvgFlowForDescribeBizFlowAndConnCountOutput
|
|
20
|
+
*/
|
|
21
|
+
export interface AvgFlowForDescribeBizFlowAndConnCountOutput {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {number}
|
|
25
|
+
* @memberof AvgFlowForDescribeBizFlowAndConnCountOutput
|
|
26
|
+
*/
|
|
27
|
+
Timestamp?: number;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AvgFlowForDescribeBizFlowAndConnCountOutput
|
|
32
|
+
*/
|
|
33
|
+
Value?: number;
|
|
34
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { AddRuleForBatchAddFwdRuleInput } from './add-rule-for-batch-add-fwd-rule-input';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface BatchAddFwdRuleRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface BatchAddFwdRuleRequest {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {Array<AddRuleForBatchAddFwdRuleInput>}
|
|
26
|
+
* @memberof BatchAddFwdRuleRequest
|
|
27
|
+
*/
|
|
28
|
+
AddRules?: Array<AddRuleForBatchAddFwdRuleInput>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { MessageForBatchAddFwdRuleOutput } from './message-for-batch-add-fwd-rule-output';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface BatchAddFwdRuleResponse
|
|
21
|
+
*/
|
|
22
|
+
export interface BatchAddFwdRuleResponse {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {Array<MessageForBatchAddFwdRuleOutput>}
|
|
26
|
+
* @memberof BatchAddFwdRuleResponse
|
|
27
|
+
*/
|
|
28
|
+
Messages?: Array<MessageForBatchAddFwdRuleOutput>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* advdefence20230308
|
|
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 { AvgFlowForDescribeBizFlowAndConnCountOutput } from './avg-flow-for-describe-biz-flow-and-conn-count-output';
|
|
16
|
+
import { PeakFlowForDescribeBizFlowAndConnCountOutput } from './peak-flow-for-describe-biz-flow-and-conn-count-output';
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface BizInKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
22
|
+
*/
|
|
23
|
+
export interface BizInKbpsFlowForDescribeBizFlowAndConnCountOutput {
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
|
|
27
|
+
* @memberof BizInKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
28
|
+
*/
|
|
29
|
+
AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof BizInKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
34
|
+
*/
|
|
35
|
+
MaxAvgValue?: number;
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
|
|
39
|
+
* @memberof BizInKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
40
|
+
*/
|
|
41
|
+
PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof BizInKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
46
|
+
*/
|
|
47
|
+
PeakValue?: number;
|
|
48
|
+
}
|