@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 @@
|
|
|
1
|
+
{"version":3,"file":"biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/biz-in-pps-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,gDAAgD;IAE7D;;;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,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 BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
19
|
+
*/
|
|
20
|
+
export interface BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput {
|
|
21
|
+
/**
|
|
22
|
+
* @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
|
|
23
|
+
* @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
24
|
+
*/
|
|
25
|
+
AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
29
|
+
*/
|
|
30
|
+
MaxAvgValue?: number;
|
|
31
|
+
/**
|
|
32
|
+
* @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
|
|
33
|
+
* @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
34
|
+
*/
|
|
35
|
+
PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
|
|
39
|
+
*/
|
|
40
|
+
PeakValue?: number;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/biz-out-kbps-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,kDAAkD;IAE/D;;;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,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 BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
|
|
19
|
+
*/
|
|
20
|
+
export interface BizOutPpsFlowForDescribeBizFlowAndConnCountOutput {
|
|
21
|
+
/**
|
|
22
|
+
* @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
|
|
23
|
+
* @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
|
|
24
|
+
*/
|
|
25
|
+
AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
|
|
29
|
+
*/
|
|
30
|
+
MaxAvgValue?: number;
|
|
31
|
+
/**
|
|
32
|
+
* @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
|
|
33
|
+
* @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
|
|
34
|
+
*/
|
|
35
|
+
PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
|
|
39
|
+
*/
|
|
40
|
+
PeakValue?: number;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/biz-out-pps-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,iDAAiD;IAE9D;;;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,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 ConcurrConnFlowForDescribeBizFlowAndConnCountOutput
|
|
19
|
+
*/
|
|
20
|
+
export interface ConcurrConnFlowForDescribeBizFlowAndConnCountOutput {
|
|
21
|
+
/**
|
|
22
|
+
* @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
|
|
23
|
+
* @memberof ConcurrConnFlowForDescribeBizFlowAndConnCountOutput
|
|
24
|
+
*/
|
|
25
|
+
AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof ConcurrConnFlowForDescribeBizFlowAndConnCountOutput
|
|
29
|
+
*/
|
|
30
|
+
MaxAvgValue?: number;
|
|
31
|
+
/**
|
|
32
|
+
* @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
|
|
33
|
+
* @memberof ConcurrConnFlowForDescribeBizFlowAndConnCountOutput
|
|
34
|
+
*/
|
|
35
|
+
PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
|
|
36
|
+
/**
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof ConcurrConnFlowForDescribeBizFlowAndConnCountOutput
|
|
39
|
+
*/
|
|
40
|
+
PeakValue?: number;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.d.ts","sourceRoot":"","sources":["../../../src/types/concurr-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,mDAAmD;IAEhE;;;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,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 DelWebDefCcRuleRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface DelWebDefCcRuleRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof DelWebDefCcRuleRequest
|
|
22
|
+
*/
|
|
23
|
+
DdosId: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof DelWebDefCcRuleRequest
|
|
27
|
+
*/
|
|
28
|
+
Host: string;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=del-web-def-cc-rule-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"del-web-def-cc-rule-request.d.ts","sourceRoot":"","sources":["../../../src/types/del-web-def-cc-rule-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
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 DelWebDefCcRuleResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface DelWebDefCcRuleResponse {
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=del-web-def-cc-rule-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"del-web-def-cc-rule-response.d.ts","sourceRoot":"","sources":["../../../src/types/del-web-def-cc-rule-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;CACvC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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 DescWebDefCcRuleRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface DescWebDefCcRuleRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof DescWebDefCcRuleRequest
|
|
22
|
+
*/
|
|
23
|
+
CCRuleName?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof DescWebDefCcRuleRequest
|
|
27
|
+
*/
|
|
28
|
+
CCRuleTag?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof DescWebDefCcRuleRequest
|
|
32
|
+
*/
|
|
33
|
+
CurrPage?: number;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof DescWebDefCcRuleRequest
|
|
37
|
+
*/
|
|
38
|
+
Host: string;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof DescWebDefCcRuleRequest
|
|
42
|
+
*/
|
|
43
|
+
PageSize?: number;
|
|
44
|
+
/**
|
|
45
|
+
* @type {string}
|
|
46
|
+
* @memberof DescWebDefCcRuleRequest
|
|
47
|
+
*/
|
|
48
|
+
Url?: string;
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=desc-web-def-cc-rule-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"desc-web-def-cc-rule-request.d.ts","sourceRoot":"","sources":["../../../src/types/desc-web-def-cc-rule-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1,46 @@
|
|
|
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 { RuleGroupForDescWebDefCcRuleOutput } from './rule-group-for-desc-web-def-cc-rule-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface DescWebDefCcRuleResponse
|
|
18
|
+
*/
|
|
19
|
+
export interface DescWebDefCcRuleResponse {
|
|
20
|
+
/**
|
|
21
|
+
* @type {number}
|
|
22
|
+
* @memberof DescWebDefCcRuleResponse
|
|
23
|
+
*/
|
|
24
|
+
EnableCount?: number;
|
|
25
|
+
/**
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof DescWebDefCcRuleResponse
|
|
28
|
+
*/
|
|
29
|
+
PrefixSwitch?: number;
|
|
30
|
+
/**
|
|
31
|
+
* @type {Array<RuleGroupForDescWebDefCcRuleOutput>}
|
|
32
|
+
* @memberof DescWebDefCcRuleResponse
|
|
33
|
+
*/
|
|
34
|
+
RuleGroup?: Array<RuleGroupForDescWebDefCcRuleOutput>;
|
|
35
|
+
/**
|
|
36
|
+
* @type {number}
|
|
37
|
+
* @memberof DescWebDefCcRuleResponse
|
|
38
|
+
*/
|
|
39
|
+
TotalCount?: number;
|
|
40
|
+
/**
|
|
41
|
+
* @type {string}
|
|
42
|
+
* @memberof DescWebDefCcRuleResponse
|
|
43
|
+
*/
|
|
44
|
+
Url?: string;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=desc-web-def-cc-rule-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"desc-web-def-cc-rule-response.d.ts","sourceRoot":"","sources":["../../../src/types/desc-web-def-cc-rule-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AACjG;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,CAAC;IAEtD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1,45 @@
|
|
|
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 DescribeAttackEventRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface DescribeAttackEventRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof DescribeAttackEventRequest
|
|
22
|
+
*/
|
|
23
|
+
BeginTime: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof DescribeAttackEventRequest
|
|
27
|
+
*/
|
|
28
|
+
CurrPage?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof DescribeAttackEventRequest
|
|
32
|
+
*/
|
|
33
|
+
EndTime: number;
|
|
34
|
+
/**
|
|
35
|
+
* @type {Array<string>}
|
|
36
|
+
* @memberof DescribeAttackEventRequest
|
|
37
|
+
*/
|
|
38
|
+
InstanceIps?: Array<string>;
|
|
39
|
+
/**
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof DescribeAttackEventRequest
|
|
42
|
+
*/
|
|
43
|
+
PageSize?: number;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=describe-attack-event-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-attack-event-request.d.ts","sourceRoot":"","sources":["../../../src/types/describe-attack-event-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -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 { AttackForDescribeAttackEventOutput } from './attack-for-describe-attack-event-output';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface DescribeAttackEventResponse
|
|
18
|
+
*/
|
|
19
|
+
export interface DescribeAttackEventResponse {
|
|
20
|
+
/**
|
|
21
|
+
* @type {Array<AttackForDescribeAttackEventOutput>}
|
|
22
|
+
* @memberof DescribeAttackEventResponse
|
|
23
|
+
*/
|
|
24
|
+
Attacks?: Array<AttackForDescribeAttackEventOutput>;
|
|
25
|
+
/**
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof DescribeAttackEventResponse
|
|
28
|
+
*/
|
|
29
|
+
Count?: number;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=describe-attack-event-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-attack-event-response.d.ts","sourceRoot":"","sources":["../../../src/types/describe-attack-event-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,2CAA2C,CAAC;AAC9F;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,CAAC;IAEpD;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -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 DescribeAttackFlowRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface DescribeAttackFlowRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof DescribeAttackFlowRequest
|
|
22
|
+
*/
|
|
23
|
+
BeginTime: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof DescribeAttackFlowRequest
|
|
27
|
+
*/
|
|
28
|
+
EndTime: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {Array<string>}
|
|
31
|
+
* @memberof DescribeAttackFlowRequest
|
|
32
|
+
*/
|
|
33
|
+
InstanceIps?: Array<string>;
|
|
34
|
+
/**
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof DescribeAttackFlowRequest
|
|
37
|
+
*/
|
|
38
|
+
Tab?: string;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=describe-attack-flow-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-attack-flow-request.d.ts","sourceRoot":"","sources":["../../../src/types/describe-attack-flow-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,yBAAyB;IAEtC;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;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 { InstanceResultForDescribeAttackFlowOutput } from './instance-result-for-describe-attack-flow-output';
|
|
13
|
+
import { OverallResultForDescribeAttackFlowOutput } from './overall-result-for-describe-attack-flow-output';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface DescribeAttackFlowResponse
|
|
19
|
+
*/
|
|
20
|
+
export interface DescribeAttackFlowResponse {
|
|
21
|
+
/**
|
|
22
|
+
* @type {Array<InstanceResultForDescribeAttackFlowOutput>}
|
|
23
|
+
* @memberof DescribeAttackFlowResponse
|
|
24
|
+
*/
|
|
25
|
+
InstanceResult?: Array<InstanceResultForDescribeAttackFlowOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* @type {OverallResultForDescribeAttackFlowOutput}
|
|
28
|
+
* @memberof DescribeAttackFlowResponse
|
|
29
|
+
*/
|
|
30
|
+
OverallResult?: OverallResultForDescribeAttackFlowOutput;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=describe-attack-flow-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-attack-flow-response.d.ts","sourceRoot":"","sources":["../../../src/types/describe-attack-flow-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,yCAAyC,EAAE,MAAM,mDAAmD,CAAC;AAC9G,OAAO,EAAE,wCAAwC,EAAE,MAAM,kDAAkD,CAAC;AAC3G;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;IAElE;;;OAGG;IACH,aAAa,CAAC,EAAE,wCAAwC,CAAC;CAC5D"}
|
|
@@ -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 DescribeBizFlowAndConnCountRequest
|
|
17
|
+
*/
|
|
18
|
+
export interface DescribeBizFlowAndConnCountRequest {
|
|
19
|
+
/**
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof DescribeBizFlowAndConnCountRequest
|
|
22
|
+
*/
|
|
23
|
+
BeginTime: number;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof DescribeBizFlowAndConnCountRequest
|
|
27
|
+
*/
|
|
28
|
+
EndTime: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {Array<string>}
|
|
31
|
+
* @memberof DescribeBizFlowAndConnCountRequest
|
|
32
|
+
*/
|
|
33
|
+
InstanceIps?: Array<string>;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=describe-biz-flow-and-conn-count-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-biz-flow-and-conn-count-request.d.ts","sourceRoot":"","sources":["../../../src/types/describe-biz-flow-and-conn-count-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,kCAAkC;IAE/C;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B"}
|
|
@@ -0,0 +1,56 @@
|
|
|
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 { BizInKbpsFlowForDescribeBizFlowAndConnCountOutput } from './biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
13
|
+
import { BizInPpsFlowForDescribeBizFlowAndConnCountOutput } from './biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
14
|
+
import { BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput } from './biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
15
|
+
import { BizOutPpsFlowForDescribeBizFlowAndConnCountOutput } from './biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output';
|
|
16
|
+
import { ConcurrConnFlowForDescribeBizFlowAndConnCountOutput } from './concurr-conn-flow-for-describe-biz-flow-and-conn-count-output';
|
|
17
|
+
import { NewConnFlowForDescribeBizFlowAndConnCountOutput } from './new-conn-flow-for-describe-biz-flow-and-conn-count-output';
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
* @export
|
|
22
|
+
* @interface DescribeBizFlowAndConnCountResponse
|
|
23
|
+
*/
|
|
24
|
+
export interface DescribeBizFlowAndConnCountResponse {
|
|
25
|
+
/**
|
|
26
|
+
* @type {BizInKbpsFlowForDescribeBizFlowAndConnCountOutput}
|
|
27
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
28
|
+
*/
|
|
29
|
+
BizInKbpsFlow?: BizInKbpsFlowForDescribeBizFlowAndConnCountOutput;
|
|
30
|
+
/**
|
|
31
|
+
* @type {BizInPpsFlowForDescribeBizFlowAndConnCountOutput}
|
|
32
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
33
|
+
*/
|
|
34
|
+
BizInPpsFlow?: BizInPpsFlowForDescribeBizFlowAndConnCountOutput;
|
|
35
|
+
/**
|
|
36
|
+
* @type {BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput}
|
|
37
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
38
|
+
*/
|
|
39
|
+
BizOutKbpsFlow?: BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput;
|
|
40
|
+
/**
|
|
41
|
+
* @type {BizOutPpsFlowForDescribeBizFlowAndConnCountOutput}
|
|
42
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
43
|
+
*/
|
|
44
|
+
BizOutPpsFlow?: BizOutPpsFlowForDescribeBizFlowAndConnCountOutput;
|
|
45
|
+
/**
|
|
46
|
+
* @type {ConcurrConnFlowForDescribeBizFlowAndConnCountOutput}
|
|
47
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
48
|
+
*/
|
|
49
|
+
ConcurrConnFlow?: ConcurrConnFlowForDescribeBizFlowAndConnCountOutput;
|
|
50
|
+
/**
|
|
51
|
+
* @type {NewConnFlowForDescribeBizFlowAndConnCountOutput}
|
|
52
|
+
* @memberof DescribeBizFlowAndConnCountResponse
|
|
53
|
+
*/
|
|
54
|
+
NewConnFlow?: NewConnFlowForDescribeBizFlowAndConnCountOutput;
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=describe-biz-flow-and-conn-count-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"describe-biz-flow-and-conn-count-response.d.ts","sourceRoot":"","sources":["../../../src/types/describe-biz-flow-and-conn-count-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,iDAAiD,EAAE,MAAM,gEAAgE,CAAC;AACnI,OAAO,EAAE,gDAAgD,EAAE,MAAM,+DAA+D,CAAC;AACjI,OAAO,EAAE,kDAAkD,EAAE,MAAM,iEAAiE,CAAC;AACrI,OAAO,EAAE,iDAAiD,EAAE,MAAM,gEAAgE,CAAC;AACnI,OAAO,EAAE,mDAAmD,EAAE,MAAM,iEAAiE,CAAC;AACtI,OAAO,EAAE,+CAA+C,EAAE,MAAM,6DAA6D,CAAC;AAC7H;;;;;EAKE;AACH,MAAM,WAAW,mCAAmC;IAEhD;;;OAGG;IACH,aAAa,CAAC,EAAE,iDAAiD,CAAC;IAElE;;;OAGG;IACH,YAAY,CAAC,EAAE,gDAAgD,CAAC;IAEhE;;;OAGG;IACH,cAAc,CAAC,EAAE,kDAAkD,CAAC;IAEpE;;;OAGG;IACH,aAAa,CAAC,EAAE,iDAAiD,CAAC;IAElE;;;OAGG;IACH,eAAe,CAAC,EAAE,mDAAmD,CAAC;IAEtE;;;OAGG;IACH,WAAW,CAAC,EAAE,+CAA+C,CAAC;CACjE"}
|
|
@@ -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 DropKBpsFlowForDescribeAttackFlowOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface DropKBpsFlowForDescribeAttackFlowOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof DropKBpsFlowForDescribeAttackFlowOutput
|
|
22
|
+
*/
|
|
23
|
+
Ip?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof DropKBpsFlowForDescribeAttackFlowOutput
|
|
27
|
+
*/
|
|
28
|
+
Timestamp?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof DropKBpsFlowForDescribeAttackFlowOutput
|
|
32
|
+
*/
|
|
33
|
+
Value?: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=drop-kbps-flow-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drop-kbps-flow-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/drop-kbps-flow-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uCAAuC;IAEpD;;;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 DropPktsFlowForDescribeAttackFlowOutput
|
|
17
|
+
*/
|
|
18
|
+
export interface DropPktsFlowForDescribeAttackFlowOutput {
|
|
19
|
+
/**
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof DropPktsFlowForDescribeAttackFlowOutput
|
|
22
|
+
*/
|
|
23
|
+
Ip?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof DropPktsFlowForDescribeAttackFlowOutput
|
|
27
|
+
*/
|
|
28
|
+
Timestamp?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof DropPktsFlowForDescribeAttackFlowOutput
|
|
32
|
+
*/
|
|
33
|
+
Value?: number;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=drop-pkts-flow-for-describe-attack-flow-output.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drop-pkts-flow-for-describe-attack-flow-output.d.ts","sourceRoot":"","sources":["../../../src/types/drop-pkts-flow-for-describe-attack-flow-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uCAAuC;IAEpD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
|