@alicloud/esa20240910 2.39.0 → 2.40.0

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 (121) hide show
  1. package/dist/client.d.ts +95 -34
  2. package/dist/client.js +239 -34
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateEdgeContainerAppImageSecretRequest.d.ts +8 -0
  5. package/dist/models/CreateEdgeContainerAppImageSecretRequest.js.map +1 -1
  6. package/dist/models/CreateEdgeContainerAppImageSecretResponseBody.d.ts +3 -0
  7. package/dist/models/CreateEdgeContainerAppImageSecretResponseBody.js.map +1 -1
  8. package/dist/models/DeleteEdgeContainerAppImageSecretRequest.d.ts +4 -0
  9. package/dist/models/DeleteEdgeContainerAppImageSecretRequest.js.map +1 -1
  10. package/dist/models/DeleteEdgeContainerAppImageSecretResponseBody.d.ts +3 -0
  11. package/dist/models/DeleteEdgeContainerAppImageSecretResponseBody.js.map +1 -1
  12. package/dist/models/DeleteHttpDdoSintelligentRuleRequest.d.ts +6 -0
  13. package/dist/models/DeleteHttpDdoSintelligentRuleRequest.js.map +1 -1
  14. package/dist/models/DeleteHttpDdoSintelligentRuleResponseBody.d.ts +10 -1
  15. package/dist/models/DeleteHttpDdoSintelligentRuleResponseBody.js.map +1 -1
  16. package/dist/models/DeleteUserWafRulesetRequest.d.ts +4 -0
  17. package/dist/models/DeleteUserWafRulesetRequest.js.map +1 -1
  18. package/dist/models/DeleteUserWafRulesetResponseBody.d.ts +3 -0
  19. package/dist/models/DeleteUserWafRulesetResponseBody.js.map +1 -1
  20. package/dist/models/DescribeDdosMaxBurstGbpsRequest.d.ts +21 -0
  21. package/dist/models/DescribeDdosMaxBurstGbpsRequest.js +58 -0
  22. package/dist/models/DescribeDdosMaxBurstGbpsRequest.js.map +1 -0
  23. package/dist/models/DescribeDdosMaxBurstGbpsResponse.d.ts +19 -0
  24. package/dist/models/DescribeDdosMaxBurstGbpsResponse.js +69 -0
  25. package/dist/models/DescribeDdosMaxBurstGbpsResponse.js.map +1 -0
  26. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.d.ts +31 -0
  27. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.js +62 -0
  28. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.js.map +1 -0
  29. package/dist/models/DescribeHttpDdoSattackRulesRequest.d.ts +34 -0
  30. package/dist/models/DescribeHttpDdoSattackRulesRequest.js +62 -0
  31. package/dist/models/DescribeHttpDdoSattackRulesRequest.js.map +1 -0
  32. package/dist/models/DescribeHttpDdoSattackRulesResponse.d.ts +19 -0
  33. package/dist/models/DescribeHttpDdoSattackRulesResponse.js +69 -0
  34. package/dist/models/DescribeHttpDdoSattackRulesResponse.js.map +1 -0
  35. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.d.ts +89 -0
  36. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.js +102 -0
  37. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.js.map +1 -0
  38. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.d.ts +39 -0
  39. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.js +64 -0
  40. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.js.map +1 -0
  41. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.d.ts +19 -0
  42. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.js +69 -0
  43. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.js.map +1 -0
  44. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.d.ts +84 -0
  45. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.js +100 -0
  46. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.js.map +1 -0
  47. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.d.ts +39 -0
  48. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.js +64 -0
  49. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.js.map +1 -0
  50. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.d.ts +19 -0
  51. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.js +69 -0
  52. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.js.map +1 -0
  53. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.d.ts +94 -0
  54. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js +104 -0
  55. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js.map +1 -0
  56. package/dist/models/GetEdgeContainerAppResourceCapacityRequest.d.ts +2 -0
  57. package/dist/models/GetEdgeContainerAppResourceCapacityRequest.js.map +1 -1
  58. package/dist/models/GetEdgeContainerAppResourceCapacityResponseBody.d.ts +60 -0
  59. package/dist/models/GetEdgeContainerAppResourceCapacityResponseBody.js.map +1 -1
  60. package/dist/models/GetKvDetailRequest.d.ts +4 -0
  61. package/dist/models/GetKvDetailRequest.js.map +1 -1
  62. package/dist/models/GetKvDetailResponseBody.d.ts +9 -0
  63. package/dist/models/GetKvDetailResponseBody.js.map +1 -1
  64. package/dist/models/ListEdgeContainerAppImageSecretsRequest.d.ts +2 -0
  65. package/dist/models/ListEdgeContainerAppImageSecretsRequest.js.map +1 -1
  66. package/dist/models/ListEdgeContainerAppImageSecretsResponseBody.d.ts +16 -0
  67. package/dist/models/ListEdgeContainerAppImageSecretsResponseBody.js.map +1 -1
  68. package/dist/models/SetDdosMaxBurstGbpsRequest.d.ts +29 -0
  69. package/dist/models/SetDdosMaxBurstGbpsRequest.js +60 -0
  70. package/dist/models/SetDdosMaxBurstGbpsRequest.js.map +1 -0
  71. package/dist/models/SetDdosMaxBurstGbpsResponse.d.ts +19 -0
  72. package/dist/models/SetDdosMaxBurstGbpsResponse.js +69 -0
  73. package/dist/models/SetDdosMaxBurstGbpsResponse.js.map +1 -0
  74. package/dist/models/SetDdosMaxBurstGbpsResponseBody.d.ts +18 -0
  75. package/dist/models/SetDdosMaxBurstGbpsResponseBody.js +58 -0
  76. package/dist/models/SetDdosMaxBurstGbpsResponseBody.js.map +1 -0
  77. package/dist/models/SetHttpDdoSattackRuleActionRequest.d.ts +13 -0
  78. package/dist/models/SetHttpDdoSattackRuleActionRequest.js.map +1 -1
  79. package/dist/models/SetHttpDdoSattackRuleActionResponseBody.d.ts +1 -1
  80. package/dist/models/SetHttpDdoSattackRuleStatusRequest.d.ts +10 -0
  81. package/dist/models/SetHttpDdoSattackRuleStatusRequest.js.map +1 -1
  82. package/dist/models/SetHttpDdoSattackRuleStatusResponseBody.d.ts +1 -1
  83. package/dist/models/model.d.ts +18 -0
  84. package/dist/models/model.js +66 -29
  85. package/dist/models/model.js.map +1 -1
  86. package/package.json +1 -1
  87. package/src/client.ts +262 -34
  88. package/src/models/CreateEdgeContainerAppImageSecretRequest.ts +8 -0
  89. package/src/models/CreateEdgeContainerAppImageSecretResponseBody.ts +3 -0
  90. package/src/models/DeleteEdgeContainerAppImageSecretRequest.ts +4 -0
  91. package/src/models/DeleteEdgeContainerAppImageSecretResponseBody.ts +3 -0
  92. package/src/models/DeleteHttpDdoSintelligentRuleRequest.ts +6 -0
  93. package/src/models/DeleteHttpDdoSintelligentRuleResponseBody.ts +10 -1
  94. package/src/models/DeleteUserWafRulesetRequest.ts +4 -0
  95. package/src/models/DeleteUserWafRulesetResponseBody.ts +3 -0
  96. package/src/models/DescribeDdosMaxBurstGbpsRequest.ts +34 -0
  97. package/src/models/DescribeDdosMaxBurstGbpsResponse.ts +40 -0
  98. package/src/models/DescribeDdosMaxBurstGbpsResponseBody.ts +48 -0
  99. package/src/models/DescribeHttpDdoSattackRulesRequest.ts +51 -0
  100. package/src/models/DescribeHttpDdoSattackRulesResponse.ts +40 -0
  101. package/src/models/DescribeHttpDdoSattackRulesResponseBody.ts +137 -0
  102. package/src/models/DescribeHttpDdoSintelligentAclRulesRequest.ts +58 -0
  103. package/src/models/DescribeHttpDdoSintelligentAclRulesResponse.ts +40 -0
  104. package/src/models/DescribeHttpDdoSintelligentAclRulesResponseBody.ts +130 -0
  105. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.ts +58 -0
  106. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.ts +40 -0
  107. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.ts +144 -0
  108. package/src/models/GetEdgeContainerAppResourceCapacityRequest.ts +2 -0
  109. package/src/models/GetEdgeContainerAppResourceCapacityResponseBody.ts +60 -0
  110. package/src/models/GetKvDetailRequest.ts +4 -0
  111. package/src/models/GetKvDetailResponseBody.ts +9 -0
  112. package/src/models/ListEdgeContainerAppImageSecretsRequest.ts +2 -0
  113. package/src/models/ListEdgeContainerAppImageSecretsResponseBody.ts +16 -0
  114. package/src/models/SetDdosMaxBurstGbpsRequest.ts +44 -0
  115. package/src/models/SetDdosMaxBurstGbpsResponse.ts +40 -0
  116. package/src/models/SetDdosMaxBurstGbpsResponseBody.ts +31 -0
  117. package/src/models/SetHttpDdoSattackRuleActionRequest.ts +13 -0
  118. package/src/models/SetHttpDdoSattackRuleActionResponseBody.ts +1 -1
  119. package/src/models/SetHttpDdoSattackRuleStatusRequest.ts +10 -0
  120. package/src/models/SetHttpDdoSattackRuleStatusResponseBody.ts +1 -1
  121. package/src/models/model.ts +18 -0
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.SetDdosMaxBurstGbpsRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class SetDdosMaxBurstGbpsRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ instanceId: 'InstanceId',
43
+ maxBurstGbps: 'MaxBurstGbps',
44
+ };
45
+ }
46
+ static types() {
47
+ return {
48
+ instanceId: 'string',
49
+ maxBurstGbps: 'string',
50
+ };
51
+ }
52
+ validate() {
53
+ super.validate();
54
+ }
55
+ constructor(map) {
56
+ super(map);
57
+ }
58
+ }
59
+ exports.SetDdosMaxBurstGbpsRequest = SetDdosMaxBurstGbpsRequest;
60
+ //# sourceMappingURL=SetDdosMaxBurstGbpsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SetDdosMaxBurstGbpsRequest.js","sourceRoot":"","sources":["../../src/models/SetDdosMaxBurstGbpsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAiBzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,gEAsCC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { SetDdosMaxBurstGbpsResponseBody } from "./SetDdosMaxBurstGbpsResponseBody";
3
+ export declare class SetDdosMaxBurstGbpsResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: SetDdosMaxBurstGbpsResponseBody;
9
+ static names(): {
10
+ [key: string]: string;
11
+ };
12
+ static types(): {
13
+ [key: string]: any;
14
+ };
15
+ validate(): void;
16
+ constructor(map?: {
17
+ [key: string]: any;
18
+ });
19
+ }
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.SetDdosMaxBurstGbpsResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const SetDdosMaxBurstGbpsResponseBody_1 = require("./SetDdosMaxBurstGbpsResponseBody");
40
+ class SetDdosMaxBurstGbpsResponse extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ headers: 'headers',
44
+ statusCode: 'statusCode',
45
+ body: 'body',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
51
+ statusCode: 'number',
52
+ body: SetDdosMaxBurstGbpsResponseBody_1.SetDdosMaxBurstGbpsResponseBody,
53
+ };
54
+ }
55
+ validate() {
56
+ if (this.headers) {
57
+ $dara.Model.validateMap(this.headers);
58
+ }
59
+ if (this.body && typeof this.body.validate === 'function') {
60
+ this.body.validate();
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.SetDdosMaxBurstGbpsResponse = SetDdosMaxBurstGbpsResponse;
69
+ //# sourceMappingURL=SetDdosMaxBurstGbpsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SetDdosMaxBurstGbpsResponse.js","sourceRoot":"","sources":["../../src/models/SetDdosMaxBurstGbpsResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,uFAAoF;AAGpF,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAI1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,iEAA+B;SACtC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,kEAiCC"}
@@ -0,0 +1,18 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class SetDdosMaxBurstGbpsResponseBody extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * 36af3fcc-43d0-441c-86b1-428951dc8225
6
+ */
7
+ requestId?: string;
8
+ static names(): {
9
+ [key: string]: string;
10
+ };
11
+ static types(): {
12
+ [key: string]: any;
13
+ };
14
+ validate(): void;
15
+ constructor(map?: {
16
+ [key: string]: any;
17
+ });
18
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.SetDdosMaxBurstGbpsResponseBody = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class SetDdosMaxBurstGbpsResponseBody extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ requestId: 'RequestId',
43
+ };
44
+ }
45
+ static types() {
46
+ return {
47
+ requestId: 'string',
48
+ };
49
+ }
50
+ validate() {
51
+ super.validate();
52
+ }
53
+ constructor(map) {
54
+ super(map);
55
+ }
56
+ }
57
+ exports.SetDdosMaxBurstGbpsResponseBody = SetDdosMaxBurstGbpsResponseBody;
58
+ //# sourceMappingURL=SetDdosMaxBurstGbpsResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SetDdosMaxBurstGbpsResponseBody.js","sourceRoot":"","sources":["../../src/models/SetDdosMaxBurstGbpsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAM9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzBD,0EAyBC"}
@@ -2,6 +2,14 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class SetHttpDDoSAttackRuleActionRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
+ * Rule action, with values:
6
+ *
7
+ * - **deny**: Block.
8
+ *
9
+ * - **js**: JS Verification.
10
+ *
11
+ * - **observe**: Observe.
12
+ *
5
13
  * This parameter is required.
6
14
  *
7
15
  * @example
@@ -10,6 +18,9 @@ export declare class SetHttpDDoSAttackRuleActionRequest extends $dara.Model {
10
18
  ruleAction?: string;
11
19
  /**
12
20
  * @remarks
21
+ * List of rule IDs to be operated on, separated by English commas (,).
22
+ * > You can call the [DescribeHttpDDoSAttackRules](~~DescribeHttpDDoSAttackRules~~) API to get this parameter.
23
+ *
13
24
  * This parameter is required.
14
25
  *
15
26
  * @example
@@ -18,6 +29,8 @@ export declare class SetHttpDDoSAttackRuleActionRequest extends $dara.Model {
18
29
  ruleIds?: string;
19
30
  /**
20
31
  * @remarks
32
+ * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) API.
33
+ *
21
34
  * This parameter is required.
22
35
  *
23
36
  * @example
@@ -1 +1 @@
1
- {"version":3,"file":"SetHttpDdoSattackRuleActionRequest.js","sourceRoot":"","sources":["../../src/models/SetHttpDdoSattackRuleActionRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IAyBjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhDD,gFAgDC"}
1
+ {"version":3,"file":"SetHttpDdoSattackRuleActionRequest.js","sourceRoot":"","sources":["../../src/models/SetHttpDdoSattackRuleActionRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IAsCjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA7DD,gFA6DC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class SetHttpDDoSAttackRuleActionResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Id of the request
5
+ * Request ID
6
6
  *
7
7
  * @example
8
8
  * C370DAF1-C838-4288-A1A0-9A87633D2***
@@ -2,6 +2,9 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class SetHttpDDoSAttackRuleStatusRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
+ * List of rule IDs to be operated on, separated by English commas (,).
6
+ * > You can call the [DescribeHttpDDoSAttackRules](~~DescribeHttpDDoSAttackRules~~) interface to get this parameter.
7
+ *
5
8
  * This parameter is required.
6
9
  *
7
10
  * @example
@@ -10,6 +13,8 @@ export declare class SetHttpDDoSAttackRuleStatusRequest extends $dara.Model {
10
13
  ruleIds?: string;
11
14
  /**
12
15
  * @remarks
16
+ * Site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
17
+ *
13
18
  * This parameter is required.
14
19
  *
15
20
  * @example
@@ -18,6 +23,11 @@ export declare class SetHttpDDoSAttackRuleStatusRequest extends $dara.Model {
18
23
  siteId?: number;
19
24
  /**
20
25
  * @remarks
26
+ * Rule status
27
+ *
28
+ * - **on**: Enable.
29
+ * - **off**: Disable.
30
+ *
21
31
  * This parameter is required.
22
32
  *
23
33
  * @example
@@ -1 +1 @@
1
- {"version":3,"file":"SetHttpDdoSattackRuleStatusRequest.js","sourceRoot":"","sources":["../../src/models/SetHttpDdoSattackRuleStatusRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IAyBjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhDD,gFAgDC"}
1
+ {"version":3,"file":"SetHttpDdoSattackRuleStatusRequest.js","sourceRoot":"","sources":["../../src/models/SetHttpDdoSattackRuleStatusRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IAmCjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,gFA0DC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class SetHttpDDoSAttackRuleStatusResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Id of the request
5
+ * ID of the request
6
6
  *
7
7
  * @example
8
8
  * F7B84CF8-F8A4-53F8-9B91-2643FD72042B
@@ -89,6 +89,9 @@ export { DescribeDDoSAllEventListResponseBodyDataList } from './DescribeDdoSallE
89
89
  export { DescribeDDoSBpsListResponseBodyDataModule } from './DescribeDdoSbpsListResponseBody';
90
90
  export { DescribeDDoSL7QpsListResponseBodyDataModule } from './DescribeDdoSl7qpsListResponseBody';
91
91
  export { DescribeEdgeContainerAppStatsResponseBodyPoints } from './DescribeEdgeContainerAppStatsResponseBody';
92
+ export { DescribeHttpDDoSAttackRulesResponseBodyRuleInfos } from './DescribeHttpDdoSattackRulesResponseBody';
93
+ export { DescribeHttpDDoSIntelligentAclRulesResponseBodyRuleInfos } from './DescribeHttpDdoSintelligentAclRulesResponseBody';
94
+ export { DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos } from './DescribeHttpDdoSintelligentRateLimitRulesResponseBody';
92
95
  export { DescribePreloadTasksResponseBodyTasks } from './DescribePreloadTasksResponseBody';
93
96
  export { DescribePurgeTasksResponseBodyTasks } from './DescribePurgeTasksResponseBody';
94
97
  export { DescribeSiteLogsResponseBodySiteLogDetailsLogInfos } from './DescribeSiteLogsResponseBody';
@@ -712,6 +715,9 @@ export { DescribeDDoSBpsListResponse } from './DescribeDdoSbpsListResponse';
712
715
  export { DescribeDDoSL7QpsListRequest } from './DescribeDdoSl7qpsListRequest';
713
716
  export { DescribeDDoSL7QpsListResponseBody } from './DescribeDdoSl7qpsListResponseBody';
714
717
  export { DescribeDDoSL7QpsListResponse } from './DescribeDdoSl7qpsListResponse';
718
+ export { DescribeDdosMaxBurstGbpsRequest } from './DescribeDdosMaxBurstGbpsRequest';
719
+ export { DescribeDdosMaxBurstGbpsResponseBody } from './DescribeDdosMaxBurstGbpsResponseBody';
720
+ export { DescribeDdosMaxBurstGbpsResponse } from './DescribeDdosMaxBurstGbpsResponse';
715
721
  export { DescribeEdgeContainerAppStatsRequest } from './DescribeEdgeContainerAppStatsRequest';
716
722
  export { DescribeEdgeContainerAppStatsResponseBody } from './DescribeEdgeContainerAppStatsResponseBody';
717
723
  export { DescribeEdgeContainerAppStatsResponse } from './DescribeEdgeContainerAppStatsResponse';
@@ -721,6 +727,15 @@ export { DescribeHttpDDoSAttackIntelligentProtectionResponse } from './DescribeH
721
727
  export { DescribeHttpDDoSAttackProtectionRequest } from './DescribeHttpDdoSattackProtectionRequest';
722
728
  export { DescribeHttpDDoSAttackProtectionResponseBody } from './DescribeHttpDdoSattackProtectionResponseBody';
723
729
  export { DescribeHttpDDoSAttackProtectionResponse } from './DescribeHttpDdoSattackProtectionResponse';
730
+ export { DescribeHttpDDoSAttackRulesRequest } from './DescribeHttpDdoSattackRulesRequest';
731
+ export { DescribeHttpDDoSAttackRulesResponseBody } from './DescribeHttpDdoSattackRulesResponseBody';
732
+ export { DescribeHttpDDoSAttackRulesResponse } from './DescribeHttpDdoSattackRulesResponse';
733
+ export { DescribeHttpDDoSIntelligentAclRulesRequest } from './DescribeHttpDdoSintelligentAclRulesRequest';
734
+ export { DescribeHttpDDoSIntelligentAclRulesResponseBody } from './DescribeHttpDdoSintelligentAclRulesResponseBody';
735
+ export { DescribeHttpDDoSIntelligentAclRulesResponse } from './DescribeHttpDdoSintelligentAclRulesResponse';
736
+ export { DescribeHttpDDoSIntelligentRateLimitRulesRequest } from './DescribeHttpDdoSintelligentRateLimitRulesRequest';
737
+ export { DescribeHttpDDoSIntelligentRateLimitRulesResponseBody } from './DescribeHttpDdoSintelligentRateLimitRulesResponseBody';
738
+ export { DescribeHttpDDoSIntelligentRateLimitRulesResponse } from './DescribeHttpDdoSintelligentRateLimitRulesResponse';
724
739
  export { DescribeKvAccountStatusResponseBody } from './DescribeKvAccountStatusResponseBody';
725
740
  export { DescribeKvAccountStatusResponse } from './DescribeKvAccountStatusResponse';
726
741
  export { DescribePreloadTasksRequest } from './DescribePreloadTasksRequest';
@@ -1260,6 +1275,9 @@ export { SetClientCertificateHostnamesRequest } from './SetClientCertificateHost
1260
1275
  export { SetClientCertificateHostnamesShrinkRequest } from './SetClientCertificateHostnamesShrinkRequest';
1261
1276
  export { SetClientCertificateHostnamesResponseBody } from './SetClientCertificateHostnamesResponseBody';
1262
1277
  export { SetClientCertificateHostnamesResponse } from './SetClientCertificateHostnamesResponse';
1278
+ export { SetDdosMaxBurstGbpsRequest } from './SetDdosMaxBurstGbpsRequest';
1279
+ export { SetDdosMaxBurstGbpsResponseBody } from './SetDdosMaxBurstGbpsResponseBody';
1280
+ export { SetDdosMaxBurstGbpsResponse } from './SetDdosMaxBurstGbpsResponse';
1263
1281
  export { SetHttpDDoSAttackIntelligentProtectionRequest } from './SetHttpDdoSattackIntelligentProtectionRequest';
1264
1282
  export { SetHttpDDoSAttackIntelligentProtectionResponseBody } from './SetHttpDdoSattackIntelligentProtectionResponseBody';
1265
1283
  export { SetHttpDDoSAttackIntelligentProtectionResponse } from './SetHttpDdoSattackIntelligentProtectionResponse';