@alicloud/waf-openapi20211001 6.5.2 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1322) hide show
  1. package/dist/client.d.ts +483 -438
  2. package/dist/client.js +597 -438
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddAddressRequest.d.ts +11 -0
  5. package/dist/models/AddAddressRequest.js.map +1 -1
  6. package/dist/models/AddAddressResponseBody.d.ts +3 -0
  7. package/dist/models/AddAddressResponseBody.js.map +1 -1
  8. package/dist/models/ChangeResourceGroupRequest.d.ts +8 -7
  9. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  10. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  11. package/dist/models/ClearAddressRequest.d.ts +9 -0
  12. package/dist/models/ClearAddressRequest.js.map +1 -1
  13. package/dist/models/ClearAddressResponseBody.d.ts +3 -0
  14. package/dist/models/ClearAddressResponseBody.js.map +1 -1
  15. package/dist/models/ClearMajorProtectionBlackIpRequest.d.ts +8 -7
  16. package/dist/models/ClearMajorProtectionBlackIpRequest.js.map +1 -1
  17. package/dist/models/CopyDefenseTemplateRequest.d.ts +6 -5
  18. package/dist/models/CopyDefenseTemplateRequest.js.map +1 -1
  19. package/dist/models/CopyDefenseTemplateResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApiExportRequest.d.ts +25 -22
  21. package/dist/models/CreateApiExportRequest.js.map +1 -1
  22. package/dist/models/CreateCertsRequest.d.ts +4 -3
  23. package/dist/models/CreateCertsRequest.js.map +1 -1
  24. package/dist/models/CreateCertsResponseBody.d.ts +2 -2
  25. package/dist/models/CreateCloudResourceExtensionCertRequest.d.ts +19 -0
  26. package/dist/models/CreateCloudResourceExtensionCertRequest.js.map +1 -1
  27. package/dist/models/CreateCloudResourceExtensionCertResponseBody.d.ts +1 -1
  28. package/dist/models/CreateCloudResourceRequest.d.ts +94 -64
  29. package/dist/models/CreateCloudResourceRequest.js.map +1 -1
  30. package/dist/models/CreateCloudResourceResponseBody.d.ts +1 -1
  31. package/dist/models/CreateCloudResourceShrinkRequest.d.ts +11 -10
  32. package/dist/models/CreateCloudResourceShrinkRequest.js.map +1 -1
  33. package/dist/models/CreateDefenseResourceGroupRequest.d.ts +10 -9
  34. package/dist/models/CreateDefenseResourceGroupRequest.js.map +1 -1
  35. package/dist/models/CreateDefenseResourceGroupResponseBody.d.ts +1 -1
  36. package/dist/models/CreateDefenseResourceRequest.d.ts +83 -0
  37. package/dist/models/CreateDefenseResourceRequest.js.map +1 -1
  38. package/dist/models/CreateDefenseResourceResponseBody.d.ts +6 -0
  39. package/dist/models/CreateDefenseResourceResponseBody.js.map +1 -1
  40. package/dist/models/CreateDefenseResourceShrinkRequest.d.ts +83 -0
  41. package/dist/models/CreateDefenseResourceShrinkRequest.js.map +1 -1
  42. package/dist/models/CreateDefenseRuleRequest.d.ts +78 -20
  43. package/dist/models/CreateDefenseRuleRequest.js.map +1 -1
  44. package/dist/models/CreateDefenseRuleResponseBody.d.ts +2 -2
  45. package/dist/models/CreateDefenseTemplateRequest.d.ts +40 -18
  46. package/dist/models/CreateDefenseTemplateRequest.js +2 -0
  47. package/dist/models/CreateDefenseTemplateRequest.js.map +1 -1
  48. package/dist/models/CreateDefenseTemplateResponseBody.d.ts +2 -2
  49. package/dist/models/CreateDomainRequest.d.ts +253 -96
  50. package/dist/models/CreateDomainRequest.js.map +1 -1
  51. package/dist/models/CreateDomainResponseBody.d.ts +6 -6
  52. package/dist/models/CreateDomainShrinkRequest.d.ts +14 -12
  53. package/dist/models/CreateDomainShrinkRequest.js.map +1 -1
  54. package/dist/models/CreateHybridCloudClusterRequest.d.ts +51 -29
  55. package/dist/models/CreateHybridCloudClusterRequest.js.map +1 -1
  56. package/dist/models/CreateHybridCloudClusterResponseBody.d.ts +1 -1
  57. package/dist/models/CreateHybridCloudClusterRuleRequest.d.ts +49 -1
  58. package/dist/models/CreateHybridCloudClusterRuleRequest.js.map +1 -1
  59. package/dist/models/CreateHybridCloudClusterRuleResponseBody.d.ts +6 -0
  60. package/dist/models/CreateHybridCloudClusterRuleResponseBody.js.map +1 -1
  61. package/dist/models/CreateHybridCloudGroupRequest.d.ts +20 -16
  62. package/dist/models/CreateHybridCloudGroupRequest.js.map +1 -1
  63. package/dist/models/CreateHybridCloudGroupResponseBody.d.ts +2 -2
  64. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +24 -10
  65. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -1
  66. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +1 -1
  67. package/dist/models/CreateMajorProtectionBlackIpRequest.d.ts +9 -8
  68. package/dist/models/CreateMajorProtectionBlackIpRequest.js.map +1 -1
  69. package/dist/models/CreateMajorProtectionBlackIpResponseBody.d.ts +1 -1
  70. package/dist/models/CreateMemberAccountsRequest.d.ts +5 -4
  71. package/dist/models/CreateMemberAccountsRequest.js.map +1 -1
  72. package/dist/models/CreateMemberAccountsResponseBody.d.ts +1 -1
  73. package/dist/models/CreatePocFunctionRequest.d.ts +24 -0
  74. package/dist/models/CreatePocFunctionRequest.js.map +1 -1
  75. package/dist/models/CreatePocFunctionResponseBody.d.ts +3 -0
  76. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -1
  77. package/dist/models/CreatePostpaidInstanceRequest.d.ts +3 -2
  78. package/dist/models/CreatePostpaidInstanceRequest.js.map +1 -1
  79. package/dist/models/CreateSm2certRequest.d.ts +6 -5
  80. package/dist/models/CreateSm2certRequest.js.map +1 -1
  81. package/dist/models/CreateSm2certResponseBody.d.ts +1 -1
  82. package/dist/models/DeleteAddressRequest.d.ts +11 -0
  83. package/dist/models/DeleteAddressRequest.js.map +1 -1
  84. package/dist/models/DeleteAddressResponseBody.d.ts +3 -0
  85. package/dist/models/DeleteAddressResponseBody.js.map +1 -1
  86. package/dist/models/DeleteApisecAbnormalsRequest.d.ts +10 -8
  87. package/dist/models/DeleteApisecAbnormalsRequest.js.map +1 -1
  88. package/dist/models/DeleteApisecAbnormalsResponseBody.d.ts +1 -1
  89. package/dist/models/DeleteApisecEventsRequest.d.ts +17 -8
  90. package/dist/models/DeleteApisecEventsRequest.js.map +1 -1
  91. package/dist/models/DeleteCloudResourceExtensionCertRequest.d.ts +19 -0
  92. package/dist/models/DeleteCloudResourceExtensionCertRequest.js.map +1 -1
  93. package/dist/models/DeleteCloudResourceExtensionCertResponseBody.d.ts +1 -1
  94. package/dist/models/DeleteCloudResourceRequest.d.ts +24 -10
  95. package/dist/models/DeleteCloudResourceRequest.js.map +1 -1
  96. package/dist/models/DeleteCloudResourceResponseBody.d.ts +1 -1
  97. package/dist/models/DeleteDefenseResourceGroupRequest.d.ts +6 -5
  98. package/dist/models/DeleteDefenseResourceGroupRequest.js.map +1 -1
  99. package/dist/models/DeleteDefenseResourceGroupResponseBody.d.ts +1 -1
  100. package/dist/models/DeleteDefenseResourceRequest.d.ts +17 -1
  101. package/dist/models/DeleteDefenseResourceRequest.js.map +1 -1
  102. package/dist/models/DeleteDefenseResourceResponseBody.d.ts +3 -0
  103. package/dist/models/DeleteDefenseResourceResponseBody.js.map +1 -1
  104. package/dist/models/DeleteDefenseRuleBlockIpRequest.d.ts +18 -0
  105. package/dist/models/DeleteDefenseRuleBlockIpRequest.js.map +1 -1
  106. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.d.ts +3 -0
  107. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.js.map +1 -1
  108. package/dist/models/DeleteDefenseRuleRequest.d.ts +32 -7
  109. package/dist/models/DeleteDefenseRuleRequest.js.map +1 -1
  110. package/dist/models/DeleteDefenseRuleResponseBody.d.ts +1 -1
  111. package/dist/models/DeleteDefenseTemplateRequest.d.ts +7 -6
  112. package/dist/models/DeleteDefenseTemplateRequest.js.map +1 -1
  113. package/dist/models/DeleteDefenseTemplateResponseBody.d.ts +1 -1
  114. package/dist/models/DeleteDomainRequest.d.ts +11 -9
  115. package/dist/models/DeleteDomainRequest.js.map +1 -1
  116. package/dist/models/DeleteDomainResponseBody.d.ts +1 -1
  117. package/dist/models/DeleteHybridCloudClusterRuleRequest.d.ts +16 -0
  118. package/dist/models/DeleteHybridCloudClusterRuleRequest.js.map +1 -1
  119. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.d.ts +3 -0
  120. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.js.map +1 -1
  121. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +18 -0
  122. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -1
  123. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +3 -0
  124. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -1
  125. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +16 -0
  126. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -1
  127. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +3 -0
  128. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -1
  129. package/dist/models/DeleteMajorProtectionBlackIpRequest.d.ts +9 -8
  130. package/dist/models/DeleteMajorProtectionBlackIpRequest.js.map +1 -1
  131. package/dist/models/DeleteMemberAccountRequest.d.ts +8 -7
  132. package/dist/models/DeleteMemberAccountRequest.js.map +1 -1
  133. package/dist/models/DeleteMemberAccountResponseBody.d.ts +2 -2
  134. package/dist/models/DescribeAbnormalCloudResourcesRequest.d.ts +14 -0
  135. package/dist/models/DescribeAbnormalCloudResourcesRequest.js.map +1 -1
  136. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.d.ts +106 -2
  137. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.js.map +1 -1
  138. package/dist/models/DescribeAccountDelegatedStatusRequest.d.ts +5 -4
  139. package/dist/models/DescribeAccountDelegatedStatusRequest.js.map +1 -1
  140. package/dist/models/DescribeAccountDelegatedStatusResponseBody.d.ts +7 -6
  141. package/dist/models/DescribeAccountDelegatedStatusResponseBody.js.map +1 -1
  142. package/dist/models/DescribeAddressesRequest.d.ts +26 -0
  143. package/dist/models/DescribeAddressesRequest.js.map +1 -1
  144. package/dist/models/DescribeAddressesResponseBody.d.ts +27 -0
  145. package/dist/models/DescribeAddressesResponseBody.js.map +1 -1
  146. package/dist/models/DescribeAlarmBannerRequest.d.ts +14 -0
  147. package/dist/models/DescribeAlarmBannerRequest.js.map +1 -1
  148. package/dist/models/DescribeAlarmBannerResponseBody.d.ts +35 -0
  149. package/dist/models/DescribeAlarmBannerResponseBody.js.map +1 -1
  150. package/dist/models/DescribeAlarmListRequest.d.ts +14 -0
  151. package/dist/models/DescribeAlarmListRequest.js.map +1 -1
  152. package/dist/models/DescribeAlarmListResponseBody.d.ts +46 -0
  153. package/dist/models/DescribeAlarmListResponseBody.js.map +1 -1
  154. package/dist/models/DescribeApiExportsRequest.d.ts +9 -7
  155. package/dist/models/DescribeApiExportsRequest.js.map +1 -1
  156. package/dist/models/DescribeApiExportsResponseBody.d.ts +14 -18
  157. package/dist/models/DescribeApiExportsResponseBody.js.map +1 -1
  158. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.d.ts +17 -14
  159. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.js.map +1 -1
  160. package/dist/models/DescribeApisecAbnormalDomainStatisticResponseBody.d.ts +8 -8
  161. package/dist/models/DescribeApisecAbnormalsRequest.d.ts +57 -40
  162. package/dist/models/DescribeApisecAbnormalsRequest.js.map +1 -1
  163. package/dist/models/DescribeApisecAbnormalsResponseBody.d.ts +68 -42
  164. package/dist/models/DescribeApisecAbnormalsResponseBody.js.map +1 -1
  165. package/dist/models/DescribeApisecApiResourcesRequest.d.ts +65 -57
  166. package/dist/models/DescribeApisecApiResourcesRequest.js.map +1 -1
  167. package/dist/models/DescribeApisecApiResourcesResponseBody.d.ts +71 -59
  168. package/dist/models/DescribeApisecApiResourcesResponseBody.js.map +1 -1
  169. package/dist/models/DescribeApisecAssetTrendRequest.d.ts +13 -10
  170. package/dist/models/DescribeApisecAssetTrendRequest.js.map +1 -1
  171. package/dist/models/DescribeApisecAssetTrendResponseBody.d.ts +6 -6
  172. package/dist/models/DescribeApisecEventDetailRequest.d.ts +45 -0
  173. package/dist/models/DescribeApisecEventDetailRequest.js.map +1 -1
  174. package/dist/models/DescribeApisecEventDetailResponseBody.d.ts +64 -0
  175. package/dist/models/DescribeApisecEventDetailResponseBody.js.map +1 -1
  176. package/dist/models/DescribeApisecEventDomainStatisticRequest.d.ts +16 -13
  177. package/dist/models/DescribeApisecEventDomainStatisticRequest.js.map +1 -1
  178. package/dist/models/DescribeApisecEventDomainStatisticResponseBody.d.ts +8 -8
  179. package/dist/models/DescribeApisecEventsRequest.d.ts +58 -37
  180. package/dist/models/DescribeApisecEventsRequest.js.map +1 -1
  181. package/dist/models/DescribeApisecEventsResponseBody.d.ts +86 -48
  182. package/dist/models/DescribeApisecEventsResponseBody.js.map +1 -1
  183. package/dist/models/DescribeApisecExamplesRequest.d.ts +43 -2
  184. package/dist/models/DescribeApisecExamplesRequest.js.map +1 -1
  185. package/dist/models/DescribeApisecExamplesResponseBody.d.ts +83 -0
  186. package/dist/models/DescribeApisecExamplesResponseBody.js.map +1 -1
  187. package/dist/models/DescribeApisecLogDeliveriesRequest.d.ts +4 -3
  188. package/dist/models/DescribeApisecLogDeliveriesRequest.js.map +1 -1
  189. package/dist/models/DescribeApisecLogDeliveriesResponseBody.d.ts +9 -6
  190. package/dist/models/DescribeApisecLogDeliveriesResponseBody.js.map +1 -1
  191. package/dist/models/DescribeApisecMatchedHostsRequest.d.ts +15 -11
  192. package/dist/models/DescribeApisecMatchedHostsRequest.js.map +1 -1
  193. package/dist/models/DescribeApisecMatchedHostsResponseBody.d.ts +3 -3
  194. package/dist/models/DescribeApisecProtectionGroupsRequest.d.ts +9 -8
  195. package/dist/models/DescribeApisecProtectionGroupsRequest.js.map +1 -1
  196. package/dist/models/DescribeApisecProtectionGroupsResponseBody.d.ts +4 -4
  197. package/dist/models/DescribeApisecProtectionResourcesRequest.d.ts +12 -7
  198. package/dist/models/DescribeApisecProtectionResourcesRequest.js.map +1 -1
  199. package/dist/models/DescribeApisecProtectionResourcesResponseBody.d.ts +17 -5
  200. package/dist/models/DescribeApisecProtectionResourcesResponseBody.js.map +1 -1
  201. package/dist/models/DescribeApisecRulesRequest.d.ts +64 -37
  202. package/dist/models/DescribeApisecRulesRequest.js.map +1 -1
  203. package/dist/models/DescribeApisecRulesResponseBody.d.ts +28 -19
  204. package/dist/models/DescribeApisecRulesResponseBody.js.map +1 -1
  205. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.d.ts +20 -15
  206. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.js.map +1 -1
  207. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.d.ts +13 -10
  208. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.js.map +1 -1
  209. package/dist/models/DescribeApisecSlsLogStoresRequest.d.ts +5 -4
  210. package/dist/models/DescribeApisecSlsLogStoresRequest.js.map +1 -1
  211. package/dist/models/DescribeApisecSlsLogStoresResponseBody.d.ts +1 -1
  212. package/dist/models/DescribeApisecSlsProjectsRequest.d.ts +6 -5
  213. package/dist/models/DescribeApisecSlsProjectsRequest.js.map +1 -1
  214. package/dist/models/DescribeApisecSlsProjectsResponseBody.d.ts +1 -1
  215. package/dist/models/DescribeApisecStatisticsRequest.d.ts +25 -14
  216. package/dist/models/DescribeApisecStatisticsRequest.js.map +1 -1
  217. package/dist/models/DescribeApisecStatisticsResponseBody.d.ts +46 -32
  218. package/dist/models/DescribeApisecStatisticsResponseBody.js.map +1 -1
  219. package/dist/models/DescribeApisecSuggestionsRequest.d.ts +8 -6
  220. package/dist/models/DescribeApisecSuggestionsRequest.js.map +1 -1
  221. package/dist/models/DescribeApisecSuggestionsResponseBody.d.ts +36 -22
  222. package/dist/models/DescribeApisecSuggestionsResponseBody.js.map +1 -1
  223. package/dist/models/DescribeApisecUserOperationsRequest.d.ts +14 -11
  224. package/dist/models/DescribeApisecUserOperationsRequest.js.map +1 -1
  225. package/dist/models/DescribeApisecUserOperationsResponseBody.d.ts +55 -31
  226. package/dist/models/DescribeApisecUserOperationsResponseBody.js.map +1 -1
  227. package/dist/models/DescribeBaseRuleChangeLogRequest.d.ts +73 -0
  228. package/dist/models/DescribeBaseRuleChangeLogRequest.js +68 -0
  229. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -0
  230. package/dist/models/DescribeBaseRuleChangeLogResponse.d.ts +19 -0
  231. package/dist/models/DescribeBaseRuleChangeLogResponse.js +69 -0
  232. package/dist/models/DescribeBaseRuleChangeLogResponse.js.map +1 -0
  233. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +90 -0
  234. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js +92 -0
  235. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -0
  236. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +114 -0
  237. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  238. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +99 -0
  239. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  240. package/dist/models/DescribeBotAppKeyRequest.d.ts +17 -0
  241. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  242. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +4 -1
  243. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  244. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +32 -0
  245. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  246. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +40 -0
  247. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  248. package/dist/models/DescribeCertDetailRequest.d.ts +6 -5
  249. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  250. package/dist/models/DescribeCertDetailResponseBody.d.ts +5 -5
  251. package/dist/models/DescribeCertsRequest.d.ts +11 -9
  252. package/dist/models/DescribeCertsRequest.js.map +1 -1
  253. package/dist/models/DescribeCertsResponseBody.d.ts +10 -9
  254. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  255. package/dist/models/DescribeChargeModuleRequest.d.ts +14 -0
  256. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  257. package/dist/models/DescribeChargeModuleResponseBody.d.ts +112 -0
  258. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  259. package/dist/models/DescribeChargeResultRequest.d.ts +31 -0
  260. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  261. package/dist/models/DescribeChargeResultResponseBody.d.ts +16 -0
  262. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  263. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +19 -13
  264. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  265. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +167 -50
  266. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  267. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +5 -4
  268. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  269. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  270. package/dist/models/DescribeCloudResourceListRequest.d.ts +59 -0
  271. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  272. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +59 -0
  273. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  274. package/dist/models/DescribeCloudResourcesRequest.d.ts +31 -23
  275. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  276. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +29 -21
  277. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  278. package/dist/models/DescribeCnameCountRequest.d.ts +6 -5
  279. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  280. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  281. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +32 -0
  282. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  283. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +40 -0
  284. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  285. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +32 -0
  286. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  287. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +14 -0
  288. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  289. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +12 -0
  290. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  291. package/dist/models/DescribeDdoSstatusRequest.d.ts +7 -6
  292. package/dist/models/DescribeDdoSstatusRequest.js.map +1 -1
  293. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +7 -6
  294. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  295. package/dist/models/DescribeDefaultHttpsRequest.d.ts +6 -5
  296. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  297. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +18 -13
  298. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  299. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +28 -0
  300. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  301. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +10 -0
  302. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  303. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +9 -8
  304. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  305. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +6 -5
  306. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  307. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  308. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +7 -6
  309. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  310. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +7 -6
  311. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  312. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  313. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +16 -0
  314. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  315. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +13 -0
  316. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  317. package/dist/models/DescribeDefenseResourceRequest.d.ts +6 -5
  318. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  319. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +39 -27
  320. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  321. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +19 -14
  322. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  323. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +21 -28
  324. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  325. package/dist/models/DescribeDefenseResourcesRequest.d.ts +10 -9
  326. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  327. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +39 -26
  328. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  329. package/dist/models/DescribeDefenseRuleRequest.d.ts +32 -7
  330. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  331. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +84 -10
  332. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  333. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +27 -0
  334. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  335. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +22 -0
  336. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  337. package/dist/models/DescribeDefenseRulesRequest.d.ts +30 -13
  338. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  339. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +109 -29
  340. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  341. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +18 -0
  342. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  343. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +6 -0
  344. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  345. package/dist/models/DescribeDefenseTemplateRequest.d.ts +6 -5
  346. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  347. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +23 -17
  348. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  349. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +8 -18
  350. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  351. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  352. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +30 -0
  353. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  354. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +10 -0
  355. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  356. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +34 -36
  357. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  358. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +47 -30
  359. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  360. package/dist/models/DescribeDomainDetailRequest.d.ts +11 -3
  361. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  362. package/dist/models/DescribeDomainDetailResponseBody.d.ts +257 -88
  363. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  364. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +8 -7
  365. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  366. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +13 -8
  367. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  368. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +11 -0
  369. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  370. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +7 -0
  371. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  372. package/dist/models/DescribeDomainsRequest.d.ts +19 -9
  373. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  374. package/dist/models/DescribeDomainsResponseBody.d.ts +30 -19
  375. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  376. package/dist/models/DescribeElasticBillsRequest.d.ts +61 -0
  377. package/dist/models/DescribeElasticBillsRequest.js +66 -0
  378. package/dist/models/DescribeElasticBillsRequest.js.map +1 -0
  379. package/dist/models/DescribeElasticBillsResponse.d.ts +19 -0
  380. package/dist/models/DescribeElasticBillsResponse.js +69 -0
  381. package/dist/models/DescribeElasticBillsResponse.js.map +1 -0
  382. package/dist/models/DescribeElasticBillsResponseBody.d.ts +86 -0
  383. package/dist/models/DescribeElasticBillsResponseBody.js +92 -0
  384. package/dist/models/DescribeElasticBillsResponseBody.js.map +1 -0
  385. package/dist/models/DescribeFlowChartRequest.d.ts +10 -9
  386. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  387. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  388. package/dist/models/DescribeFlowTopResourceRequest.d.ts +7 -6
  389. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  390. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  391. package/dist/models/DescribeFlowTopUrlRequest.d.ts +8 -7
  392. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  393. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  394. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +7 -6
  395. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  396. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  397. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +5 -4
  398. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  399. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  400. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +7 -6
  401. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  402. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  403. package/dist/models/DescribeFreeUserEventsRequest.d.ts +5 -4
  404. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  405. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +13 -11
  406. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  407. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +7 -6
  408. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  409. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +26 -6
  410. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  411. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +15 -7
  412. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  413. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +28 -6
  414. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  415. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +38 -0
  416. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  417. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +52 -0
  418. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  419. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +42 -0
  420. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  421. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +88 -0
  422. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  423. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +5 -4
  424. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  425. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +33 -27
  426. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  427. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +21 -16
  428. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  429. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +26 -23
  430. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  431. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +7 -6
  432. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  433. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +46 -18
  434. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  435. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +9 -5
  436. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  437. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  438. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +0 -6
  439. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  440. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +11 -9
  441. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  442. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +109 -84
  443. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  444. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +41 -0
  445. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  446. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +58 -1
  447. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  448. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +12 -11
  449. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  450. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  451. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +14 -0
  452. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  453. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +7 -0
  454. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  455. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +9 -8
  456. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  457. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  458. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +5 -4
  459. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  460. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  461. package/dist/models/DescribeHybridCloudUserRequest.d.ts +5 -4
  462. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  463. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  464. package/dist/models/DescribeInstanceRequest.d.ts +5 -4
  465. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  466. package/dist/models/DescribeInstanceResponseBody.d.ts +150 -92
  467. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  468. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +33 -0
  469. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  470. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +38 -3
  471. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  472. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +5 -4
  473. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  474. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +19 -6
  475. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  476. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +25 -9
  477. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  478. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +43 -7
  479. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  480. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +19 -15
  481. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  482. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  483. package/dist/models/DescribeMemberAccountsRequest.d.ts +13 -10
  484. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  485. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +13 -11
  486. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  487. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +30 -23
  488. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  489. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  490. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +18 -13
  491. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  492. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +36 -31
  493. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  494. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  495. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +25 -20
  496. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  497. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +6 -5
  498. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  499. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +4 -3
  500. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  501. package/dist/models/DescribePeakTrendRequest.d.ts +9 -8
  502. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  503. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  504. package/dist/models/DescribePocFunctionsRequest.d.ts +14 -0
  505. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  506. package/dist/models/DescribePocFunctionsResponseBody.d.ts +21 -0
  507. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  508. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +61 -0
  509. package/dist/models/DescribePrepayDailyBillsRequest.js +66 -0
  510. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -0
  511. package/dist/models/DescribePrepayDailyBillsResponse.d.ts +19 -0
  512. package/dist/models/DescribePrepayDailyBillsResponse.js +69 -0
  513. package/dist/models/DescribePrepayDailyBillsResponse.js.map +1 -0
  514. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +149 -0
  515. package/dist/models/DescribePrepayDailyBillsResponseBody.js +109 -0
  516. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -0
  517. package/dist/models/DescribeProductInstancesRequest.d.ts +53 -24
  518. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  519. package/dist/models/DescribeProductInstancesResponseBody.d.ts +115 -24
  520. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  521. package/dist/models/DescribePunishedDomainsRequest.d.ts +10 -8
  522. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  523. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  524. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +32 -0
  525. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  526. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +39 -0
  527. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  528. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +7 -6
  529. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  530. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  531. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +16 -0
  532. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  533. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +27 -0
  534. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  535. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +24 -0
  536. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  537. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +31 -0
  538. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  539. package/dist/models/DescribeResourceLogStatusRequest.d.ts +7 -6
  540. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  541. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +6 -5
  542. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  543. package/dist/models/DescribeResourcePortRequest.d.ts +5 -4
  544. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  545. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  546. package/dist/models/DescribeResourceRegionIdRequest.d.ts +5 -4
  547. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  548. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  549. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +26 -9
  550. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  551. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  552. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +13 -11
  553. package/dist/models/DescribeResponseCodeTrendGraphRequest.js.map +1 -1
  554. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  555. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +10 -0
  556. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  557. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +10 -0
  558. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  559. package/dist/models/DescribeRuleGroupsRequest.d.ts +14 -12
  560. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  561. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +18 -14
  562. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  563. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +16 -11
  564. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  565. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  566. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +17 -12
  567. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  568. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  569. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +21 -15
  570. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  571. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +3 -3
  572. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +8 -7
  573. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  574. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +19 -12
  575. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  576. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +9 -8
  577. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  578. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +3 -3
  579. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +17 -12
  580. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  581. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -3
  582. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +17 -14
  583. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  584. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  585. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +9 -8
  586. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  587. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +24 -18
  588. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  589. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  590. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +15 -11
  591. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  592. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +48 -35
  593. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  594. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  595. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +39 -28
  596. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  597. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +28 -11
  598. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  599. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +10 -8
  600. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  601. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +10 -8
  602. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  603. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +15 -14
  604. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  605. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +12 -10
  606. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  607. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  608. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +37 -29
  609. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  610. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +20 -16
  611. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  612. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +11 -9
  613. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  614. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +5 -5
  615. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +18 -13
  616. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  617. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +12 -9
  618. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  619. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +13 -11
  620. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  621. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +10 -9
  622. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  623. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +19 -14
  624. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  625. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +7 -7
  626. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +4 -3
  627. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  628. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +5 -4
  629. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  630. package/dist/models/DescribeSlsLogStoreRequest.d.ts +4 -3
  631. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  632. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  633. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +4 -3
  634. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  635. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +4 -3
  636. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  637. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +6 -5
  638. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  639. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +6 -3
  640. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  641. package/dist/models/DescribeTemplateResourcesRequest.d.ts +35 -7
  642. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  643. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +32 -2
  644. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  645. package/dist/models/DescribeThreatEventDetailRequest.d.ts +16 -0
  646. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  647. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +95 -0
  648. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  649. package/dist/models/DescribeThreatEventRequest.d.ts +27 -0
  650. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  651. package/dist/models/DescribeThreatEventResponseBody.d.ts +65 -0
  652. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  653. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +28 -0
  654. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  655. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +33 -0
  656. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  657. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +8 -6
  658. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  659. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +7 -9
  660. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  661. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +16 -8
  662. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  663. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  664. package/dist/models/DescribeUserApiRequestRequest.d.ts +39 -22
  665. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  666. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +10 -7
  667. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  668. package/dist/models/DescribeUserAssetRequest.d.ts +28 -16
  669. package/dist/models/DescribeUserAssetRequest.js.map +1 -1
  670. package/dist/models/DescribeUserAssetResponseBody.d.ts +4 -4
  671. package/dist/models/DescribeUserEventTrendRequest.d.ts +15 -6
  672. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  673. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +4 -5
  674. package/dist/models/DescribeUserEventTrendResponseBody.js.map +1 -1
  675. package/dist/models/DescribeUserEventTypeRequest.d.ts +23 -8
  676. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  677. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  678. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +19 -0
  679. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  680. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +38 -0
  681. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  682. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +6 -5
  683. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  684. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  685. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +6 -5
  686. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  687. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +50 -29
  688. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  689. package/dist/models/DescribeVerifyContentRequest.d.ts +16 -0
  690. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  691. package/dist/models/DescribeVerifyContentResponseBody.d.ts +38 -0
  692. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  693. package/dist/models/DescribeVisitTopIpRequest.d.ts +7 -6
  694. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  695. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  696. package/dist/models/DescribeVisitUasRequest.d.ts +7 -6
  697. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  698. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  699. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +5 -4
  700. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  701. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  702. package/dist/models/InitializeWafOperationRoleRequest.d.ts +14 -0
  703. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  704. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +3 -0
  705. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  706. package/dist/models/ListTagKeysRequest.d.ts +7 -6
  707. package/dist/models/ListTagKeysRequest.js.map +1 -1
  708. package/dist/models/ListTagKeysResponseBody.d.ts +6 -5
  709. package/dist/models/ListTagKeysResponseBody.js.map +1 -1
  710. package/dist/models/ListTagResourcesRequest.d.ts +8 -7
  711. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  712. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  713. package/dist/models/ListTagValuesRequest.d.ts +9 -8
  714. package/dist/models/ListTagValuesRequest.js.map +1 -1
  715. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  716. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +18 -13
  717. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  718. package/dist/models/ModifyApisecApiResourceRequest.d.ts +15 -12
  719. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  720. package/dist/models/ModifyApisecEventsRequest.d.ts +23 -12
  721. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  722. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +14 -11
  723. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  724. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  725. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +17 -13
  726. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  727. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  728. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +15 -12
  729. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  730. package/dist/models/ModifyApisecModuleStatusResponseBody.d.ts +1 -1
  731. package/dist/models/ModifyApisecStatusRequest.d.ts +10 -8
  732. package/dist/models/ModifyApisecStatusRequest.js.map +1 -1
  733. package/dist/models/ModifyCloudResourceCertRequest.d.ts +46 -0
  734. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  735. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  736. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +19 -0
  737. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  738. package/dist/models/ModifyCloudResourceDefaultCertResponseBody.d.ts +1 -1
  739. package/dist/models/ModifyCloudResourceRequest.d.ts +82 -58
  740. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  741. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  742. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +17 -7
  743. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  744. package/dist/models/ModifyDefaultHttpsRequest.d.ts +22 -16
  745. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  746. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  747. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +10 -9
  748. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  749. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  750. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +23 -18
  751. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  752. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  753. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +7 -6
  754. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  755. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  756. package/dist/models/ModifyDefenseRuleRequest.d.ts +43 -11
  757. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  758. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +22 -9
  759. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  760. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  761. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +28 -0
  762. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  763. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +3 -0
  764. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  765. package/dist/models/ModifyDefenseTemplateRequest.d.ts +11 -8
  766. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  767. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  768. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +10 -8
  769. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  770. package/dist/models/ModifyDomainCertRequest.d.ts +43 -0
  771. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  772. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  773. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +5 -4
  774. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  775. package/dist/models/ModifyDomainRequest.d.ts +266 -97
  776. package/dist/models/ModifyDomainRequest.js.map +1 -1
  777. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  778. package/dist/models/ModifyDomainShrinkRequest.d.ts +18 -8
  779. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  780. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  781. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  782. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +110 -10
  783. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  784. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +42 -13
  785. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  786. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +8 -7
  787. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  788. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  789. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +10 -9
  790. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  791. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  792. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +7 -6
  793. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.js.map +1 -1
  794. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +5 -4
  795. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  796. package/dist/models/ModifyHybridCloudServerRequest.d.ts +11 -10
  797. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  798. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +25 -11
  799. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  800. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  801. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +11 -9
  802. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  803. package/dist/models/ModifyMemberAccountRequest.d.ts +8 -7
  804. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  805. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  806. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +8 -6
  807. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  808. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  809. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +27 -0
  810. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  811. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +20 -0
  812. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  813. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +40 -0
  814. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  815. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +3 -0
  816. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  817. package/dist/models/ModifyResourceLogStatusRequest.d.ts +10 -8
  818. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  819. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +3 -2
  820. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  821. package/dist/models/ModifyTemplateResourcesRequest.d.ts +18 -9
  822. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  823. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  824. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +35 -0
  825. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  826. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +3 -0
  827. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  828. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +29 -0
  829. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  830. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +9 -0
  831. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  832. package/dist/models/ReCreateCloudResourceRequest.d.ts +41 -1
  833. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  834. package/dist/models/ReCreateCloudResourceResponseBody.d.ts +1 -1
  835. package/dist/models/ReleaseInstanceRequest.d.ts +6 -5
  836. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  837. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  838. package/dist/models/SyncProductInstanceRequest.d.ts +6 -5
  839. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  840. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  841. package/dist/models/TagResourcesRequest.d.ts +3 -2
  842. package/dist/models/TagResourcesRequest.js.map +1 -1
  843. package/dist/models/UntagResourcesRequest.d.ts +6 -4
  844. package/dist/models/UntagResourcesRequest.js.map +1 -1
  845. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  846. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +14 -9
  847. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  848. package/dist/models/model.d.ts +12 -0
  849. package/dist/models/model.js +43 -19
  850. package/dist/models/model.js.map +1 -1
  851. package/package.json +1 -1
  852. package/src/client.ts +620 -438
  853. package/src/models/AddAddressRequest.ts +11 -0
  854. package/src/models/AddAddressResponseBody.ts +3 -0
  855. package/src/models/ChangeResourceGroupRequest.ts +8 -7
  856. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  857. package/src/models/ClearAddressRequest.ts +9 -0
  858. package/src/models/ClearAddressResponseBody.ts +3 -0
  859. package/src/models/ClearMajorProtectionBlackIpRequest.ts +8 -7
  860. package/src/models/CopyDefenseTemplateRequest.ts +6 -5
  861. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  862. package/src/models/CreateApiExportRequest.ts +25 -22
  863. package/src/models/CreateCertsRequest.ts +4 -3
  864. package/src/models/CreateCertsResponseBody.ts +2 -2
  865. package/src/models/CreateCloudResourceExtensionCertRequest.ts +19 -0
  866. package/src/models/CreateCloudResourceExtensionCertResponseBody.ts +1 -1
  867. package/src/models/CreateCloudResourceRequest.ts +94 -64
  868. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  869. package/src/models/CreateCloudResourceShrinkRequest.ts +11 -10
  870. package/src/models/CreateDefenseResourceGroupRequest.ts +10 -9
  871. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  872. package/src/models/CreateDefenseResourceRequest.ts +83 -0
  873. package/src/models/CreateDefenseResourceResponseBody.ts +6 -0
  874. package/src/models/CreateDefenseResourceShrinkRequest.ts +83 -0
  875. package/src/models/CreateDefenseRuleRequest.ts +78 -20
  876. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  877. package/src/models/CreateDefenseTemplateRequest.ts +42 -18
  878. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  879. package/src/models/CreateDomainRequest.ts +253 -96
  880. package/src/models/CreateDomainResponseBody.ts +6 -6
  881. package/src/models/CreateDomainShrinkRequest.ts +14 -12
  882. package/src/models/CreateHybridCloudClusterRequest.ts +51 -29
  883. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  884. package/src/models/CreateHybridCloudClusterRuleRequest.ts +49 -1
  885. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +6 -0
  886. package/src/models/CreateHybridCloudGroupRequest.ts +20 -16
  887. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  888. package/src/models/CreateLogDeliveryConfigRequest.ts +24 -10
  889. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  890. package/src/models/CreateMajorProtectionBlackIpRequest.ts +9 -8
  891. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  892. package/src/models/CreateMemberAccountsRequest.ts +5 -4
  893. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  894. package/src/models/CreatePocFunctionRequest.ts +24 -0
  895. package/src/models/CreatePocFunctionResponseBody.ts +3 -0
  896. package/src/models/CreatePostpaidInstanceRequest.ts +3 -2
  897. package/src/models/CreateSm2certRequest.ts +6 -5
  898. package/src/models/CreateSm2certResponseBody.ts +1 -1
  899. package/src/models/DeleteAddressRequest.ts +11 -0
  900. package/src/models/DeleteAddressResponseBody.ts +3 -0
  901. package/src/models/DeleteApisecAbnormalsRequest.ts +10 -8
  902. package/src/models/DeleteApisecAbnormalsResponseBody.ts +1 -1
  903. package/src/models/DeleteApisecEventsRequest.ts +17 -8
  904. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +19 -0
  905. package/src/models/DeleteCloudResourceExtensionCertResponseBody.ts +1 -1
  906. package/src/models/DeleteCloudResourceRequest.ts +24 -10
  907. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  908. package/src/models/DeleteDefenseResourceGroupRequest.ts +6 -5
  909. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  910. package/src/models/DeleteDefenseResourceRequest.ts +17 -1
  911. package/src/models/DeleteDefenseResourceResponseBody.ts +3 -0
  912. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +18 -0
  913. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +3 -0
  914. package/src/models/DeleteDefenseRuleRequest.ts +32 -7
  915. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  916. package/src/models/DeleteDefenseTemplateRequest.ts +7 -6
  917. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  918. package/src/models/DeleteDomainRequest.ts +11 -9
  919. package/src/models/DeleteDomainResponseBody.ts +1 -1
  920. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +16 -0
  921. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +3 -0
  922. package/src/models/DeleteHybridCloudGroupRequest.ts +18 -0
  923. package/src/models/DeleteHybridCloudGroupResponseBody.ts +3 -0
  924. package/src/models/DeleteLogDeliveryConfigRequest.ts +16 -0
  925. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +3 -0
  926. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +9 -8
  927. package/src/models/DeleteMemberAccountRequest.ts +8 -7
  928. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  929. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +14 -0
  930. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +106 -2
  931. package/src/models/DescribeAccountDelegatedStatusRequest.ts +5 -4
  932. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +7 -6
  933. package/src/models/DescribeAddressesRequest.ts +26 -0
  934. package/src/models/DescribeAddressesResponseBody.ts +27 -0
  935. package/src/models/DescribeAlarmBannerRequest.ts +14 -0
  936. package/src/models/DescribeAlarmBannerResponseBody.ts +35 -0
  937. package/src/models/DescribeAlarmListRequest.ts +14 -0
  938. package/src/models/DescribeAlarmListResponseBody.ts +46 -0
  939. package/src/models/DescribeApiExportsRequest.ts +9 -7
  940. package/src/models/DescribeApiExportsResponseBody.ts +14 -18
  941. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +17 -14
  942. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +8 -8
  943. package/src/models/DescribeApisecAbnormalsRequest.ts +57 -40
  944. package/src/models/DescribeApisecAbnormalsResponseBody.ts +68 -42
  945. package/src/models/DescribeApisecApiResourcesRequest.ts +65 -57
  946. package/src/models/DescribeApisecApiResourcesResponseBody.ts +71 -59
  947. package/src/models/DescribeApisecAssetTrendRequest.ts +13 -10
  948. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  949. package/src/models/DescribeApisecEventDetailRequest.ts +45 -0
  950. package/src/models/DescribeApisecEventDetailResponseBody.ts +64 -0
  951. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +16 -13
  952. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +8 -8
  953. package/src/models/DescribeApisecEventsRequest.ts +58 -37
  954. package/src/models/DescribeApisecEventsResponseBody.ts +86 -48
  955. package/src/models/DescribeApisecExamplesRequest.ts +43 -2
  956. package/src/models/DescribeApisecExamplesResponseBody.ts +83 -0
  957. package/src/models/DescribeApisecLogDeliveriesRequest.ts +4 -3
  958. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +9 -6
  959. package/src/models/DescribeApisecMatchedHostsRequest.ts +15 -11
  960. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +3 -3
  961. package/src/models/DescribeApisecProtectionGroupsRequest.ts +9 -8
  962. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  963. package/src/models/DescribeApisecProtectionResourcesRequest.ts +12 -7
  964. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +17 -5
  965. package/src/models/DescribeApisecRulesRequest.ts +64 -37
  966. package/src/models/DescribeApisecRulesResponseBody.ts +28 -19
  967. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +20 -15
  968. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +13 -10
  969. package/src/models/DescribeApisecSlsLogStoresRequest.ts +5 -4
  970. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  971. package/src/models/DescribeApisecSlsProjectsRequest.ts +6 -5
  972. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  973. package/src/models/DescribeApisecStatisticsRequest.ts +25 -14
  974. package/src/models/DescribeApisecStatisticsResponseBody.ts +46 -32
  975. package/src/models/DescribeApisecSuggestionsRequest.ts +8 -6
  976. package/src/models/DescribeApisecSuggestionsResponseBody.ts +36 -22
  977. package/src/models/DescribeApisecUserOperationsRequest.ts +14 -11
  978. package/src/models/DescribeApisecUserOperationsResponseBody.ts +55 -31
  979. package/src/models/DescribeBaseRuleChangeLogRequest.ts +96 -0
  980. package/src/models/DescribeBaseRuleChangeLogResponse.ts +40 -0
  981. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +128 -0
  982. package/src/models/DescribeBaseSystemRulesRequest.ts +114 -0
  983. package/src/models/DescribeBaseSystemRulesResponseBody.ts +99 -0
  984. package/src/models/DescribeBotAppKeyRequest.ts +17 -0
  985. package/src/models/DescribeBotAppKeyResponseBody.ts +4 -1
  986. package/src/models/DescribeBotRuleLabelsRequest.ts +32 -0
  987. package/src/models/DescribeBotRuleLabelsResponseBody.ts +40 -0
  988. package/src/models/DescribeCertDetailRequest.ts +6 -5
  989. package/src/models/DescribeCertDetailResponseBody.ts +5 -5
  990. package/src/models/DescribeCertsRequest.ts +11 -9
  991. package/src/models/DescribeCertsResponseBody.ts +10 -9
  992. package/src/models/DescribeChargeModuleRequest.ts +14 -0
  993. package/src/models/DescribeChargeModuleResponseBody.ts +112 -0
  994. package/src/models/DescribeChargeResultRequest.ts +31 -0
  995. package/src/models/DescribeChargeResultResponseBody.ts +16 -0
  996. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +19 -13
  997. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +167 -50
  998. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +5 -4
  999. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  1000. package/src/models/DescribeCloudResourceListRequest.ts +59 -0
  1001. package/src/models/DescribeCloudResourceListResponseBody.ts +59 -0
  1002. package/src/models/DescribeCloudResourcesRequest.ts +31 -23
  1003. package/src/models/DescribeCloudResourcesResponseBody.ts +29 -21
  1004. package/src/models/DescribeCnameCountRequest.ts +6 -5
  1005. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  1006. package/src/models/DescribeCommonLogFieldsRequest.ts +32 -0
  1007. package/src/models/DescribeCommonLogFieldsResponseBody.ts +40 -0
  1008. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +32 -0
  1009. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +14 -0
  1010. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +12 -0
  1011. package/src/models/DescribeDdoSstatusRequest.ts +7 -6
  1012. package/src/models/DescribeDdoSstatusResponseBody.ts +7 -6
  1013. package/src/models/DescribeDefaultHttpsRequest.ts +6 -5
  1014. package/src/models/DescribeDefaultHttpsResponseBody.ts +18 -13
  1015. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +28 -0
  1016. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +10 -0
  1017. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +9 -8
  1018. package/src/models/DescribeDefenseResourceGroupRequest.ts +6 -5
  1019. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  1020. package/src/models/DescribeDefenseResourceGroupsRequest.ts +7 -6
  1021. package/src/models/DescribeDefenseResourceNamesRequest.ts +7 -6
  1022. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  1023. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +16 -0
  1024. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +13 -0
  1025. package/src/models/DescribeDefenseResourceRequest.ts +6 -5
  1026. package/src/models/DescribeDefenseResourceResponseBody.ts +39 -27
  1027. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +19 -14
  1028. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +21 -28
  1029. package/src/models/DescribeDefenseResourcesRequest.ts +10 -9
  1030. package/src/models/DescribeDefenseResourcesResponseBody.ts +39 -26
  1031. package/src/models/DescribeDefenseRuleRequest.ts +32 -7
  1032. package/src/models/DescribeDefenseRuleResponseBody.ts +84 -10
  1033. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +27 -0
  1034. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +22 -0
  1035. package/src/models/DescribeDefenseRulesRequest.ts +30 -13
  1036. package/src/models/DescribeDefenseRulesResponseBody.ts +109 -29
  1037. package/src/models/DescribeDefenseSceneConfigRequest.ts +18 -0
  1038. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +6 -0
  1039. package/src/models/DescribeDefenseTemplateRequest.ts +6 -5
  1040. package/src/models/DescribeDefenseTemplateResponseBody.ts +23 -17
  1041. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +8 -18
  1042. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1043. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +30 -0
  1044. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +10 -0
  1045. package/src/models/DescribeDefenseTemplatesRequest.ts +34 -36
  1046. package/src/models/DescribeDefenseTemplatesResponseBody.ts +47 -30
  1047. package/src/models/DescribeDomainDetailRequest.ts +11 -3
  1048. package/src/models/DescribeDomainDetailResponseBody.ts +257 -88
  1049. package/src/models/DescribeDomainDnsrecordRequest.ts +8 -7
  1050. package/src/models/DescribeDomainDnsrecordResponseBody.ts +13 -8
  1051. package/src/models/DescribeDomainUsedPortsRequest.ts +11 -0
  1052. package/src/models/DescribeDomainUsedPortsResponseBody.ts +7 -0
  1053. package/src/models/DescribeDomainsRequest.ts +19 -9
  1054. package/src/models/DescribeDomainsResponseBody.ts +30 -19
  1055. package/src/models/DescribeElasticBillsRequest.ts +82 -0
  1056. package/src/models/DescribeElasticBillsResponse.ts +40 -0
  1057. package/src/models/DescribeElasticBillsResponseBody.ts +124 -0
  1058. package/src/models/DescribeFlowChartRequest.ts +10 -9
  1059. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1060. package/src/models/DescribeFlowTopResourceRequest.ts +7 -6
  1061. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1062. package/src/models/DescribeFlowTopUrlRequest.ts +8 -7
  1063. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1064. package/src/models/DescribeFreeUserAssetCountRequest.ts +7 -6
  1065. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1066. package/src/models/DescribeFreeUserEventCountRequest.ts +5 -4
  1067. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1068. package/src/models/DescribeFreeUserEventTypesRequest.ts +7 -6
  1069. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1070. package/src/models/DescribeFreeUserEventsRequest.ts +5 -4
  1071. package/src/models/DescribeFreeUserEventsResponseBody.ts +13 -11
  1072. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +7 -6
  1073. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +26 -6
  1074. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +15 -7
  1075. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +28 -6
  1076. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +38 -0
  1077. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +52 -0
  1078. package/src/models/DescribeHybridCloudClusterServersRequest.ts +42 -0
  1079. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +88 -0
  1080. package/src/models/DescribeHybridCloudClustersRequest.ts +5 -4
  1081. package/src/models/DescribeHybridCloudClustersResponseBody.ts +33 -27
  1082. package/src/models/DescribeHybridCloudGroupsRequest.ts +21 -16
  1083. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +26 -23
  1084. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +7 -6
  1085. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +46 -18
  1086. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +9 -5
  1087. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1088. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +0 -6
  1089. package/src/models/DescribeHybridCloudResourcesRequest.ts +11 -9
  1090. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +109 -84
  1091. package/src/models/DescribeHybridCloudSdkServersRequest.ts +41 -0
  1092. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +58 -1
  1093. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +12 -11
  1094. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1095. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +14 -0
  1096. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +7 -0
  1097. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +9 -8
  1098. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1099. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +5 -4
  1100. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1101. package/src/models/DescribeHybridCloudUserRequest.ts +5 -4
  1102. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1103. package/src/models/DescribeInstanceRequest.ts +5 -4
  1104. package/src/models/DescribeInstanceResponseBody.ts +150 -92
  1105. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +33 -0
  1106. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +38 -3
  1107. package/src/models/DescribeLogDeliveryConfigRequest.ts +5 -4
  1108. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +19 -6
  1109. package/src/models/DescribeLogDeliveryConfigsRequest.ts +25 -9
  1110. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +43 -7
  1111. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +19 -15
  1112. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1113. package/src/models/DescribeMemberAccountsRequest.ts +13 -10
  1114. package/src/models/DescribeMemberAccountsResponseBody.ts +13 -11
  1115. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +30 -23
  1116. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1117. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +18 -13
  1118. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +36 -31
  1119. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1120. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +25 -20
  1121. package/src/models/DescribePauseProtectionStatusRequest.ts +6 -5
  1122. package/src/models/DescribePauseProtectionStatusResponseBody.ts +4 -3
  1123. package/src/models/DescribePeakTrendRequest.ts +9 -8
  1124. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1125. package/src/models/DescribePocFunctionsRequest.ts +14 -0
  1126. package/src/models/DescribePocFunctionsResponseBody.ts +21 -0
  1127. package/src/models/DescribePrepayDailyBillsRequest.ts +82 -0
  1128. package/src/models/DescribePrepayDailyBillsResponse.ts +40 -0
  1129. package/src/models/DescribePrepayDailyBillsResponseBody.ts +204 -0
  1130. package/src/models/DescribeProductInstancesRequest.ts +53 -24
  1131. package/src/models/DescribeProductInstancesResponseBody.ts +115 -24
  1132. package/src/models/DescribePunishedDomainsRequest.ts +10 -8
  1133. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1134. package/src/models/DescribeRelatedDefenseRulesRequest.ts +32 -0
  1135. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +39 -0
  1136. package/src/models/DescribeResourceInstanceCertsRequest.ts +7 -6
  1137. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1138. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +16 -0
  1139. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +27 -0
  1140. package/src/models/DescribeResourceLogFieldConfigRequest.ts +24 -0
  1141. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +31 -0
  1142. package/src/models/DescribeResourceLogStatusRequest.ts +7 -6
  1143. package/src/models/DescribeResourceLogStatusResponseBody.ts +6 -5
  1144. package/src/models/DescribeResourcePortRequest.ts +5 -4
  1145. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1146. package/src/models/DescribeResourceRegionIdRequest.ts +5 -4
  1147. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1148. package/src/models/DescribeResourceSupportRegionsRequest.ts +26 -9
  1149. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1150. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +13 -11
  1151. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1152. package/src/models/DescribeRoleAuthStatusRequest.ts +10 -0
  1153. package/src/models/DescribeRoleAuthStatusResponseBody.ts +10 -0
  1154. package/src/models/DescribeRuleGroupsRequest.ts +14 -12
  1155. package/src/models/DescribeRuleGroupsResponseBody.ts +18 -14
  1156. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +16 -11
  1157. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1158. package/src/models/DescribeRuleHitsTopResourceRequest.ts +17 -12
  1159. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1160. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +21 -15
  1161. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +3 -3
  1162. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +8 -7
  1163. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +19 -12
  1164. package/src/models/DescribeRuleHitsTopUaRequest.ts +9 -8
  1165. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +3 -3
  1166. package/src/models/DescribeRuleHitsTopUrlRequest.ts +17 -12
  1167. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -3
  1168. package/src/models/DescribeSecurityEventLogsRequest.ts +17 -14
  1169. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1170. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +9 -8
  1171. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +24 -18
  1172. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1173. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +15 -11
  1174. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +48 -35
  1175. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1176. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +39 -28
  1177. package/src/models/DescribeSensitiveApiStatisticRequest.ts +28 -11
  1178. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +10 -8
  1179. package/src/models/DescribeSensitiveDetectionResultRequest.ts +10 -8
  1180. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +15 -14
  1181. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +12 -10
  1182. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1183. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +37 -29
  1184. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +20 -16
  1185. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +11 -9
  1186. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +5 -5
  1187. package/src/models/DescribeSensitiveRequestLogRequest.ts +18 -13
  1188. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +12 -9
  1189. package/src/models/DescribeSensitiveRequestsRequest.ts +13 -11
  1190. package/src/models/DescribeSensitiveRequestsResponseBody.ts +10 -9
  1191. package/src/models/DescribeSensitiveStatisticRequest.ts +19 -14
  1192. package/src/models/DescribeSensitiveStatisticResponseBody.ts +7 -7
  1193. package/src/models/DescribeSlsAuthStatusRequest.ts +4 -3
  1194. package/src/models/DescribeSlsAuthStatusResponseBody.ts +5 -4
  1195. package/src/models/DescribeSlsLogStoreRequest.ts +4 -3
  1196. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1197. package/src/models/DescribeSlsLogStoreStatusRequest.ts +4 -3
  1198. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +4 -3
  1199. package/src/models/DescribeTemplateResourceCountRequest.ts +6 -5
  1200. package/src/models/DescribeTemplateResourceCountResponseBody.ts +6 -3
  1201. package/src/models/DescribeTemplateResourcesRequest.ts +35 -7
  1202. package/src/models/DescribeTemplateResourcesResponseBody.ts +32 -2
  1203. package/src/models/DescribeThreatEventDetailRequest.ts +16 -0
  1204. package/src/models/DescribeThreatEventDetailResponseBody.ts +95 -0
  1205. package/src/models/DescribeThreatEventRequest.ts +27 -0
  1206. package/src/models/DescribeThreatEventResponseBody.ts +65 -0
  1207. package/src/models/DescribeThreatEventTopMetricRequest.ts +28 -0
  1208. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +33 -0
  1209. package/src/models/DescribeUserAbnormalTrendRequest.ts +8 -6
  1210. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +7 -9
  1211. package/src/models/DescribeUserAbnormalTypeRequest.ts +16 -8
  1212. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1213. package/src/models/DescribeUserApiRequestRequest.ts +39 -22
  1214. package/src/models/DescribeUserApiRequestResponseBody.ts +10 -7
  1215. package/src/models/DescribeUserAssetRequest.ts +28 -16
  1216. package/src/models/DescribeUserAssetResponseBody.ts +4 -4
  1217. package/src/models/DescribeUserEventTrendRequest.ts +15 -6
  1218. package/src/models/DescribeUserEventTrendResponseBody.ts +4 -5
  1219. package/src/models/DescribeUserEventTypeRequest.ts +23 -8
  1220. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1221. package/src/models/DescribeUserLogFieldConfigRequest.ts +19 -0
  1222. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +38 -0
  1223. package/src/models/DescribeUserSlsLogRegionsRequest.ts +6 -5
  1224. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1225. package/src/models/DescribeUserWafLogStatusRequest.ts +6 -5
  1226. package/src/models/DescribeUserWafLogStatusResponseBody.ts +50 -29
  1227. package/src/models/DescribeVerifyContentRequest.ts +16 -0
  1228. package/src/models/DescribeVerifyContentResponseBody.ts +38 -0
  1229. package/src/models/DescribeVisitTopIpRequest.ts +7 -6
  1230. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1231. package/src/models/DescribeVisitUasRequest.ts +7 -6
  1232. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1233. package/src/models/DescribeWafSourceIpSegmentRequest.ts +5 -4
  1234. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1235. package/src/models/InitializeWafOperationRoleRequest.ts +14 -0
  1236. package/src/models/InitializeWafOperationRoleResponseBody.ts +3 -0
  1237. package/src/models/ListTagKeysRequest.ts +7 -6
  1238. package/src/models/ListTagKeysResponseBody.ts +6 -5
  1239. package/src/models/ListTagResourcesRequest.ts +8 -7
  1240. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1241. package/src/models/ListTagValuesRequest.ts +9 -8
  1242. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1243. package/src/models/ModifyApisecAbnormalsRequest.ts +18 -13
  1244. package/src/models/ModifyApisecApiResourceRequest.ts +15 -12
  1245. package/src/models/ModifyApisecEventsRequest.ts +23 -12
  1246. package/src/models/ModifyApisecLogDeliveryRequest.ts +14 -11
  1247. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1248. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +17 -13
  1249. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1250. package/src/models/ModifyApisecModuleStatusRequest.ts +15 -12
  1251. package/src/models/ModifyApisecModuleStatusResponseBody.ts +1 -1
  1252. package/src/models/ModifyApisecStatusRequest.ts +10 -8
  1253. package/src/models/ModifyCloudResourceCertRequest.ts +46 -0
  1254. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1255. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +19 -0
  1256. package/src/models/ModifyCloudResourceDefaultCertResponseBody.ts +1 -1
  1257. package/src/models/ModifyCloudResourceRequest.ts +82 -58
  1258. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1259. package/src/models/ModifyCloudResourceShrinkRequest.ts +17 -7
  1260. package/src/models/ModifyDefaultHttpsRequest.ts +22 -16
  1261. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1262. package/src/models/ModifyDefenseResourceGroupRequest.ts +10 -9
  1263. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1264. package/src/models/ModifyDefenseResourceXffRequest.ts +23 -18
  1265. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1266. package/src/models/ModifyDefenseRuleCacheRequest.ts +7 -6
  1267. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1268. package/src/models/ModifyDefenseRuleRequest.ts +43 -11
  1269. package/src/models/ModifyDefenseRuleStatusRequest.ts +22 -9
  1270. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1271. package/src/models/ModifyDefenseSceneConfigRequest.ts +28 -0
  1272. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +3 -0
  1273. package/src/models/ModifyDefenseTemplateRequest.ts +11 -8
  1274. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1275. package/src/models/ModifyDefenseTemplateStatusRequest.ts +10 -8
  1276. package/src/models/ModifyDomainCertRequest.ts +43 -0
  1277. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1278. package/src/models/ModifyDomainPunishStatusRequest.ts +5 -4
  1279. package/src/models/ModifyDomainRequest.ts +266 -97
  1280. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1281. package/src/models/ModifyDomainShrinkRequest.ts +18 -8
  1282. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1283. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1284. package/src/models/ModifyHybridCloudClusterRequest.ts +110 -10
  1285. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +42 -13
  1286. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +8 -7
  1287. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1288. package/src/models/ModifyHybridCloudGroupRequest.ts +10 -9
  1289. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1290. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +7 -6
  1291. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +5 -4
  1292. package/src/models/ModifyHybridCloudServerRequest.ts +11 -10
  1293. package/src/models/ModifyLogDeliveryConfigRequest.ts +25 -11
  1294. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1295. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +11 -9
  1296. package/src/models/ModifyMemberAccountRequest.ts +8 -7
  1297. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1298. package/src/models/ModifyPauseProtectionStatusRequest.ts +8 -6
  1299. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1300. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +27 -0
  1301. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +20 -0
  1302. package/src/models/ModifyResourceLogFieldConfigRequest.ts +40 -0
  1303. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +3 -0
  1304. package/src/models/ModifyResourceLogStatusRequest.ts +10 -8
  1305. package/src/models/ModifyResourceLogStatusResponseBody.ts +3 -2
  1306. package/src/models/ModifyTemplateResourcesRequest.ts +18 -9
  1307. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1308. package/src/models/ModifyUserLogFieldConfigRequest.ts +35 -0
  1309. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +3 -0
  1310. package/src/models/ModifyUserWafLogStatusRequest.ts +29 -0
  1311. package/src/models/ModifyUserWafLogStatusResponseBody.ts +9 -0
  1312. package/src/models/ReCreateCloudResourceRequest.ts +41 -1
  1313. package/src/models/ReCreateCloudResourceResponseBody.ts +1 -1
  1314. package/src/models/ReleaseInstanceRequest.ts +6 -5
  1315. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1316. package/src/models/SyncProductInstanceRequest.ts +6 -5
  1317. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1318. package/src/models/TagResourcesRequest.ts +3 -2
  1319. package/src/models/UntagResourcesRequest.ts +6 -4
  1320. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1321. package/src/models/VerifyDomainOwnerResponseBody.ts +14 -9
  1322. package/src/models/model.ts +12 -0
package/dist/client.js CHANGED
@@ -88,7 +88,7 @@ class Client extends openapi_core_1.default {
88
88
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
89
89
  }
90
90
  /**
91
- * 地址簿添加地址
91
+ * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
92
92
  *
93
93
  * @param request - AddAddressRequest
94
94
  * @param runtime - runtime options for this request RuntimeOptions
@@ -126,7 +126,7 @@ class Client extends openapi_core_1.default {
126
126
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddAddressResponse({}));
127
127
  }
128
128
  /**
129
- * 地址簿添加地址
129
+ * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
130
130
  *
131
131
  * @param request - AddAddressRequest
132
132
  * @returns AddAddressResponse
@@ -187,7 +187,7 @@ class Client extends openapi_core_1.default {
187
187
  return await this.changeResourceGroupWithOptions(request, runtime);
188
188
  }
189
189
  /**
190
- * 地址簿清空所有地址
190
+ * Clears all addresses from a Web Application Firewall (WAF) address book.
191
191
  *
192
192
  * @param request - ClearAddressRequest
193
193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -222,7 +222,7 @@ class Client extends openapi_core_1.default {
222
222
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ClearAddressResponse({}));
223
223
  }
224
224
  /**
225
- * 地址簿清空所有地址
225
+ * Clears all addresses from a Web Application Firewall (WAF) address book.
226
226
  *
227
227
  * @param request - ClearAddressRequest
228
228
  * @returns ClearAddressResponse
@@ -232,7 +232,7 @@ class Client extends openapi_core_1.default {
232
232
  return await this.clearAddressWithOptions(request, runtime);
233
233
  }
234
234
  /**
235
- * Clears an IP address blacklist for major event protection.
235
+ * Clears the IP blacklist for a critical event protection rule.
236
236
  *
237
237
  * @param request - ClearMajorProtectionBlackIpRequest
238
238
  * @param runtime - runtime options for this request RuntimeOptions
@@ -273,7 +273,7 @@ class Client extends openapi_core_1.default {
273
273
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ClearMajorProtectionBlackIpResponse({}));
274
274
  }
275
275
  /**
276
- * Clears an IP address blacklist for major event protection.
276
+ * Clears the IP blacklist for a critical event protection rule.
277
277
  *
278
278
  * @param request - ClearMajorProtectionBlackIpRequest
279
279
  * @returns ClearMajorProtectionBlackIpResponse
@@ -283,7 +283,7 @@ class Client extends openapi_core_1.default {
283
283
  return await this.clearMajorProtectionBlackIpWithOptions(request, runtime);
284
284
  }
285
285
  /**
286
- * Creates a new protection template from the copy.
286
+ * Copies a protection template.
287
287
  *
288
288
  * @param request - CopyDefenseTemplateRequest
289
289
  * @param runtime - runtime options for this request RuntimeOptions
@@ -321,7 +321,7 @@ class Client extends openapi_core_1.default {
321
321
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyDefenseTemplateResponse({}));
322
322
  }
323
323
  /**
324
- * Creates a new protection template from the copy.
324
+ * Copies a protection template.
325
325
  *
326
326
  * @param request - CopyDefenseTemplateRequest
327
327
  * @returns CopyDefenseTemplateResponse
@@ -331,7 +331,7 @@ class Client extends openapi_core_1.default {
331
331
  return await this.copyDefenseTemplateWithOptions(request, runtime);
332
332
  }
333
333
  /**
334
- * Creates a data export task in the API security module.
334
+ * Creates a task to export API security data.
335
335
  *
336
336
  * @param request - CreateApiExportRequest
337
337
  * @param runtime - runtime options for this request RuntimeOptions
@@ -381,7 +381,7 @@ class Client extends openapi_core_1.default {
381
381
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApiExportResponse({}));
382
382
  }
383
383
  /**
384
- * Creates a data export task in the API security module.
384
+ * Creates a task to export API security data.
385
385
  *
386
386
  * @param request - CreateApiExportRequest
387
387
  * @returns CreateApiExportResponse
@@ -445,7 +445,7 @@ class Client extends openapi_core_1.default {
445
445
  return await this.createCertsWithOptions(request, runtime);
446
446
  }
447
447
  /**
448
- * Adds a service to Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
448
+ * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
449
449
  *
450
450
  * @param tmpReq - CreateCloudResourceRequest
451
451
  * @param runtime - runtime options for this request RuntimeOptions
@@ -500,7 +500,7 @@ class Client extends openapi_core_1.default {
500
500
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudResourceResponse({}));
501
501
  }
502
502
  /**
503
- * Adds a service to Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
503
+ * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
504
504
  *
505
505
  * @param request - CreateCloudResourceRequest
506
506
  * @returns CreateCloudResourceResponse
@@ -510,7 +510,7 @@ class Client extends openapi_core_1.default {
510
510
  return await this.createCloudResourceWithOptions(request, runtime);
511
511
  }
512
512
  /**
513
- * 添加云产品接入的扩展证书
513
+ * Adds an extension certificate for cloud native mode.
514
514
  *
515
515
  * @param request - CreateCloudResourceExtensionCertRequest
516
516
  * @param runtime - runtime options for this request RuntimeOptions
@@ -551,7 +551,7 @@ class Client extends openapi_core_1.default {
551
551
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudResourceExtensionCertResponse({}));
552
552
  }
553
553
  /**
554
- * 添加云产品接入的扩展证书
554
+ * Adds an extension certificate for cloud native mode.
555
555
  *
556
556
  * @param request - CreateCloudResourceExtensionCertRequest
557
557
  * @returns CreateCloudResourceExtensionCertResponse
@@ -561,7 +561,7 @@ class Client extends openapi_core_1.default {
561
561
  return await this.createCloudResourceExtensionCertWithOptions(request, runtime);
562
562
  }
563
563
  /**
564
- * 创建防护对象
564
+ * Creates a protected object.
565
565
  *
566
566
  * @param tmpReq - CreateDefenseResourceRequest
567
567
  * @param runtime - runtime options for this request RuntimeOptions
@@ -634,7 +634,7 @@ class Client extends openapi_core_1.default {
634
634
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDefenseResourceResponse({}));
635
635
  }
636
636
  /**
637
- * 创建防护对象
637
+ * Creates a protected object.
638
638
  *
639
639
  * @param request - CreateDefenseResourceRequest
640
640
  * @returns CreateDefenseResourceResponse
@@ -760,7 +760,7 @@ class Client extends openapi_core_1.default {
760
760
  return await this.createDefenseRuleWithOptions(request, runtime);
761
761
  }
762
762
  /**
763
- * Creates a protection rule template.
763
+ * Creates a protection template in Web Application Firewall (WAF).
764
764
  *
765
765
  * @param request - CreateDefenseTemplateRequest
766
766
  * @param runtime - runtime options for this request RuntimeOptions
@@ -772,6 +772,9 @@ class Client extends openapi_core_1.default {
772
772
  if (!$dara.isNull(request.defenseScene)) {
773
773
  query["DefenseScene"] = request.defenseScene;
774
774
  }
775
+ if (!$dara.isNull(request.defenseSubScene)) {
776
+ query["DefenseSubScene"] = request.defenseSubScene;
777
+ }
775
778
  if (!$dara.isNull(request.description)) {
776
779
  query["Description"] = request.description;
777
780
  }
@@ -819,7 +822,7 @@ class Client extends openapi_core_1.default {
819
822
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDefenseTemplateResponse({}));
820
823
  }
821
824
  /**
822
- * Creates a protection rule template.
825
+ * Creates a protection template in Web Application Firewall (WAF).
823
826
  *
824
827
  * @param request - CreateDefenseTemplateRequest
825
828
  * @returns CreateDefenseTemplateResponse
@@ -829,7 +832,7 @@ class Client extends openapi_core_1.default {
829
832
  return await this.createDefenseTemplateWithOptions(request, runtime);
830
833
  }
831
834
  /**
832
- * Adds a domain name to Web Application Firewall (WAF).
835
+ * Adds a domain name to a Web Application Firewall (WAF) instance for protection.
833
836
  *
834
837
  * @param tmpReq - CreateDomainRequest
835
838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -887,7 +890,7 @@ class Client extends openapi_core_1.default {
887
890
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDomainResponse({}));
888
891
  }
889
892
  /**
890
- * Adds a domain name to Web Application Firewall (WAF).
893
+ * Adds a domain name to a Web Application Firewall (WAF) instance for protection.
891
894
  *
892
895
  * @param request - CreateDomainRequest
893
896
  * @returns CreateDomainResponse
@@ -897,7 +900,7 @@ class Client extends openapi_core_1.default {
897
900
  return await this.createDomainWithOptions(request, runtime);
898
901
  }
899
902
  /**
900
- * Creates a hybrid cloud cluster.
903
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
901
904
  *
902
905
  * @param request - CreateHybridCloudClusterRequest
903
906
  * @param runtime - runtime options for this request RuntimeOptions
@@ -971,7 +974,7 @@ class Client extends openapi_core_1.default {
971
974
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudClusterResponse({}));
972
975
  }
973
976
  /**
974
- * Creates a hybrid cloud cluster.
977
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
975
978
  *
976
979
  * @param request - CreateHybridCloudClusterRequest
977
980
  * @returns CreateHybridCloudClusterResponse
@@ -981,7 +984,7 @@ class Client extends openapi_core_1.default {
981
984
  return await this.createHybridCloudClusterWithOptions(request, runtime);
982
985
  }
983
986
  /**
984
- * 新增集群规则信息
987
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
985
988
  *
986
989
  * @param request - CreateHybridCloudClusterRuleRequest
987
990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1028,7 +1031,7 @@ class Client extends openapi_core_1.default {
1028
1031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudClusterRuleResponse({}));
1029
1032
  }
1030
1033
  /**
1031
- * 新增集群规则信息
1034
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
1032
1035
  *
1033
1036
  * @param request - CreateHybridCloudClusterRuleRequest
1034
1037
  * @returns CreateHybridCloudClusterRuleResponse
@@ -1038,7 +1041,7 @@ class Client extends openapi_core_1.default {
1038
1041
  return await this.createHybridCloudClusterRuleWithOptions(request, runtime);
1039
1042
  }
1040
1043
  /**
1041
- * Creates a node group for a hybrid cloud cluster.
1044
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1042
1045
  *
1043
1046
  * @param request - CreateHybridCloudGroupRequest
1044
1047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1094,7 +1097,7 @@ class Client extends openapi_core_1.default {
1094
1097
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudGroupResponse({}));
1095
1098
  }
1096
1099
  /**
1097
- * Creates a node group for a hybrid cloud cluster.
1100
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1098
1101
  *
1099
1102
  * @param request - CreateHybridCloudGroupRequest
1100
1103
  * @returns CreateHybridCloudGroupResponse
@@ -1104,7 +1107,7 @@ class Client extends openapi_core_1.default {
1104
1107
  return await this.createHybridCloudGroupWithOptions(request, runtime);
1105
1108
  }
1106
1109
  /**
1107
- * Creates a hybrid cloud log delivery configuration.
1110
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1108
1111
  *
1109
1112
  * @param request - CreateLogDeliveryConfigRequest
1110
1113
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1148,7 +1151,7 @@ class Client extends openapi_core_1.default {
1148
1151
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateLogDeliveryConfigResponse({}));
1149
1152
  }
1150
1153
  /**
1151
- * Creates a hybrid cloud log delivery configuration.
1154
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1152
1155
  *
1153
1156
  * @param request - CreateLogDeliveryConfigRequest
1154
1157
  * @returns CreateLogDeliveryConfigResponse
@@ -1158,7 +1161,7 @@ class Client extends openapi_core_1.default {
1158
1161
  return await this.createLogDeliveryConfigWithOptions(request, runtime);
1159
1162
  }
1160
1163
  /**
1161
- * Creates an IP address blacklist for major event protection.
1164
+ * Creates an IP address blacklist for critical event protection.
1162
1165
  *
1163
1166
  * @remarks
1164
1167
  * This operation is available only on the China site (aliyun.com).
@@ -1211,7 +1214,7 @@ class Client extends openapi_core_1.default {
1211
1214
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMajorProtectionBlackIpResponse({}));
1212
1215
  }
1213
1216
  /**
1214
- * Creates an IP address blacklist for major event protection.
1217
+ * Creates an IP address blacklist for critical event protection.
1215
1218
  *
1216
1219
  * @remarks
1217
1220
  * This operation is available only on the China site (aliyun.com).
@@ -1224,7 +1227,7 @@ class Client extends openapi_core_1.default {
1224
1227
  return await this.createMajorProtectionBlackIpWithOptions(request, runtime);
1225
1228
  }
1226
1229
  /**
1227
- * Adds members to use the multi-account management feature of Web Application Firewall (WAF).
1230
+ * Adds member accounts to use the multi-account management feature of Web Application Firewall (WAF).
1228
1231
  *
1229
1232
  * @param request - CreateMemberAccountsRequest
1230
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1265,7 +1268,7 @@ class Client extends openapi_core_1.default {
1265
1268
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMemberAccountsResponse({}));
1266
1269
  }
1267
1270
  /**
1268
- * Adds members to use the multi-account management feature of Web Application Firewall (WAF).
1271
+ * Adds member accounts to use the multi-account management feature of Web Application Firewall (WAF).
1269
1272
  *
1270
1273
  * @param request - CreateMemberAccountsRequest
1271
1274
  * @returns CreateMemberAccountsResponse
@@ -1275,7 +1278,7 @@ class Client extends openapi_core_1.default {
1275
1278
  return await this.createMemberAccountsWithOptions(request, runtime);
1276
1279
  }
1277
1280
  /**
1278
- * 开启防护功能POC
1281
+ * Starts a trial for a proof of concept (POC) feature.
1279
1282
  *
1280
1283
  * @param request - CreatePocFunctionRequest
1281
1284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1313,7 +1316,7 @@ class Client extends openapi_core_1.default {
1313
1316
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePocFunctionResponse({}));
1314
1317
  }
1315
1318
  /**
1316
- * 开启防护功能POC
1319
+ * Starts a trial for a proof of concept (POC) feature.
1317
1320
  *
1318
1321
  * @param request - CreatePocFunctionRequest
1319
1322
  * @returns CreatePocFunctionResponse
@@ -1365,7 +1368,7 @@ class Client extends openapi_core_1.default {
1365
1368
  return await this.createPostpaidInstanceWithOptions(request, runtime);
1366
1369
  }
1367
1370
  /**
1368
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
1371
+ * Uploads an SM certificate for CNAME record access to Web Application Firewall (WAF).
1369
1372
  *
1370
1373
  * @param request - CreateSM2CertRequest
1371
1374
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1415,7 +1418,7 @@ class Client extends openapi_core_1.default {
1415
1418
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSM2CertResponse({}));
1416
1419
  }
1417
1420
  /**
1418
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
1421
+ * Uploads an SM certificate for CNAME record access to Web Application Firewall (WAF).
1419
1422
  *
1420
1423
  * @param request - CreateSM2CertRequest
1421
1424
  * @returns CreateSM2CertResponse
@@ -1425,7 +1428,7 @@ class Client extends openapi_core_1.default {
1425
1428
  return await this.createSM2CertWithOptions(request, runtime);
1426
1429
  }
1427
1430
  /**
1428
- * 地址簿添加地址
1431
+ * Deletes addresses from an address book.
1429
1432
  *
1430
1433
  * @param request - DeleteAddressRequest
1431
1434
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1463,7 +1466,7 @@ class Client extends openapi_core_1.default {
1463
1466
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAddressResponse({}));
1464
1467
  }
1465
1468
  /**
1466
- * 地址簿添加地址
1469
+ * Deletes addresses from an address book.
1467
1470
  *
1468
1471
  * @param request - DeleteAddressRequest
1469
1472
  * @returns DeleteAddressResponse
@@ -1473,7 +1476,7 @@ class Client extends openapi_core_1.default {
1473
1476
  return await this.deleteAddressWithOptions(request, runtime);
1474
1477
  }
1475
1478
  /**
1476
- * Deletes multiple risks detected by the API security module at a time.
1479
+ * Deletes API security risks in a batch.
1477
1480
  *
1478
1481
  * @param request - DeleteApisecAbnormalsRequest
1479
1482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1514,7 +1517,7 @@ class Client extends openapi_core_1.default {
1514
1517
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApisecAbnormalsResponse({}));
1515
1518
  }
1516
1519
  /**
1517
- * Deletes multiple risks detected by the API security module at a time.
1520
+ * Deletes API security risks in a batch.
1518
1521
  *
1519
1522
  * @param request - DeleteApisecAbnormalsRequest
1520
1523
  * @returns DeleteApisecAbnormalsResponse
@@ -1524,7 +1527,7 @@ class Client extends openapi_core_1.default {
1524
1527
  return await this.deleteApisecAbnormalsWithOptions(request, runtime);
1525
1528
  }
1526
1529
  /**
1527
- * Deletes multiple security events detected by the API security module at a time.
1530
+ * Deletes API security events in batches.
1528
1531
  *
1529
1532
  * @param request - DeleteApisecEventsRequest
1530
1533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1568,7 +1571,7 @@ class Client extends openapi_core_1.default {
1568
1571
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApisecEventsResponse({}));
1569
1572
  }
1570
1573
  /**
1571
- * Deletes multiple security events detected by the API security module at a time.
1574
+ * Deletes API security events in batches.
1572
1575
  *
1573
1576
  * @param request - DeleteApisecEventsRequest
1574
1577
  * @returns DeleteApisecEventsResponse
@@ -1578,7 +1581,7 @@ class Client extends openapi_core_1.default {
1578
1581
  return await this.deleteApisecEventsWithOptions(request, runtime);
1579
1582
  }
1580
1583
  /**
1581
- * Removes a service from Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
1584
+ * Removes a cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1582
1585
  *
1583
1586
  * @param request - DeleteCloudResourceRequest
1584
1587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1625,7 +1628,7 @@ class Client extends openapi_core_1.default {
1625
1628
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudResourceResponse({}));
1626
1629
  }
1627
1630
  /**
1628
- * Removes a service from Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
1631
+ * Removes a cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1629
1632
  *
1630
1633
  * @param request - DeleteCloudResourceRequest
1631
1634
  * @returns DeleteCloudResourceResponse
@@ -1635,7 +1638,7 @@ class Client extends openapi_core_1.default {
1635
1638
  return await this.deleteCloudResourceWithOptions(request, runtime);
1636
1639
  }
1637
1640
  /**
1638
- * 删除云产品接入的扩展证书
1641
+ * Deletes an extension certificate for cloud native mode.
1639
1642
  *
1640
1643
  * @param request - DeleteCloudResourceExtensionCertRequest
1641
1644
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1676,7 +1679,7 @@ class Client extends openapi_core_1.default {
1676
1679
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudResourceExtensionCertResponse({}));
1677
1680
  }
1678
1681
  /**
1679
- * 删除云产品接入的扩展证书
1682
+ * Deletes an extension certificate for cloud native mode.
1680
1683
  *
1681
1684
  * @param request - DeleteCloudResourceExtensionCertRequest
1682
1685
  * @returns DeleteCloudResourceExtensionCertResponse
@@ -1686,7 +1689,7 @@ class Client extends openapi_core_1.default {
1686
1689
  return await this.deleteCloudResourceExtensionCertWithOptions(request, runtime);
1687
1690
  }
1688
1691
  /**
1689
- * 删除单个防护对象
1692
+ * Deletes a protected object.
1690
1693
  *
1691
1694
  * @param request - DeleteDefenseResourceRequest
1692
1695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1724,7 +1727,7 @@ class Client extends openapi_core_1.default {
1724
1727
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseResourceResponse({}));
1725
1728
  }
1726
1729
  /**
1727
- * 删除单个防护对象
1730
+ * Deletes a protected object.
1728
1731
  *
1729
1732
  * @param request - DeleteDefenseResourceRequest
1730
1733
  * @returns DeleteDefenseResourceResponse
@@ -1782,7 +1785,7 @@ class Client extends openapi_core_1.default {
1782
1785
  return await this.deleteDefenseResourceGroupWithOptions(request, runtime);
1783
1786
  }
1784
1787
  /**
1785
- * Deletes a protection rule.
1788
+ * Deletes the specified protection rules.
1786
1789
  *
1787
1790
  * @param request - DeleteDefenseRuleRequest
1788
1791
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1829,7 +1832,7 @@ class Client extends openapi_core_1.default {
1829
1832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseRuleResponse({}));
1830
1833
  }
1831
1834
  /**
1832
- * Deletes a protection rule.
1835
+ * Deletes the specified protection rules.
1833
1836
  *
1834
1837
  * @param request - DeleteDefenseRuleRequest
1835
1838
  * @returns DeleteDefenseRuleResponse
@@ -1839,7 +1842,7 @@ class Client extends openapi_core_1.default {
1839
1842
  return await this.deleteDefenseRuleWithOptions(request, runtime);
1840
1843
  }
1841
1844
  /**
1842
- * 更新防护规则封禁Ip
1845
+ * Unblocks an IP address that is blocked by the scan protection module.
1843
1846
  *
1844
1847
  * @param request - DeleteDefenseRuleBlockIpRequest
1845
1848
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1880,7 +1883,7 @@ class Client extends openapi_core_1.default {
1880
1883
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseRuleBlockIpResponse({}));
1881
1884
  }
1882
1885
  /**
1883
- * 更新防护规则封禁Ip
1886
+ * Unblocks an IP address that is blocked by the scan protection module.
1884
1887
  *
1885
1888
  * @param request - DeleteDefenseRuleBlockIpRequest
1886
1889
  * @returns DeleteDefenseRuleBlockIpResponse
@@ -1938,7 +1941,7 @@ class Client extends openapi_core_1.default {
1938
1941
  return await this.deleteDefenseTemplateWithOptions(request, runtime);
1939
1942
  }
1940
1943
  /**
1941
- * Deletes a domain name that is added to Web Application Firewall (WAF).
1944
+ * Deletes a domain name that has been added to Web Application Firewall (WAF) in CNAME record mode.
1942
1945
  *
1943
1946
  * @param request - DeleteDomainRequest
1944
1947
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1979,7 +1982,7 @@ class Client extends openapi_core_1.default {
1979
1982
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDomainResponse({}));
1980
1983
  }
1981
1984
  /**
1982
- * Deletes a domain name that is added to Web Application Firewall (WAF).
1985
+ * Deletes a domain name that has been added to Web Application Firewall (WAF) in CNAME record mode.
1983
1986
  *
1984
1987
  * @param request - DeleteDomainRequest
1985
1988
  * @returns DeleteDomainResponse
@@ -1989,7 +1992,7 @@ class Client extends openapi_core_1.default {
1989
1992
  return await this.deleteDomainWithOptions(request, runtime);
1990
1993
  }
1991
1994
  /**
1992
- * 删除集群规则信息
1995
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
1993
1996
  *
1994
1997
  * @param request - DeleteHybridCloudClusterRuleRequest
1995
1998
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2027,7 +2030,7 @@ class Client extends openapi_core_1.default {
2027
2030
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHybridCloudClusterRuleResponse({}));
2028
2031
  }
2029
2032
  /**
2030
- * 删除集群规则信息
2033
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
2031
2034
  *
2032
2035
  * @param request - DeleteHybridCloudClusterRuleRequest
2033
2036
  * @returns DeleteHybridCloudClusterRuleResponse
@@ -2037,7 +2040,7 @@ class Client extends openapi_core_1.default {
2037
2040
  return await this.deleteHybridCloudClusterRuleWithOptions(request, runtime);
2038
2041
  }
2039
2042
  /**
2040
- * 删除组信息
2043
+ * Deletes a group.
2041
2044
  *
2042
2045
  * @param request - DeleteHybridCloudGroupRequest
2043
2046
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2078,7 +2081,7 @@ class Client extends openapi_core_1.default {
2078
2081
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHybridCloudGroupResponse({}));
2079
2082
  }
2080
2083
  /**
2081
- * 删除组信息
2084
+ * Deletes a group.
2082
2085
  *
2083
2086
  * @param request - DeleteHybridCloudGroupRequest
2084
2087
  * @returns DeleteHybridCloudGroupResponse
@@ -2088,7 +2091,7 @@ class Client extends openapi_core_1.default {
2088
2091
  return await this.deleteHybridCloudGroupWithOptions(request, runtime);
2089
2092
  }
2090
2093
  /**
2091
- * Delets a hybrid cloud log delivery configuration.
2094
+ * Deletes a log delivery configuration.
2092
2095
  *
2093
2096
  * @param request - DeleteLogDeliveryConfigRequest
2094
2097
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2126,7 +2129,7 @@ class Client extends openapi_core_1.default {
2126
2129
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteLogDeliveryConfigResponse({}));
2127
2130
  }
2128
2131
  /**
2129
- * Delets a hybrid cloud log delivery configuration.
2132
+ * Deletes a log delivery configuration.
2130
2133
  *
2131
2134
  * @param request - DeleteLogDeliveryConfigRequest
2132
2135
  * @returns DeleteLogDeliveryConfigResponse
@@ -2136,7 +2139,7 @@ class Client extends openapi_core_1.default {
2136
2139
  return await this.deleteLogDeliveryConfigWithOptions(request, runtime);
2137
2140
  }
2138
2141
  /**
2139
- * Deletes an IP address blacklist for major event protection.
2142
+ * Deletes an IP address from the blacklist for critical event protection.
2140
2143
  *
2141
2144
  * @param request - DeleteMajorProtectionBlackIpRequest
2142
2145
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2180,7 +2183,7 @@ class Client extends openapi_core_1.default {
2180
2183
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMajorProtectionBlackIpResponse({}));
2181
2184
  }
2182
2185
  /**
2183
- * Deletes an IP address blacklist for major event protection.
2186
+ * Deletes an IP address from the blacklist for critical event protection.
2184
2187
  *
2185
2188
  * @param request - DeleteMajorProtectionBlackIpRequest
2186
2189
  * @returns DeleteMajorProtectionBlackIpResponse
@@ -2190,7 +2193,7 @@ class Client extends openapi_core_1.default {
2190
2193
  return await this.deleteMajorProtectionBlackIpWithOptions(request, runtime);
2191
2194
  }
2192
2195
  /**
2193
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
2196
+ * Deletes a Web Application Firewall (WAF) member account.
2194
2197
  *
2195
2198
  * @param request - DeleteMemberAccountRequest
2196
2199
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2231,7 +2234,7 @@ class Client extends openapi_core_1.default {
2231
2234
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMemberAccountResponse({}));
2232
2235
  }
2233
2236
  /**
2234
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
2237
+ * Deletes a Web Application Firewall (WAF) member account.
2235
2238
  *
2236
2239
  * @param request - DeleteMemberAccountRequest
2237
2240
  * @returns DeleteMemberAccountResponse
@@ -2241,7 +2244,7 @@ class Client extends openapi_core_1.default {
2241
2244
  return await this.deleteMemberAccountWithOptions(request, runtime);
2242
2245
  }
2243
2246
  /**
2244
- * 查询异常的云产品接入资源
2247
+ * Queries abnormal cloud resources added in cloud native mode.
2245
2248
  *
2246
2249
  * @param request - DescribeAbnormalCloudResourcesRequest
2247
2250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2276,7 +2279,7 @@ class Client extends openapi_core_1.default {
2276
2279
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAbnormalCloudResourcesResponse({}));
2277
2280
  }
2278
2281
  /**
2279
- * 查询异常的云产品接入资源
2282
+ * Queries abnormal cloud resources added in cloud native mode.
2280
2283
  *
2281
2284
  * @param request - DescribeAbnormalCloudResourcesRequest
2282
2285
  * @returns DescribeAbnormalCloudResourcesResponse
@@ -2286,7 +2289,7 @@ class Client extends openapi_core_1.default {
2286
2289
  return await this.describeAbnormalCloudResourcesWithOptions(request, runtime);
2287
2290
  }
2288
2291
  /**
2289
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
2292
+ * Queries whether an account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
2290
2293
  *
2291
2294
  * @param request - DescribeAccountDelegatedStatusRequest
2292
2295
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2321,7 +2324,7 @@ class Client extends openapi_core_1.default {
2321
2324
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountDelegatedStatusResponse({}));
2322
2325
  }
2323
2326
  /**
2324
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
2327
+ * Queries whether an account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
2325
2328
  *
2326
2329
  * @param request - DescribeAccountDelegatedStatusRequest
2327
2330
  * @returns DescribeAccountDelegatedStatusResponse
@@ -2331,7 +2334,7 @@ class Client extends openapi_core_1.default {
2331
2334
  return await this.describeAccountDelegatedStatusWithOptions(request, runtime);
2332
2335
  }
2333
2336
  /**
2334
- * 分页查询地址簿IP
2337
+ * Queries a paginated list of addresses in an address book.
2335
2338
  *
2336
2339
  * @param request - DescribeAddressesRequest
2337
2340
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2378,7 +2381,7 @@ class Client extends openapi_core_1.default {
2378
2381
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAddressesResponse({}));
2379
2382
  }
2380
2383
  /**
2381
- * 分页查询地址簿IP
2384
+ * Queries a paginated list of addresses in an address book.
2382
2385
  *
2383
2386
  * @param request - DescribeAddressesRequest
2384
2387
  * @returns DescribeAddressesResponse
@@ -2388,7 +2391,7 @@ class Client extends openapi_core_1.default {
2388
2391
  return await this.describeAddressesWithOptions(request, runtime);
2389
2392
  }
2390
2393
  /**
2391
- * 查询实例信息
2394
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2392
2395
  *
2393
2396
  * @param request - DescribeAlarmBannerRequest
2394
2397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2423,7 +2426,7 @@ class Client extends openapi_core_1.default {
2423
2426
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAlarmBannerResponse({}));
2424
2427
  }
2425
2428
  /**
2426
- * 查询实例信息
2429
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2427
2430
  *
2428
2431
  * @param request - DescribeAlarmBannerRequest
2429
2432
  * @returns DescribeAlarmBannerResponse
@@ -2433,7 +2436,7 @@ class Client extends openapi_core_1.default {
2433
2436
  return await this.describeAlarmBannerWithOptions(request, runtime);
2434
2437
  }
2435
2438
  /**
2436
- * 查询实例信息
2439
+ * Queries a list of alerts.
2437
2440
  *
2438
2441
  * @param request - DescribeAlarmListRequest
2439
2442
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2468,7 +2471,7 @@ class Client extends openapi_core_1.default {
2468
2471
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAlarmListResponse({}));
2469
2472
  }
2470
2473
  /**
2471
- * 查询实例信息
2474
+ * Queries a list of alerts.
2472
2475
  *
2473
2476
  * @param request - DescribeAlarmListRequest
2474
2477
  * @returns DescribeAlarmListResponse
@@ -2478,7 +2481,7 @@ class Client extends openapi_core_1.default {
2478
2481
  return await this.describeAlarmListWithOptions(request, runtime);
2479
2482
  }
2480
2483
  /**
2481
- * Queries the list of data export tasks in the API security module.
2484
+ * Queries a list of API security export tasks.
2482
2485
  *
2483
2486
  * @param request - DescribeApiExportsRequest
2484
2487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2522,7 +2525,7 @@ class Client extends openapi_core_1.default {
2522
2525
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApiExportsResponse({}));
2523
2526
  }
2524
2527
  /**
2525
- * Queries the list of data export tasks in the API security module.
2528
+ * Queries a list of API security export tasks.
2526
2529
  *
2527
2530
  * @param request - DescribeApiExportsRequest
2528
2531
  * @returns DescribeApiExportsResponse
@@ -2532,7 +2535,7 @@ class Client extends openapi_core_1.default {
2532
2535
  return await this.describeApiExportsWithOptions(request, runtime);
2533
2536
  }
2534
2537
  /**
2535
- * Queries the statistics on domain names on which risks are detected by the API security module.
2538
+ * Queries the API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
2536
2539
  *
2537
2540
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
2538
2541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2585,7 +2588,7 @@ class Client extends openapi_core_1.default {
2585
2588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAbnormalDomainStatisticResponse({}));
2586
2589
  }
2587
2590
  /**
2588
- * Queries the statistics on domain names on which risks are detected by the API security module.
2591
+ * Queries the API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
2589
2592
  *
2590
2593
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
2591
2594
  * @returns DescribeApisecAbnormalDomainStatisticResponse
@@ -2595,7 +2598,7 @@ class Client extends openapi_core_1.default {
2595
2598
  return await this.describeApisecAbnormalDomainStatisticWithOptions(request, runtime);
2596
2599
  }
2597
2600
  /**
2598
- * Queries the list of API security risks.
2601
+ * Queries the API security risks that are detected by Web Application Firewall (WAF).
2599
2602
  *
2600
2603
  * @param request - DescribeApisecAbnormalsRequest
2601
2604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2678,7 +2681,7 @@ class Client extends openapi_core_1.default {
2678
2681
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAbnormalsResponse({}));
2679
2682
  }
2680
2683
  /**
2681
- * Queries the list of API security risks.
2684
+ * Queries the API security risks that are detected by Web Application Firewall (WAF).
2682
2685
  *
2683
2686
  * @param request - DescribeApisecAbnormalsRequest
2684
2687
  * @returns DescribeApisecAbnormalsResponse
@@ -2688,7 +2691,7 @@ class Client extends openapi_core_1.default {
2688
2691
  return await this.describeApisecAbnormalsWithOptions(request, runtime);
2689
2692
  }
2690
2693
  /**
2691
- * Queries API assets in the API security module.
2694
+ * Queries a list of API security assets that are protected by Web Application Firewall (WAF).
2692
2695
  *
2693
2696
  * @param request - DescribeApisecApiResourcesRequest
2694
2697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2783,7 +2786,7 @@ class Client extends openapi_core_1.default {
2783
2786
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecApiResourcesResponse({}));
2784
2787
  }
2785
2788
  /**
2786
- * Queries API assets in the API security module.
2789
+ * Queries a list of API security assets that are protected by Web Application Firewall (WAF).
2787
2790
  *
2788
2791
  * @param request - DescribeApisecApiResourcesRequest
2789
2792
  * @returns DescribeApisecApiResourcesResponse
@@ -2793,7 +2796,7 @@ class Client extends openapi_core_1.default {
2793
2796
  return await this.describeApisecApiResourcesWithOptions(request, runtime);
2794
2797
  }
2795
2798
  /**
2796
- * Queries the asset trends in the API security module.
2799
+ * Queries the trend of API assets detected by the API security module of Web Application Firewall (WAF).
2797
2800
  *
2798
2801
  * @param request - DescribeApisecAssetTrendRequest
2799
2802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2837,7 +2840,7 @@ class Client extends openapi_core_1.default {
2837
2840
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAssetTrendResponse({}));
2838
2841
  }
2839
2842
  /**
2840
- * Queries the asset trends in the API security module.
2843
+ * Queries the trend of API assets detected by the API security module of Web Application Firewall (WAF).
2841
2844
  *
2842
2845
  * @param request - DescribeApisecAssetTrendRequest
2843
2846
  * @returns DescribeApisecAssetTrendResponse
@@ -2847,7 +2850,7 @@ class Client extends openapi_core_1.default {
2847
2850
  return await this.describeApisecAssetTrendWithOptions(request, runtime);
2848
2851
  }
2849
2852
  /**
2850
- * 查询安全事件详情
2853
+ * Retrieves the details of an API security event.
2851
2854
  *
2852
2855
  * @param request - DescribeApisecEventDetailRequest
2853
2856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2894,7 +2897,7 @@ class Client extends openapi_core_1.default {
2894
2897
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventDetailResponse({}));
2895
2898
  }
2896
2899
  /**
2897
- * 查询安全事件详情
2900
+ * Retrieves the details of an API security event.
2898
2901
  *
2899
2902
  * @param request - DescribeApisecEventDetailRequest
2900
2903
  * @returns DescribeApisecEventDetailResponse
@@ -2904,7 +2907,7 @@ class Client extends openapi_core_1.default {
2904
2907
  return await this.describeApisecEventDetailWithOptions(request, runtime);
2905
2908
  }
2906
2909
  /**
2907
- * Queries the statistics on domain names on which security events are detected by the API security module.
2910
+ * Queries API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
2908
2911
  *
2909
2912
  * @param request - DescribeApisecEventDomainStatisticRequest
2910
2913
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2957,7 +2960,7 @@ class Client extends openapi_core_1.default {
2957
2960
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventDomainStatisticResponse({}));
2958
2961
  }
2959
2962
  /**
2960
- * Queries the statistics on domain names on which security events are detected by the API security module.
2963
+ * Queries API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
2961
2964
  *
2962
2965
  * @param request - DescribeApisecEventDomainStatisticRequest
2963
2966
  * @returns DescribeApisecEventDomainStatisticResponse
@@ -2967,7 +2970,7 @@ class Client extends openapi_core_1.default {
2967
2970
  return await this.describeApisecEventDomainStatisticWithOptions(request, runtime);
2968
2971
  }
2969
2972
  /**
2970
- * Queries API security events.
2973
+ * Queries a list of API security events.
2971
2974
  *
2972
2975
  * @param request - DescribeApisecEventsRequest
2973
2976
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3059,7 +3062,7 @@ class Client extends openapi_core_1.default {
3059
3062
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventsResponse({}));
3060
3063
  }
3061
3064
  /**
3062
- * Queries API security events.
3065
+ * Queries a list of API security events.
3063
3066
  *
3064
3067
  * @param request - DescribeApisecEventsRequest
3065
3068
  * @returns DescribeApisecEventsResponse
@@ -3069,7 +3072,7 @@ class Client extends openapi_core_1.default {
3069
3072
  return await this.describeApisecEventsWithOptions(request, runtime);
3070
3073
  }
3071
3074
  /**
3072
- * 查询API安全样例信息
3075
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
3073
3076
  *
3074
3077
  * @param request - DescribeApisecExamplesRequest
3075
3078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3128,7 +3131,7 @@ class Client extends openapi_core_1.default {
3128
3131
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecExamplesResponse({}));
3129
3132
  }
3130
3133
  /**
3131
- * 查询API安全样例信息
3134
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
3132
3135
  *
3133
3136
  * @param request - DescribeApisecExamplesRequest
3134
3137
  * @returns DescribeApisecExamplesResponse
@@ -3183,7 +3186,7 @@ class Client extends openapi_core_1.default {
3183
3186
  return await this.describeApisecLogDeliveriesWithOptions(request, runtime);
3184
3187
  }
3185
3188
  /**
3186
- * Queries the list of domain names detected in the API security module.
3189
+ * Queries the list of domain names that are protected by API security.
3187
3190
  *
3188
3191
  * @param request - DescribeApisecMatchedHostsRequest
3189
3192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3233,7 +3236,7 @@ class Client extends openapi_core_1.default {
3233
3236
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecMatchedHostsResponse({}));
3234
3237
  }
3235
3238
  /**
3236
- * Queries the list of domain names detected in the API security module.
3239
+ * Queries the list of domain names that are protected by API security.
3237
3240
  *
3238
3241
  * @param request - DescribeApisecMatchedHostsRequest
3239
3242
  * @returns DescribeApisecMatchedHostsResponse
@@ -3243,7 +3246,7 @@ class Client extends openapi_core_1.default {
3243
3246
  return await this.describeApisecMatchedHostsWithOptions(request, runtime);
3244
3247
  }
3245
3248
  /**
3246
- * Queries the list of protected object groups to which API security policies are applied.
3249
+ * Retrieves a list of active API security protection object groups.
3247
3250
  *
3248
3251
  * @param request - DescribeApisecProtectionGroupsRequest
3249
3252
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3290,7 +3293,7 @@ class Client extends openapi_core_1.default {
3290
3293
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecProtectionGroupsResponse({}));
3291
3294
  }
3292
3295
  /**
3293
- * Queries the list of protected object groups to which API security policies are applied.
3296
+ * Retrieves a list of active API security protection object groups.
3294
3297
  *
3295
3298
  * @param request - DescribeApisecProtectionGroupsRequest
3296
3299
  * @returns DescribeApisecProtectionGroupsResponse
@@ -3300,7 +3303,7 @@ class Client extends openapi_core_1.default {
3300
3303
  return await this.describeApisecProtectionGroupsWithOptions(request, runtime);
3301
3304
  }
3302
3305
  /**
3303
- * Queries the list of protected objects to which API security policies are applied.
3306
+ * Queries the protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
3304
3307
  *
3305
3308
  * @param request - DescribeApisecProtectionResourcesRequest
3306
3309
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3347,7 +3350,7 @@ class Client extends openapi_core_1.default {
3347
3350
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecProtectionResourcesResponse({}));
3348
3351
  }
3349
3352
  /**
3350
- * Queries the list of protected objects to which API security policies are applied.
3353
+ * Queries the protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
3351
3354
  *
3352
3355
  * @param request - DescribeApisecProtectionResourcesRequest
3353
3356
  * @returns DescribeApisecProtectionResourcesResponse
@@ -3357,7 +3360,7 @@ class Client extends openapi_core_1.default {
3357
3360
  return await this.describeApisecProtectionResourcesWithOptions(request, runtime);
3358
3361
  }
3359
3362
  /**
3360
- * Queries the policies configured in the API security module.
3363
+ * Queries the rules of an API security policy.
3361
3364
  *
3362
3365
  * @param request - DescribeApisecRulesRequest
3363
3366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3416,7 +3419,7 @@ class Client extends openapi_core_1.default {
3416
3419
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecRulesResponse({}));
3417
3420
  }
3418
3421
  /**
3419
- * Queries the policies configured in the API security module.
3422
+ * Queries the rules of an API security policy.
3420
3423
  *
3421
3424
  * @param request - DescribeApisecRulesRequest
3422
3425
  * @returns DescribeApisecRulesResponse
@@ -3426,7 +3429,7 @@ class Client extends openapi_core_1.default {
3426
3429
  return await this.describeApisecRulesWithOptions(request, runtime);
3427
3430
  }
3428
3431
  /**
3429
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
3432
+ * Queries statistics on domain names where sensitive data is detected by the API security module.
3430
3433
  *
3431
3434
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
3432
3435
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3482,7 +3485,7 @@ class Client extends openapi_core_1.default {
3482
3485
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecSensitiveDomainStatisticResponse({}));
3483
3486
  }
3484
3487
  /**
3485
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
3488
+ * Queries statistics on domain names where sensitive data is detected by the API security module.
3486
3489
  *
3487
3490
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
3488
3491
  * @returns DescribeApisecSensitiveDomainStatisticResponse
@@ -3591,7 +3594,7 @@ class Client extends openapi_core_1.default {
3591
3594
  return await this.describeApisecSlsProjectsWithOptions(request, runtime);
3592
3595
  }
3593
3596
  /**
3594
- * Queries the statistics of API security-related risks and events.
3597
+ * Queries statistics for API security risks or security events.
3595
3598
  *
3596
3599
  * @param request - DescribeApisecStatisticsRequest
3597
3600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3641,7 +3644,7 @@ class Client extends openapi_core_1.default {
3641
3644
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecStatisticsResponse({}));
3642
3645
  }
3643
3646
  /**
3644
- * Queries the statistics of API security-related risks and events.
3647
+ * Queries statistics for API security risks or security events.
3645
3648
  *
3646
3649
  * @param request - DescribeApisecStatisticsRequest
3647
3650
  * @returns DescribeApisecStatisticsResponse
@@ -3651,7 +3654,7 @@ class Client extends openapi_core_1.default {
3651
3654
  return await this.describeApisecStatisticsWithOptions(request, runtime);
3652
3655
  }
3653
3656
  /**
3654
- * Queries the protection suggestions for APIs.
3657
+ * Queries security suggestions for API assets.
3655
3658
  *
3656
3659
  * @param request - DescribeApisecSuggestionsRequest
3657
3660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3692,7 +3695,7 @@ class Client extends openapi_core_1.default {
3692
3695
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecSuggestionsResponse({}));
3693
3696
  }
3694
3697
  /**
3695
- * Queries the protection suggestions for APIs.
3698
+ * Queries security suggestions for API assets.
3696
3699
  *
3697
3700
  * @param request - DescribeApisecSuggestionsRequest
3698
3701
  * @returns DescribeApisecSuggestionsResponse
@@ -3702,7 +3705,7 @@ class Client extends openapi_core_1.default {
3702
3705
  return await this.describeApisecSuggestionsWithOptions(request, runtime);
3703
3706
  }
3704
3707
  /**
3705
- * Queries user operation records in the API security module.
3708
+ * Queries user operation records for API security of Web Application Firewall (WAF).
3706
3709
  *
3707
3710
  * @param request - DescribeApisecUserOperationsRequest
3708
3711
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3746,7 +3749,7 @@ class Client extends openapi_core_1.default {
3746
3749
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecUserOperationsResponse({}));
3747
3750
  }
3748
3751
  /**
3749
- * Queries user operation records in the API security module.
3752
+ * Queries user operation records for API security of Web Application Firewall (WAF).
3750
3753
  *
3751
3754
  * @param request - DescribeApisecUserOperationsRequest
3752
3755
  * @returns DescribeApisecUserOperationsResponse
@@ -3756,7 +3759,61 @@ class Client extends openapi_core_1.default {
3756
3759
  return await this.describeApisecUserOperationsWithOptions(request, runtime);
3757
3760
  }
3758
3761
  /**
3759
- * 查询基础防护系统规则集
3762
+ * Queries paged records of ruleset changes.
3763
+ *
3764
+ * @param request - DescribeBaseRuleChangeLogRequest
3765
+ * @param runtime - runtime options for this request RuntimeOptions
3766
+ * @returns DescribeBaseRuleChangeLogResponse
3767
+ */
3768
+ async describeBaseRuleChangeLogWithOptions(request, runtime) {
3769
+ request.validate();
3770
+ let query = {};
3771
+ if (!$dara.isNull(request.instanceId)) {
3772
+ query["InstanceId"] = request.instanceId;
3773
+ }
3774
+ if (!$dara.isNull(request.lang)) {
3775
+ query["Lang"] = request.lang;
3776
+ }
3777
+ if (!$dara.isNull(request.pageNumber)) {
3778
+ query["PageNumber"] = request.pageNumber;
3779
+ }
3780
+ if (!$dara.isNull(request.pageSize)) {
3781
+ query["PageSize"] = request.pageSize;
3782
+ }
3783
+ if (!$dara.isNull(request.regionId)) {
3784
+ query["RegionId"] = request.regionId;
3785
+ }
3786
+ if (!$dara.isNull(request.resourceManagerResourceGroupId)) {
3787
+ query["ResourceManagerResourceGroupId"] = request.resourceManagerResourceGroupId;
3788
+ }
3789
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
3790
+ query: openapi_core_2.OpenApiUtil.query(query),
3791
+ });
3792
+ let params = new openapi_core_2.$OpenApiUtil.Params({
3793
+ action: "DescribeBaseRuleChangeLog",
3794
+ version: "2021-10-01",
3795
+ protocol: "HTTPS",
3796
+ pathname: "/",
3797
+ method: "POST",
3798
+ authType: "AK",
3799
+ style: "RPC",
3800
+ reqBodyType: "formData",
3801
+ bodyType: "json",
3802
+ });
3803
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseRuleChangeLogResponse({}));
3804
+ }
3805
+ /**
3806
+ * Queries paged records of ruleset changes.
3807
+ *
3808
+ * @param request - DescribeBaseRuleChangeLogRequest
3809
+ * @returns DescribeBaseRuleChangeLogResponse
3810
+ */
3811
+ async describeBaseRuleChangeLog(request) {
3812
+ let runtime = new $dara.RuntimeOptions({});
3813
+ return await this.describeBaseRuleChangeLogWithOptions(request, runtime);
3814
+ }
3815
+ /**
3816
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3760
3817
  *
3761
3818
  * @param request - DescribeBaseSystemRulesRequest
3762
3819
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3821,7 +3878,7 @@ class Client extends openapi_core_1.default {
3821
3878
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseSystemRulesResponse({}));
3822
3879
  }
3823
3880
  /**
3824
- * 查询基础防护系统规则集
3881
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3825
3882
  *
3826
3883
  * @param request - DescribeBaseSystemRulesRequest
3827
3884
  * @returns DescribeBaseSystemRulesResponse
@@ -3831,7 +3888,7 @@ class Client extends openapi_core_1.default {
3831
3888
  return await this.describeBaseSystemRulesWithOptions(request, runtime);
3832
3889
  }
3833
3890
  /**
3834
- * 分页查询防护模板
3891
+ * Queries the AppKey for bot management.
3835
3892
  *
3836
3893
  * @param request - DescribeBotAppKeyRequest
3837
3894
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3869,7 +3926,7 @@ class Client extends openapi_core_1.default {
3869
3926
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotAppKeyResponse({}));
3870
3927
  }
3871
3928
  /**
3872
- * 分页查询防护模板
3929
+ * Queries the AppKey for bot management.
3873
3930
  *
3874
3931
  * @param request - DescribeBotAppKeyRequest
3875
3932
  * @returns DescribeBotAppKeyResponse
@@ -3879,7 +3936,7 @@ class Client extends openapi_core_1.default {
3879
3936
  return await this.describeBotAppKeyWithOptions(request, runtime);
3880
3937
  }
3881
3938
  /**
3882
- * 分页获取Bot管理规则标签信息
3939
+ * Queries the labels of bot management rules.
3883
3940
  *
3884
3941
  * @param request - DescribeBotRuleLabelsRequest
3885
3942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3926,7 +3983,7 @@ class Client extends openapi_core_1.default {
3926
3983
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotRuleLabelsResponse({}));
3927
3984
  }
3928
3985
  /**
3929
- * 分页获取Bot管理规则标签信息
3986
+ * Queries the labels of bot management rules.
3930
3987
  *
3931
3988
  * @param request - DescribeBotRuleLabelsRequest
3932
3989
  * @returns DescribeBotRuleLabelsResponse
@@ -3936,7 +3993,7 @@ class Client extends openapi_core_1.default {
3936
3993
  return await this.describeBotRuleLabelsWithOptions(request, runtime);
3937
3994
  }
3938
3995
  /**
3939
- * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
3996
+ * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
3940
3997
  *
3941
3998
  * @param request - DescribeCertDetailRequest
3942
3999
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3974,7 +4031,7 @@ class Client extends openapi_core_1.default {
3974
4031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertDetailResponse({}));
3975
4032
  }
3976
4033
  /**
3977
- * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
4034
+ * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
3978
4035
  *
3979
4036
  * @param request - DescribeCertDetailRequest
3980
4037
  * @returns DescribeCertDetailResponse
@@ -3984,7 +4041,7 @@ class Client extends openapi_core_1.default {
3984
4041
  return await this.describeCertDetailWithOptions(request, runtime);
3985
4042
  }
3986
4043
  /**
3987
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4044
+ * Retrieves the list of certificates for a user.
3988
4045
  *
3989
4046
  * @param request - DescribeCertsRequest
3990
4047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4031,7 +4088,7 @@ class Client extends openapi_core_1.default {
4031
4088
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertsResponse({}));
4032
4089
  }
4033
4090
  /**
4034
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4091
+ * Retrieves the list of certificates for a user.
4035
4092
  *
4036
4093
  * @param request - DescribeCertsRequest
4037
4094
  * @returns DescribeCertsResponse
@@ -4041,7 +4098,7 @@ class Client extends openapi_core_1.default {
4041
4098
  return await this.describeCertsWithOptions(request, runtime);
4042
4099
  }
4043
4100
  /**
4044
- * 查询WAF计价模块信息
4101
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4045
4102
  *
4046
4103
  * @param request - DescribeChargeModuleRequest
4047
4104
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4076,7 +4133,7 @@ class Client extends openapi_core_1.default {
4076
4133
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeModuleResponse({}));
4077
4134
  }
4078
4135
  /**
4079
- * 查询WAF计价模块信息
4136
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4080
4137
  *
4081
4138
  * @param request - DescribeChargeModuleRequest
4082
4139
  * @returns DescribeChargeModuleResponse
@@ -4086,7 +4143,7 @@ class Client extends openapi_core_1.default {
4086
4143
  return await this.describeChargeModuleWithOptions(request, runtime);
4087
4144
  }
4088
4145
  /**
4089
- * 查询WAF计价模块的计价结果
4146
+ * Queries the billing results for Web Application Firewall (WAF).
4090
4147
  *
4091
4148
  * @param request - DescribeChargeResultRequest
4092
4149
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4127,7 +4184,7 @@ class Client extends openapi_core_1.default {
4127
4184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeResultResponse({}));
4128
4185
  }
4129
4186
  /**
4130
- * 查询WAF计价模块的计价结果
4187
+ * Queries the billing results for Web Application Firewall (WAF).
4131
4188
  *
4132
4189
  * @param request - DescribeChargeResultRequest
4133
4190
  * @returns DescribeChargeResultResponse
@@ -4137,7 +4194,7 @@ class Client extends openapi_core_1.default {
4137
4194
  return await this.describeChargeResultWithOptions(request, runtime);
4138
4195
  }
4139
4196
  /**
4140
- * Queries the port details of a cloud service instance that is added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances.
4197
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4141
4198
  *
4142
4199
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4143
4200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4190,7 +4247,7 @@ class Client extends openapi_core_1.default {
4190
4247
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessPortDetailsResponse({}));
4191
4248
  }
4192
4249
  /**
4193
- * Queries the port details of a cloud service instance that is added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances.
4250
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4194
4251
  *
4195
4252
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4196
4253
  * @returns DescribeCloudResourceAccessPortDetailsResponse
@@ -4200,7 +4257,7 @@ class Client extends openapi_core_1.default {
4200
4257
  return await this.describeCloudResourceAccessPortDetailsWithOptions(request, runtime);
4201
4258
  }
4202
4259
  /**
4203
- * Queries the ports of the cloud service that is added to Web Application Firewall (WAF). This operation is supported for only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4260
+ * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4204
4261
  *
4205
4262
  * @param request - DescribeCloudResourceAccessedPortsRequest
4206
4263
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4238,7 +4295,7 @@ class Client extends openapi_core_1.default {
4238
4295
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessedPortsResponse({}));
4239
4296
  }
4240
4297
  /**
4241
- * Queries the ports of the cloud service that is added to Web Application Firewall (WAF). This operation is supported for only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4298
+ * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4242
4299
  *
4243
4300
  * @param request - DescribeCloudResourceAccessedPortsRequest
4244
4301
  * @returns DescribeCloudResourceAccessedPortsResponse
@@ -4248,7 +4305,7 @@ class Client extends openapi_core_1.default {
4248
4305
  return await this.describeCloudResourceAccessedPortsWithOptions(request, runtime);
4249
4306
  }
4250
4307
  /**
4251
- * 查询云产品接入资源列表
4308
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4252
4309
  *
4253
4310
  * @param request - DescribeCloudResourceListRequest
4254
4311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4304,7 +4361,7 @@ class Client extends openapi_core_1.default {
4304
4361
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceListResponse({}));
4305
4362
  }
4306
4363
  /**
4307
- * 查询云产品接入资源列表
4364
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4308
4365
  *
4309
4366
  * @param request - DescribeCloudResourceListRequest
4310
4367
  * @returns DescribeCloudResourceListResponse
@@ -4314,7 +4371,7 @@ class Client extends openapi_core_1.default {
4314
4371
  return await this.describeCloudResourceListWithOptions(request, runtime);
4315
4372
  }
4316
4373
  /**
4317
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
4374
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
4318
4375
  *
4319
4376
  * @param request - DescribeCloudResourcesRequest
4320
4377
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4382,7 +4439,7 @@ class Client extends openapi_core_1.default {
4382
4439
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourcesResponse({}));
4383
4440
  }
4384
4441
  /**
4385
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
4442
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
4386
4443
  *
4387
4444
  * @param request - DescribeCloudResourcesRequest
4388
4445
  * @returns DescribeCloudResourcesResponse
@@ -4392,7 +4449,7 @@ class Client extends openapi_core_1.default {
4392
4449
  return await this.describeCloudResourcesWithOptions(request, runtime);
4393
4450
  }
4394
4451
  /**
4395
- * Queries the total number of domain names that are added to Web Application Firewall (WAF) in CNAME record mode and hybrid cloud reverse proxy mode.
4452
+ * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
4396
4453
  *
4397
4454
  * @param request - DescribeCnameCountRequest
4398
4455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4427,7 +4484,7 @@ class Client extends openapi_core_1.default {
4427
4484
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCnameCountResponse({}));
4428
4485
  }
4429
4486
  /**
4430
- * Queries the total number of domain names that are added to Web Application Firewall (WAF) in CNAME record mode and hybrid cloud reverse proxy mode.
4487
+ * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
4431
4488
  *
4432
4489
  * @param request - DescribeCnameCountRequest
4433
4490
  * @returns DescribeCnameCountResponse
@@ -4437,7 +4494,7 @@ class Client extends openapi_core_1.default {
4437
4494
  return await this.describeCnameCountWithOptions(request, runtime);
4438
4495
  }
4439
4496
  /**
4440
- * 查询日志服务支持的所有字段
4497
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4441
4498
  *
4442
4499
  * @param tmpReq - DescribeCommonLogFieldsRequest
4443
4500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4486,7 +4543,7 @@ class Client extends openapi_core_1.default {
4486
4543
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCommonLogFieldsResponse({}));
4487
4544
  }
4488
4545
  /**
4489
- * 查询日志服务支持的所有字段
4546
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4490
4547
  *
4491
4548
  * @param request - DescribeCommonLogFieldsRequest
4492
4549
  * @returns DescribeCommonLogFieldsResponse
@@ -4496,7 +4553,7 @@ class Client extends openapi_core_1.default {
4496
4553
  return await this.describeCommonLogFieldsWithOptions(request, runtime);
4497
4554
  }
4498
4555
  /**
4499
- * 查询自定义正则规则编译结果
4556
+ * Describes the compilation result of a custom regular expression rule.
4500
4557
  *
4501
4558
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4502
4559
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4531,7 +4588,7 @@ class Client extends openapi_core_1.default {
4531
4588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomBaseRuleCompileResultResponse({}));
4532
4589
  }
4533
4590
  /**
4534
- * 查询自定义正则规则编译结果
4591
+ * Describes the compilation result of a custom regular expression rule.
4535
4592
  *
4536
4593
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4537
4594
  * @returns DescribeCustomBaseRuleCompileResultResponse
@@ -4541,7 +4598,7 @@ class Client extends openapi_core_1.default {
4541
4598
  return await this.describeCustomBaseRuleCompileResultWithOptions(request, runtime);
4542
4599
  }
4543
4600
  /**
4544
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4601
+ * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
4545
4602
  *
4546
4603
  * @param request - DescribeDDoSStatusRequest
4547
4604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4576,7 +4633,7 @@ class Client extends openapi_core_1.default {
4576
4633
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDDoSStatusResponse({}));
4577
4634
  }
4578
4635
  /**
4579
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4636
+ * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
4580
4637
  *
4581
4638
  * @param request - DescribeDDoSStatusRequest
4582
4639
  * @returns DescribeDDoSStatusResponse
@@ -4586,7 +4643,7 @@ class Client extends openapi_core_1.default {
4586
4643
  return await this.describeDDoSStatusWithOptions(request, runtime);
4587
4644
  }
4588
4645
  /**
4589
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4646
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4590
4647
  *
4591
4648
  * @param request - DescribeDefaultHttpsRequest
4592
4649
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4621,7 +4678,7 @@ class Client extends openapi_core_1.default {
4621
4678
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefaultHttpsResponse({}));
4622
4679
  }
4623
4680
  /**
4624
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4681
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4625
4682
  *
4626
4683
  * @param request - DescribeDefaultHttpsRequest
4627
4684
  * @returns DescribeDefaultHttpsResponse
@@ -4631,7 +4688,7 @@ class Client extends openapi_core_1.default {
4631
4688
  return await this.describeDefaultHttpsWithOptions(request, runtime);
4632
4689
  }
4633
4690
  /**
4634
- * 分页查询可以被防护组绑定的防护对象列表
4691
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4635
4692
  *
4636
4693
  * @param request - DescribeDefenseGroupValidResourcesRequest
4637
4694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4678,7 +4735,7 @@ class Client extends openapi_core_1.default {
4678
4735
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseGroupValidResourcesResponse({}));
4679
4736
  }
4680
4737
  /**
4681
- * 分页查询可以被防护组绑定的防护对象列表
4738
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4682
4739
  *
4683
4740
  * @param request - DescribeDefenseGroupValidResourcesRequest
4684
4741
  * @returns DescribeDefenseGroupValidResourcesResponse
@@ -4688,7 +4745,7 @@ class Client extends openapi_core_1.default {
4688
4745
  return await this.describeDefenseGroupValidResourcesWithOptions(request, runtime);
4689
4746
  }
4690
4747
  /**
4691
- * Queries the information about a protected object.
4748
+ * Retrieves the details of a protected object.
4692
4749
  *
4693
4750
  * @param request - DescribeDefenseResourceRequest
4694
4751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4726,7 +4783,7 @@ class Client extends openapi_core_1.default {
4726
4783
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceResponse({}));
4727
4784
  }
4728
4785
  /**
4729
- * Queries the information about a protected object.
4786
+ * Retrieves the details of a protected object.
4730
4787
  *
4731
4788
  * @param request - DescribeDefenseResourceRequest
4732
4789
  * @returns DescribeDefenseResourceResponse
@@ -4736,7 +4793,7 @@ class Client extends openapi_core_1.default {
4736
4793
  return await this.describeDefenseResourceWithOptions(request, runtime);
4737
4794
  }
4738
4795
  /**
4739
- * Queries the information about a protected object group.
4796
+ * Retrieves the details of a protected object group.
4740
4797
  *
4741
4798
  * @param request - DescribeDefenseResourceGroupRequest
4742
4799
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4774,7 +4831,7 @@ class Client extends openapi_core_1.default {
4774
4831
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupResponse({}));
4775
4832
  }
4776
4833
  /**
4777
- * Queries the information about a protected object group.
4834
+ * Retrieves the details of a protected object group.
4778
4835
  *
4779
4836
  * @param request - DescribeDefenseResourceGroupRequest
4780
4837
  * @returns DescribeDefenseResourceGroupResponse
@@ -4838,7 +4895,7 @@ class Client extends openapi_core_1.default {
4838
4895
  return await this.describeDefenseResourceGroupNamesWithOptions(request, runtime);
4839
4896
  }
4840
4897
  /**
4841
- * Performs a pagination query to retrieve the information about protected object groups.
4898
+ * Retrieves information about protected object groups using pagination.
4842
4899
  *
4843
4900
  * @param request - DescribeDefenseResourceGroupsRequest
4844
4901
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4885,7 +4942,7 @@ class Client extends openapi_core_1.default {
4885
4942
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupsResponse({}));
4886
4943
  }
4887
4944
  /**
4888
- * Performs a pagination query to retrieve the information about protected object groups.
4945
+ * Retrieves information about protected object groups using pagination.
4889
4946
  *
4890
4947
  * @param request - DescribeDefenseResourceGroupsRequest
4891
4948
  * @returns DescribeDefenseResourceGroupsResponse
@@ -4949,7 +5006,7 @@ class Client extends openapi_core_1.default {
4949
5006
  return await this.describeDefenseResourceNamesWithOptions(request, runtime);
4950
5007
  }
4951
5008
  /**
4952
- * 查询防护对象和所属资源的关系
5009
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
4953
5010
  *
4954
5011
  * @param request - DescribeDefenseResourceOwnerUidRequest
4955
5012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4987,7 +5044,7 @@ class Client extends openapi_core_1.default {
4987
5044
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceOwnerUidResponse({}));
4988
5045
  }
4989
5046
  /**
4990
- * 查询防护对象和所属资源的关系
5047
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
4991
5048
  *
4992
5049
  * @param request - DescribeDefenseResourceOwnerUidRequest
4993
5050
  * @returns DescribeDefenseResourceOwnerUidResponse
@@ -4997,7 +5054,7 @@ class Client extends openapi_core_1.default {
4997
5054
  return await this.describeDefenseResourceOwnerUidWithOptions(request, runtime);
4998
5055
  }
4999
5056
  /**
5000
- * Queries the protection templates that are associated with a protected object or protected object group.
5057
+ * Queries the protection templates associated with a protected object or protected object group.
5001
5058
  *
5002
5059
  * @param request - DescribeDefenseResourceTemplatesRequest
5003
5060
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5050,7 +5107,7 @@ class Client extends openapi_core_1.default {
5050
5107
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceTemplatesResponse({}));
5051
5108
  }
5052
5109
  /**
5053
- * Queries the protection templates that are associated with a protected object or protected object group.
5110
+ * Queries the protection templates associated with a protected object or protected object group.
5054
5111
  *
5055
5112
  * @param request - DescribeDefenseResourceTemplatesRequest
5056
5113
  * @returns DescribeDefenseResourceTemplatesResponse
@@ -5060,7 +5117,7 @@ class Client extends openapi_core_1.default {
5060
5117
  return await this.describeDefenseResourceTemplatesWithOptions(request, runtime);
5061
5118
  }
5062
5119
  /**
5063
- * Queries protected objects by page.
5120
+ * Queries a list of protected objects.
5064
5121
  *
5065
5122
  * @param request - DescribeDefenseResourcesRequest
5066
5123
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5107,7 +5164,7 @@ class Client extends openapi_core_1.default {
5107
5164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourcesResponse({}));
5108
5165
  }
5109
5166
  /**
5110
- * Queries protected objects by page.
5167
+ * Queries a list of protected objects.
5111
5168
  *
5112
5169
  * @param request - DescribeDefenseResourcesRequest
5113
5170
  * @returns DescribeDefenseResourcesResponse
@@ -5117,7 +5174,7 @@ class Client extends openapi_core_1.default {
5117
5174
  return await this.describeDefenseResourcesWithOptions(request, runtime);
5118
5175
  }
5119
5176
  /**
5120
- * Queries a protection rule.
5177
+ * Retrieves the details of a specified protection rule.
5121
5178
  *
5122
5179
  * @param request - DescribeDefenseRuleRequest
5123
5180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5164,7 +5221,7 @@ class Client extends openapi_core_1.default {
5164
5221
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleResponse({}));
5165
5222
  }
5166
5223
  /**
5167
- * Queries a protection rule.
5224
+ * Retrieves the details of a specified protection rule.
5168
5225
  *
5169
5226
  * @param request - DescribeDefenseRuleRequest
5170
5227
  * @returns DescribeDefenseRuleResponse
@@ -5174,7 +5231,7 @@ class Client extends openapi_core_1.default {
5174
5231
  return await this.describeDefenseRuleWithOptions(request, runtime);
5175
5232
  }
5176
5233
  /**
5177
- * 查询防护规则的统计信息
5234
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5178
5235
  *
5179
5236
  * @param request - DescribeDefenseRuleStatisticsRequest
5180
5237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5224,7 +5281,7 @@ class Client extends openapi_core_1.default {
5224
5281
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleStatisticsResponse({}));
5225
5282
  }
5226
5283
  /**
5227
- * 查询防护规则的统计信息
5284
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5228
5285
  *
5229
5286
  * @param request - DescribeDefenseRuleStatisticsRequest
5230
5287
  * @returns DescribeDefenseRuleStatisticsResponse
@@ -5234,7 +5291,7 @@ class Client extends openapi_core_1.default {
5234
5291
  return await this.describeDefenseRuleStatisticsWithOptions(request, runtime);
5235
5292
  }
5236
5293
  /**
5237
- * Queries protection rules by page.
5294
+ * Queries a paginated list of protection rules.
5238
5295
  *
5239
5296
  * @param request - DescribeDefenseRulesRequest
5240
5297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5284,7 +5341,7 @@ class Client extends openapi_core_1.default {
5284
5341
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRulesResponse({}));
5285
5342
  }
5286
5343
  /**
5287
- * Queries protection rules by page.
5344
+ * Queries a paginated list of protection rules.
5288
5345
  *
5289
5346
  * @param request - DescribeDefenseRulesRequest
5290
5347
  * @returns DescribeDefenseRulesResponse
@@ -5294,7 +5351,7 @@ class Client extends openapi_core_1.default {
5294
5351
  return await this.describeDefenseRulesWithOptions(request, runtime);
5295
5352
  }
5296
5353
  /**
5297
- * 查询用户防护场景的配置
5354
+ * Queries the protection configurations for a specific defense scenario.
5298
5355
  *
5299
5356
  * @param request - DescribeDefenseSceneConfigRequest
5300
5357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5335,7 +5392,7 @@ class Client extends openapi_core_1.default {
5335
5392
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseSceneConfigResponse({}));
5336
5393
  }
5337
5394
  /**
5338
- * 查询用户防护场景的配置
5395
+ * Queries the protection configurations for a specific defense scenario.
5339
5396
  *
5340
5397
  * @param request - DescribeDefenseSceneConfigRequest
5341
5398
  * @returns DescribeDefenseSceneConfigResponse
@@ -5345,7 +5402,7 @@ class Client extends openapi_core_1.default {
5345
5402
  return await this.describeDefenseSceneConfigWithOptions(request, runtime);
5346
5403
  }
5347
5404
  /**
5348
- * Queries a protection rule template.
5405
+ * Retrieves the details of a specific protection template.
5349
5406
  *
5350
5407
  * @param request - DescribeDefenseTemplateRequest
5351
5408
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5383,7 +5440,7 @@ class Client extends openapi_core_1.default {
5383
5440
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateResponse({}));
5384
5441
  }
5385
5442
  /**
5386
- * Queries a protection rule template.
5443
+ * Retrieves the details of a specific protection template.
5387
5444
  *
5388
5445
  * @param request - DescribeDefenseTemplateRequest
5389
5446
  * @returns DescribeDefenseTemplateResponse
@@ -5393,7 +5450,7 @@ class Client extends openapi_core_1.default {
5393
5450
  return await this.describeDefenseTemplateWithOptions(request, runtime);
5394
5451
  }
5395
5452
  /**
5396
- * Queries the names of protected object groups for which a protection template can take effect.
5453
+ * Queries the names of protected object groups that can be associated with a specific protection template.
5397
5454
  *
5398
5455
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5399
5456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5443,7 +5500,7 @@ class Client extends openapi_core_1.default {
5443
5500
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidGroupsResponse({}));
5444
5501
  }
5445
5502
  /**
5446
- * Queries the names of protected object groups for which a protection template can take effect.
5503
+ * Queries the names of protected object groups that can be associated with a specific protection template.
5447
5504
  *
5448
5505
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5449
5506
  * @returns DescribeDefenseTemplateValidGroupsResponse
@@ -5453,7 +5510,7 @@ class Client extends openapi_core_1.default {
5453
5510
  return await this.describeDefenseTemplateValidGroupsWithOptions(request, runtime);
5454
5511
  }
5455
5512
  /**
5456
- * 分页查询可以被自定义模板绑定的防护对象列表
5513
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5457
5514
  *
5458
5515
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5459
5516
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5503,7 +5560,7 @@ class Client extends openapi_core_1.default {
5503
5560
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidResourcesResponse({}));
5504
5561
  }
5505
5562
  /**
5506
- * 分页查询可以被自定义模板绑定的防护对象列表
5563
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5507
5564
  *
5508
5565
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5509
5566
  * @returns DescribeDefenseTemplateValidResourcesResponse
@@ -5513,7 +5570,7 @@ class Client extends openapi_core_1.default {
5513
5570
  return await this.describeDefenseTemplateValidResourcesWithOptions(request, runtime);
5514
5571
  }
5515
5572
  /**
5516
- * Performs a paging query to retrieve protection templates.
5573
+ * Retrieves a paginated list of protection templates.
5517
5574
  *
5518
5575
  * @param request - DescribeDefenseTemplatesRequest
5519
5576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5578,7 +5635,7 @@ class Client extends openapi_core_1.default {
5578
5635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplatesResponse({}));
5579
5636
  }
5580
5637
  /**
5581
- * Performs a paging query to retrieve protection templates.
5638
+ * Retrieves a paginated list of protection templates.
5582
5639
  *
5583
5640
  * @param request - DescribeDefenseTemplatesRequest
5584
5641
  * @returns DescribeDefenseTemplatesResponse
@@ -5588,7 +5645,7 @@ class Client extends openapi_core_1.default {
5588
5645
  return await this.describeDefenseTemplatesWithOptions(request, runtime);
5589
5646
  }
5590
5647
  /**
5591
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5648
+ * Verifies that the DNS record of a domain name is correct.
5592
5649
  *
5593
5650
  * @param request - DescribeDomainDNSRecordRequest
5594
5651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5626,7 +5683,7 @@ class Client extends openapi_core_1.default {
5626
5683
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDNSRecordResponse({}));
5627
5684
  }
5628
5685
  /**
5629
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5686
+ * Verifies that the DNS record of a domain name is correct.
5630
5687
  *
5631
5688
  * @param request - DescribeDomainDNSRecordRequest
5632
5689
  * @returns DescribeDomainDNSRecordResponse
@@ -5636,7 +5693,7 @@ class Client extends openapi_core_1.default {
5636
5693
  return await this.describeDomainDNSRecordWithOptions(request, runtime);
5637
5694
  }
5638
5695
  /**
5639
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5696
+ * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
5640
5697
  *
5641
5698
  * @param request - DescribeDomainDetailRequest
5642
5699
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5674,7 +5731,7 @@ class Client extends openapi_core_1.default {
5674
5731
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDetailResponse({}));
5675
5732
  }
5676
5733
  /**
5677
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5734
+ * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
5678
5735
  *
5679
5736
  * @param request - DescribeDomainDetailRequest
5680
5737
  * @returns DescribeDomainDetailResponse
@@ -5684,7 +5741,7 @@ class Client extends openapi_core_1.default {
5684
5741
  return await this.describeDomainDetailWithOptions(request, runtime);
5685
5742
  }
5686
5743
  /**
5687
- * 查询域名已使用的端口
5744
+ * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
5688
5745
  *
5689
5746
  * @param request - DescribeDomainUsedPortsRequest
5690
5747
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5716,7 +5773,7 @@ class Client extends openapi_core_1.default {
5716
5773
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainUsedPortsResponse({}));
5717
5774
  }
5718
5775
  /**
5719
- * 查询域名已使用的端口
5776
+ * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
5720
5777
  *
5721
5778
  * @param request - DescribeDomainUsedPortsRequest
5722
5779
  * @returns DescribeDomainUsedPortsResponse
@@ -5789,7 +5846,58 @@ class Client extends openapi_core_1.default {
5789
5846
  return await this.describeDomainsWithOptions(request, runtime);
5790
5847
  }
5791
5848
  /**
5792
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5849
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
5850
+ *
5851
+ * @param request - DescribeElasticBillsRequest
5852
+ * @param runtime - runtime options for this request RuntimeOptions
5853
+ * @returns DescribeElasticBillsResponse
5854
+ */
5855
+ async describeElasticBillsWithOptions(request, runtime) {
5856
+ request.validate();
5857
+ let query = {};
5858
+ if (!$dara.isNull(request.instanceId)) {
5859
+ query["InstanceId"] = request.instanceId;
5860
+ }
5861
+ if (!$dara.isNull(request.pageNumber)) {
5862
+ query["PageNumber"] = request.pageNumber;
5863
+ }
5864
+ if (!$dara.isNull(request.pageSize)) {
5865
+ query["PageSize"] = request.pageSize;
5866
+ }
5867
+ if (!$dara.isNull(request.regionId)) {
5868
+ query["RegionId"] = request.regionId;
5869
+ }
5870
+ if (!$dara.isNull(request.resourceManagerResourceGroupId)) {
5871
+ query["ResourceManagerResourceGroupId"] = request.resourceManagerResourceGroupId;
5872
+ }
5873
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
5874
+ query: openapi_core_2.OpenApiUtil.query(query),
5875
+ });
5876
+ let params = new openapi_core_2.$OpenApiUtil.Params({
5877
+ action: "DescribeElasticBills",
5878
+ version: "2021-10-01",
5879
+ protocol: "HTTPS",
5880
+ pathname: "/",
5881
+ method: "POST",
5882
+ authType: "AK",
5883
+ style: "RPC",
5884
+ reqBodyType: "formData",
5885
+ bodyType: "json",
5886
+ });
5887
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeElasticBillsResponse({}));
5888
+ }
5889
+ /**
5890
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
5891
+ *
5892
+ * @param request - DescribeElasticBillsRequest
5893
+ * @returns DescribeElasticBillsResponse
5894
+ */
5895
+ async describeElasticBills(request) {
5896
+ let runtime = new $dara.RuntimeOptions({});
5897
+ return await this.describeElasticBillsWithOptions(request, runtime);
5898
+ }
5899
+ /**
5900
+ * Queries the traffic statistics.
5793
5901
  *
5794
5902
  * @param request - DescribeFlowChartRequest
5795
5903
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5836,7 +5944,7 @@ class Client extends openapi_core_1.default {
5836
5944
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowChartResponse({}));
5837
5945
  }
5838
5946
  /**
5839
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5947
+ * Queries the traffic statistics.
5840
5948
  *
5841
5949
  * @param request - DescribeFlowChartRequest
5842
5950
  * @returns DescribeFlowChartResponse
@@ -5846,7 +5954,7 @@ class Client extends openapi_core_1.default {
5846
5954
  return await this.describeFlowChartWithOptions(request, runtime);
5847
5955
  }
5848
5956
  /**
5849
- * Queries the top 10 protected objects that receive requests.
5957
+ * Queries the top 10 protected objects by request count.
5850
5958
  *
5851
5959
  * @param request - DescribeFlowTopResourceRequest
5852
5960
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5887,7 +5995,7 @@ class Client extends openapi_core_1.default {
5887
5995
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopResourceResponse({}));
5888
5996
  }
5889
5997
  /**
5890
- * Queries the top 10 protected objects that receive requests.
5998
+ * Queries the top 10 protected objects by request count.
5891
5999
  *
5892
6000
  * @param request - DescribeFlowTopResourceRequest
5893
6001
  * @returns DescribeFlowTopResourceResponse
@@ -5897,7 +6005,7 @@ class Client extends openapi_core_1.default {
5897
6005
  return await this.describeFlowTopResourceWithOptions(request, runtime);
5898
6006
  }
5899
6007
  /**
5900
- * Queries the top 10 URLs that are used to initiate requests.
6008
+ * Queries the top 10 most requested URLs.
5901
6009
  *
5902
6010
  * @param request - DescribeFlowTopUrlRequest
5903
6011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5941,7 +6049,7 @@ class Client extends openapi_core_1.default {
5941
6049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopUrlResponse({}));
5942
6050
  }
5943
6051
  /**
5944
- * Queries the top 10 URLs that are used to initiate requests.
6052
+ * Queries the top 10 most requested URLs.
5945
6053
  *
5946
6054
  * @param request - DescribeFlowTopUrlRequest
5947
6055
  * @returns DescribeFlowTopUrlResponse
@@ -5951,7 +6059,7 @@ class Client extends openapi_core_1.default {
5951
6059
  return await this.describeFlowTopUrlWithOptions(request, runtime);
5952
6060
  }
5953
6061
  /**
5954
- * Queries the asset statistics provided by basic detection in the API security module.
6062
+ * Queries statistics information about assets detected by the basic API security feature.
5955
6063
  *
5956
6064
  * @param request - DescribeFreeUserAssetCountRequest
5957
6065
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5986,7 +6094,7 @@ class Client extends openapi_core_1.default {
5986
6094
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserAssetCountResponse({}));
5987
6095
  }
5988
6096
  /**
5989
- * Queries the asset statistics provided by basic detection in the API security module.
6097
+ * Queries statistics information about assets detected by the basic API security feature.
5990
6098
  *
5991
6099
  * @param request - DescribeFreeUserAssetCountRequest
5992
6100
  * @returns DescribeFreeUserAssetCountResponse
@@ -5996,7 +6104,7 @@ class Client extends openapi_core_1.default {
5996
6104
  return await this.describeFreeUserAssetCountWithOptions(request, runtime);
5997
6105
  }
5998
6106
  /**
5999
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6107
+ * Queries statistics about security events detected by basic API security checks.
6000
6108
  *
6001
6109
  * @param request - DescribeFreeUserEventCountRequest
6002
6110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6031,7 +6139,7 @@ class Client extends openapi_core_1.default {
6031
6139
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventCountResponse({}));
6032
6140
  }
6033
6141
  /**
6034
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6142
+ * Queries statistics about security events detected by basic API security checks.
6035
6143
  *
6036
6144
  * @param request - DescribeFreeUserEventCountRequest
6037
6145
  * @returns DescribeFreeUserEventCountResponse
@@ -6041,7 +6149,7 @@ class Client extends openapi_core_1.default {
6041
6149
  return await this.describeFreeUserEventCountWithOptions(request, runtime);
6042
6150
  }
6043
6151
  /**
6044
- * Queries the types of security events on which basic detection is performed in the API security module.
6152
+ * Queries the types of security events for basic API security detection.
6045
6153
  *
6046
6154
  * @param request - DescribeFreeUserEventTypesRequest
6047
6155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6076,7 +6184,7 @@ class Client extends openapi_core_1.default {
6076
6184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventTypesResponse({}));
6077
6185
  }
6078
6186
  /**
6079
- * Queries the types of security events on which basic detection is performed in the API security module.
6187
+ * Queries the types of security events for basic API security detection.
6080
6188
  *
6081
6189
  * @param request - DescribeFreeUserEventTypesRequest
6082
6190
  * @returns DescribeFreeUserEventTypesResponse
@@ -6086,7 +6194,7 @@ class Client extends openapi_core_1.default {
6086
6194
  return await this.describeFreeUserEventTypesWithOptions(request, runtime);
6087
6195
  }
6088
6196
  /**
6089
- * Queries the list of security events on which basic detection is performed in the API security module.
6197
+ * Queries security events detected by the basic API security scan.
6090
6198
  *
6091
6199
  * @param request - DescribeFreeUserEventsRequest
6092
6200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6121,7 +6229,7 @@ class Client extends openapi_core_1.default {
6121
6229
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventsResponse({}));
6122
6230
  }
6123
6231
  /**
6124
- * Queries the list of security events on which basic detection is performed in the API security module.
6232
+ * Queries security events detected by the basic API security scan.
6125
6233
  *
6126
6234
  * @param request - DescribeFreeUserEventsRequest
6127
6235
  * @returns DescribeFreeUserEventsResponse
@@ -6179,7 +6287,7 @@ class Client extends openapi_core_1.default {
6179
6287
  return await this.describeHybridCloudBasicMonitorWithOptions(request, runtime);
6180
6288
  }
6181
6289
  /**
6182
- * Obtains the rule information about a hybrid cloud cluster.
6290
+ * Retrieves a hybrid cloud cluster rule.
6183
6291
  *
6184
6292
  * @param request - DescribeHybridCloudClusterRuleRequest
6185
6293
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6205,7 +6313,7 @@ class Client extends openapi_core_1.default {
6205
6313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRuleResponse({}));
6206
6314
  }
6207
6315
  /**
6208
- * Obtains the rule information about a hybrid cloud cluster.
6316
+ * Retrieves a hybrid cloud cluster rule.
6209
6317
  *
6210
6318
  * @param request - DescribeHybridCloudClusterRuleRequest
6211
6319
  * @returns DescribeHybridCloudClusterRuleResponse
@@ -6215,7 +6323,7 @@ class Client extends openapi_core_1.default {
6215
6323
  return await this.describeHybridCloudClusterRuleWithOptions(request, runtime);
6216
6324
  }
6217
6325
  /**
6218
- * 集群规则列表
6326
+ * Cluster rules
6219
6327
  *
6220
6328
  * @param request - DescribeHybridCloudClusterRulesRequest
6221
6329
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6268,7 +6376,7 @@ class Client extends openapi_core_1.default {
6268
6376
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRulesResponse({}));
6269
6377
  }
6270
6378
  /**
6271
- * 集群规则列表
6379
+ * Cluster rules
6272
6380
  *
6273
6381
  * @param request - DescribeHybridCloudClusterRulesRequest
6274
6382
  * @returns DescribeHybridCloudClusterRulesResponse
@@ -6278,7 +6386,7 @@ class Client extends openapi_core_1.default {
6278
6386
  return await this.describeHybridCloudClusterRulesWithOptions(request, runtime);
6279
6387
  }
6280
6388
  /**
6281
- * 集群机器列表
6389
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6282
6390
  *
6283
6391
  * @param request - DescribeHybridCloudClusterServersRequest
6284
6392
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6334,7 +6442,7 @@ class Client extends openapi_core_1.default {
6334
6442
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterServersResponse({}));
6335
6443
  }
6336
6444
  /**
6337
- * 集群机器列表
6445
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6338
6446
  *
6339
6447
  * @param request - DescribeHybridCloudClusterServersRequest
6340
6448
  * @returns DescribeHybridCloudClusterServersResponse
@@ -6389,7 +6497,7 @@ class Client extends openapi_core_1.default {
6389
6497
  return await this.describeHybridCloudClustersWithOptions(request, runtime);
6390
6498
  }
6391
6499
  /**
6392
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6500
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6393
6501
  *
6394
6502
  * @param request - DescribeHybridCloudGroupsRequest
6395
6503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6442,7 +6550,7 @@ class Client extends openapi_core_1.default {
6442
6550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudGroupsResponse({}));
6443
6551
  }
6444
6552
  /**
6445
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6553
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6446
6554
  *
6447
6555
  * @param request - DescribeHybridCloudGroupsRequest
6448
6556
  * @returns DescribeHybridCloudGroupsResponse
@@ -6452,7 +6560,7 @@ class Client extends openapi_core_1.default {
6452
6560
  return await this.describeHybridCloudGroupsWithOptions(request, runtime);
6453
6561
  }
6454
6562
  /**
6455
- * Queries the status of applications running on a hybrid cloud cluster node.
6563
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6456
6564
  *
6457
6565
  * @param request - DescribeHybridCloudProcessMonitorRequest
6458
6566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6490,7 +6598,7 @@ class Client extends openapi_core_1.default {
6490
6598
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProcessMonitorResponse({}));
6491
6599
  }
6492
6600
  /**
6493
- * Queries the status of applications running on a hybrid cloud cluster node.
6601
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6494
6602
  *
6495
6603
  * @param request - DescribeHybridCloudProcessMonitorRequest
6496
6604
  * @returns DescribeHybridCloudProcessMonitorResponse
@@ -6500,7 +6608,7 @@ class Client extends openapi_core_1.default {
6500
6608
  return await this.describeHybridCloudProcessMonitorWithOptions(request, runtime);
6501
6609
  }
6502
6610
  /**
6503
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6611
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6504
6612
  *
6505
6613
  * @param request - DescribeHybridCloudProtectableCountRequest
6506
6614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6535,7 +6643,7 @@ class Client extends openapi_core_1.default {
6535
6643
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProtectableCountResponse({}));
6536
6644
  }
6537
6645
  /**
6538
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6646
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6539
6647
  *
6540
6648
  * @param request - DescribeHybridCloudProtectableCountRequest
6541
6649
  * @returns DescribeHybridCloudProtectableCountResponse
@@ -6545,7 +6653,7 @@ class Client extends openapi_core_1.default {
6545
6653
  return await this.describeHybridCloudProtectableCountWithOptions(request, runtime);
6546
6654
  }
6547
6655
  /**
6548
- * 查询混合云域名详情
6656
+ * Queries the details of a hybrid cloud domain name.
6549
6657
  *
6550
6658
  * @param request - DescribeHybridCloudResourceDetailRequest
6551
6659
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6595,7 +6703,7 @@ class Client extends openapi_core_1.default {
6595
6703
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourceDetailResponse({}));
6596
6704
  }
6597
6705
  /**
6598
- * 查询混合云域名详情
6706
+ * Queries the details of a hybrid cloud domain name.
6599
6707
  *
6600
6708
  * @param request - DescribeHybridCloudResourceDetailRequest
6601
6709
  * @returns DescribeHybridCloudResourceDetailResponse
@@ -6605,7 +6713,7 @@ class Client extends openapi_core_1.default {
6605
6713
  return await this.describeHybridCloudResourceDetailWithOptions(request, runtime);
6606
6714
  }
6607
6715
  /**
6608
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6716
+ * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
6609
6717
  *
6610
6718
  * @param request - DescribeHybridCloudResourcesRequest
6611
6719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6655,7 +6763,7 @@ class Client extends openapi_core_1.default {
6655
6763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourcesResponse({}));
6656
6764
  }
6657
6765
  /**
6658
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6766
+ * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
6659
6767
  *
6660
6768
  * @param request - DescribeHybridCloudResourcesRequest
6661
6769
  * @returns DescribeHybridCloudResourcesResponse
@@ -6665,7 +6773,7 @@ class Client extends openapi_core_1.default {
6665
6773
  return await this.describeHybridCloudResourcesWithOptions(request, runtime);
6666
6774
  }
6667
6775
  /**
6668
- * 获取SDK信息
6776
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6669
6777
  *
6670
6778
  * @param request - DescribeHybridCloudSdkServersRequest
6671
6779
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6715,7 +6823,7 @@ class Client extends openapi_core_1.default {
6715
6823
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSdkServersResponse({}));
6716
6824
  }
6717
6825
  /**
6718
- * 获取SDK信息
6826
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6719
6827
  *
6720
6828
  * @param request - DescribeHybridCloudSdkServersRequest
6721
6829
  * @returns DescribeHybridCloudSdkServersResponse
@@ -6725,7 +6833,7 @@ class Client extends openapi_core_1.default {
6725
6833
  return await this.describeHybridCloudSdkServersWithOptions(request, runtime);
6726
6834
  }
6727
6835
  /**
6728
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6836
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
6729
6837
  *
6730
6838
  * @param request - DescribeHybridCloudServerRegionsRequest
6731
6839
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6766,7 +6874,7 @@ class Client extends openapi_core_1.default {
6766
6874
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudServerRegionsResponse({}));
6767
6875
  }
6768
6876
  /**
6769
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6877
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
6770
6878
  *
6771
6879
  * @param request - DescribeHybridCloudServerRegionsRequest
6772
6880
  * @returns DescribeHybridCloudServerRegionsResponse
@@ -6776,7 +6884,7 @@ class Client extends openapi_core_1.default {
6776
6884
  return await this.describeHybridCloudServerRegionsWithOptions(request, runtime);
6777
6885
  }
6778
6886
  /**
6779
- * 查询接入区域
6887
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6780
6888
  *
6781
6889
  * @param request - DescribeHybridCloudSupportRegionsRequest
6782
6890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6811,7 +6919,7 @@ class Client extends openapi_core_1.default {
6811
6919
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSupportRegionsResponse({}));
6812
6920
  }
6813
6921
  /**
6814
- * 查询接入区域
6922
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6815
6923
  *
6816
6924
  * @param request - DescribeHybridCloudSupportRegionsRequest
6817
6925
  * @returns DescribeHybridCloudSupportRegionsResponse
@@ -6821,7 +6929,7 @@ class Client extends openapi_core_1.default {
6821
6929
  return await this.describeHybridCloudSupportRegionsWithOptions(request, runtime);
6822
6930
  }
6823
6931
  /**
6824
- * Queries servers that are not assigned to a hybrid cloud cluster.
6932
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6825
6933
  *
6826
6934
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6827
6935
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6871,7 +6979,7 @@ class Client extends openapi_core_1.default {
6871
6979
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnassignedMachinesResponse({}));
6872
6980
  }
6873
6981
  /**
6874
- * Queries servers that are not assigned to a hybrid cloud cluster.
6982
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6875
6983
  *
6876
6984
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6877
6985
  * @returns DescribeHybridCloudUnassignedMachinesResponse
@@ -6881,7 +6989,7 @@ class Client extends openapi_core_1.default {
6881
6989
  return await this.describeHybridCloudUnassignedMachinesWithOptions(request, runtime);
6882
6990
  }
6883
6991
  /**
6884
- * Queries the ports that are not supported by the hybrid cloud mode.
6992
+ * Queries the list of unsupported ports for a hybrid cloud.
6885
6993
  *
6886
6994
  * @param request - DescribeHybridCloudUnsupportPortsRequest
6887
6995
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6916,7 +7024,7 @@ class Client extends openapi_core_1.default {
6916
7024
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnsupportPortsResponse({}));
6917
7025
  }
6918
7026
  /**
6919
- * Queries the ports that are not supported by the hybrid cloud mode.
7027
+ * Queries the list of unsupported ports for a hybrid cloud.
6920
7028
  *
6921
7029
  * @param request - DescribeHybridCloudUnsupportPortsRequest
6922
7030
  * @returns DescribeHybridCloudUnsupportPortsResponse
@@ -6926,7 +7034,7 @@ class Client extends openapi_core_1.default {
6926
7034
  return await this.describeHybridCloudUnsupportPortsWithOptions(request, runtime);
6927
7035
  }
6928
7036
  /**
6929
- * Queries the HTTP and HTTPS ports that you can use when you add a domain name to Web Application Firewall (WAF) in hybrid cloud mode.
7037
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
6930
7038
  *
6931
7039
  * @param request - DescribeHybridCloudUserRequest
6932
7040
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6961,7 +7069,7 @@ class Client extends openapi_core_1.default {
6961
7069
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUserResponse({}));
6962
7070
  }
6963
7071
  /**
6964
- * Queries the HTTP and HTTPS ports that you can use when you add a domain name to Web Application Firewall (WAF) in hybrid cloud mode.
7072
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
6965
7073
  *
6966
7074
  * @param request - DescribeHybridCloudUserRequest
6967
7075
  * @returns DescribeHybridCloudUserResponse
@@ -6971,7 +7079,7 @@ class Client extends openapi_core_1.default {
6971
7079
  return await this.describeHybridCloudUserWithOptions(request, runtime);
6972
7080
  }
6973
7081
  /**
6974
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7082
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
6975
7083
  *
6976
7084
  * @param request - DescribeInstanceRequest
6977
7085
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7003,7 +7111,7 @@ class Client extends openapi_core_1.default {
7003
7111
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstanceResponse({}));
7004
7112
  }
7005
7113
  /**
7006
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7114
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
7007
7115
  *
7008
7116
  * @param request - DescribeInstanceRequest
7009
7117
  * @returns DescribeInstanceResponse
@@ -7013,7 +7121,7 @@ class Client extends openapi_core_1.default {
7013
7121
  return await this.describeInstanceWithOptions(request, runtime);
7014
7122
  }
7015
7123
  /**
7016
- * 获取支持的海外IP区域封禁支持的国际及地域。
7124
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7017
7125
  *
7018
7126
  * @param request - DescribeIpAbroadCountryInfosRequest
7019
7127
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7063,7 +7171,7 @@ class Client extends openapi_core_1.default {
7063
7171
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIpAbroadCountryInfosResponse({}));
7064
7172
  }
7065
7173
  /**
7066
- * 获取支持的海外IP区域封禁支持的国际及地域。
7174
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7067
7175
  *
7068
7176
  * @param request - DescribeIpAbroadCountryInfosRequest
7069
7177
  * @returns DescribeIpAbroadCountryInfosResponse
@@ -7073,7 +7181,7 @@ class Client extends openapi_core_1.default {
7073
7181
  return await this.describeIpAbroadCountryInfosWithOptions(request, runtime);
7074
7182
  }
7075
7183
  /**
7076
- * Queries a hybrid cloud log delivery configuration.
7184
+ * Queries a single log delivery configuration for a hybrid cloud.
7077
7185
  *
7078
7186
  * @param request - DescribeLogDeliveryConfigRequest
7079
7187
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7111,7 +7219,7 @@ class Client extends openapi_core_1.default {
7111
7219
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigResponse({}));
7112
7220
  }
7113
7221
  /**
7114
- * Queries a hybrid cloud log delivery configuration.
7222
+ * Queries a single log delivery configuration for a hybrid cloud.
7115
7223
  *
7116
7224
  * @param request - DescribeLogDeliveryConfigRequest
7117
7225
  * @returns DescribeLogDeliveryConfigResponse
@@ -7121,7 +7229,7 @@ class Client extends openapi_core_1.default {
7121
7229
  return await this.describeLogDeliveryConfigWithOptions(request, runtime);
7122
7230
  }
7123
7231
  /**
7124
- * Queries all hybrid cloud log delivery configurations.
7232
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7125
7233
  *
7126
7234
  * @param request - DescribeLogDeliveryConfigsRequest
7127
7235
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7168,7 +7276,7 @@ class Client extends openapi_core_1.default {
7168
7276
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigsResponse({}));
7169
7277
  }
7170
7278
  /**
7171
- * Queries all hybrid cloud log delivery configurations.
7279
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7172
7280
  *
7173
7281
  * @param request - DescribeLogDeliveryConfigsRequest
7174
7282
  * @returns DescribeLogDeliveryConfigsResponse
@@ -7178,7 +7286,7 @@ class Client extends openapi_core_1.default {
7178
7286
  return await this.describeLogDeliveryConfigsWithOptions(request, runtime);
7179
7287
  }
7180
7288
  /**
7181
- * Queries IP addresses in an IP address blacklist for major event protection by page.
7289
+ * Queries the IP address blacklist for critical event protection in a paginated format.
7182
7290
  *
7183
7291
  * @param request - DescribeMajorProtectionBlackIpsRequest
7184
7292
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7231,7 +7339,7 @@ class Client extends openapi_core_1.default {
7231
7339
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMajorProtectionBlackIpsResponse({}));
7232
7340
  }
7233
7341
  /**
7234
- * Queries IP addresses in an IP address blacklist for major event protection by page.
7342
+ * Queries the IP address blacklist for critical event protection in a paginated format.
7235
7343
  *
7236
7344
  * @param request - DescribeMajorProtectionBlackIpsRequest
7237
7345
  * @returns DescribeMajorProtectionBlackIpsResponse
@@ -7241,7 +7349,7 @@ class Client extends openapi_core_1.default {
7241
7349
  return await this.describeMajorProtectionBlackIpsWithOptions(request, runtime);
7242
7350
  }
7243
7351
  /**
7244
- * Queries information about members.
7352
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7245
7353
  *
7246
7354
  * @param request - DescribeMemberAccountsRequest
7247
7355
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7282,7 +7390,7 @@ class Client extends openapi_core_1.default {
7282
7390
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMemberAccountsResponse({}));
7283
7391
  }
7284
7392
  /**
7285
- * Queries information about members.
7393
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7286
7394
  *
7287
7395
  * @param request - DescribeMemberAccountsRequest
7288
7396
  * @returns DescribeMemberAccountsResponse
@@ -7292,7 +7400,7 @@ class Client extends openapi_core_1.default {
7292
7400
  return await this.describeMemberAccountsWithOptions(request, runtime);
7293
7401
  }
7294
7402
  /**
7295
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7403
+ * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
7296
7404
  *
7297
7405
  * @param tmpReq - DescribeNetworkFlowTimeSeriesMetricRequest
7298
7406
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7338,7 +7446,7 @@ class Client extends openapi_core_1.default {
7338
7446
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTimeSeriesMetricResponse({}));
7339
7447
  }
7340
7448
  /**
7341
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7449
+ * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
7342
7450
  *
7343
7451
  * @param request - DescribeNetworkFlowTimeSeriesMetricRequest
7344
7452
  * @returns DescribeNetworkFlowTimeSeriesMetricResponse
@@ -7348,7 +7456,7 @@ class Client extends openapi_core_1.default {
7348
7456
  return await this.describeNetworkFlowTimeSeriesMetricWithOptions(request, runtime);
7349
7457
  }
7350
7458
  /**
7351
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7459
+ * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
7352
7460
  *
7353
7461
  * @param tmpReq - DescribeNetworkFlowTopNMetricRequest
7354
7462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7397,7 +7505,7 @@ class Client extends openapi_core_1.default {
7397
7505
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTopNMetricResponse({}));
7398
7506
  }
7399
7507
  /**
7400
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7508
+ * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
7401
7509
  *
7402
7510
  * @param request - DescribeNetworkFlowTopNMetricRequest
7403
7511
  * @returns DescribeNetworkFlowTopNMetricResponse
@@ -7407,7 +7515,7 @@ class Client extends openapi_core_1.default {
7407
7515
  return await this.describeNetworkFlowTopNMetricWithOptions(request, runtime);
7408
7516
  }
7409
7517
  /**
7410
- * Queries the protection status of Web Application Firewall (WAF).
7518
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7411
7519
  *
7412
7520
  * @param request - DescribePauseProtectionStatusRequest
7413
7521
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7442,7 +7550,7 @@ class Client extends openapi_core_1.default {
7442
7550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePauseProtectionStatusResponse({}));
7443
7551
  }
7444
7552
  /**
7445
- * Queries the protection status of Web Application Firewall (WAF).
7553
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7446
7554
  *
7447
7555
  * @param request - DescribePauseProtectionStatusRequest
7448
7556
  * @returns DescribePauseProtectionStatusResponse
@@ -7452,7 +7560,7 @@ class Client extends openapi_core_1.default {
7452
7560
  return await this.describePauseProtectionStatusWithOptions(request, runtime);
7453
7561
  }
7454
7562
  /**
7455
- * Queries the queries per second (QPS) statistics of a WAF instance.
7563
+ * Queries the trend of queries per second (QPS).
7456
7564
  *
7457
7565
  * @param request - DescribePeakTrendRequest
7458
7566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7499,7 +7607,7 @@ class Client extends openapi_core_1.default {
7499
7607
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePeakTrendResponse({}));
7500
7608
  }
7501
7609
  /**
7502
- * Queries the queries per second (QPS) statistics of a WAF instance.
7610
+ * Queries the trend of queries per second (QPS).
7503
7611
  *
7504
7612
  * @param request - DescribePeakTrendRequest
7505
7613
  * @returns DescribePeakTrendResponse
@@ -7509,7 +7617,7 @@ class Client extends openapi_core_1.default {
7509
7617
  return await this.describePeakTrendWithOptions(request, runtime);
7510
7618
  }
7511
7619
  /**
7512
- * 查询开启POC的功能信息
7620
+ * Retrieves the enabled proof of concept (POC) feature trials.
7513
7621
  *
7514
7622
  * @param request - DescribePocFunctionsRequest
7515
7623
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7544,7 +7652,7 @@ class Client extends openapi_core_1.default {
7544
7652
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePocFunctionsResponse({}));
7545
7653
  }
7546
7654
  /**
7547
- * 查询开启POC的功能信息
7655
+ * Retrieves the enabled proof of concept (POC) feature trials.
7548
7656
  *
7549
7657
  * @param request - DescribePocFunctionsRequest
7550
7658
  * @returns DescribePocFunctionsResponse
@@ -7554,7 +7662,58 @@ class Client extends openapi_core_1.default {
7554
7662
  return await this.describePocFunctionsWithOptions(request, runtime);
7555
7663
  }
7556
7664
  /**
7557
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7665
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7666
+ *
7667
+ * @param request - DescribePrepayDailyBillsRequest
7668
+ * @param runtime - runtime options for this request RuntimeOptions
7669
+ * @returns DescribePrepayDailyBillsResponse
7670
+ */
7671
+ async describePrepayDailyBillsWithOptions(request, runtime) {
7672
+ request.validate();
7673
+ let query = {};
7674
+ if (!$dara.isNull(request.instanceId)) {
7675
+ query["InstanceId"] = request.instanceId;
7676
+ }
7677
+ if (!$dara.isNull(request.pageNumber)) {
7678
+ query["PageNumber"] = request.pageNumber;
7679
+ }
7680
+ if (!$dara.isNull(request.pageSize)) {
7681
+ query["PageSize"] = request.pageSize;
7682
+ }
7683
+ if (!$dara.isNull(request.regionId)) {
7684
+ query["RegionId"] = request.regionId;
7685
+ }
7686
+ if (!$dara.isNull(request.resourceManagerResourceGroupId)) {
7687
+ query["ResourceManagerResourceGroupId"] = request.resourceManagerResourceGroupId;
7688
+ }
7689
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
7690
+ query: openapi_core_2.OpenApiUtil.query(query),
7691
+ });
7692
+ let params = new openapi_core_2.$OpenApiUtil.Params({
7693
+ action: "DescribePrepayDailyBills",
7694
+ version: "2021-10-01",
7695
+ protocol: "HTTPS",
7696
+ pathname: "/",
7697
+ method: "POST",
7698
+ authType: "AK",
7699
+ style: "RPC",
7700
+ reqBodyType: "formData",
7701
+ bodyType: "json",
7702
+ });
7703
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePrepayDailyBillsResponse({}));
7704
+ }
7705
+ /**
7706
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7707
+ *
7708
+ * @param request - DescribePrepayDailyBillsRequest
7709
+ * @returns DescribePrepayDailyBillsResponse
7710
+ */
7711
+ async describePrepayDailyBills(request) {
7712
+ let runtime = new $dara.RuntimeOptions({});
7713
+ return await this.describePrepayDailyBillsWithOptions(request, runtime);
7714
+ }
7715
+ /**
7716
+ * Queries synchronized cloud service instances.
7558
7717
  *
7559
7718
  * @param request - DescribeProductInstancesRequest
7560
7719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7622,7 +7781,7 @@ class Client extends openapi_core_1.default {
7622
7781
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProductInstancesResponse({}));
7623
7782
  }
7624
7783
  /**
7625
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7784
+ * Queries synchronized cloud service instances.
7626
7785
  *
7627
7786
  * @param request - DescribeProductInstancesRequest
7628
7787
  * @returns DescribeProductInstancesResponse
@@ -7632,7 +7791,7 @@ class Client extends openapi_core_1.default {
7632
7791
  return await this.describeProductInstancesWithOptions(request, runtime);
7633
7792
  }
7634
7793
  /**
7635
- * Queries a list of domain names that are added to Web Application Firewall (WAF) and penalized for failing to obtain an Internet Content Provider (ICP) filing.
7794
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7636
7795
  *
7637
7796
  * @param request - DescribePunishedDomainsRequest
7638
7797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7673,7 +7832,7 @@ class Client extends openapi_core_1.default {
7673
7832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePunishedDomainsResponse({}));
7674
7833
  }
7675
7834
  /**
7676
- * Queries a list of domain names that are added to Web Application Firewall (WAF) and penalized for failing to obtain an Internet Content Provider (ICP) filing.
7835
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7677
7836
  *
7678
7837
  * @param request - DescribePunishedDomainsRequest
7679
7838
  * @returns DescribePunishedDomainsResponse
@@ -7683,7 +7842,7 @@ class Client extends openapi_core_1.default {
7683
7842
  return await this.describePunishedDomainsWithOptions(request, runtime);
7684
7843
  }
7685
7844
  /**
7686
- * 分页查询关联规则
7845
+ * Queries a paginated list of associated protection rules.
7687
7846
  *
7688
7847
  * @param request - DescribeRelatedDefenseRulesRequest
7689
7848
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7733,7 +7892,7 @@ class Client extends openapi_core_1.default {
7733
7892
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRelatedDefenseRulesResponse({}));
7734
7893
  }
7735
7894
  /**
7736
- * 分页查询关联规则
7895
+ * Queries a paginated list of associated protection rules.
7737
7896
  *
7738
7897
  * @param request - DescribeRelatedDefenseRulesRequest
7739
7898
  * @returns DescribeRelatedDefenseRulesResponse
@@ -7743,7 +7902,7 @@ class Client extends openapi_core_1.default {
7743
7902
  return await this.describeRelatedDefenseRulesWithOptions(request, runtime);
7744
7903
  }
7745
7904
  /**
7746
- * Queries the certificates that are used in cloud service instances. The certificates returned include the certificates within the delegated administrator account and the certificates within members to which specific instances belong. For example, the delegated administrator account has certificate 1, instance lb-xx-1 belongs to member B, and member B has certificate 2. If you specify instance lb-xx-1 in the request, certificate 1 and certificate 2 are returned.
7905
+ * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
7747
7906
  *
7748
7907
  * @param request - DescribeResourceInstanceCertsRequest
7749
7908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7787,7 +7946,7 @@ class Client extends openapi_core_1.default {
7787
7946
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceInstanceCertsResponse({}));
7788
7947
  }
7789
7948
  /**
7790
- * Queries the certificates that are used in cloud service instances. The certificates returned include the certificates within the delegated administrator account and the certificates within members to which specific instances belong. For example, the delegated administrator account has certificate 1, instance lb-xx-1 belongs to member B, and member B has certificate 2. If you specify instance lb-xx-1 in the request, certificate 1 and certificate 2 are returned.
7949
+ * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
7791
7950
  *
7792
7951
  * @param request - DescribeResourceInstanceCertsRequest
7793
7952
  * @returns DescribeResourceInstanceCertsResponse
@@ -7797,7 +7956,7 @@ class Client extends openapi_core_1.default {
7797
7956
  return await this.describeResourceInstanceCertsWithOptions(request, runtime);
7798
7957
  }
7799
7958
  /**
7800
- * 查询防护对象日志外发状态
7959
+ * Queries the log delivery status for protected objects.
7801
7960
  *
7802
7961
  * @param request - DescribeResourceLogDeliveryStatusRequest
7803
7962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7835,7 +7994,7 @@ class Client extends openapi_core_1.default {
7835
7994
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogDeliveryStatusResponse({}));
7836
7995
  }
7837
7996
  /**
7838
- * 查询防护对象日志外发状态
7997
+ * Queries the log delivery status for protected objects.
7839
7998
  *
7840
7999
  * @param request - DescribeResourceLogDeliveryStatusRequest
7841
8000
  * @returns DescribeResourceLogDeliveryStatusResponse
@@ -7845,7 +8004,7 @@ class Client extends openapi_core_1.default {
7845
8004
  return await this.describeResourceLogDeliveryStatusWithOptions(request, runtime);
7846
8005
  }
7847
8006
  /**
7848
- * 查询防护对象日志字段配置
8007
+ * Queries the log field configuration for a protected object.
7849
8008
  *
7850
8009
  * @param request - DescribeResourceLogFieldConfigRequest
7851
8010
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7886,7 +8045,7 @@ class Client extends openapi_core_1.default {
7886
8045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogFieldConfigResponse({}));
7887
8046
  }
7888
8047
  /**
7889
- * 查询防护对象日志字段配置
8048
+ * Queries the log field configuration for a protected object.
7890
8049
  *
7891
8050
  * @param request - DescribeResourceLogFieldConfigRequest
7892
8051
  * @returns DescribeResourceLogFieldConfigResponse
@@ -7896,7 +8055,7 @@ class Client extends openapi_core_1.default {
7896
8055
  return await this.describeResourceLogFieldConfigWithOptions(request, runtime);
7897
8056
  }
7898
8057
  /**
7899
- * Queries whether the log collection feature is enabled for a protected object.
8058
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
7900
8059
  *
7901
8060
  * @param request - DescribeResourceLogStatusRequest
7902
8061
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7934,7 +8093,7 @@ class Client extends openapi_core_1.default {
7934
8093
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogStatusResponse({}));
7935
8094
  }
7936
8095
  /**
7937
- * Queries whether the log collection feature is enabled for a protected object.
8096
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
7938
8097
  *
7939
8098
  * @param request - DescribeResourceLogStatusRequest
7940
8099
  * @returns DescribeResourceLogStatusResponse
@@ -7992,7 +8151,7 @@ class Client extends openapi_core_1.default {
7992
8151
  return await this.describeResourcePortWithOptions(request, runtime);
7993
8152
  }
7994
8153
  /**
7995
- * Queries the region IDs of the resources that are added to Web Application Firewall (WAF) by using the SDK integration mode. The resources refer to Application Load Balancer (ALB) and Microservices Engine (MSE) instances.
8154
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
7996
8155
  *
7997
8156
  * @param request - DescribeResourceRegionIdRequest
7998
8157
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8027,7 +8186,7 @@ class Client extends openapi_core_1.default {
8027
8186
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceRegionIdResponse({}));
8028
8187
  }
8029
8188
  /**
8030
- * Queries the region IDs of the resources that are added to Web Application Firewall (WAF) by using the SDK integration mode. The resources refer to Application Load Balancer (ALB) and Microservices Engine (MSE) instances.
8189
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
8031
8190
  *
8032
8191
  * @param request - DescribeResourceRegionIdRequest
8033
8192
  * @returns DescribeResourceRegionIdResponse
@@ -8037,7 +8196,7 @@ class Client extends openapi_core_1.default {
8037
8196
  return await this.describeResourceRegionIdWithOptions(request, runtime);
8038
8197
  }
8039
8198
  /**
8040
- * Queries the region IDs of the Classic Load Balancer (CLB) and Elastic Compute Service (ECS) instances that are added to Web Application Firewall (WAF) in cloud native mode.
8199
+ * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
8041
8200
  *
8042
8201
  * @param request - DescribeResourceSupportRegionsRequest
8043
8202
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8075,7 +8234,7 @@ class Client extends openapi_core_1.default {
8075
8234
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceSupportRegionsResponse({}));
8076
8235
  }
8077
8236
  /**
8078
- * Queries the region IDs of the Classic Load Balancer (CLB) and Elastic Compute Service (ECS) instances that are added to Web Application Firewall (WAF) in cloud native mode.
8237
+ * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
8079
8238
  *
8080
8239
  * @param request - DescribeResourceSupportRegionsRequest
8081
8240
  * @returns DescribeResourceSupportRegionsResponse
@@ -8085,7 +8244,7 @@ class Client extends openapi_core_1.default {
8085
8244
  return await this.describeResourceSupportRegionsWithOptions(request, runtime);
8086
8245
  }
8087
8246
  /**
8088
- * Queries the trend of the number of error codes that are returned to clients or Web Application Firewall (WAF). The error codes include 302, 405, 444, 499, and 5XX.
8247
+ * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
8089
8248
  *
8090
8249
  * @param request - DescribeResponseCodeTrendGraphRequest
8091
8250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8135,7 +8294,7 @@ class Client extends openapi_core_1.default {
8135
8294
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResponseCodeTrendGraphResponse({}));
8136
8295
  }
8137
8296
  /**
8138
- * Queries the trend of the number of error codes that are returned to clients or Web Application Firewall (WAF). The error codes include 302, 405, 444, 499, and 5XX.
8297
+ * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
8139
8298
  *
8140
8299
  * @param request - DescribeResponseCodeTrendGraphRequest
8141
8300
  * @returns DescribeResponseCodeTrendGraphResponse
@@ -8145,7 +8304,7 @@ class Client extends openapi_core_1.default {
8145
8304
  return await this.describeResponseCodeTrendGraphWithOptions(request, runtime);
8146
8305
  }
8147
8306
  /**
8148
- * 查询授权状态
8307
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8149
8308
  *
8150
8309
  * @param request - DescribeRoleAuthStatusRequest
8151
8310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8177,7 +8336,7 @@ class Client extends openapi_core_1.default {
8177
8336
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRoleAuthStatusResponse({}));
8178
8337
  }
8179
8338
  /**
8180
- * 查询授权状态
8339
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8181
8340
  *
8182
8341
  * @param request - DescribeRoleAuthStatusRequest
8183
8342
  * @returns DescribeRoleAuthStatusResponse
@@ -8187,7 +8346,7 @@ class Client extends openapi_core_1.default {
8187
8346
  return await this.describeRoleAuthStatusWithOptions(request, runtime);
8188
8347
  }
8189
8348
  /**
8190
- * Queries regular expression rule groups by page.
8349
+ * Queries a paginated list of regular expression rule groups.
8191
8350
  *
8192
8351
  * @param request - DescribeRuleGroupsRequest
8193
8352
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8234,7 +8393,7 @@ class Client extends openapi_core_1.default {
8234
8393
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleGroupsResponse({}));
8235
8394
  }
8236
8395
  /**
8237
- * Queries regular expression rule groups by page.
8396
+ * Queries a paginated list of regular expression rule groups.
8238
8397
  *
8239
8398
  * @param request - DescribeRuleGroupsRequest
8240
8399
  * @returns DescribeRuleGroupsResponse
@@ -8244,7 +8403,7 @@ class Client extends openapi_core_1.default {
8244
8403
  return await this.describeRuleGroupsWithOptions(request, runtime);
8245
8404
  }
8246
8405
  /**
8247
- * Queries the top 10 IP addresses from which attacks are initiated.
8406
+ * Queries the top 10 source IP addresses from which the most attacks originated.
8248
8407
  *
8249
8408
  * @param request - DescribeRuleHitsTopClientIpRequest
8250
8409
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8291,7 +8450,7 @@ class Client extends openapi_core_1.default {
8291
8450
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopClientIpResponse({}));
8292
8451
  }
8293
8452
  /**
8294
- * Queries the top 10 IP addresses from which attacks are initiated.
8453
+ * Queries the top 10 source IP addresses from which the most attacks originated.
8295
8454
  *
8296
8455
  * @param request - DescribeRuleHitsTopClientIpRequest
8297
8456
  * @returns DescribeRuleHitsTopClientIpResponse
@@ -8301,7 +8460,7 @@ class Client extends openapi_core_1.default {
8301
8460
  return await this.describeRuleHitsTopClientIpWithOptions(request, runtime);
8302
8461
  }
8303
8462
  /**
8304
- * Queries the top 10 protected objects that trigger protection rules.
8463
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8305
8464
  *
8306
8465
  * @param request - DescribeRuleHitsTopResourceRequest
8307
8466
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8345,7 +8504,7 @@ class Client extends openapi_core_1.default {
8345
8504
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopResourceResponse({}));
8346
8505
  }
8347
8506
  /**
8348
- * Queries the top 10 protected objects that trigger protection rules.
8507
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8349
8508
  *
8350
8509
  * @param request - DescribeRuleHitsTopResourceRequest
8351
8510
  * @returns DescribeRuleHitsTopResourceResponse
@@ -8355,7 +8514,7 @@ class Client extends openapi_core_1.default {
8355
8514
  return await this.describeRuleHitsTopResourceWithOptions(request, runtime);
8356
8515
  }
8357
8516
  /**
8358
- * Queries the IDs of the top 10 protection rules that are matched by requests.
8517
+ * Queries the top 10 rule IDs that are triggered most frequently.
8359
8518
  *
8360
8519
  * @param request - DescribeRuleHitsTopRuleIdRequest
8361
8520
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8405,7 +8564,7 @@ class Client extends openapi_core_1.default {
8405
8564
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopRuleIdResponse({}));
8406
8565
  }
8407
8566
  /**
8408
- * Queries the IDs of the top 10 protection rules that are matched by requests.
8567
+ * Queries the top 10 rule IDs that are triggered most frequently.
8409
8568
  *
8410
8569
  * @param request - DescribeRuleHitsTopRuleIdRequest
8411
8570
  * @returns DescribeRuleHitsTopRuleIdResponse
@@ -8415,7 +8574,7 @@ class Client extends openapi_core_1.default {
8415
8574
  return await this.describeRuleHitsTopRuleIdWithOptions(request, runtime);
8416
8575
  }
8417
8576
  /**
8418
- * Queries the top 10 protection modules that are matched.
8577
+ * Queries the top 10 most frequently triggered protection rule types.
8419
8578
  *
8420
8579
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8421
8580
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8459,7 +8618,7 @@ class Client extends openapi_core_1.default {
8459
8618
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopTuleTypeResponse({}));
8460
8619
  }
8461
8620
  /**
8462
- * Queries the top 10 protection modules that are matched.
8621
+ * Queries the top 10 most frequently triggered protection rule types.
8463
8622
  *
8464
8623
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8465
8624
  * @returns DescribeRuleHitsTopTuleTypeResponse
@@ -8469,7 +8628,7 @@ class Client extends openapi_core_1.default {
8469
8628
  return await this.describeRuleHitsTopTuleTypeWithOptions(request, runtime);
8470
8629
  }
8471
8630
  /**
8472
- * Queries the top 10 user agents that are used to initiate attacks.
8631
+ * Displays the top 10 User-Agents by number of attacks.
8473
8632
  *
8474
8633
  * @param request - DescribeRuleHitsTopUaRequest
8475
8634
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8513,7 +8672,7 @@ class Client extends openapi_core_1.default {
8513
8672
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUaResponse({}));
8514
8673
  }
8515
8674
  /**
8516
- * Queries the top 10 user agents that are used to initiate attacks.
8675
+ * Displays the top 10 User-Agents by number of attacks.
8517
8676
  *
8518
8677
  * @param request - DescribeRuleHitsTopUaRequest
8519
8678
  * @returns DescribeRuleHitsTopUaResponse
@@ -8523,7 +8682,7 @@ class Client extends openapi_core_1.default {
8523
8682
  return await this.describeRuleHitsTopUaWithOptions(request, runtime);
8524
8683
  }
8525
8684
  /**
8526
- * Queries the top 10 URLs that trigger protection rules.
8685
+ * Queries the top 10 URLs that trigger protection rules most frequently.
8527
8686
  *
8528
8687
  * @param request - DescribeRuleHitsTopUrlRequest
8529
8688
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8570,7 +8729,7 @@ class Client extends openapi_core_1.default {
8570
8729
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUrlResponse({}));
8571
8730
  }
8572
8731
  /**
8573
- * Queries the top 10 URLs that trigger protection rules.
8732
+ * Queries the top 10 URLs that trigger protection rules most frequently.
8574
8733
  *
8575
8734
  * @param request - DescribeRuleHitsTopUrlRequest
8576
8735
  * @returns DescribeRuleHitsTopUrlResponse
@@ -8580,13 +8739,13 @@ class Client extends openapi_core_1.default {
8580
8739
  return await this.describeRuleHitsTopUrlWithOptions(request, runtime);
8581
8740
  }
8582
8741
  /**
8583
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8742
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8584
8743
  *
8585
8744
  * @remarks
8586
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8587
- * * Requests that match the protection rules of the whitelist module.
8588
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8589
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8745
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8746
+ * - Requests that hit a whitelist rule.
8747
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8748
+ * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
8590
8749
  *
8591
8750
  * @param tmpReq - DescribeSecurityEventLogsRequest
8592
8751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8635,13 +8794,13 @@ class Client extends openapi_core_1.default {
8635
8794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventLogsResponse({}));
8636
8795
  }
8637
8796
  /**
8638
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8797
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8639
8798
  *
8640
8799
  * @remarks
8641
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8642
- * * Requests that match the protection rules of the whitelist module.
8643
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8644
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8800
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8801
+ * - Requests that hit a whitelist rule.
8802
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8803
+ * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
8645
8804
  *
8646
8805
  * @param request - DescribeSecurityEventLogsRequest
8647
8806
  * @returns DescribeSecurityEventLogsResponse
@@ -8651,13 +8810,13 @@ class Client extends openapi_core_1.default {
8651
8810
  return await this.describeSecurityEventLogsWithOptions(request, runtime);
8652
8811
  }
8653
8812
  /**
8654
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8813
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8655
8814
  *
8656
8815
  * @remarks
8657
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8658
- * * Requests that match the protection rules of the whitelist module.
8659
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8660
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8816
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8817
+ * - Requests that hit a whitelist rule.
8818
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8819
+ * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
8661
8820
  *
8662
8821
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
8663
8822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8703,13 +8862,13 @@ class Client extends openapi_core_1.default {
8703
8862
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTimeSeriesMetricResponse({}));
8704
8863
  }
8705
8864
  /**
8706
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8865
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8707
8866
  *
8708
8867
  * @remarks
8709
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8710
- * * Requests that match the protection rules of the whitelist module.
8711
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8712
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8868
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8869
+ * - Requests that hit a whitelist rule.
8870
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8871
+ * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
8713
8872
  *
8714
8873
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
8715
8874
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
@@ -8719,13 +8878,13 @@ class Client extends openapi_core_1.default {
8719
8878
  return await this.describeSecurityEventTimeSeriesMetricWithOptions(request, runtime);
8720
8879
  }
8721
8880
  /**
8722
- * Queries top N data entries of attack traffic. The system performs statistical aggregation on attack traffic from specific dimensions and returns top N data entries.
8881
+ * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
8723
8882
  *
8724
8883
  * @remarks
8725
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8726
- * * Requests that match the protection rules of the whitelist module.
8727
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8728
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8884
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
8885
+ * - Requests that hit a whitelist rule.
8886
+ * - Requests that hit a bot rule with the action set to Tag.
8887
+ * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
8729
8888
  *
8730
8889
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
8731
8890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8774,13 +8933,13 @@ class Client extends openapi_core_1.default {
8774
8933
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTopNMetricResponse({}));
8775
8934
  }
8776
8935
  /**
8777
- * Queries top N data entries of attack traffic. The system performs statistical aggregation on attack traffic from specific dimensions and returns top N data entries.
8936
+ * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
8778
8937
  *
8779
8938
  * @remarks
8780
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8781
- * * Requests that match the protection rules of the whitelist module.
8782
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8783
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
8939
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
8940
+ * - Requests that hit a whitelist rule.
8941
+ * - Requests that hit a bot rule with the action set to Tag.
8942
+ * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
8784
8943
  *
8785
8944
  * @param request - DescribeSecurityEventTopNMetricRequest
8786
8945
  * @returns DescribeSecurityEventTopNMetricResponse
@@ -8790,7 +8949,7 @@ class Client extends openapi_core_1.default {
8790
8949
  return await this.describeSecurityEventTopNMetricWithOptions(request, runtime);
8791
8950
  }
8792
8951
  /**
8793
- * Queries the personal information-related APIs and domain names.
8952
+ * Queries statistics for domain names and APIs that handle personal information.
8794
8953
  *
8795
8954
  * @param request - DescribeSensitiveApiStatisticRequest
8796
8955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8846,7 +9005,7 @@ class Client extends openapi_core_1.default {
8846
9005
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveApiStatisticResponse({}));
8847
9006
  }
8848
9007
  /**
8849
- * Queries the personal information-related APIs and domain names.
9008
+ * Queries statistics for domain names and APIs that handle personal information.
8850
9009
  *
8851
9010
  * @param request - DescribeSensitiveApiStatisticRequest
8852
9011
  * @returns DescribeSensitiveApiStatisticResponse
@@ -8856,7 +9015,7 @@ class Client extends openapi_core_1.default {
8856
9015
  return await this.describeSensitiveApiStatisticWithOptions(request, runtime);
8857
9016
  }
8858
9017
  /**
8859
- * Queries the compliance check results of API security.
9018
+ * Queries the compliance detection results for API security.
8860
9019
  *
8861
9020
  * @param request - DescribeSensitiveDetectionResultRequest
8862
9021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8900,7 +9059,7 @@ class Client extends openapi_core_1.default {
8900
9059
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveDetectionResultResponse({}));
8901
9060
  }
8902
9061
  /**
8903
- * Queries the compliance check results of API security.
9062
+ * Queries the compliance detection results for API security.
8904
9063
  *
8905
9064
  * @param request - DescribeSensitiveDetectionResultRequest
8906
9065
  * @returns DescribeSensitiveDetectionResultResponse
@@ -8910,7 +9069,7 @@ class Client extends openapi_core_1.default {
8910
9069
  return await this.describeSensitiveDetectionResultWithOptions(request, runtime);
8911
9070
  }
8912
9071
  /**
8913
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9072
+ * Queries the distribution of outbound traffic that contains personal information.
8914
9073
  *
8915
9074
  * @param request - DescribeSensitiveOutboundDistributionRequest
8916
9075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8954,7 +9113,7 @@ class Client extends openapi_core_1.default {
8954
9113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundDistributionResponse({}));
8955
9114
  }
8956
9115
  /**
8957
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9116
+ * Queries the distribution of outbound traffic that contains personal information.
8958
9117
  *
8959
9118
  * @param request - DescribeSensitiveOutboundDistributionRequest
8960
9119
  * @returns DescribeSensitiveOutboundDistributionResponse
@@ -8964,7 +9123,7 @@ class Client extends openapi_core_1.default {
8964
9123
  return await this.describeSensitiveOutboundDistributionWithOptions(request, runtime);
8965
9124
  }
8966
9125
  /**
8967
- * Queries the data types of personal information involved in cross-border data transfer.
9126
+ * Queries statistics about outbound transfers of personal information.
8968
9127
  *
8969
9128
  * @param request - DescribeSensitiveOutboundStatisticRequest
8970
9129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9032,7 +9191,7 @@ class Client extends openapi_core_1.default {
9032
9191
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundStatisticResponse({}));
9033
9192
  }
9034
9193
  /**
9035
- * Queries the data types of personal information involved in cross-border data transfer.
9194
+ * Queries statistics about outbound transfers of personal information.
9036
9195
  *
9037
9196
  * @param request - DescribeSensitiveOutboundStatisticRequest
9038
9197
  * @returns DescribeSensitiveOutboundStatisticResponse
@@ -9042,7 +9201,7 @@ class Client extends openapi_core_1.default {
9042
9201
  return await this.describeSensitiveOutboundStatisticWithOptions(request, runtime);
9043
9202
  }
9044
9203
  /**
9045
- * Queries the trends of cross-border data transfer of personal information.
9204
+ * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
9046
9205
  *
9047
9206
  * @param request - DescribeSensitiveOutboundTrendRequest
9048
9207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9086,7 +9245,7 @@ class Client extends openapi_core_1.default {
9086
9245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundTrendResponse({}));
9087
9246
  }
9088
9247
  /**
9089
- * Queries the trends of cross-border data transfer of personal information.
9248
+ * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
9090
9249
  *
9091
9250
  * @param request - DescribeSensitiveOutboundTrendRequest
9092
9251
  * @returns DescribeSensitiveOutboundTrendResponse
@@ -9096,7 +9255,7 @@ class Client extends openapi_core_1.default {
9096
9255
  return await this.describeSensitiveOutboundTrendWithOptions(request, runtime);
9097
9256
  }
9098
9257
  /**
9099
- * Queries the access logs of sensitive data.
9258
+ * Queries access logs for sensitive data.
9100
9259
  *
9101
9260
  * @param request - DescribeSensitiveRequestLogRequest
9102
9261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9164,7 +9323,7 @@ class Client extends openapi_core_1.default {
9164
9323
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestLogResponse({}));
9165
9324
  }
9166
9325
  /**
9167
- * Queries the access logs of sensitive data.
9326
+ * Queries access logs for sensitive data.
9168
9327
  *
9169
9328
  * @param request - DescribeSensitiveRequestLogRequest
9170
9329
  * @returns DescribeSensitiveRequestLogResponse
@@ -9174,7 +9333,7 @@ class Client extends openapi_core_1.default {
9174
9333
  return await this.describeSensitiveRequestLogWithOptions(request, runtime);
9175
9334
  }
9176
9335
  /**
9177
- * Queries the tracing results of sensitive data.
9336
+ * Queries the results of sensitive data tracing.
9178
9337
  *
9179
9338
  * @param request - DescribeSensitiveRequestsRequest
9180
9339
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9230,7 +9389,7 @@ class Client extends openapi_core_1.default {
9230
9389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestsResponse({}));
9231
9390
  }
9232
9391
  /**
9233
- * Queries the tracing results of sensitive data.
9392
+ * Queries the results of sensitive data tracing.
9234
9393
  *
9235
9394
  * @param request - DescribeSensitiveRequestsRequest
9236
9395
  * @returns DescribeSensitiveRequestsResponse
@@ -9240,7 +9399,7 @@ class Client extends openapi_core_1.default {
9240
9399
  return await this.describeSensitiveRequestsWithOptions(request, runtime);
9241
9400
  }
9242
9401
  /**
9243
- * Queries the sensitive data statistics of the tracing and auditing feature.
9402
+ * Queries statistics on sensitive data for data leakage prevention.
9244
9403
  *
9245
9404
  * @param request - DescribeSensitiveStatisticRequest
9246
9405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9293,7 +9452,7 @@ class Client extends openapi_core_1.default {
9293
9452
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveStatisticResponse({}));
9294
9453
  }
9295
9454
  /**
9296
- * Queries the sensitive data statistics of the tracing and auditing feature.
9455
+ * Queries statistics on sensitive data for data leakage prevention.
9297
9456
  *
9298
9457
  * @param request - DescribeSensitiveStatisticRequest
9299
9458
  * @returns DescribeSensitiveStatisticResponse
@@ -9303,7 +9462,7 @@ class Client extends openapi_core_1.default {
9303
9462
  return await this.describeSensitiveStatisticWithOptions(request, runtime);
9304
9463
  }
9305
9464
  /**
9306
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9465
+ * Queries the Logstore authorization status.
9307
9466
  *
9308
9467
  * @param request - DescribeSlsAuthStatusRequest
9309
9468
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9338,7 +9497,7 @@ class Client extends openapi_core_1.default {
9338
9497
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsAuthStatusResponse({}));
9339
9498
  }
9340
9499
  /**
9341
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9500
+ * Queries the Logstore authorization status.
9342
9501
  *
9343
9502
  * @param request - DescribeSlsAuthStatusRequest
9344
9503
  * @returns DescribeSlsAuthStatusResponse
@@ -9348,7 +9507,7 @@ class Client extends openapi_core_1.default {
9348
9507
  return await this.describeSlsAuthStatusWithOptions(request, runtime);
9349
9508
  }
9350
9509
  /**
9351
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9510
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9352
9511
  *
9353
9512
  * @param request - DescribeSlsLogStoreRequest
9354
9513
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9383,7 +9542,7 @@ class Client extends openapi_core_1.default {
9383
9542
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsLogStoreResponse({}));
9384
9543
  }
9385
9544
  /**
9386
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9545
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9387
9546
  *
9388
9547
  * @param request - DescribeSlsLogStoreRequest
9389
9548
  * @returns DescribeSlsLogStoreResponse
@@ -9438,7 +9597,7 @@ class Client extends openapi_core_1.default {
9438
9597
  return await this.describeSlsLogStoreStatusWithOptions(request, runtime);
9439
9598
  }
9440
9599
  /**
9441
- * Queries the number of protected resources for which a protection template takes effect.
9600
+ * Queries the number of protected resources that are associated with one or more protection templates.
9442
9601
  *
9443
9602
  * @param request - DescribeTemplateResourceCountRequest
9444
9603
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9476,7 +9635,7 @@ class Client extends openapi_core_1.default {
9476
9635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourceCountResponse({}));
9477
9636
  }
9478
9637
  /**
9479
- * Queries the number of protected resources for which a protection template takes effect.
9638
+ * Queries the number of protected resources that are associated with one or more protection templates.
9480
9639
  *
9481
9640
  * @param request - DescribeTemplateResourceCountRequest
9482
9641
  * @returns DescribeTemplateResourceCountResponse
@@ -9486,7 +9645,7 @@ class Client extends openapi_core_1.default {
9486
9645
  return await this.describeTemplateResourceCountWithOptions(request, runtime);
9487
9646
  }
9488
9647
  /**
9489
- * Queries the resources that are associated to a protection rule template.
9648
+ * Queries the resources attached to a protection template.
9490
9649
  *
9491
9650
  * @param request - DescribeTemplateResourcesRequest
9492
9651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9539,7 +9698,7 @@ class Client extends openapi_core_1.default {
9539
9698
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourcesResponse({}));
9540
9699
  }
9541
9700
  /**
9542
- * Queries the resources that are associated to a protection rule template.
9701
+ * Queries the resources attached to a protection template.
9543
9702
  *
9544
9703
  * @param request - DescribeTemplateResourcesRequest
9545
9704
  * @returns DescribeTemplateResourcesResponse
@@ -9549,7 +9708,7 @@ class Client extends openapi_core_1.default {
9549
9708
  return await this.describeTemplateResourcesWithOptions(request, runtime);
9550
9709
  }
9551
9710
  /**
9552
- * 查看攻击事件列表
9711
+ * Queries a paginated list of notable security events.
9553
9712
  *
9554
9713
  * @param request - DescribeThreatEventRequest
9555
9714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9599,7 +9758,7 @@ class Client extends openapi_core_1.default {
9599
9758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventResponse({}));
9600
9759
  }
9601
9760
  /**
9602
- * 查看攻击事件列表
9761
+ * Queries a paginated list of notable security events.
9603
9762
  *
9604
9763
  * @param request - DescribeThreatEventRequest
9605
9764
  * @returns DescribeThreatEventResponse
@@ -9609,7 +9768,7 @@ class Client extends openapi_core_1.default {
9609
9768
  return await this.describeThreatEventWithOptions(request, runtime);
9610
9769
  }
9611
9770
  /**
9612
- * 查看威胁事件详情
9771
+ * Retrieves the details of a security event that requires attention.
9613
9772
  *
9614
9773
  * @param request - DescribeThreatEventDetailRequest
9615
9774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9647,7 +9806,7 @@ class Client extends openapi_core_1.default {
9647
9806
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventDetailResponse({}));
9648
9807
  }
9649
9808
  /**
9650
- * 查看威胁事件详情
9809
+ * Retrieves the details of a security event that requires attention.
9651
9810
  *
9652
9811
  * @param request - DescribeThreatEventDetailRequest
9653
9812
  * @returns DescribeThreatEventDetailResponse
@@ -9657,7 +9816,7 @@ class Client extends openapi_core_1.default {
9657
9816
  return await this.describeThreatEventDetailWithOptions(request, runtime);
9658
9817
  }
9659
9818
  /**
9660
- * 查询安全事件Top攻击统计数据
9819
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9661
9820
  *
9662
9821
  * @param request - DescribeThreatEventTopMetricRequest
9663
9822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9698,7 +9857,7 @@ class Client extends openapi_core_1.default {
9698
9857
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventTopMetricResponse({}));
9699
9858
  }
9700
9859
  /**
9701
- * 查询安全事件Top攻击统计数据
9860
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9702
9861
  *
9703
9862
  * @param request - DescribeThreatEventTopMetricRequest
9704
9863
  * @returns DescribeThreatEventTopMetricResponse
@@ -9708,7 +9867,7 @@ class Client extends openapi_core_1.default {
9708
9867
  return await this.describeThreatEventTopMetricWithOptions(request, runtime);
9709
9868
  }
9710
9869
  /**
9711
- * Queries the trends of API security risks.
9870
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9712
9871
  *
9713
9872
  * @param request - DescribeUserAbnormalTrendRequest
9714
9873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9746,7 +9905,7 @@ class Client extends openapi_core_1.default {
9746
9905
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTrendResponse({}));
9747
9906
  }
9748
9907
  /**
9749
- * Queries the trends of API security risks.
9908
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9750
9909
  *
9751
9910
  * @param request - DescribeUserAbnormalTrendRequest
9752
9911
  * @returns DescribeUserAbnormalTrendResponse
@@ -9756,7 +9915,7 @@ class Client extends openapi_core_1.default {
9756
9915
  return await this.describeUserAbnormalTrendWithOptions(request, runtime);
9757
9916
  }
9758
9917
  /**
9759
- * Queries the types and statistics of risks in the API security module.
9918
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
9760
9919
  *
9761
9920
  * @param request - DescribeUserAbnormalTypeRequest
9762
9921
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9803,7 +9962,7 @@ class Client extends openapi_core_1.default {
9803
9962
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTypeResponse({}));
9804
9963
  }
9805
9964
  /**
9806
- * Queries the types and statistics of risks in the API security module.
9965
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
9807
9966
  *
9808
9967
  * @param request - DescribeUserAbnormalTypeRequest
9809
9968
  * @returns DescribeUserAbnormalTypeResponse
@@ -9813,7 +9972,7 @@ class Client extends openapi_core_1.default {
9813
9972
  return await this.describeUserAbnormalTypeWithOptions(request, runtime);
9814
9973
  }
9815
9974
  /**
9816
- * Queries the traffic statistics of an API.
9975
+ * Queries traffic statistics for an API operation.
9817
9976
  *
9818
9977
  * @param request - DescribeUserApiRequestRequest
9819
9978
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9863,7 +10022,7 @@ class Client extends openapi_core_1.default {
9863
10022
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserApiRequestResponse({}));
9864
10023
  }
9865
10024
  /**
9866
- * Queries the traffic statistics of an API.
10025
+ * Queries traffic statistics for an API operation.
9867
10026
  *
9868
10027
  * @param request - DescribeUserApiRequestRequest
9869
10028
  * @returns DescribeUserApiRequestResponse
@@ -9873,7 +10032,7 @@ class Client extends openapi_core_1.default {
9873
10032
  return await this.describeUserApiRequestWithOptions(request, runtime);
9874
10033
  }
9875
10034
  /**
9876
- * Queries the user asset statistics in the API security module.
10035
+ * Queries user asset statistics for API Security.
9877
10036
  *
9878
10037
  * @param request - DescribeUserAssetRequest
9879
10038
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9917,7 +10076,7 @@ class Client extends openapi_core_1.default {
9917
10076
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAssetResponse({}));
9918
10077
  }
9919
10078
  /**
9920
- * Queries the user asset statistics in the API security module.
10079
+ * Queries user asset statistics for API Security.
9921
10080
  *
9922
10081
  * @param request - DescribeUserAssetRequest
9923
10082
  * @returns DescribeUserAssetResponse
@@ -9927,7 +10086,7 @@ class Client extends openapi_core_1.default {
9927
10086
  return await this.describeUserAssetWithOptions(request, runtime);
9928
10087
  }
9929
10088
  /**
9930
- * Queries the trends of attacks detected by the API security module.
10089
+ * Describes the trend of API security attacks.
9931
10090
  *
9932
10091
  * @param request - DescribeUserEventTrendRequest
9933
10092
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9968,7 +10127,7 @@ class Client extends openapi_core_1.default {
9968
10127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTrendResponse({}));
9969
10128
  }
9970
10129
  /**
9971
- * Queries the trends of attacks detected by the API security module.
10130
+ * Describes the trend of API security attacks.
9972
10131
  *
9973
10132
  * @param request - DescribeUserEventTrendRequest
9974
10133
  * @returns DescribeUserEventTrendResponse
@@ -9978,7 +10137,7 @@ class Client extends openapi_core_1.default {
9978
10137
  return await this.describeUserEventTrendWithOptions(request, runtime);
9979
10138
  }
9980
10139
  /**
9981
- * Queries the types and statistics of security events in the API security module.
10140
+ * Queries the types and statistics of user security events.
9982
10141
  *
9983
10142
  * @param request - DescribeUserEventTypeRequest
9984
10143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10028,7 +10187,7 @@ class Client extends openapi_core_1.default {
10028
10187
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTypeResponse({}));
10029
10188
  }
10030
10189
  /**
10031
- * Queries the types and statistics of security events in the API security module.
10190
+ * Queries the types and statistics of user security events.
10032
10191
  *
10033
10192
  * @param request - DescribeUserEventTypeRequest
10034
10193
  * @returns DescribeUserEventTypeResponse
@@ -10038,7 +10197,7 @@ class Client extends openapi_core_1.default {
10038
10197
  return await this.describeUserEventTypeWithOptions(request, runtime);
10039
10198
  }
10040
10199
  /**
10041
- * 查询用户日志配置
10200
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10042
10201
  *
10043
10202
  * @param request - DescribeUserLogFieldConfigRequest
10044
10203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10076,7 +10235,7 @@ class Client extends openapi_core_1.default {
10076
10235
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserLogFieldConfigResponse({}));
10077
10236
  }
10078
10237
  /**
10079
- * 查询用户日志配置
10238
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10080
10239
  *
10081
10240
  * @param request - DescribeUserLogFieldConfigRequest
10082
10241
  * @returns DescribeUserLogFieldConfigResponse
@@ -10086,7 +10245,7 @@ class Client extends openapi_core_1.default {
10086
10245
  return await this.describeUserLogFieldConfigWithOptions(request, runtime);
10087
10246
  }
10088
10247
  /**
10089
- * Queries available regions for log storage.
10248
+ * Queries the available log storage regions.
10090
10249
  *
10091
10250
  * @param request - DescribeUserSlsLogRegionsRequest
10092
10251
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10121,7 +10280,7 @@ class Client extends openapi_core_1.default {
10121
10280
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserSlsLogRegionsResponse({}));
10122
10281
  }
10123
10282
  /**
10124
- * Queries available regions for log storage.
10283
+ * Queries the available log storage regions.
10125
10284
  *
10126
10285
  * @param request - DescribeUserSlsLogRegionsRequest
10127
10286
  * @returns DescribeUserSlsLogRegionsResponse
@@ -10176,7 +10335,7 @@ class Client extends openapi_core_1.default {
10176
10335
  return await this.describeUserWafLogStatusWithOptions(request, runtime);
10177
10336
  }
10178
10337
  /**
10179
- * 查询归属校验内容
10338
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10180
10339
  *
10181
10340
  * @param request - DescribeVerifyContentRequest
10182
10341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10211,7 +10370,7 @@ class Client extends openapi_core_1.default {
10211
10370
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVerifyContentResponse({}));
10212
10371
  }
10213
10372
  /**
10214
- * 查询归属校验内容
10373
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10215
10374
  *
10216
10375
  * @param request - DescribeVerifyContentRequest
10217
10376
  * @returns DescribeVerifyContentResponse
@@ -10221,7 +10380,7 @@ class Client extends openapi_core_1.default {
10221
10380
  return await this.describeVerifyContentWithOptions(request, runtime);
10222
10381
  }
10223
10382
  /**
10224
- * Queries the top 10 IP addresses from which requests are sent.
10383
+ * Queries the top 10 IP addresses that have the highest number of requests.
10225
10384
  *
10226
10385
  * @param request - DescribeVisitTopIpRequest
10227
10386
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10265,7 +10424,7 @@ class Client extends openapi_core_1.default {
10265
10424
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitTopIpResponse({}));
10266
10425
  }
10267
10426
  /**
10268
- * Queries the top 10 IP addresses from which requests are sent.
10427
+ * Queries the top 10 IP addresses that have the highest number of requests.
10269
10428
  *
10270
10429
  * @param request - DescribeVisitTopIpRequest
10271
10430
  * @returns DescribeVisitTopIpResponse
@@ -10275,7 +10434,7 @@ class Client extends openapi_core_1.default {
10275
10434
  return await this.describeVisitTopIpWithOptions(request, runtime);
10276
10435
  }
10277
10436
  /**
10278
- * Queries the top 10 user agents that are used to initiate requests.
10437
+ * Queries the top 10 User-Agents that sent the most requests.
10279
10438
  *
10280
10439
  * @param request - DescribeVisitUasRequest
10281
10440
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10319,7 +10478,7 @@ class Client extends openapi_core_1.default {
10319
10478
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitUasResponse({}));
10320
10479
  }
10321
10480
  /**
10322
- * Queries the top 10 user agents that are used to initiate requests.
10481
+ * Queries the top 10 User-Agents that sent the most requests.
10323
10482
  *
10324
10483
  * @param request - DescribeVisitUasRequest
10325
10484
  * @returns DescribeVisitUasResponse
@@ -10374,7 +10533,7 @@ class Client extends openapi_core_1.default {
10374
10533
  return await this.describeWafSourceIpSegmentWithOptions(request, runtime);
10375
10534
  }
10376
10535
  /**
10377
- * 创建WAF服务关联角色
10536
+ * Initializes a service-linked role for WAF.
10378
10537
  *
10379
10538
  * @param request - InitializeWafOperationRoleRequest
10380
10539
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10409,7 +10568,7 @@ class Client extends openapi_core_1.default {
10409
10568
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.InitializeWafOperationRoleResponse({}));
10410
10569
  }
10411
10570
  /**
10412
- * 创建WAF服务关联角色
10571
+ * Initializes a service-linked role for WAF.
10413
10572
  *
10414
10573
  * @param request - InitializeWafOperationRoleRequest
10415
10574
  * @returns InitializeWafOperationRoleResponse
@@ -10518,7 +10677,7 @@ class Client extends openapi_core_1.default {
10518
10677
  return await this.listTagResourcesWithOptions(request, runtime);
10519
10678
  }
10520
10679
  /**
10521
- * Queries the tag values of a tag key.
10680
+ * Lists the tag values of a specified tag key.
10522
10681
  *
10523
10682
  * @param request - ListTagValuesRequest
10524
10683
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10562,7 +10721,7 @@ class Client extends openapi_core_1.default {
10562
10721
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagValuesResponse({}));
10563
10722
  }
10564
10723
  /**
10565
- * Queries the tag values of a tag key.
10724
+ * Lists the tag values of a specified tag key.
10566
10725
  *
10567
10726
  * @param request - ListTagValuesRequest
10568
10727
  * @returns ListTagValuesResponse
@@ -10572,7 +10731,7 @@ class Client extends openapi_core_1.default {
10572
10731
  return await this.listTagValuesWithOptions(request, runtime);
10573
10732
  }
10574
10733
  /**
10575
- * Modifies the status of multiple risks detected by the API security module at a time.
10734
+ * Modifies the status of API security risks in batches.
10576
10735
  *
10577
10736
  * @param request - ModifyApisecAbnormalsRequest
10578
10737
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10619,7 +10778,7 @@ class Client extends openapi_core_1.default {
10619
10778
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecAbnormalsResponse({}));
10620
10779
  }
10621
10780
  /**
10622
- * Modifies the status of multiple risks detected by the API security module at a time.
10781
+ * Modifies the status of API security risks in batches.
10623
10782
  *
10624
10783
  * @param request - ModifyApisecAbnormalsRequest
10625
10784
  * @returns ModifyApisecAbnormalsResponse
@@ -10629,7 +10788,7 @@ class Client extends openapi_core_1.default {
10629
10788
  return await this.modifyApisecAbnormalsWithOptions(request, runtime);
10630
10789
  }
10631
10790
  /**
10632
- * Modifies the annotations of APIs in the API security module.
10791
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10633
10792
  *
10634
10793
  * @param request - ModifyApisecApiResourceRequest
10635
10794
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10676,7 +10835,7 @@ class Client extends openapi_core_1.default {
10676
10835
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecApiResourceResponse({}));
10677
10836
  }
10678
10837
  /**
10679
- * Modifies the annotations of APIs in the API security module.
10838
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10680
10839
  *
10681
10840
  * @param request - ModifyApisecApiResourceRequest
10682
10841
  * @returns ModifyApisecApiResourceResponse
@@ -10686,7 +10845,7 @@ class Client extends openapi_core_1.default {
10686
10845
  return await this.modifyApisecApiResourceWithOptions(request, runtime);
10687
10846
  }
10688
10847
  /**
10689
- * Modifies the status of multiple security events detected by the API security module at a time.
10848
+ * Modifies the status of a batch of API security events.
10690
10849
  *
10691
10850
  * @param request - ModifyApisecEventsRequest
10692
10851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10736,7 +10895,7 @@ class Client extends openapi_core_1.default {
10736
10895
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecEventsResponse({}));
10737
10896
  }
10738
10897
  /**
10739
- * Modifies the status of multiple security events detected by the API security module at a time.
10898
+ * Modifies the status of a batch of API security events.
10740
10899
  *
10741
10900
  * @param request - ModifyApisecEventsRequest
10742
10901
  * @returns ModifyApisecEventsResponse
@@ -10746,7 +10905,7 @@ class Client extends openapi_core_1.default {
10746
10905
  return await this.modifyApisecEventsWithOptions(request, runtime);
10747
10906
  }
10748
10907
  /**
10749
- * Modifies the configurations of API security log subscription.
10908
+ * Updates the API security log subscription settings.
10750
10909
  *
10751
10910
  * @param request - ModifyApisecLogDeliveryRequest
10752
10911
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10793,7 +10952,7 @@ class Client extends openapi_core_1.default {
10793
10952
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryResponse({}));
10794
10953
  }
10795
10954
  /**
10796
- * Modifies the configurations of API security log subscription.
10955
+ * Updates the API security log subscription settings.
10797
10956
  *
10798
10957
  * @param request - ModifyApisecLogDeliveryRequest
10799
10958
  * @returns ModifyApisecLogDeliveryResponse
@@ -10803,7 +10962,7 @@ class Client extends openapi_core_1.default {
10803
10962
  return await this.modifyApisecLogDeliveryWithOptions(request, runtime);
10804
10963
  }
10805
10964
  /**
10806
- * Modifies the status of API security log subscription.
10965
+ * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
10807
10966
  *
10808
10967
  * @param request - ModifyApisecLogDeliveryStatusRequest
10809
10968
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10844,7 +11003,7 @@ class Client extends openapi_core_1.default {
10844
11003
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryStatusResponse({}));
10845
11004
  }
10846
11005
  /**
10847
- * Modifies the status of API security log subscription.
11006
+ * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
10848
11007
  *
10849
11008
  * @param request - ModifyApisecLogDeliveryStatusRequest
10850
11009
  * @returns ModifyApisecLogDeliveryStatusResponse
@@ -10854,7 +11013,7 @@ class Client extends openapi_core_1.default {
10854
11013
  return await this.modifyApisecLogDeliveryStatusWithOptions(request, runtime);
10855
11014
  }
10856
11015
  /**
10857
- * Changes the status of features in the API security module for protected objects or protected object groups.
11016
+ * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
10858
11017
  *
10859
11018
  * @param request - ModifyApisecModuleStatusRequest
10860
11019
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10901,7 +11060,7 @@ class Client extends openapi_core_1.default {
10901
11060
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecModuleStatusResponse({}));
10902
11061
  }
10903
11062
  /**
10904
- * Changes the status of features in the API security module for protected objects or protected object groups.
11063
+ * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
10905
11064
  *
10906
11065
  * @param request - ModifyApisecModuleStatusRequest
10907
11066
  * @returns ModifyApisecModuleStatusResponse
@@ -10911,7 +11070,7 @@ class Client extends openapi_core_1.default {
10911
11070
  return await this.modifyApisecModuleStatusWithOptions(request, runtime);
10912
11071
  }
10913
11072
  /**
10914
- * Changes the status of the API security module for protected objects or protected object groups.
11073
+ * Modifies the API security status for a protected object or a protected object group.
10915
11074
  *
10916
11075
  * @param request - ModifyApisecStatusRequest
10917
11076
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10955,7 +11114,7 @@ class Client extends openapi_core_1.default {
10955
11114
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecStatusResponse({}));
10956
11115
  }
10957
11116
  /**
10958
- * Changes the status of the API security module for protected objects or protected object groups.
11117
+ * Modifies the API security status for a protected object or a protected object group.
10959
11118
  *
10960
11119
  * @param request - ModifyApisecStatusRequest
10961
11120
  * @returns ModifyApisecStatusResponse
@@ -10965,7 +11124,7 @@ class Client extends openapi_core_1.default {
10965
11124
  return await this.modifyApisecStatusWithOptions(request, runtime);
10966
11125
  }
10967
11126
  /**
10968
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11127
+ * Modifies the configuration of a cloud resource connected to WAF.
10969
11128
  *
10970
11129
  * @param tmpReq - ModifyCloudResourceRequest
10971
11130
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11017,7 +11176,7 @@ class Client extends openapi_core_1.default {
11017
11176
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceResponse({}));
11018
11177
  }
11019
11178
  /**
11020
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11179
+ * Modifies the configuration of a cloud resource connected to WAF.
11021
11180
  *
11022
11181
  * @param request - ModifyCloudResourceRequest
11023
11182
  * @returns ModifyCloudResourceResponse
@@ -11027,7 +11186,7 @@ class Client extends openapi_core_1.default {
11027
11186
  return await this.modifyCloudResourceWithOptions(request, runtime);
11028
11187
  }
11029
11188
  /**
11030
- * 修改云产品接入的证书
11189
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11031
11190
  *
11032
11191
  * @param request - ModifyCloudResourceCertRequest
11033
11192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11074,7 +11233,7 @@ class Client extends openapi_core_1.default {
11074
11233
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceCertResponse({}));
11075
11234
  }
11076
11235
  /**
11077
- * 修改云产品接入的证书
11236
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11078
11237
  *
11079
11238
  * @param request - ModifyCloudResourceCertRequest
11080
11239
  * @returns ModifyCloudResourceCertResponse
@@ -11084,7 +11243,7 @@ class Client extends openapi_core_1.default {
11084
11243
  return await this.modifyCloudResourceCertWithOptions(request, runtime);
11085
11244
  }
11086
11245
  /**
11087
- * 修改云产品接入的默认证书
11246
+ * Modifies the default certificate for cloud native mode.
11088
11247
  *
11089
11248
  * @param request - ModifyCloudResourceDefaultCertRequest
11090
11249
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11125,7 +11284,7 @@ class Client extends openapi_core_1.default {
11125
11284
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceDefaultCertResponse({}));
11126
11285
  }
11127
11286
  /**
11128
- * 修改云产品接入的默认证书
11287
+ * Modifies the default certificate for cloud native mode.
11129
11288
  *
11130
11289
  * @param request - ModifyCloudResourceDefaultCertRequest
11131
11290
  * @returns ModifyCloudResourceDefaultCertResponse
@@ -11135,7 +11294,7 @@ class Client extends openapi_core_1.default {
11135
11294
  return await this.modifyCloudResourceDefaultCertWithOptions(request, runtime);
11136
11295
  }
11137
11296
  /**
11138
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11297
+ * Modifies the default SSL/TLS settings.
11139
11298
  *
11140
11299
  * @param request - ModifyDefaultHttpsRequest
11141
11300
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11185,7 +11344,7 @@ class Client extends openapi_core_1.default {
11185
11344
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultHttpsResponse({}));
11186
11345
  }
11187
11346
  /**
11188
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11347
+ * Modifies the default SSL/TLS settings.
11189
11348
  *
11190
11349
  * @param request - ModifyDefaultHttpsRequest
11191
11350
  * @returns ModifyDefaultHttpsResponse
@@ -11195,7 +11354,7 @@ class Client extends openapi_core_1.default {
11195
11354
  return await this.modifyDefaultHttpsWithOptions(request, runtime);
11196
11355
  }
11197
11356
  /**
11198
- * Modifies the configurations of a protected object group.
11357
+ * Modifies the configuration of a protected object group.
11199
11358
  *
11200
11359
  * @param request - ModifyDefenseResourceGroupRequest
11201
11360
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11242,7 +11401,7 @@ class Client extends openapi_core_1.default {
11242
11401
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseResourceGroupResponse({}));
11243
11402
  }
11244
11403
  /**
11245
- * Modifies the configurations of a protected object group.
11404
+ * Modifies the configuration of a protected object group.
11246
11405
  *
11247
11406
  * @param request - ModifyDefenseResourceGroupRequest
11248
11407
  * @returns ModifyDefenseResourceGroupResponse
@@ -11318,7 +11477,7 @@ class Client extends openapi_core_1.default {
11318
11477
  return await this.modifyDefenseResourceXffWithOptions(request, runtime);
11319
11478
  }
11320
11479
  /**
11321
- * Modifies the configurations of a protection rule.
11480
+ * Modifies the configuration of a protection rule.
11322
11481
  *
11323
11482
  * @param request - ModifyDefenseRuleRequest
11324
11483
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11370,7 +11529,7 @@ class Client extends openapi_core_1.default {
11370
11529
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleResponse({}));
11371
11530
  }
11372
11531
  /**
11373
- * Modifies the configurations of a protection rule.
11532
+ * Modifies the configuration of a protection rule.
11374
11533
  *
11375
11534
  * @param request - ModifyDefenseRuleRequest
11376
11535
  * @returns ModifyDefenseRuleResponse
@@ -11380,7 +11539,7 @@ class Client extends openapi_core_1.default {
11380
11539
  return await this.modifyDefenseRuleWithOptions(request, runtime);
11381
11540
  }
11382
11541
  /**
11383
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11542
+ * Updates the cache for a web tamper-proofing rule.
11384
11543
  *
11385
11544
  * @param request - ModifyDefenseRuleCacheRequest
11386
11545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11421,7 +11580,7 @@ class Client extends openapi_core_1.default {
11421
11580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleCacheResponse({}));
11422
11581
  }
11423
11582
  /**
11424
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11583
+ * Updates the cache for a web tamper-proofing rule.
11425
11584
  *
11426
11585
  * @param request - ModifyDefenseRuleCacheRequest
11427
11586
  * @returns ModifyDefenseRuleCacheResponse
@@ -11431,7 +11590,7 @@ class Client extends openapi_core_1.default {
11431
11590
  return await this.modifyDefenseRuleCacheWithOptions(request, runtime);
11432
11591
  }
11433
11592
  /**
11434
- * Changes the status of a protection rule.
11593
+ * Enables or disables a protection rule.
11435
11594
  *
11436
11595
  * @param request - ModifyDefenseRuleStatusRequest
11437
11596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11478,7 +11637,7 @@ class Client extends openapi_core_1.default {
11478
11637
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleStatusResponse({}));
11479
11638
  }
11480
11639
  /**
11481
- * Changes the status of a protection rule.
11640
+ * Enables or disables a protection rule.
11482
11641
  *
11483
11642
  * @param request - ModifyDefenseRuleStatusRequest
11484
11643
  * @returns ModifyDefenseRuleStatusResponse
@@ -11488,7 +11647,7 @@ class Client extends openapi_core_1.default {
11488
11647
  return await this.modifyDefenseRuleStatusWithOptions(request, runtime);
11489
11648
  }
11490
11649
  /**
11491
- * 修改用户防护场景的配置
11650
+ * Modifies the mitigation settings for a protection scenario.
11492
11651
  *
11493
11652
  * @param request - ModifyDefenseSceneConfigRequest
11494
11653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11532,7 +11691,7 @@ class Client extends openapi_core_1.default {
11532
11691
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseSceneConfigResponse({}));
11533
11692
  }
11534
11693
  /**
11535
- * 修改用户防护场景的配置
11694
+ * Modifies the mitigation settings for a protection scenario.
11536
11695
  *
11537
11696
  * @param request - ModifyDefenseSceneConfigRequest
11538
11697
  * @returns ModifyDefenseSceneConfigResponse
@@ -11542,7 +11701,7 @@ class Client extends openapi_core_1.default {
11542
11701
  return await this.modifyDefenseSceneConfigWithOptions(request, runtime);
11543
11702
  }
11544
11703
  /**
11545
- * Modifies the configurations of a protection rule template.
11704
+ * Modifies a defense template.
11546
11705
  *
11547
11706
  * @param request - ModifyDefenseTemplateRequest
11548
11707
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11586,7 +11745,7 @@ class Client extends openapi_core_1.default {
11586
11745
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseTemplateResponse({}));
11587
11746
  }
11588
11747
  /**
11589
- * Modifies the configurations of a protection rule template.
11748
+ * Modifies a defense template.
11590
11749
  *
11591
11750
  * @param request - ModifyDefenseTemplateRequest
11592
11751
  * @returns ModifyDefenseTemplateResponse
@@ -11647,7 +11806,7 @@ class Client extends openapi_core_1.default {
11647
11806
  return await this.modifyDefenseTemplateStatusWithOptions(request, runtime);
11648
11807
  }
11649
11808
  /**
11650
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11809
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11651
11810
  *
11652
11811
  * @param tmpReq - ModifyDomainRequest
11653
11812
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11702,7 +11861,7 @@ class Client extends openapi_core_1.default {
11702
11861
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainResponse({}));
11703
11862
  }
11704
11863
  /**
11705
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11864
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11706
11865
  *
11707
11866
  * @param request - ModifyDomainRequest
11708
11867
  * @returns ModifyDomainResponse
@@ -11712,7 +11871,7 @@ class Client extends openapi_core_1.default {
11712
11871
  return await this.modifyDomainWithOptions(request, runtime);
11713
11872
  }
11714
11873
  /**
11715
- * 修改域名的证书
11874
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11716
11875
  *
11717
11876
  * @param request - ModifyDomainCertRequest
11718
11877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11762,7 +11921,7 @@ class Client extends openapi_core_1.default {
11762
11921
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainCertResponse({}));
11763
11922
  }
11764
11923
  /**
11765
- * 修改域名的证书
11924
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11766
11925
  *
11767
11926
  * @param request - ModifyDomainCertRequest
11768
11927
  * @returns ModifyDomainCertResponse
@@ -11772,7 +11931,7 @@ class Client extends openapi_core_1.default {
11772
11931
  return await this.modifyDomainCertWithOptions(request, runtime);
11773
11932
  }
11774
11933
  /**
11775
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
11934
+ * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
11776
11935
  *
11777
11936
  * @param request - ModifyDomainPunishStatusRequest
11778
11937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11810,7 +11969,7 @@ class Client extends openapi_core_1.default {
11810
11969
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainPunishStatusResponse({}));
11811
11970
  }
11812
11971
  /**
11813
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
11972
+ * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
11814
11973
  *
11815
11974
  * @param request - ModifyDomainPunishStatusRequest
11816
11975
  * @returns ModifyDomainPunishStatusResponse
@@ -11820,7 +11979,7 @@ class Client extends openapi_core_1.default {
11820
11979
  return await this.modifyDomainPunishStatusWithOptions(request, runtime);
11821
11980
  }
11822
11981
  /**
11823
- * Modifies information about a hybrid cloud cluster.
11982
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
11824
11983
  *
11825
11984
  * @param request - ModifyHybridCloudClusterRequest
11826
11985
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11897,7 +12056,7 @@ class Client extends openapi_core_1.default {
11897
12056
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterResponse({}));
11898
12057
  }
11899
12058
  /**
11900
- * Modifies information about a hybrid cloud cluster.
12059
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
11901
12060
  *
11902
12061
  * @param request - ModifyHybridCloudClusterRequest
11903
12062
  * @returns ModifyHybridCloudClusterResponse
@@ -11907,7 +12066,7 @@ class Client extends openapi_core_1.default {
11907
12066
  return await this.modifyHybridCloudClusterWithOptions(request, runtime);
11908
12067
  }
11909
12068
  /**
11910
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12069
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
11911
12070
  *
11912
12071
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
11913
12072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11948,7 +12107,7 @@ class Client extends openapi_core_1.default {
11948
12107
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterBypassStatusResponse({}));
11949
12108
  }
11950
12109
  /**
11951
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12110
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
11952
12111
  *
11953
12112
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
11954
12113
  * @returns ModifyHybridCloudClusterBypassStatusResponse
@@ -12018,7 +12177,7 @@ class Client extends openapi_core_1.default {
12018
12177
  return await this.modifyHybridCloudClusterRuleWithOptions(request, runtime);
12019
12178
  }
12020
12179
  /**
12021
- * Modifies a node group in a hybrid cloud cluster.
12180
+ * Modifies the information of a cluster group.
12022
12181
  *
12023
12182
  * @param request - ModifyHybridCloudGroupRequest
12024
12183
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12065,7 +12224,7 @@ class Client extends openapi_core_1.default {
12065
12224
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupResponse({}));
12066
12225
  }
12067
12226
  /**
12068
- * Modifies a node group in a hybrid cloud cluster.
12227
+ * Modifies the information of a cluster group.
12069
12228
  *
12070
12229
  * @param request - ModifyHybridCloudGroupRequest
12071
12230
  * @returns ModifyHybridCloudGroupResponse
@@ -12075,7 +12234,7 @@ class Client extends openapi_core_1.default {
12075
12234
  return await this.modifyHybridCloudGroupWithOptions(request, runtime);
12076
12235
  }
12077
12236
  /**
12078
- * Adds a node to a node group of a hybrid cloud cluster.
12237
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12079
12238
  *
12080
12239
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12081
12240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12119,7 +12278,7 @@ class Client extends openapi_core_1.default {
12119
12278
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupExpansionServerResponse({}));
12120
12279
  }
12121
12280
  /**
12122
- * Adds a node to a node group of a hybrid cloud cluster.
12281
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12123
12282
  *
12124
12283
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12125
12284
  * @returns ModifyHybridCloudGroupExpansionServerResponse
@@ -12129,7 +12288,7 @@ class Client extends openapi_core_1.default {
12129
12288
  return await this.modifyHybridCloudGroupExpansionServerWithOptions(request, runtime);
12130
12289
  }
12131
12290
  /**
12132
- * Deletes a node from a node group of a hybrid cloud cluster.
12291
+ * Removes a node from a group in a hybrid cloud cluster.
12133
12292
  *
12134
12293
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12135
12294
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12173,7 +12332,7 @@ class Client extends openapi_core_1.default {
12173
12332
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupShrinkServerResponse({}));
12174
12333
  }
12175
12334
  /**
12176
- * Deletes a node from a node group of a hybrid cloud cluster.
12335
+ * Removes a node from a group in a hybrid cloud cluster.
12177
12336
  *
12178
12337
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12179
12338
  * @returns ModifyHybridCloudGroupShrinkServerResponse
@@ -12183,7 +12342,7 @@ class Client extends openapi_core_1.default {
12183
12342
  return await this.modifyHybridCloudGroupShrinkServerWithOptions(request, runtime);
12184
12343
  }
12185
12344
  /**
12186
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12345
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
12187
12346
  *
12188
12347
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12189
12348
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12218,7 +12377,7 @@ class Client extends openapi_core_1.default {
12218
12377
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudSdkPullinStatusResponse({}));
12219
12378
  }
12220
12379
  /**
12221
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12380
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
12222
12381
  *
12223
12382
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12224
12383
  * @returns ModifyHybridCloudSdkPullinStatusResponse
@@ -12228,7 +12387,7 @@ class Client extends openapi_core_1.default {
12228
12387
  return await this.modifyHybridCloudSdkPullinStatusWithOptions(request, runtime);
12229
12388
  }
12230
12389
  /**
12231
- * Modifies the information about a hybrid cloud node.
12390
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12232
12391
  *
12233
12392
  * @param request - ModifyHybridCloudServerRequest
12234
12393
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12278,7 +12437,7 @@ class Client extends openapi_core_1.default {
12278
12437
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudServerResponse({}));
12279
12438
  }
12280
12439
  /**
12281
- * Modifies the information about a hybrid cloud node.
12440
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12282
12441
  *
12283
12442
  * @param request - ModifyHybridCloudServerRequest
12284
12443
  * @returns ModifyHybridCloudServerResponse
@@ -12288,7 +12447,7 @@ class Client extends openapi_core_1.default {
12288
12447
  return await this.modifyHybridCloudServerWithOptions(request, runtime);
12289
12448
  }
12290
12449
  /**
12291
- * Modifies a hybrid cloud log delivery configuration.
12450
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12292
12451
  *
12293
12452
  * @param request - ModifyLogDeliveryConfigRequest
12294
12453
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12332,7 +12491,7 @@ class Client extends openapi_core_1.default {
12332
12491
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyLogDeliveryConfigResponse({}));
12333
12492
  }
12334
12493
  /**
12335
- * Modifies a hybrid cloud log delivery configuration.
12494
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12336
12495
  *
12337
12496
  * @param request - ModifyLogDeliveryConfigRequest
12338
12497
  * @returns ModifyLogDeliveryConfigResponse
@@ -12342,7 +12501,7 @@ class Client extends openapi_core_1.default {
12342
12501
  return await this.modifyLogDeliveryConfigWithOptions(request, runtime);
12343
12502
  }
12344
12503
  /**
12345
- * Modifies an IP address blacklist for major event protection.
12504
+ * Modifies an IP address blacklist for critical event protection.
12346
12505
  *
12347
12506
  * @param request - ModifyMajorProtectionBlackIpRequest
12348
12507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12392,7 +12551,7 @@ class Client extends openapi_core_1.default {
12392
12551
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMajorProtectionBlackIpResponse({}));
12393
12552
  }
12394
12553
  /**
12395
- * Modifies an IP address blacklist for major event protection.
12554
+ * Modifies an IP address blacklist for critical event protection.
12396
12555
  *
12397
12556
  * @param request - ModifyMajorProtectionBlackIpRequest
12398
12557
  * @returns ModifyMajorProtectionBlackIpResponse
@@ -12402,7 +12561,7 @@ class Client extends openapi_core_1.default {
12402
12561
  return await this.modifyMajorProtectionBlackIpWithOptions(request, runtime);
12403
12562
  }
12404
12563
  /**
12405
- * Modifies the information about members that are added for multi-account management.
12564
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12406
12565
  *
12407
12566
  * @param request - ModifyMemberAccountRequest
12408
12567
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12446,7 +12605,7 @@ class Client extends openapi_core_1.default {
12446
12605
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMemberAccountResponse({}));
12447
12606
  }
12448
12607
  /**
12449
- * Modifies the information about members that are added for multi-account management.
12608
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12450
12609
  *
12451
12610
  * @param request - ModifyMemberAccountRequest
12452
12611
  * @returns ModifyMemberAccountResponse
@@ -12504,7 +12663,7 @@ class Client extends openapi_core_1.default {
12504
12663
  return await this.modifyPauseProtectionStatusWithOptions(request, runtime);
12505
12664
  }
12506
12665
  /**
12507
- * 修改防护对象日志外发状态
12666
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12508
12667
  *
12509
12668
  * @param request - ModifyResourceLogDeliveryStatusRequest
12510
12669
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12548,7 +12707,7 @@ class Client extends openapi_core_1.default {
12548
12707
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogDeliveryStatusResponse({}));
12549
12708
  }
12550
12709
  /**
12551
- * 修改防护对象日志外发状态
12710
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12552
12711
  *
12553
12712
  * @param request - ModifyResourceLogDeliveryStatusRequest
12554
12713
  * @returns ModifyResourceLogDeliveryStatusResponse
@@ -12558,7 +12717,7 @@ class Client extends openapi_core_1.default {
12558
12717
  return await this.modifyResourceLogDeliveryStatusWithOptions(request, runtime);
12559
12718
  }
12560
12719
  /**
12561
- * 修改防护对象的日志字段配置
12720
+ * Modifies the log field configuration of a protected object.
12562
12721
  *
12563
12722
  * @param request - ModifyResourceLogFieldConfigRequest
12564
12723
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12608,7 +12767,7 @@ class Client extends openapi_core_1.default {
12608
12767
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogFieldConfigResponse({}));
12609
12768
  }
12610
12769
  /**
12611
- * 修改防护对象的日志字段配置
12770
+ * Modifies the log field configuration of a protected object.
12612
12771
  *
12613
12772
  * @param request - ModifyResourceLogFieldConfigRequest
12614
12773
  * @returns ModifyResourceLogFieldConfigResponse
@@ -12669,7 +12828,7 @@ class Client extends openapi_core_1.default {
12669
12828
  return await this.modifyResourceLogStatusWithOptions(request, runtime);
12670
12829
  }
12671
12830
  /**
12672
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
12831
+ * Attaches protected objects to or detaches protected objects from a protection template.
12673
12832
  *
12674
12833
  * @param request - ModifyTemplateResourcesRequest
12675
12834
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12725,7 +12884,7 @@ class Client extends openapi_core_1.default {
12725
12884
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResourcesResponse({}));
12726
12885
  }
12727
12886
  /**
12728
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
12887
+ * Attaches protected objects to or detaches protected objects from a protection template.
12729
12888
  *
12730
12889
  * @param request - ModifyTemplateResourcesRequest
12731
12890
  * @returns ModifyTemplateResourcesResponse
@@ -12735,7 +12894,7 @@ class Client extends openapi_core_1.default {
12735
12894
  return await this.modifyTemplateResourcesWithOptions(request, runtime);
12736
12895
  }
12737
12896
  /**
12738
- * 修改用户日志服务的默认字段配置
12897
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
12739
12898
  *
12740
12899
  * @param request - ModifyUserLogFieldConfigRequest
12741
12900
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12782,7 +12941,7 @@ class Client extends openapi_core_1.default {
12782
12941
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserLogFieldConfigResponse({}));
12783
12942
  }
12784
12943
  /**
12785
- * 修改用户日志服务的默认字段配置
12944
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
12786
12945
  *
12787
12946
  * @param request - ModifyUserLogFieldConfigRequest
12788
12947
  * @returns ModifyUserLogFieldConfigResponse
@@ -12792,7 +12951,7 @@ class Client extends openapi_core_1.default {
12792
12951
  return await this.modifyUserLogFieldConfigWithOptions(request, runtime);
12793
12952
  }
12794
12953
  /**
12795
- * 开通或关闭WAF日志服务
12954
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
12796
12955
  *
12797
12956
  * @param request - ModifyUserWafLogStatusRequest
12798
12957
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12833,7 +12992,7 @@ class Client extends openapi_core_1.default {
12833
12992
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserWafLogStatusResponse({}));
12834
12993
  }
12835
12994
  /**
12836
- * 开通或关闭WAF日志服务
12995
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
12837
12996
  *
12838
12997
  * @param request - ModifyUserWafLogStatusRequest
12839
12998
  * @returns ModifyUserWafLogStatusResponse
@@ -12843,7 +13002,7 @@ class Client extends openapi_core_1.default {
12843
13002
  return await this.modifyUserWafLogStatusWithOptions(request, runtime);
12844
13003
  }
12845
13004
  /**
12846
- * 重新接入云产品
13005
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
12847
13006
  *
12848
13007
  * @param request - ReCreateCloudResourceRequest
12849
13008
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12890,7 +13049,7 @@ class Client extends openapi_core_1.default {
12890
13049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReCreateCloudResourceResponse({}));
12891
13050
  }
12892
13051
  /**
12893
- * 重新接入云产品
13052
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
12894
13053
  *
12895
13054
  * @param request - ReCreateCloudResourceRequest
12896
13055
  * @returns ReCreateCloudResourceResponse
@@ -12948,7 +13107,7 @@ class Client extends openapi_core_1.default {
12948
13107
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
12949
13108
  *
12950
13109
  * @remarks
12951
- * SyncProductInstance is an asynchronous operation. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the status of the task.
13110
+ * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
12952
13111
  *
12953
13112
  * @param request - SyncProductInstanceRequest
12954
13113
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12986,7 +13145,7 @@ class Client extends openapi_core_1.default {
12986
13145
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
12987
13146
  *
12988
13147
  * @remarks
12989
- * SyncProductInstance is an asynchronous operation. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the status of the task.
13148
+ * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
12990
13149
  *
12991
13150
  * @param request - SyncProductInstanceRequest
12992
13151
  * @returns SyncProductInstanceResponse
@@ -13095,7 +13254,7 @@ class Client extends openapi_core_1.default {
13095
13254
  return await this.untagResourcesWithOptions(request, runtime);
13096
13255
  }
13097
13256
  /**
13098
- * Verifies the ownership of a domain name.
13257
+ * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
13099
13258
  *
13100
13259
  * @param request - VerifyDomainOwnerRequest
13101
13260
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13133,7 +13292,7 @@ class Client extends openapi_core_1.default {
13133
13292
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyDomainOwnerResponse({}));
13134
13293
  }
13135
13294
  /**
13136
- * Verifies the ownership of a domain name.
13295
+ * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
13137
13296
  *
13138
13297
  * @param request - VerifyDomainOwnerRequest
13139
13298
  * @returns VerifyDomainOwnerResponse