@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,107 @@
|
|
|
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 { AccurateGroupForUpdWebDefCcRuleInput } from './accurate-group-for-upd-web-def-cc-rule-input';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface UpdWebDefCcRuleRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdWebDefCcRuleRequest {
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @type {AccurateGroupForUpdWebDefCcRuleInput}
|
|
26
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
27
|
+
*/
|
|
28
|
+
AccurateGroup?: AccurateGroupForUpdWebDefCcRuleInput;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
33
|
+
*/
|
|
34
|
+
CCType: number;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
39
|
+
*/
|
|
40
|
+
CountTime: number;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
45
|
+
*/
|
|
46
|
+
DdosId: number;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
51
|
+
*/
|
|
52
|
+
EffectTime: number;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
57
|
+
*/
|
|
58
|
+
Enable: number;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
63
|
+
*/
|
|
64
|
+
Field: string;
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
69
|
+
*/
|
|
70
|
+
Host: string;
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
75
|
+
*/
|
|
76
|
+
Name: string;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* @type {number}
|
|
80
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
81
|
+
*/
|
|
82
|
+
PathThreshold: number;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
87
|
+
*/
|
|
88
|
+
PrefixSwitch: number;
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* @type {number}
|
|
92
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
93
|
+
*/
|
|
94
|
+
RulePriority: number;
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* @type {number}
|
|
98
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
99
|
+
*/
|
|
100
|
+
SingleThreshold: number;
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof UpdWebDefCcRuleRequest
|
|
105
|
+
*/
|
|
106
|
+
Url: string;
|
|
107
|
+
}
|
|
@@ -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 UpdWebDefCcRuleResponse
|
|
20
|
+
*/
|
|
21
|
+
export interface UpdWebDefCcRuleResponse {
|
|
22
|
+
}
|
|
@@ -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 UpdateFwdRuleRequest
|
|
20
|
+
*/
|
|
21
|
+
export interface UpdateFwdRuleRequest {
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @type {number}
|
|
25
|
+
* @memberof UpdateFwdRuleRequest
|
|
26
|
+
*/
|
|
27
|
+
FwdPort: number;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof UpdateFwdRuleRequest
|
|
32
|
+
*/
|
|
33
|
+
InstanceIp: string;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof UpdateFwdRuleRequest
|
|
38
|
+
*/
|
|
39
|
+
Proto: string;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @type {Array<string>}
|
|
43
|
+
* @memberof UpdateFwdRuleRequest
|
|
44
|
+
*/
|
|
45
|
+
SrcIpList?: Array<string>;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @type {number}
|
|
49
|
+
* @memberof UpdateFwdRuleRequest
|
|
50
|
+
*/
|
|
51
|
+
SrcPort: number;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @type {number}
|
|
55
|
+
* @memberof UpdateFwdRuleRequest
|
|
56
|
+
*/
|
|
57
|
+
TimeOut: number;
|
|
58
|
+
}
|
|
@@ -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 UpdateFwdRuleResponse
|
|
20
|
+
*/
|
|
21
|
+
export interface UpdateFwdRuleResponse {
|
|
22
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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 { DropKBpsFlowForDescribeAttackFlowOutput } from './drop-kbps-flow-for-describe-attack-flow-output';
|
|
16
|
+
import { DropPktsFlowForDescribeAttackFlowOutput } from './drop-pkts-flow-for-describe-attack-flow-output';
|
|
17
|
+
import { InKBpsFlowForDescribeAttackFlowOutput } from './in-kbps-flow-for-describe-attack-flow-output';
|
|
18
|
+
import { InPktsFlowForDescribeAttackFlowOutput } from './in-pkts-flow-for-describe-attack-flow-output';
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ValForDescribeAttackFlowOutput
|
|
24
|
+
*/
|
|
25
|
+
export interface ValForDescribeAttackFlowOutput {
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* @type {Array<DropKBpsFlowForDescribeAttackFlowOutput>}
|
|
29
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
30
|
+
*/
|
|
31
|
+
DropKBpsFlow?: Array<DropKBpsFlowForDescribeAttackFlowOutput>;
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* @type {Array<DropPktsFlowForDescribeAttackFlowOutput>}
|
|
35
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
36
|
+
*/
|
|
37
|
+
DropPktsFlow?: Array<DropPktsFlowForDescribeAttackFlowOutput>;
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @type {Array<InKBpsFlowForDescribeAttackFlowOutput>}
|
|
41
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
42
|
+
*/
|
|
43
|
+
InKBpsFlow?: Array<InKBpsFlowForDescribeAttackFlowOutput>;
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* @type {Array<InPktsFlowForDescribeAttackFlowOutput>}
|
|
47
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
48
|
+
*/
|
|
49
|
+
InPktsFlow?: Array<InPktsFlowForDescribeAttackFlowOutput>;
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
54
|
+
*/
|
|
55
|
+
PeakDropKBps?: number;
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* @type {number}
|
|
59
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
60
|
+
*/
|
|
61
|
+
PeakDropPps?: number;
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* @type {number}
|
|
65
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
66
|
+
*/
|
|
67
|
+
PeakInKBps?: number;
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* @type {number}
|
|
71
|
+
* @memberof ValForDescribeAttackFlowOutput
|
|
72
|
+
*/
|
|
73
|
+
PeakInPps?: number;
|
|
74
|
+
}
|
package/tsconfig.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "../../tsconfig.json",
|
|
3
|
+
"compilerOptions": {
|
|
4
|
+
"outDir": "./dist/types",
|
|
5
|
+
"rootDir": "./src"
|
|
6
|
+
},
|
|
7
|
+
"include": ["src/**/*"],
|
|
8
|
+
"exclude": ["node_modules", "dist", "test"],
|
|
9
|
+
"references": [
|
|
10
|
+
{ "path": "../../packages/sdk-core" }
|
|
11
|
+
]
|
|
12
|
+
}
|