@alicloud/waf-openapi20211001 6.6.0 → 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 (1299) hide show
  1. package/dist/client.d.ts +444 -444
  2. package/dist/client.js +447 -444
  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 +27 -0
  228. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -1
  229. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +29 -0
  230. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -1
  231. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +114 -0
  232. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  233. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +99 -0
  234. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  235. package/dist/models/DescribeBotAppKeyRequest.d.ts +17 -0
  236. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  237. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +4 -1
  238. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  239. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +32 -0
  240. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  241. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +40 -0
  242. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  243. package/dist/models/DescribeCertDetailRequest.d.ts +6 -5
  244. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  245. package/dist/models/DescribeCertDetailResponseBody.d.ts +5 -5
  246. package/dist/models/DescribeCertsRequest.d.ts +11 -9
  247. package/dist/models/DescribeCertsRequest.js.map +1 -1
  248. package/dist/models/DescribeCertsResponseBody.d.ts +10 -9
  249. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  250. package/dist/models/DescribeChargeModuleRequest.d.ts +14 -0
  251. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  252. package/dist/models/DescribeChargeModuleResponseBody.d.ts +112 -0
  253. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  254. package/dist/models/DescribeChargeResultRequest.d.ts +31 -0
  255. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  256. package/dist/models/DescribeChargeResultResponseBody.d.ts +16 -0
  257. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  258. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +19 -13
  259. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  260. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +167 -50
  261. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  262. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +5 -4
  263. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  264. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  265. package/dist/models/DescribeCloudResourceListRequest.d.ts +59 -0
  266. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  267. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +59 -0
  268. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  269. package/dist/models/DescribeCloudResourcesRequest.d.ts +31 -23
  270. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  271. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +29 -21
  272. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  273. package/dist/models/DescribeCnameCountRequest.d.ts +6 -5
  274. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  275. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  276. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +32 -0
  277. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  278. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +40 -0
  279. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  280. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +32 -0
  281. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  282. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +14 -0
  283. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  284. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +12 -0
  285. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  286. package/dist/models/DescribeDdoSstatusRequest.d.ts +7 -6
  287. package/dist/models/DescribeDdoSstatusRequest.js.map +1 -1
  288. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +7 -6
  289. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  290. package/dist/models/DescribeDefaultHttpsRequest.d.ts +6 -5
  291. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  292. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +18 -13
  293. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  294. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +28 -0
  295. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  296. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +10 -0
  297. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  298. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +9 -8
  299. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  300. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +6 -5
  301. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  302. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  303. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +7 -6
  304. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  305. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +7 -6
  306. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  307. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  308. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +16 -0
  309. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  310. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +13 -0
  311. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  312. package/dist/models/DescribeDefenseResourceRequest.d.ts +6 -5
  313. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  314. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +39 -27
  315. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  316. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +19 -14
  317. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  318. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +21 -28
  319. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  320. package/dist/models/DescribeDefenseResourcesRequest.d.ts +10 -9
  321. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  322. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +39 -26
  323. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  324. package/dist/models/DescribeDefenseRuleRequest.d.ts +32 -7
  325. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  326. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +84 -10
  327. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  328. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +27 -0
  329. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  330. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +22 -0
  331. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  332. package/dist/models/DescribeDefenseRulesRequest.d.ts +30 -13
  333. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  334. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +109 -29
  335. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  336. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +18 -0
  337. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  338. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +6 -0
  339. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  340. package/dist/models/DescribeDefenseTemplateRequest.d.ts +6 -5
  341. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  342. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +23 -17
  343. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  344. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +8 -18
  345. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  346. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  347. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +30 -0
  348. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  349. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +10 -0
  350. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  351. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +34 -36
  352. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  353. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +47 -30
  354. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  355. package/dist/models/DescribeDomainDetailRequest.d.ts +11 -3
  356. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  357. package/dist/models/DescribeDomainDetailResponseBody.d.ts +257 -88
  358. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  359. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +8 -7
  360. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  361. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +13 -8
  362. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  363. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +11 -0
  364. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  365. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +7 -0
  366. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  367. package/dist/models/DescribeDomainsRequest.d.ts +19 -9
  368. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  369. package/dist/models/DescribeDomainsResponseBody.d.ts +30 -19
  370. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  371. package/dist/models/DescribeElasticBillsRequest.d.ts +10 -6
  372. package/dist/models/DescribeElasticBillsRequest.js.map +1 -1
  373. package/dist/models/DescribeElasticBillsResponseBody.d.ts +10 -10
  374. package/dist/models/DescribeFlowChartRequest.d.ts +10 -9
  375. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  376. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  377. package/dist/models/DescribeFlowTopResourceRequest.d.ts +7 -6
  378. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  379. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  380. package/dist/models/DescribeFlowTopUrlRequest.d.ts +8 -7
  381. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  382. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  383. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +7 -6
  384. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  385. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  386. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +5 -4
  387. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  388. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  389. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +7 -6
  390. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  391. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  392. package/dist/models/DescribeFreeUserEventsRequest.d.ts +5 -4
  393. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  394. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +13 -11
  395. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  396. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +7 -6
  397. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  398. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +26 -6
  399. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  400. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +15 -7
  401. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  402. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +28 -6
  403. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  404. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +38 -0
  405. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  406. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +52 -0
  407. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  408. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +42 -0
  409. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  410. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +88 -0
  411. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  412. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +5 -4
  413. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  414. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +33 -27
  415. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  416. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +21 -16
  417. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  418. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +26 -23
  419. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  420. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +7 -6
  421. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  422. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +46 -18
  423. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  424. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +9 -5
  425. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  426. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  427. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +0 -6
  428. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  429. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +11 -9
  430. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  431. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +109 -84
  432. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  433. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +41 -0
  434. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  435. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +58 -1
  436. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  437. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +12 -11
  438. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  439. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  440. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +14 -0
  441. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  442. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +7 -0
  443. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  444. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +9 -8
  445. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  446. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  447. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +5 -4
  448. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  449. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  450. package/dist/models/DescribeHybridCloudUserRequest.d.ts +5 -4
  451. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  452. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  453. package/dist/models/DescribeInstanceRequest.d.ts +5 -4
  454. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  455. package/dist/models/DescribeInstanceResponseBody.d.ts +150 -92
  456. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  457. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +33 -0
  458. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  459. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +38 -3
  460. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  461. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +5 -4
  462. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  463. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +19 -6
  464. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  465. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +25 -9
  466. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  467. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +43 -7
  468. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  469. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +19 -15
  470. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  471. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  472. package/dist/models/DescribeMemberAccountsRequest.d.ts +13 -10
  473. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  474. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +13 -11
  475. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  476. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +30 -23
  477. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  478. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  479. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +18 -13
  480. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  481. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +36 -31
  482. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  483. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  484. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +25 -20
  485. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  486. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +6 -5
  487. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  488. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +4 -3
  489. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  490. package/dist/models/DescribePeakTrendRequest.d.ts +9 -8
  491. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  492. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  493. package/dist/models/DescribePocFunctionsRequest.d.ts +14 -0
  494. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  495. package/dist/models/DescribePocFunctionsResponseBody.d.ts +21 -0
  496. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  497. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +9 -8
  498. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -1
  499. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +23 -20
  500. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -1
  501. package/dist/models/DescribeProductInstancesRequest.d.ts +53 -24
  502. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  503. package/dist/models/DescribeProductInstancesResponseBody.d.ts +115 -24
  504. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  505. package/dist/models/DescribePunishedDomainsRequest.d.ts +10 -8
  506. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  507. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  508. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +32 -0
  509. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  510. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +39 -0
  511. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  512. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +7 -6
  513. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  514. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  515. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +16 -0
  516. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  517. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +27 -0
  518. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  519. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +24 -0
  520. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  521. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +31 -0
  522. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  523. package/dist/models/DescribeResourceLogStatusRequest.d.ts +7 -6
  524. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  525. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +6 -5
  526. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  527. package/dist/models/DescribeResourcePortRequest.d.ts +5 -4
  528. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  529. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  530. package/dist/models/DescribeResourceRegionIdRequest.d.ts +5 -4
  531. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  532. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  533. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +26 -9
  534. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  535. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  536. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +13 -11
  537. package/dist/models/DescribeResponseCodeTrendGraphRequest.js.map +1 -1
  538. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  539. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +10 -0
  540. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  541. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +10 -0
  542. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  543. package/dist/models/DescribeRuleGroupsRequest.d.ts +14 -12
  544. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  545. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +18 -14
  546. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  547. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +16 -11
  548. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  549. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  550. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +17 -12
  551. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  552. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  553. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +21 -15
  554. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  555. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +3 -3
  556. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +8 -7
  557. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  558. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +19 -12
  559. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  560. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +9 -8
  561. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  562. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +3 -3
  563. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +17 -12
  564. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  565. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -3
  566. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +17 -14
  567. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  568. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  569. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +9 -8
  570. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  571. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +24 -18
  572. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  573. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  574. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +15 -11
  575. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  576. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +48 -35
  577. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  578. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  579. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +39 -28
  580. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  581. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +28 -11
  582. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  583. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +10 -8
  584. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  585. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +10 -8
  586. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  587. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +15 -14
  588. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  589. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +12 -10
  590. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  591. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  592. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +37 -29
  593. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  594. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +20 -16
  595. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  596. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +11 -9
  597. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  598. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +5 -5
  599. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +18 -13
  600. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  601. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +12 -9
  602. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  603. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +13 -11
  604. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  605. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +10 -9
  606. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  607. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +19 -14
  608. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  609. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +7 -7
  610. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +4 -3
  611. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  612. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +5 -4
  613. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  614. package/dist/models/DescribeSlsLogStoreRequest.d.ts +4 -3
  615. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  616. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  617. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +4 -3
  618. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  619. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +4 -3
  620. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  621. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +6 -5
  622. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  623. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +6 -3
  624. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  625. package/dist/models/DescribeTemplateResourcesRequest.d.ts +35 -7
  626. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  627. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +32 -2
  628. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  629. package/dist/models/DescribeThreatEventDetailRequest.d.ts +16 -0
  630. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  631. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +95 -0
  632. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  633. package/dist/models/DescribeThreatEventRequest.d.ts +27 -0
  634. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  635. package/dist/models/DescribeThreatEventResponseBody.d.ts +65 -0
  636. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  637. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +28 -0
  638. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  639. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +33 -0
  640. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  641. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +8 -6
  642. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  643. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +7 -9
  644. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  645. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +16 -8
  646. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  647. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  648. package/dist/models/DescribeUserApiRequestRequest.d.ts +39 -22
  649. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  650. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +10 -7
  651. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  652. package/dist/models/DescribeUserAssetRequest.d.ts +28 -16
  653. package/dist/models/DescribeUserAssetRequest.js.map +1 -1
  654. package/dist/models/DescribeUserAssetResponseBody.d.ts +4 -4
  655. package/dist/models/DescribeUserEventTrendRequest.d.ts +15 -6
  656. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  657. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +4 -5
  658. package/dist/models/DescribeUserEventTrendResponseBody.js.map +1 -1
  659. package/dist/models/DescribeUserEventTypeRequest.d.ts +23 -8
  660. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  661. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  662. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +19 -0
  663. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  664. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +38 -0
  665. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  666. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +6 -5
  667. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  668. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  669. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +6 -5
  670. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  671. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +50 -29
  672. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  673. package/dist/models/DescribeVerifyContentRequest.d.ts +16 -0
  674. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  675. package/dist/models/DescribeVerifyContentResponseBody.d.ts +38 -0
  676. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  677. package/dist/models/DescribeVisitTopIpRequest.d.ts +7 -6
  678. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  679. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  680. package/dist/models/DescribeVisitUasRequest.d.ts +7 -6
  681. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  682. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  683. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +5 -4
  684. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  685. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  686. package/dist/models/InitializeWafOperationRoleRequest.d.ts +14 -0
  687. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  688. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +3 -0
  689. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  690. package/dist/models/ListTagKeysRequest.d.ts +7 -6
  691. package/dist/models/ListTagKeysRequest.js.map +1 -1
  692. package/dist/models/ListTagKeysResponseBody.d.ts +6 -5
  693. package/dist/models/ListTagKeysResponseBody.js.map +1 -1
  694. package/dist/models/ListTagResourcesRequest.d.ts +8 -7
  695. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  696. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  697. package/dist/models/ListTagValuesRequest.d.ts +9 -8
  698. package/dist/models/ListTagValuesRequest.js.map +1 -1
  699. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  700. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +18 -13
  701. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  702. package/dist/models/ModifyApisecApiResourceRequest.d.ts +15 -12
  703. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  704. package/dist/models/ModifyApisecEventsRequest.d.ts +23 -12
  705. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  706. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +14 -11
  707. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  708. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  709. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +17 -13
  710. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  711. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  712. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +15 -12
  713. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  714. package/dist/models/ModifyApisecModuleStatusResponseBody.d.ts +1 -1
  715. package/dist/models/ModifyApisecStatusRequest.d.ts +10 -8
  716. package/dist/models/ModifyApisecStatusRequest.js.map +1 -1
  717. package/dist/models/ModifyCloudResourceCertRequest.d.ts +46 -0
  718. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  719. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  720. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +19 -0
  721. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  722. package/dist/models/ModifyCloudResourceDefaultCertResponseBody.d.ts +1 -1
  723. package/dist/models/ModifyCloudResourceRequest.d.ts +82 -58
  724. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  725. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  726. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +17 -7
  727. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  728. package/dist/models/ModifyDefaultHttpsRequest.d.ts +22 -16
  729. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  730. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  731. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +10 -9
  732. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  733. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  734. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +23 -18
  735. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  736. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  737. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +7 -6
  738. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  739. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  740. package/dist/models/ModifyDefenseRuleRequest.d.ts +43 -11
  741. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  742. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +22 -9
  743. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  744. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  745. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +28 -0
  746. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  747. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +3 -0
  748. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  749. package/dist/models/ModifyDefenseTemplateRequest.d.ts +11 -8
  750. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  751. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  752. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +10 -8
  753. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  754. package/dist/models/ModifyDomainCertRequest.d.ts +43 -0
  755. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  756. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  757. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +5 -4
  758. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  759. package/dist/models/ModifyDomainRequest.d.ts +266 -97
  760. package/dist/models/ModifyDomainRequest.js.map +1 -1
  761. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  762. package/dist/models/ModifyDomainShrinkRequest.d.ts +18 -8
  763. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  764. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  765. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  766. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +110 -10
  767. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  768. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +42 -13
  769. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  770. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +8 -7
  771. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  772. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  773. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +10 -9
  774. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  775. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  776. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +7 -6
  777. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.js.map +1 -1
  778. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +5 -4
  779. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  780. package/dist/models/ModifyHybridCloudServerRequest.d.ts +11 -10
  781. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  782. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +25 -11
  783. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  784. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  785. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +11 -9
  786. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  787. package/dist/models/ModifyMemberAccountRequest.d.ts +8 -7
  788. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  789. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  790. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +8 -6
  791. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  792. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  793. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +27 -0
  794. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  795. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +20 -0
  796. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  797. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +40 -0
  798. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  799. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +3 -0
  800. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  801. package/dist/models/ModifyResourceLogStatusRequest.d.ts +10 -8
  802. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  803. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +3 -2
  804. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  805. package/dist/models/ModifyTemplateResourcesRequest.d.ts +18 -9
  806. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  807. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  808. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +35 -0
  809. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  810. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +3 -0
  811. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  812. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +29 -0
  813. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  814. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +9 -0
  815. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  816. package/dist/models/ReCreateCloudResourceRequest.d.ts +41 -1
  817. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  818. package/dist/models/ReCreateCloudResourceResponseBody.d.ts +1 -1
  819. package/dist/models/ReleaseInstanceRequest.d.ts +6 -5
  820. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  821. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  822. package/dist/models/SyncProductInstanceRequest.d.ts +6 -5
  823. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  824. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  825. package/dist/models/TagResourcesRequest.d.ts +3 -2
  826. package/dist/models/TagResourcesRequest.js.map +1 -1
  827. package/dist/models/UntagResourcesRequest.d.ts +6 -4
  828. package/dist/models/UntagResourcesRequest.js.map +1 -1
  829. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  830. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +14 -9
  831. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  832. package/package.json +1 -1
  833. package/src/client.ts +448 -444
  834. package/src/models/AddAddressRequest.ts +11 -0
  835. package/src/models/AddAddressResponseBody.ts +3 -0
  836. package/src/models/ChangeResourceGroupRequest.ts +8 -7
  837. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  838. package/src/models/ClearAddressRequest.ts +9 -0
  839. package/src/models/ClearAddressResponseBody.ts +3 -0
  840. package/src/models/ClearMajorProtectionBlackIpRequest.ts +8 -7
  841. package/src/models/CopyDefenseTemplateRequest.ts +6 -5
  842. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  843. package/src/models/CreateApiExportRequest.ts +25 -22
  844. package/src/models/CreateCertsRequest.ts +4 -3
  845. package/src/models/CreateCertsResponseBody.ts +2 -2
  846. package/src/models/CreateCloudResourceExtensionCertRequest.ts +19 -0
  847. package/src/models/CreateCloudResourceExtensionCertResponseBody.ts +1 -1
  848. package/src/models/CreateCloudResourceRequest.ts +94 -64
  849. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  850. package/src/models/CreateCloudResourceShrinkRequest.ts +11 -10
  851. package/src/models/CreateDefenseResourceGroupRequest.ts +10 -9
  852. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  853. package/src/models/CreateDefenseResourceRequest.ts +83 -0
  854. package/src/models/CreateDefenseResourceResponseBody.ts +6 -0
  855. package/src/models/CreateDefenseResourceShrinkRequest.ts +83 -0
  856. package/src/models/CreateDefenseRuleRequest.ts +78 -20
  857. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  858. package/src/models/CreateDefenseTemplateRequest.ts +42 -18
  859. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  860. package/src/models/CreateDomainRequest.ts +253 -96
  861. package/src/models/CreateDomainResponseBody.ts +6 -6
  862. package/src/models/CreateDomainShrinkRequest.ts +14 -12
  863. package/src/models/CreateHybridCloudClusterRequest.ts +51 -29
  864. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  865. package/src/models/CreateHybridCloudClusterRuleRequest.ts +49 -1
  866. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +6 -0
  867. package/src/models/CreateHybridCloudGroupRequest.ts +20 -16
  868. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  869. package/src/models/CreateLogDeliveryConfigRequest.ts +24 -10
  870. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  871. package/src/models/CreateMajorProtectionBlackIpRequest.ts +9 -8
  872. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  873. package/src/models/CreateMemberAccountsRequest.ts +5 -4
  874. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  875. package/src/models/CreatePocFunctionRequest.ts +24 -0
  876. package/src/models/CreatePocFunctionResponseBody.ts +3 -0
  877. package/src/models/CreatePostpaidInstanceRequest.ts +3 -2
  878. package/src/models/CreateSm2certRequest.ts +6 -5
  879. package/src/models/CreateSm2certResponseBody.ts +1 -1
  880. package/src/models/DeleteAddressRequest.ts +11 -0
  881. package/src/models/DeleteAddressResponseBody.ts +3 -0
  882. package/src/models/DeleteApisecAbnormalsRequest.ts +10 -8
  883. package/src/models/DeleteApisecAbnormalsResponseBody.ts +1 -1
  884. package/src/models/DeleteApisecEventsRequest.ts +17 -8
  885. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +19 -0
  886. package/src/models/DeleteCloudResourceExtensionCertResponseBody.ts +1 -1
  887. package/src/models/DeleteCloudResourceRequest.ts +24 -10
  888. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  889. package/src/models/DeleteDefenseResourceGroupRequest.ts +6 -5
  890. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  891. package/src/models/DeleteDefenseResourceRequest.ts +17 -1
  892. package/src/models/DeleteDefenseResourceResponseBody.ts +3 -0
  893. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +18 -0
  894. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +3 -0
  895. package/src/models/DeleteDefenseRuleRequest.ts +32 -7
  896. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  897. package/src/models/DeleteDefenseTemplateRequest.ts +7 -6
  898. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  899. package/src/models/DeleteDomainRequest.ts +11 -9
  900. package/src/models/DeleteDomainResponseBody.ts +1 -1
  901. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +16 -0
  902. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +3 -0
  903. package/src/models/DeleteHybridCloudGroupRequest.ts +18 -0
  904. package/src/models/DeleteHybridCloudGroupResponseBody.ts +3 -0
  905. package/src/models/DeleteLogDeliveryConfigRequest.ts +16 -0
  906. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +3 -0
  907. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +9 -8
  908. package/src/models/DeleteMemberAccountRequest.ts +8 -7
  909. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  910. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +14 -0
  911. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +106 -2
  912. package/src/models/DescribeAccountDelegatedStatusRequest.ts +5 -4
  913. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +7 -6
  914. package/src/models/DescribeAddressesRequest.ts +26 -0
  915. package/src/models/DescribeAddressesResponseBody.ts +27 -0
  916. package/src/models/DescribeAlarmBannerRequest.ts +14 -0
  917. package/src/models/DescribeAlarmBannerResponseBody.ts +35 -0
  918. package/src/models/DescribeAlarmListRequest.ts +14 -0
  919. package/src/models/DescribeAlarmListResponseBody.ts +46 -0
  920. package/src/models/DescribeApiExportsRequest.ts +9 -7
  921. package/src/models/DescribeApiExportsResponseBody.ts +14 -18
  922. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +17 -14
  923. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +8 -8
  924. package/src/models/DescribeApisecAbnormalsRequest.ts +57 -40
  925. package/src/models/DescribeApisecAbnormalsResponseBody.ts +68 -42
  926. package/src/models/DescribeApisecApiResourcesRequest.ts +65 -57
  927. package/src/models/DescribeApisecApiResourcesResponseBody.ts +71 -59
  928. package/src/models/DescribeApisecAssetTrendRequest.ts +13 -10
  929. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  930. package/src/models/DescribeApisecEventDetailRequest.ts +45 -0
  931. package/src/models/DescribeApisecEventDetailResponseBody.ts +64 -0
  932. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +16 -13
  933. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +8 -8
  934. package/src/models/DescribeApisecEventsRequest.ts +58 -37
  935. package/src/models/DescribeApisecEventsResponseBody.ts +86 -48
  936. package/src/models/DescribeApisecExamplesRequest.ts +43 -2
  937. package/src/models/DescribeApisecExamplesResponseBody.ts +83 -0
  938. package/src/models/DescribeApisecLogDeliveriesRequest.ts +4 -3
  939. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +9 -6
  940. package/src/models/DescribeApisecMatchedHostsRequest.ts +15 -11
  941. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +3 -3
  942. package/src/models/DescribeApisecProtectionGroupsRequest.ts +9 -8
  943. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  944. package/src/models/DescribeApisecProtectionResourcesRequest.ts +12 -7
  945. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +17 -5
  946. package/src/models/DescribeApisecRulesRequest.ts +64 -37
  947. package/src/models/DescribeApisecRulesResponseBody.ts +28 -19
  948. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +20 -15
  949. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +13 -10
  950. package/src/models/DescribeApisecSlsLogStoresRequest.ts +5 -4
  951. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  952. package/src/models/DescribeApisecSlsProjectsRequest.ts +6 -5
  953. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  954. package/src/models/DescribeApisecStatisticsRequest.ts +25 -14
  955. package/src/models/DescribeApisecStatisticsResponseBody.ts +46 -32
  956. package/src/models/DescribeApisecSuggestionsRequest.ts +8 -6
  957. package/src/models/DescribeApisecSuggestionsResponseBody.ts +36 -22
  958. package/src/models/DescribeApisecUserOperationsRequest.ts +14 -11
  959. package/src/models/DescribeApisecUserOperationsResponseBody.ts +55 -31
  960. package/src/models/DescribeBaseRuleChangeLogRequest.ts +27 -0
  961. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +29 -0
  962. package/src/models/DescribeBaseSystemRulesRequest.ts +114 -0
  963. package/src/models/DescribeBaseSystemRulesResponseBody.ts +99 -0
  964. package/src/models/DescribeBotAppKeyRequest.ts +17 -0
  965. package/src/models/DescribeBotAppKeyResponseBody.ts +4 -1
  966. package/src/models/DescribeBotRuleLabelsRequest.ts +32 -0
  967. package/src/models/DescribeBotRuleLabelsResponseBody.ts +40 -0
  968. package/src/models/DescribeCertDetailRequest.ts +6 -5
  969. package/src/models/DescribeCertDetailResponseBody.ts +5 -5
  970. package/src/models/DescribeCertsRequest.ts +11 -9
  971. package/src/models/DescribeCertsResponseBody.ts +10 -9
  972. package/src/models/DescribeChargeModuleRequest.ts +14 -0
  973. package/src/models/DescribeChargeModuleResponseBody.ts +112 -0
  974. package/src/models/DescribeChargeResultRequest.ts +31 -0
  975. package/src/models/DescribeChargeResultResponseBody.ts +16 -0
  976. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +19 -13
  977. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +167 -50
  978. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +5 -4
  979. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  980. package/src/models/DescribeCloudResourceListRequest.ts +59 -0
  981. package/src/models/DescribeCloudResourceListResponseBody.ts +59 -0
  982. package/src/models/DescribeCloudResourcesRequest.ts +31 -23
  983. package/src/models/DescribeCloudResourcesResponseBody.ts +29 -21
  984. package/src/models/DescribeCnameCountRequest.ts +6 -5
  985. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  986. package/src/models/DescribeCommonLogFieldsRequest.ts +32 -0
  987. package/src/models/DescribeCommonLogFieldsResponseBody.ts +40 -0
  988. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +32 -0
  989. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +14 -0
  990. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +12 -0
  991. package/src/models/DescribeDdoSstatusRequest.ts +7 -6
  992. package/src/models/DescribeDdoSstatusResponseBody.ts +7 -6
  993. package/src/models/DescribeDefaultHttpsRequest.ts +6 -5
  994. package/src/models/DescribeDefaultHttpsResponseBody.ts +18 -13
  995. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +28 -0
  996. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +10 -0
  997. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +9 -8
  998. package/src/models/DescribeDefenseResourceGroupRequest.ts +6 -5
  999. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  1000. package/src/models/DescribeDefenseResourceGroupsRequest.ts +7 -6
  1001. package/src/models/DescribeDefenseResourceNamesRequest.ts +7 -6
  1002. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  1003. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +16 -0
  1004. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +13 -0
  1005. package/src/models/DescribeDefenseResourceRequest.ts +6 -5
  1006. package/src/models/DescribeDefenseResourceResponseBody.ts +39 -27
  1007. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +19 -14
  1008. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +21 -28
  1009. package/src/models/DescribeDefenseResourcesRequest.ts +10 -9
  1010. package/src/models/DescribeDefenseResourcesResponseBody.ts +39 -26
  1011. package/src/models/DescribeDefenseRuleRequest.ts +32 -7
  1012. package/src/models/DescribeDefenseRuleResponseBody.ts +84 -10
  1013. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +27 -0
  1014. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +22 -0
  1015. package/src/models/DescribeDefenseRulesRequest.ts +30 -13
  1016. package/src/models/DescribeDefenseRulesResponseBody.ts +109 -29
  1017. package/src/models/DescribeDefenseSceneConfigRequest.ts +18 -0
  1018. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +6 -0
  1019. package/src/models/DescribeDefenseTemplateRequest.ts +6 -5
  1020. package/src/models/DescribeDefenseTemplateResponseBody.ts +23 -17
  1021. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +8 -18
  1022. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1023. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +30 -0
  1024. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +10 -0
  1025. package/src/models/DescribeDefenseTemplatesRequest.ts +34 -36
  1026. package/src/models/DescribeDefenseTemplatesResponseBody.ts +47 -30
  1027. package/src/models/DescribeDomainDetailRequest.ts +11 -3
  1028. package/src/models/DescribeDomainDetailResponseBody.ts +257 -88
  1029. package/src/models/DescribeDomainDnsrecordRequest.ts +8 -7
  1030. package/src/models/DescribeDomainDnsrecordResponseBody.ts +13 -8
  1031. package/src/models/DescribeDomainUsedPortsRequest.ts +11 -0
  1032. package/src/models/DescribeDomainUsedPortsResponseBody.ts +7 -0
  1033. package/src/models/DescribeDomainsRequest.ts +19 -9
  1034. package/src/models/DescribeDomainsResponseBody.ts +30 -19
  1035. package/src/models/DescribeElasticBillsRequest.ts +10 -6
  1036. package/src/models/DescribeElasticBillsResponseBody.ts +10 -10
  1037. package/src/models/DescribeFlowChartRequest.ts +10 -9
  1038. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1039. package/src/models/DescribeFlowTopResourceRequest.ts +7 -6
  1040. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1041. package/src/models/DescribeFlowTopUrlRequest.ts +8 -7
  1042. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1043. package/src/models/DescribeFreeUserAssetCountRequest.ts +7 -6
  1044. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1045. package/src/models/DescribeFreeUserEventCountRequest.ts +5 -4
  1046. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1047. package/src/models/DescribeFreeUserEventTypesRequest.ts +7 -6
  1048. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1049. package/src/models/DescribeFreeUserEventsRequest.ts +5 -4
  1050. package/src/models/DescribeFreeUserEventsResponseBody.ts +13 -11
  1051. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +7 -6
  1052. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +26 -6
  1053. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +15 -7
  1054. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +28 -6
  1055. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +38 -0
  1056. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +52 -0
  1057. package/src/models/DescribeHybridCloudClusterServersRequest.ts +42 -0
  1058. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +88 -0
  1059. package/src/models/DescribeHybridCloudClustersRequest.ts +5 -4
  1060. package/src/models/DescribeHybridCloudClustersResponseBody.ts +33 -27
  1061. package/src/models/DescribeHybridCloudGroupsRequest.ts +21 -16
  1062. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +26 -23
  1063. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +7 -6
  1064. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +46 -18
  1065. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +9 -5
  1066. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1067. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +0 -6
  1068. package/src/models/DescribeHybridCloudResourcesRequest.ts +11 -9
  1069. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +109 -84
  1070. package/src/models/DescribeHybridCloudSdkServersRequest.ts +41 -0
  1071. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +58 -1
  1072. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +12 -11
  1073. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1074. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +14 -0
  1075. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +7 -0
  1076. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +9 -8
  1077. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1078. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +5 -4
  1079. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1080. package/src/models/DescribeHybridCloudUserRequest.ts +5 -4
  1081. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1082. package/src/models/DescribeInstanceRequest.ts +5 -4
  1083. package/src/models/DescribeInstanceResponseBody.ts +150 -92
  1084. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +33 -0
  1085. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +38 -3
  1086. package/src/models/DescribeLogDeliveryConfigRequest.ts +5 -4
  1087. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +19 -6
  1088. package/src/models/DescribeLogDeliveryConfigsRequest.ts +25 -9
  1089. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +43 -7
  1090. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +19 -15
  1091. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1092. package/src/models/DescribeMemberAccountsRequest.ts +13 -10
  1093. package/src/models/DescribeMemberAccountsResponseBody.ts +13 -11
  1094. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +30 -23
  1095. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1096. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +18 -13
  1097. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +36 -31
  1098. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1099. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +25 -20
  1100. package/src/models/DescribePauseProtectionStatusRequest.ts +6 -5
  1101. package/src/models/DescribePauseProtectionStatusResponseBody.ts +4 -3
  1102. package/src/models/DescribePeakTrendRequest.ts +9 -8
  1103. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1104. package/src/models/DescribePocFunctionsRequest.ts +14 -0
  1105. package/src/models/DescribePocFunctionsResponseBody.ts +21 -0
  1106. package/src/models/DescribePrepayDailyBillsRequest.ts +9 -8
  1107. package/src/models/DescribePrepayDailyBillsResponseBody.ts +23 -20
  1108. package/src/models/DescribeProductInstancesRequest.ts +53 -24
  1109. package/src/models/DescribeProductInstancesResponseBody.ts +115 -24
  1110. package/src/models/DescribePunishedDomainsRequest.ts +10 -8
  1111. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1112. package/src/models/DescribeRelatedDefenseRulesRequest.ts +32 -0
  1113. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +39 -0
  1114. package/src/models/DescribeResourceInstanceCertsRequest.ts +7 -6
  1115. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1116. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +16 -0
  1117. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +27 -0
  1118. package/src/models/DescribeResourceLogFieldConfigRequest.ts +24 -0
  1119. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +31 -0
  1120. package/src/models/DescribeResourceLogStatusRequest.ts +7 -6
  1121. package/src/models/DescribeResourceLogStatusResponseBody.ts +6 -5
  1122. package/src/models/DescribeResourcePortRequest.ts +5 -4
  1123. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1124. package/src/models/DescribeResourceRegionIdRequest.ts +5 -4
  1125. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1126. package/src/models/DescribeResourceSupportRegionsRequest.ts +26 -9
  1127. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1128. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +13 -11
  1129. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1130. package/src/models/DescribeRoleAuthStatusRequest.ts +10 -0
  1131. package/src/models/DescribeRoleAuthStatusResponseBody.ts +10 -0
  1132. package/src/models/DescribeRuleGroupsRequest.ts +14 -12
  1133. package/src/models/DescribeRuleGroupsResponseBody.ts +18 -14
  1134. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +16 -11
  1135. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1136. package/src/models/DescribeRuleHitsTopResourceRequest.ts +17 -12
  1137. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1138. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +21 -15
  1139. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +3 -3
  1140. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +8 -7
  1141. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +19 -12
  1142. package/src/models/DescribeRuleHitsTopUaRequest.ts +9 -8
  1143. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +3 -3
  1144. package/src/models/DescribeRuleHitsTopUrlRequest.ts +17 -12
  1145. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -3
  1146. package/src/models/DescribeSecurityEventLogsRequest.ts +17 -14
  1147. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1148. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +9 -8
  1149. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +24 -18
  1150. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1151. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +15 -11
  1152. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +48 -35
  1153. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1154. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +39 -28
  1155. package/src/models/DescribeSensitiveApiStatisticRequest.ts +28 -11
  1156. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +10 -8
  1157. package/src/models/DescribeSensitiveDetectionResultRequest.ts +10 -8
  1158. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +15 -14
  1159. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +12 -10
  1160. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1161. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +37 -29
  1162. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +20 -16
  1163. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +11 -9
  1164. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +5 -5
  1165. package/src/models/DescribeSensitiveRequestLogRequest.ts +18 -13
  1166. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +12 -9
  1167. package/src/models/DescribeSensitiveRequestsRequest.ts +13 -11
  1168. package/src/models/DescribeSensitiveRequestsResponseBody.ts +10 -9
  1169. package/src/models/DescribeSensitiveStatisticRequest.ts +19 -14
  1170. package/src/models/DescribeSensitiveStatisticResponseBody.ts +7 -7
  1171. package/src/models/DescribeSlsAuthStatusRequest.ts +4 -3
  1172. package/src/models/DescribeSlsAuthStatusResponseBody.ts +5 -4
  1173. package/src/models/DescribeSlsLogStoreRequest.ts +4 -3
  1174. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1175. package/src/models/DescribeSlsLogStoreStatusRequest.ts +4 -3
  1176. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +4 -3
  1177. package/src/models/DescribeTemplateResourceCountRequest.ts +6 -5
  1178. package/src/models/DescribeTemplateResourceCountResponseBody.ts +6 -3
  1179. package/src/models/DescribeTemplateResourcesRequest.ts +35 -7
  1180. package/src/models/DescribeTemplateResourcesResponseBody.ts +32 -2
  1181. package/src/models/DescribeThreatEventDetailRequest.ts +16 -0
  1182. package/src/models/DescribeThreatEventDetailResponseBody.ts +95 -0
  1183. package/src/models/DescribeThreatEventRequest.ts +27 -0
  1184. package/src/models/DescribeThreatEventResponseBody.ts +65 -0
  1185. package/src/models/DescribeThreatEventTopMetricRequest.ts +28 -0
  1186. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +33 -0
  1187. package/src/models/DescribeUserAbnormalTrendRequest.ts +8 -6
  1188. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +7 -9
  1189. package/src/models/DescribeUserAbnormalTypeRequest.ts +16 -8
  1190. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1191. package/src/models/DescribeUserApiRequestRequest.ts +39 -22
  1192. package/src/models/DescribeUserApiRequestResponseBody.ts +10 -7
  1193. package/src/models/DescribeUserAssetRequest.ts +28 -16
  1194. package/src/models/DescribeUserAssetResponseBody.ts +4 -4
  1195. package/src/models/DescribeUserEventTrendRequest.ts +15 -6
  1196. package/src/models/DescribeUserEventTrendResponseBody.ts +4 -5
  1197. package/src/models/DescribeUserEventTypeRequest.ts +23 -8
  1198. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1199. package/src/models/DescribeUserLogFieldConfigRequest.ts +19 -0
  1200. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +38 -0
  1201. package/src/models/DescribeUserSlsLogRegionsRequest.ts +6 -5
  1202. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1203. package/src/models/DescribeUserWafLogStatusRequest.ts +6 -5
  1204. package/src/models/DescribeUserWafLogStatusResponseBody.ts +50 -29
  1205. package/src/models/DescribeVerifyContentRequest.ts +16 -0
  1206. package/src/models/DescribeVerifyContentResponseBody.ts +38 -0
  1207. package/src/models/DescribeVisitTopIpRequest.ts +7 -6
  1208. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1209. package/src/models/DescribeVisitUasRequest.ts +7 -6
  1210. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1211. package/src/models/DescribeWafSourceIpSegmentRequest.ts +5 -4
  1212. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1213. package/src/models/InitializeWafOperationRoleRequest.ts +14 -0
  1214. package/src/models/InitializeWafOperationRoleResponseBody.ts +3 -0
  1215. package/src/models/ListTagKeysRequest.ts +7 -6
  1216. package/src/models/ListTagKeysResponseBody.ts +6 -5
  1217. package/src/models/ListTagResourcesRequest.ts +8 -7
  1218. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1219. package/src/models/ListTagValuesRequest.ts +9 -8
  1220. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1221. package/src/models/ModifyApisecAbnormalsRequest.ts +18 -13
  1222. package/src/models/ModifyApisecApiResourceRequest.ts +15 -12
  1223. package/src/models/ModifyApisecEventsRequest.ts +23 -12
  1224. package/src/models/ModifyApisecLogDeliveryRequest.ts +14 -11
  1225. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1226. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +17 -13
  1227. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1228. package/src/models/ModifyApisecModuleStatusRequest.ts +15 -12
  1229. package/src/models/ModifyApisecModuleStatusResponseBody.ts +1 -1
  1230. package/src/models/ModifyApisecStatusRequest.ts +10 -8
  1231. package/src/models/ModifyCloudResourceCertRequest.ts +46 -0
  1232. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1233. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +19 -0
  1234. package/src/models/ModifyCloudResourceDefaultCertResponseBody.ts +1 -1
  1235. package/src/models/ModifyCloudResourceRequest.ts +82 -58
  1236. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1237. package/src/models/ModifyCloudResourceShrinkRequest.ts +17 -7
  1238. package/src/models/ModifyDefaultHttpsRequest.ts +22 -16
  1239. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1240. package/src/models/ModifyDefenseResourceGroupRequest.ts +10 -9
  1241. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1242. package/src/models/ModifyDefenseResourceXffRequest.ts +23 -18
  1243. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1244. package/src/models/ModifyDefenseRuleCacheRequest.ts +7 -6
  1245. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1246. package/src/models/ModifyDefenseRuleRequest.ts +43 -11
  1247. package/src/models/ModifyDefenseRuleStatusRequest.ts +22 -9
  1248. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1249. package/src/models/ModifyDefenseSceneConfigRequest.ts +28 -0
  1250. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +3 -0
  1251. package/src/models/ModifyDefenseTemplateRequest.ts +11 -8
  1252. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1253. package/src/models/ModifyDefenseTemplateStatusRequest.ts +10 -8
  1254. package/src/models/ModifyDomainCertRequest.ts +43 -0
  1255. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1256. package/src/models/ModifyDomainPunishStatusRequest.ts +5 -4
  1257. package/src/models/ModifyDomainRequest.ts +266 -97
  1258. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1259. package/src/models/ModifyDomainShrinkRequest.ts +18 -8
  1260. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1261. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1262. package/src/models/ModifyHybridCloudClusterRequest.ts +110 -10
  1263. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +42 -13
  1264. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +8 -7
  1265. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1266. package/src/models/ModifyHybridCloudGroupRequest.ts +10 -9
  1267. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1268. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +7 -6
  1269. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +5 -4
  1270. package/src/models/ModifyHybridCloudServerRequest.ts +11 -10
  1271. package/src/models/ModifyLogDeliveryConfigRequest.ts +25 -11
  1272. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1273. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +11 -9
  1274. package/src/models/ModifyMemberAccountRequest.ts +8 -7
  1275. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1276. package/src/models/ModifyPauseProtectionStatusRequest.ts +8 -6
  1277. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1278. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +27 -0
  1279. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +20 -0
  1280. package/src/models/ModifyResourceLogFieldConfigRequest.ts +40 -0
  1281. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +3 -0
  1282. package/src/models/ModifyResourceLogStatusRequest.ts +10 -8
  1283. package/src/models/ModifyResourceLogStatusResponseBody.ts +3 -2
  1284. package/src/models/ModifyTemplateResourcesRequest.ts +18 -9
  1285. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1286. package/src/models/ModifyUserLogFieldConfigRequest.ts +35 -0
  1287. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +3 -0
  1288. package/src/models/ModifyUserWafLogStatusRequest.ts +29 -0
  1289. package/src/models/ModifyUserWafLogStatusResponseBody.ts +9 -0
  1290. package/src/models/ReCreateCloudResourceRequest.ts +41 -1
  1291. package/src/models/ReCreateCloudResourceResponseBody.ts +1 -1
  1292. package/src/models/ReleaseInstanceRequest.ts +6 -5
  1293. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1294. package/src/models/SyncProductInstanceRequest.ts +6 -5
  1295. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1296. package/src/models/TagResourcesRequest.ts +3 -2
  1297. package/src/models/UntagResourcesRequest.ts +6 -4
  1298. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1299. package/src/models/VerifyDomainOwnerResponseBody.ts +14 -9
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,7 @@ 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.
3760
3763
  *
3761
3764
  * @param request - DescribeBaseRuleChangeLogRequest
3762
3765
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3800,7 +3803,7 @@ class Client extends openapi_core_1.default {
3800
3803
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseRuleChangeLogResponse({}));
3801
3804
  }
3802
3805
  /**
3803
- * 分页查询基础防护规则集变化记录
3806
+ * Queries paged records of ruleset changes.
3804
3807
  *
3805
3808
  * @param request - DescribeBaseRuleChangeLogRequest
3806
3809
  * @returns DescribeBaseRuleChangeLogResponse
@@ -3810,7 +3813,7 @@ class Client extends openapi_core_1.default {
3810
3813
  return await this.describeBaseRuleChangeLogWithOptions(request, runtime);
3811
3814
  }
3812
3815
  /**
3813
- * 查询基础防护系统规则集
3816
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3814
3817
  *
3815
3818
  * @param request - DescribeBaseSystemRulesRequest
3816
3819
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3875,7 +3878,7 @@ class Client extends openapi_core_1.default {
3875
3878
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseSystemRulesResponse({}));
3876
3879
  }
3877
3880
  /**
3878
- * 查询基础防护系统规则集
3881
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3879
3882
  *
3880
3883
  * @param request - DescribeBaseSystemRulesRequest
3881
3884
  * @returns DescribeBaseSystemRulesResponse
@@ -3885,7 +3888,7 @@ class Client extends openapi_core_1.default {
3885
3888
  return await this.describeBaseSystemRulesWithOptions(request, runtime);
3886
3889
  }
3887
3890
  /**
3888
- * 分页查询防护模板
3891
+ * Queries the AppKey for bot management.
3889
3892
  *
3890
3893
  * @param request - DescribeBotAppKeyRequest
3891
3894
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3923,7 +3926,7 @@ class Client extends openapi_core_1.default {
3923
3926
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotAppKeyResponse({}));
3924
3927
  }
3925
3928
  /**
3926
- * 分页查询防护模板
3929
+ * Queries the AppKey for bot management.
3927
3930
  *
3928
3931
  * @param request - DescribeBotAppKeyRequest
3929
3932
  * @returns DescribeBotAppKeyResponse
@@ -3933,7 +3936,7 @@ class Client extends openapi_core_1.default {
3933
3936
  return await this.describeBotAppKeyWithOptions(request, runtime);
3934
3937
  }
3935
3938
  /**
3936
- * 分页获取Bot管理规则标签信息
3939
+ * Queries the labels of bot management rules.
3937
3940
  *
3938
3941
  * @param request - DescribeBotRuleLabelsRequest
3939
3942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3980,7 +3983,7 @@ class Client extends openapi_core_1.default {
3980
3983
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotRuleLabelsResponse({}));
3981
3984
  }
3982
3985
  /**
3983
- * 分页获取Bot管理规则标签信息
3986
+ * Queries the labels of bot management rules.
3984
3987
  *
3985
3988
  * @param request - DescribeBotRuleLabelsRequest
3986
3989
  * @returns DescribeBotRuleLabelsResponse
@@ -3990,7 +3993,7 @@ class Client extends openapi_core_1.default {
3990
3993
  return await this.describeBotRuleLabelsWithOptions(request, runtime);
3991
3994
  }
3992
3995
  /**
3993
- * 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.
3994
3997
  *
3995
3998
  * @param request - DescribeCertDetailRequest
3996
3999
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4028,7 +4031,7 @@ class Client extends openapi_core_1.default {
4028
4031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertDetailResponse({}));
4029
4032
  }
4030
4033
  /**
4031
- * 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.
4032
4035
  *
4033
4036
  * @param request - DescribeCertDetailRequest
4034
4037
  * @returns DescribeCertDetailResponse
@@ -4038,7 +4041,7 @@ class Client extends openapi_core_1.default {
4038
4041
  return await this.describeCertDetailWithOptions(request, runtime);
4039
4042
  }
4040
4043
  /**
4041
- * 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.
4042
4045
  *
4043
4046
  * @param request - DescribeCertsRequest
4044
4047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4085,7 +4088,7 @@ class Client extends openapi_core_1.default {
4085
4088
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertsResponse({}));
4086
4089
  }
4087
4090
  /**
4088
- * 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.
4089
4092
  *
4090
4093
  * @param request - DescribeCertsRequest
4091
4094
  * @returns DescribeCertsResponse
@@ -4095,7 +4098,7 @@ class Client extends openapi_core_1.default {
4095
4098
  return await this.describeCertsWithOptions(request, runtime);
4096
4099
  }
4097
4100
  /**
4098
- * 查询WAF计价模块信息
4101
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4099
4102
  *
4100
4103
  * @param request - DescribeChargeModuleRequest
4101
4104
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4130,7 +4133,7 @@ class Client extends openapi_core_1.default {
4130
4133
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeModuleResponse({}));
4131
4134
  }
4132
4135
  /**
4133
- * 查询WAF计价模块信息
4136
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4134
4137
  *
4135
4138
  * @param request - DescribeChargeModuleRequest
4136
4139
  * @returns DescribeChargeModuleResponse
@@ -4140,7 +4143,7 @@ class Client extends openapi_core_1.default {
4140
4143
  return await this.describeChargeModuleWithOptions(request, runtime);
4141
4144
  }
4142
4145
  /**
4143
- * 查询WAF计价模块的计价结果
4146
+ * Queries the billing results for Web Application Firewall (WAF).
4144
4147
  *
4145
4148
  * @param request - DescribeChargeResultRequest
4146
4149
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4181,7 +4184,7 @@ class Client extends openapi_core_1.default {
4181
4184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeResultResponse({}));
4182
4185
  }
4183
4186
  /**
4184
- * 查询WAF计价模块的计价结果
4187
+ * Queries the billing results for Web Application Firewall (WAF).
4185
4188
  *
4186
4189
  * @param request - DescribeChargeResultRequest
4187
4190
  * @returns DescribeChargeResultResponse
@@ -4191,7 +4194,7 @@ class Client extends openapi_core_1.default {
4191
4194
  return await this.describeChargeResultWithOptions(request, runtime);
4192
4195
  }
4193
4196
  /**
4194
- * 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).
4195
4198
  *
4196
4199
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4197
4200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4244,7 +4247,7 @@ class Client extends openapi_core_1.default {
4244
4247
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessPortDetailsResponse({}));
4245
4248
  }
4246
4249
  /**
4247
- * 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).
4248
4251
  *
4249
4252
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4250
4253
  * @returns DescribeCloudResourceAccessPortDetailsResponse
@@ -4254,7 +4257,7 @@ class Client extends openapi_core_1.default {
4254
4257
  return await this.describeCloudResourceAccessPortDetailsWithOptions(request, runtime);
4255
4258
  }
4256
4259
  /**
4257
- * 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).
4258
4261
  *
4259
4262
  * @param request - DescribeCloudResourceAccessedPortsRequest
4260
4263
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4292,7 +4295,7 @@ class Client extends openapi_core_1.default {
4292
4295
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessedPortsResponse({}));
4293
4296
  }
4294
4297
  /**
4295
- * 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).
4296
4299
  *
4297
4300
  * @param request - DescribeCloudResourceAccessedPortsRequest
4298
4301
  * @returns DescribeCloudResourceAccessedPortsResponse
@@ -4302,7 +4305,7 @@ class Client extends openapi_core_1.default {
4302
4305
  return await this.describeCloudResourceAccessedPortsWithOptions(request, runtime);
4303
4306
  }
4304
4307
  /**
4305
- * 查询云产品接入资源列表
4308
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4306
4309
  *
4307
4310
  * @param request - DescribeCloudResourceListRequest
4308
4311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4358,7 +4361,7 @@ class Client extends openapi_core_1.default {
4358
4361
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceListResponse({}));
4359
4362
  }
4360
4363
  /**
4361
- * 查询云产品接入资源列表
4364
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4362
4365
  *
4363
4366
  * @param request - DescribeCloudResourceListRequest
4364
4367
  * @returns DescribeCloudResourceListResponse
@@ -4368,7 +4371,7 @@ class Client extends openapi_core_1.default {
4368
4371
  return await this.describeCloudResourceListWithOptions(request, runtime);
4369
4372
  }
4370
4373
  /**
4371
- * 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).
4372
4375
  *
4373
4376
  * @param request - DescribeCloudResourcesRequest
4374
4377
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4436,7 +4439,7 @@ class Client extends openapi_core_1.default {
4436
4439
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourcesResponse({}));
4437
4440
  }
4438
4441
  /**
4439
- * 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).
4440
4443
  *
4441
4444
  * @param request - DescribeCloudResourcesRequest
4442
4445
  * @returns DescribeCloudResourcesResponse
@@ -4446,7 +4449,7 @@ class Client extends openapi_core_1.default {
4446
4449
  return await this.describeCloudResourcesWithOptions(request, runtime);
4447
4450
  }
4448
4451
  /**
4449
- * 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.
4450
4453
  *
4451
4454
  * @param request - DescribeCnameCountRequest
4452
4455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4481,7 +4484,7 @@ class Client extends openapi_core_1.default {
4481
4484
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCnameCountResponse({}));
4482
4485
  }
4483
4486
  /**
4484
- * 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.
4485
4488
  *
4486
4489
  * @param request - DescribeCnameCountRequest
4487
4490
  * @returns DescribeCnameCountResponse
@@ -4491,7 +4494,7 @@ class Client extends openapi_core_1.default {
4491
4494
  return await this.describeCnameCountWithOptions(request, runtime);
4492
4495
  }
4493
4496
  /**
4494
- * 查询日志服务支持的所有字段
4497
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4495
4498
  *
4496
4499
  * @param tmpReq - DescribeCommonLogFieldsRequest
4497
4500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4540,7 +4543,7 @@ class Client extends openapi_core_1.default {
4540
4543
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCommonLogFieldsResponse({}));
4541
4544
  }
4542
4545
  /**
4543
- * 查询日志服务支持的所有字段
4546
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4544
4547
  *
4545
4548
  * @param request - DescribeCommonLogFieldsRequest
4546
4549
  * @returns DescribeCommonLogFieldsResponse
@@ -4550,7 +4553,7 @@ class Client extends openapi_core_1.default {
4550
4553
  return await this.describeCommonLogFieldsWithOptions(request, runtime);
4551
4554
  }
4552
4555
  /**
4553
- * 查询自定义正则规则编译结果
4556
+ * Describes the compilation result of a custom regular expression rule.
4554
4557
  *
4555
4558
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4556
4559
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4585,7 +4588,7 @@ class Client extends openapi_core_1.default {
4585
4588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomBaseRuleCompileResultResponse({}));
4586
4589
  }
4587
4590
  /**
4588
- * 查询自定义正则规则编译结果
4591
+ * Describes the compilation result of a custom regular expression rule.
4589
4592
  *
4590
4593
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4591
4594
  * @returns DescribeCustomBaseRuleCompileResultResponse
@@ -4595,7 +4598,7 @@ class Client extends openapi_core_1.default {
4595
4598
  return await this.describeCustomBaseRuleCompileResultWithOptions(request, runtime);
4596
4599
  }
4597
4600
  /**
4598
- * 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.
4599
4602
  *
4600
4603
  * @param request - DescribeDDoSStatusRequest
4601
4604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4630,7 +4633,7 @@ class Client extends openapi_core_1.default {
4630
4633
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDDoSStatusResponse({}));
4631
4634
  }
4632
4635
  /**
4633
- * 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.
4634
4637
  *
4635
4638
  * @param request - DescribeDDoSStatusRequest
4636
4639
  * @returns DescribeDDoSStatusResponse
@@ -4640,7 +4643,7 @@ class Client extends openapi_core_1.default {
4640
4643
  return await this.describeDDoSStatusWithOptions(request, runtime);
4641
4644
  }
4642
4645
  /**
4643
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4646
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4644
4647
  *
4645
4648
  * @param request - DescribeDefaultHttpsRequest
4646
4649
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4675,7 +4678,7 @@ class Client extends openapi_core_1.default {
4675
4678
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefaultHttpsResponse({}));
4676
4679
  }
4677
4680
  /**
4678
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4681
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4679
4682
  *
4680
4683
  * @param request - DescribeDefaultHttpsRequest
4681
4684
  * @returns DescribeDefaultHttpsResponse
@@ -4685,7 +4688,7 @@ class Client extends openapi_core_1.default {
4685
4688
  return await this.describeDefaultHttpsWithOptions(request, runtime);
4686
4689
  }
4687
4690
  /**
4688
- * 分页查询可以被防护组绑定的防护对象列表
4691
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4689
4692
  *
4690
4693
  * @param request - DescribeDefenseGroupValidResourcesRequest
4691
4694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4732,7 +4735,7 @@ class Client extends openapi_core_1.default {
4732
4735
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseGroupValidResourcesResponse({}));
4733
4736
  }
4734
4737
  /**
4735
- * 分页查询可以被防护组绑定的防护对象列表
4738
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4736
4739
  *
4737
4740
  * @param request - DescribeDefenseGroupValidResourcesRequest
4738
4741
  * @returns DescribeDefenseGroupValidResourcesResponse
@@ -4742,7 +4745,7 @@ class Client extends openapi_core_1.default {
4742
4745
  return await this.describeDefenseGroupValidResourcesWithOptions(request, runtime);
4743
4746
  }
4744
4747
  /**
4745
- * Queries the information about a protected object.
4748
+ * Retrieves the details of a protected object.
4746
4749
  *
4747
4750
  * @param request - DescribeDefenseResourceRequest
4748
4751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4780,7 +4783,7 @@ class Client extends openapi_core_1.default {
4780
4783
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceResponse({}));
4781
4784
  }
4782
4785
  /**
4783
- * Queries the information about a protected object.
4786
+ * Retrieves the details of a protected object.
4784
4787
  *
4785
4788
  * @param request - DescribeDefenseResourceRequest
4786
4789
  * @returns DescribeDefenseResourceResponse
@@ -4790,7 +4793,7 @@ class Client extends openapi_core_1.default {
4790
4793
  return await this.describeDefenseResourceWithOptions(request, runtime);
4791
4794
  }
4792
4795
  /**
4793
- * Queries the information about a protected object group.
4796
+ * Retrieves the details of a protected object group.
4794
4797
  *
4795
4798
  * @param request - DescribeDefenseResourceGroupRequest
4796
4799
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4828,7 +4831,7 @@ class Client extends openapi_core_1.default {
4828
4831
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupResponse({}));
4829
4832
  }
4830
4833
  /**
4831
- * Queries the information about a protected object group.
4834
+ * Retrieves the details of a protected object group.
4832
4835
  *
4833
4836
  * @param request - DescribeDefenseResourceGroupRequest
4834
4837
  * @returns DescribeDefenseResourceGroupResponse
@@ -4892,7 +4895,7 @@ class Client extends openapi_core_1.default {
4892
4895
  return await this.describeDefenseResourceGroupNamesWithOptions(request, runtime);
4893
4896
  }
4894
4897
  /**
4895
- * Performs a pagination query to retrieve the information about protected object groups.
4898
+ * Retrieves information about protected object groups using pagination.
4896
4899
  *
4897
4900
  * @param request - DescribeDefenseResourceGroupsRequest
4898
4901
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4939,7 +4942,7 @@ class Client extends openapi_core_1.default {
4939
4942
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupsResponse({}));
4940
4943
  }
4941
4944
  /**
4942
- * Performs a pagination query to retrieve the information about protected object groups.
4945
+ * Retrieves information about protected object groups using pagination.
4943
4946
  *
4944
4947
  * @param request - DescribeDefenseResourceGroupsRequest
4945
4948
  * @returns DescribeDefenseResourceGroupsResponse
@@ -5003,7 +5006,7 @@ class Client extends openapi_core_1.default {
5003
5006
  return await this.describeDefenseResourceNamesWithOptions(request, runtime);
5004
5007
  }
5005
5008
  /**
5006
- * 查询防护对象和所属资源的关系
5009
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
5007
5010
  *
5008
5011
  * @param request - DescribeDefenseResourceOwnerUidRequest
5009
5012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5041,7 +5044,7 @@ class Client extends openapi_core_1.default {
5041
5044
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceOwnerUidResponse({}));
5042
5045
  }
5043
5046
  /**
5044
- * 查询防护对象和所属资源的关系
5047
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
5045
5048
  *
5046
5049
  * @param request - DescribeDefenseResourceOwnerUidRequest
5047
5050
  * @returns DescribeDefenseResourceOwnerUidResponse
@@ -5051,7 +5054,7 @@ class Client extends openapi_core_1.default {
5051
5054
  return await this.describeDefenseResourceOwnerUidWithOptions(request, runtime);
5052
5055
  }
5053
5056
  /**
5054
- * 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.
5055
5058
  *
5056
5059
  * @param request - DescribeDefenseResourceTemplatesRequest
5057
5060
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5104,7 +5107,7 @@ class Client extends openapi_core_1.default {
5104
5107
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceTemplatesResponse({}));
5105
5108
  }
5106
5109
  /**
5107
- * 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.
5108
5111
  *
5109
5112
  * @param request - DescribeDefenseResourceTemplatesRequest
5110
5113
  * @returns DescribeDefenseResourceTemplatesResponse
@@ -5114,7 +5117,7 @@ class Client extends openapi_core_1.default {
5114
5117
  return await this.describeDefenseResourceTemplatesWithOptions(request, runtime);
5115
5118
  }
5116
5119
  /**
5117
- * Queries protected objects by page.
5120
+ * Queries a list of protected objects.
5118
5121
  *
5119
5122
  * @param request - DescribeDefenseResourcesRequest
5120
5123
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5161,7 +5164,7 @@ class Client extends openapi_core_1.default {
5161
5164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourcesResponse({}));
5162
5165
  }
5163
5166
  /**
5164
- * Queries protected objects by page.
5167
+ * Queries a list of protected objects.
5165
5168
  *
5166
5169
  * @param request - DescribeDefenseResourcesRequest
5167
5170
  * @returns DescribeDefenseResourcesResponse
@@ -5171,7 +5174,7 @@ class Client extends openapi_core_1.default {
5171
5174
  return await this.describeDefenseResourcesWithOptions(request, runtime);
5172
5175
  }
5173
5176
  /**
5174
- * Queries a protection rule.
5177
+ * Retrieves the details of a specified protection rule.
5175
5178
  *
5176
5179
  * @param request - DescribeDefenseRuleRequest
5177
5180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5218,7 +5221,7 @@ class Client extends openapi_core_1.default {
5218
5221
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleResponse({}));
5219
5222
  }
5220
5223
  /**
5221
- * Queries a protection rule.
5224
+ * Retrieves the details of a specified protection rule.
5222
5225
  *
5223
5226
  * @param request - DescribeDefenseRuleRequest
5224
5227
  * @returns DescribeDefenseRuleResponse
@@ -5228,7 +5231,7 @@ class Client extends openapi_core_1.default {
5228
5231
  return await this.describeDefenseRuleWithOptions(request, runtime);
5229
5232
  }
5230
5233
  /**
5231
- * 查询防护规则的统计信息
5234
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5232
5235
  *
5233
5236
  * @param request - DescribeDefenseRuleStatisticsRequest
5234
5237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5278,7 +5281,7 @@ class Client extends openapi_core_1.default {
5278
5281
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleStatisticsResponse({}));
5279
5282
  }
5280
5283
  /**
5281
- * 查询防护规则的统计信息
5284
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5282
5285
  *
5283
5286
  * @param request - DescribeDefenseRuleStatisticsRequest
5284
5287
  * @returns DescribeDefenseRuleStatisticsResponse
@@ -5288,7 +5291,7 @@ class Client extends openapi_core_1.default {
5288
5291
  return await this.describeDefenseRuleStatisticsWithOptions(request, runtime);
5289
5292
  }
5290
5293
  /**
5291
- * Queries protection rules by page.
5294
+ * Queries a paginated list of protection rules.
5292
5295
  *
5293
5296
  * @param request - DescribeDefenseRulesRequest
5294
5297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5338,7 +5341,7 @@ class Client extends openapi_core_1.default {
5338
5341
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRulesResponse({}));
5339
5342
  }
5340
5343
  /**
5341
- * Queries protection rules by page.
5344
+ * Queries a paginated list of protection rules.
5342
5345
  *
5343
5346
  * @param request - DescribeDefenseRulesRequest
5344
5347
  * @returns DescribeDefenseRulesResponse
@@ -5348,7 +5351,7 @@ class Client extends openapi_core_1.default {
5348
5351
  return await this.describeDefenseRulesWithOptions(request, runtime);
5349
5352
  }
5350
5353
  /**
5351
- * 查询用户防护场景的配置
5354
+ * Queries the protection configurations for a specific defense scenario.
5352
5355
  *
5353
5356
  * @param request - DescribeDefenseSceneConfigRequest
5354
5357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5389,7 +5392,7 @@ class Client extends openapi_core_1.default {
5389
5392
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseSceneConfigResponse({}));
5390
5393
  }
5391
5394
  /**
5392
- * 查询用户防护场景的配置
5395
+ * Queries the protection configurations for a specific defense scenario.
5393
5396
  *
5394
5397
  * @param request - DescribeDefenseSceneConfigRequest
5395
5398
  * @returns DescribeDefenseSceneConfigResponse
@@ -5399,7 +5402,7 @@ class Client extends openapi_core_1.default {
5399
5402
  return await this.describeDefenseSceneConfigWithOptions(request, runtime);
5400
5403
  }
5401
5404
  /**
5402
- * Queries a protection rule template.
5405
+ * Retrieves the details of a specific protection template.
5403
5406
  *
5404
5407
  * @param request - DescribeDefenseTemplateRequest
5405
5408
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5437,7 +5440,7 @@ class Client extends openapi_core_1.default {
5437
5440
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateResponse({}));
5438
5441
  }
5439
5442
  /**
5440
- * Queries a protection rule template.
5443
+ * Retrieves the details of a specific protection template.
5441
5444
  *
5442
5445
  * @param request - DescribeDefenseTemplateRequest
5443
5446
  * @returns DescribeDefenseTemplateResponse
@@ -5447,7 +5450,7 @@ class Client extends openapi_core_1.default {
5447
5450
  return await this.describeDefenseTemplateWithOptions(request, runtime);
5448
5451
  }
5449
5452
  /**
5450
- * 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.
5451
5454
  *
5452
5455
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5453
5456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5497,7 +5500,7 @@ class Client extends openapi_core_1.default {
5497
5500
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidGroupsResponse({}));
5498
5501
  }
5499
5502
  /**
5500
- * 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.
5501
5504
  *
5502
5505
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5503
5506
  * @returns DescribeDefenseTemplateValidGroupsResponse
@@ -5507,7 +5510,7 @@ class Client extends openapi_core_1.default {
5507
5510
  return await this.describeDefenseTemplateValidGroupsWithOptions(request, runtime);
5508
5511
  }
5509
5512
  /**
5510
- * 分页查询可以被自定义模板绑定的防护对象列表
5513
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5511
5514
  *
5512
5515
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5513
5516
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5557,7 +5560,7 @@ class Client extends openapi_core_1.default {
5557
5560
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidResourcesResponse({}));
5558
5561
  }
5559
5562
  /**
5560
- * 分页查询可以被自定义模板绑定的防护对象列表
5563
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5561
5564
  *
5562
5565
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5563
5566
  * @returns DescribeDefenseTemplateValidResourcesResponse
@@ -5567,7 +5570,7 @@ class Client extends openapi_core_1.default {
5567
5570
  return await this.describeDefenseTemplateValidResourcesWithOptions(request, runtime);
5568
5571
  }
5569
5572
  /**
5570
- * Performs a paging query to retrieve protection templates.
5573
+ * Retrieves a paginated list of protection templates.
5571
5574
  *
5572
5575
  * @param request - DescribeDefenseTemplatesRequest
5573
5576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5632,7 +5635,7 @@ class Client extends openapi_core_1.default {
5632
5635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplatesResponse({}));
5633
5636
  }
5634
5637
  /**
5635
- * Performs a paging query to retrieve protection templates.
5638
+ * Retrieves a paginated list of protection templates.
5636
5639
  *
5637
5640
  * @param request - DescribeDefenseTemplatesRequest
5638
5641
  * @returns DescribeDefenseTemplatesResponse
@@ -5642,7 +5645,7 @@ class Client extends openapi_core_1.default {
5642
5645
  return await this.describeDefenseTemplatesWithOptions(request, runtime);
5643
5646
  }
5644
5647
  /**
5645
- * 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.
5646
5649
  *
5647
5650
  * @param request - DescribeDomainDNSRecordRequest
5648
5651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5680,7 +5683,7 @@ class Client extends openapi_core_1.default {
5680
5683
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDNSRecordResponse({}));
5681
5684
  }
5682
5685
  /**
5683
- * 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.
5684
5687
  *
5685
5688
  * @param request - DescribeDomainDNSRecordRequest
5686
5689
  * @returns DescribeDomainDNSRecordResponse
@@ -5690,7 +5693,7 @@ class Client extends openapi_core_1.default {
5690
5693
  return await this.describeDomainDNSRecordWithOptions(request, runtime);
5691
5694
  }
5692
5695
  /**
5693
- * 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).
5694
5697
  *
5695
5698
  * @param request - DescribeDomainDetailRequest
5696
5699
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5728,7 +5731,7 @@ class Client extends openapi_core_1.default {
5728
5731
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDetailResponse({}));
5729
5732
  }
5730
5733
  /**
5731
- * 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).
5732
5735
  *
5733
5736
  * @param request - DescribeDomainDetailRequest
5734
5737
  * @returns DescribeDomainDetailResponse
@@ -5738,7 +5741,7 @@ class Client extends openapi_core_1.default {
5738
5741
  return await this.describeDomainDetailWithOptions(request, runtime);
5739
5742
  }
5740
5743
  /**
5741
- * 查询域名已使用的端口
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.
5742
5745
  *
5743
5746
  * @param request - DescribeDomainUsedPortsRequest
5744
5747
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5770,7 +5773,7 @@ class Client extends openapi_core_1.default {
5770
5773
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainUsedPortsResponse({}));
5771
5774
  }
5772
5775
  /**
5773
- * 查询域名已使用的端口
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.
5774
5777
  *
5775
5778
  * @param request - DescribeDomainUsedPortsRequest
5776
5779
  * @returns DescribeDomainUsedPortsResponse
@@ -5843,7 +5846,7 @@ class Client extends openapi_core_1.default {
5843
5846
  return await this.describeDomainsWithOptions(request, runtime);
5844
5847
  }
5845
5848
  /**
5846
- * Queries the daily billing information of a pay-as-you-go Web Application Firewall (WAF) instance. This allows you to check the daily security capacity unit (SeCU) usage. You can query only data in the previous seven days.
5849
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
5847
5850
  *
5848
5851
  * @param request - DescribeElasticBillsRequest
5849
5852
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5884,7 +5887,7 @@ class Client extends openapi_core_1.default {
5884
5887
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeElasticBillsResponse({}));
5885
5888
  }
5886
5889
  /**
5887
- * Queries the daily billing information of a pay-as-you-go Web Application Firewall (WAF) instance. This allows you to check the daily security capacity unit (SeCU) usage. You can query only data in the previous seven days.
5890
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
5888
5891
  *
5889
5892
  * @param request - DescribeElasticBillsRequest
5890
5893
  * @returns DescribeElasticBillsResponse
@@ -5894,7 +5897,7 @@ class Client extends openapi_core_1.default {
5894
5897
  return await this.describeElasticBillsWithOptions(request, runtime);
5895
5898
  }
5896
5899
  /**
5897
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5900
+ * Queries the traffic statistics.
5898
5901
  *
5899
5902
  * @param request - DescribeFlowChartRequest
5900
5903
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5941,7 +5944,7 @@ class Client extends openapi_core_1.default {
5941
5944
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowChartResponse({}));
5942
5945
  }
5943
5946
  /**
5944
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5947
+ * Queries the traffic statistics.
5945
5948
  *
5946
5949
  * @param request - DescribeFlowChartRequest
5947
5950
  * @returns DescribeFlowChartResponse
@@ -5951,7 +5954,7 @@ class Client extends openapi_core_1.default {
5951
5954
  return await this.describeFlowChartWithOptions(request, runtime);
5952
5955
  }
5953
5956
  /**
5954
- * Queries the top 10 protected objects that receive requests.
5957
+ * Queries the top 10 protected objects by request count.
5955
5958
  *
5956
5959
  * @param request - DescribeFlowTopResourceRequest
5957
5960
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5992,7 +5995,7 @@ class Client extends openapi_core_1.default {
5992
5995
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopResourceResponse({}));
5993
5996
  }
5994
5997
  /**
5995
- * Queries the top 10 protected objects that receive requests.
5998
+ * Queries the top 10 protected objects by request count.
5996
5999
  *
5997
6000
  * @param request - DescribeFlowTopResourceRequest
5998
6001
  * @returns DescribeFlowTopResourceResponse
@@ -6002,7 +6005,7 @@ class Client extends openapi_core_1.default {
6002
6005
  return await this.describeFlowTopResourceWithOptions(request, runtime);
6003
6006
  }
6004
6007
  /**
6005
- * Queries the top 10 URLs that are used to initiate requests.
6008
+ * Queries the top 10 most requested URLs.
6006
6009
  *
6007
6010
  * @param request - DescribeFlowTopUrlRequest
6008
6011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6046,7 +6049,7 @@ class Client extends openapi_core_1.default {
6046
6049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopUrlResponse({}));
6047
6050
  }
6048
6051
  /**
6049
- * Queries the top 10 URLs that are used to initiate requests.
6052
+ * Queries the top 10 most requested URLs.
6050
6053
  *
6051
6054
  * @param request - DescribeFlowTopUrlRequest
6052
6055
  * @returns DescribeFlowTopUrlResponse
@@ -6056,7 +6059,7 @@ class Client extends openapi_core_1.default {
6056
6059
  return await this.describeFlowTopUrlWithOptions(request, runtime);
6057
6060
  }
6058
6061
  /**
6059
- * 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.
6060
6063
  *
6061
6064
  * @param request - DescribeFreeUserAssetCountRequest
6062
6065
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6091,7 +6094,7 @@ class Client extends openapi_core_1.default {
6091
6094
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserAssetCountResponse({}));
6092
6095
  }
6093
6096
  /**
6094
- * 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.
6095
6098
  *
6096
6099
  * @param request - DescribeFreeUserAssetCountRequest
6097
6100
  * @returns DescribeFreeUserAssetCountResponse
@@ -6101,7 +6104,7 @@ class Client extends openapi_core_1.default {
6101
6104
  return await this.describeFreeUserAssetCountWithOptions(request, runtime);
6102
6105
  }
6103
6106
  /**
6104
- * 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.
6105
6108
  *
6106
6109
  * @param request - DescribeFreeUserEventCountRequest
6107
6110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6136,7 +6139,7 @@ class Client extends openapi_core_1.default {
6136
6139
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventCountResponse({}));
6137
6140
  }
6138
6141
  /**
6139
- * 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.
6140
6143
  *
6141
6144
  * @param request - DescribeFreeUserEventCountRequest
6142
6145
  * @returns DescribeFreeUserEventCountResponse
@@ -6146,7 +6149,7 @@ class Client extends openapi_core_1.default {
6146
6149
  return await this.describeFreeUserEventCountWithOptions(request, runtime);
6147
6150
  }
6148
6151
  /**
6149
- * 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.
6150
6153
  *
6151
6154
  * @param request - DescribeFreeUserEventTypesRequest
6152
6155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6181,7 +6184,7 @@ class Client extends openapi_core_1.default {
6181
6184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventTypesResponse({}));
6182
6185
  }
6183
6186
  /**
6184
- * 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.
6185
6188
  *
6186
6189
  * @param request - DescribeFreeUserEventTypesRequest
6187
6190
  * @returns DescribeFreeUserEventTypesResponse
@@ -6191,7 +6194,7 @@ class Client extends openapi_core_1.default {
6191
6194
  return await this.describeFreeUserEventTypesWithOptions(request, runtime);
6192
6195
  }
6193
6196
  /**
6194
- * 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.
6195
6198
  *
6196
6199
  * @param request - DescribeFreeUserEventsRequest
6197
6200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6226,7 +6229,7 @@ class Client extends openapi_core_1.default {
6226
6229
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventsResponse({}));
6227
6230
  }
6228
6231
  /**
6229
- * 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.
6230
6233
  *
6231
6234
  * @param request - DescribeFreeUserEventsRequest
6232
6235
  * @returns DescribeFreeUserEventsResponse
@@ -6284,7 +6287,7 @@ class Client extends openapi_core_1.default {
6284
6287
  return await this.describeHybridCloudBasicMonitorWithOptions(request, runtime);
6285
6288
  }
6286
6289
  /**
6287
- * Obtains the rule information about a hybrid cloud cluster.
6290
+ * Retrieves a hybrid cloud cluster rule.
6288
6291
  *
6289
6292
  * @param request - DescribeHybridCloudClusterRuleRequest
6290
6293
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6310,7 +6313,7 @@ class Client extends openapi_core_1.default {
6310
6313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRuleResponse({}));
6311
6314
  }
6312
6315
  /**
6313
- * Obtains the rule information about a hybrid cloud cluster.
6316
+ * Retrieves a hybrid cloud cluster rule.
6314
6317
  *
6315
6318
  * @param request - DescribeHybridCloudClusterRuleRequest
6316
6319
  * @returns DescribeHybridCloudClusterRuleResponse
@@ -6320,7 +6323,7 @@ class Client extends openapi_core_1.default {
6320
6323
  return await this.describeHybridCloudClusterRuleWithOptions(request, runtime);
6321
6324
  }
6322
6325
  /**
6323
- * 集群规则列表
6326
+ * Cluster rules
6324
6327
  *
6325
6328
  * @param request - DescribeHybridCloudClusterRulesRequest
6326
6329
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6373,7 +6376,7 @@ class Client extends openapi_core_1.default {
6373
6376
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRulesResponse({}));
6374
6377
  }
6375
6378
  /**
6376
- * 集群规则列表
6379
+ * Cluster rules
6377
6380
  *
6378
6381
  * @param request - DescribeHybridCloudClusterRulesRequest
6379
6382
  * @returns DescribeHybridCloudClusterRulesResponse
@@ -6383,7 +6386,7 @@ class Client extends openapi_core_1.default {
6383
6386
  return await this.describeHybridCloudClusterRulesWithOptions(request, runtime);
6384
6387
  }
6385
6388
  /**
6386
- * 集群机器列表
6389
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6387
6390
  *
6388
6391
  * @param request - DescribeHybridCloudClusterServersRequest
6389
6392
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6439,7 +6442,7 @@ class Client extends openapi_core_1.default {
6439
6442
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterServersResponse({}));
6440
6443
  }
6441
6444
  /**
6442
- * 集群机器列表
6445
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6443
6446
  *
6444
6447
  * @param request - DescribeHybridCloudClusterServersRequest
6445
6448
  * @returns DescribeHybridCloudClusterServersResponse
@@ -6494,7 +6497,7 @@ class Client extends openapi_core_1.default {
6494
6497
  return await this.describeHybridCloudClustersWithOptions(request, runtime);
6495
6498
  }
6496
6499
  /**
6497
- * 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).
6498
6501
  *
6499
6502
  * @param request - DescribeHybridCloudGroupsRequest
6500
6503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6547,7 +6550,7 @@ class Client extends openapi_core_1.default {
6547
6550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudGroupsResponse({}));
6548
6551
  }
6549
6552
  /**
6550
- * 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).
6551
6554
  *
6552
6555
  * @param request - DescribeHybridCloudGroupsRequest
6553
6556
  * @returns DescribeHybridCloudGroupsResponse
@@ -6557,7 +6560,7 @@ class Client extends openapi_core_1.default {
6557
6560
  return await this.describeHybridCloudGroupsWithOptions(request, runtime);
6558
6561
  }
6559
6562
  /**
6560
- * 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.
6561
6564
  *
6562
6565
  * @param request - DescribeHybridCloudProcessMonitorRequest
6563
6566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6595,7 +6598,7 @@ class Client extends openapi_core_1.default {
6595
6598
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProcessMonitorResponse({}));
6596
6599
  }
6597
6600
  /**
6598
- * 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.
6599
6602
  *
6600
6603
  * @param request - DescribeHybridCloudProcessMonitorRequest
6601
6604
  * @returns DescribeHybridCloudProcessMonitorResponse
@@ -6605,7 +6608,7 @@ class Client extends openapi_core_1.default {
6605
6608
  return await this.describeHybridCloudProcessMonitorWithOptions(request, runtime);
6606
6609
  }
6607
6610
  /**
6608
- * 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.
6609
6612
  *
6610
6613
  * @param request - DescribeHybridCloudProtectableCountRequest
6611
6614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6640,7 +6643,7 @@ class Client extends openapi_core_1.default {
6640
6643
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProtectableCountResponse({}));
6641
6644
  }
6642
6645
  /**
6643
- * 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.
6644
6647
  *
6645
6648
  * @param request - DescribeHybridCloudProtectableCountRequest
6646
6649
  * @returns DescribeHybridCloudProtectableCountResponse
@@ -6650,7 +6653,7 @@ class Client extends openapi_core_1.default {
6650
6653
  return await this.describeHybridCloudProtectableCountWithOptions(request, runtime);
6651
6654
  }
6652
6655
  /**
6653
- * 查询混合云域名详情
6656
+ * Queries the details of a hybrid cloud domain name.
6654
6657
  *
6655
6658
  * @param request - DescribeHybridCloudResourceDetailRequest
6656
6659
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6700,7 +6703,7 @@ class Client extends openapi_core_1.default {
6700
6703
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourceDetailResponse({}));
6701
6704
  }
6702
6705
  /**
6703
- * 查询混合云域名详情
6706
+ * Queries the details of a hybrid cloud domain name.
6704
6707
  *
6705
6708
  * @param request - DescribeHybridCloudResourceDetailRequest
6706
6709
  * @returns DescribeHybridCloudResourceDetailResponse
@@ -6710,7 +6713,7 @@ class Client extends openapi_core_1.default {
6710
6713
  return await this.describeHybridCloudResourceDetailWithOptions(request, runtime);
6711
6714
  }
6712
6715
  /**
6713
- * 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.
6714
6717
  *
6715
6718
  * @param request - DescribeHybridCloudResourcesRequest
6716
6719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6760,7 +6763,7 @@ class Client extends openapi_core_1.default {
6760
6763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourcesResponse({}));
6761
6764
  }
6762
6765
  /**
6763
- * 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.
6764
6767
  *
6765
6768
  * @param request - DescribeHybridCloudResourcesRequest
6766
6769
  * @returns DescribeHybridCloudResourcesResponse
@@ -6770,7 +6773,7 @@ class Client extends openapi_core_1.default {
6770
6773
  return await this.describeHybridCloudResourcesWithOptions(request, runtime);
6771
6774
  }
6772
6775
  /**
6773
- * 获取SDK信息
6776
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6774
6777
  *
6775
6778
  * @param request - DescribeHybridCloudSdkServersRequest
6776
6779
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6820,7 +6823,7 @@ class Client extends openapi_core_1.default {
6820
6823
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSdkServersResponse({}));
6821
6824
  }
6822
6825
  /**
6823
- * 获取SDK信息
6826
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6824
6827
  *
6825
6828
  * @param request - DescribeHybridCloudSdkServersRequest
6826
6829
  * @returns DescribeHybridCloudSdkServersResponse
@@ -6830,7 +6833,7 @@ class Client extends openapi_core_1.default {
6830
6833
  return await this.describeHybridCloudSdkServersWithOptions(request, runtime);
6831
6834
  }
6832
6835
  /**
6833
- * 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.
6834
6837
  *
6835
6838
  * @param request - DescribeHybridCloudServerRegionsRequest
6836
6839
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6871,7 +6874,7 @@ class Client extends openapi_core_1.default {
6871
6874
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudServerRegionsResponse({}));
6872
6875
  }
6873
6876
  /**
6874
- * 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.
6875
6878
  *
6876
6879
  * @param request - DescribeHybridCloudServerRegionsRequest
6877
6880
  * @returns DescribeHybridCloudServerRegionsResponse
@@ -6881,7 +6884,7 @@ class Client extends openapi_core_1.default {
6881
6884
  return await this.describeHybridCloudServerRegionsWithOptions(request, runtime);
6882
6885
  }
6883
6886
  /**
6884
- * 查询接入区域
6887
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6885
6888
  *
6886
6889
  * @param request - DescribeHybridCloudSupportRegionsRequest
6887
6890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6916,7 +6919,7 @@ class Client extends openapi_core_1.default {
6916
6919
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSupportRegionsResponse({}));
6917
6920
  }
6918
6921
  /**
6919
- * 查询接入区域
6922
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6920
6923
  *
6921
6924
  * @param request - DescribeHybridCloudSupportRegionsRequest
6922
6925
  * @returns DescribeHybridCloudSupportRegionsResponse
@@ -6926,7 +6929,7 @@ class Client extends openapi_core_1.default {
6926
6929
  return await this.describeHybridCloudSupportRegionsWithOptions(request, runtime);
6927
6930
  }
6928
6931
  /**
6929
- * Queries servers that are not assigned to a hybrid cloud cluster.
6932
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6930
6933
  *
6931
6934
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6932
6935
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6976,7 +6979,7 @@ class Client extends openapi_core_1.default {
6976
6979
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnassignedMachinesResponse({}));
6977
6980
  }
6978
6981
  /**
6979
- * Queries servers that are not assigned to a hybrid cloud cluster.
6982
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6980
6983
  *
6981
6984
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6982
6985
  * @returns DescribeHybridCloudUnassignedMachinesResponse
@@ -6986,7 +6989,7 @@ class Client extends openapi_core_1.default {
6986
6989
  return await this.describeHybridCloudUnassignedMachinesWithOptions(request, runtime);
6987
6990
  }
6988
6991
  /**
6989
- * Queries the ports that are not supported by the hybrid cloud mode.
6992
+ * Queries the list of unsupported ports for a hybrid cloud.
6990
6993
  *
6991
6994
  * @param request - DescribeHybridCloudUnsupportPortsRequest
6992
6995
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7021,7 +7024,7 @@ class Client extends openapi_core_1.default {
7021
7024
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnsupportPortsResponse({}));
7022
7025
  }
7023
7026
  /**
7024
- * Queries the ports that are not supported by the hybrid cloud mode.
7027
+ * Queries the list of unsupported ports for a hybrid cloud.
7025
7028
  *
7026
7029
  * @param request - DescribeHybridCloudUnsupportPortsRequest
7027
7030
  * @returns DescribeHybridCloudUnsupportPortsResponse
@@ -7031,7 +7034,7 @@ class Client extends openapi_core_1.default {
7031
7034
  return await this.describeHybridCloudUnsupportPortsWithOptions(request, runtime);
7032
7035
  }
7033
7036
  /**
7034
- * 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.
7035
7038
  *
7036
7039
  * @param request - DescribeHybridCloudUserRequest
7037
7040
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7066,7 +7069,7 @@ class Client extends openapi_core_1.default {
7066
7069
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUserResponse({}));
7067
7070
  }
7068
7071
  /**
7069
- * 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.
7070
7073
  *
7071
7074
  * @param request - DescribeHybridCloudUserRequest
7072
7075
  * @returns DescribeHybridCloudUserResponse
@@ -7076,7 +7079,7 @@ class Client extends openapi_core_1.default {
7076
7079
  return await this.describeHybridCloudUserWithOptions(request, runtime);
7077
7080
  }
7078
7081
  /**
7079
- * 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.
7080
7083
  *
7081
7084
  * @param request - DescribeInstanceRequest
7082
7085
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7108,7 +7111,7 @@ class Client extends openapi_core_1.default {
7108
7111
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstanceResponse({}));
7109
7112
  }
7110
7113
  /**
7111
- * 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.
7112
7115
  *
7113
7116
  * @param request - DescribeInstanceRequest
7114
7117
  * @returns DescribeInstanceResponse
@@ -7118,7 +7121,7 @@ class Client extends openapi_core_1.default {
7118
7121
  return await this.describeInstanceWithOptions(request, runtime);
7119
7122
  }
7120
7123
  /**
7121
- * 获取支持的海外IP区域封禁支持的国际及地域。
7124
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7122
7125
  *
7123
7126
  * @param request - DescribeIpAbroadCountryInfosRequest
7124
7127
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7168,7 +7171,7 @@ class Client extends openapi_core_1.default {
7168
7171
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIpAbroadCountryInfosResponse({}));
7169
7172
  }
7170
7173
  /**
7171
- * 获取支持的海外IP区域封禁支持的国际及地域。
7174
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7172
7175
  *
7173
7176
  * @param request - DescribeIpAbroadCountryInfosRequest
7174
7177
  * @returns DescribeIpAbroadCountryInfosResponse
@@ -7178,7 +7181,7 @@ class Client extends openapi_core_1.default {
7178
7181
  return await this.describeIpAbroadCountryInfosWithOptions(request, runtime);
7179
7182
  }
7180
7183
  /**
7181
- * Queries a hybrid cloud log delivery configuration.
7184
+ * Queries a single log delivery configuration for a hybrid cloud.
7182
7185
  *
7183
7186
  * @param request - DescribeLogDeliveryConfigRequest
7184
7187
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7216,7 +7219,7 @@ class Client extends openapi_core_1.default {
7216
7219
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigResponse({}));
7217
7220
  }
7218
7221
  /**
7219
- * Queries a hybrid cloud log delivery configuration.
7222
+ * Queries a single log delivery configuration for a hybrid cloud.
7220
7223
  *
7221
7224
  * @param request - DescribeLogDeliveryConfigRequest
7222
7225
  * @returns DescribeLogDeliveryConfigResponse
@@ -7226,7 +7229,7 @@ class Client extends openapi_core_1.default {
7226
7229
  return await this.describeLogDeliveryConfigWithOptions(request, runtime);
7227
7230
  }
7228
7231
  /**
7229
- * Queries all hybrid cloud log delivery configurations.
7232
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7230
7233
  *
7231
7234
  * @param request - DescribeLogDeliveryConfigsRequest
7232
7235
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7273,7 +7276,7 @@ class Client extends openapi_core_1.default {
7273
7276
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigsResponse({}));
7274
7277
  }
7275
7278
  /**
7276
- * Queries all hybrid cloud log delivery configurations.
7279
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7277
7280
  *
7278
7281
  * @param request - DescribeLogDeliveryConfigsRequest
7279
7282
  * @returns DescribeLogDeliveryConfigsResponse
@@ -7283,7 +7286,7 @@ class Client extends openapi_core_1.default {
7283
7286
  return await this.describeLogDeliveryConfigsWithOptions(request, runtime);
7284
7287
  }
7285
7288
  /**
7286
- * 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.
7287
7290
  *
7288
7291
  * @param request - DescribeMajorProtectionBlackIpsRequest
7289
7292
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7336,7 +7339,7 @@ class Client extends openapi_core_1.default {
7336
7339
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMajorProtectionBlackIpsResponse({}));
7337
7340
  }
7338
7341
  /**
7339
- * 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.
7340
7343
  *
7341
7344
  * @param request - DescribeMajorProtectionBlackIpsRequest
7342
7345
  * @returns DescribeMajorProtectionBlackIpsResponse
@@ -7346,7 +7349,7 @@ class Client extends openapi_core_1.default {
7346
7349
  return await this.describeMajorProtectionBlackIpsWithOptions(request, runtime);
7347
7350
  }
7348
7351
  /**
7349
- * Queries information about members.
7352
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7350
7353
  *
7351
7354
  * @param request - DescribeMemberAccountsRequest
7352
7355
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7387,7 +7390,7 @@ class Client extends openapi_core_1.default {
7387
7390
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMemberAccountsResponse({}));
7388
7391
  }
7389
7392
  /**
7390
- * Queries information about members.
7393
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7391
7394
  *
7392
7395
  * @param request - DescribeMemberAccountsRequest
7393
7396
  * @returns DescribeMemberAccountsResponse
@@ -7397,7 +7400,7 @@ class Client extends openapi_core_1.default {
7397
7400
  return await this.describeMemberAccountsWithOptions(request, runtime);
7398
7401
  }
7399
7402
  /**
7400
- * 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.
7401
7404
  *
7402
7405
  * @param tmpReq - DescribeNetworkFlowTimeSeriesMetricRequest
7403
7406
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7443,7 +7446,7 @@ class Client extends openapi_core_1.default {
7443
7446
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTimeSeriesMetricResponse({}));
7444
7447
  }
7445
7448
  /**
7446
- * 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.
7447
7450
  *
7448
7451
  * @param request - DescribeNetworkFlowTimeSeriesMetricRequest
7449
7452
  * @returns DescribeNetworkFlowTimeSeriesMetricResponse
@@ -7453,7 +7456,7 @@ class Client extends openapi_core_1.default {
7453
7456
  return await this.describeNetworkFlowTimeSeriesMetricWithOptions(request, runtime);
7454
7457
  }
7455
7458
  /**
7456
- * 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.
7457
7460
  *
7458
7461
  * @param tmpReq - DescribeNetworkFlowTopNMetricRequest
7459
7462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7502,7 +7505,7 @@ class Client extends openapi_core_1.default {
7502
7505
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTopNMetricResponse({}));
7503
7506
  }
7504
7507
  /**
7505
- * 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.
7506
7509
  *
7507
7510
  * @param request - DescribeNetworkFlowTopNMetricRequest
7508
7511
  * @returns DescribeNetworkFlowTopNMetricResponse
@@ -7512,7 +7515,7 @@ class Client extends openapi_core_1.default {
7512
7515
  return await this.describeNetworkFlowTopNMetricWithOptions(request, runtime);
7513
7516
  }
7514
7517
  /**
7515
- * Queries the protection status of Web Application Firewall (WAF).
7518
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7516
7519
  *
7517
7520
  * @param request - DescribePauseProtectionStatusRequest
7518
7521
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7547,7 +7550,7 @@ class Client extends openapi_core_1.default {
7547
7550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePauseProtectionStatusResponse({}));
7548
7551
  }
7549
7552
  /**
7550
- * Queries the protection status of Web Application Firewall (WAF).
7553
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7551
7554
  *
7552
7555
  * @param request - DescribePauseProtectionStatusRequest
7553
7556
  * @returns DescribePauseProtectionStatusResponse
@@ -7557,7 +7560,7 @@ class Client extends openapi_core_1.default {
7557
7560
  return await this.describePauseProtectionStatusWithOptions(request, runtime);
7558
7561
  }
7559
7562
  /**
7560
- * Queries the queries per second (QPS) statistics of a WAF instance.
7563
+ * Queries the trend of queries per second (QPS).
7561
7564
  *
7562
7565
  * @param request - DescribePeakTrendRequest
7563
7566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7604,7 +7607,7 @@ class Client extends openapi_core_1.default {
7604
7607
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePeakTrendResponse({}));
7605
7608
  }
7606
7609
  /**
7607
- * Queries the queries per second (QPS) statistics of a WAF instance.
7610
+ * Queries the trend of queries per second (QPS).
7608
7611
  *
7609
7612
  * @param request - DescribePeakTrendRequest
7610
7613
  * @returns DescribePeakTrendResponse
@@ -7614,7 +7617,7 @@ class Client extends openapi_core_1.default {
7614
7617
  return await this.describePeakTrendWithOptions(request, runtime);
7615
7618
  }
7616
7619
  /**
7617
- * 查询开启POC的功能信息
7620
+ * Retrieves the enabled proof of concept (POC) feature trials.
7618
7621
  *
7619
7622
  * @param request - DescribePocFunctionsRequest
7620
7623
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7649,7 +7652,7 @@ class Client extends openapi_core_1.default {
7649
7652
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePocFunctionsResponse({}));
7650
7653
  }
7651
7654
  /**
7652
- * 查询开启POC的功能信息
7655
+ * Retrieves the enabled proof of concept (POC) feature trials.
7653
7656
  *
7654
7657
  * @param request - DescribePocFunctionsRequest
7655
7658
  * @returns DescribePocFunctionsResponse
@@ -7659,7 +7662,7 @@ class Client extends openapi_core_1.default {
7659
7662
  return await this.describePocFunctionsWithOptions(request, runtime);
7660
7663
  }
7661
7664
  /**
7662
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7665
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7663
7666
  *
7664
7667
  * @param request - DescribePrepayDailyBillsRequest
7665
7668
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7700,7 +7703,7 @@ class Client extends openapi_core_1.default {
7700
7703
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePrepayDailyBillsResponse({}));
7701
7704
  }
7702
7705
  /**
7703
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7706
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7704
7707
  *
7705
7708
  * @param request - DescribePrepayDailyBillsRequest
7706
7709
  * @returns DescribePrepayDailyBillsResponse
@@ -7710,7 +7713,7 @@ class Client extends openapi_core_1.default {
7710
7713
  return await this.describePrepayDailyBillsWithOptions(request, runtime);
7711
7714
  }
7712
7715
  /**
7713
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7716
+ * Queries synchronized cloud service instances.
7714
7717
  *
7715
7718
  * @param request - DescribeProductInstancesRequest
7716
7719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7778,7 +7781,7 @@ class Client extends openapi_core_1.default {
7778
7781
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProductInstancesResponse({}));
7779
7782
  }
7780
7783
  /**
7781
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7784
+ * Queries synchronized cloud service instances.
7782
7785
  *
7783
7786
  * @param request - DescribeProductInstancesRequest
7784
7787
  * @returns DescribeProductInstancesResponse
@@ -7788,7 +7791,7 @@ class Client extends openapi_core_1.default {
7788
7791
  return await this.describeProductInstancesWithOptions(request, runtime);
7789
7792
  }
7790
7793
  /**
7791
- * 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.
7792
7795
  *
7793
7796
  * @param request - DescribePunishedDomainsRequest
7794
7797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7829,7 +7832,7 @@ class Client extends openapi_core_1.default {
7829
7832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePunishedDomainsResponse({}));
7830
7833
  }
7831
7834
  /**
7832
- * 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.
7833
7836
  *
7834
7837
  * @param request - DescribePunishedDomainsRequest
7835
7838
  * @returns DescribePunishedDomainsResponse
@@ -7839,7 +7842,7 @@ class Client extends openapi_core_1.default {
7839
7842
  return await this.describePunishedDomainsWithOptions(request, runtime);
7840
7843
  }
7841
7844
  /**
7842
- * 分页查询关联规则
7845
+ * Queries a paginated list of associated protection rules.
7843
7846
  *
7844
7847
  * @param request - DescribeRelatedDefenseRulesRequest
7845
7848
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7889,7 +7892,7 @@ class Client extends openapi_core_1.default {
7889
7892
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRelatedDefenseRulesResponse({}));
7890
7893
  }
7891
7894
  /**
7892
- * 分页查询关联规则
7895
+ * Queries a paginated list of associated protection rules.
7893
7896
  *
7894
7897
  * @param request - DescribeRelatedDefenseRulesRequest
7895
7898
  * @returns DescribeRelatedDefenseRulesResponse
@@ -7899,7 +7902,7 @@ class Client extends openapi_core_1.default {
7899
7902
  return await this.describeRelatedDefenseRulesWithOptions(request, runtime);
7900
7903
  }
7901
7904
  /**
7902
- * 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.
7903
7906
  *
7904
7907
  * @param request - DescribeResourceInstanceCertsRequest
7905
7908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7943,7 +7946,7 @@ class Client extends openapi_core_1.default {
7943
7946
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceInstanceCertsResponse({}));
7944
7947
  }
7945
7948
  /**
7946
- * 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.
7947
7950
  *
7948
7951
  * @param request - DescribeResourceInstanceCertsRequest
7949
7952
  * @returns DescribeResourceInstanceCertsResponse
@@ -7953,7 +7956,7 @@ class Client extends openapi_core_1.default {
7953
7956
  return await this.describeResourceInstanceCertsWithOptions(request, runtime);
7954
7957
  }
7955
7958
  /**
7956
- * 查询防护对象日志外发状态
7959
+ * Queries the log delivery status for protected objects.
7957
7960
  *
7958
7961
  * @param request - DescribeResourceLogDeliveryStatusRequest
7959
7962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7991,7 +7994,7 @@ class Client extends openapi_core_1.default {
7991
7994
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogDeliveryStatusResponse({}));
7992
7995
  }
7993
7996
  /**
7994
- * 查询防护对象日志外发状态
7997
+ * Queries the log delivery status for protected objects.
7995
7998
  *
7996
7999
  * @param request - DescribeResourceLogDeliveryStatusRequest
7997
8000
  * @returns DescribeResourceLogDeliveryStatusResponse
@@ -8001,7 +8004,7 @@ class Client extends openapi_core_1.default {
8001
8004
  return await this.describeResourceLogDeliveryStatusWithOptions(request, runtime);
8002
8005
  }
8003
8006
  /**
8004
- * 查询防护对象日志字段配置
8007
+ * Queries the log field configuration for a protected object.
8005
8008
  *
8006
8009
  * @param request - DescribeResourceLogFieldConfigRequest
8007
8010
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8042,7 +8045,7 @@ class Client extends openapi_core_1.default {
8042
8045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogFieldConfigResponse({}));
8043
8046
  }
8044
8047
  /**
8045
- * 查询防护对象日志字段配置
8048
+ * Queries the log field configuration for a protected object.
8046
8049
  *
8047
8050
  * @param request - DescribeResourceLogFieldConfigRequest
8048
8051
  * @returns DescribeResourceLogFieldConfigResponse
@@ -8052,7 +8055,7 @@ class Client extends openapi_core_1.default {
8052
8055
  return await this.describeResourceLogFieldConfigWithOptions(request, runtime);
8053
8056
  }
8054
8057
  /**
8055
- * 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.
8056
8059
  *
8057
8060
  * @param request - DescribeResourceLogStatusRequest
8058
8061
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8090,7 +8093,7 @@ class Client extends openapi_core_1.default {
8090
8093
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogStatusResponse({}));
8091
8094
  }
8092
8095
  /**
8093
- * 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.
8094
8097
  *
8095
8098
  * @param request - DescribeResourceLogStatusRequest
8096
8099
  * @returns DescribeResourceLogStatusResponse
@@ -8148,7 +8151,7 @@ class Client extends openapi_core_1.default {
8148
8151
  return await this.describeResourcePortWithOptions(request, runtime);
8149
8152
  }
8150
8153
  /**
8151
- * 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.
8152
8155
  *
8153
8156
  * @param request - DescribeResourceRegionIdRequest
8154
8157
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8183,7 +8186,7 @@ class Client extends openapi_core_1.default {
8183
8186
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceRegionIdResponse({}));
8184
8187
  }
8185
8188
  /**
8186
- * 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.
8187
8190
  *
8188
8191
  * @param request - DescribeResourceRegionIdRequest
8189
8192
  * @returns DescribeResourceRegionIdResponse
@@ -8193,7 +8196,7 @@ class Client extends openapi_core_1.default {
8193
8196
  return await this.describeResourceRegionIdWithOptions(request, runtime);
8194
8197
  }
8195
8198
  /**
8196
- * 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.
8197
8200
  *
8198
8201
  * @param request - DescribeResourceSupportRegionsRequest
8199
8202
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8231,7 +8234,7 @@ class Client extends openapi_core_1.default {
8231
8234
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceSupportRegionsResponse({}));
8232
8235
  }
8233
8236
  /**
8234
- * 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.
8235
8238
  *
8236
8239
  * @param request - DescribeResourceSupportRegionsRequest
8237
8240
  * @returns DescribeResourceSupportRegionsResponse
@@ -8241,7 +8244,7 @@ class Client extends openapi_core_1.default {
8241
8244
  return await this.describeResourceSupportRegionsWithOptions(request, runtime);
8242
8245
  }
8243
8246
  /**
8244
- * 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.
8245
8248
  *
8246
8249
  * @param request - DescribeResponseCodeTrendGraphRequest
8247
8250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8291,7 +8294,7 @@ class Client extends openapi_core_1.default {
8291
8294
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResponseCodeTrendGraphResponse({}));
8292
8295
  }
8293
8296
  /**
8294
- * 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.
8295
8298
  *
8296
8299
  * @param request - DescribeResponseCodeTrendGraphRequest
8297
8300
  * @returns DescribeResponseCodeTrendGraphResponse
@@ -8301,7 +8304,7 @@ class Client extends openapi_core_1.default {
8301
8304
  return await this.describeResponseCodeTrendGraphWithOptions(request, runtime);
8302
8305
  }
8303
8306
  /**
8304
- * 查询授权状态
8307
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8305
8308
  *
8306
8309
  * @param request - DescribeRoleAuthStatusRequest
8307
8310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8333,7 +8336,7 @@ class Client extends openapi_core_1.default {
8333
8336
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRoleAuthStatusResponse({}));
8334
8337
  }
8335
8338
  /**
8336
- * 查询授权状态
8339
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8337
8340
  *
8338
8341
  * @param request - DescribeRoleAuthStatusRequest
8339
8342
  * @returns DescribeRoleAuthStatusResponse
@@ -8343,7 +8346,7 @@ class Client extends openapi_core_1.default {
8343
8346
  return await this.describeRoleAuthStatusWithOptions(request, runtime);
8344
8347
  }
8345
8348
  /**
8346
- * Queries regular expression rule groups by page.
8349
+ * Queries a paginated list of regular expression rule groups.
8347
8350
  *
8348
8351
  * @param request - DescribeRuleGroupsRequest
8349
8352
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8390,7 +8393,7 @@ class Client extends openapi_core_1.default {
8390
8393
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleGroupsResponse({}));
8391
8394
  }
8392
8395
  /**
8393
- * Queries regular expression rule groups by page.
8396
+ * Queries a paginated list of regular expression rule groups.
8394
8397
  *
8395
8398
  * @param request - DescribeRuleGroupsRequest
8396
8399
  * @returns DescribeRuleGroupsResponse
@@ -8400,7 +8403,7 @@ class Client extends openapi_core_1.default {
8400
8403
  return await this.describeRuleGroupsWithOptions(request, runtime);
8401
8404
  }
8402
8405
  /**
8403
- * 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.
8404
8407
  *
8405
8408
  * @param request - DescribeRuleHitsTopClientIpRequest
8406
8409
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8447,7 +8450,7 @@ class Client extends openapi_core_1.default {
8447
8450
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopClientIpResponse({}));
8448
8451
  }
8449
8452
  /**
8450
- * 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.
8451
8454
  *
8452
8455
  * @param request - DescribeRuleHitsTopClientIpRequest
8453
8456
  * @returns DescribeRuleHitsTopClientIpResponse
@@ -8457,7 +8460,7 @@ class Client extends openapi_core_1.default {
8457
8460
  return await this.describeRuleHitsTopClientIpWithOptions(request, runtime);
8458
8461
  }
8459
8462
  /**
8460
- * Queries the top 10 protected objects that trigger protection rules.
8463
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8461
8464
  *
8462
8465
  * @param request - DescribeRuleHitsTopResourceRequest
8463
8466
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8501,7 +8504,7 @@ class Client extends openapi_core_1.default {
8501
8504
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopResourceResponse({}));
8502
8505
  }
8503
8506
  /**
8504
- * Queries the top 10 protected objects that trigger protection rules.
8507
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8505
8508
  *
8506
8509
  * @param request - DescribeRuleHitsTopResourceRequest
8507
8510
  * @returns DescribeRuleHitsTopResourceResponse
@@ -8511,7 +8514,7 @@ class Client extends openapi_core_1.default {
8511
8514
  return await this.describeRuleHitsTopResourceWithOptions(request, runtime);
8512
8515
  }
8513
8516
  /**
8514
- * 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.
8515
8518
  *
8516
8519
  * @param request - DescribeRuleHitsTopRuleIdRequest
8517
8520
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8561,7 +8564,7 @@ class Client extends openapi_core_1.default {
8561
8564
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopRuleIdResponse({}));
8562
8565
  }
8563
8566
  /**
8564
- * 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.
8565
8568
  *
8566
8569
  * @param request - DescribeRuleHitsTopRuleIdRequest
8567
8570
  * @returns DescribeRuleHitsTopRuleIdResponse
@@ -8571,7 +8574,7 @@ class Client extends openapi_core_1.default {
8571
8574
  return await this.describeRuleHitsTopRuleIdWithOptions(request, runtime);
8572
8575
  }
8573
8576
  /**
8574
- * Queries the top 10 protection modules that are matched.
8577
+ * Queries the top 10 most frequently triggered protection rule types.
8575
8578
  *
8576
8579
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8577
8580
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8615,7 +8618,7 @@ class Client extends openapi_core_1.default {
8615
8618
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopTuleTypeResponse({}));
8616
8619
  }
8617
8620
  /**
8618
- * Queries the top 10 protection modules that are matched.
8621
+ * Queries the top 10 most frequently triggered protection rule types.
8619
8622
  *
8620
8623
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8621
8624
  * @returns DescribeRuleHitsTopTuleTypeResponse
@@ -8625,7 +8628,7 @@ class Client extends openapi_core_1.default {
8625
8628
  return await this.describeRuleHitsTopTuleTypeWithOptions(request, runtime);
8626
8629
  }
8627
8630
  /**
8628
- * Queries the top 10 user agents that are used to initiate attacks.
8631
+ * Displays the top 10 User-Agents by number of attacks.
8629
8632
  *
8630
8633
  * @param request - DescribeRuleHitsTopUaRequest
8631
8634
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8669,7 +8672,7 @@ class Client extends openapi_core_1.default {
8669
8672
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUaResponse({}));
8670
8673
  }
8671
8674
  /**
8672
- * Queries the top 10 user agents that are used to initiate attacks.
8675
+ * Displays the top 10 User-Agents by number of attacks.
8673
8676
  *
8674
8677
  * @param request - DescribeRuleHitsTopUaRequest
8675
8678
  * @returns DescribeRuleHitsTopUaResponse
@@ -8679,7 +8682,7 @@ class Client extends openapi_core_1.default {
8679
8682
  return await this.describeRuleHitsTopUaWithOptions(request, runtime);
8680
8683
  }
8681
8684
  /**
8682
- * Queries the top 10 URLs that trigger protection rules.
8685
+ * Queries the top 10 URLs that trigger protection rules most frequently.
8683
8686
  *
8684
8687
  * @param request - DescribeRuleHitsTopUrlRequest
8685
8688
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8726,7 +8729,7 @@ class Client extends openapi_core_1.default {
8726
8729
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUrlResponse({}));
8727
8730
  }
8728
8731
  /**
8729
- * Queries the top 10 URLs that trigger protection rules.
8732
+ * Queries the top 10 URLs that trigger protection rules most frequently.
8730
8733
  *
8731
8734
  * @param request - DescribeRuleHitsTopUrlRequest
8732
8735
  * @returns DescribeRuleHitsTopUrlResponse
@@ -8736,13 +8739,13 @@ class Client extends openapi_core_1.default {
8736
8739
  return await this.describeRuleHitsTopUrlWithOptions(request, runtime);
8737
8740
  }
8738
8741
  /**
8739
- * 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.
8740
8743
  *
8741
8744
  * @remarks
8742
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8743
- * * Requests that match the protection rules of the whitelist module.
8744
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8745
- * * 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.
8746
8749
  *
8747
8750
  * @param tmpReq - DescribeSecurityEventLogsRequest
8748
8751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8791,13 +8794,13 @@ class Client extends openapi_core_1.default {
8791
8794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventLogsResponse({}));
8792
8795
  }
8793
8796
  /**
8794
- * 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.
8795
8798
  *
8796
8799
  * @remarks
8797
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8798
- * * Requests that match the protection rules of the whitelist module.
8799
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8800
- * * 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.
8801
8804
  *
8802
8805
  * @param request - DescribeSecurityEventLogsRequest
8803
8806
  * @returns DescribeSecurityEventLogsResponse
@@ -8807,13 +8810,13 @@ class Client extends openapi_core_1.default {
8807
8810
  return await this.describeSecurityEventLogsWithOptions(request, runtime);
8808
8811
  }
8809
8812
  /**
8810
- * 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.
8811
8814
  *
8812
8815
  * @remarks
8813
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8814
- * * Requests that match the protection rules of the whitelist module.
8815
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8816
- * * 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.
8817
8820
  *
8818
8821
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
8819
8822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8859,13 +8862,13 @@ class Client extends openapi_core_1.default {
8859
8862
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTimeSeriesMetricResponse({}));
8860
8863
  }
8861
8864
  /**
8862
- * 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.
8863
8866
  *
8864
8867
  * @remarks
8865
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8866
- * * Requests that match the protection rules of the whitelist module.
8867
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8868
- * * 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.
8869
8872
  *
8870
8873
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
8871
8874
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
@@ -8875,13 +8878,13 @@ class Client extends openapi_core_1.default {
8875
8878
  return await this.describeSecurityEventTimeSeriesMetricWithOptions(request, runtime);
8876
8879
  }
8877
8880
  /**
8878
- * 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.
8879
8882
  *
8880
8883
  * @remarks
8881
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8882
- * * Requests that match the protection rules of the whitelist module.
8883
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8884
- * * 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.
8885
8888
  *
8886
8889
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
8887
8890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8930,13 +8933,13 @@ class Client extends openapi_core_1.default {
8930
8933
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTopNMetricResponse({}));
8931
8934
  }
8932
8935
  /**
8933
- * 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.
8934
8937
  *
8935
8938
  * @remarks
8936
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8937
- * * Requests that match the protection rules of the whitelist module.
8938
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8939
- * * 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.
8940
8943
  *
8941
8944
  * @param request - DescribeSecurityEventTopNMetricRequest
8942
8945
  * @returns DescribeSecurityEventTopNMetricResponse
@@ -8946,7 +8949,7 @@ class Client extends openapi_core_1.default {
8946
8949
  return await this.describeSecurityEventTopNMetricWithOptions(request, runtime);
8947
8950
  }
8948
8951
  /**
8949
- * Queries the personal information-related APIs and domain names.
8952
+ * Queries statistics for domain names and APIs that handle personal information.
8950
8953
  *
8951
8954
  * @param request - DescribeSensitiveApiStatisticRequest
8952
8955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9002,7 +9005,7 @@ class Client extends openapi_core_1.default {
9002
9005
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveApiStatisticResponse({}));
9003
9006
  }
9004
9007
  /**
9005
- * Queries the personal information-related APIs and domain names.
9008
+ * Queries statistics for domain names and APIs that handle personal information.
9006
9009
  *
9007
9010
  * @param request - DescribeSensitiveApiStatisticRequest
9008
9011
  * @returns DescribeSensitiveApiStatisticResponse
@@ -9012,7 +9015,7 @@ class Client extends openapi_core_1.default {
9012
9015
  return await this.describeSensitiveApiStatisticWithOptions(request, runtime);
9013
9016
  }
9014
9017
  /**
9015
- * Queries the compliance check results of API security.
9018
+ * Queries the compliance detection results for API security.
9016
9019
  *
9017
9020
  * @param request - DescribeSensitiveDetectionResultRequest
9018
9021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9056,7 +9059,7 @@ class Client extends openapi_core_1.default {
9056
9059
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveDetectionResultResponse({}));
9057
9060
  }
9058
9061
  /**
9059
- * Queries the compliance check results of API security.
9062
+ * Queries the compliance detection results for API security.
9060
9063
  *
9061
9064
  * @param request - DescribeSensitiveDetectionResultRequest
9062
9065
  * @returns DescribeSensitiveDetectionResultResponse
@@ -9066,7 +9069,7 @@ class Client extends openapi_core_1.default {
9066
9069
  return await this.describeSensitiveDetectionResultWithOptions(request, runtime);
9067
9070
  }
9068
9071
  /**
9069
- * 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.
9070
9073
  *
9071
9074
  * @param request - DescribeSensitiveOutboundDistributionRequest
9072
9075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9110,7 +9113,7 @@ class Client extends openapi_core_1.default {
9110
9113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundDistributionResponse({}));
9111
9114
  }
9112
9115
  /**
9113
- * 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.
9114
9117
  *
9115
9118
  * @param request - DescribeSensitiveOutboundDistributionRequest
9116
9119
  * @returns DescribeSensitiveOutboundDistributionResponse
@@ -9120,7 +9123,7 @@ class Client extends openapi_core_1.default {
9120
9123
  return await this.describeSensitiveOutboundDistributionWithOptions(request, runtime);
9121
9124
  }
9122
9125
  /**
9123
- * Queries the data types of personal information involved in cross-border data transfer.
9126
+ * Queries statistics about outbound transfers of personal information.
9124
9127
  *
9125
9128
  * @param request - DescribeSensitiveOutboundStatisticRequest
9126
9129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9188,7 +9191,7 @@ class Client extends openapi_core_1.default {
9188
9191
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundStatisticResponse({}));
9189
9192
  }
9190
9193
  /**
9191
- * Queries the data types of personal information involved in cross-border data transfer.
9194
+ * Queries statistics about outbound transfers of personal information.
9192
9195
  *
9193
9196
  * @param request - DescribeSensitiveOutboundStatisticRequest
9194
9197
  * @returns DescribeSensitiveOutboundStatisticResponse
@@ -9198,7 +9201,7 @@ class Client extends openapi_core_1.default {
9198
9201
  return await this.describeSensitiveOutboundStatisticWithOptions(request, runtime);
9199
9202
  }
9200
9203
  /**
9201
- * 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).
9202
9205
  *
9203
9206
  * @param request - DescribeSensitiveOutboundTrendRequest
9204
9207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9242,7 +9245,7 @@ class Client extends openapi_core_1.default {
9242
9245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundTrendResponse({}));
9243
9246
  }
9244
9247
  /**
9245
- * 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).
9246
9249
  *
9247
9250
  * @param request - DescribeSensitiveOutboundTrendRequest
9248
9251
  * @returns DescribeSensitiveOutboundTrendResponse
@@ -9252,7 +9255,7 @@ class Client extends openapi_core_1.default {
9252
9255
  return await this.describeSensitiveOutboundTrendWithOptions(request, runtime);
9253
9256
  }
9254
9257
  /**
9255
- * Queries the access logs of sensitive data.
9258
+ * Queries access logs for sensitive data.
9256
9259
  *
9257
9260
  * @param request - DescribeSensitiveRequestLogRequest
9258
9261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9320,7 +9323,7 @@ class Client extends openapi_core_1.default {
9320
9323
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestLogResponse({}));
9321
9324
  }
9322
9325
  /**
9323
- * Queries the access logs of sensitive data.
9326
+ * Queries access logs for sensitive data.
9324
9327
  *
9325
9328
  * @param request - DescribeSensitiveRequestLogRequest
9326
9329
  * @returns DescribeSensitiveRequestLogResponse
@@ -9330,7 +9333,7 @@ class Client extends openapi_core_1.default {
9330
9333
  return await this.describeSensitiveRequestLogWithOptions(request, runtime);
9331
9334
  }
9332
9335
  /**
9333
- * Queries the tracing results of sensitive data.
9336
+ * Queries the results of sensitive data tracing.
9334
9337
  *
9335
9338
  * @param request - DescribeSensitiveRequestsRequest
9336
9339
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9386,7 +9389,7 @@ class Client extends openapi_core_1.default {
9386
9389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestsResponse({}));
9387
9390
  }
9388
9391
  /**
9389
- * Queries the tracing results of sensitive data.
9392
+ * Queries the results of sensitive data tracing.
9390
9393
  *
9391
9394
  * @param request - DescribeSensitiveRequestsRequest
9392
9395
  * @returns DescribeSensitiveRequestsResponse
@@ -9396,7 +9399,7 @@ class Client extends openapi_core_1.default {
9396
9399
  return await this.describeSensitiveRequestsWithOptions(request, runtime);
9397
9400
  }
9398
9401
  /**
9399
- * Queries the sensitive data statistics of the tracing and auditing feature.
9402
+ * Queries statistics on sensitive data for data leakage prevention.
9400
9403
  *
9401
9404
  * @param request - DescribeSensitiveStatisticRequest
9402
9405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9449,7 +9452,7 @@ class Client extends openapi_core_1.default {
9449
9452
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveStatisticResponse({}));
9450
9453
  }
9451
9454
  /**
9452
- * Queries the sensitive data statistics of the tracing and auditing feature.
9455
+ * Queries statistics on sensitive data for data leakage prevention.
9453
9456
  *
9454
9457
  * @param request - DescribeSensitiveStatisticRequest
9455
9458
  * @returns DescribeSensitiveStatisticResponse
@@ -9459,7 +9462,7 @@ class Client extends openapi_core_1.default {
9459
9462
  return await this.describeSensitiveStatisticWithOptions(request, runtime);
9460
9463
  }
9461
9464
  /**
9462
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9465
+ * Queries the Logstore authorization status.
9463
9466
  *
9464
9467
  * @param request - DescribeSlsAuthStatusRequest
9465
9468
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9494,7 +9497,7 @@ class Client extends openapi_core_1.default {
9494
9497
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsAuthStatusResponse({}));
9495
9498
  }
9496
9499
  /**
9497
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9500
+ * Queries the Logstore authorization status.
9498
9501
  *
9499
9502
  * @param request - DescribeSlsAuthStatusRequest
9500
9503
  * @returns DescribeSlsAuthStatusResponse
@@ -9504,7 +9507,7 @@ class Client extends openapi_core_1.default {
9504
9507
  return await this.describeSlsAuthStatusWithOptions(request, runtime);
9505
9508
  }
9506
9509
  /**
9507
- * 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.
9508
9511
  *
9509
9512
  * @param request - DescribeSlsLogStoreRequest
9510
9513
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9539,7 +9542,7 @@ class Client extends openapi_core_1.default {
9539
9542
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsLogStoreResponse({}));
9540
9543
  }
9541
9544
  /**
9542
- * 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.
9543
9546
  *
9544
9547
  * @param request - DescribeSlsLogStoreRequest
9545
9548
  * @returns DescribeSlsLogStoreResponse
@@ -9594,7 +9597,7 @@ class Client extends openapi_core_1.default {
9594
9597
  return await this.describeSlsLogStoreStatusWithOptions(request, runtime);
9595
9598
  }
9596
9599
  /**
9597
- * 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.
9598
9601
  *
9599
9602
  * @param request - DescribeTemplateResourceCountRequest
9600
9603
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9632,7 +9635,7 @@ class Client extends openapi_core_1.default {
9632
9635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourceCountResponse({}));
9633
9636
  }
9634
9637
  /**
9635
- * 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.
9636
9639
  *
9637
9640
  * @param request - DescribeTemplateResourceCountRequest
9638
9641
  * @returns DescribeTemplateResourceCountResponse
@@ -9642,7 +9645,7 @@ class Client extends openapi_core_1.default {
9642
9645
  return await this.describeTemplateResourceCountWithOptions(request, runtime);
9643
9646
  }
9644
9647
  /**
9645
- * Queries the resources that are associated to a protection rule template.
9648
+ * Queries the resources attached to a protection template.
9646
9649
  *
9647
9650
  * @param request - DescribeTemplateResourcesRequest
9648
9651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9695,7 +9698,7 @@ class Client extends openapi_core_1.default {
9695
9698
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourcesResponse({}));
9696
9699
  }
9697
9700
  /**
9698
- * Queries the resources that are associated to a protection rule template.
9701
+ * Queries the resources attached to a protection template.
9699
9702
  *
9700
9703
  * @param request - DescribeTemplateResourcesRequest
9701
9704
  * @returns DescribeTemplateResourcesResponse
@@ -9705,7 +9708,7 @@ class Client extends openapi_core_1.default {
9705
9708
  return await this.describeTemplateResourcesWithOptions(request, runtime);
9706
9709
  }
9707
9710
  /**
9708
- * 查看攻击事件列表
9711
+ * Queries a paginated list of notable security events.
9709
9712
  *
9710
9713
  * @param request - DescribeThreatEventRequest
9711
9714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9755,7 +9758,7 @@ class Client extends openapi_core_1.default {
9755
9758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventResponse({}));
9756
9759
  }
9757
9760
  /**
9758
- * 查看攻击事件列表
9761
+ * Queries a paginated list of notable security events.
9759
9762
  *
9760
9763
  * @param request - DescribeThreatEventRequest
9761
9764
  * @returns DescribeThreatEventResponse
@@ -9765,7 +9768,7 @@ class Client extends openapi_core_1.default {
9765
9768
  return await this.describeThreatEventWithOptions(request, runtime);
9766
9769
  }
9767
9770
  /**
9768
- * 查看威胁事件详情
9771
+ * Retrieves the details of a security event that requires attention.
9769
9772
  *
9770
9773
  * @param request - DescribeThreatEventDetailRequest
9771
9774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9803,7 +9806,7 @@ class Client extends openapi_core_1.default {
9803
9806
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventDetailResponse({}));
9804
9807
  }
9805
9808
  /**
9806
- * 查看威胁事件详情
9809
+ * Retrieves the details of a security event that requires attention.
9807
9810
  *
9808
9811
  * @param request - DescribeThreatEventDetailRequest
9809
9812
  * @returns DescribeThreatEventDetailResponse
@@ -9813,7 +9816,7 @@ class Client extends openapi_core_1.default {
9813
9816
  return await this.describeThreatEventDetailWithOptions(request, runtime);
9814
9817
  }
9815
9818
  /**
9816
- * 查询安全事件Top攻击统计数据
9819
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9817
9820
  *
9818
9821
  * @param request - DescribeThreatEventTopMetricRequest
9819
9822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9854,7 +9857,7 @@ class Client extends openapi_core_1.default {
9854
9857
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventTopMetricResponse({}));
9855
9858
  }
9856
9859
  /**
9857
- * 查询安全事件Top攻击统计数据
9860
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9858
9861
  *
9859
9862
  * @param request - DescribeThreatEventTopMetricRequest
9860
9863
  * @returns DescribeThreatEventTopMetricResponse
@@ -9864,7 +9867,7 @@ class Client extends openapi_core_1.default {
9864
9867
  return await this.describeThreatEventTopMetricWithOptions(request, runtime);
9865
9868
  }
9866
9869
  /**
9867
- * Queries the trends of API security risks.
9870
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9868
9871
  *
9869
9872
  * @param request - DescribeUserAbnormalTrendRequest
9870
9873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9902,7 +9905,7 @@ class Client extends openapi_core_1.default {
9902
9905
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTrendResponse({}));
9903
9906
  }
9904
9907
  /**
9905
- * Queries the trends of API security risks.
9908
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9906
9909
  *
9907
9910
  * @param request - DescribeUserAbnormalTrendRequest
9908
9911
  * @returns DescribeUserAbnormalTrendResponse
@@ -9912,7 +9915,7 @@ class Client extends openapi_core_1.default {
9912
9915
  return await this.describeUserAbnormalTrendWithOptions(request, runtime);
9913
9916
  }
9914
9917
  /**
9915
- * 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).
9916
9919
  *
9917
9920
  * @param request - DescribeUserAbnormalTypeRequest
9918
9921
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9959,7 +9962,7 @@ class Client extends openapi_core_1.default {
9959
9962
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTypeResponse({}));
9960
9963
  }
9961
9964
  /**
9962
- * 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).
9963
9966
  *
9964
9967
  * @param request - DescribeUserAbnormalTypeRequest
9965
9968
  * @returns DescribeUserAbnormalTypeResponse
@@ -9969,7 +9972,7 @@ class Client extends openapi_core_1.default {
9969
9972
  return await this.describeUserAbnormalTypeWithOptions(request, runtime);
9970
9973
  }
9971
9974
  /**
9972
- * Queries the traffic statistics of an API.
9975
+ * Queries traffic statistics for an API operation.
9973
9976
  *
9974
9977
  * @param request - DescribeUserApiRequestRequest
9975
9978
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10019,7 +10022,7 @@ class Client extends openapi_core_1.default {
10019
10022
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserApiRequestResponse({}));
10020
10023
  }
10021
10024
  /**
10022
- * Queries the traffic statistics of an API.
10025
+ * Queries traffic statistics for an API operation.
10023
10026
  *
10024
10027
  * @param request - DescribeUserApiRequestRequest
10025
10028
  * @returns DescribeUserApiRequestResponse
@@ -10029,7 +10032,7 @@ class Client extends openapi_core_1.default {
10029
10032
  return await this.describeUserApiRequestWithOptions(request, runtime);
10030
10033
  }
10031
10034
  /**
10032
- * Queries the user asset statistics in the API security module.
10035
+ * Queries user asset statistics for API Security.
10033
10036
  *
10034
10037
  * @param request - DescribeUserAssetRequest
10035
10038
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10073,7 +10076,7 @@ class Client extends openapi_core_1.default {
10073
10076
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAssetResponse({}));
10074
10077
  }
10075
10078
  /**
10076
- * Queries the user asset statistics in the API security module.
10079
+ * Queries user asset statistics for API Security.
10077
10080
  *
10078
10081
  * @param request - DescribeUserAssetRequest
10079
10082
  * @returns DescribeUserAssetResponse
@@ -10083,7 +10086,7 @@ class Client extends openapi_core_1.default {
10083
10086
  return await this.describeUserAssetWithOptions(request, runtime);
10084
10087
  }
10085
10088
  /**
10086
- * Queries the trends of attacks detected by the API security module.
10089
+ * Describes the trend of API security attacks.
10087
10090
  *
10088
10091
  * @param request - DescribeUserEventTrendRequest
10089
10092
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10124,7 +10127,7 @@ class Client extends openapi_core_1.default {
10124
10127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTrendResponse({}));
10125
10128
  }
10126
10129
  /**
10127
- * Queries the trends of attacks detected by the API security module.
10130
+ * Describes the trend of API security attacks.
10128
10131
  *
10129
10132
  * @param request - DescribeUserEventTrendRequest
10130
10133
  * @returns DescribeUserEventTrendResponse
@@ -10134,7 +10137,7 @@ class Client extends openapi_core_1.default {
10134
10137
  return await this.describeUserEventTrendWithOptions(request, runtime);
10135
10138
  }
10136
10139
  /**
10137
- * Queries the types and statistics of security events in the API security module.
10140
+ * Queries the types and statistics of user security events.
10138
10141
  *
10139
10142
  * @param request - DescribeUserEventTypeRequest
10140
10143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10184,7 +10187,7 @@ class Client extends openapi_core_1.default {
10184
10187
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTypeResponse({}));
10185
10188
  }
10186
10189
  /**
10187
- * Queries the types and statistics of security events in the API security module.
10190
+ * Queries the types and statistics of user security events.
10188
10191
  *
10189
10192
  * @param request - DescribeUserEventTypeRequest
10190
10193
  * @returns DescribeUserEventTypeResponse
@@ -10194,7 +10197,7 @@ class Client extends openapi_core_1.default {
10194
10197
  return await this.describeUserEventTypeWithOptions(request, runtime);
10195
10198
  }
10196
10199
  /**
10197
- * 查询用户日志配置
10200
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10198
10201
  *
10199
10202
  * @param request - DescribeUserLogFieldConfigRequest
10200
10203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10232,7 +10235,7 @@ class Client extends openapi_core_1.default {
10232
10235
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserLogFieldConfigResponse({}));
10233
10236
  }
10234
10237
  /**
10235
- * 查询用户日志配置
10238
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10236
10239
  *
10237
10240
  * @param request - DescribeUserLogFieldConfigRequest
10238
10241
  * @returns DescribeUserLogFieldConfigResponse
@@ -10242,7 +10245,7 @@ class Client extends openapi_core_1.default {
10242
10245
  return await this.describeUserLogFieldConfigWithOptions(request, runtime);
10243
10246
  }
10244
10247
  /**
10245
- * Queries available regions for log storage.
10248
+ * Queries the available log storage regions.
10246
10249
  *
10247
10250
  * @param request - DescribeUserSlsLogRegionsRequest
10248
10251
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10277,7 +10280,7 @@ class Client extends openapi_core_1.default {
10277
10280
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserSlsLogRegionsResponse({}));
10278
10281
  }
10279
10282
  /**
10280
- * Queries available regions for log storage.
10283
+ * Queries the available log storage regions.
10281
10284
  *
10282
10285
  * @param request - DescribeUserSlsLogRegionsRequest
10283
10286
  * @returns DescribeUserSlsLogRegionsResponse
@@ -10332,7 +10335,7 @@ class Client extends openapi_core_1.default {
10332
10335
  return await this.describeUserWafLogStatusWithOptions(request, runtime);
10333
10336
  }
10334
10337
  /**
10335
- * 查询归属校验内容
10338
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10336
10339
  *
10337
10340
  * @param request - DescribeVerifyContentRequest
10338
10341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10367,7 +10370,7 @@ class Client extends openapi_core_1.default {
10367
10370
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVerifyContentResponse({}));
10368
10371
  }
10369
10372
  /**
10370
- * 查询归属校验内容
10373
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10371
10374
  *
10372
10375
  * @param request - DescribeVerifyContentRequest
10373
10376
  * @returns DescribeVerifyContentResponse
@@ -10377,7 +10380,7 @@ class Client extends openapi_core_1.default {
10377
10380
  return await this.describeVerifyContentWithOptions(request, runtime);
10378
10381
  }
10379
10382
  /**
10380
- * 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.
10381
10384
  *
10382
10385
  * @param request - DescribeVisitTopIpRequest
10383
10386
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10421,7 +10424,7 @@ class Client extends openapi_core_1.default {
10421
10424
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitTopIpResponse({}));
10422
10425
  }
10423
10426
  /**
10424
- * 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.
10425
10428
  *
10426
10429
  * @param request - DescribeVisitTopIpRequest
10427
10430
  * @returns DescribeVisitTopIpResponse
@@ -10431,7 +10434,7 @@ class Client extends openapi_core_1.default {
10431
10434
  return await this.describeVisitTopIpWithOptions(request, runtime);
10432
10435
  }
10433
10436
  /**
10434
- * Queries the top 10 user agents that are used to initiate requests.
10437
+ * Queries the top 10 User-Agents that sent the most requests.
10435
10438
  *
10436
10439
  * @param request - DescribeVisitUasRequest
10437
10440
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10475,7 +10478,7 @@ class Client extends openapi_core_1.default {
10475
10478
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitUasResponse({}));
10476
10479
  }
10477
10480
  /**
10478
- * Queries the top 10 user agents that are used to initiate requests.
10481
+ * Queries the top 10 User-Agents that sent the most requests.
10479
10482
  *
10480
10483
  * @param request - DescribeVisitUasRequest
10481
10484
  * @returns DescribeVisitUasResponse
@@ -10530,7 +10533,7 @@ class Client extends openapi_core_1.default {
10530
10533
  return await this.describeWafSourceIpSegmentWithOptions(request, runtime);
10531
10534
  }
10532
10535
  /**
10533
- * 创建WAF服务关联角色
10536
+ * Initializes a service-linked role for WAF.
10534
10537
  *
10535
10538
  * @param request - InitializeWafOperationRoleRequest
10536
10539
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10565,7 +10568,7 @@ class Client extends openapi_core_1.default {
10565
10568
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.InitializeWafOperationRoleResponse({}));
10566
10569
  }
10567
10570
  /**
10568
- * 创建WAF服务关联角色
10571
+ * Initializes a service-linked role for WAF.
10569
10572
  *
10570
10573
  * @param request - InitializeWafOperationRoleRequest
10571
10574
  * @returns InitializeWafOperationRoleResponse
@@ -10674,7 +10677,7 @@ class Client extends openapi_core_1.default {
10674
10677
  return await this.listTagResourcesWithOptions(request, runtime);
10675
10678
  }
10676
10679
  /**
10677
- * Queries the tag values of a tag key.
10680
+ * Lists the tag values of a specified tag key.
10678
10681
  *
10679
10682
  * @param request - ListTagValuesRequest
10680
10683
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10718,7 +10721,7 @@ class Client extends openapi_core_1.default {
10718
10721
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagValuesResponse({}));
10719
10722
  }
10720
10723
  /**
10721
- * Queries the tag values of a tag key.
10724
+ * Lists the tag values of a specified tag key.
10722
10725
  *
10723
10726
  * @param request - ListTagValuesRequest
10724
10727
  * @returns ListTagValuesResponse
@@ -10728,7 +10731,7 @@ class Client extends openapi_core_1.default {
10728
10731
  return await this.listTagValuesWithOptions(request, runtime);
10729
10732
  }
10730
10733
  /**
10731
- * 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.
10732
10735
  *
10733
10736
  * @param request - ModifyApisecAbnormalsRequest
10734
10737
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10775,7 +10778,7 @@ class Client extends openapi_core_1.default {
10775
10778
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecAbnormalsResponse({}));
10776
10779
  }
10777
10780
  /**
10778
- * 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.
10779
10782
  *
10780
10783
  * @param request - ModifyApisecAbnormalsRequest
10781
10784
  * @returns ModifyApisecAbnormalsResponse
@@ -10785,7 +10788,7 @@ class Client extends openapi_core_1.default {
10785
10788
  return await this.modifyApisecAbnormalsWithOptions(request, runtime);
10786
10789
  }
10787
10790
  /**
10788
- * 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).
10789
10792
  *
10790
10793
  * @param request - ModifyApisecApiResourceRequest
10791
10794
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10832,7 +10835,7 @@ class Client extends openapi_core_1.default {
10832
10835
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecApiResourceResponse({}));
10833
10836
  }
10834
10837
  /**
10835
- * 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).
10836
10839
  *
10837
10840
  * @param request - ModifyApisecApiResourceRequest
10838
10841
  * @returns ModifyApisecApiResourceResponse
@@ -10842,7 +10845,7 @@ class Client extends openapi_core_1.default {
10842
10845
  return await this.modifyApisecApiResourceWithOptions(request, runtime);
10843
10846
  }
10844
10847
  /**
10845
- * 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.
10846
10849
  *
10847
10850
  * @param request - ModifyApisecEventsRequest
10848
10851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10892,7 +10895,7 @@ class Client extends openapi_core_1.default {
10892
10895
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecEventsResponse({}));
10893
10896
  }
10894
10897
  /**
10895
- * 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.
10896
10899
  *
10897
10900
  * @param request - ModifyApisecEventsRequest
10898
10901
  * @returns ModifyApisecEventsResponse
@@ -10902,7 +10905,7 @@ class Client extends openapi_core_1.default {
10902
10905
  return await this.modifyApisecEventsWithOptions(request, runtime);
10903
10906
  }
10904
10907
  /**
10905
- * Modifies the configurations of API security log subscription.
10908
+ * Updates the API security log subscription settings.
10906
10909
  *
10907
10910
  * @param request - ModifyApisecLogDeliveryRequest
10908
10911
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10949,7 +10952,7 @@ class Client extends openapi_core_1.default {
10949
10952
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryResponse({}));
10950
10953
  }
10951
10954
  /**
10952
- * Modifies the configurations of API security log subscription.
10955
+ * Updates the API security log subscription settings.
10953
10956
  *
10954
10957
  * @param request - ModifyApisecLogDeliveryRequest
10955
10958
  * @returns ModifyApisecLogDeliveryResponse
@@ -10959,7 +10962,7 @@ class Client extends openapi_core_1.default {
10959
10962
  return await this.modifyApisecLogDeliveryWithOptions(request, runtime);
10960
10963
  }
10961
10964
  /**
10962
- * 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.
10963
10966
  *
10964
10967
  * @param request - ModifyApisecLogDeliveryStatusRequest
10965
10968
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11000,7 +11003,7 @@ class Client extends openapi_core_1.default {
11000
11003
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryStatusResponse({}));
11001
11004
  }
11002
11005
  /**
11003
- * 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.
11004
11007
  *
11005
11008
  * @param request - ModifyApisecLogDeliveryStatusRequest
11006
11009
  * @returns ModifyApisecLogDeliveryStatusResponse
@@ -11010,7 +11013,7 @@ class Client extends openapi_core_1.default {
11010
11013
  return await this.modifyApisecLogDeliveryStatusWithOptions(request, runtime);
11011
11014
  }
11012
11015
  /**
11013
- * 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.
11014
11017
  *
11015
11018
  * @param request - ModifyApisecModuleStatusRequest
11016
11019
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11057,7 +11060,7 @@ class Client extends openapi_core_1.default {
11057
11060
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecModuleStatusResponse({}));
11058
11061
  }
11059
11062
  /**
11060
- * 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.
11061
11064
  *
11062
11065
  * @param request - ModifyApisecModuleStatusRequest
11063
11066
  * @returns ModifyApisecModuleStatusResponse
@@ -11067,7 +11070,7 @@ class Client extends openapi_core_1.default {
11067
11070
  return await this.modifyApisecModuleStatusWithOptions(request, runtime);
11068
11071
  }
11069
11072
  /**
11070
- * 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.
11071
11074
  *
11072
11075
  * @param request - ModifyApisecStatusRequest
11073
11076
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11111,7 +11114,7 @@ class Client extends openapi_core_1.default {
11111
11114
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecStatusResponse({}));
11112
11115
  }
11113
11116
  /**
11114
- * 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.
11115
11118
  *
11116
11119
  * @param request - ModifyApisecStatusRequest
11117
11120
  * @returns ModifyApisecStatusResponse
@@ -11121,7 +11124,7 @@ class Client extends openapi_core_1.default {
11121
11124
  return await this.modifyApisecStatusWithOptions(request, runtime);
11122
11125
  }
11123
11126
  /**
11124
- * 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.
11125
11128
  *
11126
11129
  * @param tmpReq - ModifyCloudResourceRequest
11127
11130
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11173,7 +11176,7 @@ class Client extends openapi_core_1.default {
11173
11176
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceResponse({}));
11174
11177
  }
11175
11178
  /**
11176
- * 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.
11177
11180
  *
11178
11181
  * @param request - ModifyCloudResourceRequest
11179
11182
  * @returns ModifyCloudResourceResponse
@@ -11183,7 +11186,7 @@ class Client extends openapi_core_1.default {
11183
11186
  return await this.modifyCloudResourceWithOptions(request, runtime);
11184
11187
  }
11185
11188
  /**
11186
- * 修改云产品接入的证书
11189
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11187
11190
  *
11188
11191
  * @param request - ModifyCloudResourceCertRequest
11189
11192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11230,7 +11233,7 @@ class Client extends openapi_core_1.default {
11230
11233
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceCertResponse({}));
11231
11234
  }
11232
11235
  /**
11233
- * 修改云产品接入的证书
11236
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11234
11237
  *
11235
11238
  * @param request - ModifyCloudResourceCertRequest
11236
11239
  * @returns ModifyCloudResourceCertResponse
@@ -11240,7 +11243,7 @@ class Client extends openapi_core_1.default {
11240
11243
  return await this.modifyCloudResourceCertWithOptions(request, runtime);
11241
11244
  }
11242
11245
  /**
11243
- * 修改云产品接入的默认证书
11246
+ * Modifies the default certificate for cloud native mode.
11244
11247
  *
11245
11248
  * @param request - ModifyCloudResourceDefaultCertRequest
11246
11249
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11281,7 +11284,7 @@ class Client extends openapi_core_1.default {
11281
11284
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceDefaultCertResponse({}));
11282
11285
  }
11283
11286
  /**
11284
- * 修改云产品接入的默认证书
11287
+ * Modifies the default certificate for cloud native mode.
11285
11288
  *
11286
11289
  * @param request - ModifyCloudResourceDefaultCertRequest
11287
11290
  * @returns ModifyCloudResourceDefaultCertResponse
@@ -11291,7 +11294,7 @@ class Client extends openapi_core_1.default {
11291
11294
  return await this.modifyCloudResourceDefaultCertWithOptions(request, runtime);
11292
11295
  }
11293
11296
  /**
11294
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11297
+ * Modifies the default SSL/TLS settings.
11295
11298
  *
11296
11299
  * @param request - ModifyDefaultHttpsRequest
11297
11300
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11341,7 +11344,7 @@ class Client extends openapi_core_1.default {
11341
11344
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultHttpsResponse({}));
11342
11345
  }
11343
11346
  /**
11344
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11347
+ * Modifies the default SSL/TLS settings.
11345
11348
  *
11346
11349
  * @param request - ModifyDefaultHttpsRequest
11347
11350
  * @returns ModifyDefaultHttpsResponse
@@ -11351,7 +11354,7 @@ class Client extends openapi_core_1.default {
11351
11354
  return await this.modifyDefaultHttpsWithOptions(request, runtime);
11352
11355
  }
11353
11356
  /**
11354
- * Modifies the configurations of a protected object group.
11357
+ * Modifies the configuration of a protected object group.
11355
11358
  *
11356
11359
  * @param request - ModifyDefenseResourceGroupRequest
11357
11360
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11398,7 +11401,7 @@ class Client extends openapi_core_1.default {
11398
11401
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseResourceGroupResponse({}));
11399
11402
  }
11400
11403
  /**
11401
- * Modifies the configurations of a protected object group.
11404
+ * Modifies the configuration of a protected object group.
11402
11405
  *
11403
11406
  * @param request - ModifyDefenseResourceGroupRequest
11404
11407
  * @returns ModifyDefenseResourceGroupResponse
@@ -11474,7 +11477,7 @@ class Client extends openapi_core_1.default {
11474
11477
  return await this.modifyDefenseResourceXffWithOptions(request, runtime);
11475
11478
  }
11476
11479
  /**
11477
- * Modifies the configurations of a protection rule.
11480
+ * Modifies the configuration of a protection rule.
11478
11481
  *
11479
11482
  * @param request - ModifyDefenseRuleRequest
11480
11483
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11526,7 +11529,7 @@ class Client extends openapi_core_1.default {
11526
11529
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleResponse({}));
11527
11530
  }
11528
11531
  /**
11529
- * Modifies the configurations of a protection rule.
11532
+ * Modifies the configuration of a protection rule.
11530
11533
  *
11531
11534
  * @param request - ModifyDefenseRuleRequest
11532
11535
  * @returns ModifyDefenseRuleResponse
@@ -11536,7 +11539,7 @@ class Client extends openapi_core_1.default {
11536
11539
  return await this.modifyDefenseRuleWithOptions(request, runtime);
11537
11540
  }
11538
11541
  /**
11539
- * 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.
11540
11543
  *
11541
11544
  * @param request - ModifyDefenseRuleCacheRequest
11542
11545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11577,7 +11580,7 @@ class Client extends openapi_core_1.default {
11577
11580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleCacheResponse({}));
11578
11581
  }
11579
11582
  /**
11580
- * 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.
11581
11584
  *
11582
11585
  * @param request - ModifyDefenseRuleCacheRequest
11583
11586
  * @returns ModifyDefenseRuleCacheResponse
@@ -11587,7 +11590,7 @@ class Client extends openapi_core_1.default {
11587
11590
  return await this.modifyDefenseRuleCacheWithOptions(request, runtime);
11588
11591
  }
11589
11592
  /**
11590
- * Changes the status of a protection rule.
11593
+ * Enables or disables a protection rule.
11591
11594
  *
11592
11595
  * @param request - ModifyDefenseRuleStatusRequest
11593
11596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11634,7 +11637,7 @@ class Client extends openapi_core_1.default {
11634
11637
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleStatusResponse({}));
11635
11638
  }
11636
11639
  /**
11637
- * Changes the status of a protection rule.
11640
+ * Enables or disables a protection rule.
11638
11641
  *
11639
11642
  * @param request - ModifyDefenseRuleStatusRequest
11640
11643
  * @returns ModifyDefenseRuleStatusResponse
@@ -11644,7 +11647,7 @@ class Client extends openapi_core_1.default {
11644
11647
  return await this.modifyDefenseRuleStatusWithOptions(request, runtime);
11645
11648
  }
11646
11649
  /**
11647
- * 修改用户防护场景的配置
11650
+ * Modifies the mitigation settings for a protection scenario.
11648
11651
  *
11649
11652
  * @param request - ModifyDefenseSceneConfigRequest
11650
11653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11688,7 +11691,7 @@ class Client extends openapi_core_1.default {
11688
11691
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseSceneConfigResponse({}));
11689
11692
  }
11690
11693
  /**
11691
- * 修改用户防护场景的配置
11694
+ * Modifies the mitigation settings for a protection scenario.
11692
11695
  *
11693
11696
  * @param request - ModifyDefenseSceneConfigRequest
11694
11697
  * @returns ModifyDefenseSceneConfigResponse
@@ -11698,7 +11701,7 @@ class Client extends openapi_core_1.default {
11698
11701
  return await this.modifyDefenseSceneConfigWithOptions(request, runtime);
11699
11702
  }
11700
11703
  /**
11701
- * Modifies the configurations of a protection rule template.
11704
+ * Modifies a defense template.
11702
11705
  *
11703
11706
  * @param request - ModifyDefenseTemplateRequest
11704
11707
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11742,7 +11745,7 @@ class Client extends openapi_core_1.default {
11742
11745
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseTemplateResponse({}));
11743
11746
  }
11744
11747
  /**
11745
- * Modifies the configurations of a protection rule template.
11748
+ * Modifies a defense template.
11746
11749
  *
11747
11750
  * @param request - ModifyDefenseTemplateRequest
11748
11751
  * @returns ModifyDefenseTemplateResponse
@@ -11803,7 +11806,7 @@ class Client extends openapi_core_1.default {
11803
11806
  return await this.modifyDefenseTemplateStatusWithOptions(request, runtime);
11804
11807
  }
11805
11808
  /**
11806
- * 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).
11807
11810
  *
11808
11811
  * @param tmpReq - ModifyDomainRequest
11809
11812
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11858,7 +11861,7 @@ class Client extends openapi_core_1.default {
11858
11861
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainResponse({}));
11859
11862
  }
11860
11863
  /**
11861
- * 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).
11862
11865
  *
11863
11866
  * @param request - ModifyDomainRequest
11864
11867
  * @returns ModifyDomainResponse
@@ -11868,7 +11871,7 @@ class Client extends openapi_core_1.default {
11868
11871
  return await this.modifyDomainWithOptions(request, runtime);
11869
11872
  }
11870
11873
  /**
11871
- * 修改域名的证书
11874
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11872
11875
  *
11873
11876
  * @param request - ModifyDomainCertRequest
11874
11877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11918,7 +11921,7 @@ class Client extends openapi_core_1.default {
11918
11921
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainCertResponse({}));
11919
11922
  }
11920
11923
  /**
11921
- * 修改域名的证书
11924
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11922
11925
  *
11923
11926
  * @param request - ModifyDomainCertRequest
11924
11927
  * @returns ModifyDomainCertResponse
@@ -11928,7 +11931,7 @@ class Client extends openapi_core_1.default {
11928
11931
  return await this.modifyDomainCertWithOptions(request, runtime);
11929
11932
  }
11930
11933
  /**
11931
- * 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).
11932
11935
  *
11933
11936
  * @param request - ModifyDomainPunishStatusRequest
11934
11937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11966,7 +11969,7 @@ class Client extends openapi_core_1.default {
11966
11969
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainPunishStatusResponse({}));
11967
11970
  }
11968
11971
  /**
11969
- * 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).
11970
11973
  *
11971
11974
  * @param request - ModifyDomainPunishStatusRequest
11972
11975
  * @returns ModifyDomainPunishStatusResponse
@@ -11976,7 +11979,7 @@ class Client extends openapi_core_1.default {
11976
11979
  return await this.modifyDomainPunishStatusWithOptions(request, runtime);
11977
11980
  }
11978
11981
  /**
11979
- * Modifies information about a hybrid cloud cluster.
11982
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
11980
11983
  *
11981
11984
  * @param request - ModifyHybridCloudClusterRequest
11982
11985
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12053,7 +12056,7 @@ class Client extends openapi_core_1.default {
12053
12056
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterResponse({}));
12054
12057
  }
12055
12058
  /**
12056
- * Modifies information about a hybrid cloud cluster.
12059
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
12057
12060
  *
12058
12061
  * @param request - ModifyHybridCloudClusterRequest
12059
12062
  * @returns ModifyHybridCloudClusterResponse
@@ -12063,7 +12066,7 @@ class Client extends openapi_core_1.default {
12063
12066
  return await this.modifyHybridCloudClusterWithOptions(request, runtime);
12064
12067
  }
12065
12068
  /**
12066
- * 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.
12067
12070
  *
12068
12071
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12069
12072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12104,7 +12107,7 @@ class Client extends openapi_core_1.default {
12104
12107
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterBypassStatusResponse({}));
12105
12108
  }
12106
12109
  /**
12107
- * 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.
12108
12111
  *
12109
12112
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12110
12113
  * @returns ModifyHybridCloudClusterBypassStatusResponse
@@ -12174,7 +12177,7 @@ class Client extends openapi_core_1.default {
12174
12177
  return await this.modifyHybridCloudClusterRuleWithOptions(request, runtime);
12175
12178
  }
12176
12179
  /**
12177
- * Modifies a node group in a hybrid cloud cluster.
12180
+ * Modifies the information of a cluster group.
12178
12181
  *
12179
12182
  * @param request - ModifyHybridCloudGroupRequest
12180
12183
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12221,7 +12224,7 @@ class Client extends openapi_core_1.default {
12221
12224
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupResponse({}));
12222
12225
  }
12223
12226
  /**
12224
- * Modifies a node group in a hybrid cloud cluster.
12227
+ * Modifies the information of a cluster group.
12225
12228
  *
12226
12229
  * @param request - ModifyHybridCloudGroupRequest
12227
12230
  * @returns ModifyHybridCloudGroupResponse
@@ -12231,7 +12234,7 @@ class Client extends openapi_core_1.default {
12231
12234
  return await this.modifyHybridCloudGroupWithOptions(request, runtime);
12232
12235
  }
12233
12236
  /**
12234
- * 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.
12235
12238
  *
12236
12239
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12237
12240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12275,7 +12278,7 @@ class Client extends openapi_core_1.default {
12275
12278
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupExpansionServerResponse({}));
12276
12279
  }
12277
12280
  /**
12278
- * 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.
12279
12282
  *
12280
12283
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12281
12284
  * @returns ModifyHybridCloudGroupExpansionServerResponse
@@ -12285,7 +12288,7 @@ class Client extends openapi_core_1.default {
12285
12288
  return await this.modifyHybridCloudGroupExpansionServerWithOptions(request, runtime);
12286
12289
  }
12287
12290
  /**
12288
- * Deletes a node from a node group of a hybrid cloud cluster.
12291
+ * Removes a node from a group in a hybrid cloud cluster.
12289
12292
  *
12290
12293
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12291
12294
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12329,7 +12332,7 @@ class Client extends openapi_core_1.default {
12329
12332
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupShrinkServerResponse({}));
12330
12333
  }
12331
12334
  /**
12332
- * Deletes a node from a node group of a hybrid cloud cluster.
12335
+ * Removes a node from a group in a hybrid cloud cluster.
12333
12336
  *
12334
12337
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12335
12338
  * @returns ModifyHybridCloudGroupShrinkServerResponse
@@ -12339,7 +12342,7 @@ class Client extends openapi_core_1.default {
12339
12342
  return await this.modifyHybridCloudGroupShrinkServerWithOptions(request, runtime);
12340
12343
  }
12341
12344
  /**
12342
- * 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.
12343
12346
  *
12344
12347
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12345
12348
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12374,7 +12377,7 @@ class Client extends openapi_core_1.default {
12374
12377
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudSdkPullinStatusResponse({}));
12375
12378
  }
12376
12379
  /**
12377
- * 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.
12378
12381
  *
12379
12382
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12380
12383
  * @returns ModifyHybridCloudSdkPullinStatusResponse
@@ -12384,7 +12387,7 @@ class Client extends openapi_core_1.default {
12384
12387
  return await this.modifyHybridCloudSdkPullinStatusWithOptions(request, runtime);
12385
12388
  }
12386
12389
  /**
12387
- * Modifies the information about a hybrid cloud node.
12390
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12388
12391
  *
12389
12392
  * @param request - ModifyHybridCloudServerRequest
12390
12393
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12434,7 +12437,7 @@ class Client extends openapi_core_1.default {
12434
12437
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudServerResponse({}));
12435
12438
  }
12436
12439
  /**
12437
- * Modifies the information about a hybrid cloud node.
12440
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12438
12441
  *
12439
12442
  * @param request - ModifyHybridCloudServerRequest
12440
12443
  * @returns ModifyHybridCloudServerResponse
@@ -12444,7 +12447,7 @@ class Client extends openapi_core_1.default {
12444
12447
  return await this.modifyHybridCloudServerWithOptions(request, runtime);
12445
12448
  }
12446
12449
  /**
12447
- * Modifies a hybrid cloud log delivery configuration.
12450
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12448
12451
  *
12449
12452
  * @param request - ModifyLogDeliveryConfigRequest
12450
12453
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12488,7 +12491,7 @@ class Client extends openapi_core_1.default {
12488
12491
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyLogDeliveryConfigResponse({}));
12489
12492
  }
12490
12493
  /**
12491
- * Modifies a hybrid cloud log delivery configuration.
12494
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12492
12495
  *
12493
12496
  * @param request - ModifyLogDeliveryConfigRequest
12494
12497
  * @returns ModifyLogDeliveryConfigResponse
@@ -12498,7 +12501,7 @@ class Client extends openapi_core_1.default {
12498
12501
  return await this.modifyLogDeliveryConfigWithOptions(request, runtime);
12499
12502
  }
12500
12503
  /**
12501
- * Modifies an IP address blacklist for major event protection.
12504
+ * Modifies an IP address blacklist for critical event protection.
12502
12505
  *
12503
12506
  * @param request - ModifyMajorProtectionBlackIpRequest
12504
12507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12548,7 +12551,7 @@ class Client extends openapi_core_1.default {
12548
12551
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMajorProtectionBlackIpResponse({}));
12549
12552
  }
12550
12553
  /**
12551
- * Modifies an IP address blacklist for major event protection.
12554
+ * Modifies an IP address blacklist for critical event protection.
12552
12555
  *
12553
12556
  * @param request - ModifyMajorProtectionBlackIpRequest
12554
12557
  * @returns ModifyMajorProtectionBlackIpResponse
@@ -12558,7 +12561,7 @@ class Client extends openapi_core_1.default {
12558
12561
  return await this.modifyMajorProtectionBlackIpWithOptions(request, runtime);
12559
12562
  }
12560
12563
  /**
12561
- * 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).
12562
12565
  *
12563
12566
  * @param request - ModifyMemberAccountRequest
12564
12567
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12602,7 +12605,7 @@ class Client extends openapi_core_1.default {
12602
12605
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMemberAccountResponse({}));
12603
12606
  }
12604
12607
  /**
12605
- * 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).
12606
12609
  *
12607
12610
  * @param request - ModifyMemberAccountRequest
12608
12611
  * @returns ModifyMemberAccountResponse
@@ -12660,7 +12663,7 @@ class Client extends openapi_core_1.default {
12660
12663
  return await this.modifyPauseProtectionStatusWithOptions(request, runtime);
12661
12664
  }
12662
12665
  /**
12663
- * 修改防护对象日志外发状态
12666
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12664
12667
  *
12665
12668
  * @param request - ModifyResourceLogDeliveryStatusRequest
12666
12669
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12704,7 +12707,7 @@ class Client extends openapi_core_1.default {
12704
12707
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogDeliveryStatusResponse({}));
12705
12708
  }
12706
12709
  /**
12707
- * 修改防护对象日志外发状态
12710
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12708
12711
  *
12709
12712
  * @param request - ModifyResourceLogDeliveryStatusRequest
12710
12713
  * @returns ModifyResourceLogDeliveryStatusResponse
@@ -12714,7 +12717,7 @@ class Client extends openapi_core_1.default {
12714
12717
  return await this.modifyResourceLogDeliveryStatusWithOptions(request, runtime);
12715
12718
  }
12716
12719
  /**
12717
- * 修改防护对象的日志字段配置
12720
+ * Modifies the log field configuration of a protected object.
12718
12721
  *
12719
12722
  * @param request - ModifyResourceLogFieldConfigRequest
12720
12723
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12764,7 +12767,7 @@ class Client extends openapi_core_1.default {
12764
12767
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogFieldConfigResponse({}));
12765
12768
  }
12766
12769
  /**
12767
- * 修改防护对象的日志字段配置
12770
+ * Modifies the log field configuration of a protected object.
12768
12771
  *
12769
12772
  * @param request - ModifyResourceLogFieldConfigRequest
12770
12773
  * @returns ModifyResourceLogFieldConfigResponse
@@ -12825,7 +12828,7 @@ class Client extends openapi_core_1.default {
12825
12828
  return await this.modifyResourceLogStatusWithOptions(request, runtime);
12826
12829
  }
12827
12830
  /**
12828
- * 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.
12829
12832
  *
12830
12833
  * @param request - ModifyTemplateResourcesRequest
12831
12834
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12881,7 +12884,7 @@ class Client extends openapi_core_1.default {
12881
12884
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResourcesResponse({}));
12882
12885
  }
12883
12886
  /**
12884
- * 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.
12885
12888
  *
12886
12889
  * @param request - ModifyTemplateResourcesRequest
12887
12890
  * @returns ModifyTemplateResourcesResponse
@@ -12891,7 +12894,7 @@ class Client extends openapi_core_1.default {
12891
12894
  return await this.modifyTemplateResourcesWithOptions(request, runtime);
12892
12895
  }
12893
12896
  /**
12894
- * 修改用户日志服务的默认字段配置
12897
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
12895
12898
  *
12896
12899
  * @param request - ModifyUserLogFieldConfigRequest
12897
12900
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12938,7 +12941,7 @@ class Client extends openapi_core_1.default {
12938
12941
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserLogFieldConfigResponse({}));
12939
12942
  }
12940
12943
  /**
12941
- * 修改用户日志服务的默认字段配置
12944
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
12942
12945
  *
12943
12946
  * @param request - ModifyUserLogFieldConfigRequest
12944
12947
  * @returns ModifyUserLogFieldConfigResponse
@@ -12948,7 +12951,7 @@ class Client extends openapi_core_1.default {
12948
12951
  return await this.modifyUserLogFieldConfigWithOptions(request, runtime);
12949
12952
  }
12950
12953
  /**
12951
- * 开通或关闭WAF日志服务
12954
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
12952
12955
  *
12953
12956
  * @param request - ModifyUserWafLogStatusRequest
12954
12957
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12989,7 +12992,7 @@ class Client extends openapi_core_1.default {
12989
12992
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserWafLogStatusResponse({}));
12990
12993
  }
12991
12994
  /**
12992
- * 开通或关闭WAF日志服务
12995
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
12993
12996
  *
12994
12997
  * @param request - ModifyUserWafLogStatusRequest
12995
12998
  * @returns ModifyUserWafLogStatusResponse
@@ -12999,7 +13002,7 @@ class Client extends openapi_core_1.default {
12999
13002
  return await this.modifyUserWafLogStatusWithOptions(request, runtime);
13000
13003
  }
13001
13004
  /**
13002
- * 重新接入云产品
13005
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
13003
13006
  *
13004
13007
  * @param request - ReCreateCloudResourceRequest
13005
13008
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13046,7 +13049,7 @@ class Client extends openapi_core_1.default {
13046
13049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReCreateCloudResourceResponse({}));
13047
13050
  }
13048
13051
  /**
13049
- * 重新接入云产品
13052
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
13050
13053
  *
13051
13054
  * @param request - ReCreateCloudResourceRequest
13052
13055
  * @returns ReCreateCloudResourceResponse
@@ -13104,7 +13107,7 @@ class Client extends openapi_core_1.default {
13104
13107
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13105
13108
  *
13106
13109
  * @remarks
13107
- * 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.
13108
13111
  *
13109
13112
  * @param request - SyncProductInstanceRequest
13110
13113
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13142,7 +13145,7 @@ class Client extends openapi_core_1.default {
13142
13145
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13143
13146
  *
13144
13147
  * @remarks
13145
- * 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.
13146
13149
  *
13147
13150
  * @param request - SyncProductInstanceRequest
13148
13151
  * @returns SyncProductInstanceResponse
@@ -13251,7 +13254,7 @@ class Client extends openapi_core_1.default {
13251
13254
  return await this.untagResourcesWithOptions(request, runtime);
13252
13255
  }
13253
13256
  /**
13254
- * 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.
13255
13258
  *
13256
13259
  * @param request - VerifyDomainOwnerRequest
13257
13260
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13289,7 +13292,7 @@ class Client extends openapi_core_1.default {
13289
13292
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyDomainOwnerResponse({}));
13290
13293
  }
13291
13294
  /**
13292
- * 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.
13293
13296
  *
13294
13297
  * @param request - VerifyDomainOwnerRequest
13295
13298
  * @returns VerifyDomainOwnerResponse