@alicloud/waf-openapi20211001 6.8.1 → 6.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1294) hide show
  1. package/dist/client.d.ts +454 -454
  2. package/dist/client.js +454 -454
  3. package/dist/models/AddAddressRequest.d.ts +11 -0
  4. package/dist/models/AddAddressRequest.js.map +1 -1
  5. package/dist/models/AddAddressResponseBody.d.ts +3 -0
  6. package/dist/models/AddAddressResponseBody.js.map +1 -1
  7. package/dist/models/ChangeResourceGroupRequest.d.ts +8 -7
  8. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  9. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  10. package/dist/models/ClearAddressRequest.d.ts +9 -0
  11. package/dist/models/ClearAddressRequest.js.map +1 -1
  12. package/dist/models/ClearAddressResponseBody.d.ts +3 -0
  13. package/dist/models/ClearAddressResponseBody.js.map +1 -1
  14. package/dist/models/ClearMajorProtectionBlackIpRequest.d.ts +8 -7
  15. package/dist/models/ClearMajorProtectionBlackIpRequest.js.map +1 -1
  16. package/dist/models/CopyDefenseTemplateRequest.d.ts +6 -5
  17. package/dist/models/CopyDefenseTemplateRequest.js.map +1 -1
  18. package/dist/models/CopyDefenseTemplateResponseBody.d.ts +1 -1
  19. package/dist/models/CreateApiExportRequest.d.ts +23 -23
  20. package/dist/models/CreateCertsRequest.d.ts +9 -9
  21. package/dist/models/CreateCertsResponseBody.d.ts +2 -2
  22. package/dist/models/CreateCloudResourceExtensionCertRequest.d.ts +19 -0
  23. package/dist/models/CreateCloudResourceExtensionCertRequest.js.map +1 -1
  24. package/dist/models/CreateCloudResourceRequest.d.ts +94 -67
  25. package/dist/models/CreateCloudResourceRequest.js.map +1 -1
  26. package/dist/models/CreateCloudResourceResponseBody.d.ts +1 -1
  27. package/dist/models/CreateCloudResourceShrinkRequest.d.ts +12 -11
  28. package/dist/models/CreateCloudResourceShrinkRequest.js.map +1 -1
  29. package/dist/models/CreateDefenseResourceGroupRequest.d.ts +10 -9
  30. package/dist/models/CreateDefenseResourceGroupRequest.js.map +1 -1
  31. package/dist/models/CreateDefenseResourceGroupResponseBody.d.ts +1 -1
  32. package/dist/models/CreateDefenseResourceRequest.d.ts +83 -0
  33. package/dist/models/CreateDefenseResourceRequest.js.map +1 -1
  34. package/dist/models/CreateDefenseResourceResponseBody.d.ts +6 -0
  35. package/dist/models/CreateDefenseResourceResponseBody.js.map +1 -1
  36. package/dist/models/CreateDefenseResourceShrinkRequest.d.ts +83 -0
  37. package/dist/models/CreateDefenseResourceShrinkRequest.js.map +1 -1
  38. package/dist/models/CreateDefenseRuleRequest.d.ts +81 -21
  39. package/dist/models/CreateDefenseRuleRequest.js.map +1 -1
  40. package/dist/models/CreateDefenseRuleResponseBody.d.ts +2 -2
  41. package/dist/models/CreateDefenseTemplateRequest.d.ts +42 -16
  42. package/dist/models/CreateDefenseTemplateRequest.js.map +1 -1
  43. package/dist/models/CreateDefenseTemplateResponseBody.d.ts +2 -2
  44. package/dist/models/CreateDomainRequest.d.ts +260 -106
  45. package/dist/models/CreateDomainRequest.js.map +1 -1
  46. package/dist/models/CreateDomainResponseBody.d.ts +6 -6
  47. package/dist/models/CreateDomainShrinkRequest.d.ts +17 -16
  48. package/dist/models/CreateDomainShrinkRequest.js.map +1 -1
  49. package/dist/models/CreateHybridCloudClusterRequest.d.ts +51 -29
  50. package/dist/models/CreateHybridCloudClusterRequest.js.map +1 -1
  51. package/dist/models/CreateHybridCloudClusterResponseBody.d.ts +1 -1
  52. package/dist/models/CreateHybridCloudClusterRuleRequest.d.ts +49 -1
  53. package/dist/models/CreateHybridCloudClusterRuleRequest.js.map +1 -1
  54. package/dist/models/CreateHybridCloudClusterRuleResponseBody.d.ts +6 -0
  55. package/dist/models/CreateHybridCloudClusterRuleResponseBody.js.map +1 -1
  56. package/dist/models/CreateHybridCloudGroupRequest.d.ts +20 -16
  57. package/dist/models/CreateHybridCloudGroupRequest.js.map +1 -1
  58. package/dist/models/CreateHybridCloudGroupResponseBody.d.ts +2 -2
  59. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +24 -10
  60. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -1
  61. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +1 -1
  62. package/dist/models/CreateMajorProtectionBlackIpRequest.d.ts +9 -8
  63. package/dist/models/CreateMajorProtectionBlackIpRequest.js.map +1 -1
  64. package/dist/models/CreateMajorProtectionBlackIpResponseBody.d.ts +1 -1
  65. package/dist/models/CreateMemberAccountsRequest.d.ts +5 -4
  66. package/dist/models/CreateMemberAccountsRequest.js.map +1 -1
  67. package/dist/models/CreateMemberAccountsResponseBody.d.ts +1 -1
  68. package/dist/models/CreatePocFunctionRequest.d.ts +24 -0
  69. package/dist/models/CreatePocFunctionRequest.js.map +1 -1
  70. package/dist/models/CreatePocFunctionResponseBody.d.ts +3 -0
  71. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -1
  72. package/dist/models/CreatePostpaidInstanceRequest.d.ts +3 -2
  73. package/dist/models/CreatePostpaidInstanceRequest.js.map +1 -1
  74. package/dist/models/CreateSm2certRequest.d.ts +12 -11
  75. package/dist/models/CreateSm2certRequest.js.map +1 -1
  76. package/dist/models/CreateSm2certResponseBody.d.ts +2 -2
  77. package/dist/models/DeleteAddressRequest.d.ts +11 -0
  78. package/dist/models/DeleteAddressRequest.js.map +1 -1
  79. package/dist/models/DeleteAddressResponseBody.d.ts +3 -0
  80. package/dist/models/DeleteAddressResponseBody.js.map +1 -1
  81. package/dist/models/DeleteApisecAbnormalsRequest.d.ts +9 -8
  82. package/dist/models/DeleteApisecAbnormalsRequest.js.map +1 -1
  83. package/dist/models/DeleteApisecEventsRequest.d.ts +17 -10
  84. package/dist/models/DeleteApisecEventsRequest.js.map +1 -1
  85. package/dist/models/DeleteCloudResourceExtensionCertRequest.d.ts +19 -0
  86. package/dist/models/DeleteCloudResourceExtensionCertRequest.js.map +1 -1
  87. package/dist/models/DeleteCloudResourceRequest.d.ts +24 -10
  88. package/dist/models/DeleteCloudResourceRequest.js.map +1 -1
  89. package/dist/models/DeleteCloudResourceResponseBody.d.ts +1 -1
  90. package/dist/models/DeleteDefenseResourceGroupRequest.d.ts +6 -5
  91. package/dist/models/DeleteDefenseResourceGroupRequest.js.map +1 -1
  92. package/dist/models/DeleteDefenseResourceGroupResponseBody.d.ts +1 -1
  93. package/dist/models/DeleteDefenseResourceRequest.d.ts +17 -1
  94. package/dist/models/DeleteDefenseResourceRequest.js.map +1 -1
  95. package/dist/models/DeleteDefenseResourceResponseBody.d.ts +3 -0
  96. package/dist/models/DeleteDefenseResourceResponseBody.js.map +1 -1
  97. package/dist/models/DeleteDefenseRuleBlockIpRequest.d.ts +18 -0
  98. package/dist/models/DeleteDefenseRuleBlockIpRequest.js.map +1 -1
  99. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.d.ts +3 -0
  100. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.js.map +1 -1
  101. package/dist/models/DeleteDefenseRuleRequest.d.ts +32 -7
  102. package/dist/models/DeleteDefenseRuleRequest.js.map +1 -1
  103. package/dist/models/DeleteDefenseRuleResponseBody.d.ts +1 -1
  104. package/dist/models/DeleteDefenseTemplateRequest.d.ts +7 -6
  105. package/dist/models/DeleteDefenseTemplateRequest.js.map +1 -1
  106. package/dist/models/DeleteDefenseTemplateResponseBody.d.ts +1 -1
  107. package/dist/models/DeleteDomainRequest.d.ts +10 -10
  108. package/dist/models/DeleteDomainResponseBody.d.ts +1 -1
  109. package/dist/models/DeleteHybridCloudClusterRuleRequest.d.ts +16 -0
  110. package/dist/models/DeleteHybridCloudClusterRuleRequest.js.map +1 -1
  111. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.d.ts +3 -0
  112. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.js.map +1 -1
  113. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +18 -0
  114. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -1
  115. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +3 -0
  116. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -1
  117. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +16 -0
  118. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -1
  119. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +3 -0
  120. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -1
  121. package/dist/models/DeleteMajorProtectionBlackIpRequest.d.ts +9 -8
  122. package/dist/models/DeleteMajorProtectionBlackIpRequest.js.map +1 -1
  123. package/dist/models/DeleteMemberAccountRequest.d.ts +8 -7
  124. package/dist/models/DeleteMemberAccountRequest.js.map +1 -1
  125. package/dist/models/DeleteMemberAccountResponseBody.d.ts +2 -2
  126. package/dist/models/DescribeAbnormalCloudResourcesRequest.d.ts +14 -0
  127. package/dist/models/DescribeAbnormalCloudResourcesRequest.js.map +1 -1
  128. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.d.ts +106 -2
  129. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.js.map +1 -1
  130. package/dist/models/DescribeAccountDelegatedStatusRequest.d.ts +5 -5
  131. package/dist/models/DescribeAccountDelegatedStatusResponseBody.d.ts +7 -6
  132. package/dist/models/DescribeAccountDelegatedStatusResponseBody.js.map +1 -1
  133. package/dist/models/DescribeAddressesRequest.d.ts +26 -0
  134. package/dist/models/DescribeAddressesRequest.js.map +1 -1
  135. package/dist/models/DescribeAddressesResponseBody.d.ts +26 -0
  136. package/dist/models/DescribeAddressesResponseBody.js.map +1 -1
  137. package/dist/models/DescribeAlarmBannerRequest.d.ts +14 -0
  138. package/dist/models/DescribeAlarmBannerRequest.js.map +1 -1
  139. package/dist/models/DescribeAlarmBannerResponseBody.d.ts +35 -0
  140. package/dist/models/DescribeAlarmBannerResponseBody.js.map +1 -1
  141. package/dist/models/DescribeAlarmListRequest.d.ts +14 -0
  142. package/dist/models/DescribeAlarmListRequest.js.map +1 -1
  143. package/dist/models/DescribeAlarmListResponseBody.d.ts +46 -0
  144. package/dist/models/DescribeAlarmListResponseBody.js.map +1 -1
  145. package/dist/models/DescribeApiExportsRequest.d.ts +10 -9
  146. package/dist/models/DescribeApiExportsRequest.js.map +1 -1
  147. package/dist/models/DescribeApiExportsResponseBody.d.ts +13 -17
  148. package/dist/models/DescribeApiExportsResponseBody.js.map +1 -1
  149. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.d.ts +14 -12
  150. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.js.map +1 -1
  151. package/dist/models/DescribeApisecAbnormalDomainStatisticResponseBody.d.ts +6 -6
  152. package/dist/models/DescribeApisecAbnormalsRequest.d.ts +43 -47
  153. package/dist/models/DescribeApisecAbnormalsRequest.js.map +1 -1
  154. package/dist/models/DescribeApisecAbnormalsResponseBody.d.ts +51 -45
  155. package/dist/models/DescribeApisecAbnormalsResponseBody.js.map +1 -1
  156. package/dist/models/DescribeApisecApiResourcesRequest.d.ts +56 -65
  157. package/dist/models/DescribeApisecApiResourcesRequest.js.map +1 -1
  158. package/dist/models/DescribeApisecApiResourcesResponseBody.d.ts +57 -61
  159. package/dist/models/DescribeApisecApiResourcesResponseBody.js.map +1 -1
  160. package/dist/models/DescribeApisecAssetTrendRequest.d.ts +11 -9
  161. package/dist/models/DescribeApisecAssetTrendRequest.js.map +1 -1
  162. package/dist/models/DescribeApisecAssetTrendResponseBody.d.ts +6 -6
  163. package/dist/models/DescribeApisecEventDetailRequest.d.ts +45 -0
  164. package/dist/models/DescribeApisecEventDetailRequest.js.map +1 -1
  165. package/dist/models/DescribeApisecEventDetailResponseBody.d.ts +64 -0
  166. package/dist/models/DescribeApisecEventDetailResponseBody.js.map +1 -1
  167. package/dist/models/DescribeApisecEventDomainStatisticRequest.d.ts +14 -13
  168. package/dist/models/DescribeApisecEventDomainStatisticRequest.js.map +1 -1
  169. package/dist/models/DescribeApisecEventDomainStatisticResponseBody.d.ts +5 -5
  170. package/dist/models/DescribeApisecEventsRequest.d.ts +58 -37
  171. package/dist/models/DescribeApisecEventsRequest.js.map +1 -1
  172. package/dist/models/DescribeApisecEventsResponseBody.d.ts +86 -48
  173. package/dist/models/DescribeApisecEventsResponseBody.js.map +1 -1
  174. package/dist/models/DescribeApisecExamplesRequest.d.ts +43 -2
  175. package/dist/models/DescribeApisecExamplesRequest.js.map +1 -1
  176. package/dist/models/DescribeApisecExamplesResponseBody.d.ts +83 -0
  177. package/dist/models/DescribeApisecExamplesResponseBody.js.map +1 -1
  178. package/dist/models/DescribeApisecLogDeliveriesRequest.d.ts +4 -3
  179. package/dist/models/DescribeApisecLogDeliveriesRequest.js.map +1 -1
  180. package/dist/models/DescribeApisecLogDeliveriesResponseBody.d.ts +9 -6
  181. package/dist/models/DescribeApisecLogDeliveriesResponseBody.js.map +1 -1
  182. package/dist/models/DescribeApisecMatchedHostsRequest.d.ts +12 -12
  183. package/dist/models/DescribeApisecMatchedHostsResponseBody.d.ts +2 -2
  184. package/dist/models/DescribeApisecProtectionGroupsRequest.d.ts +9 -8
  185. package/dist/models/DescribeApisecProtectionGroupsRequest.js.map +1 -1
  186. package/dist/models/DescribeApisecProtectionGroupsResponseBody.d.ts +4 -4
  187. package/dist/models/DescribeApisecProtectionResourcesRequest.d.ts +9 -8
  188. package/dist/models/DescribeApisecProtectionResourcesRequest.js.map +1 -1
  189. package/dist/models/DescribeApisecProtectionResourcesResponseBody.d.ts +4 -4
  190. package/dist/models/DescribeApisecRulesRequest.d.ts +64 -37
  191. package/dist/models/DescribeApisecRulesRequest.js.map +1 -1
  192. package/dist/models/DescribeApisecRulesResponseBody.d.ts +28 -19
  193. package/dist/models/DescribeApisecRulesResponseBody.js.map +1 -1
  194. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.d.ts +20 -16
  195. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.js.map +1 -1
  196. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.d.ts +12 -13
  197. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.js.map +1 -1
  198. package/dist/models/DescribeApisecSlsLogStoresRequest.d.ts +5 -4
  199. package/dist/models/DescribeApisecSlsLogStoresRequest.js.map +1 -1
  200. package/dist/models/DescribeApisecSlsLogStoresResponseBody.d.ts +1 -1
  201. package/dist/models/DescribeApisecSlsProjectsRequest.d.ts +6 -5
  202. package/dist/models/DescribeApisecSlsProjectsRequest.js.map +1 -1
  203. package/dist/models/DescribeApisecSlsProjectsResponseBody.d.ts +1 -1
  204. package/dist/models/DescribeApisecStatisticsRequest.d.ts +25 -14
  205. package/dist/models/DescribeApisecStatisticsRequest.js.map +1 -1
  206. package/dist/models/DescribeApisecStatisticsResponseBody.d.ts +46 -32
  207. package/dist/models/DescribeApisecStatisticsResponseBody.js.map +1 -1
  208. package/dist/models/DescribeApisecSuggestionsRequest.d.ts +6 -5
  209. package/dist/models/DescribeApisecSuggestionsRequest.js.map +1 -1
  210. package/dist/models/DescribeApisecSuggestionsResponseBody.d.ts +22 -24
  211. package/dist/models/DescribeApisecSuggestionsResponseBody.js.map +1 -1
  212. package/dist/models/DescribeApisecUserOperationsRequest.d.ts +14 -11
  213. package/dist/models/DescribeApisecUserOperationsRequest.js.map +1 -1
  214. package/dist/models/DescribeApisecUserOperationsResponseBody.d.ts +55 -31
  215. package/dist/models/DescribeApisecUserOperationsResponseBody.js.map +1 -1
  216. package/dist/models/DescribeBaseRuleChangeLogRequest.d.ts +27 -0
  217. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -1
  218. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +29 -0
  219. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -1
  220. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +114 -0
  221. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  222. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +99 -0
  223. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  224. package/dist/models/DescribeBotAppKeyRequest.d.ts +17 -0
  225. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  226. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +4 -1
  227. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  228. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +32 -0
  229. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  230. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +40 -0
  231. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  232. package/dist/models/DescribeCertDetailRequest.d.ts +8 -7
  233. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  234. package/dist/models/DescribeCertDetailResponseBody.d.ts +9 -9
  235. package/dist/models/DescribeCertsRequest.d.ts +11 -9
  236. package/dist/models/DescribeCertsRequest.js.map +1 -1
  237. package/dist/models/DescribeCertsResponseBody.d.ts +10 -9
  238. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  239. package/dist/models/DescribeChargeModuleRequest.d.ts +14 -0
  240. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  241. package/dist/models/DescribeChargeModuleResponseBody.d.ts +112 -0
  242. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  243. package/dist/models/DescribeChargeResultRequest.d.ts +31 -0
  244. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  245. package/dist/models/DescribeChargeResultResponseBody.d.ts +16 -0
  246. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  247. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +19 -13
  248. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  249. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +167 -50
  250. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  251. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +5 -4
  252. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  253. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  254. package/dist/models/DescribeCloudResourceListRequest.d.ts +59 -0
  255. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  256. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +59 -0
  257. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  258. package/dist/models/DescribeCloudResourcesRequest.d.ts +31 -23
  259. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  260. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +29 -21
  261. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  262. package/dist/models/DescribeCnameCountRequest.d.ts +7 -6
  263. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  264. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  265. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +32 -0
  266. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  267. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +40 -0
  268. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  269. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +32 -0
  270. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  271. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +14 -0
  272. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  273. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +12 -0
  274. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  275. package/dist/models/DescribeDdoSstatusRequest.d.ts +7 -7
  276. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +7 -9
  277. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  278. package/dist/models/DescribeDefaultHttpsRequest.d.ts +7 -6
  279. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  280. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +18 -13
  281. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  282. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +28 -0
  283. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  284. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +10 -0
  285. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  286. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +9 -8
  287. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  288. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +6 -5
  289. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  290. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  291. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +7 -6
  292. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  293. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +7 -6
  294. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  295. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  296. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +16 -0
  297. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  298. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +13 -0
  299. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  300. package/dist/models/DescribeDefenseResourceRequest.d.ts +7 -6
  301. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  302. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +51 -26
  303. package/dist/models/DescribeDefenseResourceResponseBody.js +2 -0
  304. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  305. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +19 -14
  306. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  307. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +21 -28
  308. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  309. package/dist/models/DescribeDefenseResourcesRequest.d.ts +11 -10
  310. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  311. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +51 -24
  312. package/dist/models/DescribeDefenseResourcesResponseBody.js +2 -0
  313. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  314. package/dist/models/DescribeDefenseRuleRequest.d.ts +32 -7
  315. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  316. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +84 -10
  317. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  318. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +27 -0
  319. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  320. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +22 -0
  321. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  322. package/dist/models/DescribeDefenseRulesRequest.d.ts +30 -13
  323. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  324. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +109 -29
  325. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  326. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +18 -0
  327. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  328. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +6 -0
  329. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  330. package/dist/models/DescribeDefenseTemplateRequest.d.ts +6 -5
  331. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  332. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +23 -17
  333. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  334. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +8 -18
  335. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  336. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  337. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +30 -0
  338. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  339. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +10 -0
  340. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  341. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +34 -36
  342. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  343. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +47 -30
  344. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  345. package/dist/models/DescribeDomainDetailRequest.d.ts +13 -6
  346. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  347. package/dist/models/DescribeDomainDetailResponseBody.d.ts +261 -96
  348. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  349. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +7 -6
  350. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  351. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +13 -8
  352. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  353. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +11 -0
  354. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  355. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +7 -0
  356. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  357. package/dist/models/DescribeDomainsRequest.d.ts +19 -9
  358. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  359. package/dist/models/DescribeDomainsResponseBody.d.ts +30 -19
  360. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  361. package/dist/models/DescribeElasticBillsRequest.d.ts +9 -5
  362. package/dist/models/DescribeElasticBillsRequest.js.map +1 -1
  363. package/dist/models/DescribeElasticBillsResponseBody.d.ts +10 -10
  364. package/dist/models/DescribeFlowChartRequest.d.ts +10 -9
  365. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  366. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  367. package/dist/models/DescribeFlowTopResourceRequest.d.ts +7 -6
  368. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  369. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  370. package/dist/models/DescribeFlowTopUrlRequest.d.ts +8 -7
  371. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  372. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  373. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +7 -6
  374. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  375. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  376. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +6 -5
  377. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  378. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  379. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +7 -6
  380. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  381. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  382. package/dist/models/DescribeFreeUserEventsRequest.d.ts +6 -5
  383. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  384. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +11 -13
  385. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  386. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +7 -6
  387. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  388. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +26 -6
  389. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  390. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +15 -7
  391. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  392. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +28 -6
  393. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  394. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +38 -0
  395. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  396. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +52 -0
  397. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  398. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +42 -0
  399. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  400. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +88 -0
  401. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  402. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +5 -4
  403. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  404. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +33 -27
  405. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  406. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +21 -16
  407. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  408. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +26 -23
  409. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  410. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +7 -6
  411. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  412. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +46 -18
  413. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  414. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +9 -5
  415. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  416. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  417. package/dist/models/DescribeHybridCloudResourceDetailRequest.d.ts +32 -0
  418. package/dist/models/DescribeHybridCloudResourceDetailRequest.js.map +1 -1
  419. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +238 -0
  420. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  421. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +14 -13
  422. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  423. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +110 -85
  424. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  425. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +41 -0
  426. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  427. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +58 -1
  428. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  429. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +12 -11
  430. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  431. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  432. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +14 -0
  433. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  434. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +7 -0
  435. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  436. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +9 -8
  437. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  438. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  439. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +5 -4
  440. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  441. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  442. package/dist/models/DescribeHybridCloudUserRequest.d.ts +5 -4
  443. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  444. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  445. package/dist/models/DescribeInstanceRequest.d.ts +5 -4
  446. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  447. package/dist/models/DescribeInstanceResponseBody.d.ts +150 -92
  448. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  449. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +33 -0
  450. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  451. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +38 -3
  452. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  453. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +5 -4
  454. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  455. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +19 -6
  456. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  457. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +25 -9
  458. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  459. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +43 -7
  460. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  461. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +19 -15
  462. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  463. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  464. package/dist/models/DescribeMemberAccountsRequest.d.ts +13 -10
  465. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  466. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +13 -11
  467. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  468. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +30 -23
  469. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  470. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  471. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +18 -13
  472. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  473. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +36 -31
  474. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  475. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  476. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +25 -20
  477. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  478. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +6 -5
  479. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  480. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +4 -3
  481. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  482. package/dist/models/DescribePeakTrendRequest.d.ts +9 -8
  483. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  484. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  485. package/dist/models/DescribePocFunctionsRequest.d.ts +14 -0
  486. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  487. package/dist/models/DescribePocFunctionsResponseBody.d.ts +21 -0
  488. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  489. package/dist/models/DescribePostpayBillsRequest.d.ts +33 -0
  490. package/dist/models/DescribePostpayBillsRequest.js.map +1 -1
  491. package/dist/models/DescribePostpayBillsResponseBody.d.ts +31 -0
  492. package/dist/models/DescribePostpayBillsResponseBody.js.map +1 -1
  493. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +7 -6
  494. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -1
  495. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +19 -19
  496. package/dist/models/DescribePrepayDailyBillsResponseBody.js +4 -0
  497. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -1
  498. package/dist/models/DescribeProductInstancesRequest.d.ts +53 -24
  499. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  500. package/dist/models/DescribeProductInstancesResponseBody.d.ts +115 -24
  501. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  502. package/dist/models/DescribePunishedDomainsRequest.d.ts +10 -8
  503. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  504. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  505. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +31 -0
  506. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  507. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +39 -0
  508. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  509. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +7 -6
  510. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  511. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  512. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +16 -0
  513. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  514. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +27 -0
  515. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  516. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +24 -0
  517. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  518. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +31 -0
  519. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  520. package/dist/models/DescribeResourceLogStatusRequest.d.ts +7 -6
  521. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  522. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +6 -5
  523. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  524. package/dist/models/DescribeResourcePortRequest.d.ts +5 -4
  525. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  526. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  527. package/dist/models/DescribeResourceRegionIdRequest.d.ts +5 -4
  528. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  529. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  530. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +22 -9
  531. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  532. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  533. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +12 -12
  534. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  535. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +10 -0
  536. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  537. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +10 -0
  538. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  539. package/dist/models/DescribeRuleGroupsRequest.d.ts +14 -12
  540. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  541. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +18 -14
  542. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  543. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +16 -11
  544. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  545. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  546. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +17 -12
  547. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  548. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  549. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +20 -15
  550. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  551. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +5 -5
  552. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +8 -7
  553. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  554. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +19 -12
  555. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  556. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +7 -6
  557. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  558. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +4 -4
  559. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +18 -13
  560. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  561. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -4
  562. package/dist/models/DescribeRuleHitsTopUrlResponseBody.js.map +1 -1
  563. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +17 -14
  564. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  565. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  566. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +9 -8
  567. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  568. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +24 -18
  569. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  570. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  571. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +15 -11
  572. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  573. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +38 -35
  574. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  575. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  576. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +26 -27
  577. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  578. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +26 -13
  579. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  580. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +11 -9
  581. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  582. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +10 -9
  583. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  584. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +11 -12
  585. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  586. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +12 -10
  587. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  588. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  589. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +37 -29
  590. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  591. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +20 -16
  592. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  593. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +12 -13
  594. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  595. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +4 -4
  596. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +20 -17
  597. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  598. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +12 -9
  599. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  600. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +12 -13
  601. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  602. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +11 -12
  603. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  604. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +15 -16
  605. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  606. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +5 -5
  607. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +4 -3
  608. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  609. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +5 -4
  610. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  611. package/dist/models/DescribeSlsLogStoreRequest.d.ts +4 -3
  612. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  613. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  614. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +4 -3
  615. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  616. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +4 -3
  617. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  618. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +6 -5
  619. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  620. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +6 -3
  621. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  622. package/dist/models/DescribeTemplateResourcesRequest.d.ts +35 -7
  623. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  624. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +32 -2
  625. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  626. package/dist/models/DescribeThreatEventDetailRequest.d.ts +16 -0
  627. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  628. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +95 -0
  629. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  630. package/dist/models/DescribeThreatEventRequest.d.ts +27 -0
  631. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  632. package/dist/models/DescribeThreatEventResponseBody.d.ts +65 -0
  633. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  634. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +23 -0
  635. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  636. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +27 -0
  637. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  638. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +8 -6
  639. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  640. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +7 -9
  641. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  642. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +16 -8
  643. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  644. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  645. package/dist/models/DescribeUserApiRequestRequest.d.ts +39 -22
  646. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  647. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +10 -7
  648. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  649. package/dist/models/DescribeUserAssetRequest.d.ts +18 -18
  650. package/dist/models/DescribeUserAssetResponseBody.d.ts +3 -3
  651. package/dist/models/DescribeUserEventTrendRequest.d.ts +12 -6
  652. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  653. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +4 -4
  654. package/dist/models/DescribeUserEventTypeRequest.d.ts +23 -8
  655. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  656. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  657. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +19 -0
  658. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  659. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +38 -0
  660. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  661. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +7 -6
  662. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  663. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  664. package/dist/models/DescribeUserTrafficRequest.d.ts +37 -0
  665. package/dist/models/DescribeUserTrafficRequest.js.map +1 -1
  666. package/dist/models/DescribeUserTrafficResponseBody.d.ts +13 -0
  667. package/dist/models/DescribeUserTrafficResponseBody.js.map +1 -1
  668. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +6 -5
  669. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  670. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +50 -29
  671. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  672. package/dist/models/DescribeVerifyContentRequest.d.ts +16 -0
  673. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  674. package/dist/models/DescribeVerifyContentResponseBody.d.ts +38 -0
  675. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  676. package/dist/models/DescribeVisitTopIpRequest.d.ts +7 -6
  677. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  678. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  679. package/dist/models/DescribeVisitUasRequest.d.ts +9 -8
  680. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  681. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  682. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +6 -5
  683. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  684. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  685. package/dist/models/InitializeWafOperationRoleRequest.d.ts +14 -0
  686. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  687. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +3 -0
  688. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  689. package/dist/models/ListTagKeysRequest.d.ts +6 -5
  690. package/dist/models/ListTagKeysRequest.js.map +1 -1
  691. package/dist/models/ListTagKeysResponseBody.d.ts +7 -7
  692. package/dist/models/ListTagResourcesRequest.d.ts +8 -7
  693. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  694. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  695. package/dist/models/ListTagValuesRequest.d.ts +8 -7
  696. package/dist/models/ListTagValuesRequest.js.map +1 -1
  697. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  698. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +18 -13
  699. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  700. package/dist/models/ModifyApisecApiResourceRequest.d.ts +15 -12
  701. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  702. package/dist/models/ModifyApisecEventsRequest.d.ts +23 -12
  703. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  704. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +14 -11
  705. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  706. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  707. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +14 -12
  708. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  709. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  710. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +13 -14
  711. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  712. package/dist/models/ModifyApisecStatusRequest.d.ts +10 -10
  713. package/dist/models/ModifyCloudResourceCertRequest.d.ts +46 -0
  714. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  715. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  716. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +19 -0
  717. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  718. package/dist/models/ModifyCloudResourceRequest.d.ts +85 -58
  719. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  720. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  721. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +16 -6
  722. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  723. package/dist/models/ModifyDefaultHttpsRequest.d.ts +22 -16
  724. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  725. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  726. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +10 -9
  727. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  728. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  729. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +23 -18
  730. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  731. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  732. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +7 -6
  733. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  734. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  735. package/dist/models/ModifyDefenseRuleRequest.d.ts +43 -11
  736. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  737. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +22 -9
  738. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  739. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  740. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +28 -0
  741. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  742. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +3 -0
  743. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  744. package/dist/models/ModifyDefenseTemplateRequest.d.ts +11 -8
  745. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  746. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  747. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +10 -8
  748. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  749. package/dist/models/ModifyDomainCertRequest.d.ts +43 -0
  750. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  751. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  752. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +7 -6
  753. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  754. package/dist/models/ModifyDomainRequest.d.ts +266 -97
  755. package/dist/models/ModifyDomainRequest.js.map +1 -1
  756. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  757. package/dist/models/ModifyDomainShrinkRequest.d.ts +18 -8
  758. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  759. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  760. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  761. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +110 -10
  762. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  763. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +31 -16
  764. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  765. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +8 -7
  766. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  767. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  768. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +10 -9
  769. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  770. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  771. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +6 -6
  772. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +5 -4
  773. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  774. package/dist/models/ModifyHybridCloudServerRequest.d.ts +9 -8
  775. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  776. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +25 -11
  777. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  778. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  779. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +11 -9
  780. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  781. package/dist/models/ModifyMemberAccountRequest.d.ts +8 -7
  782. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  783. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  784. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +8 -6
  785. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  786. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  787. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +27 -0
  788. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  789. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +20 -0
  790. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  791. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +40 -0
  792. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  793. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +3 -0
  794. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  795. package/dist/models/ModifyResourceLogStatusRequest.d.ts +10 -8
  796. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  797. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +3 -2
  798. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  799. package/dist/models/ModifyResourceLogStatusShrinkRequest.d.ts +10 -8
  800. package/dist/models/ModifyResourceLogStatusShrinkRequest.js.map +1 -1
  801. package/dist/models/ModifyTemplateResourcesRequest.d.ts +18 -9
  802. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  803. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  804. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +35 -0
  805. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  806. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +3 -0
  807. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  808. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +29 -0
  809. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  810. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +9 -0
  811. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  812. package/dist/models/ReCreateCloudResourceRequest.d.ts +40 -1
  813. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  814. package/dist/models/ReleaseInstanceRequest.d.ts +6 -5
  815. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  816. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  817. package/dist/models/SyncProductInstanceRequest.d.ts +6 -5
  818. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  819. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  820. package/dist/models/TagResourcesRequest.d.ts +3 -2
  821. package/dist/models/TagResourcesRequest.js.map +1 -1
  822. package/dist/models/UntagResourcesRequest.d.ts +6 -4
  823. package/dist/models/UntagResourcesRequest.js.map +1 -1
  824. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  825. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +14 -9
  826. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  827. package/package.json +1 -1
  828. package/src/client.ts +454 -454
  829. package/src/models/AddAddressRequest.ts +11 -0
  830. package/src/models/AddAddressResponseBody.ts +3 -0
  831. package/src/models/ChangeResourceGroupRequest.ts +8 -7
  832. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  833. package/src/models/ClearAddressRequest.ts +9 -0
  834. package/src/models/ClearAddressResponseBody.ts +3 -0
  835. package/src/models/ClearMajorProtectionBlackIpRequest.ts +8 -7
  836. package/src/models/CopyDefenseTemplateRequest.ts +6 -5
  837. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  838. package/src/models/CreateApiExportRequest.ts +23 -23
  839. package/src/models/CreateCertsRequest.ts +9 -9
  840. package/src/models/CreateCertsResponseBody.ts +2 -2
  841. package/src/models/CreateCloudResourceExtensionCertRequest.ts +19 -0
  842. package/src/models/CreateCloudResourceRequest.ts +94 -67
  843. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  844. package/src/models/CreateCloudResourceShrinkRequest.ts +12 -11
  845. package/src/models/CreateDefenseResourceGroupRequest.ts +10 -9
  846. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  847. package/src/models/CreateDefenseResourceRequest.ts +83 -0
  848. package/src/models/CreateDefenseResourceResponseBody.ts +6 -0
  849. package/src/models/CreateDefenseResourceShrinkRequest.ts +83 -0
  850. package/src/models/CreateDefenseRuleRequest.ts +81 -21
  851. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  852. package/src/models/CreateDefenseTemplateRequest.ts +42 -16
  853. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  854. package/src/models/CreateDomainRequest.ts +260 -106
  855. package/src/models/CreateDomainResponseBody.ts +6 -6
  856. package/src/models/CreateDomainShrinkRequest.ts +17 -16
  857. package/src/models/CreateHybridCloudClusterRequest.ts +51 -29
  858. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  859. package/src/models/CreateHybridCloudClusterRuleRequest.ts +49 -1
  860. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +6 -0
  861. package/src/models/CreateHybridCloudGroupRequest.ts +20 -16
  862. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  863. package/src/models/CreateLogDeliveryConfigRequest.ts +24 -10
  864. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  865. package/src/models/CreateMajorProtectionBlackIpRequest.ts +9 -8
  866. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  867. package/src/models/CreateMemberAccountsRequest.ts +5 -4
  868. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  869. package/src/models/CreatePocFunctionRequest.ts +24 -0
  870. package/src/models/CreatePocFunctionResponseBody.ts +3 -0
  871. package/src/models/CreatePostpaidInstanceRequest.ts +3 -2
  872. package/src/models/CreateSm2certRequest.ts +12 -11
  873. package/src/models/CreateSm2certResponseBody.ts +2 -2
  874. package/src/models/DeleteAddressRequest.ts +11 -0
  875. package/src/models/DeleteAddressResponseBody.ts +3 -0
  876. package/src/models/DeleteApisecAbnormalsRequest.ts +9 -8
  877. package/src/models/DeleteApisecEventsRequest.ts +17 -10
  878. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +19 -0
  879. package/src/models/DeleteCloudResourceRequest.ts +24 -10
  880. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  881. package/src/models/DeleteDefenseResourceGroupRequest.ts +6 -5
  882. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  883. package/src/models/DeleteDefenseResourceRequest.ts +17 -1
  884. package/src/models/DeleteDefenseResourceResponseBody.ts +3 -0
  885. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +18 -0
  886. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +3 -0
  887. package/src/models/DeleteDefenseRuleRequest.ts +32 -7
  888. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  889. package/src/models/DeleteDefenseTemplateRequest.ts +7 -6
  890. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  891. package/src/models/DeleteDomainRequest.ts +10 -10
  892. package/src/models/DeleteDomainResponseBody.ts +1 -1
  893. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +16 -0
  894. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +3 -0
  895. package/src/models/DeleteHybridCloudGroupRequest.ts +18 -0
  896. package/src/models/DeleteHybridCloudGroupResponseBody.ts +3 -0
  897. package/src/models/DeleteLogDeliveryConfigRequest.ts +16 -0
  898. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +3 -0
  899. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +9 -8
  900. package/src/models/DeleteMemberAccountRequest.ts +8 -7
  901. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  902. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +14 -0
  903. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +106 -2
  904. package/src/models/DescribeAccountDelegatedStatusRequest.ts +5 -5
  905. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +7 -6
  906. package/src/models/DescribeAddressesRequest.ts +26 -0
  907. package/src/models/DescribeAddressesResponseBody.ts +26 -0
  908. package/src/models/DescribeAlarmBannerRequest.ts +14 -0
  909. package/src/models/DescribeAlarmBannerResponseBody.ts +35 -0
  910. package/src/models/DescribeAlarmListRequest.ts +14 -0
  911. package/src/models/DescribeAlarmListResponseBody.ts +46 -0
  912. package/src/models/DescribeApiExportsRequest.ts +10 -9
  913. package/src/models/DescribeApiExportsResponseBody.ts +13 -17
  914. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +14 -12
  915. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +6 -6
  916. package/src/models/DescribeApisecAbnormalsRequest.ts +43 -47
  917. package/src/models/DescribeApisecAbnormalsResponseBody.ts +51 -45
  918. package/src/models/DescribeApisecApiResourcesRequest.ts +56 -65
  919. package/src/models/DescribeApisecApiResourcesResponseBody.ts +57 -61
  920. package/src/models/DescribeApisecAssetTrendRequest.ts +11 -9
  921. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  922. package/src/models/DescribeApisecEventDetailRequest.ts +45 -0
  923. package/src/models/DescribeApisecEventDetailResponseBody.ts +64 -0
  924. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +14 -13
  925. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +5 -5
  926. package/src/models/DescribeApisecEventsRequest.ts +58 -37
  927. package/src/models/DescribeApisecEventsResponseBody.ts +86 -48
  928. package/src/models/DescribeApisecExamplesRequest.ts +43 -2
  929. package/src/models/DescribeApisecExamplesResponseBody.ts +83 -0
  930. package/src/models/DescribeApisecLogDeliveriesRequest.ts +4 -3
  931. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +9 -6
  932. package/src/models/DescribeApisecMatchedHostsRequest.ts +12 -12
  933. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +2 -2
  934. package/src/models/DescribeApisecProtectionGroupsRequest.ts +9 -8
  935. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  936. package/src/models/DescribeApisecProtectionResourcesRequest.ts +9 -8
  937. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +4 -4
  938. package/src/models/DescribeApisecRulesRequest.ts +64 -37
  939. package/src/models/DescribeApisecRulesResponseBody.ts +28 -19
  940. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +20 -16
  941. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +12 -13
  942. package/src/models/DescribeApisecSlsLogStoresRequest.ts +5 -4
  943. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  944. package/src/models/DescribeApisecSlsProjectsRequest.ts +6 -5
  945. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  946. package/src/models/DescribeApisecStatisticsRequest.ts +25 -14
  947. package/src/models/DescribeApisecStatisticsResponseBody.ts +46 -32
  948. package/src/models/DescribeApisecSuggestionsRequest.ts +6 -5
  949. package/src/models/DescribeApisecSuggestionsResponseBody.ts +22 -24
  950. package/src/models/DescribeApisecUserOperationsRequest.ts +14 -11
  951. package/src/models/DescribeApisecUserOperationsResponseBody.ts +55 -31
  952. package/src/models/DescribeBaseRuleChangeLogRequest.ts +27 -0
  953. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +29 -0
  954. package/src/models/DescribeBaseSystemRulesRequest.ts +114 -0
  955. package/src/models/DescribeBaseSystemRulesResponseBody.ts +99 -0
  956. package/src/models/DescribeBotAppKeyRequest.ts +17 -0
  957. package/src/models/DescribeBotAppKeyResponseBody.ts +4 -1
  958. package/src/models/DescribeBotRuleLabelsRequest.ts +32 -0
  959. package/src/models/DescribeBotRuleLabelsResponseBody.ts +40 -0
  960. package/src/models/DescribeCertDetailRequest.ts +8 -7
  961. package/src/models/DescribeCertDetailResponseBody.ts +9 -9
  962. package/src/models/DescribeCertsRequest.ts +11 -9
  963. package/src/models/DescribeCertsResponseBody.ts +10 -9
  964. package/src/models/DescribeChargeModuleRequest.ts +14 -0
  965. package/src/models/DescribeChargeModuleResponseBody.ts +112 -0
  966. package/src/models/DescribeChargeResultRequest.ts +31 -0
  967. package/src/models/DescribeChargeResultResponseBody.ts +16 -0
  968. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +19 -13
  969. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +167 -50
  970. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +5 -4
  971. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  972. package/src/models/DescribeCloudResourceListRequest.ts +59 -0
  973. package/src/models/DescribeCloudResourceListResponseBody.ts +59 -0
  974. package/src/models/DescribeCloudResourcesRequest.ts +31 -23
  975. package/src/models/DescribeCloudResourcesResponseBody.ts +29 -21
  976. package/src/models/DescribeCnameCountRequest.ts +7 -6
  977. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  978. package/src/models/DescribeCommonLogFieldsRequest.ts +32 -0
  979. package/src/models/DescribeCommonLogFieldsResponseBody.ts +40 -0
  980. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +32 -0
  981. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +14 -0
  982. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +12 -0
  983. package/src/models/DescribeDdoSstatusRequest.ts +7 -7
  984. package/src/models/DescribeDdoSstatusResponseBody.ts +7 -9
  985. package/src/models/DescribeDefaultHttpsRequest.ts +7 -6
  986. package/src/models/DescribeDefaultHttpsResponseBody.ts +18 -13
  987. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +28 -0
  988. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +10 -0
  989. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +9 -8
  990. package/src/models/DescribeDefenseResourceGroupRequest.ts +6 -5
  991. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  992. package/src/models/DescribeDefenseResourceGroupsRequest.ts +7 -6
  993. package/src/models/DescribeDefenseResourceNamesRequest.ts +7 -6
  994. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  995. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +16 -0
  996. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +13 -0
  997. package/src/models/DescribeDefenseResourceRequest.ts +7 -6
  998. package/src/models/DescribeDefenseResourceResponseBody.ts +53 -26
  999. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +19 -14
  1000. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +21 -28
  1001. package/src/models/DescribeDefenseResourcesRequest.ts +11 -10
  1002. package/src/models/DescribeDefenseResourcesResponseBody.ts +53 -24
  1003. package/src/models/DescribeDefenseRuleRequest.ts +32 -7
  1004. package/src/models/DescribeDefenseRuleResponseBody.ts +84 -10
  1005. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +27 -0
  1006. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +22 -0
  1007. package/src/models/DescribeDefenseRulesRequest.ts +30 -13
  1008. package/src/models/DescribeDefenseRulesResponseBody.ts +109 -29
  1009. package/src/models/DescribeDefenseSceneConfigRequest.ts +18 -0
  1010. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +6 -0
  1011. package/src/models/DescribeDefenseTemplateRequest.ts +6 -5
  1012. package/src/models/DescribeDefenseTemplateResponseBody.ts +23 -17
  1013. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +8 -18
  1014. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1015. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +30 -0
  1016. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +10 -0
  1017. package/src/models/DescribeDefenseTemplatesRequest.ts +34 -36
  1018. package/src/models/DescribeDefenseTemplatesResponseBody.ts +47 -30
  1019. package/src/models/DescribeDomainDetailRequest.ts +13 -6
  1020. package/src/models/DescribeDomainDetailResponseBody.ts +261 -96
  1021. package/src/models/DescribeDomainDnsrecordRequest.ts +7 -6
  1022. package/src/models/DescribeDomainDnsrecordResponseBody.ts +13 -8
  1023. package/src/models/DescribeDomainUsedPortsRequest.ts +11 -0
  1024. package/src/models/DescribeDomainUsedPortsResponseBody.ts +7 -0
  1025. package/src/models/DescribeDomainsRequest.ts +19 -9
  1026. package/src/models/DescribeDomainsResponseBody.ts +30 -19
  1027. package/src/models/DescribeElasticBillsRequest.ts +9 -5
  1028. package/src/models/DescribeElasticBillsResponseBody.ts +10 -10
  1029. package/src/models/DescribeFlowChartRequest.ts +10 -9
  1030. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1031. package/src/models/DescribeFlowTopResourceRequest.ts +7 -6
  1032. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1033. package/src/models/DescribeFlowTopUrlRequest.ts +8 -7
  1034. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1035. package/src/models/DescribeFreeUserAssetCountRequest.ts +7 -6
  1036. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1037. package/src/models/DescribeFreeUserEventCountRequest.ts +6 -5
  1038. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1039. package/src/models/DescribeFreeUserEventTypesRequest.ts +7 -6
  1040. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1041. package/src/models/DescribeFreeUserEventsRequest.ts +6 -5
  1042. package/src/models/DescribeFreeUserEventsResponseBody.ts +11 -13
  1043. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +7 -6
  1044. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +26 -6
  1045. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +15 -7
  1046. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +28 -6
  1047. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +38 -0
  1048. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +52 -0
  1049. package/src/models/DescribeHybridCloudClusterServersRequest.ts +42 -0
  1050. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +88 -0
  1051. package/src/models/DescribeHybridCloudClustersRequest.ts +5 -4
  1052. package/src/models/DescribeHybridCloudClustersResponseBody.ts +33 -27
  1053. package/src/models/DescribeHybridCloudGroupsRequest.ts +21 -16
  1054. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +26 -23
  1055. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +7 -6
  1056. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +46 -18
  1057. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +9 -5
  1058. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1059. package/src/models/DescribeHybridCloudResourceDetailRequest.ts +32 -0
  1060. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +238 -0
  1061. package/src/models/DescribeHybridCloudResourcesRequest.ts +14 -13
  1062. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +110 -85
  1063. package/src/models/DescribeHybridCloudSdkServersRequest.ts +41 -0
  1064. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +58 -1
  1065. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +12 -11
  1066. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1067. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +14 -0
  1068. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +7 -0
  1069. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +9 -8
  1070. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1071. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +5 -4
  1072. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1073. package/src/models/DescribeHybridCloudUserRequest.ts +5 -4
  1074. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1075. package/src/models/DescribeInstanceRequest.ts +5 -4
  1076. package/src/models/DescribeInstanceResponseBody.ts +150 -92
  1077. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +33 -0
  1078. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +38 -3
  1079. package/src/models/DescribeLogDeliveryConfigRequest.ts +5 -4
  1080. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +19 -6
  1081. package/src/models/DescribeLogDeliveryConfigsRequest.ts +25 -9
  1082. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +43 -7
  1083. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +19 -15
  1084. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1085. package/src/models/DescribeMemberAccountsRequest.ts +13 -10
  1086. package/src/models/DescribeMemberAccountsResponseBody.ts +13 -11
  1087. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +30 -23
  1088. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1089. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +18 -13
  1090. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +36 -31
  1091. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1092. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +25 -20
  1093. package/src/models/DescribePauseProtectionStatusRequest.ts +6 -5
  1094. package/src/models/DescribePauseProtectionStatusResponseBody.ts +4 -3
  1095. package/src/models/DescribePeakTrendRequest.ts +9 -8
  1096. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1097. package/src/models/DescribePocFunctionsRequest.ts +14 -0
  1098. package/src/models/DescribePocFunctionsResponseBody.ts +21 -0
  1099. package/src/models/DescribePostpayBillsRequest.ts +33 -0
  1100. package/src/models/DescribePostpayBillsResponseBody.ts +31 -0
  1101. package/src/models/DescribePrepayDailyBillsRequest.ts +7 -6
  1102. package/src/models/DescribePrepayDailyBillsResponseBody.ts +23 -19
  1103. package/src/models/DescribeProductInstancesRequest.ts +53 -24
  1104. package/src/models/DescribeProductInstancesResponseBody.ts +115 -24
  1105. package/src/models/DescribePunishedDomainsRequest.ts +10 -8
  1106. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1107. package/src/models/DescribeRelatedDefenseRulesRequest.ts +31 -0
  1108. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +39 -0
  1109. package/src/models/DescribeResourceInstanceCertsRequest.ts +7 -6
  1110. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1111. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +16 -0
  1112. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +27 -0
  1113. package/src/models/DescribeResourceLogFieldConfigRequest.ts +24 -0
  1114. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +31 -0
  1115. package/src/models/DescribeResourceLogStatusRequest.ts +7 -6
  1116. package/src/models/DescribeResourceLogStatusResponseBody.ts +6 -5
  1117. package/src/models/DescribeResourcePortRequest.ts +5 -4
  1118. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1119. package/src/models/DescribeResourceRegionIdRequest.ts +5 -4
  1120. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1121. package/src/models/DescribeResourceSupportRegionsRequest.ts +22 -9
  1122. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1123. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +12 -12
  1124. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1125. package/src/models/DescribeRoleAuthStatusRequest.ts +10 -0
  1126. package/src/models/DescribeRoleAuthStatusResponseBody.ts +10 -0
  1127. package/src/models/DescribeRuleGroupsRequest.ts +14 -12
  1128. package/src/models/DescribeRuleGroupsResponseBody.ts +18 -14
  1129. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +16 -11
  1130. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1131. package/src/models/DescribeRuleHitsTopResourceRequest.ts +17 -12
  1132. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1133. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +20 -15
  1134. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +5 -5
  1135. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +8 -7
  1136. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +19 -12
  1137. package/src/models/DescribeRuleHitsTopUaRequest.ts +7 -6
  1138. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +4 -4
  1139. package/src/models/DescribeRuleHitsTopUrlRequest.ts +18 -13
  1140. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -4
  1141. package/src/models/DescribeSecurityEventLogsRequest.ts +17 -14
  1142. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1143. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +9 -8
  1144. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +24 -18
  1145. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1146. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +15 -11
  1147. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +38 -35
  1148. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1149. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +26 -27
  1150. package/src/models/DescribeSensitiveApiStatisticRequest.ts +26 -13
  1151. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +11 -9
  1152. package/src/models/DescribeSensitiveDetectionResultRequest.ts +10 -9
  1153. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +11 -12
  1154. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +12 -10
  1155. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1156. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +37 -29
  1157. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +20 -16
  1158. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +12 -13
  1159. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +4 -4
  1160. package/src/models/DescribeSensitiveRequestLogRequest.ts +20 -17
  1161. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +12 -9
  1162. package/src/models/DescribeSensitiveRequestsRequest.ts +12 -13
  1163. package/src/models/DescribeSensitiveRequestsResponseBody.ts +11 -12
  1164. package/src/models/DescribeSensitiveStatisticRequest.ts +15 -16
  1165. package/src/models/DescribeSensitiveStatisticResponseBody.ts +5 -5
  1166. package/src/models/DescribeSlsAuthStatusRequest.ts +4 -3
  1167. package/src/models/DescribeSlsAuthStatusResponseBody.ts +5 -4
  1168. package/src/models/DescribeSlsLogStoreRequest.ts +4 -3
  1169. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1170. package/src/models/DescribeSlsLogStoreStatusRequest.ts +4 -3
  1171. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +4 -3
  1172. package/src/models/DescribeTemplateResourceCountRequest.ts +6 -5
  1173. package/src/models/DescribeTemplateResourceCountResponseBody.ts +6 -3
  1174. package/src/models/DescribeTemplateResourcesRequest.ts +35 -7
  1175. package/src/models/DescribeTemplateResourcesResponseBody.ts +32 -2
  1176. package/src/models/DescribeThreatEventDetailRequest.ts +16 -0
  1177. package/src/models/DescribeThreatEventDetailResponseBody.ts +95 -0
  1178. package/src/models/DescribeThreatEventRequest.ts +27 -0
  1179. package/src/models/DescribeThreatEventResponseBody.ts +65 -0
  1180. package/src/models/DescribeThreatEventTopMetricRequest.ts +23 -0
  1181. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +27 -0
  1182. package/src/models/DescribeUserAbnormalTrendRequest.ts +8 -6
  1183. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +7 -9
  1184. package/src/models/DescribeUserAbnormalTypeRequest.ts +16 -8
  1185. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1186. package/src/models/DescribeUserApiRequestRequest.ts +39 -22
  1187. package/src/models/DescribeUserApiRequestResponseBody.ts +10 -7
  1188. package/src/models/DescribeUserAssetRequest.ts +18 -18
  1189. package/src/models/DescribeUserAssetResponseBody.ts +3 -3
  1190. package/src/models/DescribeUserEventTrendRequest.ts +12 -6
  1191. package/src/models/DescribeUserEventTrendResponseBody.ts +4 -4
  1192. package/src/models/DescribeUserEventTypeRequest.ts +23 -8
  1193. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1194. package/src/models/DescribeUserLogFieldConfigRequest.ts +19 -0
  1195. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +38 -0
  1196. package/src/models/DescribeUserSlsLogRegionsRequest.ts +7 -6
  1197. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1198. package/src/models/DescribeUserTrafficRequest.ts +37 -0
  1199. package/src/models/DescribeUserTrafficResponseBody.ts +13 -0
  1200. package/src/models/DescribeUserWafLogStatusRequest.ts +6 -5
  1201. package/src/models/DescribeUserWafLogStatusResponseBody.ts +50 -29
  1202. package/src/models/DescribeVerifyContentRequest.ts +16 -0
  1203. package/src/models/DescribeVerifyContentResponseBody.ts +38 -0
  1204. package/src/models/DescribeVisitTopIpRequest.ts +7 -6
  1205. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1206. package/src/models/DescribeVisitUasRequest.ts +9 -8
  1207. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1208. package/src/models/DescribeWafSourceIpSegmentRequest.ts +6 -5
  1209. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1210. package/src/models/InitializeWafOperationRoleRequest.ts +14 -0
  1211. package/src/models/InitializeWafOperationRoleResponseBody.ts +3 -0
  1212. package/src/models/ListTagKeysRequest.ts +6 -5
  1213. package/src/models/ListTagKeysResponseBody.ts +7 -7
  1214. package/src/models/ListTagResourcesRequest.ts +8 -7
  1215. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1216. package/src/models/ListTagValuesRequest.ts +8 -7
  1217. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1218. package/src/models/ModifyApisecAbnormalsRequest.ts +18 -13
  1219. package/src/models/ModifyApisecApiResourceRequest.ts +15 -12
  1220. package/src/models/ModifyApisecEventsRequest.ts +23 -12
  1221. package/src/models/ModifyApisecLogDeliveryRequest.ts +14 -11
  1222. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1223. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +14 -12
  1224. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1225. package/src/models/ModifyApisecModuleStatusRequest.ts +13 -14
  1226. package/src/models/ModifyApisecStatusRequest.ts +10 -10
  1227. package/src/models/ModifyCloudResourceCertRequest.ts +46 -0
  1228. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1229. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +19 -0
  1230. package/src/models/ModifyCloudResourceRequest.ts +85 -58
  1231. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1232. package/src/models/ModifyCloudResourceShrinkRequest.ts +16 -6
  1233. package/src/models/ModifyDefaultHttpsRequest.ts +22 -16
  1234. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1235. package/src/models/ModifyDefenseResourceGroupRequest.ts +10 -9
  1236. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1237. package/src/models/ModifyDefenseResourceXffRequest.ts +23 -18
  1238. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1239. package/src/models/ModifyDefenseRuleCacheRequest.ts +7 -6
  1240. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1241. package/src/models/ModifyDefenseRuleRequest.ts +43 -11
  1242. package/src/models/ModifyDefenseRuleStatusRequest.ts +22 -9
  1243. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1244. package/src/models/ModifyDefenseSceneConfigRequest.ts +28 -0
  1245. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +3 -0
  1246. package/src/models/ModifyDefenseTemplateRequest.ts +11 -8
  1247. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1248. package/src/models/ModifyDefenseTemplateStatusRequest.ts +10 -8
  1249. package/src/models/ModifyDomainCertRequest.ts +43 -0
  1250. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1251. package/src/models/ModifyDomainPunishStatusRequest.ts +7 -6
  1252. package/src/models/ModifyDomainRequest.ts +266 -97
  1253. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1254. package/src/models/ModifyDomainShrinkRequest.ts +18 -8
  1255. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1256. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1257. package/src/models/ModifyHybridCloudClusterRequest.ts +110 -10
  1258. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +31 -16
  1259. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +8 -7
  1260. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1261. package/src/models/ModifyHybridCloudGroupRequest.ts +10 -9
  1262. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1263. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +6 -6
  1264. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +5 -4
  1265. package/src/models/ModifyHybridCloudServerRequest.ts +9 -8
  1266. package/src/models/ModifyLogDeliveryConfigRequest.ts +25 -11
  1267. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1268. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +11 -9
  1269. package/src/models/ModifyMemberAccountRequest.ts +8 -7
  1270. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1271. package/src/models/ModifyPauseProtectionStatusRequest.ts +8 -6
  1272. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1273. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +27 -0
  1274. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +20 -0
  1275. package/src/models/ModifyResourceLogFieldConfigRequest.ts +40 -0
  1276. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +3 -0
  1277. package/src/models/ModifyResourceLogStatusRequest.ts +10 -8
  1278. package/src/models/ModifyResourceLogStatusResponseBody.ts +3 -2
  1279. package/src/models/ModifyResourceLogStatusShrinkRequest.ts +10 -8
  1280. package/src/models/ModifyTemplateResourcesRequest.ts +18 -9
  1281. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1282. package/src/models/ModifyUserLogFieldConfigRequest.ts +35 -0
  1283. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +3 -0
  1284. package/src/models/ModifyUserWafLogStatusRequest.ts +29 -0
  1285. package/src/models/ModifyUserWafLogStatusResponseBody.ts +9 -0
  1286. package/src/models/ReCreateCloudResourceRequest.ts +40 -1
  1287. package/src/models/ReleaseInstanceRequest.ts +6 -5
  1288. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1289. package/src/models/SyncProductInstanceRequest.ts +6 -5
  1290. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1291. package/src/models/TagResourcesRequest.ts +3 -2
  1292. package/src/models/UntagResourcesRequest.ts +6 -4
  1293. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1294. 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 addresses to an address book.
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 addresses to an address book.
130
130
  *
131
131
  * @param request - AddAddressRequest
132
132
  * @returns AddAddressResponse
@@ -136,7 +136,7 @@ class Client extends openapi_core_1.default {
136
136
  return await this.addAddressWithOptions(request, runtime);
137
137
  }
138
138
  /**
139
- * Changes the resource group to which a protected object belongs.
139
+ * Modifies the resource group to which a protected object belongs.
140
140
  *
141
141
  * @param request - ChangeResourceGroupRequest
142
142
  * @param runtime - runtime options for this request RuntimeOptions
@@ -177,7 +177,7 @@ class Client extends openapi_core_1.default {
177
177
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ChangeResourceGroupResponse({}));
178
178
  }
179
179
  /**
180
- * Changes the resource group to which a protected object belongs.
180
+ * Modifies the resource group to which a protected object belongs.
181
181
  *
182
182
  * @param request - ChangeResourceGroupRequest
183
183
  * @returns ChangeResourceGroupResponse
@@ -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 an 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 an 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 an API security data export task.
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 an API security data export task.
385
385
  *
386
386
  * @param request - CreateApiExportRequest
387
387
  * @returns CreateApiExportResponse
@@ -391,7 +391,7 @@ class Client extends openapi_core_1.default {
391
391
  return await this.createApiExportWithOptions(request, runtime);
392
392
  }
393
393
  /**
394
- * Uploads a certificate that uses an internationally accepted algorithm for a domain name added to Web Application Firewall (WAF) in CNAME record mode.
394
+ * Uploads an international certificate to WAF for CNAME-based access.
395
395
  *
396
396
  * @param request - CreateCertsRequest
397
397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -435,7 +435,7 @@ class Client extends openapi_core_1.default {
435
435
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCertsResponse({}));
436
436
  }
437
437
  /**
438
- * Uploads a certificate that uses an internationally accepted algorithm for a domain name added to Web Application Firewall (WAF) in CNAME record mode.
438
+ * Uploads an international certificate to WAF for CNAME-based access.
439
439
  *
440
440
  * @param request - CreateCertsRequest
441
441
  * @returns CreateCertsResponse
@@ -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
+ * Connects a cloud service to WAF in cloud native mode. Currently, only ECS and 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
+ * Connects a cloud service to WAF in cloud native mode. Currently, only ECS and 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 a cloud native mode resource.
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 a cloud native mode resource.
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
@@ -698,7 +698,7 @@ class Client extends openapi_core_1.default {
698
698
  return await this.createDefenseResourceGroupWithOptions(request, runtime);
699
699
  }
700
700
  /**
701
- * Creates a protection rule.
701
+ * Create a web core protection rule.
702
702
  *
703
703
  * @param request - CreateDefenseRuleRequest
704
704
  * @param runtime - runtime options for this request RuntimeOptions
@@ -750,7 +750,7 @@ class Client extends openapi_core_1.default {
750
750
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDefenseRuleResponse({}));
751
751
  }
752
752
  /**
753
- * Creates a protection rule.
753
+ * Create a web core protection rule.
754
754
  *
755
755
  * @param request - CreateDefenseRuleRequest
756
756
  * @returns CreateDefenseRuleResponse
@@ -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.
764
764
  *
765
765
  * @param request - CreateDefenseTemplateRequest
766
766
  * @param runtime - runtime options for this request RuntimeOptions
@@ -822,7 +822,7 @@ class Client extends openapi_core_1.default {
822
822
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDefenseTemplateResponse({}));
823
823
  }
824
824
  /**
825
- * Creates a protection rule template.
825
+ * Creates a protection template.
826
826
  *
827
827
  * @param request - CreateDefenseTemplateRequest
828
828
  * @returns CreateDefenseTemplateResponse
@@ -832,7 +832,7 @@ class Client extends openapi_core_1.default {
832
832
  return await this.createDefenseTemplateWithOptions(request, runtime);
833
833
  }
834
834
  /**
835
- * Adds a domain name to Web Application Firewall (WAF).
835
+ * Adds a domain name to a WAF instance by using Website Config for protection.
836
836
  *
837
837
  * @param tmpReq - CreateDomainRequest
838
838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -890,7 +890,7 @@ class Client extends openapi_core_1.default {
890
890
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDomainResponse({}));
891
891
  }
892
892
  /**
893
- * Adds a domain name to Web Application Firewall (WAF).
893
+ * Adds a domain name to a WAF instance by using Website Config for protection.
894
894
  *
895
895
  * @param request - CreateDomainRequest
896
896
  * @returns CreateDomainResponse
@@ -900,7 +900,7 @@ class Client extends openapi_core_1.default {
900
900
  return await this.createDomainWithOptions(request, runtime);
901
901
  }
902
902
  /**
903
- * Creates a hybrid cloud cluster.
903
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
904
904
  *
905
905
  * @param request - CreateHybridCloudClusterRequest
906
906
  * @param runtime - runtime options for this request RuntimeOptions
@@ -974,7 +974,7 @@ class Client extends openapi_core_1.default {
974
974
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudClusterResponse({}));
975
975
  }
976
976
  /**
977
- * Creates a hybrid cloud cluster.
977
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
978
978
  *
979
979
  * @param request - CreateHybridCloudClusterRequest
980
980
  * @returns CreateHybridCloudClusterResponse
@@ -984,7 +984,7 @@ class Client extends openapi_core_1.default {
984
984
  return await this.createHybridCloudClusterWithOptions(request, runtime);
985
985
  }
986
986
  /**
987
- * 新增集群规则信息
987
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
988
988
  *
989
989
  * @param request - CreateHybridCloudClusterRuleRequest
990
990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1031,7 +1031,7 @@ class Client extends openapi_core_1.default {
1031
1031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudClusterRuleResponse({}));
1032
1032
  }
1033
1033
  /**
1034
- * 新增集群规则信息
1034
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
1035
1035
  *
1036
1036
  * @param request - CreateHybridCloudClusterRuleRequest
1037
1037
  * @returns CreateHybridCloudClusterRuleResponse
@@ -1041,7 +1041,7 @@ class Client extends openapi_core_1.default {
1041
1041
  return await this.createHybridCloudClusterRuleWithOptions(request, runtime);
1042
1042
  }
1043
1043
  /**
1044
- * Creates a node group for a hybrid cloud cluster.
1044
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1045
1045
  *
1046
1046
  * @param request - CreateHybridCloudGroupRequest
1047
1047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1097,7 +1097,7 @@ class Client extends openapi_core_1.default {
1097
1097
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridCloudGroupResponse({}));
1098
1098
  }
1099
1099
  /**
1100
- * Creates a node group for a hybrid cloud cluster.
1100
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1101
1101
  *
1102
1102
  * @param request - CreateHybridCloudGroupRequest
1103
1103
  * @returns CreateHybridCloudGroupResponse
@@ -1107,7 +1107,7 @@ class Client extends openapi_core_1.default {
1107
1107
  return await this.createHybridCloudGroupWithOptions(request, runtime);
1108
1108
  }
1109
1109
  /**
1110
- * Creates a hybrid cloud log delivery configuration.
1110
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1111
1111
  *
1112
1112
  * @param request - CreateLogDeliveryConfigRequest
1113
1113
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1151,7 +1151,7 @@ class Client extends openapi_core_1.default {
1151
1151
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateLogDeliveryConfigResponse({}));
1152
1152
  }
1153
1153
  /**
1154
- * Creates a hybrid cloud log delivery configuration.
1154
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1155
1155
  *
1156
1156
  * @param request - CreateLogDeliveryConfigRequest
1157
1157
  * @returns CreateLogDeliveryConfigResponse
@@ -1161,7 +1161,7 @@ class Client extends openapi_core_1.default {
1161
1161
  return await this.createLogDeliveryConfigWithOptions(request, runtime);
1162
1162
  }
1163
1163
  /**
1164
- * Creates an IP address blacklist for major event protection.
1164
+ * Creates an IP address blacklist for critical event protection.
1165
1165
  *
1166
1166
  * @remarks
1167
1167
  * This operation is available only on the China site (aliyun.com).
@@ -1214,7 +1214,7 @@ class Client extends openapi_core_1.default {
1214
1214
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMajorProtectionBlackIpResponse({}));
1215
1215
  }
1216
1216
  /**
1217
- * Creates an IP address blacklist for major event protection.
1217
+ * Creates an IP address blacklist for critical event protection.
1218
1218
  *
1219
1219
  * @remarks
1220
1220
  * This operation is available only on the China site (aliyun.com).
@@ -1227,7 +1227,7 @@ class Client extends openapi_core_1.default {
1227
1227
  return await this.createMajorProtectionBlackIpWithOptions(request, runtime);
1228
1228
  }
1229
1229
  /**
1230
- * 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).
1231
1231
  *
1232
1232
  * @param request - CreateMemberAccountsRequest
1233
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1268,7 +1268,7 @@ class Client extends openapi_core_1.default {
1268
1268
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMemberAccountsResponse({}));
1269
1269
  }
1270
1270
  /**
1271
- * 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).
1272
1272
  *
1273
1273
  * @param request - CreateMemberAccountsRequest
1274
1274
  * @returns CreateMemberAccountsResponse
@@ -1278,7 +1278,7 @@ class Client extends openapi_core_1.default {
1278
1278
  return await this.createMemberAccountsWithOptions(request, runtime);
1279
1279
  }
1280
1280
  /**
1281
- * 开启防护功能POC
1281
+ * Starts a trial for a proof of concept (POC) feature.
1282
1282
  *
1283
1283
  * @param request - CreatePocFunctionRequest
1284
1284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1316,7 +1316,7 @@ class Client extends openapi_core_1.default {
1316
1316
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePocFunctionResponse({}));
1317
1317
  }
1318
1318
  /**
1319
- * 开启防护功能POC
1319
+ * Starts a trial for a proof of concept (POC) feature.
1320
1320
  *
1321
1321
  * @param request - CreatePocFunctionRequest
1322
1322
  * @returns CreatePocFunctionResponse
@@ -1368,7 +1368,7 @@ class Client extends openapi_core_1.default {
1368
1368
  return await this.createPostpaidInstanceWithOptions(request, runtime);
1369
1369
  }
1370
1370
  /**
1371
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
1371
+ * Uploads a China National Cryptographic Algorithm (SM) certificate for a domain that is added to WAF in CNAME mode.
1372
1372
  *
1373
1373
  * @param request - CreateSM2CertRequest
1374
1374
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1418,7 +1418,7 @@ class Client extends openapi_core_1.default {
1418
1418
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSM2CertResponse({}));
1419
1419
  }
1420
1420
  /**
1421
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
1421
+ * Uploads a China National Cryptographic Algorithm (SM) certificate for a domain that is added to WAF in CNAME mode.
1422
1422
  *
1423
1423
  * @param request - CreateSM2CertRequest
1424
1424
  * @returns CreateSM2CertResponse
@@ -1428,7 +1428,7 @@ class Client extends openapi_core_1.default {
1428
1428
  return await this.createSM2CertWithOptions(request, runtime);
1429
1429
  }
1430
1430
  /**
1431
- * 地址簿添加地址
1431
+ * Deletes addresses from an address book.
1432
1432
  *
1433
1433
  * @param request - DeleteAddressRequest
1434
1434
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1466,7 +1466,7 @@ class Client extends openapi_core_1.default {
1466
1466
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAddressResponse({}));
1467
1467
  }
1468
1468
  /**
1469
- * 地址簿添加地址
1469
+ * Deletes addresses from an address book.
1470
1470
  *
1471
1471
  * @param request - DeleteAddressRequest
1472
1472
  * @returns DeleteAddressResponse
@@ -1476,7 +1476,7 @@ class Client extends openapi_core_1.default {
1476
1476
  return await this.deleteAddressWithOptions(request, runtime);
1477
1477
  }
1478
1478
  /**
1479
- * Deletes multiple risks detected by the API security module at a time.
1479
+ * Deletes API security risks in batches.
1480
1480
  *
1481
1481
  * @param request - DeleteApisecAbnormalsRequest
1482
1482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1517,7 +1517,7 @@ class Client extends openapi_core_1.default {
1517
1517
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApisecAbnormalsResponse({}));
1518
1518
  }
1519
1519
  /**
1520
- * Deletes multiple risks detected by the API security module at a time.
1520
+ * Deletes API security risks in batches.
1521
1521
  *
1522
1522
  * @param request - DeleteApisecAbnormalsRequest
1523
1523
  * @returns DeleteApisecAbnormalsResponse
@@ -1527,7 +1527,7 @@ class Client extends openapi_core_1.default {
1527
1527
  return await this.deleteApisecAbnormalsWithOptions(request, runtime);
1528
1528
  }
1529
1529
  /**
1530
- * Deletes multiple security events detected by the API security module at a time.
1530
+ * Deletes API security events in batches.
1531
1531
  *
1532
1532
  * @param request - DeleteApisecEventsRequest
1533
1533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1571,7 +1571,7 @@ class Client extends openapi_core_1.default {
1571
1571
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApisecEventsResponse({}));
1572
1572
  }
1573
1573
  /**
1574
- * Deletes multiple security events detected by the API security module at a time.
1574
+ * Deletes API security events in batches.
1575
1575
  *
1576
1576
  * @param request - DeleteApisecEventsRequest
1577
1577
  * @returns DeleteApisecEventsResponse
@@ -1581,7 +1581,7 @@ class Client extends openapi_core_1.default {
1581
1581
  return await this.deleteApisecEventsWithOptions(request, runtime);
1582
1582
  }
1583
1583
  /**
1584
- * 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).
1585
1585
  *
1586
1586
  * @param request - DeleteCloudResourceRequest
1587
1587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1628,7 +1628,7 @@ class Client extends openapi_core_1.default {
1628
1628
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudResourceResponse({}));
1629
1629
  }
1630
1630
  /**
1631
- * 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).
1632
1632
  *
1633
1633
  * @param request - DeleteCloudResourceRequest
1634
1634
  * @returns DeleteCloudResourceResponse
@@ -1638,7 +1638,7 @@ class Client extends openapi_core_1.default {
1638
1638
  return await this.deleteCloudResourceWithOptions(request, runtime);
1639
1639
  }
1640
1640
  /**
1641
- * 删除云产品接入的扩展证书
1641
+ * Deletes an extension certificate for a cloud service connected in cloud native mode.
1642
1642
  *
1643
1643
  * @param request - DeleteCloudResourceExtensionCertRequest
1644
1644
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1679,7 +1679,7 @@ class Client extends openapi_core_1.default {
1679
1679
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudResourceExtensionCertResponse({}));
1680
1680
  }
1681
1681
  /**
1682
- * 删除云产品接入的扩展证书
1682
+ * Deletes an extension certificate for a cloud service connected in cloud native mode.
1683
1683
  *
1684
1684
  * @param request - DeleteCloudResourceExtensionCertRequest
1685
1685
  * @returns DeleteCloudResourceExtensionCertResponse
@@ -1689,7 +1689,7 @@ class Client extends openapi_core_1.default {
1689
1689
  return await this.deleteCloudResourceExtensionCertWithOptions(request, runtime);
1690
1690
  }
1691
1691
  /**
1692
- * 删除单个防护对象
1692
+ * Deletes a protected object.
1693
1693
  *
1694
1694
  * @param request - DeleteDefenseResourceRequest
1695
1695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1727,7 +1727,7 @@ class Client extends openapi_core_1.default {
1727
1727
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseResourceResponse({}));
1728
1728
  }
1729
1729
  /**
1730
- * 删除单个防护对象
1730
+ * Deletes a protected object.
1731
1731
  *
1732
1732
  * @param request - DeleteDefenseResourceRequest
1733
1733
  * @returns DeleteDefenseResourceResponse
@@ -1785,7 +1785,7 @@ class Client extends openapi_core_1.default {
1785
1785
  return await this.deleteDefenseResourceGroupWithOptions(request, runtime);
1786
1786
  }
1787
1787
  /**
1788
- * Deletes a protection rule.
1788
+ * Deletes the specified protection rules.
1789
1789
  *
1790
1790
  * @param request - DeleteDefenseRuleRequest
1791
1791
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1832,7 +1832,7 @@ class Client extends openapi_core_1.default {
1832
1832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseRuleResponse({}));
1833
1833
  }
1834
1834
  /**
1835
- * Deletes a protection rule.
1835
+ * Deletes the specified protection rules.
1836
1836
  *
1837
1837
  * @param request - DeleteDefenseRuleRequest
1838
1838
  * @returns DeleteDefenseRuleResponse
@@ -1842,7 +1842,7 @@ class Client extends openapi_core_1.default {
1842
1842
  return await this.deleteDefenseRuleWithOptions(request, runtime);
1843
1843
  }
1844
1844
  /**
1845
- * 更新防护规则封禁Ip
1845
+ * Unblocks an IP address that is blocked by the scan protection module.
1846
1846
  *
1847
1847
  * @param request - DeleteDefenseRuleBlockIpRequest
1848
1848
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1883,7 +1883,7 @@ class Client extends openapi_core_1.default {
1883
1883
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDefenseRuleBlockIpResponse({}));
1884
1884
  }
1885
1885
  /**
1886
- * 更新防护规则封禁Ip
1886
+ * Unblocks an IP address that is blocked by the scan protection module.
1887
1887
  *
1888
1888
  * @param request - DeleteDefenseRuleBlockIpRequest
1889
1889
  * @returns DeleteDefenseRuleBlockIpResponse
@@ -1941,7 +1941,7 @@ class Client extends openapi_core_1.default {
1941
1941
  return await this.deleteDefenseTemplateWithOptions(request, runtime);
1942
1942
  }
1943
1943
  /**
1944
- * Deletes a domain name that is added to Web Application Firewall (WAF).
1944
+ * Deletes a CNAME-connected domain name.
1945
1945
  *
1946
1946
  * @param request - DeleteDomainRequest
1947
1947
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1982,7 +1982,7 @@ class Client extends openapi_core_1.default {
1982
1982
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDomainResponse({}));
1983
1983
  }
1984
1984
  /**
1985
- * Deletes a domain name that is added to Web Application Firewall (WAF).
1985
+ * Deletes a CNAME-connected domain name.
1986
1986
  *
1987
1987
  * @param request - DeleteDomainRequest
1988
1988
  * @returns DeleteDomainResponse
@@ -1992,7 +1992,7 @@ class Client extends openapi_core_1.default {
1992
1992
  return await this.deleteDomainWithOptions(request, runtime);
1993
1993
  }
1994
1994
  /**
1995
- * 删除集群规则信息
1995
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
1996
1996
  *
1997
1997
  * @param request - DeleteHybridCloudClusterRuleRequest
1998
1998
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2030,7 +2030,7 @@ class Client extends openapi_core_1.default {
2030
2030
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHybridCloudClusterRuleResponse({}));
2031
2031
  }
2032
2032
  /**
2033
- * 删除集群规则信息
2033
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
2034
2034
  *
2035
2035
  * @param request - DeleteHybridCloudClusterRuleRequest
2036
2036
  * @returns DeleteHybridCloudClusterRuleResponse
@@ -2040,7 +2040,7 @@ class Client extends openapi_core_1.default {
2040
2040
  return await this.deleteHybridCloudClusterRuleWithOptions(request, runtime);
2041
2041
  }
2042
2042
  /**
2043
- * 删除组信息
2043
+ * Deletes a group.
2044
2044
  *
2045
2045
  * @param request - DeleteHybridCloudGroupRequest
2046
2046
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2081,7 +2081,7 @@ class Client extends openapi_core_1.default {
2081
2081
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHybridCloudGroupResponse({}));
2082
2082
  }
2083
2083
  /**
2084
- * 删除组信息
2084
+ * Deletes a group.
2085
2085
  *
2086
2086
  * @param request - DeleteHybridCloudGroupRequest
2087
2087
  * @returns DeleteHybridCloudGroupResponse
@@ -2091,7 +2091,7 @@ class Client extends openapi_core_1.default {
2091
2091
  return await this.deleteHybridCloudGroupWithOptions(request, runtime);
2092
2092
  }
2093
2093
  /**
2094
- * Delets a hybrid cloud log delivery configuration.
2094
+ * Deletes a log delivery configuration.
2095
2095
  *
2096
2096
  * @param request - DeleteLogDeliveryConfigRequest
2097
2097
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2129,7 +2129,7 @@ class Client extends openapi_core_1.default {
2129
2129
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteLogDeliveryConfigResponse({}));
2130
2130
  }
2131
2131
  /**
2132
- * Delets a hybrid cloud log delivery configuration.
2132
+ * Deletes a log delivery configuration.
2133
2133
  *
2134
2134
  * @param request - DeleteLogDeliveryConfigRequest
2135
2135
  * @returns DeleteLogDeliveryConfigResponse
@@ -2139,7 +2139,7 @@ class Client extends openapi_core_1.default {
2139
2139
  return await this.deleteLogDeliveryConfigWithOptions(request, runtime);
2140
2140
  }
2141
2141
  /**
2142
- * Deletes an IP address blacklist for major event protection.
2142
+ * Deletes an IP address from the blacklist for critical event protection.
2143
2143
  *
2144
2144
  * @param request - DeleteMajorProtectionBlackIpRequest
2145
2145
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2183,7 +2183,7 @@ class Client extends openapi_core_1.default {
2183
2183
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMajorProtectionBlackIpResponse({}));
2184
2184
  }
2185
2185
  /**
2186
- * Deletes an IP address blacklist for major event protection.
2186
+ * Deletes an IP address from the blacklist for critical event protection.
2187
2187
  *
2188
2188
  * @param request - DeleteMajorProtectionBlackIpRequest
2189
2189
  * @returns DeleteMajorProtectionBlackIpResponse
@@ -2193,7 +2193,7 @@ class Client extends openapi_core_1.default {
2193
2193
  return await this.deleteMajorProtectionBlackIpWithOptions(request, runtime);
2194
2194
  }
2195
2195
  /**
2196
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
2196
+ * Deletes a Web Application Firewall (WAF) member account.
2197
2197
  *
2198
2198
  * @param request - DeleteMemberAccountRequest
2199
2199
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2234,7 +2234,7 @@ class Client extends openapi_core_1.default {
2234
2234
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMemberAccountResponse({}));
2235
2235
  }
2236
2236
  /**
2237
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
2237
+ * Deletes a Web Application Firewall (WAF) member account.
2238
2238
  *
2239
2239
  * @param request - DeleteMemberAccountRequest
2240
2240
  * @returns DeleteMemberAccountResponse
@@ -2244,7 +2244,7 @@ class Client extends openapi_core_1.default {
2244
2244
  return await this.deleteMemberAccountWithOptions(request, runtime);
2245
2245
  }
2246
2246
  /**
2247
- * 查询异常的云产品接入资源
2247
+ * Queries abnormal cloud resources added in cloud native mode.
2248
2248
  *
2249
2249
  * @param request - DescribeAbnormalCloudResourcesRequest
2250
2250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2279,7 +2279,7 @@ class Client extends openapi_core_1.default {
2279
2279
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAbnormalCloudResourcesResponse({}));
2280
2280
  }
2281
2281
  /**
2282
- * 查询异常的云产品接入资源
2282
+ * Queries abnormal cloud resources added in cloud native mode.
2283
2283
  *
2284
2284
  * @param request - DescribeAbnormalCloudResourcesRequest
2285
2285
  * @returns DescribeAbnormalCloudResourcesResponse
@@ -2289,7 +2289,7 @@ class Client extends openapi_core_1.default {
2289
2289
  return await this.describeAbnormalCloudResourcesWithOptions(request, runtime);
2290
2290
  }
2291
2291
  /**
2292
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
2292
+ * Queries whether the current user is a delegated administrator of WAF in the multi-account management feature.
2293
2293
  *
2294
2294
  * @param request - DescribeAccountDelegatedStatusRequest
2295
2295
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2324,7 +2324,7 @@ class Client extends openapi_core_1.default {
2324
2324
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAccountDelegatedStatusResponse({}));
2325
2325
  }
2326
2326
  /**
2327
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
2327
+ * Queries whether the current user is a delegated administrator of WAF in the multi-account management feature.
2328
2328
  *
2329
2329
  * @param request - DescribeAccountDelegatedStatusRequest
2330
2330
  * @returns DescribeAccountDelegatedStatusResponse
@@ -2334,7 +2334,7 @@ class Client extends openapi_core_1.default {
2334
2334
  return await this.describeAccountDelegatedStatusWithOptions(request, runtime);
2335
2335
  }
2336
2336
  /**
2337
- * 分页查询地址簿IP
2337
+ * Queries addresses in an address book by paging.
2338
2338
  *
2339
2339
  * @param request - DescribeAddressesRequest
2340
2340
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2381,7 +2381,7 @@ class Client extends openapi_core_1.default {
2381
2381
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAddressesResponse({}));
2382
2382
  }
2383
2383
  /**
2384
- * 分页查询地址簿IP
2384
+ * Queries addresses in an address book by paging.
2385
2385
  *
2386
2386
  * @param request - DescribeAddressesRequest
2387
2387
  * @returns DescribeAddressesResponse
@@ -2391,7 +2391,7 @@ class Client extends openapi_core_1.default {
2391
2391
  return await this.describeAddressesWithOptions(request, runtime);
2392
2392
  }
2393
2393
  /**
2394
- * 查询实例信息
2394
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2395
2395
  *
2396
2396
  * @param request - DescribeAlarmBannerRequest
2397
2397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2426,7 +2426,7 @@ class Client extends openapi_core_1.default {
2426
2426
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAlarmBannerResponse({}));
2427
2427
  }
2428
2428
  /**
2429
- * 查询实例信息
2429
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2430
2430
  *
2431
2431
  * @param request - DescribeAlarmBannerRequest
2432
2432
  * @returns DescribeAlarmBannerResponse
@@ -2436,7 +2436,7 @@ class Client extends openapi_core_1.default {
2436
2436
  return await this.describeAlarmBannerWithOptions(request, runtime);
2437
2437
  }
2438
2438
  /**
2439
- * 查询实例信息
2439
+ * Queries a list of alerts.
2440
2440
  *
2441
2441
  * @param request - DescribeAlarmListRequest
2442
2442
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2471,7 +2471,7 @@ class Client extends openapi_core_1.default {
2471
2471
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAlarmListResponse({}));
2472
2472
  }
2473
2473
  /**
2474
- * 查询实例信息
2474
+ * Queries a list of alerts.
2475
2475
  *
2476
2476
  * @param request - DescribeAlarmListRequest
2477
2477
  * @returns DescribeAlarmListResponse
@@ -2481,7 +2481,7 @@ class Client extends openapi_core_1.default {
2481
2481
  return await this.describeAlarmListWithOptions(request, runtime);
2482
2482
  }
2483
2483
  /**
2484
- * Queries the list of data export tasks in the API security module.
2484
+ * Queries the list of API security export tasks.
2485
2485
  *
2486
2486
  * @param request - DescribeApiExportsRequest
2487
2487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2525,7 +2525,7 @@ class Client extends openapi_core_1.default {
2525
2525
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApiExportsResponse({}));
2526
2526
  }
2527
2527
  /**
2528
- * Queries the list of data export tasks in the API security module.
2528
+ * Queries the list of API security export tasks.
2529
2529
  *
2530
2530
  * @param request - DescribeApiExportsRequest
2531
2531
  * @returns DescribeApiExportsResponse
@@ -2535,7 +2535,7 @@ class Client extends openapi_core_1.default {
2535
2535
  return await this.describeApiExportsWithOptions(request, runtime);
2536
2536
  }
2537
2537
  /**
2538
- * Queries the statistics on domain names on which risks are detected by the API security module.
2538
+ * Queries statistics on API security risk domain names.
2539
2539
  *
2540
2540
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
2541
2541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2588,7 +2588,7 @@ class Client extends openapi_core_1.default {
2588
2588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAbnormalDomainStatisticResponse({}));
2589
2589
  }
2590
2590
  /**
2591
- * Queries the statistics on domain names on which risks are detected by the API security module.
2591
+ * Queries statistics on API security risk domain names.
2592
2592
  *
2593
2593
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
2594
2594
  * @returns DescribeApisecAbnormalDomainStatisticResponse
@@ -2691,7 +2691,7 @@ class Client extends openapi_core_1.default {
2691
2691
  return await this.describeApisecAbnormalsWithOptions(request, runtime);
2692
2692
  }
2693
2693
  /**
2694
- * Queries API assets in the API security module.
2694
+ * Queries the list of API security assets.
2695
2695
  *
2696
2696
  * @param request - DescribeApisecApiResourcesRequest
2697
2697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2786,7 +2786,7 @@ class Client extends openapi_core_1.default {
2786
2786
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecApiResourcesResponse({}));
2787
2787
  }
2788
2788
  /**
2789
- * Queries API assets in the API security module.
2789
+ * Queries the list of API security assets.
2790
2790
  *
2791
2791
  * @param request - DescribeApisecApiResourcesRequest
2792
2792
  * @returns DescribeApisecApiResourcesResponse
@@ -2796,7 +2796,7 @@ class Client extends openapi_core_1.default {
2796
2796
  return await this.describeApisecApiResourcesWithOptions(request, runtime);
2797
2797
  }
2798
2798
  /**
2799
- * Queries the asset trends in the API security module.
2799
+ * Queries the trend of API security API assets.
2800
2800
  *
2801
2801
  * @param request - DescribeApisecAssetTrendRequest
2802
2802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2840,7 +2840,7 @@ class Client extends openapi_core_1.default {
2840
2840
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAssetTrendResponse({}));
2841
2841
  }
2842
2842
  /**
2843
- * Queries the asset trends in the API security module.
2843
+ * Queries the trend of API security API assets.
2844
2844
  *
2845
2845
  * @param request - DescribeApisecAssetTrendRequest
2846
2846
  * @returns DescribeApisecAssetTrendResponse
@@ -2850,7 +2850,7 @@ class Client extends openapi_core_1.default {
2850
2850
  return await this.describeApisecAssetTrendWithOptions(request, runtime);
2851
2851
  }
2852
2852
  /**
2853
- * 查询安全事件详情
2853
+ * Retrieves the details of an API security event.
2854
2854
  *
2855
2855
  * @param request - DescribeApisecEventDetailRequest
2856
2856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2897,7 +2897,7 @@ class Client extends openapi_core_1.default {
2897
2897
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventDetailResponse({}));
2898
2898
  }
2899
2899
  /**
2900
- * 查询安全事件详情
2900
+ * Retrieves the details of an API security event.
2901
2901
  *
2902
2902
  * @param request - DescribeApisecEventDetailRequest
2903
2903
  * @returns DescribeApisecEventDetailResponse
@@ -2907,7 +2907,7 @@ class Client extends openapi_core_1.default {
2907
2907
  return await this.describeApisecEventDetailWithOptions(request, runtime);
2908
2908
  }
2909
2909
  /**
2910
- * Queries the statistics on domain names on which security events are detected by the API security module.
2910
+ * Queries the domain name statistics of API security events.
2911
2911
  *
2912
2912
  * @param request - DescribeApisecEventDomainStatisticRequest
2913
2913
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2960,7 +2960,7 @@ class Client extends openapi_core_1.default {
2960
2960
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventDomainStatisticResponse({}));
2961
2961
  }
2962
2962
  /**
2963
- * Queries the statistics on domain names on which security events are detected by the API security module.
2963
+ * Queries the domain name statistics of API security events.
2964
2964
  *
2965
2965
  * @param request - DescribeApisecEventDomainStatisticRequest
2966
2966
  * @returns DescribeApisecEventDomainStatisticResponse
@@ -2970,7 +2970,7 @@ class Client extends openapi_core_1.default {
2970
2970
  return await this.describeApisecEventDomainStatisticWithOptions(request, runtime);
2971
2971
  }
2972
2972
  /**
2973
- * Queries API security events.
2973
+ * Queries a list of API security events.
2974
2974
  *
2975
2975
  * @param request - DescribeApisecEventsRequest
2976
2976
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3062,7 +3062,7 @@ class Client extends openapi_core_1.default {
3062
3062
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecEventsResponse({}));
3063
3063
  }
3064
3064
  /**
3065
- * Queries API security events.
3065
+ * Queries a list of API security events.
3066
3066
  *
3067
3067
  * @param request - DescribeApisecEventsRequest
3068
3068
  * @returns DescribeApisecEventsResponse
@@ -3072,7 +3072,7 @@ class Client extends openapi_core_1.default {
3072
3072
  return await this.describeApisecEventsWithOptions(request, runtime);
3073
3073
  }
3074
3074
  /**
3075
- * 查询API安全样例信息
3075
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
3076
3076
  *
3077
3077
  * @param request - DescribeApisecExamplesRequest
3078
3078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3131,7 +3131,7 @@ class Client extends openapi_core_1.default {
3131
3131
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecExamplesResponse({}));
3132
3132
  }
3133
3133
  /**
3134
- * 查询API安全样例信息
3134
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
3135
3135
  *
3136
3136
  * @param request - DescribeApisecExamplesRequest
3137
3137
  * @returns DescribeApisecExamplesResponse
@@ -3186,7 +3186,7 @@ class Client extends openapi_core_1.default {
3186
3186
  return await this.describeApisecLogDeliveriesWithOptions(request, runtime);
3187
3187
  }
3188
3188
  /**
3189
- * Queries the list of domain names detected in the API security module.
3189
+ * Queries the list of domain names for API security detection.
3190
3190
  *
3191
3191
  * @param request - DescribeApisecMatchedHostsRequest
3192
3192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3236,7 +3236,7 @@ class Client extends openapi_core_1.default {
3236
3236
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecMatchedHostsResponse({}));
3237
3237
  }
3238
3238
  /**
3239
- * Queries the list of domain names detected in the API security module.
3239
+ * Queries the list of domain names for API security detection.
3240
3240
  *
3241
3241
  * @param request - DescribeApisecMatchedHostsRequest
3242
3242
  * @returns DescribeApisecMatchedHostsResponse
@@ -3246,7 +3246,7 @@ class Client extends openapi_core_1.default {
3246
3246
  return await this.describeApisecMatchedHostsWithOptions(request, runtime);
3247
3247
  }
3248
3248
  /**
3249
- * 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.
3250
3250
  *
3251
3251
  * @param request - DescribeApisecProtectionGroupsRequest
3252
3252
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3293,7 +3293,7 @@ class Client extends openapi_core_1.default {
3293
3293
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecProtectionGroupsResponse({}));
3294
3294
  }
3295
3295
  /**
3296
- * 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.
3297
3297
  *
3298
3298
  * @param request - DescribeApisecProtectionGroupsRequest
3299
3299
  * @returns DescribeApisecProtectionGroupsResponse
@@ -3303,7 +3303,7 @@ class Client extends openapi_core_1.default {
3303
3303
  return await this.describeApisecProtectionGroupsWithOptions(request, runtime);
3304
3304
  }
3305
3305
  /**
3306
- * Queries the list of protected objects to which API security policies are applied.
3306
+ * Queries the list of protected objects for which API security protection is enabled.
3307
3307
  *
3308
3308
  * @param request - DescribeApisecProtectionResourcesRequest
3309
3309
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3350,7 +3350,7 @@ class Client extends openapi_core_1.default {
3350
3350
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecProtectionResourcesResponse({}));
3351
3351
  }
3352
3352
  /**
3353
- * Queries the list of protected objects to which API security policies are applied.
3353
+ * Queries the list of protected objects for which API security protection is enabled.
3354
3354
  *
3355
3355
  * @param request - DescribeApisecProtectionResourcesRequest
3356
3356
  * @returns DescribeApisecProtectionResourcesResponse
@@ -3360,7 +3360,7 @@ class Client extends openapi_core_1.default {
3360
3360
  return await this.describeApisecProtectionResourcesWithOptions(request, runtime);
3361
3361
  }
3362
3362
  /**
3363
- * Queries the policies configured in the API security module.
3363
+ * Queries the rules of an API security policy.
3364
3364
  *
3365
3365
  * @param request - DescribeApisecRulesRequest
3366
3366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3419,7 +3419,7 @@ class Client extends openapi_core_1.default {
3419
3419
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecRulesResponse({}));
3420
3420
  }
3421
3421
  /**
3422
- * Queries the policies configured in the API security module.
3422
+ * Queries the rules of an API security policy.
3423
3423
  *
3424
3424
  * @param request - DescribeApisecRulesRequest
3425
3425
  * @returns DescribeApisecRulesResponse
@@ -3429,7 +3429,7 @@ class Client extends openapi_core_1.default {
3429
3429
  return await this.describeApisecRulesWithOptions(request, runtime);
3430
3430
  }
3431
3431
  /**
3432
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
3432
+ * Queries statistics on data endpoints associated with API security sensitive data domains.
3433
3433
  *
3434
3434
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
3435
3435
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3485,7 +3485,7 @@ class Client extends openapi_core_1.default {
3485
3485
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecSensitiveDomainStatisticResponse({}));
3486
3486
  }
3487
3487
  /**
3488
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
3488
+ * Queries statistics on data endpoints associated with API security sensitive data domains.
3489
3489
  *
3490
3490
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
3491
3491
  * @returns DescribeApisecSensitiveDomainStatisticResponse
@@ -3594,7 +3594,7 @@ class Client extends openapi_core_1.default {
3594
3594
  return await this.describeApisecSlsProjectsWithOptions(request, runtime);
3595
3595
  }
3596
3596
  /**
3597
- * Queries the statistics of API security-related risks and events.
3597
+ * Queries statistics for API security risks or security events.
3598
3598
  *
3599
3599
  * @param request - DescribeApisecStatisticsRequest
3600
3600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3644,7 +3644,7 @@ class Client extends openapi_core_1.default {
3644
3644
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecStatisticsResponse({}));
3645
3645
  }
3646
3646
  /**
3647
- * Queries the statistics of API security-related risks and events.
3647
+ * Queries statistics for API security risks or security events.
3648
3648
  *
3649
3649
  * @param request - DescribeApisecStatisticsRequest
3650
3650
  * @returns DescribeApisecStatisticsResponse
@@ -3654,7 +3654,7 @@ class Client extends openapi_core_1.default {
3654
3654
  return await this.describeApisecStatisticsWithOptions(request, runtime);
3655
3655
  }
3656
3656
  /**
3657
- * Queries the protection suggestions for APIs.
3657
+ * Queries protection suggestions for API assets.
3658
3658
  *
3659
3659
  * @param request - DescribeApisecSuggestionsRequest
3660
3660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3695,7 +3695,7 @@ class Client extends openapi_core_1.default {
3695
3695
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecSuggestionsResponse({}));
3696
3696
  }
3697
3697
  /**
3698
- * Queries the protection suggestions for APIs.
3698
+ * Queries protection suggestions for API assets.
3699
3699
  *
3700
3700
  * @param request - DescribeApisecSuggestionsRequest
3701
3701
  * @returns DescribeApisecSuggestionsResponse
@@ -3705,7 +3705,7 @@ class Client extends openapi_core_1.default {
3705
3705
  return await this.describeApisecSuggestionsWithOptions(request, runtime);
3706
3706
  }
3707
3707
  /**
3708
- * Queries user operation records in the API security module.
3708
+ * Queries user operation records for API security of Web Application Firewall (WAF).
3709
3709
  *
3710
3710
  * @param request - DescribeApisecUserOperationsRequest
3711
3711
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3749,7 +3749,7 @@ class Client extends openapi_core_1.default {
3749
3749
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecUserOperationsResponse({}));
3750
3750
  }
3751
3751
  /**
3752
- * Queries user operation records in the API security module.
3752
+ * Queries user operation records for API security of Web Application Firewall (WAF).
3753
3753
  *
3754
3754
  * @param request - DescribeApisecUserOperationsRequest
3755
3755
  * @returns DescribeApisecUserOperationsResponse
@@ -3759,7 +3759,7 @@ class Client extends openapi_core_1.default {
3759
3759
  return await this.describeApisecUserOperationsWithOptions(request, runtime);
3760
3760
  }
3761
3761
  /**
3762
- * 分页查询基础防护规则集变化记录
3762
+ * Queries protection rule change logs on a paginated basis.
3763
3763
  *
3764
3764
  * @param request - DescribeBaseRuleChangeLogRequest
3765
3765
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3803,7 +3803,7 @@ class Client extends openapi_core_1.default {
3803
3803
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseRuleChangeLogResponse({}));
3804
3804
  }
3805
3805
  /**
3806
- * 分页查询基础防护规则集变化记录
3806
+ * Queries protection rule change logs on a paginated basis.
3807
3807
  *
3808
3808
  * @param request - DescribeBaseRuleChangeLogRequest
3809
3809
  * @returns DescribeBaseRuleChangeLogResponse
@@ -3813,7 +3813,7 @@ class Client extends openapi_core_1.default {
3813
3813
  return await this.describeBaseRuleChangeLogWithOptions(request, runtime);
3814
3814
  }
3815
3815
  /**
3816
- * 查询基础防护系统规则集
3816
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3817
3817
  *
3818
3818
  * @param request - DescribeBaseSystemRulesRequest
3819
3819
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3881,7 +3881,7 @@ class Client extends openapi_core_1.default {
3881
3881
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseSystemRulesResponse({}));
3882
3882
  }
3883
3883
  /**
3884
- * 查询基础防护系统规则集
3884
+ * Queries the system rules for Web Application Firewall (WAF) protection.
3885
3885
  *
3886
3886
  * @param request - DescribeBaseSystemRulesRequest
3887
3887
  * @returns DescribeBaseSystemRulesResponse
@@ -3891,7 +3891,7 @@ class Client extends openapi_core_1.default {
3891
3891
  return await this.describeBaseSystemRulesWithOptions(request, runtime);
3892
3892
  }
3893
3893
  /**
3894
- * 分页查询防护模板
3894
+ * Queries the AppKey for bot management.
3895
3895
  *
3896
3896
  * @param request - DescribeBotAppKeyRequest
3897
3897
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3929,7 +3929,7 @@ class Client extends openapi_core_1.default {
3929
3929
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotAppKeyResponse({}));
3930
3930
  }
3931
3931
  /**
3932
- * 分页查询防护模板
3932
+ * Queries the AppKey for bot management.
3933
3933
  *
3934
3934
  * @param request - DescribeBotAppKeyRequest
3935
3935
  * @returns DescribeBotAppKeyResponse
@@ -3939,7 +3939,7 @@ class Client extends openapi_core_1.default {
3939
3939
  return await this.describeBotAppKeyWithOptions(request, runtime);
3940
3940
  }
3941
3941
  /**
3942
- * 分页获取Bot管理规则标签信息
3942
+ * Queries the labels of bot management rules.
3943
3943
  *
3944
3944
  * @param request - DescribeBotRuleLabelsRequest
3945
3945
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3986,7 +3986,7 @@ class Client extends openapi_core_1.default {
3986
3986
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotRuleLabelsResponse({}));
3987
3987
  }
3988
3988
  /**
3989
- * 分页获取Bot管理规则标签信息
3989
+ * Queries the labels of bot management rules.
3990
3990
  *
3991
3991
  * @param request - DescribeBotRuleLabelsRequest
3992
3992
  * @returns DescribeBotRuleLabelsResponse
@@ -4044,7 +4044,7 @@ class Client extends openapi_core_1.default {
4044
4044
  return await this.describeCertDetailWithOptions(request, runtime);
4045
4045
  }
4046
4046
  /**
4047
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4047
+ * Retrieves the list of certificates for a user.
4048
4048
  *
4049
4049
  * @param request - DescribeCertsRequest
4050
4050
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4091,7 +4091,7 @@ class Client extends openapi_core_1.default {
4091
4091
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertsResponse({}));
4092
4092
  }
4093
4093
  /**
4094
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4094
+ * Retrieves the list of certificates for a user.
4095
4095
  *
4096
4096
  * @param request - DescribeCertsRequest
4097
4097
  * @returns DescribeCertsResponse
@@ -4101,7 +4101,7 @@ class Client extends openapi_core_1.default {
4101
4101
  return await this.describeCertsWithOptions(request, runtime);
4102
4102
  }
4103
4103
  /**
4104
- * 查询WAF计价模块信息
4104
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4105
4105
  *
4106
4106
  * @param request - DescribeChargeModuleRequest
4107
4107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4136,7 +4136,7 @@ class Client extends openapi_core_1.default {
4136
4136
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeModuleResponse({}));
4137
4137
  }
4138
4138
  /**
4139
- * 查询WAF计价模块信息
4139
+ * Retrieves the billing module information of Web Application Firewall (WAF).
4140
4140
  *
4141
4141
  * @param request - DescribeChargeModuleRequest
4142
4142
  * @returns DescribeChargeModuleResponse
@@ -4146,7 +4146,7 @@ class Client extends openapi_core_1.default {
4146
4146
  return await this.describeChargeModuleWithOptions(request, runtime);
4147
4147
  }
4148
4148
  /**
4149
- * 查询WAF计价模块的计价结果
4149
+ * Queries the billing results for Web Application Firewall (WAF).
4150
4150
  *
4151
4151
  * @param request - DescribeChargeResultRequest
4152
4152
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4187,7 +4187,7 @@ class Client extends openapi_core_1.default {
4187
4187
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeResultResponse({}));
4188
4188
  }
4189
4189
  /**
4190
- * 查询WAF计价模块的计价结果
4190
+ * Queries the billing results for Web Application Firewall (WAF).
4191
4191
  *
4192
4192
  * @param request - DescribeChargeResultRequest
4193
4193
  * @returns DescribeChargeResultResponse
@@ -4197,7 +4197,7 @@ class Client extends openapi_core_1.default {
4197
4197
  return await this.describeChargeResultWithOptions(request, runtime);
4198
4198
  }
4199
4199
  /**
4200
- * 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.
4200
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4201
4201
  *
4202
4202
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4203
4203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4250,7 +4250,7 @@ class Client extends openapi_core_1.default {
4250
4250
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessPortDetailsResponse({}));
4251
4251
  }
4252
4252
  /**
4253
- * 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.
4253
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4254
4254
  *
4255
4255
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4256
4256
  * @returns DescribeCloudResourceAccessPortDetailsResponse
@@ -4260,7 +4260,7 @@ class Client extends openapi_core_1.default {
4260
4260
  return await this.describeCloudResourceAccessPortDetailsWithOptions(request, runtime);
4261
4261
  }
4262
4262
  /**
4263
- * 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).
4263
+ * 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).
4264
4264
  *
4265
4265
  * @param request - DescribeCloudResourceAccessedPortsRequest
4266
4266
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4298,7 +4298,7 @@ class Client extends openapi_core_1.default {
4298
4298
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessedPortsResponse({}));
4299
4299
  }
4300
4300
  /**
4301
- * 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).
4301
+ * 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).
4302
4302
  *
4303
4303
  * @param request - DescribeCloudResourceAccessedPortsRequest
4304
4304
  * @returns DescribeCloudResourceAccessedPortsResponse
@@ -4308,7 +4308,7 @@ class Client extends openapi_core_1.default {
4308
4308
  return await this.describeCloudResourceAccessedPortsWithOptions(request, runtime);
4309
4309
  }
4310
4310
  /**
4311
- * 查询云产品接入资源列表
4311
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4312
4312
  *
4313
4313
  * @param request - DescribeCloudResourceListRequest
4314
4314
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4367,7 +4367,7 @@ class Client extends openapi_core_1.default {
4367
4367
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceListResponse({}));
4368
4368
  }
4369
4369
  /**
4370
- * 查询云产品接入资源列表
4370
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4371
4371
  *
4372
4372
  * @param request - DescribeCloudResourceListRequest
4373
4373
  * @returns DescribeCloudResourceListResponse
@@ -4377,7 +4377,7 @@ class Client extends openapi_core_1.default {
4377
4377
  return await this.describeCloudResourceListWithOptions(request, runtime);
4378
4378
  }
4379
4379
  /**
4380
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
4380
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
4381
4381
  *
4382
4382
  * @param request - DescribeCloudResourcesRequest
4383
4383
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4445,7 +4445,7 @@ class Client extends openapi_core_1.default {
4445
4445
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourcesResponse({}));
4446
4446
  }
4447
4447
  /**
4448
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
4448
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
4449
4449
  *
4450
4450
  * @param request - DescribeCloudResourcesRequest
4451
4451
  * @returns DescribeCloudResourcesResponse
@@ -4455,7 +4455,7 @@ class Client extends openapi_core_1.default {
4455
4455
  return await this.describeCloudResourcesWithOptions(request, runtime);
4456
4456
  }
4457
4457
  /**
4458
- * 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.
4458
+ * Queries the total number of domain names that are added to WAF, including domain names added through CNAME and hybrid cloud access.
4459
4459
  *
4460
4460
  * @param request - DescribeCnameCountRequest
4461
4461
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4490,7 +4490,7 @@ class Client extends openapi_core_1.default {
4490
4490
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCnameCountResponse({}));
4491
4491
  }
4492
4492
  /**
4493
- * 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.
4493
+ * Queries the total number of domain names that are added to WAF, including domain names added through CNAME and hybrid cloud access.
4494
4494
  *
4495
4495
  * @param request - DescribeCnameCountRequest
4496
4496
  * @returns DescribeCnameCountResponse
@@ -4500,7 +4500,7 @@ class Client extends openapi_core_1.default {
4500
4500
  return await this.describeCnameCountWithOptions(request, runtime);
4501
4501
  }
4502
4502
  /**
4503
- * 查询日志服务支持的所有字段
4503
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4504
4504
  *
4505
4505
  * @param tmpReq - DescribeCommonLogFieldsRequest
4506
4506
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4549,7 +4549,7 @@ class Client extends openapi_core_1.default {
4549
4549
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCommonLogFieldsResponse({}));
4550
4550
  }
4551
4551
  /**
4552
- * 查询日志服务支持的所有字段
4552
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4553
4553
  *
4554
4554
  * @param request - DescribeCommonLogFieldsRequest
4555
4555
  * @returns DescribeCommonLogFieldsResponse
@@ -4559,7 +4559,7 @@ class Client extends openapi_core_1.default {
4559
4559
  return await this.describeCommonLogFieldsWithOptions(request, runtime);
4560
4560
  }
4561
4561
  /**
4562
- * 查询自定义正则规则编译结果
4562
+ * Describes the compilation result of a custom regular expression rule.
4563
4563
  *
4564
4564
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4565
4565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4594,7 +4594,7 @@ class Client extends openapi_core_1.default {
4594
4594
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomBaseRuleCompileResultResponse({}));
4595
4595
  }
4596
4596
  /**
4597
- * 查询自定义正则规则编译结果
4597
+ * Describes the compilation result of a custom regular expression rule.
4598
4598
  *
4599
4599
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4600
4600
  * @returns DescribeCustomBaseRuleCompileResultResponse
@@ -4604,7 +4604,7 @@ class Client extends openapi_core_1.default {
4604
4604
  return await this.describeCustomBaseRuleCompileResultWithOptions(request, runtime);
4605
4605
  }
4606
4606
  /**
4607
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4607
+ * Queries whether the current WAF instance is under a DDoS attack.
4608
4608
  *
4609
4609
  * @param request - DescribeDDoSStatusRequest
4610
4610
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4639,7 +4639,7 @@ class Client extends openapi_core_1.default {
4639
4639
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDDoSStatusResponse({}));
4640
4640
  }
4641
4641
  /**
4642
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4642
+ * Queries whether the current WAF instance is under a DDoS attack.
4643
4643
  *
4644
4644
  * @param request - DescribeDDoSStatusRequest
4645
4645
  * @returns DescribeDDoSStatusResponse
@@ -4649,7 +4649,7 @@ class Client extends openapi_core_1.default {
4649
4649
  return await this.describeDDoSStatusWithOptions(request, runtime);
4650
4650
  }
4651
4651
  /**
4652
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4652
+ * Queries the default SSL/TLS settings.
4653
4653
  *
4654
4654
  * @param request - DescribeDefaultHttpsRequest
4655
4655
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4684,7 +4684,7 @@ class Client extends openapi_core_1.default {
4684
4684
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefaultHttpsResponse({}));
4685
4685
  }
4686
4686
  /**
4687
- * Queries the default SSL and Transport Layer Security (TLS) settings.
4687
+ * Queries the default SSL/TLS settings.
4688
4688
  *
4689
4689
  * @param request - DescribeDefaultHttpsRequest
4690
4690
  * @returns DescribeDefaultHttpsResponse
@@ -4694,7 +4694,7 @@ class Client extends openapi_core_1.default {
4694
4694
  return await this.describeDefaultHttpsWithOptions(request, runtime);
4695
4695
  }
4696
4696
  /**
4697
- * 分页查询可以被防护组绑定的防护对象列表
4697
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4698
4698
  *
4699
4699
  * @param request - DescribeDefenseGroupValidResourcesRequest
4700
4700
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4741,7 +4741,7 @@ class Client extends openapi_core_1.default {
4741
4741
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseGroupValidResourcesResponse({}));
4742
4742
  }
4743
4743
  /**
4744
- * 分页查询可以被防护组绑定的防护对象列表
4744
+ * Queries a paginated list of protected objects that can be associated with a defense group.
4745
4745
  *
4746
4746
  * @param request - DescribeDefenseGroupValidResourcesRequest
4747
4747
  * @returns DescribeDefenseGroupValidResourcesResponse
@@ -4751,7 +4751,7 @@ class Client extends openapi_core_1.default {
4751
4751
  return await this.describeDefenseGroupValidResourcesWithOptions(request, runtime);
4752
4752
  }
4753
4753
  /**
4754
- * Queries the information about a protected object.
4754
+ * Query a single protected object.
4755
4755
  *
4756
4756
  * @param request - DescribeDefenseResourceRequest
4757
4757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4789,7 +4789,7 @@ class Client extends openapi_core_1.default {
4789
4789
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceResponse({}));
4790
4790
  }
4791
4791
  /**
4792
- * Queries the information about a protected object.
4792
+ * Query a single protected object.
4793
4793
  *
4794
4794
  * @param request - DescribeDefenseResourceRequest
4795
4795
  * @returns DescribeDefenseResourceResponse
@@ -4799,7 +4799,7 @@ class Client extends openapi_core_1.default {
4799
4799
  return await this.describeDefenseResourceWithOptions(request, runtime);
4800
4800
  }
4801
4801
  /**
4802
- * Queries the information about a protected object group.
4802
+ * Retrieves the details of a protected object group.
4803
4803
  *
4804
4804
  * @param request - DescribeDefenseResourceGroupRequest
4805
4805
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4837,7 +4837,7 @@ class Client extends openapi_core_1.default {
4837
4837
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupResponse({}));
4838
4838
  }
4839
4839
  /**
4840
- * Queries the information about a protected object group.
4840
+ * Retrieves the details of a protected object group.
4841
4841
  *
4842
4842
  * @param request - DescribeDefenseResourceGroupRequest
4843
4843
  * @returns DescribeDefenseResourceGroupResponse
@@ -4901,7 +4901,7 @@ class Client extends openapi_core_1.default {
4901
4901
  return await this.describeDefenseResourceGroupNamesWithOptions(request, runtime);
4902
4902
  }
4903
4903
  /**
4904
- * Performs a pagination query to retrieve the information about protected object groups.
4904
+ * Retrieves information about protected object groups using pagination.
4905
4905
  *
4906
4906
  * @param request - DescribeDefenseResourceGroupsRequest
4907
4907
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4948,7 +4948,7 @@ class Client extends openapi_core_1.default {
4948
4948
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupsResponse({}));
4949
4949
  }
4950
4950
  /**
4951
- * Performs a pagination query to retrieve the information about protected object groups.
4951
+ * Retrieves information about protected object groups using pagination.
4952
4952
  *
4953
4953
  * @param request - DescribeDefenseResourceGroupsRequest
4954
4954
  * @returns DescribeDefenseResourceGroupsResponse
@@ -5012,7 +5012,7 @@ class Client extends openapi_core_1.default {
5012
5012
  return await this.describeDefenseResourceNamesWithOptions(request, runtime);
5013
5013
  }
5014
5014
  /**
5015
- * 查询防护对象和所属资源的关系
5015
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
5016
5016
  *
5017
5017
  * @param request - DescribeDefenseResourceOwnerUidRequest
5018
5018
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5050,7 +5050,7 @@ class Client extends openapi_core_1.default {
5050
5050
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceOwnerUidResponse({}));
5051
5051
  }
5052
5052
  /**
5053
- * 查询防护对象和所属资源的关系
5053
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
5054
5054
  *
5055
5055
  * @param request - DescribeDefenseResourceOwnerUidRequest
5056
5056
  * @returns DescribeDefenseResourceOwnerUidResponse
@@ -5060,7 +5060,7 @@ class Client extends openapi_core_1.default {
5060
5060
  return await this.describeDefenseResourceOwnerUidWithOptions(request, runtime);
5061
5061
  }
5062
5062
  /**
5063
- * Queries the protection templates that are associated with a protected object or protected object group.
5063
+ * Queries the protection templates associated with a protected object or protected object group.
5064
5064
  *
5065
5065
  * @param request - DescribeDefenseResourceTemplatesRequest
5066
5066
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5113,7 +5113,7 @@ class Client extends openapi_core_1.default {
5113
5113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceTemplatesResponse({}));
5114
5114
  }
5115
5115
  /**
5116
- * Queries the protection templates that are associated with a protected object or protected object group.
5116
+ * Queries the protection templates associated with a protected object or protected object group.
5117
5117
  *
5118
5118
  * @param request - DescribeDefenseResourceTemplatesRequest
5119
5119
  * @returns DescribeDefenseResourceTemplatesResponse
@@ -5123,7 +5123,7 @@ class Client extends openapi_core_1.default {
5123
5123
  return await this.describeDefenseResourceTemplatesWithOptions(request, runtime);
5124
5124
  }
5125
5125
  /**
5126
- * Queries protected objects by page.
5126
+ * Queries protected objects by paging.
5127
5127
  *
5128
5128
  * @param request - DescribeDefenseResourcesRequest
5129
5129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5170,7 +5170,7 @@ class Client extends openapi_core_1.default {
5170
5170
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourcesResponse({}));
5171
5171
  }
5172
5172
  /**
5173
- * Queries protected objects by page.
5173
+ * Queries protected objects by paging.
5174
5174
  *
5175
5175
  * @param request - DescribeDefenseResourcesRequest
5176
5176
  * @returns DescribeDefenseResourcesResponse
@@ -5180,7 +5180,7 @@ class Client extends openapi_core_1.default {
5180
5180
  return await this.describeDefenseResourcesWithOptions(request, runtime);
5181
5181
  }
5182
5182
  /**
5183
- * Queries a protection rule.
5183
+ * Retrieves the details of a specified protection rule.
5184
5184
  *
5185
5185
  * @param request - DescribeDefenseRuleRequest
5186
5186
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5227,7 +5227,7 @@ class Client extends openapi_core_1.default {
5227
5227
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleResponse({}));
5228
5228
  }
5229
5229
  /**
5230
- * Queries a protection rule.
5230
+ * Retrieves the details of a specified protection rule.
5231
5231
  *
5232
5232
  * @param request - DescribeDefenseRuleRequest
5233
5233
  * @returns DescribeDefenseRuleResponse
@@ -5237,7 +5237,7 @@ class Client extends openapi_core_1.default {
5237
5237
  return await this.describeDefenseRuleWithOptions(request, runtime);
5238
5238
  }
5239
5239
  /**
5240
- * 查询防护规则的统计信息
5240
+ * Queries statistics of rules under a specified WAF protection module.
5241
5241
  *
5242
5242
  * @param request - DescribeDefenseRuleStatisticsRequest
5243
5243
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5287,7 +5287,7 @@ class Client extends openapi_core_1.default {
5287
5287
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleStatisticsResponse({}));
5288
5288
  }
5289
5289
  /**
5290
- * 查询防护规则的统计信息
5290
+ * Queries statistics of rules under a specified WAF protection module.
5291
5291
  *
5292
5292
  * @param request - DescribeDefenseRuleStatisticsRequest
5293
5293
  * @returns DescribeDefenseRuleStatisticsResponse
@@ -5297,7 +5297,7 @@ class Client extends openapi_core_1.default {
5297
5297
  return await this.describeDefenseRuleStatisticsWithOptions(request, runtime);
5298
5298
  }
5299
5299
  /**
5300
- * Queries protection rules by page.
5300
+ * Queries a paginated list of protection rules.
5301
5301
  *
5302
5302
  * @param request - DescribeDefenseRulesRequest
5303
5303
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5347,7 +5347,7 @@ class Client extends openapi_core_1.default {
5347
5347
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRulesResponse({}));
5348
5348
  }
5349
5349
  /**
5350
- * Queries protection rules by page.
5350
+ * Queries a paginated list of protection rules.
5351
5351
  *
5352
5352
  * @param request - DescribeDefenseRulesRequest
5353
5353
  * @returns DescribeDefenseRulesResponse
@@ -5357,7 +5357,7 @@ class Client extends openapi_core_1.default {
5357
5357
  return await this.describeDefenseRulesWithOptions(request, runtime);
5358
5358
  }
5359
5359
  /**
5360
- * 查询用户防护场景的配置
5360
+ * Queries the protection configurations for a specific defense scenario.
5361
5361
  *
5362
5362
  * @param request - DescribeDefenseSceneConfigRequest
5363
5363
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5398,7 +5398,7 @@ class Client extends openapi_core_1.default {
5398
5398
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseSceneConfigResponse({}));
5399
5399
  }
5400
5400
  /**
5401
- * 查询用户防护场景的配置
5401
+ * Queries the protection configurations for a specific defense scenario.
5402
5402
  *
5403
5403
  * @param request - DescribeDefenseSceneConfigRequest
5404
5404
  * @returns DescribeDefenseSceneConfigResponse
@@ -5408,7 +5408,7 @@ class Client extends openapi_core_1.default {
5408
5408
  return await this.describeDefenseSceneConfigWithOptions(request, runtime);
5409
5409
  }
5410
5410
  /**
5411
- * Queries a protection rule template.
5411
+ * Retrieves the details of a specific protection template.
5412
5412
  *
5413
5413
  * @param request - DescribeDefenseTemplateRequest
5414
5414
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5446,7 +5446,7 @@ class Client extends openapi_core_1.default {
5446
5446
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateResponse({}));
5447
5447
  }
5448
5448
  /**
5449
- * Queries a protection rule template.
5449
+ * Retrieves the details of a specific protection template.
5450
5450
  *
5451
5451
  * @param request - DescribeDefenseTemplateRequest
5452
5452
  * @returns DescribeDefenseTemplateResponse
@@ -5456,7 +5456,7 @@ class Client extends openapi_core_1.default {
5456
5456
  return await this.describeDefenseTemplateWithOptions(request, runtime);
5457
5457
  }
5458
5458
  /**
5459
- * Queries the names of protected object groups for which a protection template can take effect.
5459
+ * Queries the names of protected object groups that can be associated with a specific protection template.
5460
5460
  *
5461
5461
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5462
5462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5506,7 +5506,7 @@ class Client extends openapi_core_1.default {
5506
5506
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidGroupsResponse({}));
5507
5507
  }
5508
5508
  /**
5509
- * Queries the names of protected object groups for which a protection template can take effect.
5509
+ * Queries the names of protected object groups that can be associated with a specific protection template.
5510
5510
  *
5511
5511
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5512
5512
  * @returns DescribeDefenseTemplateValidGroupsResponse
@@ -5516,7 +5516,7 @@ class Client extends openapi_core_1.default {
5516
5516
  return await this.describeDefenseTemplateValidGroupsWithOptions(request, runtime);
5517
5517
  }
5518
5518
  /**
5519
- * 分页查询可以被自定义模板绑定的防护对象列表
5519
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5520
5520
  *
5521
5521
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5522
5522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5566,7 +5566,7 @@ class Client extends openapi_core_1.default {
5566
5566
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidResourcesResponse({}));
5567
5567
  }
5568
5568
  /**
5569
- * 分页查询可以被自定义模板绑定的防护对象列表
5569
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
5570
5570
  *
5571
5571
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5572
5572
  * @returns DescribeDefenseTemplateValidResourcesResponse
@@ -5576,7 +5576,7 @@ class Client extends openapi_core_1.default {
5576
5576
  return await this.describeDefenseTemplateValidResourcesWithOptions(request, runtime);
5577
5577
  }
5578
5578
  /**
5579
- * Performs a paging query to retrieve protection templates.
5579
+ * Retrieves a paginated list of protection templates.
5580
5580
  *
5581
5581
  * @param request - DescribeDefenseTemplatesRequest
5582
5582
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5641,7 +5641,7 @@ class Client extends openapi_core_1.default {
5641
5641
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplatesResponse({}));
5642
5642
  }
5643
5643
  /**
5644
- * Performs a paging query to retrieve protection templates.
5644
+ * Retrieves a paginated list of protection templates.
5645
5645
  *
5646
5646
  * @param request - DescribeDefenseTemplatesRequest
5647
5647
  * @returns DescribeDefenseTemplatesResponse
@@ -5651,7 +5651,7 @@ class Client extends openapi_core_1.default {
5651
5651
  return await this.describeDefenseTemplatesWithOptions(request, runtime);
5652
5652
  }
5653
5653
  /**
5654
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5654
+ * Queries whether the DNS settings of a domain name are correct.
5655
5655
  *
5656
5656
  * @param request - DescribeDomainDNSRecordRequest
5657
5657
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5689,7 +5689,7 @@ class Client extends openapi_core_1.default {
5689
5689
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDNSRecordResponse({}));
5690
5690
  }
5691
5691
  /**
5692
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5692
+ * Queries whether the DNS settings of a domain name are correct.
5693
5693
  *
5694
5694
  * @param request - DescribeDomainDNSRecordRequest
5695
5695
  * @returns DescribeDomainDNSRecordResponse
@@ -5699,7 +5699,7 @@ class Client extends openapi_core_1.default {
5699
5699
  return await this.describeDomainDNSRecordWithOptions(request, runtime);
5700
5700
  }
5701
5701
  /**
5702
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5702
+ * Queries the Website Config details.
5703
5703
  *
5704
5704
  * @param request - DescribeDomainDetailRequest
5705
5705
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5737,7 +5737,7 @@ class Client extends openapi_core_1.default {
5737
5737
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDetailResponse({}));
5738
5738
  }
5739
5739
  /**
5740
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5740
+ * Queries the Website Config details.
5741
5741
  *
5742
5742
  * @param request - DescribeDomainDetailRequest
5743
5743
  * @returns DescribeDomainDetailResponse
@@ -5747,7 +5747,7 @@ class Client extends openapi_core_1.default {
5747
5747
  return await this.describeDomainDetailWithOptions(request, runtime);
5748
5748
  }
5749
5749
  /**
5750
- * 查询域名已使用的端口
5750
+ * Queries all ports used by domain names of the current user. Only domain names with CNAME access and hybrid cloud CNAME domain names with public network disaster recovery enabled are included.
5751
5751
  *
5752
5752
  * @param request - DescribeDomainUsedPortsRequest
5753
5753
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5779,7 +5779,7 @@ class Client extends openapi_core_1.default {
5779
5779
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainUsedPortsResponse({}));
5780
5780
  }
5781
5781
  /**
5782
- * 查询域名已使用的端口
5782
+ * Queries all ports used by domain names of the current user. Only domain names with CNAME access and hybrid cloud CNAME domain names with public network disaster recovery enabled are included.
5783
5783
  *
5784
5784
  * @param request - DescribeDomainUsedPortsRequest
5785
5785
  * @returns DescribeDomainUsedPortsResponse
@@ -5852,7 +5852,7 @@ class Client extends openapi_core_1.default {
5852
5852
  return await this.describeDomainsWithOptions(request, runtime);
5853
5853
  }
5854
5854
  /**
5855
- * 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.
5855
+ * Queries the daily bills for WAF pay-as-you-go instances for the last 7 days.
5856
5856
  *
5857
5857
  * @param request - DescribeElasticBillsRequest
5858
5858
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5893,7 +5893,7 @@ class Client extends openapi_core_1.default {
5893
5893
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeElasticBillsResponse({}));
5894
5894
  }
5895
5895
  /**
5896
- * 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.
5896
+ * Queries the daily bills for WAF pay-as-you-go instances for the last 7 days.
5897
5897
  *
5898
5898
  * @param request - DescribeElasticBillsRequest
5899
5899
  * @returns DescribeElasticBillsResponse
@@ -5903,7 +5903,7 @@ class Client extends openapi_core_1.default {
5903
5903
  return await this.describeElasticBillsWithOptions(request, runtime);
5904
5904
  }
5905
5905
  /**
5906
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5906
+ * Queries the traffic statistics.
5907
5907
  *
5908
5908
  * @param request - DescribeFlowChartRequest
5909
5909
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5950,7 +5950,7 @@ class Client extends openapi_core_1.default {
5950
5950
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowChartResponse({}));
5951
5951
  }
5952
5952
  /**
5953
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5953
+ * Queries the traffic statistics.
5954
5954
  *
5955
5955
  * @param request - DescribeFlowChartRequest
5956
5956
  * @returns DescribeFlowChartResponse
@@ -5960,7 +5960,7 @@ class Client extends openapi_core_1.default {
5960
5960
  return await this.describeFlowChartWithOptions(request, runtime);
5961
5961
  }
5962
5962
  /**
5963
- * Queries the top 10 protected objects that receive requests.
5963
+ * Queries the top 10 protected objects by request count.
5964
5964
  *
5965
5965
  * @param request - DescribeFlowTopResourceRequest
5966
5966
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6001,7 +6001,7 @@ class Client extends openapi_core_1.default {
6001
6001
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopResourceResponse({}));
6002
6002
  }
6003
6003
  /**
6004
- * Queries the top 10 protected objects that receive requests.
6004
+ * Queries the top 10 protected objects by request count.
6005
6005
  *
6006
6006
  * @param request - DescribeFlowTopResourceRequest
6007
6007
  * @returns DescribeFlowTopResourceResponse
@@ -6011,7 +6011,7 @@ class Client extends openapi_core_1.default {
6011
6011
  return await this.describeFlowTopResourceWithOptions(request, runtime);
6012
6012
  }
6013
6013
  /**
6014
- * Queries the top 10 URLs that are used to initiate requests.
6014
+ * Queries the top 10 most requested URLs.
6015
6015
  *
6016
6016
  * @param request - DescribeFlowTopUrlRequest
6017
6017
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6055,7 +6055,7 @@ class Client extends openapi_core_1.default {
6055
6055
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopUrlResponse({}));
6056
6056
  }
6057
6057
  /**
6058
- * Queries the top 10 URLs that are used to initiate requests.
6058
+ * Queries the top 10 most requested URLs.
6059
6059
  *
6060
6060
  * @param request - DescribeFlowTopUrlRequest
6061
6061
  * @returns DescribeFlowTopUrlResponse
@@ -6065,7 +6065,7 @@ class Client extends openapi_core_1.default {
6065
6065
  return await this.describeFlowTopUrlWithOptions(request, runtime);
6066
6066
  }
6067
6067
  /**
6068
- * Queries the asset statistics provided by basic detection in the API security module.
6068
+ * Queries statistics information about assets detected by the basic API security feature.
6069
6069
  *
6070
6070
  * @param request - DescribeFreeUserAssetCountRequest
6071
6071
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6100,7 +6100,7 @@ class Client extends openapi_core_1.default {
6100
6100
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserAssetCountResponse({}));
6101
6101
  }
6102
6102
  /**
6103
- * Queries the asset statistics provided by basic detection in the API security module.
6103
+ * Queries statistics information about assets detected by the basic API security feature.
6104
6104
  *
6105
6105
  * @param request - DescribeFreeUserAssetCountRequest
6106
6106
  * @returns DescribeFreeUserAssetCountResponse
@@ -6110,7 +6110,7 @@ class Client extends openapi_core_1.default {
6110
6110
  return await this.describeFreeUserAssetCountWithOptions(request, runtime);
6111
6111
  }
6112
6112
  /**
6113
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6113
+ * Queries the security event statistics of API security basic detection.
6114
6114
  *
6115
6115
  * @param request - DescribeFreeUserEventCountRequest
6116
6116
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6145,7 +6145,7 @@ class Client extends openapi_core_1.default {
6145
6145
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventCountResponse({}));
6146
6146
  }
6147
6147
  /**
6148
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6148
+ * Queries the security event statistics of API security basic detection.
6149
6149
  *
6150
6150
  * @param request - DescribeFreeUserEventCountRequest
6151
6151
  * @returns DescribeFreeUserEventCountResponse
@@ -6155,7 +6155,7 @@ class Client extends openapi_core_1.default {
6155
6155
  return await this.describeFreeUserEventCountWithOptions(request, runtime);
6156
6156
  }
6157
6157
  /**
6158
- * Queries the types of security events on which basic detection is performed in the API security module.
6158
+ * Queries the types of security events for basic API security detection.
6159
6159
  *
6160
6160
  * @param request - DescribeFreeUserEventTypesRequest
6161
6161
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6190,7 +6190,7 @@ class Client extends openapi_core_1.default {
6190
6190
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventTypesResponse({}));
6191
6191
  }
6192
6192
  /**
6193
- * Queries the types of security events on which basic detection is performed in the API security module.
6193
+ * Queries the types of security events for basic API security detection.
6194
6194
  *
6195
6195
  * @param request - DescribeFreeUserEventTypesRequest
6196
6196
  * @returns DescribeFreeUserEventTypesResponse
@@ -6200,7 +6200,7 @@ class Client extends openapi_core_1.default {
6200
6200
  return await this.describeFreeUserEventTypesWithOptions(request, runtime);
6201
6201
  }
6202
6202
  /**
6203
- * Queries the list of security events on which basic detection is performed in the API security module.
6203
+ * Queries the list of security events detected by API security basic detection.
6204
6204
  *
6205
6205
  * @param request - DescribeFreeUserEventsRequest
6206
6206
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6235,7 +6235,7 @@ class Client extends openapi_core_1.default {
6235
6235
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventsResponse({}));
6236
6236
  }
6237
6237
  /**
6238
- * Queries the list of security events on which basic detection is performed in the API security module.
6238
+ * Queries the list of security events detected by API security basic detection.
6239
6239
  *
6240
6240
  * @param request - DescribeFreeUserEventsRequest
6241
6241
  * @returns DescribeFreeUserEventsResponse
@@ -6293,7 +6293,7 @@ class Client extends openapi_core_1.default {
6293
6293
  return await this.describeHybridCloudBasicMonitorWithOptions(request, runtime);
6294
6294
  }
6295
6295
  /**
6296
- * Obtains the rule information about a hybrid cloud cluster.
6296
+ * Retrieves a hybrid cloud cluster rule.
6297
6297
  *
6298
6298
  * @param request - DescribeHybridCloudClusterRuleRequest
6299
6299
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6319,7 +6319,7 @@ class Client extends openapi_core_1.default {
6319
6319
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRuleResponse({}));
6320
6320
  }
6321
6321
  /**
6322
- * Obtains the rule information about a hybrid cloud cluster.
6322
+ * Retrieves a hybrid cloud cluster rule.
6323
6323
  *
6324
6324
  * @param request - DescribeHybridCloudClusterRuleRequest
6325
6325
  * @returns DescribeHybridCloudClusterRuleResponse
@@ -6329,7 +6329,7 @@ class Client extends openapi_core_1.default {
6329
6329
  return await this.describeHybridCloudClusterRuleWithOptions(request, runtime);
6330
6330
  }
6331
6331
  /**
6332
- * 集群规则列表
6332
+ * Cluster rules
6333
6333
  *
6334
6334
  * @param request - DescribeHybridCloudClusterRulesRequest
6335
6335
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6382,7 +6382,7 @@ class Client extends openapi_core_1.default {
6382
6382
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRulesResponse({}));
6383
6383
  }
6384
6384
  /**
6385
- * 集群规则列表
6385
+ * Cluster rules
6386
6386
  *
6387
6387
  * @param request - DescribeHybridCloudClusterRulesRequest
6388
6388
  * @returns DescribeHybridCloudClusterRulesResponse
@@ -6392,7 +6392,7 @@ class Client extends openapi_core_1.default {
6392
6392
  return await this.describeHybridCloudClusterRulesWithOptions(request, runtime);
6393
6393
  }
6394
6394
  /**
6395
- * 集群机器列表
6395
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6396
6396
  *
6397
6397
  * @param request - DescribeHybridCloudClusterServersRequest
6398
6398
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6448,7 +6448,7 @@ class Client extends openapi_core_1.default {
6448
6448
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterServersResponse({}));
6449
6449
  }
6450
6450
  /**
6451
- * 集群机器列表
6451
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6452
6452
  *
6453
6453
  * @param request - DescribeHybridCloudClusterServersRequest
6454
6454
  * @returns DescribeHybridCloudClusterServersResponse
@@ -6503,7 +6503,7 @@ class Client extends openapi_core_1.default {
6503
6503
  return await this.describeHybridCloudClustersWithOptions(request, runtime);
6504
6504
  }
6505
6505
  /**
6506
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6506
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6507
6507
  *
6508
6508
  * @param request - DescribeHybridCloudGroupsRequest
6509
6509
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6556,7 +6556,7 @@ class Client extends openapi_core_1.default {
6556
6556
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudGroupsResponse({}));
6557
6557
  }
6558
6558
  /**
6559
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6559
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6560
6560
  *
6561
6561
  * @param request - DescribeHybridCloudGroupsRequest
6562
6562
  * @returns DescribeHybridCloudGroupsResponse
@@ -6566,7 +6566,7 @@ class Client extends openapi_core_1.default {
6566
6566
  return await this.describeHybridCloudGroupsWithOptions(request, runtime);
6567
6567
  }
6568
6568
  /**
6569
- * Queries the status of applications running on a hybrid cloud cluster node.
6569
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6570
6570
  *
6571
6571
  * @param request - DescribeHybridCloudProcessMonitorRequest
6572
6572
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6604,7 +6604,7 @@ class Client extends openapi_core_1.default {
6604
6604
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProcessMonitorResponse({}));
6605
6605
  }
6606
6606
  /**
6607
- * Queries the status of applications running on a hybrid cloud cluster node.
6607
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6608
6608
  *
6609
6609
  * @param request - DescribeHybridCloudProcessMonitorRequest
6610
6610
  * @returns DescribeHybridCloudProcessMonitorResponse
@@ -6614,7 +6614,7 @@ class Client extends openapi_core_1.default {
6614
6614
  return await this.describeHybridCloudProcessMonitorWithOptions(request, runtime);
6615
6615
  }
6616
6616
  /**
6617
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6617
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6618
6618
  *
6619
6619
  * @param request - DescribeHybridCloudProtectableCountRequest
6620
6620
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6649,7 +6649,7 @@ class Client extends openapi_core_1.default {
6649
6649
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProtectableCountResponse({}));
6650
6650
  }
6651
6651
  /**
6652
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6652
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6653
6653
  *
6654
6654
  * @param request - DescribeHybridCloudProtectableCountRequest
6655
6655
  * @returns DescribeHybridCloudProtectableCountResponse
@@ -6659,7 +6659,7 @@ class Client extends openapi_core_1.default {
6659
6659
  return await this.describeHybridCloudProtectableCountWithOptions(request, runtime);
6660
6660
  }
6661
6661
  /**
6662
- * 查询混合云域名详情
6662
+ * Queries the details of a hybrid cloud domain name.
6663
6663
  *
6664
6664
  * @param request - DescribeHybridCloudResourceDetailRequest
6665
6665
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6709,7 +6709,7 @@ class Client extends openapi_core_1.default {
6709
6709
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourceDetailResponse({}));
6710
6710
  }
6711
6711
  /**
6712
- * 查询混合云域名详情
6712
+ * Queries the details of a hybrid cloud domain name.
6713
6713
  *
6714
6714
  * @param request - DescribeHybridCloudResourceDetailRequest
6715
6715
  * @returns DescribeHybridCloudResourceDetailResponse
@@ -6719,7 +6719,7 @@ class Client extends openapi_core_1.default {
6719
6719
  return await this.describeHybridCloudResourceDetailWithOptions(request, runtime);
6720
6720
  }
6721
6721
  /**
6722
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6722
+ * Queries the list of hybrid cloud domain names.
6723
6723
  *
6724
6724
  * @param request - DescribeHybridCloudResourcesRequest
6725
6725
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6769,7 +6769,7 @@ class Client extends openapi_core_1.default {
6769
6769
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourcesResponse({}));
6770
6770
  }
6771
6771
  /**
6772
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6772
+ * Queries the list of hybrid cloud domain names.
6773
6773
  *
6774
6774
  * @param request - DescribeHybridCloudResourcesRequest
6775
6775
  * @returns DescribeHybridCloudResourcesResponse
@@ -6779,7 +6779,7 @@ class Client extends openapi_core_1.default {
6779
6779
  return await this.describeHybridCloudResourcesWithOptions(request, runtime);
6780
6780
  }
6781
6781
  /**
6782
- * 获取SDK信息
6782
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6783
6783
  *
6784
6784
  * @param request - DescribeHybridCloudSdkServersRequest
6785
6785
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6829,7 +6829,7 @@ class Client extends openapi_core_1.default {
6829
6829
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSdkServersResponse({}));
6830
6830
  }
6831
6831
  /**
6832
- * 获取SDK信息
6832
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6833
6833
  *
6834
6834
  * @param request - DescribeHybridCloudSdkServersRequest
6835
6835
  * @returns DescribeHybridCloudSdkServersResponse
@@ -6839,7 +6839,7 @@ class Client extends openapi_core_1.default {
6839
6839
  return await this.describeHybridCloudSdkServersWithOptions(request, runtime);
6840
6840
  }
6841
6841
  /**
6842
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6842
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
6843
6843
  *
6844
6844
  * @param request - DescribeHybridCloudServerRegionsRequest
6845
6845
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6880,7 +6880,7 @@ class Client extends openapi_core_1.default {
6880
6880
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudServerRegionsResponse({}));
6881
6881
  }
6882
6882
  /**
6883
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6883
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
6884
6884
  *
6885
6885
  * @param request - DescribeHybridCloudServerRegionsRequest
6886
6886
  * @returns DescribeHybridCloudServerRegionsResponse
@@ -6890,7 +6890,7 @@ class Client extends openapi_core_1.default {
6890
6890
  return await this.describeHybridCloudServerRegionsWithOptions(request, runtime);
6891
6891
  }
6892
6892
  /**
6893
- * 查询接入区域
6893
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6894
6894
  *
6895
6895
  * @param request - DescribeHybridCloudSupportRegionsRequest
6896
6896
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6925,7 +6925,7 @@ class Client extends openapi_core_1.default {
6925
6925
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSupportRegionsResponse({}));
6926
6926
  }
6927
6927
  /**
6928
- * 查询接入区域
6928
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6929
6929
  *
6930
6930
  * @param request - DescribeHybridCloudSupportRegionsRequest
6931
6931
  * @returns DescribeHybridCloudSupportRegionsResponse
@@ -6935,7 +6935,7 @@ class Client extends openapi_core_1.default {
6935
6935
  return await this.describeHybridCloudSupportRegionsWithOptions(request, runtime);
6936
6936
  }
6937
6937
  /**
6938
- * Queries servers that are not assigned to a hybrid cloud cluster.
6938
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6939
6939
  *
6940
6940
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6941
6941
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6985,7 +6985,7 @@ class Client extends openapi_core_1.default {
6985
6985
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnassignedMachinesResponse({}));
6986
6986
  }
6987
6987
  /**
6988
- * Queries servers that are not assigned to a hybrid cloud cluster.
6988
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
6989
6989
  *
6990
6990
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6991
6991
  * @returns DescribeHybridCloudUnassignedMachinesResponse
@@ -6995,7 +6995,7 @@ class Client extends openapi_core_1.default {
6995
6995
  return await this.describeHybridCloudUnassignedMachinesWithOptions(request, runtime);
6996
6996
  }
6997
6997
  /**
6998
- * Queries the ports that are not supported by the hybrid cloud mode.
6998
+ * Queries the list of unsupported ports for a hybrid cloud.
6999
6999
  *
7000
7000
  * @param request - DescribeHybridCloudUnsupportPortsRequest
7001
7001
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7030,7 +7030,7 @@ class Client extends openapi_core_1.default {
7030
7030
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnsupportPortsResponse({}));
7031
7031
  }
7032
7032
  /**
7033
- * Queries the ports that are not supported by the hybrid cloud mode.
7033
+ * Queries the list of unsupported ports for a hybrid cloud.
7034
7034
  *
7035
7035
  * @param request - DescribeHybridCloudUnsupportPortsRequest
7036
7036
  * @returns DescribeHybridCloudUnsupportPortsResponse
@@ -7040,7 +7040,7 @@ class Client extends openapi_core_1.default {
7040
7040
  return await this.describeHybridCloudUnsupportPortsWithOptions(request, runtime);
7041
7041
  }
7042
7042
  /**
7043
- * 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.
7043
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
7044
7044
  *
7045
7045
  * @param request - DescribeHybridCloudUserRequest
7046
7046
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7075,7 +7075,7 @@ class Client extends openapi_core_1.default {
7075
7075
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUserResponse({}));
7076
7076
  }
7077
7077
  /**
7078
- * 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.
7078
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
7079
7079
  *
7080
7080
  * @param request - DescribeHybridCloudUserRequest
7081
7081
  * @returns DescribeHybridCloudUserResponse
@@ -7085,7 +7085,7 @@ class Client extends openapi_core_1.default {
7085
7085
  return await this.describeHybridCloudUserWithOptions(request, runtime);
7086
7086
  }
7087
7087
  /**
7088
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7088
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
7089
7089
  *
7090
7090
  * @param request - DescribeInstanceRequest
7091
7091
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7117,7 +7117,7 @@ class Client extends openapi_core_1.default {
7117
7117
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstanceResponse({}));
7118
7118
  }
7119
7119
  /**
7120
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7120
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
7121
7121
  *
7122
7122
  * @param request - DescribeInstanceRequest
7123
7123
  * @returns DescribeInstanceResponse
@@ -7127,7 +7127,7 @@ class Client extends openapi_core_1.default {
7127
7127
  return await this.describeInstanceWithOptions(request, runtime);
7128
7128
  }
7129
7129
  /**
7130
- * 获取支持的海外IP区域封禁支持的国际及地域。
7130
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7131
7131
  *
7132
7132
  * @param request - DescribeIpAbroadCountryInfosRequest
7133
7133
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7177,7 +7177,7 @@ class Client extends openapi_core_1.default {
7177
7177
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIpAbroadCountryInfosResponse({}));
7178
7178
  }
7179
7179
  /**
7180
- * 获取支持的海外IP区域封禁支持的国际及地域。
7180
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
7181
7181
  *
7182
7182
  * @param request - DescribeIpAbroadCountryInfosRequest
7183
7183
  * @returns DescribeIpAbroadCountryInfosResponse
@@ -7187,7 +7187,7 @@ class Client extends openapi_core_1.default {
7187
7187
  return await this.describeIpAbroadCountryInfosWithOptions(request, runtime);
7188
7188
  }
7189
7189
  /**
7190
- * Queries a hybrid cloud log delivery configuration.
7190
+ * Queries a single log delivery configuration for a hybrid cloud.
7191
7191
  *
7192
7192
  * @param request - DescribeLogDeliveryConfigRequest
7193
7193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7225,7 +7225,7 @@ class Client extends openapi_core_1.default {
7225
7225
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigResponse({}));
7226
7226
  }
7227
7227
  /**
7228
- * Queries a hybrid cloud log delivery configuration.
7228
+ * Queries a single log delivery configuration for a hybrid cloud.
7229
7229
  *
7230
7230
  * @param request - DescribeLogDeliveryConfigRequest
7231
7231
  * @returns DescribeLogDeliveryConfigResponse
@@ -7235,7 +7235,7 @@ class Client extends openapi_core_1.default {
7235
7235
  return await this.describeLogDeliveryConfigWithOptions(request, runtime);
7236
7236
  }
7237
7237
  /**
7238
- * Queries all hybrid cloud log delivery configurations.
7238
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7239
7239
  *
7240
7240
  * @param request - DescribeLogDeliveryConfigsRequest
7241
7241
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7282,7 +7282,7 @@ class Client extends openapi_core_1.default {
7282
7282
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigsResponse({}));
7283
7283
  }
7284
7284
  /**
7285
- * Queries all hybrid cloud log delivery configurations.
7285
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7286
7286
  *
7287
7287
  * @param request - DescribeLogDeliveryConfigsRequest
7288
7288
  * @returns DescribeLogDeliveryConfigsResponse
@@ -7292,7 +7292,7 @@ class Client extends openapi_core_1.default {
7292
7292
  return await this.describeLogDeliveryConfigsWithOptions(request, runtime);
7293
7293
  }
7294
7294
  /**
7295
- * Queries IP addresses in an IP address blacklist for major event protection by page.
7295
+ * Queries the IP address blacklist for critical event protection in a paginated format.
7296
7296
  *
7297
7297
  * @param request - DescribeMajorProtectionBlackIpsRequest
7298
7298
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7345,7 +7345,7 @@ class Client extends openapi_core_1.default {
7345
7345
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMajorProtectionBlackIpsResponse({}));
7346
7346
  }
7347
7347
  /**
7348
- * Queries IP addresses in an IP address blacklist for major event protection by page.
7348
+ * Queries the IP address blacklist for critical event protection in a paginated format.
7349
7349
  *
7350
7350
  * @param request - DescribeMajorProtectionBlackIpsRequest
7351
7351
  * @returns DescribeMajorProtectionBlackIpsResponse
@@ -7355,7 +7355,7 @@ class Client extends openapi_core_1.default {
7355
7355
  return await this.describeMajorProtectionBlackIpsWithOptions(request, runtime);
7356
7356
  }
7357
7357
  /**
7358
- * Queries information about members.
7358
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7359
7359
  *
7360
7360
  * @param request - DescribeMemberAccountsRequest
7361
7361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7396,7 +7396,7 @@ class Client extends openapi_core_1.default {
7396
7396
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMemberAccountsResponse({}));
7397
7397
  }
7398
7398
  /**
7399
- * Queries information about members.
7399
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
7400
7400
  *
7401
7401
  * @param request - DescribeMemberAccountsRequest
7402
7402
  * @returns DescribeMemberAccountsResponse
@@ -7406,7 +7406,7 @@ class Client extends openapi_core_1.default {
7406
7406
  return await this.describeMemberAccountsWithOptions(request, runtime);
7407
7407
  }
7408
7408
  /**
7409
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7409
+ * Queries the time series statistics of all traffic, including malicious requests and normal service requests.
7410
7410
  *
7411
7411
  * @param tmpReq - DescribeNetworkFlowTimeSeriesMetricRequest
7412
7412
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7452,7 +7452,7 @@ class Client extends openapi_core_1.default {
7452
7452
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTimeSeriesMetricResponse({}));
7453
7453
  }
7454
7454
  /**
7455
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7455
+ * Queries the time series statistics of all traffic, including malicious requests and normal service requests.
7456
7456
  *
7457
7457
  * @param request - DescribeNetworkFlowTimeSeriesMetricRequest
7458
7458
  * @returns DescribeNetworkFlowTimeSeriesMetricResponse
@@ -7462,7 +7462,7 @@ class Client extends openapi_core_1.default {
7462
7462
  return await this.describeNetworkFlowTimeSeriesMetricWithOptions(request, runtime);
7463
7463
  }
7464
7464
  /**
7465
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7465
+ * 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.
7466
7466
  *
7467
7467
  * @param tmpReq - DescribeNetworkFlowTopNMetricRequest
7468
7468
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7511,7 +7511,7 @@ class Client extends openapi_core_1.default {
7511
7511
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTopNMetricResponse({}));
7512
7512
  }
7513
7513
  /**
7514
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7514
+ * 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.
7515
7515
  *
7516
7516
  * @param request - DescribeNetworkFlowTopNMetricRequest
7517
7517
  * @returns DescribeNetworkFlowTopNMetricResponse
@@ -7521,7 +7521,7 @@ class Client extends openapi_core_1.default {
7521
7521
  return await this.describeNetworkFlowTopNMetricWithOptions(request, runtime);
7522
7522
  }
7523
7523
  /**
7524
- * Queries the protection status of Web Application Firewall (WAF).
7524
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7525
7525
  *
7526
7526
  * @param request - DescribePauseProtectionStatusRequest
7527
7527
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7556,7 +7556,7 @@ class Client extends openapi_core_1.default {
7556
7556
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePauseProtectionStatusResponse({}));
7557
7557
  }
7558
7558
  /**
7559
- * Queries the protection status of Web Application Firewall (WAF).
7559
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7560
7560
  *
7561
7561
  * @param request - DescribePauseProtectionStatusRequest
7562
7562
  * @returns DescribePauseProtectionStatusResponse
@@ -7566,7 +7566,7 @@ class Client extends openapi_core_1.default {
7566
7566
  return await this.describePauseProtectionStatusWithOptions(request, runtime);
7567
7567
  }
7568
7568
  /**
7569
- * Queries the queries per second (QPS) statistics of a WAF instance.
7569
+ * Queries the trend of queries per second (QPS).
7570
7570
  *
7571
7571
  * @param request - DescribePeakTrendRequest
7572
7572
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7613,7 +7613,7 @@ class Client extends openapi_core_1.default {
7613
7613
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePeakTrendResponse({}));
7614
7614
  }
7615
7615
  /**
7616
- * Queries the queries per second (QPS) statistics of a WAF instance.
7616
+ * Queries the trend of queries per second (QPS).
7617
7617
  *
7618
7618
  * @param request - DescribePeakTrendRequest
7619
7619
  * @returns DescribePeakTrendResponse
@@ -7623,7 +7623,7 @@ class Client extends openapi_core_1.default {
7623
7623
  return await this.describePeakTrendWithOptions(request, runtime);
7624
7624
  }
7625
7625
  /**
7626
- * 查询开启POC的功能信息
7626
+ * Retrieves the enabled proof of concept (POC) feature trials.
7627
7627
  *
7628
7628
  * @param request - DescribePocFunctionsRequest
7629
7629
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7658,7 +7658,7 @@ class Client extends openapi_core_1.default {
7658
7658
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePocFunctionsResponse({}));
7659
7659
  }
7660
7660
  /**
7661
- * 查询开启POC的功能信息
7661
+ * Retrieves the enabled proof of concept (POC) feature trials.
7662
7662
  *
7663
7663
  * @param request - DescribePocFunctionsRequest
7664
7664
  * @returns DescribePocFunctionsResponse
@@ -7668,7 +7668,7 @@ class Client extends openapi_core_1.default {
7668
7668
  return await this.describePocFunctionsWithOptions(request, runtime);
7669
7669
  }
7670
7670
  /**
7671
- * 查看用户账单详情
7671
+ * Queries the list of pay-as-you-go bills.
7672
7672
  *
7673
7673
  * @param request - DescribePostpayBillsRequest
7674
7674
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7718,7 +7718,7 @@ class Client extends openapi_core_1.default {
7718
7718
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePostpayBillsResponse({}));
7719
7719
  }
7720
7720
  /**
7721
- * 查看用户账单详情
7721
+ * Queries the list of pay-as-you-go bills.
7722
7722
  *
7723
7723
  * @param request - DescribePostpayBillsRequest
7724
7724
  * @returns DescribePostpayBillsResponse
@@ -7728,7 +7728,7 @@ class Client extends openapi_core_1.default {
7728
7728
  return await this.describePostpayBillsWithOptions(request, runtime);
7729
7729
  }
7730
7730
  /**
7731
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7731
+ * Queries the elastic pay-as-you-go billing details of a subscription WAF instance, such as burstable QPS.
7732
7732
  *
7733
7733
  * @param request - DescribePrepayDailyBillsRequest
7734
7734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7769,7 +7769,7 @@ class Client extends openapi_core_1.default {
7769
7769
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePrepayDailyBillsResponse({}));
7770
7770
  }
7771
7771
  /**
7772
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7772
+ * Queries the elastic pay-as-you-go billing details of a subscription WAF instance, such as burstable QPS.
7773
7773
  *
7774
7774
  * @param request - DescribePrepayDailyBillsRequest
7775
7775
  * @returns DescribePrepayDailyBillsResponse
@@ -7779,7 +7779,7 @@ class Client extends openapi_core_1.default {
7779
7779
  return await this.describePrepayDailyBillsWithOptions(request, runtime);
7780
7780
  }
7781
7781
  /**
7782
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7782
+ * Queries synchronized cloud service instances.
7783
7783
  *
7784
7784
  * @param request - DescribeProductInstancesRequest
7785
7785
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7850,7 +7850,7 @@ class Client extends openapi_core_1.default {
7850
7850
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProductInstancesResponse({}));
7851
7851
  }
7852
7852
  /**
7853
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7853
+ * Queries synchronized cloud service instances.
7854
7854
  *
7855
7855
  * @param request - DescribeProductInstancesRequest
7856
7856
  * @returns DescribeProductInstancesResponse
@@ -7860,7 +7860,7 @@ class Client extends openapi_core_1.default {
7860
7860
  return await this.describeProductInstancesWithOptions(request, runtime);
7861
7861
  }
7862
7862
  /**
7863
- * 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.
7863
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7864
7864
  *
7865
7865
  * @param request - DescribePunishedDomainsRequest
7866
7866
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7901,7 +7901,7 @@ class Client extends openapi_core_1.default {
7901
7901
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePunishedDomainsResponse({}));
7902
7902
  }
7903
7903
  /**
7904
- * 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.
7904
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7905
7905
  *
7906
7906
  * @param request - DescribePunishedDomainsRequest
7907
7907
  * @returns DescribePunishedDomainsResponse
@@ -7911,7 +7911,7 @@ class Client extends openapi_core_1.default {
7911
7911
  return await this.describePunishedDomainsWithOptions(request, runtime);
7912
7912
  }
7913
7913
  /**
7914
- * 分页查询关联规则
7914
+ * Queries associated protection rules by using paging.
7915
7915
  *
7916
7916
  * @param request - DescribeRelatedDefenseRulesRequest
7917
7917
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7961,7 +7961,7 @@ class Client extends openapi_core_1.default {
7961
7961
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRelatedDefenseRulesResponse({}));
7962
7962
  }
7963
7963
  /**
7964
- * 分页查询关联规则
7964
+ * Queries associated protection rules by using paging.
7965
7965
  *
7966
7966
  * @param request - DescribeRelatedDefenseRulesRequest
7967
7967
  * @returns DescribeRelatedDefenseRulesResponse
@@ -7971,7 +7971,7 @@ class Client extends openapi_core_1.default {
7971
7971
  return await this.describeRelatedDefenseRulesWithOptions(request, runtime);
7972
7972
  }
7973
7973
  /**
7974
- * 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.
7974
+ * 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.
7975
7975
  *
7976
7976
  * @param request - DescribeResourceInstanceCertsRequest
7977
7977
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8015,7 +8015,7 @@ class Client extends openapi_core_1.default {
8015
8015
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceInstanceCertsResponse({}));
8016
8016
  }
8017
8017
  /**
8018
- * 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.
8018
+ * 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.
8019
8019
  *
8020
8020
  * @param request - DescribeResourceInstanceCertsRequest
8021
8021
  * @returns DescribeResourceInstanceCertsResponse
@@ -8025,7 +8025,7 @@ class Client extends openapi_core_1.default {
8025
8025
  return await this.describeResourceInstanceCertsWithOptions(request, runtime);
8026
8026
  }
8027
8027
  /**
8028
- * 查询防护对象日志外发状态
8028
+ * Queries the log delivery status for protected objects.
8029
8029
  *
8030
8030
  * @param request - DescribeResourceLogDeliveryStatusRequest
8031
8031
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8063,7 +8063,7 @@ class Client extends openapi_core_1.default {
8063
8063
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogDeliveryStatusResponse({}));
8064
8064
  }
8065
8065
  /**
8066
- * 查询防护对象日志外发状态
8066
+ * Queries the log delivery status for protected objects.
8067
8067
  *
8068
8068
  * @param request - DescribeResourceLogDeliveryStatusRequest
8069
8069
  * @returns DescribeResourceLogDeliveryStatusResponse
@@ -8073,7 +8073,7 @@ class Client extends openapi_core_1.default {
8073
8073
  return await this.describeResourceLogDeliveryStatusWithOptions(request, runtime);
8074
8074
  }
8075
8075
  /**
8076
- * 查询防护对象日志字段配置
8076
+ * Queries the log field configuration for a protected object.
8077
8077
  *
8078
8078
  * @param request - DescribeResourceLogFieldConfigRequest
8079
8079
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8114,7 +8114,7 @@ class Client extends openapi_core_1.default {
8114
8114
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogFieldConfigResponse({}));
8115
8115
  }
8116
8116
  /**
8117
- * 查询防护对象日志字段配置
8117
+ * Queries the log field configuration for a protected object.
8118
8118
  *
8119
8119
  * @param request - DescribeResourceLogFieldConfigRequest
8120
8120
  * @returns DescribeResourceLogFieldConfigResponse
@@ -8124,7 +8124,7 @@ class Client extends openapi_core_1.default {
8124
8124
  return await this.describeResourceLogFieldConfigWithOptions(request, runtime);
8125
8125
  }
8126
8126
  /**
8127
- * Queries whether the log collection feature is enabled for a protected object.
8127
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
8128
8128
  *
8129
8129
  * @param request - DescribeResourceLogStatusRequest
8130
8130
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8162,7 +8162,7 @@ class Client extends openapi_core_1.default {
8162
8162
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogStatusResponse({}));
8163
8163
  }
8164
8164
  /**
8165
- * Queries whether the log collection feature is enabled for a protected object.
8165
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
8166
8166
  *
8167
8167
  * @param request - DescribeResourceLogStatusRequest
8168
8168
  * @returns DescribeResourceLogStatusResponse
@@ -8220,7 +8220,7 @@ class Client extends openapi_core_1.default {
8220
8220
  return await this.describeResourcePortWithOptions(request, runtime);
8221
8221
  }
8222
8222
  /**
8223
- * 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.
8223
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
8224
8224
  *
8225
8225
  * @param request - DescribeResourceRegionIdRequest
8226
8226
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8255,7 +8255,7 @@ class Client extends openapi_core_1.default {
8255
8255
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceRegionIdResponse({}));
8256
8256
  }
8257
8257
  /**
8258
- * 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.
8258
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
8259
8259
  *
8260
8260
  * @param request - DescribeResourceRegionIdRequest
8261
8261
  * @returns DescribeResourceRegionIdResponse
@@ -8265,7 +8265,7 @@ class Client extends openapi_core_1.default {
8265
8265
  return await this.describeResourceRegionIdWithOptions(request, runtime);
8266
8266
  }
8267
8267
  /**
8268
- * 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.
8268
+ * Queries the list of supported regions for cloud native mode, mainly for CLB and ECS products.
8269
8269
  *
8270
8270
  * @param request - DescribeResourceSupportRegionsRequest
8271
8271
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8303,7 +8303,7 @@ class Client extends openapi_core_1.default {
8303
8303
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceSupportRegionsResponse({}));
8304
8304
  }
8305
8305
  /**
8306
- * 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.
8306
+ * Queries the list of supported regions for cloud native mode, mainly for CLB and ECS products.
8307
8307
  *
8308
8308
  * @param request - DescribeResourceSupportRegionsRequest
8309
8309
  * @returns DescribeResourceSupportRegionsResponse
@@ -8313,7 +8313,7 @@ class Client extends openapi_core_1.default {
8313
8313
  return await this.describeResourceSupportRegionsWithOptions(request, runtime);
8314
8314
  }
8315
8315
  /**
8316
- * 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.
8316
+ * Queries the trends of abnormal response codes, such as 5XX, 405, 499, 302, and 444, returned by WAF to clients and by origin servers to WAF.
8317
8317
  *
8318
8318
  * @param request - DescribeResponseCodeTrendGraphRequest
8319
8319
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8363,7 +8363,7 @@ class Client extends openapi_core_1.default {
8363
8363
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResponseCodeTrendGraphResponse({}));
8364
8364
  }
8365
8365
  /**
8366
- * 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.
8366
+ * Queries the trends of abnormal response codes, such as 5XX, 405, 499, 302, and 444, returned by WAF to clients and by origin servers to WAF.
8367
8367
  *
8368
8368
  * @param request - DescribeResponseCodeTrendGraphRequest
8369
8369
  * @returns DescribeResponseCodeTrendGraphResponse
@@ -8373,7 +8373,7 @@ class Client extends openapi_core_1.default {
8373
8373
  return await this.describeResponseCodeTrendGraphWithOptions(request, runtime);
8374
8374
  }
8375
8375
  /**
8376
- * 查询授权状态
8376
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8377
8377
  *
8378
8378
  * @param request - DescribeRoleAuthStatusRequest
8379
8379
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8405,7 +8405,7 @@ class Client extends openapi_core_1.default {
8405
8405
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRoleAuthStatusResponse({}));
8406
8406
  }
8407
8407
  /**
8408
- * 查询授权状态
8408
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8409
8409
  *
8410
8410
  * @param request - DescribeRoleAuthStatusRequest
8411
8411
  * @returns DescribeRoleAuthStatusResponse
@@ -8415,7 +8415,7 @@ class Client extends openapi_core_1.default {
8415
8415
  return await this.describeRoleAuthStatusWithOptions(request, runtime);
8416
8416
  }
8417
8417
  /**
8418
- * Queries regular expression rule groups by page.
8418
+ * Queries a paginated list of regular expression rule groups.
8419
8419
  *
8420
8420
  * @param request - DescribeRuleGroupsRequest
8421
8421
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8462,7 +8462,7 @@ class Client extends openapi_core_1.default {
8462
8462
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleGroupsResponse({}));
8463
8463
  }
8464
8464
  /**
8465
- * Queries regular expression rule groups by page.
8465
+ * Queries a paginated list of regular expression rule groups.
8466
8466
  *
8467
8467
  * @param request - DescribeRuleGroupsRequest
8468
8468
  * @returns DescribeRuleGroupsResponse
@@ -8472,7 +8472,7 @@ class Client extends openapi_core_1.default {
8472
8472
  return await this.describeRuleGroupsWithOptions(request, runtime);
8473
8473
  }
8474
8474
  /**
8475
- * Queries the top 10 IP addresses from which attacks are initiated.
8475
+ * Queries the top 10 source IP addresses from which the most attacks originated.
8476
8476
  *
8477
8477
  * @param request - DescribeRuleHitsTopClientIpRequest
8478
8478
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8519,7 +8519,7 @@ class Client extends openapi_core_1.default {
8519
8519
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopClientIpResponse({}));
8520
8520
  }
8521
8521
  /**
8522
- * Queries the top 10 IP addresses from which attacks are initiated.
8522
+ * Queries the top 10 source IP addresses from which the most attacks originated.
8523
8523
  *
8524
8524
  * @param request - DescribeRuleHitsTopClientIpRequest
8525
8525
  * @returns DescribeRuleHitsTopClientIpResponse
@@ -8529,7 +8529,7 @@ class Client extends openapi_core_1.default {
8529
8529
  return await this.describeRuleHitsTopClientIpWithOptions(request, runtime);
8530
8530
  }
8531
8531
  /**
8532
- * Queries the top 10 protected objects that trigger protection rules.
8532
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8533
8533
  *
8534
8534
  * @param request - DescribeRuleHitsTopResourceRequest
8535
8535
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8573,7 +8573,7 @@ class Client extends openapi_core_1.default {
8573
8573
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopResourceResponse({}));
8574
8574
  }
8575
8575
  /**
8576
- * Queries the top 10 protected objects that trigger protection rules.
8576
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
8577
8577
  *
8578
8578
  * @param request - DescribeRuleHitsTopResourceRequest
8579
8579
  * @returns DescribeRuleHitsTopResourceResponse
@@ -8583,7 +8583,7 @@ class Client extends openapi_core_1.default {
8583
8583
  return await this.describeRuleHitsTopResourceWithOptions(request, runtime);
8584
8584
  }
8585
8585
  /**
8586
- * Queries the IDs of the top 10 protection rules that are matched by requests.
8586
+ * Queries the top 10 rule IDs that have triggered mitigation policies the most times.
8587
8587
  *
8588
8588
  * @param request - DescribeRuleHitsTopRuleIdRequest
8589
8589
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8633,7 +8633,7 @@ class Client extends openapi_core_1.default {
8633
8633
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopRuleIdResponse({}));
8634
8634
  }
8635
8635
  /**
8636
- * Queries the IDs of the top 10 protection rules that are matched by requests.
8636
+ * Queries the top 10 rule IDs that have triggered mitigation policies the most times.
8637
8637
  *
8638
8638
  * @param request - DescribeRuleHitsTopRuleIdRequest
8639
8639
  * @returns DescribeRuleHitsTopRuleIdResponse
@@ -8643,7 +8643,7 @@ class Client extends openapi_core_1.default {
8643
8643
  return await this.describeRuleHitsTopRuleIdWithOptions(request, runtime);
8644
8644
  }
8645
8645
  /**
8646
- * Queries the top 10 protection modules that are matched.
8646
+ * Queries the top 10 most frequently triggered protection rule types.
8647
8647
  *
8648
8648
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8649
8649
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8687,7 +8687,7 @@ class Client extends openapi_core_1.default {
8687
8687
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopTuleTypeResponse({}));
8688
8688
  }
8689
8689
  /**
8690
- * Queries the top 10 protection modules that are matched.
8690
+ * Queries the top 10 most frequently triggered protection rule types.
8691
8691
  *
8692
8692
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8693
8693
  * @returns DescribeRuleHitsTopTuleTypeResponse
@@ -8697,7 +8697,7 @@ class Client extends openapi_core_1.default {
8697
8697
  return await this.describeRuleHitsTopTuleTypeWithOptions(request, runtime);
8698
8698
  }
8699
8699
  /**
8700
- * Queries the top 10 user agents that are used to initiate attacks.
8700
+ * Queries the top 10 User-Agents that initiated the most attacks.
8701
8701
  *
8702
8702
  * @param request - DescribeRuleHitsTopUaRequest
8703
8703
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8741,7 +8741,7 @@ class Client extends openapi_core_1.default {
8741
8741
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUaResponse({}));
8742
8742
  }
8743
8743
  /**
8744
- * Queries the top 10 user agents that are used to initiate attacks.
8744
+ * Queries the top 10 User-Agents that initiated the most attacks.
8745
8745
  *
8746
8746
  * @param request - DescribeRuleHitsTopUaRequest
8747
8747
  * @returns DescribeRuleHitsTopUaResponse
@@ -8751,7 +8751,7 @@ class Client extends openapi_core_1.default {
8751
8751
  return await this.describeRuleHitsTopUaWithOptions(request, runtime);
8752
8752
  }
8753
8753
  /**
8754
- * Queries the top 10 URLs that trigger protection rules.
8754
+ * Queries the top 10 URLs that trigger protection rules the most.
8755
8755
  *
8756
8756
  * @param request - DescribeRuleHitsTopUrlRequest
8757
8757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8798,7 +8798,7 @@ class Client extends openapi_core_1.default {
8798
8798
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUrlResponse({}));
8799
8799
  }
8800
8800
  /**
8801
- * Queries the top 10 URLs that trigger protection rules.
8801
+ * Queries the top 10 URLs that trigger protection rules the most.
8802
8802
  *
8803
8803
  * @param request - DescribeRuleHitsTopUrlRequest
8804
8804
  * @returns DescribeRuleHitsTopUrlResponse
@@ -8808,13 +8808,13 @@ class Client extends openapi_core_1.default {
8808
8808
  return await this.describeRuleHitsTopUrlWithOptions(request, runtime);
8809
8809
  }
8810
8810
  /**
8811
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8811
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8812
8812
  *
8813
8813
  * @remarks
8814
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8815
- * * Requests that match the protection rules of the whitelist module.
8816
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8817
- * * 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.
8814
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8815
+ * - Requests that hit a whitelist rule.
8816
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8817
+ * - 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.
8818
8818
  *
8819
8819
  * @param tmpReq - DescribeSecurityEventLogsRequest
8820
8820
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8863,13 +8863,13 @@ class Client extends openapi_core_1.default {
8863
8863
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventLogsResponse({}));
8864
8864
  }
8865
8865
  /**
8866
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8866
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8867
8867
  *
8868
8868
  * @remarks
8869
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8870
- * * Requests that match the protection rules of the whitelist module.
8871
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8872
- * * 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.
8869
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8870
+ * - Requests that hit a whitelist rule.
8871
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8872
+ * - 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.
8873
8873
  *
8874
8874
  * @param request - DescribeSecurityEventLogsRequest
8875
8875
  * @returns DescribeSecurityEventLogsResponse
@@ -8879,13 +8879,13 @@ class Client extends openapi_core_1.default {
8879
8879
  return await this.describeSecurityEventLogsWithOptions(request, runtime);
8880
8880
  }
8881
8881
  /**
8882
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8882
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8883
8883
  *
8884
8884
  * @remarks
8885
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8886
- * * Requests that match the protection rules of the whitelist module.
8887
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8888
- * * 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.
8885
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8886
+ * - Requests that hit a whitelist rule.
8887
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8888
+ * - 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.
8889
8889
  *
8890
8890
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
8891
8891
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8931,13 +8931,13 @@ class Client extends openapi_core_1.default {
8931
8931
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTimeSeriesMetricResponse({}));
8932
8932
  }
8933
8933
  /**
8934
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8934
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8935
8935
  *
8936
8936
  * @remarks
8937
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8938
- * * Requests that match the protection rules of the whitelist module.
8939
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8940
- * * 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.
8937
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8938
+ * - Requests that hit a whitelist rule.
8939
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8940
+ * - 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.
8941
8941
  *
8942
8942
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
8943
8943
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
@@ -8947,13 +8947,13 @@ class Client extends openapi_core_1.default {
8947
8947
  return await this.describeSecurityEventTimeSeriesMetricWithOptions(request, runtime);
8948
8948
  }
8949
8949
  /**
8950
- * 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.
8950
+ * Queries the top N statistics of attack traffic, which is aggregated by a specified dimension, sorted, and returned.
8951
8951
  *
8952
8952
  * @remarks
8953
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8954
- * * Requests that match the protection rules of the whitelist module.
8955
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8956
- * * 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.
8953
+ * Attack traffic refers to requests that have rule hits and are identified as risky. The following three types of data are excluded:
8954
+ * - Requests that hit whitelist rules.
8955
+ * - Requests that hit bot rules but whose rule action is set to "back-to-origin marking".
8956
+ * - Requests that hit rules with actions set to "dynamic token", "slider", "strict slider", or "JS authenticate", but the user passes the verification and the requests are allowed.
8957
8957
  *
8958
8958
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
8959
8959
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9002,13 +9002,13 @@ class Client extends openapi_core_1.default {
9002
9002
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTopNMetricResponse({}));
9003
9003
  }
9004
9004
  /**
9005
- * 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.
9005
+ * Queries the top N statistics of attack traffic, which is aggregated by a specified dimension, sorted, and returned.
9006
9006
  *
9007
9007
  * @remarks
9008
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
9009
- * * Requests that match the protection rules of the whitelist module.
9010
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
9011
- * * 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.
9008
+ * Attack traffic refers to requests that have rule hits and are identified as risky. The following three types of data are excluded:
9009
+ * - Requests that hit whitelist rules.
9010
+ * - Requests that hit bot rules but whose rule action is set to "back-to-origin marking".
9011
+ * - Requests that hit rules with actions set to "dynamic token", "slider", "strict slider", or "JS authenticate", but the user passes the verification and the requests are allowed.
9012
9012
  *
9013
9013
  * @param request - DescribeSecurityEventTopNMetricRequest
9014
9014
  * @returns DescribeSecurityEventTopNMetricResponse
@@ -9018,7 +9018,7 @@ class Client extends openapi_core_1.default {
9018
9018
  return await this.describeSecurityEventTopNMetricWithOptions(request, runtime);
9019
9019
  }
9020
9020
  /**
9021
- * Queries the personal information-related APIs and domain names.
9021
+ * Queries statistics on sites and API operations that involve personal information.
9022
9022
  *
9023
9023
  * @param request - DescribeSensitiveApiStatisticRequest
9024
9024
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9074,7 +9074,7 @@ class Client extends openapi_core_1.default {
9074
9074
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveApiStatisticResponse({}));
9075
9075
  }
9076
9076
  /**
9077
- * Queries the personal information-related APIs and domain names.
9077
+ * Queries statistics on sites and API operations that involve personal information.
9078
9078
  *
9079
9079
  * @param request - DescribeSensitiveApiStatisticRequest
9080
9080
  * @returns DescribeSensitiveApiStatisticResponse
@@ -9084,7 +9084,7 @@ class Client extends openapi_core_1.default {
9084
9084
  return await this.describeSensitiveApiStatisticWithOptions(request, runtime);
9085
9085
  }
9086
9086
  /**
9087
- * Queries the compliance check results of API security.
9087
+ * Queries the detection results of API security compliance requirements.
9088
9088
  *
9089
9089
  * @param request - DescribeSensitiveDetectionResultRequest
9090
9090
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9128,7 +9128,7 @@ class Client extends openapi_core_1.default {
9128
9128
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveDetectionResultResponse({}));
9129
9129
  }
9130
9130
  /**
9131
- * Queries the compliance check results of API security.
9131
+ * Queries the detection results of API security compliance requirements.
9132
9132
  *
9133
9133
  * @param request - DescribeSensitiveDetectionResultRequest
9134
9134
  * @returns DescribeSensitiveDetectionResultResponse
@@ -9138,7 +9138,7 @@ class Client extends openapi_core_1.default {
9138
9138
  return await this.describeSensitiveDetectionResultWithOptions(request, runtime);
9139
9139
  }
9140
9140
  /**
9141
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9141
+ * Queries the distribution of outbound traffic that contains personal information.
9142
9142
  *
9143
9143
  * @param request - DescribeSensitiveOutboundDistributionRequest
9144
9144
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9182,7 +9182,7 @@ class Client extends openapi_core_1.default {
9182
9182
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundDistributionResponse({}));
9183
9183
  }
9184
9184
  /**
9185
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9185
+ * Queries the distribution of outbound traffic that contains personal information.
9186
9186
  *
9187
9187
  * @param request - DescribeSensitiveOutboundDistributionRequest
9188
9188
  * @returns DescribeSensitiveOutboundDistributionResponse
@@ -9192,7 +9192,7 @@ class Client extends openapi_core_1.default {
9192
9192
  return await this.describeSensitiveOutboundDistributionWithOptions(request, runtime);
9193
9193
  }
9194
9194
  /**
9195
- * Queries the data types of personal information involved in cross-border data transfer.
9195
+ * Queries statistics about outbound transfers of personal information.
9196
9196
  *
9197
9197
  * @param request - DescribeSensitiveOutboundStatisticRequest
9198
9198
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9260,7 +9260,7 @@ class Client extends openapi_core_1.default {
9260
9260
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundStatisticResponse({}));
9261
9261
  }
9262
9262
  /**
9263
- * Queries the data types of personal information involved in cross-border data transfer.
9263
+ * Queries statistics about outbound transfers of personal information.
9264
9264
  *
9265
9265
  * @param request - DescribeSensitiveOutboundStatisticRequest
9266
9266
  * @returns DescribeSensitiveOutboundStatisticResponse
@@ -9270,7 +9270,7 @@ class Client extends openapi_core_1.default {
9270
9270
  return await this.describeSensitiveOutboundStatisticWithOptions(request, runtime);
9271
9271
  }
9272
9272
  /**
9273
- * Queries the trends of cross-border data transfer of personal information.
9273
+ * Queries the trend of cross-border transfer of personal information data.
9274
9274
  *
9275
9275
  * @param request - DescribeSensitiveOutboundTrendRequest
9276
9276
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9314,7 +9314,7 @@ class Client extends openapi_core_1.default {
9314
9314
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundTrendResponse({}));
9315
9315
  }
9316
9316
  /**
9317
- * Queries the trends of cross-border data transfer of personal information.
9317
+ * Queries the trend of cross-border transfer of personal information data.
9318
9318
  *
9319
9319
  * @param request - DescribeSensitiveOutboundTrendRequest
9320
9320
  * @returns DescribeSensitiveOutboundTrendResponse
@@ -9324,7 +9324,7 @@ class Client extends openapi_core_1.default {
9324
9324
  return await this.describeSensitiveOutboundTrendWithOptions(request, runtime);
9325
9325
  }
9326
9326
  /**
9327
- * Queries the access logs of sensitive data.
9327
+ * Queries the access log information of sensitive data.
9328
9328
  *
9329
9329
  * @param request - DescribeSensitiveRequestLogRequest
9330
9330
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9392,7 +9392,7 @@ class Client extends openapi_core_1.default {
9392
9392
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestLogResponse({}));
9393
9393
  }
9394
9394
  /**
9395
- * Queries the access logs of sensitive data.
9395
+ * Queries the access log information of sensitive data.
9396
9396
  *
9397
9397
  * @param request - DescribeSensitiveRequestLogRequest
9398
9398
  * @returns DescribeSensitiveRequestLogResponse
@@ -9402,7 +9402,7 @@ class Client extends openapi_core_1.default {
9402
9402
  return await this.describeSensitiveRequestLogWithOptions(request, runtime);
9403
9403
  }
9404
9404
  /**
9405
- * Queries the tracing results of sensitive data.
9405
+ * Queries the results of sensitive data tracing.
9406
9406
  *
9407
9407
  * @param request - DescribeSensitiveRequestsRequest
9408
9408
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9458,7 +9458,7 @@ class Client extends openapi_core_1.default {
9458
9458
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestsResponse({}));
9459
9459
  }
9460
9460
  /**
9461
- * Queries the tracing results of sensitive data.
9461
+ * Queries the results of sensitive data tracing.
9462
9462
  *
9463
9463
  * @param request - DescribeSensitiveRequestsRequest
9464
9464
  * @returns DescribeSensitiveRequestsResponse
@@ -9468,7 +9468,7 @@ class Client extends openapi_core_1.default {
9468
9468
  return await this.describeSensitiveRequestsWithOptions(request, runtime);
9469
9469
  }
9470
9470
  /**
9471
- * Queries the sensitive data statistics of the tracing and auditing feature.
9471
+ * Queries sensitive data statistics for tracing audits.
9472
9472
  *
9473
9473
  * @param request - DescribeSensitiveStatisticRequest
9474
9474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9521,7 +9521,7 @@ class Client extends openapi_core_1.default {
9521
9521
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveStatisticResponse({}));
9522
9522
  }
9523
9523
  /**
9524
- * Queries the sensitive data statistics of the tracing and auditing feature.
9524
+ * Queries sensitive data statistics for tracing audits.
9525
9525
  *
9526
9526
  * @param request - DescribeSensitiveStatisticRequest
9527
9527
  * @returns DescribeSensitiveStatisticResponse
@@ -9531,7 +9531,7 @@ class Client extends openapi_core_1.default {
9531
9531
  return await this.describeSensitiveStatisticWithOptions(request, runtime);
9532
9532
  }
9533
9533
  /**
9534
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9534
+ * Queries the Logstore authorization status.
9535
9535
  *
9536
9536
  * @param request - DescribeSlsAuthStatusRequest
9537
9537
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9566,7 +9566,7 @@ class Client extends openapi_core_1.default {
9566
9566
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsAuthStatusResponse({}));
9567
9567
  }
9568
9568
  /**
9569
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9569
+ * Queries the Logstore authorization status.
9570
9570
  *
9571
9571
  * @param request - DescribeSlsAuthStatusRequest
9572
9572
  * @returns DescribeSlsAuthStatusResponse
@@ -9576,7 +9576,7 @@ class Client extends openapi_core_1.default {
9576
9576
  return await this.describeSlsAuthStatusWithOptions(request, runtime);
9577
9577
  }
9578
9578
  /**
9579
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9579
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9580
9580
  *
9581
9581
  * @param request - DescribeSlsLogStoreRequest
9582
9582
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9611,7 +9611,7 @@ class Client extends openapi_core_1.default {
9611
9611
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsLogStoreResponse({}));
9612
9612
  }
9613
9613
  /**
9614
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9614
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9615
9615
  *
9616
9616
  * @param request - DescribeSlsLogStoreRequest
9617
9617
  * @returns DescribeSlsLogStoreResponse
@@ -9666,7 +9666,7 @@ class Client extends openapi_core_1.default {
9666
9666
  return await this.describeSlsLogStoreStatusWithOptions(request, runtime);
9667
9667
  }
9668
9668
  /**
9669
- * Queries the number of protected resources for which a protection template takes effect.
9669
+ * Queries the number of protected resources that are associated with one or more protection templates.
9670
9670
  *
9671
9671
  * @param request - DescribeTemplateResourceCountRequest
9672
9672
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9704,7 +9704,7 @@ class Client extends openapi_core_1.default {
9704
9704
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourceCountResponse({}));
9705
9705
  }
9706
9706
  /**
9707
- * Queries the number of protected resources for which a protection template takes effect.
9707
+ * Queries the number of protected resources that are associated with one or more protection templates.
9708
9708
  *
9709
9709
  * @param request - DescribeTemplateResourceCountRequest
9710
9710
  * @returns DescribeTemplateResourceCountResponse
@@ -9714,7 +9714,7 @@ class Client extends openapi_core_1.default {
9714
9714
  return await this.describeTemplateResourceCountWithOptions(request, runtime);
9715
9715
  }
9716
9716
  /**
9717
- * Queries the resources that are associated to a protection rule template.
9717
+ * Queries the resources attached to a protection template.
9718
9718
  *
9719
9719
  * @param request - DescribeTemplateResourcesRequest
9720
9720
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9767,7 +9767,7 @@ class Client extends openapi_core_1.default {
9767
9767
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourcesResponse({}));
9768
9768
  }
9769
9769
  /**
9770
- * Queries the resources that are associated to a protection rule template.
9770
+ * Queries the resources attached to a protection template.
9771
9771
  *
9772
9772
  * @param request - DescribeTemplateResourcesRequest
9773
9773
  * @returns DescribeTemplateResourcesResponse
@@ -9777,7 +9777,7 @@ class Client extends openapi_core_1.default {
9777
9777
  return await this.describeTemplateResourcesWithOptions(request, runtime);
9778
9778
  }
9779
9779
  /**
9780
- * 查看攻击事件列表
9780
+ * Queries a paginated list of notable security events.
9781
9781
  *
9782
9782
  * @param request - DescribeThreatEventRequest
9783
9783
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9827,7 +9827,7 @@ class Client extends openapi_core_1.default {
9827
9827
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventResponse({}));
9828
9828
  }
9829
9829
  /**
9830
- * 查看攻击事件列表
9830
+ * Queries a paginated list of notable security events.
9831
9831
  *
9832
9832
  * @param request - DescribeThreatEventRequest
9833
9833
  * @returns DescribeThreatEventResponse
@@ -9837,7 +9837,7 @@ class Client extends openapi_core_1.default {
9837
9837
  return await this.describeThreatEventWithOptions(request, runtime);
9838
9838
  }
9839
9839
  /**
9840
- * 查看威胁事件详情
9840
+ * Retrieves the details of a security event that requires attention.
9841
9841
  *
9842
9842
  * @param request - DescribeThreatEventDetailRequest
9843
9843
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9875,7 +9875,7 @@ class Client extends openapi_core_1.default {
9875
9875
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventDetailResponse({}));
9876
9876
  }
9877
9877
  /**
9878
- * 查看威胁事件详情
9878
+ * Retrieves the details of a security event that requires attention.
9879
9879
  *
9880
9880
  * @param request - DescribeThreatEventDetailRequest
9881
9881
  * @returns DescribeThreatEventDetailResponse
@@ -9885,7 +9885,7 @@ class Client extends openapi_core_1.default {
9885
9885
  return await this.describeThreatEventDetailWithOptions(request, runtime);
9886
9886
  }
9887
9887
  /**
9888
- * 查询安全事件Top攻击统计数据
9888
+ * Queries the top 5 statistics of security events aggregated by different statistical objects and sorted in descending order.
9889
9889
  *
9890
9890
  * @param request - DescribeThreatEventTopMetricRequest
9891
9891
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9926,7 +9926,7 @@ class Client extends openapi_core_1.default {
9926
9926
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventTopMetricResponse({}));
9927
9927
  }
9928
9928
  /**
9929
- * 查询安全事件Top攻击统计数据
9929
+ * Queries the top 5 statistics of security events aggregated by different statistical objects and sorted in descending order.
9930
9930
  *
9931
9931
  * @param request - DescribeThreatEventTopMetricRequest
9932
9932
  * @returns DescribeThreatEventTopMetricResponse
@@ -9936,7 +9936,7 @@ class Client extends openapi_core_1.default {
9936
9936
  return await this.describeThreatEventTopMetricWithOptions(request, runtime);
9937
9937
  }
9938
9938
  /**
9939
- * Queries the trends of API security risks.
9939
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9940
9940
  *
9941
9941
  * @param request - DescribeUserAbnormalTrendRequest
9942
9942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9974,7 +9974,7 @@ class Client extends openapi_core_1.default {
9974
9974
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTrendResponse({}));
9975
9975
  }
9976
9976
  /**
9977
- * Queries the trends of API security risks.
9977
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9978
9978
  *
9979
9979
  * @param request - DescribeUserAbnormalTrendRequest
9980
9980
  * @returns DescribeUserAbnormalTrendResponse
@@ -9984,7 +9984,7 @@ class Client extends openapi_core_1.default {
9984
9984
  return await this.describeUserAbnormalTrendWithOptions(request, runtime);
9985
9985
  }
9986
9986
  /**
9987
- * Queries the types and statistics of risks in the API security module.
9987
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
9988
9988
  *
9989
9989
  * @param request - DescribeUserAbnormalTypeRequest
9990
9990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10031,7 +10031,7 @@ class Client extends openapi_core_1.default {
10031
10031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTypeResponse({}));
10032
10032
  }
10033
10033
  /**
10034
- * Queries the types and statistics of risks in the API security module.
10034
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
10035
10035
  *
10036
10036
  * @param request - DescribeUserAbnormalTypeRequest
10037
10037
  * @returns DescribeUserAbnormalTypeResponse
@@ -10041,7 +10041,7 @@ class Client extends openapi_core_1.default {
10041
10041
  return await this.describeUserAbnormalTypeWithOptions(request, runtime);
10042
10042
  }
10043
10043
  /**
10044
- * Queries the traffic statistics of an API.
10044
+ * Queries traffic statistics for an API operation.
10045
10045
  *
10046
10046
  * @param request - DescribeUserApiRequestRequest
10047
10047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10091,7 +10091,7 @@ class Client extends openapi_core_1.default {
10091
10091
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserApiRequestResponse({}));
10092
10092
  }
10093
10093
  /**
10094
- * Queries the traffic statistics of an API.
10094
+ * Queries traffic statistics for an API operation.
10095
10095
  *
10096
10096
  * @param request - DescribeUserApiRequestRequest
10097
10097
  * @returns DescribeUserApiRequestResponse
@@ -10101,7 +10101,7 @@ class Client extends openapi_core_1.default {
10101
10101
  return await this.describeUserApiRequestWithOptions(request, runtime);
10102
10102
  }
10103
10103
  /**
10104
- * Queries the user asset statistics in the API security module.
10104
+ * Queries API security user asset statistics.
10105
10105
  *
10106
10106
  * @param request - DescribeUserAssetRequest
10107
10107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10145,7 +10145,7 @@ class Client extends openapi_core_1.default {
10145
10145
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAssetResponse({}));
10146
10146
  }
10147
10147
  /**
10148
- * Queries the user asset statistics in the API security module.
10148
+ * Queries API security user asset statistics.
10149
10149
  *
10150
10150
  * @param request - DescribeUserAssetRequest
10151
10151
  * @returns DescribeUserAssetResponse
@@ -10155,7 +10155,7 @@ class Client extends openapi_core_1.default {
10155
10155
  return await this.describeUserAssetWithOptions(request, runtime);
10156
10156
  }
10157
10157
  /**
10158
- * Queries the trends of attacks detected by the API security module.
10158
+ * Queries the trend of API security attacks.
10159
10159
  *
10160
10160
  * @param request - DescribeUserEventTrendRequest
10161
10161
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10196,7 +10196,7 @@ class Client extends openapi_core_1.default {
10196
10196
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTrendResponse({}));
10197
10197
  }
10198
10198
  /**
10199
- * Queries the trends of attacks detected by the API security module.
10199
+ * Queries the trend of API security attacks.
10200
10200
  *
10201
10201
  * @param request - DescribeUserEventTrendRequest
10202
10202
  * @returns DescribeUserEventTrendResponse
@@ -10206,7 +10206,7 @@ class Client extends openapi_core_1.default {
10206
10206
  return await this.describeUserEventTrendWithOptions(request, runtime);
10207
10207
  }
10208
10208
  /**
10209
- * Queries the types and statistics of security events in the API security module.
10209
+ * Queries the types and statistics of user security events.
10210
10210
  *
10211
10211
  * @param request - DescribeUserEventTypeRequest
10212
10212
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10256,7 +10256,7 @@ class Client extends openapi_core_1.default {
10256
10256
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTypeResponse({}));
10257
10257
  }
10258
10258
  /**
10259
- * Queries the types and statistics of security events in the API security module.
10259
+ * Queries the types and statistics of user security events.
10260
10260
  *
10261
10261
  * @param request - DescribeUserEventTypeRequest
10262
10262
  * @returns DescribeUserEventTypeResponse
@@ -10266,7 +10266,7 @@ class Client extends openapi_core_1.default {
10266
10266
  return await this.describeUserEventTypeWithOptions(request, runtime);
10267
10267
  }
10268
10268
  /**
10269
- * 查询用户日志配置
10269
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10270
10270
  *
10271
10271
  * @param request - DescribeUserLogFieldConfigRequest
10272
10272
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10304,7 +10304,7 @@ class Client extends openapi_core_1.default {
10304
10304
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserLogFieldConfigResponse({}));
10305
10305
  }
10306
10306
  /**
10307
- * 查询用户日志配置
10307
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10308
10308
  *
10309
10309
  * @param request - DescribeUserLogFieldConfigRequest
10310
10310
  * @returns DescribeUserLogFieldConfigResponse
@@ -10314,7 +10314,7 @@ class Client extends openapi_core_1.default {
10314
10314
  return await this.describeUserLogFieldConfigWithOptions(request, runtime);
10315
10315
  }
10316
10316
  /**
10317
- * Queries available regions for log storage.
10317
+ * Queries the log storage regions available to the user.
10318
10318
  *
10319
10319
  * @param request - DescribeUserSlsLogRegionsRequest
10320
10320
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10349,7 +10349,7 @@ class Client extends openapi_core_1.default {
10349
10349
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserSlsLogRegionsResponse({}));
10350
10350
  }
10351
10351
  /**
10352
- * Queries available regions for log storage.
10352
+ * Queries the log storage regions available to the user.
10353
10353
  *
10354
10354
  * @param request - DescribeUserSlsLogRegionsRequest
10355
10355
  * @returns DescribeUserSlsLogRegionsResponse
@@ -10359,7 +10359,7 @@ class Client extends openapi_core_1.default {
10359
10359
  return await this.describeUserSlsLogRegionsWithOptions(request, runtime);
10360
10360
  }
10361
10361
  /**
10362
- * 查看用户分类实时流量
10362
+ * Queries the real-time traffic of a user by traffic type.
10363
10363
  *
10364
10364
  * @param request - DescribeUserTrafficRequest
10365
10365
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10406,7 +10406,7 @@ class Client extends openapi_core_1.default {
10406
10406
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserTrafficResponse({}));
10407
10407
  }
10408
10408
  /**
10409
- * 查看用户分类实时流量
10409
+ * Queries the real-time traffic of a user by traffic type.
10410
10410
  *
10411
10411
  * @param request - DescribeUserTrafficRequest
10412
10412
  * @returns DescribeUserTrafficResponse
@@ -10461,7 +10461,7 @@ class Client extends openapi_core_1.default {
10461
10461
  return await this.describeUserWafLogStatusWithOptions(request, runtime);
10462
10462
  }
10463
10463
  /**
10464
- * 查询归属校验内容
10464
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10465
10465
  *
10466
10466
  * @param request - DescribeVerifyContentRequest
10467
10467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10496,7 +10496,7 @@ class Client extends openapi_core_1.default {
10496
10496
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVerifyContentResponse({}));
10497
10497
  }
10498
10498
  /**
10499
- * 查询归属校验内容
10499
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10500
10500
  *
10501
10501
  * @param request - DescribeVerifyContentRequest
10502
10502
  * @returns DescribeVerifyContentResponse
@@ -10506,7 +10506,7 @@ class Client extends openapi_core_1.default {
10506
10506
  return await this.describeVerifyContentWithOptions(request, runtime);
10507
10507
  }
10508
10508
  /**
10509
- * Queries the top 10 IP addresses from which requests are sent.
10509
+ * Queries the top 10 IP addresses that initiate the most requests.
10510
10510
  *
10511
10511
  * @param request - DescribeVisitTopIpRequest
10512
10512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10550,7 +10550,7 @@ class Client extends openapi_core_1.default {
10550
10550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitTopIpResponse({}));
10551
10551
  }
10552
10552
  /**
10553
- * Queries the top 10 IP addresses from which requests are sent.
10553
+ * Queries the top 10 IP addresses that initiate the most requests.
10554
10554
  *
10555
10555
  * @param request - DescribeVisitTopIpRequest
10556
10556
  * @returns DescribeVisitTopIpResponse
@@ -10560,7 +10560,7 @@ class Client extends openapi_core_1.default {
10560
10560
  return await this.describeVisitTopIpWithOptions(request, runtime);
10561
10561
  }
10562
10562
  /**
10563
- * Queries the top 10 user agents that are used to initiate requests.
10563
+ * Queries the top 10 User-Agents that initiate the most requests.
10564
10564
  *
10565
10565
  * @param request - DescribeVisitUasRequest
10566
10566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10604,7 +10604,7 @@ class Client extends openapi_core_1.default {
10604
10604
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitUasResponse({}));
10605
10605
  }
10606
10606
  /**
10607
- * Queries the top 10 user agents that are used to initiate requests.
10607
+ * Queries the top 10 User-Agents that initiate the most requests.
10608
10608
  *
10609
10609
  * @param request - DescribeVisitUasRequest
10610
10610
  * @returns DescribeVisitUasResponse
@@ -10614,7 +10614,7 @@ class Client extends openapi_core_1.default {
10614
10614
  return await this.describeVisitUasWithOptions(request, runtime);
10615
10615
  }
10616
10616
  /**
10617
- * Queries the back-to-origin CIDR blocks of a Web Application Firewall (WAF) instance.
10617
+ * Queries the back-to-origin CIDR blocks of WAF.
10618
10618
  *
10619
10619
  * @param request - DescribeWafSourceIpSegmentRequest
10620
10620
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10649,7 +10649,7 @@ class Client extends openapi_core_1.default {
10649
10649
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWafSourceIpSegmentResponse({}));
10650
10650
  }
10651
10651
  /**
10652
- * Queries the back-to-origin CIDR blocks of a Web Application Firewall (WAF) instance.
10652
+ * Queries the back-to-origin CIDR blocks of WAF.
10653
10653
  *
10654
10654
  * @param request - DescribeWafSourceIpSegmentRequest
10655
10655
  * @returns DescribeWafSourceIpSegmentResponse
@@ -10659,7 +10659,7 @@ class Client extends openapi_core_1.default {
10659
10659
  return await this.describeWafSourceIpSegmentWithOptions(request, runtime);
10660
10660
  }
10661
10661
  /**
10662
- * 创建WAF服务关联角色
10662
+ * Initializes a service-linked role for WAF.
10663
10663
  *
10664
10664
  * @param request - InitializeWafOperationRoleRequest
10665
10665
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10694,7 +10694,7 @@ class Client extends openapi_core_1.default {
10694
10694
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.InitializeWafOperationRoleResponse({}));
10695
10695
  }
10696
10696
  /**
10697
- * 创建WAF服务关联角色
10697
+ * Initializes a service-linked role for WAF.
10698
10698
  *
10699
10699
  * @param request - InitializeWafOperationRoleRequest
10700
10700
  * @returns InitializeWafOperationRoleResponse
@@ -10803,7 +10803,7 @@ class Client extends openapi_core_1.default {
10803
10803
  return await this.listTagResourcesWithOptions(request, runtime);
10804
10804
  }
10805
10805
  /**
10806
- * Queries the tag values of a tag key.
10806
+ * Queries the tag values that correspond to a specified tag key.
10807
10807
  *
10808
10808
  * @param request - ListTagValuesRequest
10809
10809
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10847,7 +10847,7 @@ class Client extends openapi_core_1.default {
10847
10847
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagValuesResponse({}));
10848
10848
  }
10849
10849
  /**
10850
- * Queries the tag values of a tag key.
10850
+ * Queries the tag values that correspond to a specified tag key.
10851
10851
  *
10852
10852
  * @param request - ListTagValuesRequest
10853
10853
  * @returns ListTagValuesResponse
@@ -10857,7 +10857,7 @@ class Client extends openapi_core_1.default {
10857
10857
  return await this.listTagValuesWithOptions(request, runtime);
10858
10858
  }
10859
10859
  /**
10860
- * Modifies the status of multiple risks detected by the API security module at a time.
10860
+ * Modifies the status of API security risks in batches.
10861
10861
  *
10862
10862
  * @param request - ModifyApisecAbnormalsRequest
10863
10863
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10904,7 +10904,7 @@ class Client extends openapi_core_1.default {
10904
10904
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecAbnormalsResponse({}));
10905
10905
  }
10906
10906
  /**
10907
- * Modifies the status of multiple risks detected by the API security module at a time.
10907
+ * Modifies the status of API security risks in batches.
10908
10908
  *
10909
10909
  * @param request - ModifyApisecAbnormalsRequest
10910
10910
  * @returns ModifyApisecAbnormalsResponse
@@ -10914,7 +10914,7 @@ class Client extends openapi_core_1.default {
10914
10914
  return await this.modifyApisecAbnormalsWithOptions(request, runtime);
10915
10915
  }
10916
10916
  /**
10917
- * Modifies the annotations of APIs in the API security module.
10917
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10918
10918
  *
10919
10919
  * @param request - ModifyApisecApiResourceRequest
10920
10920
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10961,7 +10961,7 @@ class Client extends openapi_core_1.default {
10961
10961
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecApiResourceResponse({}));
10962
10962
  }
10963
10963
  /**
10964
- * Modifies the annotations of APIs in the API security module.
10964
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10965
10965
  *
10966
10966
  * @param request - ModifyApisecApiResourceRequest
10967
10967
  * @returns ModifyApisecApiResourceResponse
@@ -10971,7 +10971,7 @@ class Client extends openapi_core_1.default {
10971
10971
  return await this.modifyApisecApiResourceWithOptions(request, runtime);
10972
10972
  }
10973
10973
  /**
10974
- * Modifies the status of multiple security events detected by the API security module at a time.
10974
+ * Modifies the status of a batch of API security events.
10975
10975
  *
10976
10976
  * @param request - ModifyApisecEventsRequest
10977
10977
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11021,7 +11021,7 @@ class Client extends openapi_core_1.default {
11021
11021
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecEventsResponse({}));
11022
11022
  }
11023
11023
  /**
11024
- * Modifies the status of multiple security events detected by the API security module at a time.
11024
+ * Modifies the status of a batch of API security events.
11025
11025
  *
11026
11026
  * @param request - ModifyApisecEventsRequest
11027
11027
  * @returns ModifyApisecEventsResponse
@@ -11031,7 +11031,7 @@ class Client extends openapi_core_1.default {
11031
11031
  return await this.modifyApisecEventsWithOptions(request, runtime);
11032
11032
  }
11033
11033
  /**
11034
- * Modifies the configurations of API security log subscription.
11034
+ * Updates the API security log subscription settings.
11035
11035
  *
11036
11036
  * @param request - ModifyApisecLogDeliveryRequest
11037
11037
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11078,7 +11078,7 @@ class Client extends openapi_core_1.default {
11078
11078
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryResponse({}));
11079
11079
  }
11080
11080
  /**
11081
- * Modifies the configurations of API security log subscription.
11081
+ * Updates the API security log subscription settings.
11082
11082
  *
11083
11083
  * @param request - ModifyApisecLogDeliveryRequest
11084
11084
  * @returns ModifyApisecLogDeliveryResponse
@@ -11088,7 +11088,7 @@ class Client extends openapi_core_1.default {
11088
11088
  return await this.modifyApisecLogDeliveryWithOptions(request, runtime);
11089
11089
  }
11090
11090
  /**
11091
- * Modifies the status of API security log subscription.
11091
+ * Modifies the subscription status of API security logs.
11092
11092
  *
11093
11093
  * @param request - ModifyApisecLogDeliveryStatusRequest
11094
11094
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11129,7 +11129,7 @@ class Client extends openapi_core_1.default {
11129
11129
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryStatusResponse({}));
11130
11130
  }
11131
11131
  /**
11132
- * Modifies the status of API security log subscription.
11132
+ * Modifies the subscription status of API security logs.
11133
11133
  *
11134
11134
  * @param request - ModifyApisecLogDeliveryStatusRequest
11135
11135
  * @returns ModifyApisecLogDeliveryStatusResponse
@@ -11139,7 +11139,7 @@ class Client extends openapi_core_1.default {
11139
11139
  return await this.modifyApisecLogDeliveryStatusWithOptions(request, runtime);
11140
11140
  }
11141
11141
  /**
11142
- * Changes the status of features in the API security module for protected objects or protected object groups.
11142
+ * Modifies the status of protected objects or protected object groups for the API security protection module.
11143
11143
  *
11144
11144
  * @param request - ModifyApisecModuleStatusRequest
11145
11145
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11186,7 +11186,7 @@ class Client extends openapi_core_1.default {
11186
11186
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecModuleStatusResponse({}));
11187
11187
  }
11188
11188
  /**
11189
- * Changes the status of features in the API security module for protected objects or protected object groups.
11189
+ * Modifies the status of protected objects or protected object groups for the API security protection module.
11190
11190
  *
11191
11191
  * @param request - ModifyApisecModuleStatusRequest
11192
11192
  * @returns ModifyApisecModuleStatusResponse
@@ -11196,7 +11196,7 @@ class Client extends openapi_core_1.default {
11196
11196
  return await this.modifyApisecModuleStatusWithOptions(request, runtime);
11197
11197
  }
11198
11198
  /**
11199
- * Changes the status of the API security module for protected objects or protected object groups.
11199
+ * Modifies the status of protected objects or protected object groups for API security.
11200
11200
  *
11201
11201
  * @param request - ModifyApisecStatusRequest
11202
11202
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11240,7 +11240,7 @@ class Client extends openapi_core_1.default {
11240
11240
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecStatusResponse({}));
11241
11241
  }
11242
11242
  /**
11243
- * Changes the status of the API security module for protected objects or protected object groups.
11243
+ * Modifies the status of protected objects or protected object groups for API security.
11244
11244
  *
11245
11245
  * @param request - ModifyApisecStatusRequest
11246
11246
  * @returns ModifyApisecStatusResponse
@@ -11250,7 +11250,7 @@ class Client extends openapi_core_1.default {
11250
11250
  return await this.modifyApisecStatusWithOptions(request, runtime);
11251
11251
  }
11252
11252
  /**
11253
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11253
+ * Modifies the configuration of a cloud service that is connected to Web Application Firewall (WAF).
11254
11254
  *
11255
11255
  * @param tmpReq - ModifyCloudResourceRequest
11256
11256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11302,7 +11302,7 @@ class Client extends openapi_core_1.default {
11302
11302
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceResponse({}));
11303
11303
  }
11304
11304
  /**
11305
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11305
+ * Modifies the configuration of a cloud service that is connected to Web Application Firewall (WAF).
11306
11306
  *
11307
11307
  * @param request - ModifyCloudResourceRequest
11308
11308
  * @returns ModifyCloudResourceResponse
@@ -11312,7 +11312,7 @@ class Client extends openapi_core_1.default {
11312
11312
  return await this.modifyCloudResourceWithOptions(request, runtime);
11313
11313
  }
11314
11314
  /**
11315
- * 修改云产品接入的证书
11315
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11316
11316
  *
11317
11317
  * @param request - ModifyCloudResourceCertRequest
11318
11318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11359,7 +11359,7 @@ class Client extends openapi_core_1.default {
11359
11359
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceCertResponse({}));
11360
11360
  }
11361
11361
  /**
11362
- * 修改云产品接入的证书
11362
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
11363
11363
  *
11364
11364
  * @param request - ModifyCloudResourceCertRequest
11365
11365
  * @returns ModifyCloudResourceCertResponse
@@ -11369,7 +11369,7 @@ class Client extends openapi_core_1.default {
11369
11369
  return await this.modifyCloudResourceCertWithOptions(request, runtime);
11370
11370
  }
11371
11371
  /**
11372
- * 修改云产品接入的默认证书
11372
+ * Modifies the default certificate for a cloud native mode resource.
11373
11373
  *
11374
11374
  * @param request - ModifyCloudResourceDefaultCertRequest
11375
11375
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11410,7 +11410,7 @@ class Client extends openapi_core_1.default {
11410
11410
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceDefaultCertResponse({}));
11411
11411
  }
11412
11412
  /**
11413
- * 修改云产品接入的默认证书
11413
+ * Modifies the default certificate for a cloud native mode resource.
11414
11414
  *
11415
11415
  * @param request - ModifyCloudResourceDefaultCertRequest
11416
11416
  * @returns ModifyCloudResourceDefaultCertResponse
@@ -11420,7 +11420,7 @@ class Client extends openapi_core_1.default {
11420
11420
  return await this.modifyCloudResourceDefaultCertWithOptions(request, runtime);
11421
11421
  }
11422
11422
  /**
11423
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11423
+ * Modifies the default SSL/TLS settings.
11424
11424
  *
11425
11425
  * @param request - ModifyDefaultHttpsRequest
11426
11426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11470,7 +11470,7 @@ class Client extends openapi_core_1.default {
11470
11470
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultHttpsResponse({}));
11471
11471
  }
11472
11472
  /**
11473
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11473
+ * Modifies the default SSL/TLS settings.
11474
11474
  *
11475
11475
  * @param request - ModifyDefaultHttpsRequest
11476
11476
  * @returns ModifyDefaultHttpsResponse
@@ -11480,7 +11480,7 @@ class Client extends openapi_core_1.default {
11480
11480
  return await this.modifyDefaultHttpsWithOptions(request, runtime);
11481
11481
  }
11482
11482
  /**
11483
- * Modifies the configurations of a protected object group.
11483
+ * Modifies the configuration of a protected object group.
11484
11484
  *
11485
11485
  * @param request - ModifyDefenseResourceGroupRequest
11486
11486
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11527,7 +11527,7 @@ class Client extends openapi_core_1.default {
11527
11527
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseResourceGroupResponse({}));
11528
11528
  }
11529
11529
  /**
11530
- * Modifies the configurations of a protected object group.
11530
+ * Modifies the configuration of a protected object group.
11531
11531
  *
11532
11532
  * @param request - ModifyDefenseResourceGroupRequest
11533
11533
  * @returns ModifyDefenseResourceGroupResponse
@@ -11603,7 +11603,7 @@ class Client extends openapi_core_1.default {
11603
11603
  return await this.modifyDefenseResourceXffWithOptions(request, runtime);
11604
11604
  }
11605
11605
  /**
11606
- * Modifies the configurations of a protection rule.
11606
+ * Modifies the configuration of a protection rule.
11607
11607
  *
11608
11608
  * @param request - ModifyDefenseRuleRequest
11609
11609
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11655,7 +11655,7 @@ class Client extends openapi_core_1.default {
11655
11655
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleResponse({}));
11656
11656
  }
11657
11657
  /**
11658
- * Modifies the configurations of a protection rule.
11658
+ * Modifies the configuration of a protection rule.
11659
11659
  *
11660
11660
  * @param request - ModifyDefenseRuleRequest
11661
11661
  * @returns ModifyDefenseRuleResponse
@@ -11665,7 +11665,7 @@ class Client extends openapi_core_1.default {
11665
11665
  return await this.modifyDefenseRuleWithOptions(request, runtime);
11666
11666
  }
11667
11667
  /**
11668
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11668
+ * Updates the cache for a web tamper-proofing rule.
11669
11669
  *
11670
11670
  * @param request - ModifyDefenseRuleCacheRequest
11671
11671
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11706,7 +11706,7 @@ class Client extends openapi_core_1.default {
11706
11706
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleCacheResponse({}));
11707
11707
  }
11708
11708
  /**
11709
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11709
+ * Updates the cache for a web tamper-proofing rule.
11710
11710
  *
11711
11711
  * @param request - ModifyDefenseRuleCacheRequest
11712
11712
  * @returns ModifyDefenseRuleCacheResponse
@@ -11716,7 +11716,7 @@ class Client extends openapi_core_1.default {
11716
11716
  return await this.modifyDefenseRuleCacheWithOptions(request, runtime);
11717
11717
  }
11718
11718
  /**
11719
- * Changes the status of a protection rule.
11719
+ * Enables or disables a protection rule.
11720
11720
  *
11721
11721
  * @param request - ModifyDefenseRuleStatusRequest
11722
11722
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11763,7 +11763,7 @@ class Client extends openapi_core_1.default {
11763
11763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleStatusResponse({}));
11764
11764
  }
11765
11765
  /**
11766
- * Changes the status of a protection rule.
11766
+ * Enables or disables a protection rule.
11767
11767
  *
11768
11768
  * @param request - ModifyDefenseRuleStatusRequest
11769
11769
  * @returns ModifyDefenseRuleStatusResponse
@@ -11773,7 +11773,7 @@ class Client extends openapi_core_1.default {
11773
11773
  return await this.modifyDefenseRuleStatusWithOptions(request, runtime);
11774
11774
  }
11775
11775
  /**
11776
- * 修改用户防护场景的配置
11776
+ * Modifies the mitigation settings for a protection scenario.
11777
11777
  *
11778
11778
  * @param request - ModifyDefenseSceneConfigRequest
11779
11779
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11817,7 +11817,7 @@ class Client extends openapi_core_1.default {
11817
11817
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseSceneConfigResponse({}));
11818
11818
  }
11819
11819
  /**
11820
- * 修改用户防护场景的配置
11820
+ * Modifies the mitigation settings for a protection scenario.
11821
11821
  *
11822
11822
  * @param request - ModifyDefenseSceneConfigRequest
11823
11823
  * @returns ModifyDefenseSceneConfigResponse
@@ -11827,7 +11827,7 @@ class Client extends openapi_core_1.default {
11827
11827
  return await this.modifyDefenseSceneConfigWithOptions(request, runtime);
11828
11828
  }
11829
11829
  /**
11830
- * Modifies the configurations of a protection rule template.
11830
+ * Modifies a defense template.
11831
11831
  *
11832
11832
  * @param request - ModifyDefenseTemplateRequest
11833
11833
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11871,7 +11871,7 @@ class Client extends openapi_core_1.default {
11871
11871
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseTemplateResponse({}));
11872
11872
  }
11873
11873
  /**
11874
- * Modifies the configurations of a protection rule template.
11874
+ * Modifies a defense template.
11875
11875
  *
11876
11876
  * @param request - ModifyDefenseTemplateRequest
11877
11877
  * @returns ModifyDefenseTemplateResponse
@@ -11932,7 +11932,7 @@ class Client extends openapi_core_1.default {
11932
11932
  return await this.modifyDefenseTemplateStatusWithOptions(request, runtime);
11933
11933
  }
11934
11934
  /**
11935
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11935
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11936
11936
  *
11937
11937
  * @param tmpReq - ModifyDomainRequest
11938
11938
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11987,7 +11987,7 @@ class Client extends openapi_core_1.default {
11987
11987
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainResponse({}));
11988
11988
  }
11989
11989
  /**
11990
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11990
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11991
11991
  *
11992
11992
  * @param request - ModifyDomainRequest
11993
11993
  * @returns ModifyDomainResponse
@@ -11997,7 +11997,7 @@ class Client extends openapi_core_1.default {
11997
11997
  return await this.modifyDomainWithOptions(request, runtime);
11998
11998
  }
11999
11999
  /**
12000
- * 修改域名的证书
12000
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
12001
12001
  *
12002
12002
  * @param request - ModifyDomainCertRequest
12003
12003
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12047,7 +12047,7 @@ class Client extends openapi_core_1.default {
12047
12047
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainCertResponse({}));
12048
12048
  }
12049
12049
  /**
12050
- * 修改域名的证书
12050
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
12051
12051
  *
12052
12052
  * @param request - ModifyDomainCertRequest
12053
12053
  * @returns ModifyDomainCertResponse
@@ -12057,7 +12057,7 @@ class Client extends openapi_core_1.default {
12057
12057
  return await this.modifyDomainCertWithOptions(request, runtime);
12058
12058
  }
12059
12059
  /**
12060
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
12060
+ * Re-connects a domain name that is in the ICP filing violation penalty status.
12061
12061
  *
12062
12062
  * @param request - ModifyDomainPunishStatusRequest
12063
12063
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12095,7 +12095,7 @@ class Client extends openapi_core_1.default {
12095
12095
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainPunishStatusResponse({}));
12096
12096
  }
12097
12097
  /**
12098
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
12098
+ * Re-connects a domain name that is in the ICP filing violation penalty status.
12099
12099
  *
12100
12100
  * @param request - ModifyDomainPunishStatusRequest
12101
12101
  * @returns ModifyDomainPunishStatusResponse
@@ -12105,7 +12105,7 @@ class Client extends openapi_core_1.default {
12105
12105
  return await this.modifyDomainPunishStatusWithOptions(request, runtime);
12106
12106
  }
12107
12107
  /**
12108
- * Modifies information about a hybrid cloud cluster.
12108
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
12109
12109
  *
12110
12110
  * @param request - ModifyHybridCloudClusterRequest
12111
12111
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12182,7 +12182,7 @@ class Client extends openapi_core_1.default {
12182
12182
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterResponse({}));
12183
12183
  }
12184
12184
  /**
12185
- * Modifies information about a hybrid cloud cluster.
12185
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
12186
12186
  *
12187
12187
  * @param request - ModifyHybridCloudClusterRequest
12188
12188
  * @returns ModifyHybridCloudClusterResponse
@@ -12192,7 +12192,7 @@ class Client extends openapi_core_1.default {
12192
12192
  return await this.modifyHybridCloudClusterWithOptions(request, runtime);
12193
12193
  }
12194
12194
  /**
12195
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12195
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
12196
12196
  *
12197
12197
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12198
12198
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12233,7 +12233,7 @@ class Client extends openapi_core_1.default {
12233
12233
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterBypassStatusResponse({}));
12234
12234
  }
12235
12235
  /**
12236
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12236
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
12237
12237
  *
12238
12238
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12239
12239
  * @returns ModifyHybridCloudClusterBypassStatusResponse
@@ -12243,7 +12243,7 @@ class Client extends openapi_core_1.default {
12243
12243
  return await this.modifyHybridCloudClusterBypassStatusWithOptions(request, runtime);
12244
12244
  }
12245
12245
  /**
12246
- * Modifies the rule of a hybrid cloud cluster.
12246
+ * Modifies the rule information of a hybrid cloud cluster.
12247
12247
  *
12248
12248
  * @param request - ModifyHybridCloudClusterRuleRequest
12249
12249
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12293,7 +12293,7 @@ class Client extends openapi_core_1.default {
12293
12293
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterRuleResponse({}));
12294
12294
  }
12295
12295
  /**
12296
- * Modifies the rule of a hybrid cloud cluster.
12296
+ * Modifies the rule information of a hybrid cloud cluster.
12297
12297
  *
12298
12298
  * @param request - ModifyHybridCloudClusterRuleRequest
12299
12299
  * @returns ModifyHybridCloudClusterRuleResponse
@@ -12303,7 +12303,7 @@ class Client extends openapi_core_1.default {
12303
12303
  return await this.modifyHybridCloudClusterRuleWithOptions(request, runtime);
12304
12304
  }
12305
12305
  /**
12306
- * Modifies a node group in a hybrid cloud cluster.
12306
+ * Modifies the information of a cluster group.
12307
12307
  *
12308
12308
  * @param request - ModifyHybridCloudGroupRequest
12309
12309
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12350,7 +12350,7 @@ class Client extends openapi_core_1.default {
12350
12350
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupResponse({}));
12351
12351
  }
12352
12352
  /**
12353
- * Modifies a node group in a hybrid cloud cluster.
12353
+ * Modifies the information of a cluster group.
12354
12354
  *
12355
12355
  * @param request - ModifyHybridCloudGroupRequest
12356
12356
  * @returns ModifyHybridCloudGroupResponse
@@ -12360,7 +12360,7 @@ class Client extends openapi_core_1.default {
12360
12360
  return await this.modifyHybridCloudGroupWithOptions(request, runtime);
12361
12361
  }
12362
12362
  /**
12363
- * Adds a node to a node group of a hybrid cloud cluster.
12363
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12364
12364
  *
12365
12365
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12366
12366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12404,7 +12404,7 @@ class Client extends openapi_core_1.default {
12404
12404
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupExpansionServerResponse({}));
12405
12405
  }
12406
12406
  /**
12407
- * Adds a node to a node group of a hybrid cloud cluster.
12407
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12408
12408
  *
12409
12409
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12410
12410
  * @returns ModifyHybridCloudGroupExpansionServerResponse
@@ -12414,7 +12414,7 @@ class Client extends openapi_core_1.default {
12414
12414
  return await this.modifyHybridCloudGroupExpansionServerWithOptions(request, runtime);
12415
12415
  }
12416
12416
  /**
12417
- * Deletes a node from a node group of a hybrid cloud cluster.
12417
+ * Deletes nodes from a cluster group.
12418
12418
  *
12419
12419
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12420
12420
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12458,7 +12458,7 @@ class Client extends openapi_core_1.default {
12458
12458
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupShrinkServerResponse({}));
12459
12459
  }
12460
12460
  /**
12461
- * Deletes a node from a node group of a hybrid cloud cluster.
12461
+ * Deletes nodes from a cluster group.
12462
12462
  *
12463
12463
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12464
12464
  * @returns ModifyHybridCloudGroupShrinkServerResponse
@@ -12468,7 +12468,7 @@ class Client extends openapi_core_1.default {
12468
12468
  return await this.modifyHybridCloudGroupShrinkServerWithOptions(request, runtime);
12469
12469
  }
12470
12470
  /**
12471
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12471
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
12472
12472
  *
12473
12473
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12474
12474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12503,7 +12503,7 @@ class Client extends openapi_core_1.default {
12503
12503
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudSdkPullinStatusResponse({}));
12504
12504
  }
12505
12505
  /**
12506
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12506
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
12507
12507
  *
12508
12508
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12509
12509
  * @returns ModifyHybridCloudSdkPullinStatusResponse
@@ -12513,7 +12513,7 @@ class Client extends openapi_core_1.default {
12513
12513
  return await this.modifyHybridCloudSdkPullinStatusWithOptions(request, runtime);
12514
12514
  }
12515
12515
  /**
12516
- * Modifies the information about a hybrid cloud node.
12516
+ * Modifies hybrid cloud node information.
12517
12517
  *
12518
12518
  * @param request - ModifyHybridCloudServerRequest
12519
12519
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12563,7 +12563,7 @@ class Client extends openapi_core_1.default {
12563
12563
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudServerResponse({}));
12564
12564
  }
12565
12565
  /**
12566
- * Modifies the information about a hybrid cloud node.
12566
+ * Modifies hybrid cloud node information.
12567
12567
  *
12568
12568
  * @param request - ModifyHybridCloudServerRequest
12569
12569
  * @returns ModifyHybridCloudServerResponse
@@ -12573,7 +12573,7 @@ class Client extends openapi_core_1.default {
12573
12573
  return await this.modifyHybridCloudServerWithOptions(request, runtime);
12574
12574
  }
12575
12575
  /**
12576
- * Modifies a hybrid cloud log delivery configuration.
12576
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12577
12577
  *
12578
12578
  * @param request - ModifyLogDeliveryConfigRequest
12579
12579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12617,7 +12617,7 @@ class Client extends openapi_core_1.default {
12617
12617
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyLogDeliveryConfigResponse({}));
12618
12618
  }
12619
12619
  /**
12620
- * Modifies a hybrid cloud log delivery configuration.
12620
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
12621
12621
  *
12622
12622
  * @param request - ModifyLogDeliveryConfigRequest
12623
12623
  * @returns ModifyLogDeliveryConfigResponse
@@ -12627,7 +12627,7 @@ class Client extends openapi_core_1.default {
12627
12627
  return await this.modifyLogDeliveryConfigWithOptions(request, runtime);
12628
12628
  }
12629
12629
  /**
12630
- * Modifies an IP address blacklist for major event protection.
12630
+ * Modifies an IP address blacklist for critical event protection.
12631
12631
  *
12632
12632
  * @param request - ModifyMajorProtectionBlackIpRequest
12633
12633
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12677,7 +12677,7 @@ class Client extends openapi_core_1.default {
12677
12677
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMajorProtectionBlackIpResponse({}));
12678
12678
  }
12679
12679
  /**
12680
- * Modifies an IP address blacklist for major event protection.
12680
+ * Modifies an IP address blacklist for critical event protection.
12681
12681
  *
12682
12682
  * @param request - ModifyMajorProtectionBlackIpRequest
12683
12683
  * @returns ModifyMajorProtectionBlackIpResponse
@@ -12687,7 +12687,7 @@ class Client extends openapi_core_1.default {
12687
12687
  return await this.modifyMajorProtectionBlackIpWithOptions(request, runtime);
12688
12688
  }
12689
12689
  /**
12690
- * Modifies the information about members that are added for multi-account management.
12690
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12691
12691
  *
12692
12692
  * @param request - ModifyMemberAccountRequest
12693
12693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12731,7 +12731,7 @@ class Client extends openapi_core_1.default {
12731
12731
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMemberAccountResponse({}));
12732
12732
  }
12733
12733
  /**
12734
- * Modifies the information about members that are added for multi-account management.
12734
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12735
12735
  *
12736
12736
  * @param request - ModifyMemberAccountRequest
12737
12737
  * @returns ModifyMemberAccountResponse
@@ -12789,7 +12789,7 @@ class Client extends openapi_core_1.default {
12789
12789
  return await this.modifyPauseProtectionStatusWithOptions(request, runtime);
12790
12790
  }
12791
12791
  /**
12792
- * 修改防护对象日志外发状态
12792
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12793
12793
  *
12794
12794
  * @param request - ModifyResourceLogDeliveryStatusRequest
12795
12795
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12833,7 +12833,7 @@ class Client extends openapi_core_1.default {
12833
12833
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogDeliveryStatusResponse({}));
12834
12834
  }
12835
12835
  /**
12836
- * 修改防护对象日志外发状态
12836
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12837
12837
  *
12838
12838
  * @param request - ModifyResourceLogDeliveryStatusRequest
12839
12839
  * @returns ModifyResourceLogDeliveryStatusResponse
@@ -12843,7 +12843,7 @@ class Client extends openapi_core_1.default {
12843
12843
  return await this.modifyResourceLogDeliveryStatusWithOptions(request, runtime);
12844
12844
  }
12845
12845
  /**
12846
- * 修改防护对象的日志字段配置
12846
+ * Modifies the log field configuration of a protected object.
12847
12847
  *
12848
12848
  * @param request - ModifyResourceLogFieldConfigRequest
12849
12849
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12893,7 +12893,7 @@ class Client extends openapi_core_1.default {
12893
12893
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogFieldConfigResponse({}));
12894
12894
  }
12895
12895
  /**
12896
- * 修改防护对象的日志字段配置
12896
+ * Modifies the log field configuration of a protected object.
12897
12897
  *
12898
12898
  * @param request - ModifyResourceLogFieldConfigRequest
12899
12899
  * @returns ModifyResourceLogFieldConfigResponse
@@ -12965,7 +12965,7 @@ class Client extends openapi_core_1.default {
12965
12965
  return await this.modifyResourceLogStatusWithOptions(request, runtime);
12966
12966
  }
12967
12967
  /**
12968
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
12968
+ * Attaches protected objects to or detaches protected objects from a protection template.
12969
12969
  *
12970
12970
  * @param request - ModifyTemplateResourcesRequest
12971
12971
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13021,7 +13021,7 @@ class Client extends openapi_core_1.default {
13021
13021
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResourcesResponse({}));
13022
13022
  }
13023
13023
  /**
13024
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
13024
+ * Attaches protected objects to or detaches protected objects from a protection template.
13025
13025
  *
13026
13026
  * @param request - ModifyTemplateResourcesRequest
13027
13027
  * @returns ModifyTemplateResourcesResponse
@@ -13031,7 +13031,7 @@ class Client extends openapi_core_1.default {
13031
13031
  return await this.modifyTemplateResourcesWithOptions(request, runtime);
13032
13032
  }
13033
13033
  /**
13034
- * 修改用户日志服务的默认字段配置
13034
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
13035
13035
  *
13036
13036
  * @param request - ModifyUserLogFieldConfigRequest
13037
13037
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13078,7 +13078,7 @@ class Client extends openapi_core_1.default {
13078
13078
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserLogFieldConfigResponse({}));
13079
13079
  }
13080
13080
  /**
13081
- * 修改用户日志服务的默认字段配置
13081
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
13082
13082
  *
13083
13083
  * @param request - ModifyUserLogFieldConfigRequest
13084
13084
  * @returns ModifyUserLogFieldConfigResponse
@@ -13088,7 +13088,7 @@ class Client extends openapi_core_1.default {
13088
13088
  return await this.modifyUserLogFieldConfigWithOptions(request, runtime);
13089
13089
  }
13090
13090
  /**
13091
- * 开通或关闭WAF日志服务
13091
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
13092
13092
  *
13093
13093
  * @param request - ModifyUserWafLogStatusRequest
13094
13094
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13129,7 +13129,7 @@ class Client extends openapi_core_1.default {
13129
13129
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserWafLogStatusResponse({}));
13130
13130
  }
13131
13131
  /**
13132
- * 开通或关闭WAF日志服务
13132
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
13133
13133
  *
13134
13134
  * @param request - ModifyUserWafLogStatusRequest
13135
13135
  * @returns ModifyUserWafLogStatusResponse
@@ -13139,7 +13139,7 @@ class Client extends openapi_core_1.default {
13139
13139
  return await this.modifyUserWafLogStatusWithOptions(request, runtime);
13140
13140
  }
13141
13141
  /**
13142
- * 重新接入云产品
13142
+ * Re-registers a cloud service with WAF. This operation is used only when the cloud native mode status is protection exception.
13143
13143
  *
13144
13144
  * @param request - ReCreateCloudResourceRequest
13145
13145
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13186,7 +13186,7 @@ class Client extends openapi_core_1.default {
13186
13186
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReCreateCloudResourceResponse({}));
13187
13187
  }
13188
13188
  /**
13189
- * 重新接入云产品
13189
+ * Re-registers a cloud service with WAF. This operation is used only when the cloud native mode status is protection exception.
13190
13190
  *
13191
13191
  * @param request - ReCreateCloudResourceRequest
13192
13192
  * @returns ReCreateCloudResourceResponse
@@ -13244,7 +13244,7 @@ class Client extends openapi_core_1.default {
13244
13244
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13245
13245
  *
13246
13246
  * @remarks
13247
- * 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.
13247
+ * 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.
13248
13248
  *
13249
13249
  * @param request - SyncProductInstanceRequest
13250
13250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13282,7 +13282,7 @@ class Client extends openapi_core_1.default {
13282
13282
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13283
13283
  *
13284
13284
  * @remarks
13285
- * 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.
13285
+ * 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.
13286
13286
  *
13287
13287
  * @param request - SyncProductInstanceRequest
13288
13288
  * @returns SyncProductInstanceResponse
@@ -13391,7 +13391,7 @@ class Client extends openapi_core_1.default {
13391
13391
  return await this.untagResourcesWithOptions(request, runtime);
13392
13392
  }
13393
13393
  /**
13394
- * Verifies the ownership of a domain name.
13394
+ * 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.
13395
13395
  *
13396
13396
  * @param request - VerifyDomainOwnerRequest
13397
13397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13429,7 +13429,7 @@ class Client extends openapi_core_1.default {
13429
13429
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyDomainOwnerResponse({}));
13430
13430
  }
13431
13431
  /**
13432
- * Verifies the ownership of a domain name.
13432
+ * 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.
13433
13433
  *
13434
13434
  * @param request - VerifyDomainOwnerRequest
13435
13435
  * @returns VerifyDomainOwnerResponse