@volcengine/advdefence20230308 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/package.json +6 -2
  2. package/.turbo/turbo-build.log +0 -19
  3. package/dist/tsconfig.tsbuildinfo +0 -1
  4. package/rslib.config.ts +0 -26
  5. package/src/api.ts +0 -210
  6. package/src/index.ts +0 -14
  7. package/src/types/accurate-group-for-add-web-def-cc-rule-input.ts +0 -35
  8. package/src/types/accurate-group-for-desc-web-def-cc-rule-output.ts +0 -47
  9. package/src/types/accurate-group-for-upd-web-def-cc-rule-input.ts +0 -47
  10. package/src/types/accurate-rule-for-add-web-def-cc-rule-input.ts +0 -52
  11. package/src/types/accurate-rule-for-desc-web-def-cc-rule-output.ts +0 -52
  12. package/src/types/accurate-rule-for-upd-web-def-cc-rule-input.ts +0 -52
  13. package/src/types/add-rule-for-batch-add-fwd-rule-input.ts +0 -58
  14. package/src/types/add-web-def-cc-rule-request.ts +0 -101
  15. package/src/types/add-web-def-cc-rule-response.ts +0 -22
  16. package/src/types/attack-for-describe-attack-event-output.ts +0 -82
  17. package/src/types/avg-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -34
  18. package/src/types/batch-add-fwd-rule-request.ts +0 -29
  19. package/src/types/batch-add-fwd-rule-response.ts +0 -29
  20. package/src/types/biz-in-kbps-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  21. package/src/types/biz-in-pps-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  22. package/src/types/biz-out-kbps-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  23. package/src/types/biz-out-pps-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  24. package/src/types/concurr-conn-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  25. package/src/types/del-web-def-cc-rule-request.ts +0 -34
  26. package/src/types/del-web-def-cc-rule-response.ts +0 -22
  27. package/src/types/desc-web-def-cc-rule-request.ts +0 -58
  28. package/src/types/desc-web-def-cc-rule-response.ts +0 -53
  29. package/src/types/describe-attack-event-request.ts +0 -52
  30. package/src/types/describe-attack-event-response.ts +0 -35
  31. package/src/types/describe-attack-flow-request.ts +0 -46
  32. package/src/types/describe-attack-flow-response.ts +0 -36
  33. package/src/types/describe-biz-flow-and-conn-count-request.ts +0 -40
  34. package/src/types/describe-biz-flow-and-conn-count-response.ts +0 -64
  35. package/src/types/drop-kbps-flow-for-describe-attack-flow-output.ts +0 -40
  36. package/src/types/drop-pkts-flow-for-describe-attack-flow-output.ts +0 -40
  37. package/src/types/group-for-desc-web-def-cc-rule-output.ts +0 -47
  38. package/src/types/in-kbps-flow-for-describe-attack-flow-output.ts +0 -40
  39. package/src/types/in-pkts-flow-for-describe-attack-flow-output.ts +0 -40
  40. package/src/types/index.ts +0 -45
  41. package/src/types/instance-result-for-describe-attack-flow-output.ts +0 -35
  42. package/src/types/message-for-batch-add-fwd-rule-output.ts +0 -46
  43. package/src/types/new-conn-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -48
  44. package/src/types/overall-result-for-describe-attack-flow-output.ts +0 -74
  45. package/src/types/peak-flow-for-describe-biz-flow-and-conn-count-output.ts +0 -34
  46. package/src/types/rule-for-desc-web-def-cc-rule-output.ts +0 -125
  47. package/src/types/rule-group-for-desc-web-def-cc-rule-output.ts +0 -36
  48. package/src/types/upd-web-def-cc-rule-request.ts +0 -107
  49. package/src/types/upd-web-def-cc-rule-response.ts +0 -22
  50. package/src/types/update-fwd-rule-request.ts +0 -58
  51. package/src/types/update-fwd-rule-response.ts +0 -22
  52. package/src/types/val-for-describe-attack-flow-output.ts +0 -74
  53. package/tsconfig.json +0 -12
@@ -1,52 +0,0 @@
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
- }
@@ -1,52 +0,0 @@
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
- }
@@ -1,58 +0,0 @@
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
- }
@@ -1,101 +0,0 @@
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
- }
@@ -1,22 +0,0 @@
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
- }
@@ -1,82 +0,0 @@
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
- }
@@ -1,34 +0,0 @@
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
- }
@@ -1,29 +0,0 @@
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
- }
@@ -1,29 +0,0 @@
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
- }
@@ -1,48 +0,0 @@
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
- }
@@ -1,48 +0,0 @@
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 BizInPpsFlowForDescribeBizFlowAndConnCountOutput
22
- */
23
- export interface BizInPpsFlowForDescribeBizFlowAndConnCountOutput {
24
-
25
- /**
26
- * @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
27
- * @memberof BizInPpsFlowForDescribeBizFlowAndConnCountOutput
28
- */
29
- AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
30
-
31
- /**
32
- * @type {number}
33
- * @memberof BizInPpsFlowForDescribeBizFlowAndConnCountOutput
34
- */
35
- MaxAvgValue?: number;
36
-
37
- /**
38
- * @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
39
- * @memberof BizInPpsFlowForDescribeBizFlowAndConnCountOutput
40
- */
41
- PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
42
-
43
- /**
44
- * @type {number}
45
- * @memberof BizInPpsFlowForDescribeBizFlowAndConnCountOutput
46
- */
47
- PeakValue?: number;
48
- }
@@ -1,48 +0,0 @@
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 BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
22
- */
23
- export interface BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput {
24
-
25
- /**
26
- * @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
27
- * @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
28
- */
29
- AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
30
-
31
- /**
32
- * @type {number}
33
- * @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
34
- */
35
- MaxAvgValue?: number;
36
-
37
- /**
38
- * @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
39
- * @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
40
- */
41
- PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
42
-
43
- /**
44
- * @type {number}
45
- * @memberof BizOutKbpsFlowForDescribeBizFlowAndConnCountOutput
46
- */
47
- PeakValue?: number;
48
- }
@@ -1,48 +0,0 @@
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 BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
22
- */
23
- export interface BizOutPpsFlowForDescribeBizFlowAndConnCountOutput {
24
-
25
- /**
26
- * @type {Array<AvgFlowForDescribeBizFlowAndConnCountOutput>}
27
- * @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
28
- */
29
- AvgFlows?: Array<AvgFlowForDescribeBizFlowAndConnCountOutput>;
30
-
31
- /**
32
- * @type {number}
33
- * @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
34
- */
35
- MaxAvgValue?: number;
36
-
37
- /**
38
- * @type {Array<PeakFlowForDescribeBizFlowAndConnCountOutput>}
39
- * @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
40
- */
41
- PeakFlows?: Array<PeakFlowForDescribeBizFlowAndConnCountOutput>;
42
-
43
- /**
44
- * @type {number}
45
- * @memberof BizOutPpsFlowForDescribeBizFlowAndConnCountOutput
46
- */
47
- PeakValue?: number;
48
- }