@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
package/dist/client.d.ts CHANGED
@@ -516,7 +516,7 @@ export default class Client extends OpenApi {
516
516
  */
517
517
  createEdgeContainerApp(request: $_model.CreateEdgeContainerAppRequest): Promise<$_model.CreateEdgeContainerAppResponse>;
518
518
  /**
519
- * 创建边缘容器应用的镜像秘钥
519
+ * Create an image secret for the edge container application
520
520
  *
521
521
  * @param request - CreateEdgeContainerAppImageSecretRequest
522
522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -524,7 +524,7 @@ export default class Client extends OpenApi {
524
524
  */
525
525
  createEdgeContainerAppImageSecretWithOptions(request: $_model.CreateEdgeContainerAppImageSecretRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateEdgeContainerAppImageSecretResponse>;
526
526
  /**
527
- * 创建边缘容器应用的镜像秘钥
527
+ * Create an image secret for the edge container application
528
528
  *
529
529
  * @param request - CreateEdgeContainerAppImageSecretRequest
530
530
  * @returns CreateEdgeContainerAppImageSecretResponse
@@ -1354,7 +1354,7 @@ export default class Client extends OpenApi {
1354
1354
  */
1355
1355
  deleteEdgeContainerApp(request: $_model.DeleteEdgeContainerAppRequest): Promise<$_model.DeleteEdgeContainerAppResponse>;
1356
1356
  /**
1357
- * 删除边缘容器应用的镜像秘钥
1357
+ * Delete the image secret of an edge container application
1358
1358
  *
1359
1359
  * @param request - DeleteEdgeContainerAppImageSecretRequest
1360
1360
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1362,7 +1362,7 @@ export default class Client extends OpenApi {
1362
1362
  */
1363
1363
  deleteEdgeContainerAppImageSecretWithOptions(request: $_model.DeleteEdgeContainerAppImageSecretRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteEdgeContainerAppImageSecretResponse>;
1364
1364
  /**
1365
- * 删除边缘容器应用的镜像秘钥
1365
+ * Delete the image secret of an edge container application
1366
1366
  *
1367
1367
  * @param request - DeleteEdgeContainerAppImageSecretRequest
1368
1368
  * @returns DeleteEdgeContainerAppImageSecretResponse
@@ -1399,7 +1399,7 @@ export default class Client extends OpenApi {
1399
1399
  */
1400
1400
  deleteEdgeContainerAppVersion(request: $_model.DeleteEdgeContainerAppVersionRequest): Promise<$_model.DeleteEdgeContainerAppVersionResponse>;
1401
1401
  /**
1402
- * 删除深度学习和防护下发的规则
1402
+ * Delete rules for deep learning and protection distribution
1403
1403
  *
1404
1404
  * @param request - DeleteHttpDDoSIntelligentRuleRequest
1405
1405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1407,7 +1407,7 @@ export default class Client extends OpenApi {
1407
1407
  */
1408
1408
  deleteHttpDDoSIntelligentRuleWithOptions(request: $_model.DeleteHttpDDoSIntelligentRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHttpDDoSIntelligentRuleResponse>;
1409
1409
  /**
1410
- * 删除深度学习和防护下发的规则
1410
+ * Delete rules for deep learning and protection distribution
1411
1411
  *
1412
1412
  * @param request - DeleteHttpDDoSIntelligentRuleRequest
1413
1413
  * @returns DeleteHttpDDoSIntelligentRuleResponse
@@ -1927,18 +1927,11 @@ export default class Client extends OpenApi {
1927
1927
  */
1928
1928
  deleteUserDeliveryTask(request: $_model.DeleteUserDeliveryTaskRequest): Promise<$_model.DeleteUserDeliveryTaskResponse>;
1929
1929
  /**
1930
- * 用于删除实例级别的Web应用防火墙规则集。
1930
+ * Used for deleting an instance-level Web Application Firewall (WAF) ruleset.
1931
1931
  *
1932
1932
  * @remarks
1933
- * ## 请求说明
1934
- * - 本API允许用户为指定实例创建新的WAF(Web Application Firewall)规则集。
1935
- * - `InstanceId` 是必需参数,指定了要为其创建规则集的具体实例。
1936
- * - `Phase` 参数定义了规则集的应用阶段,例如自定义规则、频次控制等。
1937
- * - `Name` 和 `Expression` 是必填项,分别代表规则集的名字和具体的匹配表达式。
1938
- * - 可选参数 `Description` 提供了对规则集功能或用途的文字描述。
1939
- * - `Status` 控制着规则集是否立即生效 (`on`) 或者处于关闭状态 (`off`)。
1940
- * - 通过 `Rules` 参数可以进一步配置更详细的规则列表,每个规则都包含名称、位置、表达式及动作等属性。
1941
- * - 成功响应将返回新创建规则集的唯一标识符 `Id` 以及所有关联规则的ID列表 `RuleIds`。
1933
+ * ## Request Description
1934
+ * - `InstanceId` and `Id` are required parameters, specifying the WAF instance ID to be operated on and the specific ruleset ID, respectively.
1942
1935
  *
1943
1936
  * @param request - DeleteUserWafRulesetRequest
1944
1937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1946,18 +1939,11 @@ export default class Client extends OpenApi {
1946
1939
  */
1947
1940
  deleteUserWafRulesetWithOptions(request: $_model.DeleteUserWafRulesetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUserWafRulesetResponse>;
1948
1941
  /**
1949
- * 用于删除实例级别的Web应用防火墙规则集。
1942
+ * Used for deleting an instance-level Web Application Firewall (WAF) ruleset.
1950
1943
  *
1951
1944
  * @remarks
1952
- * ## 请求说明
1953
- * - 本API允许用户为指定实例创建新的WAF(Web Application Firewall)规则集。
1954
- * - `InstanceId` 是必需参数,指定了要为其创建规则集的具体实例。
1955
- * - `Phase` 参数定义了规则集的应用阶段,例如自定义规则、频次控制等。
1956
- * - `Name` 和 `Expression` 是必填项,分别代表规则集的名字和具体的匹配表达式。
1957
- * - 可选参数 `Description` 提供了对规则集功能或用途的文字描述。
1958
- * - `Status` 控制着规则集是否立即生效 (`on`) 或者处于关闭状态 (`off`)。
1959
- * - 通过 `Rules` 参数可以进一步配置更详细的规则列表,每个规则都包含名称、位置、表达式及动作等属性。
1960
- * - 成功响应将返回新创建规则集的唯一标识符 `Id` 以及所有关联规则的ID列表 `RuleIds`。
1945
+ * ## Request Description
1946
+ * - `InstanceId` and `Id` are required parameters, specifying the WAF instance ID to be operated on and the specific ruleset ID, respectively.
1961
1947
  *
1962
1948
  * @param request - DeleteUserWafRulesetRequest
1963
1949
  * @returns DeleteUserWafRulesetResponse
@@ -2113,6 +2099,21 @@ export default class Client extends OpenApi {
2113
2099
  * @returns DescribeDDoSL7QpsListResponse
2114
2100
  */
2115
2101
  describeDDoSL7QpsList(request: $_model.DescribeDDoSL7QpsListRequest): Promise<$_model.DescribeDDoSL7QpsListResponse>;
2102
+ /**
2103
+ * 查询当前实例设置的Ddos最大防护弹性值
2104
+ *
2105
+ * @param request - DescribeDdosMaxBurstGbpsRequest
2106
+ * @param runtime - runtime options for this request RuntimeOptions
2107
+ * @returns DescribeDdosMaxBurstGbpsResponse
2108
+ */
2109
+ describeDdosMaxBurstGbpsWithOptions(request: $_model.DescribeDdosMaxBurstGbpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDdosMaxBurstGbpsResponse>;
2110
+ /**
2111
+ * 查询当前实例设置的Ddos最大防护弹性值
2112
+ *
2113
+ * @param request - DescribeDdosMaxBurstGbpsRequest
2114
+ * @returns DescribeDdosMaxBurstGbpsResponse
2115
+ */
2116
+ describeDdosMaxBurstGbps(request: $_model.DescribeDdosMaxBurstGbpsRequest): Promise<$_model.DescribeDdosMaxBurstGbpsResponse>;
2116
2117
  /**
2117
2118
  * Provides monitoring data for metrics of ESA edge containers.
2118
2119
  *
@@ -2158,6 +2159,51 @@ export default class Client extends OpenApi {
2158
2159
  * @returns DescribeHttpDDoSAttackProtectionResponse
2159
2160
  */
2160
2161
  describeHttpDDoSAttackProtection(request: $_model.DescribeHttpDDoSAttackProtectionRequest): Promise<$_model.DescribeHttpDDoSAttackProtectionResponse>;
2162
+ /**
2163
+ * 查询HTTP DDoS攻击防护规则
2164
+ *
2165
+ * @param request - DescribeHttpDDoSAttackRulesRequest
2166
+ * @param runtime - runtime options for this request RuntimeOptions
2167
+ * @returns DescribeHttpDDoSAttackRulesResponse
2168
+ */
2169
+ describeHttpDDoSAttackRulesWithOptions(request: $_model.DescribeHttpDDoSAttackRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHttpDDoSAttackRulesResponse>;
2170
+ /**
2171
+ * 查询HTTP DDoS攻击防护规则
2172
+ *
2173
+ * @param request - DescribeHttpDDoSAttackRulesRequest
2174
+ * @returns DescribeHttpDDoSAttackRulesResponse
2175
+ */
2176
+ describeHttpDDoSAttackRules(request: $_model.DescribeHttpDDoSAttackRulesRequest): Promise<$_model.DescribeHttpDDoSAttackRulesResponse>;
2177
+ /**
2178
+ * 查询深度学习和防护下发的精准访问控制规则
2179
+ *
2180
+ * @param request - DescribeHttpDDoSIntelligentAclRulesRequest
2181
+ * @param runtime - runtime options for this request RuntimeOptions
2182
+ * @returns DescribeHttpDDoSIntelligentAclRulesResponse
2183
+ */
2184
+ describeHttpDDoSIntelligentAclRulesWithOptions(request: $_model.DescribeHttpDDoSIntelligentAclRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHttpDDoSIntelligentAclRulesResponse>;
2185
+ /**
2186
+ * 查询深度学习和防护下发的精准访问控制规则
2187
+ *
2188
+ * @param request - DescribeHttpDDoSIntelligentAclRulesRequest
2189
+ * @returns DescribeHttpDDoSIntelligentAclRulesResponse
2190
+ */
2191
+ describeHttpDDoSIntelligentAclRules(request: $_model.DescribeHttpDDoSIntelligentAclRulesRequest): Promise<$_model.DescribeHttpDDoSIntelligentAclRulesResponse>;
2192
+ /**
2193
+ * 查询深度学习和防护下发的频率控制规则
2194
+ *
2195
+ * @param request - DescribeHttpDDoSIntelligentRateLimitRulesRequest
2196
+ * @param runtime - runtime options for this request RuntimeOptions
2197
+ * @returns DescribeHttpDDoSIntelligentRateLimitRulesResponse
2198
+ */
2199
+ describeHttpDDoSIntelligentRateLimitRulesWithOptions(request: $_model.DescribeHttpDDoSIntelligentRateLimitRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHttpDDoSIntelligentRateLimitRulesResponse>;
2200
+ /**
2201
+ * 查询深度学习和防护下发的频率控制规则
2202
+ *
2203
+ * @param request - DescribeHttpDDoSIntelligentRateLimitRulesRequest
2204
+ * @returns DescribeHttpDDoSIntelligentRateLimitRulesResponse
2205
+ */
2206
+ describeHttpDDoSIntelligentRateLimitRules(request: $_model.DescribeHttpDDoSIntelligentRateLimitRulesRequest): Promise<$_model.DescribeHttpDDoSIntelligentRateLimitRulesResponse>;
2161
2207
  /**
2162
2208
  * Queries whether Edge KV is activated in your Alibaba Cloud account.
2163
2209
  *
@@ -2908,7 +2954,7 @@ export default class Client extends OpenApi {
2908
2954
  */
2909
2955
  getKvAccount(): Promise<$_model.GetKvAccountResponse>;
2910
2956
  /**
2911
- * 查询Key-Value对的某个Key的详情
2957
+ * Queries the value and time to live (TTL) of a key.
2912
2958
  *
2913
2959
  * @param request - GetKvDetailRequest
2914
2960
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2916,7 +2962,7 @@ export default class Client extends OpenApi {
2916
2962
  */
2917
2963
  getKvDetailWithOptions(request: $_model.GetKvDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetKvDetailResponse>;
2918
2964
  /**
2919
- * 查询Key-Value对的某个Key的详情
2965
+ * Queries the value and time to live (TTL) of a key.
2920
2966
  *
2921
2967
  * @param request - GetKvDetailRequest
2922
2968
  * @returns GetKvDetailResponse
@@ -3821,7 +3867,7 @@ export default class Client extends OpenApi {
3821
3867
  */
3822
3868
  listESAIPInfo(request: $_model.ListESAIPInfoRequest): Promise<$_model.ListESAIPInfoResponse>;
3823
3869
  /**
3824
- * 获取边缘容器应用的镜像秘钥列表
3870
+ * Retrieve the list of image secrets for edge container applications
3825
3871
  *
3826
3872
  * @param request - ListEdgeContainerAppImageSecretsRequest
3827
3873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3829,7 +3875,7 @@ export default class Client extends OpenApi {
3829
3875
  */
3830
3876
  listEdgeContainerAppImageSecretsWithOptions(request: $_model.ListEdgeContainerAppImageSecretsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListEdgeContainerAppImageSecretsResponse>;
3831
3877
  /**
3832
- * 获取边缘容器应用的镜像秘钥列表
3878
+ * Retrieve the list of image secrets for edge container applications
3833
3879
  *
3834
3880
  * @param request - ListEdgeContainerAppImageSecretsRequest
3835
3881
  * @returns ListEdgeContainerAppImageSecretsResponse
@@ -5068,6 +5114,21 @@ export default class Client extends OpenApi {
5068
5114
  * @returns SetClientCertificateHostnamesResponse
5069
5115
  */
5070
5116
  setClientCertificateHostnames(request: $_model.SetClientCertificateHostnamesRequest): Promise<$_model.SetClientCertificateHostnamesResponse>;
5117
+ /**
5118
+ * 设置Ddos实例的最大防护弹性值
5119
+ *
5120
+ * @param request - SetDdosMaxBurstGbpsRequest
5121
+ * @param runtime - runtime options for this request RuntimeOptions
5122
+ * @returns SetDdosMaxBurstGbpsResponse
5123
+ */
5124
+ setDdosMaxBurstGbpsWithOptions(request: $_model.SetDdosMaxBurstGbpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetDdosMaxBurstGbpsResponse>;
5125
+ /**
5126
+ * 设置Ddos实例的最大防护弹性值
5127
+ *
5128
+ * @param request - SetDdosMaxBurstGbpsRequest
5129
+ * @returns SetDdosMaxBurstGbpsResponse
5130
+ */
5131
+ setDdosMaxBurstGbps(request: $_model.SetDdosMaxBurstGbpsRequest): Promise<$_model.SetDdosMaxBurstGbpsResponse>;
5071
5132
  /**
5072
5133
  * Configures smart HTTP DDoS protection.
5073
5134
  *
@@ -5099,7 +5160,7 @@ export default class Client extends OpenApi {
5099
5160
  */
5100
5161
  setHttpDDoSAttackProtection(request: $_model.SetHttpDDoSAttackProtectionRequest): Promise<$_model.SetHttpDDoSAttackProtectionResponse>;
5101
5162
  /**
5102
- * 设置HTTP DDoS攻击防护指定规则防护动作
5163
+ * Set the Protection Action for Specified HTTP DDoS Attack Rules
5103
5164
  *
5104
5165
  * @param request - SetHttpDDoSAttackRuleActionRequest
5105
5166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5107,14 +5168,14 @@ export default class Client extends OpenApi {
5107
5168
  */
5108
5169
  setHttpDDoSAttackRuleActionWithOptions(request: $_model.SetHttpDDoSAttackRuleActionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetHttpDDoSAttackRuleActionResponse>;
5109
5170
  /**
5110
- * 设置HTTP DDoS攻击防护指定规则防护动作
5171
+ * Set the Protection Action for Specified HTTP DDoS Attack Rules
5111
5172
  *
5112
5173
  * @param request - SetHttpDDoSAttackRuleActionRequest
5113
5174
  * @returns SetHttpDDoSAttackRuleActionResponse
5114
5175
  */
5115
5176
  setHttpDDoSAttackRuleAction(request: $_model.SetHttpDDoSAttackRuleActionRequest): Promise<$_model.SetHttpDDoSAttackRuleActionResponse>;
5116
5177
  /**
5117
- * 设置HTTP DDoS攻击防护指定规则防护状态
5178
+ * Set the Protection Status of Specified HTTP DDoS Attack Rules
5118
5179
  *
5119
5180
  * @param request - SetHttpDDoSAttackRuleStatusRequest
5120
5181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5122,7 +5183,7 @@ export default class Client extends OpenApi {
5122
5183
  */
5123
5184
  setHttpDDoSAttackRuleStatusWithOptions(request: $_model.SetHttpDDoSAttackRuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetHttpDDoSAttackRuleStatusResponse>;
5124
5185
  /**
5125
- * 设置HTTP DDoS攻击防护指定规则防护状态
5186
+ * Set the Protection Status of Specified HTTP DDoS Attack Rules
5126
5187
  *
5127
5188
  * @param request - SetHttpDDoSAttackRuleStatusRequest
5128
5189
  * @returns SetHttpDDoSAttackRuleStatusResponse
package/dist/client.js CHANGED
@@ -1605,7 +1605,7 @@ class Client extends openapi_core_1.default {
1605
1605
  return await this.createEdgeContainerAppWithOptions(request, runtime);
1606
1606
  }
1607
1607
  /**
1608
- * 创建边缘容器应用的镜像秘钥
1608
+ * Create an image secret for the edge container application
1609
1609
  *
1610
1610
  * @param request - CreateEdgeContainerAppImageSecretRequest
1611
1611
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1643,7 +1643,7 @@ class Client extends openapi_core_1.default {
1643
1643
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateEdgeContainerAppImageSecretResponse({}));
1644
1644
  }
1645
1645
  /**
1646
- * 创建边缘容器应用的镜像秘钥
1646
+ * Create an image secret for the edge container application
1647
1647
  *
1648
1648
  * @param request - CreateEdgeContainerAppImageSecretRequest
1649
1649
  * @returns CreateEdgeContainerAppImageSecretResponse
@@ -4624,7 +4624,7 @@ class Client extends openapi_core_1.default {
4624
4624
  return await this.deleteEdgeContainerAppWithOptions(request, runtime);
4625
4625
  }
4626
4626
  /**
4627
- * 删除边缘容器应用的镜像秘钥
4627
+ * Delete the image secret of an edge container application
4628
4628
  *
4629
4629
  * @param request - DeleteEdgeContainerAppImageSecretRequest
4630
4630
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4656,7 +4656,7 @@ class Client extends openapi_core_1.default {
4656
4656
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteEdgeContainerAppImageSecretResponse({}));
4657
4657
  }
4658
4658
  /**
4659
- * 删除边缘容器应用的镜像秘钥
4659
+ * Delete the image secret of an edge container application
4660
4660
  *
4661
4661
  * @param request - DeleteEdgeContainerAppImageSecretRequest
4662
4662
  * @returns DeleteEdgeContainerAppImageSecretResponse
@@ -4753,7 +4753,7 @@ class Client extends openapi_core_1.default {
4753
4753
  return await this.deleteEdgeContainerAppVersionWithOptions(request, runtime);
4754
4754
  }
4755
4755
  /**
4756
- * 删除深度学习和防护下发的规则
4756
+ * Delete rules for deep learning and protection distribution
4757
4757
  *
4758
4758
  * @param request - DeleteHttpDDoSIntelligentRuleRequest
4759
4759
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4788,7 +4788,7 @@ class Client extends openapi_core_1.default {
4788
4788
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHttpDDoSIntelligentRuleResponse({}));
4789
4789
  }
4790
4790
  /**
4791
- * 删除深度学习和防护下发的规则
4791
+ * Delete rules for deep learning and protection distribution
4792
4792
  *
4793
4793
  * @param request - DeleteHttpDDoSIntelligentRuleRequest
4794
4794
  * @returns DeleteHttpDDoSIntelligentRuleResponse
@@ -6165,18 +6165,11 @@ class Client extends openapi_core_1.default {
6165
6165
  return await this.deleteUserDeliveryTaskWithOptions(request, runtime);
6166
6166
  }
6167
6167
  /**
6168
- * 用于删除实例级别的Web应用防火墙规则集。
6168
+ * Used for deleting an instance-level Web Application Firewall (WAF) ruleset.
6169
6169
  *
6170
6170
  * @remarks
6171
- * ## 请求说明
6172
- * - 本API允许用户为指定实例创建新的WAF(Web Application Firewall)规则集。
6173
- * - `InstanceId` 是必需参数,指定了要为其创建规则集的具体实例。
6174
- * - `Phase` 参数定义了规则集的应用阶段,例如自定义规则、频次控制等。
6175
- * - `Name` 和 `Expression` 是必填项,分别代表规则集的名字和具体的匹配表达式。
6176
- * - 可选参数 `Description` 提供了对规则集功能或用途的文字描述。
6177
- * - `Status` 控制着规则集是否立即生效 (`on`) 或者处于关闭状态 (`off`)。
6178
- * - 通过 `Rules` 参数可以进一步配置更详细的规则列表,每个规则都包含名称、位置、表达式及动作等属性。
6179
- * - 成功响应将返回新创建规则集的唯一标识符 `Id` 以及所有关联规则的ID列表 `RuleIds`。
6171
+ * ## Request Description
6172
+ * - `InstanceId` and `Id` are required parameters, specifying the WAF instance ID to be operated on and the specific ruleset ID, respectively.
6180
6173
  *
6181
6174
  * @param request - DeleteUserWafRulesetRequest
6182
6175
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6210,18 +6203,11 @@ class Client extends openapi_core_1.default {
6210
6203
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUserWafRulesetResponse({}));
6211
6204
  }
6212
6205
  /**
6213
- * 用于删除实例级别的Web应用防火墙规则集。
6206
+ * Used for deleting an instance-level Web Application Firewall (WAF) ruleset.
6214
6207
  *
6215
6208
  * @remarks
6216
- * ## 请求说明
6217
- * - 本API允许用户为指定实例创建新的WAF(Web Application Firewall)规则集。
6218
- * - `InstanceId` 是必需参数,指定了要为其创建规则集的具体实例。
6219
- * - `Phase` 参数定义了规则集的应用阶段,例如自定义规则、频次控制等。
6220
- * - `Name` 和 `Expression` 是必填项,分别代表规则集的名字和具体的匹配表达式。
6221
- * - 可选参数 `Description` 提供了对规则集功能或用途的文字描述。
6222
- * - `Status` 控制着规则集是否立即生效 (`on`) 或者处于关闭状态 (`off`)。
6223
- * - 通过 `Rules` 参数可以进一步配置更详细的规则列表,每个规则都包含名称、位置、表达式及动作等属性。
6224
- * - 成功响应将返回新创建规则集的唯一标识符 `Id` 以及所有关联规则的ID列表 `RuleIds`。
6209
+ * ## Request Description
6210
+ * - `InstanceId` and `Id` are required parameters, specifying the WAF instance ID to be operated on and the specific ruleset ID, respectively.
6225
6211
  *
6226
6212
  * @param request - DeleteUserWafRulesetRequest
6227
6213
  * @returns DeleteUserWafRulesetResponse
@@ -6678,6 +6664,42 @@ class Client extends openapi_core_1.default {
6678
6664
  let runtime = new $dara.RuntimeOptions({});
6679
6665
  return await this.describeDDoSL7QpsListWithOptions(request, runtime);
6680
6666
  }
6667
+ /**
6668
+ * 查询当前实例设置的Ddos最大防护弹性值
6669
+ *
6670
+ * @param request - DescribeDdosMaxBurstGbpsRequest
6671
+ * @param runtime - runtime options for this request RuntimeOptions
6672
+ * @returns DescribeDdosMaxBurstGbpsResponse
6673
+ */
6674
+ async describeDdosMaxBurstGbpsWithOptions(request, runtime) {
6675
+ request.validate();
6676
+ let query = openapi_core_2.OpenApiUtil.query(request.toMap());
6677
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
6678
+ query: openapi_core_2.OpenApiUtil.query(query),
6679
+ });
6680
+ let params = new openapi_core_2.$OpenApiUtil.Params({
6681
+ action: "DescribeDdosMaxBurstGbps",
6682
+ version: "2024-09-10",
6683
+ protocol: "HTTPS",
6684
+ pathname: "/",
6685
+ method: "GET",
6686
+ authType: "AK",
6687
+ style: "RPC",
6688
+ reqBodyType: "formData",
6689
+ bodyType: "json",
6690
+ });
6691
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDdosMaxBurstGbpsResponse({}));
6692
+ }
6693
+ /**
6694
+ * 查询当前实例设置的Ddos最大防护弹性值
6695
+ *
6696
+ * @param request - DescribeDdosMaxBurstGbpsRequest
6697
+ * @returns DescribeDdosMaxBurstGbpsResponse
6698
+ */
6699
+ async describeDdosMaxBurstGbps(request) {
6700
+ let runtime = new $dara.RuntimeOptions({});
6701
+ return await this.describeDdosMaxBurstGbpsWithOptions(request, runtime);
6702
+ }
6681
6703
  /**
6682
6704
  * Provides monitoring data for metrics of ESA edge containers.
6683
6705
  *
@@ -6792,6 +6814,147 @@ class Client extends openapi_core_1.default {
6792
6814
  let runtime = new $dara.RuntimeOptions({});
6793
6815
  return await this.describeHttpDDoSAttackProtectionWithOptions(request, runtime);
6794
6816
  }
6817
+ /**
6818
+ * 查询HTTP DDoS攻击防护规则
6819
+ *
6820
+ * @param request - DescribeHttpDDoSAttackRulesRequest
6821
+ * @param runtime - runtime options for this request RuntimeOptions
6822
+ * @returns DescribeHttpDDoSAttackRulesResponse
6823
+ */
6824
+ async describeHttpDDoSAttackRulesWithOptions(request, runtime) {
6825
+ request.validate();
6826
+ let query = {};
6827
+ if (!$dara.isNull(request.pageNumber)) {
6828
+ query["PageNumber"] = request.pageNumber;
6829
+ }
6830
+ if (!$dara.isNull(request.pageSize)) {
6831
+ query["PageSize"] = request.pageSize;
6832
+ }
6833
+ if (!$dara.isNull(request.siteId)) {
6834
+ query["SiteId"] = request.siteId;
6835
+ }
6836
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
6837
+ query: openapi_core_2.OpenApiUtil.query(query),
6838
+ });
6839
+ let params = new openapi_core_2.$OpenApiUtil.Params({
6840
+ action: "DescribeHttpDDoSAttackRules",
6841
+ version: "2024-09-10",
6842
+ protocol: "HTTPS",
6843
+ pathname: "/",
6844
+ method: "POST",
6845
+ authType: "AK",
6846
+ style: "RPC",
6847
+ reqBodyType: "formData",
6848
+ bodyType: "json",
6849
+ });
6850
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHttpDDoSAttackRulesResponse({}));
6851
+ }
6852
+ /**
6853
+ * 查询HTTP DDoS攻击防护规则
6854
+ *
6855
+ * @param request - DescribeHttpDDoSAttackRulesRequest
6856
+ * @returns DescribeHttpDDoSAttackRulesResponse
6857
+ */
6858
+ async describeHttpDDoSAttackRules(request) {
6859
+ let runtime = new $dara.RuntimeOptions({});
6860
+ return await this.describeHttpDDoSAttackRulesWithOptions(request, runtime);
6861
+ }
6862
+ /**
6863
+ * 查询深度学习和防护下发的精准访问控制规则
6864
+ *
6865
+ * @param request - DescribeHttpDDoSIntelligentAclRulesRequest
6866
+ * @param runtime - runtime options for this request RuntimeOptions
6867
+ * @returns DescribeHttpDDoSIntelligentAclRulesResponse
6868
+ */
6869
+ async describeHttpDDoSIntelligentAclRulesWithOptions(request, runtime) {
6870
+ request.validate();
6871
+ let query = {};
6872
+ if (!$dara.isNull(request.pageNumber)) {
6873
+ query["PageNumber"] = request.pageNumber;
6874
+ }
6875
+ if (!$dara.isNull(request.pageSize)) {
6876
+ query["PageSize"] = request.pageSize;
6877
+ }
6878
+ if (!$dara.isNull(request.ruleType)) {
6879
+ query["RuleType"] = request.ruleType;
6880
+ }
6881
+ if (!$dara.isNull(request.siteId)) {
6882
+ query["SiteId"] = request.siteId;
6883
+ }
6884
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
6885
+ query: openapi_core_2.OpenApiUtil.query(query),
6886
+ });
6887
+ let params = new openapi_core_2.$OpenApiUtil.Params({
6888
+ action: "DescribeHttpDDoSIntelligentAclRules",
6889
+ version: "2024-09-10",
6890
+ protocol: "HTTPS",
6891
+ pathname: "/",
6892
+ method: "POST",
6893
+ authType: "AK",
6894
+ style: "RPC",
6895
+ reqBodyType: "formData",
6896
+ bodyType: "json",
6897
+ });
6898
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHttpDDoSIntelligentAclRulesResponse({}));
6899
+ }
6900
+ /**
6901
+ * 查询深度学习和防护下发的精准访问控制规则
6902
+ *
6903
+ * @param request - DescribeHttpDDoSIntelligentAclRulesRequest
6904
+ * @returns DescribeHttpDDoSIntelligentAclRulesResponse
6905
+ */
6906
+ async describeHttpDDoSIntelligentAclRules(request) {
6907
+ let runtime = new $dara.RuntimeOptions({});
6908
+ return await this.describeHttpDDoSIntelligentAclRulesWithOptions(request, runtime);
6909
+ }
6910
+ /**
6911
+ * 查询深度学习和防护下发的频率控制规则
6912
+ *
6913
+ * @param request - DescribeHttpDDoSIntelligentRateLimitRulesRequest
6914
+ * @param runtime - runtime options for this request RuntimeOptions
6915
+ * @returns DescribeHttpDDoSIntelligentRateLimitRulesResponse
6916
+ */
6917
+ async describeHttpDDoSIntelligentRateLimitRulesWithOptions(request, runtime) {
6918
+ request.validate();
6919
+ let query = {};
6920
+ if (!$dara.isNull(request.pageNumber)) {
6921
+ query["PageNumber"] = request.pageNumber;
6922
+ }
6923
+ if (!$dara.isNull(request.pageSize)) {
6924
+ query["PageSize"] = request.pageSize;
6925
+ }
6926
+ if (!$dara.isNull(request.ruleType)) {
6927
+ query["RuleType"] = request.ruleType;
6928
+ }
6929
+ if (!$dara.isNull(request.siteId)) {
6930
+ query["SiteId"] = request.siteId;
6931
+ }
6932
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
6933
+ query: openapi_core_2.OpenApiUtil.query(query),
6934
+ });
6935
+ let params = new openapi_core_2.$OpenApiUtil.Params({
6936
+ action: "DescribeHttpDDoSIntelligentRateLimitRules",
6937
+ version: "2024-09-10",
6938
+ protocol: "HTTPS",
6939
+ pathname: "/",
6940
+ method: "POST",
6941
+ authType: "AK",
6942
+ style: "RPC",
6943
+ reqBodyType: "formData",
6944
+ bodyType: "json",
6945
+ });
6946
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHttpDDoSIntelligentRateLimitRulesResponse({}));
6947
+ }
6948
+ /**
6949
+ * 查询深度学习和防护下发的频率控制规则
6950
+ *
6951
+ * @param request - DescribeHttpDDoSIntelligentRateLimitRulesRequest
6952
+ * @returns DescribeHttpDDoSIntelligentRateLimitRulesResponse
6953
+ */
6954
+ async describeHttpDDoSIntelligentRateLimitRules(request) {
6955
+ let runtime = new $dara.RuntimeOptions({});
6956
+ return await this.describeHttpDDoSIntelligentRateLimitRulesWithOptions(request, runtime);
6957
+ }
6795
6958
  /**
6796
6959
  * Queries whether Edge KV is activated in your Alibaba Cloud account.
6797
6960
  *
@@ -8645,7 +8808,7 @@ class Client extends openapi_core_1.default {
8645
8808
  return await this.getKvAccountWithOptions(runtime);
8646
8809
  }
8647
8810
  /**
8648
- * 查询Key-Value对的某个Key的详情
8811
+ * Queries the value and time to live (TTL) of a key.
8649
8812
  *
8650
8813
  * @param request - GetKvDetailRequest
8651
8814
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8677,7 +8840,7 @@ class Client extends openapi_core_1.default {
8677
8840
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetKvDetailResponse({}));
8678
8841
  }
8679
8842
  /**
8680
- * 查询Key-Value对的某个Key的详情
8843
+ * Queries the value and time to live (TTL) of a key.
8681
8844
  *
8682
8845
  * @param request - GetKvDetailRequest
8683
8846
  * @returns GetKvDetailResponse
@@ -10830,7 +10993,7 @@ class Client extends openapi_core_1.default {
10830
10993
  return await this.listESAIPInfoWithOptions(request, runtime);
10831
10994
  }
10832
10995
  /**
10833
- * 获取边缘容器应用的镜像秘钥列表
10996
+ * Retrieve the list of image secrets for edge container applications
10834
10997
  *
10835
10998
  * @param request - ListEdgeContainerAppImageSecretsRequest
10836
10999
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10859,7 +11022,7 @@ class Client extends openapi_core_1.default {
10859
11022
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEdgeContainerAppImageSecretsResponse({}));
10860
11023
  }
10861
11024
  /**
10862
- * 获取边缘容器应用的镜像秘钥列表
11025
+ * Retrieve the list of image secrets for edge container applications
10863
11026
  *
10864
11027
  * @param request - ListEdgeContainerAppImageSecretsRequest
10865
11028
  * @returns ListEdgeContainerAppImageSecretsResponse
@@ -14235,6 +14398,48 @@ class Client extends openapi_core_1.default {
14235
14398
  let runtime = new $dara.RuntimeOptions({});
14236
14399
  return await this.setClientCertificateHostnamesWithOptions(request, runtime);
14237
14400
  }
14401
+ /**
14402
+ * 设置Ddos实例的最大防护弹性值
14403
+ *
14404
+ * @param request - SetDdosMaxBurstGbpsRequest
14405
+ * @param runtime - runtime options for this request RuntimeOptions
14406
+ * @returns SetDdosMaxBurstGbpsResponse
14407
+ */
14408
+ async setDdosMaxBurstGbpsWithOptions(request, runtime) {
14409
+ request.validate();
14410
+ let query = {};
14411
+ if (!$dara.isNull(request.instanceId)) {
14412
+ query["InstanceId"] = request.instanceId;
14413
+ }
14414
+ if (!$dara.isNull(request.maxBurstGbps)) {
14415
+ query["MaxBurstGbps"] = request.maxBurstGbps;
14416
+ }
14417
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
14418
+ query: openapi_core_2.OpenApiUtil.query(query),
14419
+ });
14420
+ let params = new openapi_core_2.$OpenApiUtil.Params({
14421
+ action: "SetDdosMaxBurstGbps",
14422
+ version: "2024-09-10",
14423
+ protocol: "HTTPS",
14424
+ pathname: "/",
14425
+ method: "POST",
14426
+ authType: "AK",
14427
+ style: "RPC",
14428
+ reqBodyType: "formData",
14429
+ bodyType: "json",
14430
+ });
14431
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetDdosMaxBurstGbpsResponse({}));
14432
+ }
14433
+ /**
14434
+ * 设置Ddos实例的最大防护弹性值
14435
+ *
14436
+ * @param request - SetDdosMaxBurstGbpsRequest
14437
+ * @returns SetDdosMaxBurstGbpsResponse
14438
+ */
14439
+ async setDdosMaxBurstGbps(request) {
14440
+ let runtime = new $dara.RuntimeOptions({});
14441
+ return await this.setDdosMaxBurstGbpsWithOptions(request, runtime);
14442
+ }
14238
14443
  /**
14239
14444
  * Configures smart HTTP DDoS protection.
14240
14445
  *
@@ -14323,7 +14528,7 @@ class Client extends openapi_core_1.default {
14323
14528
  return await this.setHttpDDoSAttackProtectionWithOptions(request, runtime);
14324
14529
  }
14325
14530
  /**
14326
- * 设置HTTP DDoS攻击防护指定规则防护动作
14531
+ * Set the Protection Action for Specified HTTP DDoS Attack Rules
14327
14532
  *
14328
14533
  * @param request - SetHttpDDoSAttackRuleActionRequest
14329
14534
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14358,7 +14563,7 @@ class Client extends openapi_core_1.default {
14358
14563
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetHttpDDoSAttackRuleActionResponse({}));
14359
14564
  }
14360
14565
  /**
14361
- * 设置HTTP DDoS攻击防护指定规则防护动作
14566
+ * Set the Protection Action for Specified HTTP DDoS Attack Rules
14362
14567
  *
14363
14568
  * @param request - SetHttpDDoSAttackRuleActionRequest
14364
14569
  * @returns SetHttpDDoSAttackRuleActionResponse
@@ -14368,7 +14573,7 @@ class Client extends openapi_core_1.default {
14368
14573
  return await this.setHttpDDoSAttackRuleActionWithOptions(request, runtime);
14369
14574
  }
14370
14575
  /**
14371
- * 设置HTTP DDoS攻击防护指定规则防护状态
14576
+ * Set the Protection Status of Specified HTTP DDoS Attack Rules
14372
14577
  *
14373
14578
  * @param request - SetHttpDDoSAttackRuleStatusRequest
14374
14579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14403,7 +14608,7 @@ class Client extends openapi_core_1.default {
14403
14608
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetHttpDDoSAttackRuleStatusResponse({}));
14404
14609
  }
14405
14610
  /**
14406
- * 设置HTTP DDoS攻击防护指定规则防护状态
14611
+ * Set the Protection Status of Specified HTTP DDoS Attack Rules
14407
14612
  *
14408
14613
  * @param request - SetHttpDDoSAttackRuleStatusRequest
14409
14614
  * @returns SetHttpDDoSAttackRuleStatusResponse