@alicloud/waf-openapi20211001 6.6.1 → 6.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1320) hide show
  1. package/dist/client.d.ts +461 -446
  2. package/dist/client.js +515 -447
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddAddressRequest.d.ts +0 -11
  5. package/dist/models/AddAddressRequest.js.map +1 -1
  6. package/dist/models/AddAddressResponseBody.d.ts +0 -3
  7. package/dist/models/AddAddressResponseBody.js.map +1 -1
  8. package/dist/models/ChangeResourceGroupRequest.d.ts +7 -8
  9. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  10. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  11. package/dist/models/ClearAddressRequest.d.ts +0 -9
  12. package/dist/models/ClearAddressRequest.js.map +1 -1
  13. package/dist/models/ClearAddressResponseBody.d.ts +0 -3
  14. package/dist/models/ClearAddressResponseBody.js.map +1 -1
  15. package/dist/models/ClearMajorProtectionBlackIpRequest.d.ts +7 -8
  16. package/dist/models/ClearMajorProtectionBlackIpRequest.js.map +1 -1
  17. package/dist/models/CopyDefenseTemplateRequest.d.ts +5 -6
  18. package/dist/models/CopyDefenseTemplateRequest.js.map +1 -1
  19. package/dist/models/CopyDefenseTemplateResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApiExportRequest.d.ts +22 -25
  21. package/dist/models/CreateApiExportRequest.js.map +1 -1
  22. package/dist/models/CreateCertsRequest.d.ts +3 -4
  23. package/dist/models/CreateCertsRequest.js.map +1 -1
  24. package/dist/models/CreateCertsResponseBody.d.ts +2 -2
  25. package/dist/models/CreateCloudResourceExtensionCertRequest.d.ts +0 -19
  26. package/dist/models/CreateCloudResourceExtensionCertRequest.js.map +1 -1
  27. package/dist/models/CreateCloudResourceExtensionCertResponseBody.d.ts +1 -1
  28. package/dist/models/CreateCloudResourceRequest.d.ts +64 -94
  29. package/dist/models/CreateCloudResourceRequest.js.map +1 -1
  30. package/dist/models/CreateCloudResourceResponseBody.d.ts +1 -1
  31. package/dist/models/CreateCloudResourceShrinkRequest.d.ts +10 -11
  32. package/dist/models/CreateCloudResourceShrinkRequest.js.map +1 -1
  33. package/dist/models/CreateDefenseResourceGroupRequest.d.ts +9 -10
  34. package/dist/models/CreateDefenseResourceGroupRequest.js.map +1 -1
  35. package/dist/models/CreateDefenseResourceGroupResponseBody.d.ts +1 -1
  36. package/dist/models/CreateDefenseResourceRequest.d.ts +0 -83
  37. package/dist/models/CreateDefenseResourceRequest.js.map +1 -1
  38. package/dist/models/CreateDefenseResourceResponseBody.d.ts +0 -6
  39. package/dist/models/CreateDefenseResourceResponseBody.js.map +1 -1
  40. package/dist/models/CreateDefenseResourceShrinkRequest.d.ts +0 -83
  41. package/dist/models/CreateDefenseResourceShrinkRequest.js.map +1 -1
  42. package/dist/models/CreateDefenseRuleRequest.d.ts +20 -78
  43. package/dist/models/CreateDefenseRuleRequest.js.map +1 -1
  44. package/dist/models/CreateDefenseRuleResponseBody.d.ts +2 -2
  45. package/dist/models/CreateDefenseTemplateRequest.d.ts +18 -39
  46. package/dist/models/CreateDefenseTemplateRequest.js.map +1 -1
  47. package/dist/models/CreateDefenseTemplateResponseBody.d.ts +2 -2
  48. package/dist/models/CreateDomainRequest.d.ts +96 -253
  49. package/dist/models/CreateDomainRequest.js.map +1 -1
  50. package/dist/models/CreateDomainResponseBody.d.ts +6 -6
  51. package/dist/models/CreateDomainShrinkRequest.d.ts +12 -14
  52. package/dist/models/CreateDomainShrinkRequest.js.map +1 -1
  53. package/dist/models/CreateHybridCloudClusterRequest.d.ts +29 -51
  54. package/dist/models/CreateHybridCloudClusterRequest.js.map +1 -1
  55. package/dist/models/CreateHybridCloudClusterResponseBody.d.ts +1 -1
  56. package/dist/models/CreateHybridCloudClusterRuleRequest.d.ts +1 -49
  57. package/dist/models/CreateHybridCloudClusterRuleRequest.js.map +1 -1
  58. package/dist/models/CreateHybridCloudClusterRuleResponseBody.d.ts +0 -6
  59. package/dist/models/CreateHybridCloudClusterRuleResponseBody.js.map +1 -1
  60. package/dist/models/CreateHybridCloudGroupRequest.d.ts +16 -20
  61. package/dist/models/CreateHybridCloudGroupRequest.js.map +1 -1
  62. package/dist/models/CreateHybridCloudGroupResponseBody.d.ts +2 -2
  63. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +10 -24
  64. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -1
  65. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +1 -1
  66. package/dist/models/CreateMajorProtectionBlackIpRequest.d.ts +8 -9
  67. package/dist/models/CreateMajorProtectionBlackIpRequest.js.map +1 -1
  68. package/dist/models/CreateMajorProtectionBlackIpResponseBody.d.ts +1 -1
  69. package/dist/models/CreateMemberAccountsRequest.d.ts +4 -5
  70. package/dist/models/CreateMemberAccountsRequest.js.map +1 -1
  71. package/dist/models/CreateMemberAccountsResponseBody.d.ts +1 -1
  72. package/dist/models/CreatePocFunctionRequest.d.ts +0 -24
  73. package/dist/models/CreatePocFunctionRequest.js.map +1 -1
  74. package/dist/models/CreatePocFunctionResponseBody.d.ts +0 -3
  75. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -1
  76. package/dist/models/CreatePostpaidInstanceRequest.d.ts +2 -3
  77. package/dist/models/CreatePostpaidInstanceRequest.js.map +1 -1
  78. package/dist/models/CreateSm2certRequest.d.ts +5 -6
  79. package/dist/models/CreateSm2certRequest.js.map +1 -1
  80. package/dist/models/CreateSm2certResponseBody.d.ts +1 -1
  81. package/dist/models/DeleteAddressRequest.d.ts +0 -11
  82. package/dist/models/DeleteAddressRequest.js.map +1 -1
  83. package/dist/models/DeleteAddressResponseBody.d.ts +0 -3
  84. package/dist/models/DeleteAddressResponseBody.js.map +1 -1
  85. package/dist/models/DeleteApisecAbnormalsRequest.d.ts +8 -10
  86. package/dist/models/DeleteApisecAbnormalsRequest.js.map +1 -1
  87. package/dist/models/DeleteApisecAbnormalsResponseBody.d.ts +1 -1
  88. package/dist/models/DeleteApisecEventsRequest.d.ts +8 -17
  89. package/dist/models/DeleteApisecEventsRequest.js.map +1 -1
  90. package/dist/models/DeleteCloudResourceExtensionCertRequest.d.ts +0 -19
  91. package/dist/models/DeleteCloudResourceExtensionCertRequest.js.map +1 -1
  92. package/dist/models/DeleteCloudResourceExtensionCertResponseBody.d.ts +1 -1
  93. package/dist/models/DeleteCloudResourceRequest.d.ts +10 -24
  94. package/dist/models/DeleteCloudResourceRequest.js.map +1 -1
  95. package/dist/models/DeleteCloudResourceResponseBody.d.ts +1 -1
  96. package/dist/models/DeleteDefenseResourceGroupRequest.d.ts +5 -6
  97. package/dist/models/DeleteDefenseResourceGroupRequest.js.map +1 -1
  98. package/dist/models/DeleteDefenseResourceGroupResponseBody.d.ts +1 -1
  99. package/dist/models/DeleteDefenseResourceRequest.d.ts +1 -17
  100. package/dist/models/DeleteDefenseResourceRequest.js.map +1 -1
  101. package/dist/models/DeleteDefenseResourceResponseBody.d.ts +0 -3
  102. package/dist/models/DeleteDefenseResourceResponseBody.js.map +1 -1
  103. package/dist/models/DeleteDefenseRuleBlockIpRequest.d.ts +0 -18
  104. package/dist/models/DeleteDefenseRuleBlockIpRequest.js.map +1 -1
  105. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.d.ts +0 -3
  106. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.js.map +1 -1
  107. package/dist/models/DeleteDefenseRuleRequest.d.ts +7 -32
  108. package/dist/models/DeleteDefenseRuleRequest.js.map +1 -1
  109. package/dist/models/DeleteDefenseRuleResponseBody.d.ts +1 -1
  110. package/dist/models/DeleteDefenseTemplateRequest.d.ts +6 -7
  111. package/dist/models/DeleteDefenseTemplateRequest.js.map +1 -1
  112. package/dist/models/DeleteDefenseTemplateResponseBody.d.ts +1 -1
  113. package/dist/models/DeleteDomainRequest.d.ts +9 -11
  114. package/dist/models/DeleteDomainRequest.js.map +1 -1
  115. package/dist/models/DeleteDomainResponseBody.d.ts +1 -1
  116. package/dist/models/DeleteHybridCloudClusterRuleRequest.d.ts +0 -16
  117. package/dist/models/DeleteHybridCloudClusterRuleRequest.js.map +1 -1
  118. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.d.ts +0 -3
  119. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.js.map +1 -1
  120. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +0 -18
  121. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -1
  122. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +0 -3
  123. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -1
  124. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +0 -16
  125. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -1
  126. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +0 -3
  127. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -1
  128. package/dist/models/DeleteMajorProtectionBlackIpRequest.d.ts +8 -9
  129. package/dist/models/DeleteMajorProtectionBlackIpRequest.js.map +1 -1
  130. package/dist/models/DeleteMemberAccountRequest.d.ts +7 -8
  131. package/dist/models/DeleteMemberAccountRequest.js.map +1 -1
  132. package/dist/models/DeleteMemberAccountResponseBody.d.ts +2 -2
  133. package/dist/models/DescribeAbnormalCloudResourcesRequest.d.ts +0 -14
  134. package/dist/models/DescribeAbnormalCloudResourcesRequest.js.map +1 -1
  135. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.d.ts +2 -106
  136. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.js.map +1 -1
  137. package/dist/models/DescribeAccountDelegatedStatusRequest.d.ts +4 -5
  138. package/dist/models/DescribeAccountDelegatedStatusRequest.js.map +1 -1
  139. package/dist/models/DescribeAccountDelegatedStatusResponseBody.d.ts +6 -7
  140. package/dist/models/DescribeAccountDelegatedStatusResponseBody.js.map +1 -1
  141. package/dist/models/DescribeAddressesRequest.d.ts +0 -26
  142. package/dist/models/DescribeAddressesRequest.js.map +1 -1
  143. package/dist/models/DescribeAddressesResponseBody.d.ts +0 -27
  144. package/dist/models/DescribeAddressesResponseBody.js.map +1 -1
  145. package/dist/models/DescribeAlarmBannerRequest.d.ts +0 -14
  146. package/dist/models/DescribeAlarmBannerRequest.js.map +1 -1
  147. package/dist/models/DescribeAlarmBannerResponseBody.d.ts +0 -35
  148. package/dist/models/DescribeAlarmBannerResponseBody.js.map +1 -1
  149. package/dist/models/DescribeAlarmListRequest.d.ts +0 -14
  150. package/dist/models/DescribeAlarmListRequest.js.map +1 -1
  151. package/dist/models/DescribeAlarmListResponseBody.d.ts +0 -46
  152. package/dist/models/DescribeAlarmListResponseBody.js.map +1 -1
  153. package/dist/models/DescribeApiExportsRequest.d.ts +7 -9
  154. package/dist/models/DescribeApiExportsRequest.js.map +1 -1
  155. package/dist/models/DescribeApiExportsResponseBody.d.ts +18 -14
  156. package/dist/models/DescribeApiExportsResponseBody.js.map +1 -1
  157. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.d.ts +14 -17
  158. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.js.map +1 -1
  159. package/dist/models/DescribeApisecAbnormalDomainStatisticResponseBody.d.ts +8 -8
  160. package/dist/models/DescribeApisecAbnormalsRequest.d.ts +40 -57
  161. package/dist/models/DescribeApisecAbnormalsRequest.js.map +1 -1
  162. package/dist/models/DescribeApisecAbnormalsResponseBody.d.ts +42 -68
  163. package/dist/models/DescribeApisecAbnormalsResponseBody.js.map +1 -1
  164. package/dist/models/DescribeApisecApiResourcesRequest.d.ts +57 -65
  165. package/dist/models/DescribeApisecApiResourcesRequest.js.map +1 -1
  166. package/dist/models/DescribeApisecApiResourcesResponseBody.d.ts +59 -71
  167. package/dist/models/DescribeApisecApiResourcesResponseBody.js.map +1 -1
  168. package/dist/models/DescribeApisecAssetTrendRequest.d.ts +10 -13
  169. package/dist/models/DescribeApisecAssetTrendRequest.js.map +1 -1
  170. package/dist/models/DescribeApisecAssetTrendResponseBody.d.ts +6 -6
  171. package/dist/models/DescribeApisecEventDetailRequest.d.ts +0 -45
  172. package/dist/models/DescribeApisecEventDetailRequest.js.map +1 -1
  173. package/dist/models/DescribeApisecEventDetailResponseBody.d.ts +0 -64
  174. package/dist/models/DescribeApisecEventDetailResponseBody.js.map +1 -1
  175. package/dist/models/DescribeApisecEventDomainStatisticRequest.d.ts +13 -16
  176. package/dist/models/DescribeApisecEventDomainStatisticRequest.js.map +1 -1
  177. package/dist/models/DescribeApisecEventDomainStatisticResponseBody.d.ts +8 -8
  178. package/dist/models/DescribeApisecEventsRequest.d.ts +37 -58
  179. package/dist/models/DescribeApisecEventsRequest.js.map +1 -1
  180. package/dist/models/DescribeApisecEventsResponseBody.d.ts +48 -86
  181. package/dist/models/DescribeApisecEventsResponseBody.js.map +1 -1
  182. package/dist/models/DescribeApisecExamplesRequest.d.ts +2 -43
  183. package/dist/models/DescribeApisecExamplesRequest.js.map +1 -1
  184. package/dist/models/DescribeApisecExamplesResponseBody.d.ts +0 -83
  185. package/dist/models/DescribeApisecExamplesResponseBody.js.map +1 -1
  186. package/dist/models/DescribeApisecLogDeliveriesRequest.d.ts +3 -4
  187. package/dist/models/DescribeApisecLogDeliveriesRequest.js.map +1 -1
  188. package/dist/models/DescribeApisecLogDeliveriesResponseBody.d.ts +6 -9
  189. package/dist/models/DescribeApisecLogDeliveriesResponseBody.js.map +1 -1
  190. package/dist/models/DescribeApisecMatchedHostsRequest.d.ts +11 -15
  191. package/dist/models/DescribeApisecMatchedHostsRequest.js.map +1 -1
  192. package/dist/models/DescribeApisecMatchedHostsResponseBody.d.ts +3 -3
  193. package/dist/models/DescribeApisecProtectionGroupsRequest.d.ts +8 -9
  194. package/dist/models/DescribeApisecProtectionGroupsRequest.js.map +1 -1
  195. package/dist/models/DescribeApisecProtectionGroupsResponseBody.d.ts +4 -4
  196. package/dist/models/DescribeApisecProtectionResourcesRequest.d.ts +7 -12
  197. package/dist/models/DescribeApisecProtectionResourcesRequest.js.map +1 -1
  198. package/dist/models/DescribeApisecProtectionResourcesResponseBody.d.ts +5 -17
  199. package/dist/models/DescribeApisecProtectionResourcesResponseBody.js.map +1 -1
  200. package/dist/models/DescribeApisecRulesRequest.d.ts +37 -64
  201. package/dist/models/DescribeApisecRulesRequest.js.map +1 -1
  202. package/dist/models/DescribeApisecRulesResponseBody.d.ts +19 -28
  203. package/dist/models/DescribeApisecRulesResponseBody.js.map +1 -1
  204. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.d.ts +15 -20
  205. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.js.map +1 -1
  206. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.d.ts +10 -13
  207. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.js.map +1 -1
  208. package/dist/models/DescribeApisecSlsLogStoresRequest.d.ts +4 -5
  209. package/dist/models/DescribeApisecSlsLogStoresRequest.js.map +1 -1
  210. package/dist/models/DescribeApisecSlsLogStoresResponseBody.d.ts +1 -1
  211. package/dist/models/DescribeApisecSlsProjectsRequest.d.ts +5 -6
  212. package/dist/models/DescribeApisecSlsProjectsRequest.js.map +1 -1
  213. package/dist/models/DescribeApisecSlsProjectsResponseBody.d.ts +1 -1
  214. package/dist/models/DescribeApisecStatisticsRequest.d.ts +14 -25
  215. package/dist/models/DescribeApisecStatisticsRequest.js.map +1 -1
  216. package/dist/models/DescribeApisecStatisticsResponseBody.d.ts +32 -46
  217. package/dist/models/DescribeApisecStatisticsResponseBody.js.map +1 -1
  218. package/dist/models/DescribeApisecSuggestionsRequest.d.ts +6 -8
  219. package/dist/models/DescribeApisecSuggestionsRequest.js.map +1 -1
  220. package/dist/models/DescribeApisecSuggestionsResponseBody.d.ts +22 -36
  221. package/dist/models/DescribeApisecSuggestionsResponseBody.js.map +1 -1
  222. package/dist/models/DescribeApisecUserOperationsRequest.d.ts +11 -14
  223. package/dist/models/DescribeApisecUserOperationsRequest.js.map +1 -1
  224. package/dist/models/DescribeApisecUserOperationsResponseBody.d.ts +31 -55
  225. package/dist/models/DescribeApisecUserOperationsResponseBody.js.map +1 -1
  226. package/dist/models/DescribeBaseRuleChangeLogRequest.d.ts +0 -27
  227. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -1
  228. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +0 -29
  229. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -1
  230. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +0 -114
  231. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  232. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +0 -99
  233. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  234. package/dist/models/DescribeBotAppKeyRequest.d.ts +0 -17
  235. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  236. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +1 -4
  237. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  238. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +0 -32
  239. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  240. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +0 -40
  241. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  242. package/dist/models/DescribeCertDetailRequest.d.ts +5 -6
  243. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  244. package/dist/models/DescribeCertDetailResponseBody.d.ts +5 -5
  245. package/dist/models/DescribeCertsRequest.d.ts +9 -11
  246. package/dist/models/DescribeCertsRequest.js.map +1 -1
  247. package/dist/models/DescribeCertsResponseBody.d.ts +9 -10
  248. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  249. package/dist/models/DescribeChargeModuleRequest.d.ts +0 -14
  250. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  251. package/dist/models/DescribeChargeModuleResponseBody.d.ts +0 -112
  252. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  253. package/dist/models/DescribeChargeResultRequest.d.ts +0 -31
  254. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  255. package/dist/models/DescribeChargeResultResponseBody.d.ts +0 -16
  256. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  257. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +13 -19
  258. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  259. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +50 -167
  260. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  261. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +4 -5
  262. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  263. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  264. package/dist/models/DescribeCloudResourceListRequest.d.ts +0 -59
  265. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  266. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +0 -59
  267. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  268. package/dist/models/DescribeCloudResourcesRequest.d.ts +23 -31
  269. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  270. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +21 -29
  271. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  272. package/dist/models/DescribeCnameCountRequest.d.ts +5 -6
  273. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  274. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  275. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +0 -32
  276. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  277. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +0 -40
  278. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  279. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +0 -32
  280. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  281. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +0 -14
  282. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  283. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +0 -12
  284. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  285. package/dist/models/DescribeDdoSstatusRequest.d.ts +6 -7
  286. package/dist/models/DescribeDdoSstatusRequest.js.map +1 -1
  287. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +6 -7
  288. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  289. package/dist/models/DescribeDefaultHttpsRequest.d.ts +5 -6
  290. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  291. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +13 -18
  292. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  293. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +0 -28
  294. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  295. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +0 -10
  296. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  297. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +8 -9
  298. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  299. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +5 -6
  300. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  301. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  302. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +6 -7
  303. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  304. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +6 -7
  305. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  306. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  307. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +0 -16
  308. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  309. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +0 -13
  310. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  311. package/dist/models/DescribeDefenseResourceRequest.d.ts +5 -6
  312. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  313. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +27 -39
  314. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  315. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +14 -19
  316. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  317. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +28 -21
  318. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  319. package/dist/models/DescribeDefenseResourcesRequest.d.ts +9 -10
  320. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  321. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +26 -39
  322. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  323. package/dist/models/DescribeDefenseRuleRequest.d.ts +7 -32
  324. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  325. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +10 -84
  326. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  327. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +0 -27
  328. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  329. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +0 -22
  330. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  331. package/dist/models/DescribeDefenseRulesRequest.d.ts +13 -30
  332. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  333. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +29 -109
  334. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  335. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +0 -18
  336. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  337. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +0 -6
  338. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  339. package/dist/models/DescribeDefenseTemplateRequest.d.ts +5 -6
  340. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  341. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +17 -23
  342. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  343. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +18 -8
  344. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  345. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  346. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +0 -30
  347. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  348. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +0 -10
  349. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  350. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +36 -34
  351. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  352. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +30 -47
  353. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  354. package/dist/models/DescribeDomainDetailRequest.d.ts +3 -11
  355. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  356. package/dist/models/DescribeDomainDetailResponseBody.d.ts +88 -257
  357. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  358. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +7 -8
  359. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  360. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +8 -13
  361. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  362. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +0 -11
  363. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  364. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +0 -7
  365. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  366. package/dist/models/DescribeDomainsRequest.d.ts +9 -19
  367. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  368. package/dist/models/DescribeDomainsResponseBody.d.ts +19 -30
  369. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  370. package/dist/models/DescribeElasticBillsRequest.d.ts +6 -10
  371. package/dist/models/DescribeElasticBillsRequest.js.map +1 -1
  372. package/dist/models/DescribeElasticBillsResponseBody.d.ts +10 -10
  373. package/dist/models/DescribeFlowChartRequest.d.ts +9 -10
  374. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  375. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  376. package/dist/models/DescribeFlowTopResourceRequest.d.ts +6 -7
  377. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  378. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  379. package/dist/models/DescribeFlowTopUrlRequest.d.ts +7 -8
  380. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  381. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  382. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +6 -7
  383. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  384. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  385. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +4 -5
  386. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  387. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  388. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +6 -7
  389. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  390. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  391. package/dist/models/DescribeFreeUserEventsRequest.d.ts +4 -5
  392. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  393. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +11 -13
  394. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  395. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +6 -7
  396. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  397. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +6 -26
  398. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  399. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +7 -15
  400. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  401. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +6 -28
  402. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  403. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +0 -38
  404. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  405. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +0 -52
  406. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  407. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +0 -42
  408. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  409. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +0 -88
  410. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  411. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +4 -5
  412. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  413. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +27 -33
  414. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  415. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +16 -21
  416. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  417. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +23 -26
  418. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  419. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +6 -7
  420. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  421. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +18 -46
  422. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  423. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +5 -9
  424. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  425. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  426. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +6 -0
  427. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  428. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +9 -11
  429. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  430. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +84 -109
  431. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  432. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +0 -41
  433. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  434. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +1 -58
  435. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  436. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +11 -12
  437. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  438. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  439. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +0 -14
  440. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  441. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +0 -7
  442. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  443. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +8 -9
  444. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  445. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  446. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +4 -5
  447. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  448. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  449. package/dist/models/DescribeHybridCloudUserRequest.d.ts +4 -5
  450. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  451. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  452. package/dist/models/DescribeInstanceRequest.d.ts +4 -5
  453. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  454. package/dist/models/DescribeInstanceResponseBody.d.ts +92 -150
  455. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  456. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +0 -33
  457. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  458. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +3 -38
  459. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  460. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +4 -5
  461. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  462. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +6 -19
  463. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  464. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +9 -25
  465. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  466. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +7 -43
  467. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  468. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +15 -19
  469. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  470. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  471. package/dist/models/DescribeMemberAccountsRequest.d.ts +10 -13
  472. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  473. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +11 -13
  474. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  475. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +23 -30
  476. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  477. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  478. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +13 -18
  479. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  480. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +31 -36
  481. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  482. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  483. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +20 -25
  484. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  485. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +5 -6
  486. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  487. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +3 -4
  488. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  489. package/dist/models/DescribePeakTrendRequest.d.ts +8 -9
  490. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  491. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  492. package/dist/models/DescribePocFunctionsRequest.d.ts +0 -14
  493. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  494. package/dist/models/DescribePocFunctionsResponseBody.d.ts +0 -21
  495. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  496. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +8 -9
  497. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -1
  498. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +20 -23
  499. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -1
  500. package/dist/models/DescribeProductInstancesRequest.d.ts +24 -53
  501. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  502. package/dist/models/DescribeProductInstancesResponseBody.d.ts +24 -115
  503. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  504. package/dist/models/DescribePunishedDomainsRequest.d.ts +8 -10
  505. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  506. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  507. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +0 -32
  508. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  509. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +0 -39
  510. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  511. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +6 -7
  512. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  513. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  514. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +0 -16
  515. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  516. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +0 -27
  517. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  518. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +0 -24
  519. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  520. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +0 -31
  521. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  522. package/dist/models/DescribeResourceLogStatusRequest.d.ts +6 -7
  523. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  524. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +21 -6
  525. package/dist/models/DescribeResourceLogStatusResponseBody.js +29 -1
  526. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  527. package/dist/models/DescribeResourcePortRequest.d.ts +4 -5
  528. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  529. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  530. package/dist/models/DescribeResourceRegionIdRequest.d.ts +4 -5
  531. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  532. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  533. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +9 -26
  534. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  535. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  536. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +11 -13
  537. package/dist/models/DescribeResponseCodeTrendGraphRequest.js.map +1 -1
  538. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  539. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +0 -10
  540. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  541. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +0 -10
  542. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  543. package/dist/models/DescribeRuleGroupsRequest.d.ts +12 -14
  544. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  545. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +14 -18
  546. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  547. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +11 -16
  548. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  549. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  550. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +12 -17
  551. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  552. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  553. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +15 -21
  554. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  555. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +3 -3
  556. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +7 -8
  557. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  558. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +12 -19
  559. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  560. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +8 -9
  561. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  562. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +3 -3
  563. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +12 -17
  564. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  565. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -3
  566. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +14 -17
  567. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  568. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  569. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +8 -9
  570. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  571. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +18 -24
  572. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  573. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  574. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +11 -15
  575. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  576. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +35 -48
  577. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  578. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  579. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +28 -39
  580. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  581. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +11 -28
  582. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  583. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +8 -10
  584. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  585. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +8 -10
  586. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  587. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +14 -15
  588. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  589. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +10 -12
  590. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  591. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  592. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +29 -37
  593. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  594. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +16 -20
  595. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  596. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +9 -11
  597. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  598. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +5 -5
  599. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +13 -18
  600. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  601. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +9 -12
  602. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  603. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +11 -13
  604. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  605. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +9 -10
  606. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  607. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +14 -19
  608. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  609. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +7 -7
  610. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +3 -4
  611. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  612. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +4 -5
  613. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  614. package/dist/models/DescribeSlsLogStoreRequest.d.ts +3 -4
  615. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  616. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  617. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +3 -4
  618. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  619. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +3 -4
  620. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  621. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +5 -6
  622. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  623. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +3 -6
  624. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  625. package/dist/models/DescribeTemplateResourcesRequest.d.ts +7 -35
  626. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  627. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +2 -32
  628. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  629. package/dist/models/DescribeThreatEventDetailRequest.d.ts +0 -16
  630. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  631. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +0 -95
  632. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  633. package/dist/models/DescribeThreatEventRequest.d.ts +0 -27
  634. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  635. package/dist/models/DescribeThreatEventResponseBody.d.ts +0 -65
  636. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  637. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +0 -28
  638. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  639. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +0 -33
  640. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  641. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +6 -8
  642. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  643. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +9 -7
  644. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  645. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +8 -16
  646. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  647. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  648. package/dist/models/DescribeUserApiRequestRequest.d.ts +22 -39
  649. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  650. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +7 -10
  651. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  652. package/dist/models/DescribeUserAssetRequest.d.ts +16 -28
  653. package/dist/models/DescribeUserAssetRequest.js.map +1 -1
  654. package/dist/models/DescribeUserAssetResponseBody.d.ts +4 -4
  655. package/dist/models/DescribeUserEventTrendRequest.d.ts +6 -15
  656. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  657. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +5 -4
  658. package/dist/models/DescribeUserEventTrendResponseBody.js.map +1 -1
  659. package/dist/models/DescribeUserEventTypeRequest.d.ts +8 -23
  660. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  661. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  662. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +0 -19
  663. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  664. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +0 -38
  665. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  666. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +5 -6
  667. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  668. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  669. package/dist/models/DescribeUserTrafficRequest.d.ts +51 -0
  670. package/dist/models/DescribeUserTrafficRequest.js +70 -0
  671. package/dist/models/DescribeUserTrafficRequest.js.map +1 -0
  672. package/dist/models/DescribeUserTrafficResponse.d.ts +19 -0
  673. package/dist/models/DescribeUserTrafficResponse.js +69 -0
  674. package/dist/models/DescribeUserTrafficResponse.js.map +1 -0
  675. package/dist/models/DescribeUserTrafficResponseBody.d.ts +41 -0
  676. package/dist/models/DescribeUserTrafficResponseBody.js +84 -0
  677. package/dist/models/DescribeUserTrafficResponseBody.js.map +1 -0
  678. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +5 -6
  679. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  680. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +29 -50
  681. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  682. package/dist/models/DescribeVerifyContentRequest.d.ts +0 -16
  683. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  684. package/dist/models/DescribeVerifyContentResponseBody.d.ts +0 -38
  685. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  686. package/dist/models/DescribeVisitTopIpRequest.d.ts +6 -7
  687. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  688. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  689. package/dist/models/DescribeVisitUasRequest.d.ts +6 -7
  690. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  691. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  692. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +4 -5
  693. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  694. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  695. package/dist/models/InitializeWafOperationRoleRequest.d.ts +0 -14
  696. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  697. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +0 -3
  698. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  699. package/dist/models/ListTagKeysRequest.d.ts +6 -7
  700. package/dist/models/ListTagKeysRequest.js.map +1 -1
  701. package/dist/models/ListTagKeysResponseBody.d.ts +5 -6
  702. package/dist/models/ListTagKeysResponseBody.js.map +1 -1
  703. package/dist/models/ListTagResourcesRequest.d.ts +7 -8
  704. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  705. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  706. package/dist/models/ListTagValuesRequest.d.ts +8 -9
  707. package/dist/models/ListTagValuesRequest.js.map +1 -1
  708. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  709. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +13 -18
  710. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  711. package/dist/models/ModifyApisecApiResourceRequest.d.ts +12 -15
  712. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  713. package/dist/models/ModifyApisecEventsRequest.d.ts +12 -23
  714. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  715. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +11 -14
  716. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  717. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  718. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +13 -17
  719. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  720. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  721. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +12 -15
  722. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  723. package/dist/models/ModifyApisecModuleStatusResponseBody.d.ts +1 -1
  724. package/dist/models/ModifyApisecStatusRequest.d.ts +8 -10
  725. package/dist/models/ModifyApisecStatusRequest.js.map +1 -1
  726. package/dist/models/ModifyCloudResourceCertRequest.d.ts +0 -46
  727. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  728. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  729. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +0 -19
  730. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  731. package/dist/models/ModifyCloudResourceDefaultCertResponseBody.d.ts +1 -1
  732. package/dist/models/ModifyCloudResourceRequest.d.ts +58 -82
  733. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  734. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  735. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +7 -17
  736. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  737. package/dist/models/ModifyDefaultHttpsRequest.d.ts +16 -22
  738. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  739. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  740. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +9 -10
  741. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  742. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  743. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +18 -23
  744. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  745. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  746. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +6 -7
  747. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  748. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  749. package/dist/models/ModifyDefenseRuleRequest.d.ts +11 -43
  750. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  751. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +9 -22
  752. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  753. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  754. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +0 -28
  755. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  756. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +0 -3
  757. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  758. package/dist/models/ModifyDefenseTemplateRequest.d.ts +8 -11
  759. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  760. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  761. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +8 -10
  762. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  763. package/dist/models/ModifyDomainCertRequest.d.ts +0 -43
  764. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  765. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  766. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +4 -5
  767. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  768. package/dist/models/ModifyDomainRequest.d.ts +97 -266
  769. package/dist/models/ModifyDomainRequest.js.map +1 -1
  770. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  771. package/dist/models/ModifyDomainShrinkRequest.d.ts +8 -18
  772. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  773. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  774. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  775. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +10 -110
  776. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  777. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +13 -42
  778. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  779. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +7 -8
  780. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  781. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  782. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +9 -10
  783. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  784. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  785. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +6 -7
  786. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.js.map +1 -1
  787. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +4 -5
  788. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  789. package/dist/models/ModifyHybridCloudServerRequest.d.ts +10 -11
  790. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  791. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +11 -25
  792. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  793. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  794. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +9 -11
  795. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  796. package/dist/models/ModifyMemberAccountRequest.d.ts +7 -8
  797. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  798. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  799. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +6 -8
  800. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  801. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  802. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +0 -27
  803. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  804. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +0 -20
  805. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  806. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +0 -40
  807. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  808. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +0 -3
  809. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  810. package/dist/models/ModifyResourceLogStatusRequest.d.ts +32 -10
  811. package/dist/models/ModifyResourceLogStatusRequest.js +29 -1
  812. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  813. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +2 -3
  814. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  815. package/dist/models/ModifyResourceLogStatusShrinkRequest.d.ts +69 -0
  816. package/dist/models/ModifyResourceLogStatusShrinkRequest.js +70 -0
  817. package/dist/models/ModifyResourceLogStatusShrinkRequest.js.map +1 -0
  818. package/dist/models/ModifyTemplateResourcesRequest.d.ts +9 -18
  819. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  820. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  821. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +0 -35
  822. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  823. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +0 -3
  824. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  825. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +0 -29
  826. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  827. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +0 -9
  828. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  829. package/dist/models/ReCreateCloudResourceRequest.d.ts +1 -41
  830. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  831. package/dist/models/ReCreateCloudResourceResponseBody.d.ts +1 -1
  832. package/dist/models/ReleaseInstanceRequest.d.ts +5 -6
  833. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  834. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  835. package/dist/models/SyncProductInstanceRequest.d.ts +5 -6
  836. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  837. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  838. package/dist/models/TagResourcesRequest.d.ts +2 -3
  839. package/dist/models/TagResourcesRequest.js.map +1 -1
  840. package/dist/models/UntagResourcesRequest.d.ts +4 -6
  841. package/dist/models/UntagResourcesRequest.js.map +1 -1
  842. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  843. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +9 -14
  844. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  845. package/dist/models/model.d.ts +7 -0
  846. package/dist/models/model.js +36 -22
  847. package/dist/models/model.js.map +1 -1
  848. package/package.json +1 -1
  849. package/src/client.ts +527 -447
  850. package/src/models/AddAddressRequest.ts +0 -11
  851. package/src/models/AddAddressResponseBody.ts +0 -3
  852. package/src/models/ChangeResourceGroupRequest.ts +7 -8
  853. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  854. package/src/models/ClearAddressRequest.ts +0 -9
  855. package/src/models/ClearAddressResponseBody.ts +0 -3
  856. package/src/models/ClearMajorProtectionBlackIpRequest.ts +7 -8
  857. package/src/models/CopyDefenseTemplateRequest.ts +5 -6
  858. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  859. package/src/models/CreateApiExportRequest.ts +22 -25
  860. package/src/models/CreateCertsRequest.ts +3 -4
  861. package/src/models/CreateCertsResponseBody.ts +2 -2
  862. package/src/models/CreateCloudResourceExtensionCertRequest.ts +0 -19
  863. package/src/models/CreateCloudResourceExtensionCertResponseBody.ts +1 -1
  864. package/src/models/CreateCloudResourceRequest.ts +64 -94
  865. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  866. package/src/models/CreateCloudResourceShrinkRequest.ts +10 -11
  867. package/src/models/CreateDefenseResourceGroupRequest.ts +9 -10
  868. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  869. package/src/models/CreateDefenseResourceRequest.ts +0 -83
  870. package/src/models/CreateDefenseResourceResponseBody.ts +0 -6
  871. package/src/models/CreateDefenseResourceShrinkRequest.ts +0 -83
  872. package/src/models/CreateDefenseRuleRequest.ts +20 -78
  873. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  874. package/src/models/CreateDefenseTemplateRequest.ts +18 -39
  875. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  876. package/src/models/CreateDomainRequest.ts +96 -253
  877. package/src/models/CreateDomainResponseBody.ts +6 -6
  878. package/src/models/CreateDomainShrinkRequest.ts +12 -14
  879. package/src/models/CreateHybridCloudClusterRequest.ts +29 -51
  880. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  881. package/src/models/CreateHybridCloudClusterRuleRequest.ts +1 -49
  882. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +0 -6
  883. package/src/models/CreateHybridCloudGroupRequest.ts +16 -20
  884. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  885. package/src/models/CreateLogDeliveryConfigRequest.ts +10 -24
  886. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  887. package/src/models/CreateMajorProtectionBlackIpRequest.ts +8 -9
  888. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  889. package/src/models/CreateMemberAccountsRequest.ts +4 -5
  890. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  891. package/src/models/CreatePocFunctionRequest.ts +0 -24
  892. package/src/models/CreatePocFunctionResponseBody.ts +0 -3
  893. package/src/models/CreatePostpaidInstanceRequest.ts +2 -3
  894. package/src/models/CreateSm2certRequest.ts +5 -6
  895. package/src/models/CreateSm2certResponseBody.ts +1 -1
  896. package/src/models/DeleteAddressRequest.ts +0 -11
  897. package/src/models/DeleteAddressResponseBody.ts +0 -3
  898. package/src/models/DeleteApisecAbnormalsRequest.ts +8 -10
  899. package/src/models/DeleteApisecAbnormalsResponseBody.ts +1 -1
  900. package/src/models/DeleteApisecEventsRequest.ts +8 -17
  901. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +0 -19
  902. package/src/models/DeleteCloudResourceExtensionCertResponseBody.ts +1 -1
  903. package/src/models/DeleteCloudResourceRequest.ts +10 -24
  904. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  905. package/src/models/DeleteDefenseResourceGroupRequest.ts +5 -6
  906. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  907. package/src/models/DeleteDefenseResourceRequest.ts +1 -17
  908. package/src/models/DeleteDefenseResourceResponseBody.ts +0 -3
  909. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +0 -18
  910. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +0 -3
  911. package/src/models/DeleteDefenseRuleRequest.ts +7 -32
  912. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  913. package/src/models/DeleteDefenseTemplateRequest.ts +6 -7
  914. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  915. package/src/models/DeleteDomainRequest.ts +9 -11
  916. package/src/models/DeleteDomainResponseBody.ts +1 -1
  917. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +0 -16
  918. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +0 -3
  919. package/src/models/DeleteHybridCloudGroupRequest.ts +0 -18
  920. package/src/models/DeleteHybridCloudGroupResponseBody.ts +0 -3
  921. package/src/models/DeleteLogDeliveryConfigRequest.ts +0 -16
  922. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +0 -3
  923. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +8 -9
  924. package/src/models/DeleteMemberAccountRequest.ts +7 -8
  925. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  926. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +0 -14
  927. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +2 -106
  928. package/src/models/DescribeAccountDelegatedStatusRequest.ts +4 -5
  929. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +6 -7
  930. package/src/models/DescribeAddressesRequest.ts +0 -26
  931. package/src/models/DescribeAddressesResponseBody.ts +0 -27
  932. package/src/models/DescribeAlarmBannerRequest.ts +0 -14
  933. package/src/models/DescribeAlarmBannerResponseBody.ts +0 -35
  934. package/src/models/DescribeAlarmListRequest.ts +0 -14
  935. package/src/models/DescribeAlarmListResponseBody.ts +0 -46
  936. package/src/models/DescribeApiExportsRequest.ts +7 -9
  937. package/src/models/DescribeApiExportsResponseBody.ts +18 -14
  938. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +14 -17
  939. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +8 -8
  940. package/src/models/DescribeApisecAbnormalsRequest.ts +40 -57
  941. package/src/models/DescribeApisecAbnormalsResponseBody.ts +42 -68
  942. package/src/models/DescribeApisecApiResourcesRequest.ts +57 -65
  943. package/src/models/DescribeApisecApiResourcesResponseBody.ts +59 -71
  944. package/src/models/DescribeApisecAssetTrendRequest.ts +10 -13
  945. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  946. package/src/models/DescribeApisecEventDetailRequest.ts +0 -45
  947. package/src/models/DescribeApisecEventDetailResponseBody.ts +0 -64
  948. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +13 -16
  949. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +8 -8
  950. package/src/models/DescribeApisecEventsRequest.ts +37 -58
  951. package/src/models/DescribeApisecEventsResponseBody.ts +48 -86
  952. package/src/models/DescribeApisecExamplesRequest.ts +2 -43
  953. package/src/models/DescribeApisecExamplesResponseBody.ts +0 -83
  954. package/src/models/DescribeApisecLogDeliveriesRequest.ts +3 -4
  955. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +6 -9
  956. package/src/models/DescribeApisecMatchedHostsRequest.ts +11 -15
  957. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +3 -3
  958. package/src/models/DescribeApisecProtectionGroupsRequest.ts +8 -9
  959. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  960. package/src/models/DescribeApisecProtectionResourcesRequest.ts +7 -12
  961. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +5 -17
  962. package/src/models/DescribeApisecRulesRequest.ts +37 -64
  963. package/src/models/DescribeApisecRulesResponseBody.ts +19 -28
  964. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +15 -20
  965. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +10 -13
  966. package/src/models/DescribeApisecSlsLogStoresRequest.ts +4 -5
  967. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  968. package/src/models/DescribeApisecSlsProjectsRequest.ts +5 -6
  969. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  970. package/src/models/DescribeApisecStatisticsRequest.ts +14 -25
  971. package/src/models/DescribeApisecStatisticsResponseBody.ts +32 -46
  972. package/src/models/DescribeApisecSuggestionsRequest.ts +6 -8
  973. package/src/models/DescribeApisecSuggestionsResponseBody.ts +22 -36
  974. package/src/models/DescribeApisecUserOperationsRequest.ts +11 -14
  975. package/src/models/DescribeApisecUserOperationsResponseBody.ts +31 -55
  976. package/src/models/DescribeBaseRuleChangeLogRequest.ts +0 -27
  977. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +0 -29
  978. package/src/models/DescribeBaseSystemRulesRequest.ts +0 -114
  979. package/src/models/DescribeBaseSystemRulesResponseBody.ts +0 -99
  980. package/src/models/DescribeBotAppKeyRequest.ts +0 -17
  981. package/src/models/DescribeBotAppKeyResponseBody.ts +1 -4
  982. package/src/models/DescribeBotRuleLabelsRequest.ts +0 -32
  983. package/src/models/DescribeBotRuleLabelsResponseBody.ts +0 -40
  984. package/src/models/DescribeCertDetailRequest.ts +5 -6
  985. package/src/models/DescribeCertDetailResponseBody.ts +5 -5
  986. package/src/models/DescribeCertsRequest.ts +9 -11
  987. package/src/models/DescribeCertsResponseBody.ts +9 -10
  988. package/src/models/DescribeChargeModuleRequest.ts +0 -14
  989. package/src/models/DescribeChargeModuleResponseBody.ts +0 -112
  990. package/src/models/DescribeChargeResultRequest.ts +0 -31
  991. package/src/models/DescribeChargeResultResponseBody.ts +0 -16
  992. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +13 -19
  993. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +50 -167
  994. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +4 -5
  995. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  996. package/src/models/DescribeCloudResourceListRequest.ts +0 -59
  997. package/src/models/DescribeCloudResourceListResponseBody.ts +0 -59
  998. package/src/models/DescribeCloudResourcesRequest.ts +23 -31
  999. package/src/models/DescribeCloudResourcesResponseBody.ts +21 -29
  1000. package/src/models/DescribeCnameCountRequest.ts +5 -6
  1001. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  1002. package/src/models/DescribeCommonLogFieldsRequest.ts +0 -32
  1003. package/src/models/DescribeCommonLogFieldsResponseBody.ts +0 -40
  1004. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +0 -32
  1005. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +0 -14
  1006. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +0 -12
  1007. package/src/models/DescribeDdoSstatusRequest.ts +6 -7
  1008. package/src/models/DescribeDdoSstatusResponseBody.ts +6 -7
  1009. package/src/models/DescribeDefaultHttpsRequest.ts +5 -6
  1010. package/src/models/DescribeDefaultHttpsResponseBody.ts +13 -18
  1011. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +0 -28
  1012. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +0 -10
  1013. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +8 -9
  1014. package/src/models/DescribeDefenseResourceGroupRequest.ts +5 -6
  1015. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  1016. package/src/models/DescribeDefenseResourceGroupsRequest.ts +6 -7
  1017. package/src/models/DescribeDefenseResourceNamesRequest.ts +6 -7
  1018. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  1019. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +0 -16
  1020. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +0 -13
  1021. package/src/models/DescribeDefenseResourceRequest.ts +5 -6
  1022. package/src/models/DescribeDefenseResourceResponseBody.ts +27 -39
  1023. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +14 -19
  1024. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +28 -21
  1025. package/src/models/DescribeDefenseResourcesRequest.ts +9 -10
  1026. package/src/models/DescribeDefenseResourcesResponseBody.ts +26 -39
  1027. package/src/models/DescribeDefenseRuleRequest.ts +7 -32
  1028. package/src/models/DescribeDefenseRuleResponseBody.ts +10 -84
  1029. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +0 -27
  1030. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +0 -22
  1031. package/src/models/DescribeDefenseRulesRequest.ts +13 -30
  1032. package/src/models/DescribeDefenseRulesResponseBody.ts +29 -109
  1033. package/src/models/DescribeDefenseSceneConfigRequest.ts +0 -18
  1034. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +0 -6
  1035. package/src/models/DescribeDefenseTemplateRequest.ts +5 -6
  1036. package/src/models/DescribeDefenseTemplateResponseBody.ts +17 -23
  1037. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +18 -8
  1038. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1039. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +0 -30
  1040. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +0 -10
  1041. package/src/models/DescribeDefenseTemplatesRequest.ts +36 -34
  1042. package/src/models/DescribeDefenseTemplatesResponseBody.ts +30 -47
  1043. package/src/models/DescribeDomainDetailRequest.ts +3 -11
  1044. package/src/models/DescribeDomainDetailResponseBody.ts +88 -257
  1045. package/src/models/DescribeDomainDnsrecordRequest.ts +7 -8
  1046. package/src/models/DescribeDomainDnsrecordResponseBody.ts +8 -13
  1047. package/src/models/DescribeDomainUsedPortsRequest.ts +0 -11
  1048. package/src/models/DescribeDomainUsedPortsResponseBody.ts +0 -7
  1049. package/src/models/DescribeDomainsRequest.ts +9 -19
  1050. package/src/models/DescribeDomainsResponseBody.ts +19 -30
  1051. package/src/models/DescribeElasticBillsRequest.ts +6 -10
  1052. package/src/models/DescribeElasticBillsResponseBody.ts +10 -10
  1053. package/src/models/DescribeFlowChartRequest.ts +9 -10
  1054. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1055. package/src/models/DescribeFlowTopResourceRequest.ts +6 -7
  1056. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1057. package/src/models/DescribeFlowTopUrlRequest.ts +7 -8
  1058. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1059. package/src/models/DescribeFreeUserAssetCountRequest.ts +6 -7
  1060. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1061. package/src/models/DescribeFreeUserEventCountRequest.ts +4 -5
  1062. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1063. package/src/models/DescribeFreeUserEventTypesRequest.ts +6 -7
  1064. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1065. package/src/models/DescribeFreeUserEventsRequest.ts +4 -5
  1066. package/src/models/DescribeFreeUserEventsResponseBody.ts +11 -13
  1067. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +6 -7
  1068. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +6 -26
  1069. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +7 -15
  1070. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +6 -28
  1071. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +0 -38
  1072. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +0 -52
  1073. package/src/models/DescribeHybridCloudClusterServersRequest.ts +0 -42
  1074. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +0 -88
  1075. package/src/models/DescribeHybridCloudClustersRequest.ts +4 -5
  1076. package/src/models/DescribeHybridCloudClustersResponseBody.ts +27 -33
  1077. package/src/models/DescribeHybridCloudGroupsRequest.ts +16 -21
  1078. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +23 -26
  1079. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +6 -7
  1080. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +18 -46
  1081. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +5 -9
  1082. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1083. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +6 -0
  1084. package/src/models/DescribeHybridCloudResourcesRequest.ts +9 -11
  1085. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +84 -109
  1086. package/src/models/DescribeHybridCloudSdkServersRequest.ts +0 -41
  1087. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +1 -58
  1088. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +11 -12
  1089. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1090. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +0 -14
  1091. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +0 -7
  1092. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +8 -9
  1093. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1094. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +4 -5
  1095. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1096. package/src/models/DescribeHybridCloudUserRequest.ts +4 -5
  1097. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1098. package/src/models/DescribeInstanceRequest.ts +4 -5
  1099. package/src/models/DescribeInstanceResponseBody.ts +92 -150
  1100. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +0 -33
  1101. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +3 -38
  1102. package/src/models/DescribeLogDeliveryConfigRequest.ts +4 -5
  1103. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +6 -19
  1104. package/src/models/DescribeLogDeliveryConfigsRequest.ts +9 -25
  1105. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +7 -43
  1106. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +15 -19
  1107. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1108. package/src/models/DescribeMemberAccountsRequest.ts +10 -13
  1109. package/src/models/DescribeMemberAccountsResponseBody.ts +11 -13
  1110. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +23 -30
  1111. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1112. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +13 -18
  1113. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +31 -36
  1114. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1115. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +20 -25
  1116. package/src/models/DescribePauseProtectionStatusRequest.ts +5 -6
  1117. package/src/models/DescribePauseProtectionStatusResponseBody.ts +3 -4
  1118. package/src/models/DescribePeakTrendRequest.ts +8 -9
  1119. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1120. package/src/models/DescribePocFunctionsRequest.ts +0 -14
  1121. package/src/models/DescribePocFunctionsResponseBody.ts +0 -21
  1122. package/src/models/DescribePrepayDailyBillsRequest.ts +8 -9
  1123. package/src/models/DescribePrepayDailyBillsResponseBody.ts +20 -23
  1124. package/src/models/DescribeProductInstancesRequest.ts +24 -53
  1125. package/src/models/DescribeProductInstancesResponseBody.ts +24 -115
  1126. package/src/models/DescribePunishedDomainsRequest.ts +8 -10
  1127. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1128. package/src/models/DescribeRelatedDefenseRulesRequest.ts +0 -32
  1129. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +0 -39
  1130. package/src/models/DescribeResourceInstanceCertsRequest.ts +6 -7
  1131. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1132. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +0 -16
  1133. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +0 -27
  1134. package/src/models/DescribeResourceLogFieldConfigRequest.ts +0 -24
  1135. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +0 -31
  1136. package/src/models/DescribeResourceLogStatusRequest.ts +6 -7
  1137. package/src/models/DescribeResourceLogStatusResponseBody.ts +40 -6
  1138. package/src/models/DescribeResourcePortRequest.ts +4 -5
  1139. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1140. package/src/models/DescribeResourceRegionIdRequest.ts +4 -5
  1141. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1142. package/src/models/DescribeResourceSupportRegionsRequest.ts +9 -26
  1143. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1144. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +11 -13
  1145. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1146. package/src/models/DescribeRoleAuthStatusRequest.ts +0 -10
  1147. package/src/models/DescribeRoleAuthStatusResponseBody.ts +0 -10
  1148. package/src/models/DescribeRuleGroupsRequest.ts +12 -14
  1149. package/src/models/DescribeRuleGroupsResponseBody.ts +14 -18
  1150. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +11 -16
  1151. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1152. package/src/models/DescribeRuleHitsTopResourceRequest.ts +12 -17
  1153. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1154. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +15 -21
  1155. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +3 -3
  1156. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +7 -8
  1157. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +12 -19
  1158. package/src/models/DescribeRuleHitsTopUaRequest.ts +8 -9
  1159. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +3 -3
  1160. package/src/models/DescribeRuleHitsTopUrlRequest.ts +12 -17
  1161. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -3
  1162. package/src/models/DescribeSecurityEventLogsRequest.ts +14 -17
  1163. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1164. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +8 -9
  1165. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +18 -24
  1166. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1167. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +11 -15
  1168. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +35 -48
  1169. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1170. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +28 -39
  1171. package/src/models/DescribeSensitiveApiStatisticRequest.ts +11 -28
  1172. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +8 -10
  1173. package/src/models/DescribeSensitiveDetectionResultRequest.ts +8 -10
  1174. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +14 -15
  1175. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +10 -12
  1176. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1177. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +29 -37
  1178. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +16 -20
  1179. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +9 -11
  1180. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +5 -5
  1181. package/src/models/DescribeSensitiveRequestLogRequest.ts +13 -18
  1182. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +9 -12
  1183. package/src/models/DescribeSensitiveRequestsRequest.ts +11 -13
  1184. package/src/models/DescribeSensitiveRequestsResponseBody.ts +9 -10
  1185. package/src/models/DescribeSensitiveStatisticRequest.ts +14 -19
  1186. package/src/models/DescribeSensitiveStatisticResponseBody.ts +7 -7
  1187. package/src/models/DescribeSlsAuthStatusRequest.ts +3 -4
  1188. package/src/models/DescribeSlsAuthStatusResponseBody.ts +4 -5
  1189. package/src/models/DescribeSlsLogStoreRequest.ts +3 -4
  1190. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1191. package/src/models/DescribeSlsLogStoreStatusRequest.ts +3 -4
  1192. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +3 -4
  1193. package/src/models/DescribeTemplateResourceCountRequest.ts +5 -6
  1194. package/src/models/DescribeTemplateResourceCountResponseBody.ts +3 -6
  1195. package/src/models/DescribeTemplateResourcesRequest.ts +7 -35
  1196. package/src/models/DescribeTemplateResourcesResponseBody.ts +2 -32
  1197. package/src/models/DescribeThreatEventDetailRequest.ts +0 -16
  1198. package/src/models/DescribeThreatEventDetailResponseBody.ts +0 -95
  1199. package/src/models/DescribeThreatEventRequest.ts +0 -27
  1200. package/src/models/DescribeThreatEventResponseBody.ts +0 -65
  1201. package/src/models/DescribeThreatEventTopMetricRequest.ts +0 -28
  1202. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +0 -33
  1203. package/src/models/DescribeUserAbnormalTrendRequest.ts +6 -8
  1204. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +9 -7
  1205. package/src/models/DescribeUserAbnormalTypeRequest.ts +8 -16
  1206. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1207. package/src/models/DescribeUserApiRequestRequest.ts +22 -39
  1208. package/src/models/DescribeUserApiRequestResponseBody.ts +7 -10
  1209. package/src/models/DescribeUserAssetRequest.ts +16 -28
  1210. package/src/models/DescribeUserAssetResponseBody.ts +4 -4
  1211. package/src/models/DescribeUserEventTrendRequest.ts +6 -15
  1212. package/src/models/DescribeUserEventTrendResponseBody.ts +5 -4
  1213. package/src/models/DescribeUserEventTypeRequest.ts +8 -23
  1214. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1215. package/src/models/DescribeUserLogFieldConfigRequest.ts +0 -19
  1216. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +0 -38
  1217. package/src/models/DescribeUserSlsLogRegionsRequest.ts +5 -6
  1218. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1219. package/src/models/DescribeUserTrafficRequest.ts +76 -0
  1220. package/src/models/DescribeUserTrafficResponse.ts +40 -0
  1221. package/src/models/DescribeUserTrafficResponseBody.ts +71 -0
  1222. package/src/models/DescribeUserWafLogStatusRequest.ts +5 -6
  1223. package/src/models/DescribeUserWafLogStatusResponseBody.ts +29 -50
  1224. package/src/models/DescribeVerifyContentRequest.ts +0 -16
  1225. package/src/models/DescribeVerifyContentResponseBody.ts +0 -38
  1226. package/src/models/DescribeVisitTopIpRequest.ts +6 -7
  1227. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1228. package/src/models/DescribeVisitUasRequest.ts +6 -7
  1229. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1230. package/src/models/DescribeWafSourceIpSegmentRequest.ts +4 -5
  1231. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1232. package/src/models/InitializeWafOperationRoleRequest.ts +0 -14
  1233. package/src/models/InitializeWafOperationRoleResponseBody.ts +0 -3
  1234. package/src/models/ListTagKeysRequest.ts +6 -7
  1235. package/src/models/ListTagKeysResponseBody.ts +5 -6
  1236. package/src/models/ListTagResourcesRequest.ts +7 -8
  1237. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1238. package/src/models/ListTagValuesRequest.ts +8 -9
  1239. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1240. package/src/models/ModifyApisecAbnormalsRequest.ts +13 -18
  1241. package/src/models/ModifyApisecApiResourceRequest.ts +12 -15
  1242. package/src/models/ModifyApisecEventsRequest.ts +12 -23
  1243. package/src/models/ModifyApisecLogDeliveryRequest.ts +11 -14
  1244. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1245. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +13 -17
  1246. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1247. package/src/models/ModifyApisecModuleStatusRequest.ts +12 -15
  1248. package/src/models/ModifyApisecModuleStatusResponseBody.ts +1 -1
  1249. package/src/models/ModifyApisecStatusRequest.ts +8 -10
  1250. package/src/models/ModifyCloudResourceCertRequest.ts +0 -46
  1251. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1252. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +0 -19
  1253. package/src/models/ModifyCloudResourceDefaultCertResponseBody.ts +1 -1
  1254. package/src/models/ModifyCloudResourceRequest.ts +58 -82
  1255. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1256. package/src/models/ModifyCloudResourceShrinkRequest.ts +7 -17
  1257. package/src/models/ModifyDefaultHttpsRequest.ts +16 -22
  1258. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1259. package/src/models/ModifyDefenseResourceGroupRequest.ts +9 -10
  1260. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1261. package/src/models/ModifyDefenseResourceXffRequest.ts +18 -23
  1262. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1263. package/src/models/ModifyDefenseRuleCacheRequest.ts +6 -7
  1264. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1265. package/src/models/ModifyDefenseRuleRequest.ts +11 -43
  1266. package/src/models/ModifyDefenseRuleStatusRequest.ts +9 -22
  1267. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1268. package/src/models/ModifyDefenseSceneConfigRequest.ts +0 -28
  1269. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +0 -3
  1270. package/src/models/ModifyDefenseTemplateRequest.ts +8 -11
  1271. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1272. package/src/models/ModifyDefenseTemplateStatusRequest.ts +8 -10
  1273. package/src/models/ModifyDomainCertRequest.ts +0 -43
  1274. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1275. package/src/models/ModifyDomainPunishStatusRequest.ts +4 -5
  1276. package/src/models/ModifyDomainRequest.ts +97 -266
  1277. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1278. package/src/models/ModifyDomainShrinkRequest.ts +8 -18
  1279. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1280. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1281. package/src/models/ModifyHybridCloudClusterRequest.ts +10 -110
  1282. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +13 -42
  1283. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +7 -8
  1284. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1285. package/src/models/ModifyHybridCloudGroupRequest.ts +9 -10
  1286. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1287. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +6 -7
  1288. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +4 -5
  1289. package/src/models/ModifyHybridCloudServerRequest.ts +10 -11
  1290. package/src/models/ModifyLogDeliveryConfigRequest.ts +11 -25
  1291. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1292. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +9 -11
  1293. package/src/models/ModifyMemberAccountRequest.ts +7 -8
  1294. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1295. package/src/models/ModifyPauseProtectionStatusRequest.ts +6 -8
  1296. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1297. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +0 -27
  1298. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +0 -20
  1299. package/src/models/ModifyResourceLogFieldConfigRequest.ts +0 -40
  1300. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +0 -3
  1301. package/src/models/ModifyResourceLogStatusRequest.ts +51 -10
  1302. package/src/models/ModifyResourceLogStatusResponseBody.ts +2 -3
  1303. package/src/models/ModifyResourceLogStatusShrinkRequest.ts +94 -0
  1304. package/src/models/ModifyTemplateResourcesRequest.ts +9 -18
  1305. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1306. package/src/models/ModifyUserLogFieldConfigRequest.ts +0 -35
  1307. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +0 -3
  1308. package/src/models/ModifyUserWafLogStatusRequest.ts +0 -29
  1309. package/src/models/ModifyUserWafLogStatusResponseBody.ts +0 -9
  1310. package/src/models/ReCreateCloudResourceRequest.ts +1 -41
  1311. package/src/models/ReCreateCloudResourceResponseBody.ts +1 -1
  1312. package/src/models/ReleaseInstanceRequest.ts +5 -6
  1313. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1314. package/src/models/SyncProductInstanceRequest.ts +5 -6
  1315. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1316. package/src/models/TagResourcesRequest.ts +2 -3
  1317. package/src/models/UntagResourcesRequest.ts +4 -6
  1318. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1319. package/src/models/VerifyDomainOwnerResponseBody.ts +9 -14
  1320. package/src/models/model.ts +7 -0
package/dist/client.js CHANGED
@@ -88,7 +88,7 @@ class Client extends openapi_core_1.default {
88
88
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
89
89
  }
90
90
  /**
91
- * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
91
+ * 地址簿添加地址
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
- * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
129
+ * 地址簿添加地址
130
130
  *
131
131
  * @param request - AddAddressRequest
132
132
  * @returns AddAddressResponse
@@ -187,7 +187,7 @@ class Client extends openapi_core_1.default {
187
187
  return await this.changeResourceGroupWithOptions(request, runtime);
188
188
  }
189
189
  /**
190
- * Clears all addresses from a Web Application Firewall (WAF) address book.
190
+ * 地址簿清空所有地址
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
- * Clears all addresses from a Web Application Firewall (WAF) address book.
225
+ * 地址簿清空所有地址
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 the IP blacklist for a critical event protection rule.
235
+ * Clears an IP address blacklist for major event protection.
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 the IP blacklist for a critical event protection rule.
276
+ * Clears an IP address blacklist for major event protection.
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
- * Copies a protection template.
286
+ * Creates a new protection template from the copy.
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
- * Copies a protection template.
324
+ * Creates a new protection template from the copy.
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 task to export API security data.
334
+ * Creates a data export task in the API security module.
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 task to export API security data.
384
+ * Creates a data export task in the API security module.
385
385
  *
386
386
  * @param request - CreateApiExportRequest
387
387
  * @returns CreateApiExportResponse
@@ -445,7 +445,7 @@ class Client extends openapi_core_1.default {
445
445
  return await this.createCertsWithOptions(request, runtime);
446
446
  }
447
447
  /**
448
- * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
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.
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
- * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
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.
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
- * Adds an extension certificate for cloud native mode.
513
+ * 添加云产品接入的扩展证书
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
- * Adds an extension certificate for cloud native mode.
554
+ * 添加云产品接入的扩展证书
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
- * Creates a protected object.
564
+ * 创建防护对象
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
- * Creates a protected object.
637
+ * 创建防护对象
638
638
  *
639
639
  * @param request - CreateDefenseResourceRequest
640
640
  * @returns CreateDefenseResourceResponse
@@ -760,7 +760,7 @@ class Client extends openapi_core_1.default {
760
760
  return await this.createDefenseRuleWithOptions(request, runtime);
761
761
  }
762
762
  /**
763
- * Creates a protection template in Web Application Firewall (WAF).
763
+ * Creates a protection rule 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 template in Web Application Firewall (WAF).
825
+ * Creates a protection rule 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 a Web Application Firewall (WAF) instance for protection.
835
+ * Adds a domain name to Web Application Firewall (WAF).
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 a Web Application Firewall (WAF) instance for protection.
893
+ * Adds a domain name to Web Application Firewall (WAF).
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 Web Application Firewall (WAF) cluster.
903
+ * Creates a hybrid cloud 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 Web Application Firewall (WAF) cluster.
977
+ * Creates a hybrid cloud 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
- * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
987
+ * 新增集群规则信息
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
- * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
1034
+ * 新增集群规则信息
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 in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1044
+ * Creates a node group for a hybrid cloud 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 in a Hybrid Cloud Web Application Firewall (WAF) cluster.
1100
+ * Creates a node group for a hybrid cloud 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 log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1110
+ * Creates a hybrid cloud log delivery configuration.
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 log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
1154
+ * Creates a hybrid cloud log delivery configuration.
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 critical event protection.
1164
+ * Creates an IP address blacklist for major 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 critical event protection.
1217
+ * Creates an IP address blacklist for major 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 member accounts to use the multi-account management feature of Web Application Firewall (WAF).
1230
+ * Adds members 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 member accounts to use the multi-account management feature of Web Application Firewall (WAF).
1271
+ * Adds members 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
- * Starts a trial for a proof of concept (POC) feature.
1281
+ * 开启防护功能POC
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
- * Starts a trial for a proof of concept (POC) feature.
1319
+ * 开启防护功能POC
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 an SM certificate for CNAME record access to Web Application Firewall (WAF).
1371
+ * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record 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 an SM certificate for CNAME record access to Web Application Firewall (WAF).
1421
+ * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record 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
- * Deletes addresses from an address book.
1431
+ * 地址簿添加地址
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
- * Deletes addresses from an address book.
1469
+ * 地址簿添加地址
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 API security risks in a batch.
1479
+ * Deletes multiple risks detected by the API security module at a time.
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 API security risks in a batch.
1520
+ * Deletes multiple risks detected by the API security module at a time.
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 API security events in batches.
1530
+ * Deletes multiple security events detected by the API security module at a time.
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 API security events in batches.
1574
+ * Deletes multiple security events detected by the API security module at a time.
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 cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
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.
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 cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
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.
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
- * Deletes an extension certificate for cloud native mode.
1641
+ * 删除云产品接入的扩展证书
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
- * Deletes an extension certificate for cloud native mode.
1682
+ * 删除云产品接入的扩展证书
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
- * Deletes a protected object.
1692
+ * 删除单个防护对象
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
- * Deletes a protected object.
1730
+ * 删除单个防护对象
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 the specified protection rules.
1788
+ * Deletes a protection rule.
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 the specified protection rules.
1835
+ * Deletes a protection rule.
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
- * Unblocks an IP address that is blocked by the scan protection module.
1845
+ * 更新防护规则封禁Ip
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
- * Unblocks an IP address that is blocked by the scan protection module.
1886
+ * 更新防护规则封禁Ip
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 has been added to Web Application Firewall (WAF) in CNAME record mode.
1944
+ * Deletes a domain name that is added to Web Application Firewall (WAF).
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 has been added to Web Application Firewall (WAF) in CNAME record mode.
1985
+ * Deletes a domain name that is added to Web Application Firewall (WAF).
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
- * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
1995
+ * 删除集群规则信息
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
- * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
2033
+ * 删除集群规则信息
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
- * Deletes a group.
2043
+ * 删除组信息
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
- * Deletes a group.
2084
+ * 删除组信息
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
- * Deletes a log delivery configuration.
2094
+ * Delets a hybrid cloud 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
- * Deletes a log delivery configuration.
2132
+ * Delets a hybrid cloud 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 from the blacklist for critical event protection.
2142
+ * Deletes an IP address blacklist for major 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 from the blacklist for critical event protection.
2186
+ * Deletes an IP address blacklist for major 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
- * Deletes a Web Application Firewall (WAF) member account.
2196
+ * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
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
- * Deletes a Web Application Firewall (WAF) member account.
2237
+ * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
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
- * Queries abnormal cloud resources added in cloud native mode.
2247
+ * 查询异常的云产品接入资源
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
- * Queries abnormal cloud resources added in cloud native mode.
2282
+ * 查询异常的云产品接入资源
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 account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
2292
+ * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
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 account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
2327
+ * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
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
- * Queries a paginated list of addresses in an address book.
2337
+ * 分页查询地址簿IP
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
- * Queries a paginated list of addresses in an address book.
2384
+ * 分页查询地址簿IP
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
- * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2394
+ * 查询实例信息
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
- * Queries the alert banner information of a Web Application Firewall (WAF) instance.
2429
+ * 查询实例信息
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
- * Queries a list of alerts.
2439
+ * 查询实例信息
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
- * Queries a list of alerts.
2474
+ * 查询实例信息
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 a list of API security export tasks.
2484
+ * Queries the list of data export tasks in the API security module.
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 a list of API security export tasks.
2528
+ * Queries the list of data export tasks in the API security module.
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 API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
2538
+ * Queries the statistics on domain names on which risks are detected by the API security module.
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 API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
2591
+ * Queries the statistics on domain names on which risks are detected by the API security module.
2592
2592
  *
2593
2593
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
2594
2594
  * @returns DescribeApisecAbnormalDomainStatisticResponse
@@ -2598,7 +2598,7 @@ class Client extends openapi_core_1.default {
2598
2598
  return await this.describeApisecAbnormalDomainStatisticWithOptions(request, runtime);
2599
2599
  }
2600
2600
  /**
2601
- * Queries the API security risks that are detected by Web Application Firewall (WAF).
2601
+ * Queries the list of API security risks.
2602
2602
  *
2603
2603
  * @param request - DescribeApisecAbnormalsRequest
2604
2604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2681,7 +2681,7 @@ class Client extends openapi_core_1.default {
2681
2681
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeApisecAbnormalsResponse({}));
2682
2682
  }
2683
2683
  /**
2684
- * Queries the API security risks that are detected by Web Application Firewall (WAF).
2684
+ * Queries the list of API security risks.
2685
2685
  *
2686
2686
  * @param request - DescribeApisecAbnormalsRequest
2687
2687
  * @returns DescribeApisecAbnormalsResponse
@@ -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 a list of API security assets that are protected by Web Application Firewall (WAF).
2694
+ * Queries API assets in the API security module.
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 a list of API security assets that are protected by Web Application Firewall (WAF).
2789
+ * Queries API assets in the API security module.
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 trend of API assets detected by the API security module of Web Application Firewall (WAF).
2799
+ * Queries the asset trends in the API security module.
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 trend of API assets detected by the API security module of Web Application Firewall (WAF).
2843
+ * Queries the asset trends in the API security module.
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
- * Retrieves the details of an API security event.
2853
+ * 查询安全事件详情
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
- * Retrieves the details of an API security event.
2900
+ * 查询安全事件详情
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 API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
2910
+ * Queries the statistics on domain names on which security events are detected by the API security module.
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 API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
2963
+ * Queries the statistics on domain names on which security events are detected by the API security module.
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 a list of API security events.
2973
+ * Queries 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 a list of API security events.
3065
+ * Queries 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
- * Queries the API security examples that are detected by Web Application Firewall (WAF).
3075
+ * 查询API安全样例信息
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
- * Queries the API security examples that are detected by Web Application Firewall (WAF).
3134
+ * 查询API安全样例信息
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 that are protected by API security.
3189
+ * Queries the list of domain names detected in the API security module.
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 that are protected by API security.
3239
+ * Queries the list of domain names detected in the API security module.
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
- * Retrieves a list of active API security protection object groups.
3249
+ * Queries the list of protected object groups to which API security policies are applied.
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
- * Retrieves a list of active API security protection object groups.
3296
+ * Queries the list of protected object groups to which API security policies are applied.
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 protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
3306
+ * Queries the list of protected objects to which API security policies are applied.
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 protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
3353
+ * Queries the list of protected objects to which API security policies are applied.
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 rules of an API security policy.
3363
+ * Queries the policies configured in the API security module.
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 rules of an API security policy.
3422
+ * Queries the policies configured in the API security module.
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 statistics on domain names where sensitive data is detected by the API security module.
3432
+ * Queries the statistics on domain names on which sensitive data is detected by the API security module.
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 statistics on domain names where sensitive data is detected by the API security module.
3488
+ * Queries the statistics on domain names on which sensitive data is detected by the API security module.
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 statistics for API security risks or security events.
3597
+ * Queries the statistics of API security-related risks and 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 statistics for API security risks or security events.
3647
+ * Queries the statistics of API security-related risks and 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 security suggestions for API assets.
3657
+ * Queries the protection suggestions for APIs.
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 security suggestions for API assets.
3698
+ * Queries the protection suggestions for APIs.
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 for API security of Web Application Firewall (WAF).
3708
+ * Queries user operation records in the API security module.
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 for API security of Web Application Firewall (WAF).
3752
+ * Queries user operation records in the API security module.
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
- * Queries paged records of ruleset changes.
3762
+ * 分页查询基础防护规则集变化记录
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
- * Queries paged records of ruleset changes.
3806
+ * 分页查询基础防护规则集变化记录
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
- * Queries the system rules for Web Application Firewall (WAF) protection.
3816
+ * 查询基础防护系统规则集
3817
3817
  *
3818
3818
  * @param request - DescribeBaseSystemRulesRequest
3819
3819
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3878,7 +3878,7 @@ class Client extends openapi_core_1.default {
3878
3878
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBaseSystemRulesResponse({}));
3879
3879
  }
3880
3880
  /**
3881
- * Queries the system rules for Web Application Firewall (WAF) protection.
3881
+ * 查询基础防护系统规则集
3882
3882
  *
3883
3883
  * @param request - DescribeBaseSystemRulesRequest
3884
3884
  * @returns DescribeBaseSystemRulesResponse
@@ -3888,7 +3888,7 @@ class Client extends openapi_core_1.default {
3888
3888
  return await this.describeBaseSystemRulesWithOptions(request, runtime);
3889
3889
  }
3890
3890
  /**
3891
- * Queries the AppKey for bot management.
3891
+ * 分页查询防护模板
3892
3892
  *
3893
3893
  * @param request - DescribeBotAppKeyRequest
3894
3894
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3926,7 +3926,7 @@ class Client extends openapi_core_1.default {
3926
3926
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotAppKeyResponse({}));
3927
3927
  }
3928
3928
  /**
3929
- * Queries the AppKey for bot management.
3929
+ * 分页查询防护模板
3930
3930
  *
3931
3931
  * @param request - DescribeBotAppKeyRequest
3932
3932
  * @returns DescribeBotAppKeyResponse
@@ -3936,7 +3936,7 @@ class Client extends openapi_core_1.default {
3936
3936
  return await this.describeBotAppKeyWithOptions(request, runtime);
3937
3937
  }
3938
3938
  /**
3939
- * Queries the labels of bot management rules.
3939
+ * 分页获取Bot管理规则标签信息
3940
3940
  *
3941
3941
  * @param request - DescribeBotRuleLabelsRequest
3942
3942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3983,7 +3983,7 @@ class Client extends openapi_core_1.default {
3983
3983
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBotRuleLabelsResponse({}));
3984
3984
  }
3985
3985
  /**
3986
- * Queries the labels of bot management rules.
3986
+ * 分页获取Bot管理规则标签信息
3987
3987
  *
3988
3988
  * @param request - DescribeBotRuleLabelsRequest
3989
3989
  * @returns DescribeBotRuleLabelsResponse
@@ -3993,7 +3993,7 @@ class Client extends openapi_core_1.default {
3993
3993
  return await this.describeBotRuleLabelsWithOptions(request, runtime);
3994
3994
  }
3995
3995
  /**
3996
- * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
3996
+ * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
3997
3997
  *
3998
3998
  * @param request - DescribeCertDetailRequest
3999
3999
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4031,7 +4031,7 @@ class Client extends openapi_core_1.default {
4031
4031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertDetailResponse({}));
4032
4032
  }
4033
4033
  /**
4034
- * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
4034
+ * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
4035
4035
  *
4036
4036
  * @param request - DescribeCertDetailRequest
4037
4037
  * @returns DescribeCertDetailResponse
@@ -4041,7 +4041,7 @@ class Client extends openapi_core_1.default {
4041
4041
  return await this.describeCertDetailWithOptions(request, runtime);
4042
4042
  }
4043
4043
  /**
4044
- * Retrieves the list of certificates for a user.
4044
+ * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4045
4045
  *
4046
4046
  * @param request - DescribeCertsRequest
4047
4047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4088,7 +4088,7 @@ class Client extends openapi_core_1.default {
4088
4088
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertsResponse({}));
4089
4089
  }
4090
4090
  /**
4091
- * Retrieves the list of certificates for a user.
4091
+ * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
4092
4092
  *
4093
4093
  * @param request - DescribeCertsRequest
4094
4094
  * @returns DescribeCertsResponse
@@ -4098,7 +4098,7 @@ class Client extends openapi_core_1.default {
4098
4098
  return await this.describeCertsWithOptions(request, runtime);
4099
4099
  }
4100
4100
  /**
4101
- * Retrieves the billing module information of Web Application Firewall (WAF).
4101
+ * 查询WAF计价模块信息
4102
4102
  *
4103
4103
  * @param request - DescribeChargeModuleRequest
4104
4104
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4133,7 +4133,7 @@ class Client extends openapi_core_1.default {
4133
4133
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeModuleResponse({}));
4134
4134
  }
4135
4135
  /**
4136
- * Retrieves the billing module information of Web Application Firewall (WAF).
4136
+ * 查询WAF计价模块信息
4137
4137
  *
4138
4138
  * @param request - DescribeChargeModuleRequest
4139
4139
  * @returns DescribeChargeModuleResponse
@@ -4143,7 +4143,7 @@ class Client extends openapi_core_1.default {
4143
4143
  return await this.describeChargeModuleWithOptions(request, runtime);
4144
4144
  }
4145
4145
  /**
4146
- * Queries the billing results for Web Application Firewall (WAF).
4146
+ * 查询WAF计价模块的计价结果
4147
4147
  *
4148
4148
  * @param request - DescribeChargeResultRequest
4149
4149
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4184,7 +4184,7 @@ class Client extends openapi_core_1.default {
4184
4184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeChargeResultResponse({}));
4185
4185
  }
4186
4186
  /**
4187
- * Queries the billing results for Web Application Firewall (WAF).
4187
+ * 查询WAF计价模块的计价结果
4188
4188
  *
4189
4189
  * @param request - DescribeChargeResultRequest
4190
4190
  * @returns DescribeChargeResultResponse
@@ -4194,7 +4194,7 @@ class Client extends openapi_core_1.default {
4194
4194
  return await this.describeChargeResultWithOptions(request, runtime);
4195
4195
  }
4196
4196
  /**
4197
- * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4197
+ * 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.
4198
4198
  *
4199
4199
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4200
4200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4247,7 +4247,7 @@ class Client extends openapi_core_1.default {
4247
4247
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessPortDetailsResponse({}));
4248
4248
  }
4249
4249
  /**
4250
- * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
4250
+ * 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.
4251
4251
  *
4252
4252
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
4253
4253
  * @returns DescribeCloudResourceAccessPortDetailsResponse
@@ -4257,7 +4257,7 @@ class Client extends openapi_core_1.default {
4257
4257
  return await this.describeCloudResourceAccessPortDetailsWithOptions(request, runtime);
4258
4258
  }
4259
4259
  /**
4260
- * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4260
+ * 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).
4261
4261
  *
4262
4262
  * @param request - DescribeCloudResourceAccessedPortsRequest
4263
4263
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4295,7 +4295,7 @@ class Client extends openapi_core_1.default {
4295
4295
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceAccessedPortsResponse({}));
4296
4296
  }
4297
4297
  /**
4298
- * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
4298
+ * 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).
4299
4299
  *
4300
4300
  * @param request - DescribeCloudResourceAccessedPortsRequest
4301
4301
  * @returns DescribeCloudResourceAccessedPortsResponse
@@ -4305,7 +4305,7 @@ class Client extends openapi_core_1.default {
4305
4305
  return await this.describeCloudResourceAccessedPortsWithOptions(request, runtime);
4306
4306
  }
4307
4307
  /**
4308
- * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4308
+ * 查询云产品接入资源列表
4309
4309
  *
4310
4310
  * @param request - DescribeCloudResourceListRequest
4311
4311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4361,7 +4361,7 @@ class Client extends openapi_core_1.default {
4361
4361
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceListResponse({}));
4362
4362
  }
4363
4363
  /**
4364
- * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
4364
+ * 查询云产品接入资源列表
4365
4365
  *
4366
4366
  * @param request - DescribeCloudResourceListRequest
4367
4367
  * @returns DescribeCloudResourceListResponse
@@ -4371,7 +4371,7 @@ class Client extends openapi_core_1.default {
4371
4371
  return await this.describeCloudResourceListWithOptions(request, runtime);
4372
4372
  }
4373
4373
  /**
4374
- * Queries the list of cloud services added to Web Application Firewall (WAF).
4374
+ * Queries cloud service resources that are added to Web Application Firewall (WAF).
4375
4375
  *
4376
4376
  * @param request - DescribeCloudResourcesRequest
4377
4377
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4439,7 +4439,7 @@ class Client extends openapi_core_1.default {
4439
4439
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourcesResponse({}));
4440
4440
  }
4441
4441
  /**
4442
- * Queries the list of cloud services added to Web Application Firewall (WAF).
4442
+ * Queries cloud service resources that are added to Web Application Firewall (WAF).
4443
4443
  *
4444
4444
  * @param request - DescribeCloudResourcesRequest
4445
4445
  * @returns DescribeCloudResourcesResponse
@@ -4449,7 +4449,7 @@ class Client extends openapi_core_1.default {
4449
4449
  return await this.describeCloudResourcesWithOptions(request, runtime);
4450
4450
  }
4451
4451
  /**
4452
- * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
4452
+ * 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.
4453
4453
  *
4454
4454
  * @param request - DescribeCnameCountRequest
4455
4455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4484,7 +4484,7 @@ class Client extends openapi_core_1.default {
4484
4484
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCnameCountResponse({}));
4485
4485
  }
4486
4486
  /**
4487
- * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
4487
+ * 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.
4488
4488
  *
4489
4489
  * @param request - DescribeCnameCountRequest
4490
4490
  * @returns DescribeCnameCountResponse
@@ -4494,7 +4494,7 @@ class Client extends openapi_core_1.default {
4494
4494
  return await this.describeCnameCountWithOptions(request, runtime);
4495
4495
  }
4496
4496
  /**
4497
- * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4497
+ * 查询日志服务支持的所有字段
4498
4498
  *
4499
4499
  * @param tmpReq - DescribeCommonLogFieldsRequest
4500
4500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4543,7 +4543,7 @@ class Client extends openapi_core_1.default {
4543
4543
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCommonLogFieldsResponse({}));
4544
4544
  }
4545
4545
  /**
4546
- * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
4546
+ * 查询日志服务支持的所有字段
4547
4547
  *
4548
4548
  * @param request - DescribeCommonLogFieldsRequest
4549
4549
  * @returns DescribeCommonLogFieldsResponse
@@ -4553,7 +4553,7 @@ class Client extends openapi_core_1.default {
4553
4553
  return await this.describeCommonLogFieldsWithOptions(request, runtime);
4554
4554
  }
4555
4555
  /**
4556
- * Describes the compilation result of a custom regular expression rule.
4556
+ * 查询自定义正则规则编译结果
4557
4557
  *
4558
4558
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4559
4559
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4588,7 +4588,7 @@ class Client extends openapi_core_1.default {
4588
4588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomBaseRuleCompileResultResponse({}));
4589
4589
  }
4590
4590
  /**
4591
- * Describes the compilation result of a custom regular expression rule.
4591
+ * 查询自定义正则规则编译结果
4592
4592
  *
4593
4593
  * @param request - DescribeCustomBaseRuleCompileResultRequest
4594
4594
  * @returns DescribeCustomBaseRuleCompileResultResponse
@@ -4598,7 +4598,7 @@ class Client extends openapi_core_1.default {
4598
4598
  return await this.describeCustomBaseRuleCompileResultWithOptions(request, runtime);
4599
4599
  }
4600
4600
  /**
4601
- * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
4601
+ * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4602
4602
  *
4603
4603
  * @param request - DescribeDDoSStatusRequest
4604
4604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4633,7 +4633,7 @@ class Client extends openapi_core_1.default {
4633
4633
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDDoSStatusResponse({}));
4634
4634
  }
4635
4635
  /**
4636
- * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
4636
+ * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
4637
4637
  *
4638
4638
  * @param request - DescribeDDoSStatusRequest
4639
4639
  * @returns DescribeDDoSStatusResponse
@@ -4643,7 +4643,7 @@ class Client extends openapi_core_1.default {
4643
4643
  return await this.describeDDoSStatusWithOptions(request, runtime);
4644
4644
  }
4645
4645
  /**
4646
- * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4646
+ * Queries the default SSL and Transport Layer Security (TLS) settings.
4647
4647
  *
4648
4648
  * @param request - DescribeDefaultHttpsRequest
4649
4649
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4678,7 +4678,7 @@ class Client extends openapi_core_1.default {
4678
4678
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefaultHttpsResponse({}));
4679
4679
  }
4680
4680
  /**
4681
- * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
4681
+ * Queries the default SSL and Transport Layer Security (TLS) settings.
4682
4682
  *
4683
4683
  * @param request - DescribeDefaultHttpsRequest
4684
4684
  * @returns DescribeDefaultHttpsResponse
@@ -4688,7 +4688,7 @@ class Client extends openapi_core_1.default {
4688
4688
  return await this.describeDefaultHttpsWithOptions(request, runtime);
4689
4689
  }
4690
4690
  /**
4691
- * Queries a paginated list of protected objects that can be associated with a defense group.
4691
+ * 分页查询可以被防护组绑定的防护对象列表
4692
4692
  *
4693
4693
  * @param request - DescribeDefenseGroupValidResourcesRequest
4694
4694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4735,7 +4735,7 @@ class Client extends openapi_core_1.default {
4735
4735
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseGroupValidResourcesResponse({}));
4736
4736
  }
4737
4737
  /**
4738
- * Queries a paginated list of protected objects that can be associated with a defense group.
4738
+ * 分页查询可以被防护组绑定的防护对象列表
4739
4739
  *
4740
4740
  * @param request - DescribeDefenseGroupValidResourcesRequest
4741
4741
  * @returns DescribeDefenseGroupValidResourcesResponse
@@ -4745,7 +4745,7 @@ class Client extends openapi_core_1.default {
4745
4745
  return await this.describeDefenseGroupValidResourcesWithOptions(request, runtime);
4746
4746
  }
4747
4747
  /**
4748
- * Retrieves the details of a protected object.
4748
+ * Queries the information about a protected object.
4749
4749
  *
4750
4750
  * @param request - DescribeDefenseResourceRequest
4751
4751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4783,7 +4783,7 @@ class Client extends openapi_core_1.default {
4783
4783
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceResponse({}));
4784
4784
  }
4785
4785
  /**
4786
- * Retrieves the details of a protected object.
4786
+ * Queries the information about a protected object.
4787
4787
  *
4788
4788
  * @param request - DescribeDefenseResourceRequest
4789
4789
  * @returns DescribeDefenseResourceResponse
@@ -4793,7 +4793,7 @@ class Client extends openapi_core_1.default {
4793
4793
  return await this.describeDefenseResourceWithOptions(request, runtime);
4794
4794
  }
4795
4795
  /**
4796
- * Retrieves the details of a protected object group.
4796
+ * Queries the information about a protected object group.
4797
4797
  *
4798
4798
  * @param request - DescribeDefenseResourceGroupRequest
4799
4799
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4831,7 +4831,7 @@ class Client extends openapi_core_1.default {
4831
4831
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupResponse({}));
4832
4832
  }
4833
4833
  /**
4834
- * Retrieves the details of a protected object group.
4834
+ * Queries the information about a protected object group.
4835
4835
  *
4836
4836
  * @param request - DescribeDefenseResourceGroupRequest
4837
4837
  * @returns DescribeDefenseResourceGroupResponse
@@ -4895,7 +4895,7 @@ class Client extends openapi_core_1.default {
4895
4895
  return await this.describeDefenseResourceGroupNamesWithOptions(request, runtime);
4896
4896
  }
4897
4897
  /**
4898
- * Retrieves information about protected object groups using pagination.
4898
+ * Performs a pagination query to retrieve the information about protected object groups.
4899
4899
  *
4900
4900
  * @param request - DescribeDefenseResourceGroupsRequest
4901
4901
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4942,7 +4942,7 @@ class Client extends openapi_core_1.default {
4942
4942
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceGroupsResponse({}));
4943
4943
  }
4944
4944
  /**
4945
- * Retrieves information about protected object groups using pagination.
4945
+ * Performs a pagination query to retrieve the information about protected object groups.
4946
4946
  *
4947
4947
  * @param request - DescribeDefenseResourceGroupsRequest
4948
4948
  * @returns DescribeDefenseResourceGroupsResponse
@@ -5006,7 +5006,7 @@ class Client extends openapi_core_1.default {
5006
5006
  return await this.describeDefenseResourceNamesWithOptions(request, runtime);
5007
5007
  }
5008
5008
  /**
5009
- * Queries the asset owner account of protected objects in multi-account management scenarios.
5009
+ * 查询防护对象和所属资源的关系
5010
5010
  *
5011
5011
  * @param request - DescribeDefenseResourceOwnerUidRequest
5012
5012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5044,7 +5044,7 @@ class Client extends openapi_core_1.default {
5044
5044
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceOwnerUidResponse({}));
5045
5045
  }
5046
5046
  /**
5047
- * Queries the asset owner account of protected objects in multi-account management scenarios.
5047
+ * 查询防护对象和所属资源的关系
5048
5048
  *
5049
5049
  * @param request - DescribeDefenseResourceOwnerUidRequest
5050
5050
  * @returns DescribeDefenseResourceOwnerUidResponse
@@ -5054,7 +5054,7 @@ class Client extends openapi_core_1.default {
5054
5054
  return await this.describeDefenseResourceOwnerUidWithOptions(request, runtime);
5055
5055
  }
5056
5056
  /**
5057
- * Queries the protection templates associated with a protected object or protected object group.
5057
+ * Queries the protection templates that are associated with a protected object or protected object group.
5058
5058
  *
5059
5059
  * @param request - DescribeDefenseResourceTemplatesRequest
5060
5060
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5107,7 +5107,7 @@ class Client extends openapi_core_1.default {
5107
5107
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourceTemplatesResponse({}));
5108
5108
  }
5109
5109
  /**
5110
- * Queries the protection templates associated with a protected object or protected object group.
5110
+ * Queries the protection templates that are associated with a protected object or protected object group.
5111
5111
  *
5112
5112
  * @param request - DescribeDefenseResourceTemplatesRequest
5113
5113
  * @returns DescribeDefenseResourceTemplatesResponse
@@ -5117,7 +5117,7 @@ class Client extends openapi_core_1.default {
5117
5117
  return await this.describeDefenseResourceTemplatesWithOptions(request, runtime);
5118
5118
  }
5119
5119
  /**
5120
- * Queries a list of protected objects.
5120
+ * Queries protected objects by page.
5121
5121
  *
5122
5122
  * @param request - DescribeDefenseResourcesRequest
5123
5123
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5164,7 +5164,7 @@ class Client extends openapi_core_1.default {
5164
5164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseResourcesResponse({}));
5165
5165
  }
5166
5166
  /**
5167
- * Queries a list of protected objects.
5167
+ * Queries protected objects by page.
5168
5168
  *
5169
5169
  * @param request - DescribeDefenseResourcesRequest
5170
5170
  * @returns DescribeDefenseResourcesResponse
@@ -5174,7 +5174,7 @@ class Client extends openapi_core_1.default {
5174
5174
  return await this.describeDefenseResourcesWithOptions(request, runtime);
5175
5175
  }
5176
5176
  /**
5177
- * Retrieves the details of a specified protection rule.
5177
+ * Queries a protection rule.
5178
5178
  *
5179
5179
  * @param request - DescribeDefenseRuleRequest
5180
5180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5221,7 +5221,7 @@ class Client extends openapi_core_1.default {
5221
5221
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleResponse({}));
5222
5222
  }
5223
5223
  /**
5224
- * Retrieves the details of a specified protection rule.
5224
+ * Queries a protection rule.
5225
5225
  *
5226
5226
  * @param request - DescribeDefenseRuleRequest
5227
5227
  * @returns DescribeDefenseRuleResponse
@@ -5231,7 +5231,7 @@ class Client extends openapi_core_1.default {
5231
5231
  return await this.describeDefenseRuleWithOptions(request, runtime);
5232
5232
  }
5233
5233
  /**
5234
- * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5234
+ * 查询防护规则的统计信息
5235
5235
  *
5236
5236
  * @param request - DescribeDefenseRuleStatisticsRequest
5237
5237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5281,7 +5281,7 @@ class Client extends openapi_core_1.default {
5281
5281
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRuleStatisticsResponse({}));
5282
5282
  }
5283
5283
  /**
5284
- * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
5284
+ * 查询防护规则的统计信息
5285
5285
  *
5286
5286
  * @param request - DescribeDefenseRuleStatisticsRequest
5287
5287
  * @returns DescribeDefenseRuleStatisticsResponse
@@ -5291,7 +5291,7 @@ class Client extends openapi_core_1.default {
5291
5291
  return await this.describeDefenseRuleStatisticsWithOptions(request, runtime);
5292
5292
  }
5293
5293
  /**
5294
- * Queries a paginated list of protection rules.
5294
+ * Queries protection rules by page.
5295
5295
  *
5296
5296
  * @param request - DescribeDefenseRulesRequest
5297
5297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5341,7 +5341,7 @@ class Client extends openapi_core_1.default {
5341
5341
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseRulesResponse({}));
5342
5342
  }
5343
5343
  /**
5344
- * Queries a paginated list of protection rules.
5344
+ * Queries protection rules by page.
5345
5345
  *
5346
5346
  * @param request - DescribeDefenseRulesRequest
5347
5347
  * @returns DescribeDefenseRulesResponse
@@ -5351,7 +5351,7 @@ class Client extends openapi_core_1.default {
5351
5351
  return await this.describeDefenseRulesWithOptions(request, runtime);
5352
5352
  }
5353
5353
  /**
5354
- * Queries the protection configurations for a specific defense scenario.
5354
+ * 查询用户防护场景的配置
5355
5355
  *
5356
5356
  * @param request - DescribeDefenseSceneConfigRequest
5357
5357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5392,7 +5392,7 @@ class Client extends openapi_core_1.default {
5392
5392
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseSceneConfigResponse({}));
5393
5393
  }
5394
5394
  /**
5395
- * Queries the protection configurations for a specific defense scenario.
5395
+ * 查询用户防护场景的配置
5396
5396
  *
5397
5397
  * @param request - DescribeDefenseSceneConfigRequest
5398
5398
  * @returns DescribeDefenseSceneConfigResponse
@@ -5402,7 +5402,7 @@ class Client extends openapi_core_1.default {
5402
5402
  return await this.describeDefenseSceneConfigWithOptions(request, runtime);
5403
5403
  }
5404
5404
  /**
5405
- * Retrieves the details of a specific protection template.
5405
+ * Queries a protection rule template.
5406
5406
  *
5407
5407
  * @param request - DescribeDefenseTemplateRequest
5408
5408
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5440,7 +5440,7 @@ class Client extends openapi_core_1.default {
5440
5440
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateResponse({}));
5441
5441
  }
5442
5442
  /**
5443
- * Retrieves the details of a specific protection template.
5443
+ * Queries a protection rule template.
5444
5444
  *
5445
5445
  * @param request - DescribeDefenseTemplateRequest
5446
5446
  * @returns DescribeDefenseTemplateResponse
@@ -5450,7 +5450,7 @@ class Client extends openapi_core_1.default {
5450
5450
  return await this.describeDefenseTemplateWithOptions(request, runtime);
5451
5451
  }
5452
5452
  /**
5453
- * Queries the names of protected object groups that can be associated with a specific protection template.
5453
+ * Queries the names of protected object groups for which a protection template can take effect.
5454
5454
  *
5455
5455
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5456
5456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5500,7 +5500,7 @@ class Client extends openapi_core_1.default {
5500
5500
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidGroupsResponse({}));
5501
5501
  }
5502
5502
  /**
5503
- * Queries the names of protected object groups that can be associated with a specific protection template.
5503
+ * Queries the names of protected object groups for which a protection template can take effect.
5504
5504
  *
5505
5505
  * @param request - DescribeDefenseTemplateValidGroupsRequest
5506
5506
  * @returns DescribeDefenseTemplateValidGroupsResponse
@@ -5510,7 +5510,7 @@ class Client extends openapi_core_1.default {
5510
5510
  return await this.describeDefenseTemplateValidGroupsWithOptions(request, runtime);
5511
5511
  }
5512
5512
  /**
5513
- * Queries a paginated list of protected objects that are valid for a specified protection template.
5513
+ * 分页查询可以被自定义模板绑定的防护对象列表
5514
5514
  *
5515
5515
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5516
5516
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5560,7 +5560,7 @@ class Client extends openapi_core_1.default {
5560
5560
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplateValidResourcesResponse({}));
5561
5561
  }
5562
5562
  /**
5563
- * Queries a paginated list of protected objects that are valid for a specified protection template.
5563
+ * 分页查询可以被自定义模板绑定的防护对象列表
5564
5564
  *
5565
5565
  * @param request - DescribeDefenseTemplateValidResourcesRequest
5566
5566
  * @returns DescribeDefenseTemplateValidResourcesResponse
@@ -5570,7 +5570,7 @@ class Client extends openapi_core_1.default {
5570
5570
  return await this.describeDefenseTemplateValidResourcesWithOptions(request, runtime);
5571
5571
  }
5572
5572
  /**
5573
- * Retrieves a paginated list of protection templates.
5573
+ * Performs a paging query to retrieve protection templates.
5574
5574
  *
5575
5575
  * @param request - DescribeDefenseTemplatesRequest
5576
5576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5635,7 +5635,7 @@ class Client extends openapi_core_1.default {
5635
5635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDefenseTemplatesResponse({}));
5636
5636
  }
5637
5637
  /**
5638
- * Retrieves a paginated list of protection templates.
5638
+ * Performs a paging query to retrieve protection templates.
5639
5639
  *
5640
5640
  * @param request - DescribeDefenseTemplatesRequest
5641
5641
  * @returns DescribeDefenseTemplatesResponse
@@ -5645,7 +5645,7 @@ class Client extends openapi_core_1.default {
5645
5645
  return await this.describeDefenseTemplatesWithOptions(request, runtime);
5646
5646
  }
5647
5647
  /**
5648
- * Verifies that the DNS record of a domain name is correct.
5648
+ * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5649
5649
  *
5650
5650
  * @param request - DescribeDomainDNSRecordRequest
5651
5651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5683,7 +5683,7 @@ class Client extends openapi_core_1.default {
5683
5683
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDNSRecordResponse({}));
5684
5684
  }
5685
5685
  /**
5686
- * Verifies that the DNS record of a domain name is correct.
5686
+ * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
5687
5687
  *
5688
5688
  * @param request - DescribeDomainDNSRecordRequest
5689
5689
  * @returns DescribeDomainDNSRecordResponse
@@ -5693,7 +5693,7 @@ class Client extends openapi_core_1.default {
5693
5693
  return await this.describeDomainDNSRecordWithOptions(request, runtime);
5694
5694
  }
5695
5695
  /**
5696
- * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
5696
+ * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5697
5697
  *
5698
5698
  * @param request - DescribeDomainDetailRequest
5699
5699
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5731,7 +5731,7 @@ class Client extends openapi_core_1.default {
5731
5731
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainDetailResponse({}));
5732
5732
  }
5733
5733
  /**
5734
- * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
5734
+ * Queries the details of a domain name that is added to Web Application Firewall (WAF).
5735
5735
  *
5736
5736
  * @param request - DescribeDomainDetailRequest
5737
5737
  * @returns DescribeDomainDetailResponse
@@ -5741,7 +5741,7 @@ class Client extends openapi_core_1.default {
5741
5741
  return await this.describeDomainDetailWithOptions(request, runtime);
5742
5742
  }
5743
5743
  /**
5744
- * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
5744
+ * 查询域名已使用的端口
5745
5745
  *
5746
5746
  * @param request - DescribeDomainUsedPortsRequest
5747
5747
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5773,7 +5773,7 @@ class Client extends openapi_core_1.default {
5773
5773
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDomainUsedPortsResponse({}));
5774
5774
  }
5775
5775
  /**
5776
- * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
5776
+ * 查询域名已使用的端口
5777
5777
  *
5778
5778
  * @param request - DescribeDomainUsedPortsRequest
5779
5779
  * @returns DescribeDomainUsedPortsResponse
@@ -5846,7 +5846,7 @@ class Client extends openapi_core_1.default {
5846
5846
  return await this.describeDomainsWithOptions(request, runtime);
5847
5847
  }
5848
5848
  /**
5849
- * Queries the daily bills for WAF on-demand instances for the last 7 days.
5849
+ * 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.
5850
5850
  *
5851
5851
  * @param request - DescribeElasticBillsRequest
5852
5852
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5887,7 +5887,7 @@ class Client extends openapi_core_1.default {
5887
5887
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeElasticBillsResponse({}));
5888
5888
  }
5889
5889
  /**
5890
- * Queries the daily bills for WAF on-demand instances for the last 7 days.
5890
+ * 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.
5891
5891
  *
5892
5892
  * @param request - DescribeElasticBillsRequest
5893
5893
  * @returns DescribeElasticBillsResponse
@@ -5897,7 +5897,7 @@ class Client extends openapi_core_1.default {
5897
5897
  return await this.describeElasticBillsWithOptions(request, runtime);
5898
5898
  }
5899
5899
  /**
5900
- * Queries the traffic statistics.
5900
+ * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5901
5901
  *
5902
5902
  * @param request - DescribeFlowChartRequest
5903
5903
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5944,7 +5944,7 @@ class Client extends openapi_core_1.default {
5944
5944
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowChartResponse({}));
5945
5945
  }
5946
5946
  /**
5947
- * Queries the traffic statistics.
5947
+ * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
5948
5948
  *
5949
5949
  * @param request - DescribeFlowChartRequest
5950
5950
  * @returns DescribeFlowChartResponse
@@ -5954,7 +5954,7 @@ class Client extends openapi_core_1.default {
5954
5954
  return await this.describeFlowChartWithOptions(request, runtime);
5955
5955
  }
5956
5956
  /**
5957
- * Queries the top 10 protected objects by request count.
5957
+ * Queries the top 10 protected objects that receive requests.
5958
5958
  *
5959
5959
  * @param request - DescribeFlowTopResourceRequest
5960
5960
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5995,7 +5995,7 @@ class Client extends openapi_core_1.default {
5995
5995
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopResourceResponse({}));
5996
5996
  }
5997
5997
  /**
5998
- * Queries the top 10 protected objects by request count.
5998
+ * Queries the top 10 protected objects that receive requests.
5999
5999
  *
6000
6000
  * @param request - DescribeFlowTopResourceRequest
6001
6001
  * @returns DescribeFlowTopResourceResponse
@@ -6005,7 +6005,7 @@ class Client extends openapi_core_1.default {
6005
6005
  return await this.describeFlowTopResourceWithOptions(request, runtime);
6006
6006
  }
6007
6007
  /**
6008
- * Queries the top 10 most requested URLs.
6008
+ * Queries the top 10 URLs that are used to initiate requests.
6009
6009
  *
6010
6010
  * @param request - DescribeFlowTopUrlRequest
6011
6011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6049,7 +6049,7 @@ class Client extends openapi_core_1.default {
6049
6049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowTopUrlResponse({}));
6050
6050
  }
6051
6051
  /**
6052
- * Queries the top 10 most requested URLs.
6052
+ * Queries the top 10 URLs that are used to initiate requests.
6053
6053
  *
6054
6054
  * @param request - DescribeFlowTopUrlRequest
6055
6055
  * @returns DescribeFlowTopUrlResponse
@@ -6059,7 +6059,7 @@ class Client extends openapi_core_1.default {
6059
6059
  return await this.describeFlowTopUrlWithOptions(request, runtime);
6060
6060
  }
6061
6061
  /**
6062
- * Queries statistics information about assets detected by the basic API security feature.
6062
+ * Queries the asset statistics provided by basic detection in the API security module.
6063
6063
  *
6064
6064
  * @param request - DescribeFreeUserAssetCountRequest
6065
6065
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6094,7 +6094,7 @@ class Client extends openapi_core_1.default {
6094
6094
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserAssetCountResponse({}));
6095
6095
  }
6096
6096
  /**
6097
- * Queries statistics information about assets detected by the basic API security feature.
6097
+ * Queries the asset statistics provided by basic detection in the API security module.
6098
6098
  *
6099
6099
  * @param request - DescribeFreeUserAssetCountRequest
6100
6100
  * @returns DescribeFreeUserAssetCountResponse
@@ -6104,7 +6104,7 @@ class Client extends openapi_core_1.default {
6104
6104
  return await this.describeFreeUserAssetCountWithOptions(request, runtime);
6105
6105
  }
6106
6106
  /**
6107
- * Queries statistics about security events detected by basic API security checks.
6107
+ * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6108
6108
  *
6109
6109
  * @param request - DescribeFreeUserEventCountRequest
6110
6110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6139,7 +6139,7 @@ class Client extends openapi_core_1.default {
6139
6139
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventCountResponse({}));
6140
6140
  }
6141
6141
  /**
6142
- * Queries statistics about security events detected by basic API security checks.
6142
+ * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
6143
6143
  *
6144
6144
  * @param request - DescribeFreeUserEventCountRequest
6145
6145
  * @returns DescribeFreeUserEventCountResponse
@@ -6149,7 +6149,7 @@ class Client extends openapi_core_1.default {
6149
6149
  return await this.describeFreeUserEventCountWithOptions(request, runtime);
6150
6150
  }
6151
6151
  /**
6152
- * Queries the types of security events for basic API security detection.
6152
+ * Queries the types of security events on which basic detection is performed in the API security module.
6153
6153
  *
6154
6154
  * @param request - DescribeFreeUserEventTypesRequest
6155
6155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6184,7 +6184,7 @@ class Client extends openapi_core_1.default {
6184
6184
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventTypesResponse({}));
6185
6185
  }
6186
6186
  /**
6187
- * Queries the types of security events for basic API security detection.
6187
+ * Queries the types of security events on which basic detection is performed in the API security module.
6188
6188
  *
6189
6189
  * @param request - DescribeFreeUserEventTypesRequest
6190
6190
  * @returns DescribeFreeUserEventTypesResponse
@@ -6194,7 +6194,7 @@ class Client extends openapi_core_1.default {
6194
6194
  return await this.describeFreeUserEventTypesWithOptions(request, runtime);
6195
6195
  }
6196
6196
  /**
6197
- * Queries security events detected by the basic API security scan.
6197
+ * Queries the list of security events on which basic detection is performed in the API security module.
6198
6198
  *
6199
6199
  * @param request - DescribeFreeUserEventsRequest
6200
6200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6229,7 +6229,7 @@ class Client extends openapi_core_1.default {
6229
6229
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFreeUserEventsResponse({}));
6230
6230
  }
6231
6231
  /**
6232
- * Queries security events detected by the basic API security scan.
6232
+ * Queries the list of security events on which basic detection is performed in the API security module.
6233
6233
  *
6234
6234
  * @param request - DescribeFreeUserEventsRequest
6235
6235
  * @returns DescribeFreeUserEventsResponse
@@ -6287,7 +6287,7 @@ class Client extends openapi_core_1.default {
6287
6287
  return await this.describeHybridCloudBasicMonitorWithOptions(request, runtime);
6288
6288
  }
6289
6289
  /**
6290
- * Retrieves a hybrid cloud cluster rule.
6290
+ * Obtains the rule information about a hybrid cloud cluster.
6291
6291
  *
6292
6292
  * @param request - DescribeHybridCloudClusterRuleRequest
6293
6293
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6313,7 +6313,7 @@ class Client extends openapi_core_1.default {
6313
6313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRuleResponse({}));
6314
6314
  }
6315
6315
  /**
6316
- * Retrieves a hybrid cloud cluster rule.
6316
+ * Obtains the rule information about a hybrid cloud cluster.
6317
6317
  *
6318
6318
  * @param request - DescribeHybridCloudClusterRuleRequest
6319
6319
  * @returns DescribeHybridCloudClusterRuleResponse
@@ -6323,7 +6323,7 @@ class Client extends openapi_core_1.default {
6323
6323
  return await this.describeHybridCloudClusterRuleWithOptions(request, runtime);
6324
6324
  }
6325
6325
  /**
6326
- * Cluster rules
6326
+ * 集群规则列表
6327
6327
  *
6328
6328
  * @param request - DescribeHybridCloudClusterRulesRequest
6329
6329
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6376,7 +6376,7 @@ class Client extends openapi_core_1.default {
6376
6376
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterRulesResponse({}));
6377
6377
  }
6378
6378
  /**
6379
- * Cluster rules
6379
+ * 集群规则列表
6380
6380
  *
6381
6381
  * @param request - DescribeHybridCloudClusterRulesRequest
6382
6382
  * @returns DescribeHybridCloudClusterRulesResponse
@@ -6386,7 +6386,7 @@ class Client extends openapi_core_1.default {
6386
6386
  return await this.describeHybridCloudClusterRulesWithOptions(request, runtime);
6387
6387
  }
6388
6388
  /**
6389
- * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6389
+ * 集群机器列表
6390
6390
  *
6391
6391
  * @param request - DescribeHybridCloudClusterServersRequest
6392
6392
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6442,7 +6442,7 @@ class Client extends openapi_core_1.default {
6442
6442
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudClusterServersResponse({}));
6443
6443
  }
6444
6444
  /**
6445
- * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
6445
+ * 集群机器列表
6446
6446
  *
6447
6447
  * @param request - DescribeHybridCloudClusterServersRequest
6448
6448
  * @returns DescribeHybridCloudClusterServersResponse
@@ -6497,7 +6497,7 @@ class Client extends openapi_core_1.default {
6497
6497
  return await this.describeHybridCloudClustersWithOptions(request, runtime);
6498
6498
  }
6499
6499
  /**
6500
- * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6500
+ * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6501
6501
  *
6502
6502
  * @param request - DescribeHybridCloudGroupsRequest
6503
6503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6550,7 +6550,7 @@ class Client extends openapi_core_1.default {
6550
6550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudGroupsResponse({}));
6551
6551
  }
6552
6552
  /**
6553
- * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
6553
+ * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
6554
6554
  *
6555
6555
  * @param request - DescribeHybridCloudGroupsRequest
6556
6556
  * @returns DescribeHybridCloudGroupsResponse
@@ -6560,7 +6560,7 @@ class Client extends openapi_core_1.default {
6560
6560
  return await this.describeHybridCloudGroupsWithOptions(request, runtime);
6561
6561
  }
6562
6562
  /**
6563
- * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6563
+ * Queries the status of applications running on a hybrid cloud cluster node.
6564
6564
  *
6565
6565
  * @param request - DescribeHybridCloudProcessMonitorRequest
6566
6566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6598,7 +6598,7 @@ class Client extends openapi_core_1.default {
6598
6598
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProcessMonitorResponse({}));
6599
6599
  }
6600
6600
  /**
6601
- * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
6601
+ * Queries the status of applications running on a hybrid cloud cluster node.
6602
6602
  *
6603
6603
  * @param request - DescribeHybridCloudProcessMonitorRequest
6604
6604
  * @returns DescribeHybridCloudProcessMonitorResponse
@@ -6608,7 +6608,7 @@ class Client extends openapi_core_1.default {
6608
6608
  return await this.describeHybridCloudProcessMonitorWithOptions(request, runtime);
6609
6609
  }
6610
6610
  /**
6611
- * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6611
+ * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6612
6612
  *
6613
6613
  * @param request - DescribeHybridCloudProtectableCountRequest
6614
6614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6643,7 +6643,7 @@ class Client extends openapi_core_1.default {
6643
6643
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudProtectableCountResponse({}));
6644
6644
  }
6645
6645
  /**
6646
- * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
6646
+ * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
6647
6647
  *
6648
6648
  * @param request - DescribeHybridCloudProtectableCountRequest
6649
6649
  * @returns DescribeHybridCloudProtectableCountResponse
@@ -6653,7 +6653,7 @@ class Client extends openapi_core_1.default {
6653
6653
  return await this.describeHybridCloudProtectableCountWithOptions(request, runtime);
6654
6654
  }
6655
6655
  /**
6656
- * Queries the details of a hybrid cloud domain name.
6656
+ * 查询混合云域名详情
6657
6657
  *
6658
6658
  * @param request - DescribeHybridCloudResourceDetailRequest
6659
6659
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6703,7 +6703,7 @@ class Client extends openapi_core_1.default {
6703
6703
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourceDetailResponse({}));
6704
6704
  }
6705
6705
  /**
6706
- * Queries the details of a hybrid cloud domain name.
6706
+ * 查询混合云域名详情
6707
6707
  *
6708
6708
  * @param request - DescribeHybridCloudResourceDetailRequest
6709
6709
  * @returns DescribeHybridCloudResourceDetailResponse
@@ -6713,7 +6713,7 @@ class Client extends openapi_core_1.default {
6713
6713
  return await this.describeHybridCloudResourceDetailWithOptions(request, runtime);
6714
6714
  }
6715
6715
  /**
6716
- * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
6716
+ * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6717
6717
  *
6718
6718
  * @param request - DescribeHybridCloudResourcesRequest
6719
6719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6763,7 +6763,7 @@ class Client extends openapi_core_1.default {
6763
6763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudResourcesResponse({}));
6764
6764
  }
6765
6765
  /**
6766
- * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
6766
+ * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
6767
6767
  *
6768
6768
  * @param request - DescribeHybridCloudResourcesRequest
6769
6769
  * @returns DescribeHybridCloudResourcesResponse
@@ -6773,7 +6773,7 @@ class Client extends openapi_core_1.default {
6773
6773
  return await this.describeHybridCloudResourcesWithOptions(request, runtime);
6774
6774
  }
6775
6775
  /**
6776
- * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6776
+ * 获取SDK信息
6777
6777
  *
6778
6778
  * @param request - DescribeHybridCloudSdkServersRequest
6779
6779
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6823,7 +6823,7 @@ class Client extends openapi_core_1.default {
6823
6823
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSdkServersResponse({}));
6824
6824
  }
6825
6825
  /**
6826
- * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
6826
+ * 获取SDK信息
6827
6827
  *
6828
6828
  * @param request - DescribeHybridCloudSdkServersRequest
6829
6829
  * @returns DescribeHybridCloudSdkServersResponse
@@ -6833,7 +6833,7 @@ class Client extends openapi_core_1.default {
6833
6833
  return await this.describeHybridCloudSdkServersWithOptions(request, runtime);
6834
6834
  }
6835
6835
  /**
6836
- * Queries hybrid cloud server regions, including carriers, continents, and cities.
6836
+ * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6837
6837
  *
6838
6838
  * @param request - DescribeHybridCloudServerRegionsRequest
6839
6839
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6874,7 +6874,7 @@ class Client extends openapi_core_1.default {
6874
6874
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudServerRegionsResponse({}));
6875
6875
  }
6876
6876
  /**
6877
- * Queries hybrid cloud server regions, including carriers, continents, and cities.
6877
+ * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
6878
6878
  *
6879
6879
  * @param request - DescribeHybridCloudServerRegionsRequest
6880
6880
  * @returns DescribeHybridCloudServerRegionsResponse
@@ -6884,7 +6884,7 @@ class Client extends openapi_core_1.default {
6884
6884
  return await this.describeHybridCloudServerRegionsWithOptions(request, runtime);
6885
6885
  }
6886
6886
  /**
6887
- * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6887
+ * 查询接入区域
6888
6888
  *
6889
6889
  * @param request - DescribeHybridCloudSupportRegionsRequest
6890
6890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6919,7 +6919,7 @@ class Client extends openapi_core_1.default {
6919
6919
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudSupportRegionsResponse({}));
6920
6920
  }
6921
6921
  /**
6922
- * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
6922
+ * 查询接入区域
6923
6923
  *
6924
6924
  * @param request - DescribeHybridCloudSupportRegionsRequest
6925
6925
  * @returns DescribeHybridCloudSupportRegionsResponse
@@ -6929,7 +6929,7 @@ class Client extends openapi_core_1.default {
6929
6929
  return await this.describeHybridCloudSupportRegionsWithOptions(request, runtime);
6930
6930
  }
6931
6931
  /**
6932
- * Queries the list of unassigned servers in a hybrid cloud cluster.
6932
+ * Queries servers that are not assigned to a hybrid cloud cluster.
6933
6933
  *
6934
6934
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6935
6935
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6979,7 +6979,7 @@ class Client extends openapi_core_1.default {
6979
6979
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnassignedMachinesResponse({}));
6980
6980
  }
6981
6981
  /**
6982
- * Queries the list of unassigned servers in a hybrid cloud cluster.
6982
+ * Queries servers that are not assigned to a hybrid cloud cluster.
6983
6983
  *
6984
6984
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
6985
6985
  * @returns DescribeHybridCloudUnassignedMachinesResponse
@@ -6989,7 +6989,7 @@ class Client extends openapi_core_1.default {
6989
6989
  return await this.describeHybridCloudUnassignedMachinesWithOptions(request, runtime);
6990
6990
  }
6991
6991
  /**
6992
- * Queries the list of unsupported ports for a hybrid cloud.
6992
+ * Queries the ports that are not supported by the hybrid cloud mode.
6993
6993
  *
6994
6994
  * @param request - DescribeHybridCloudUnsupportPortsRequest
6995
6995
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7024,7 +7024,7 @@ class Client extends openapi_core_1.default {
7024
7024
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUnsupportPortsResponse({}));
7025
7025
  }
7026
7026
  /**
7027
- * Queries the list of unsupported ports for a hybrid cloud.
7027
+ * Queries the ports that are not supported by the hybrid cloud mode.
7028
7028
  *
7029
7029
  * @param request - DescribeHybridCloudUnsupportPortsRequest
7030
7030
  * @returns DescribeHybridCloudUnsupportPortsResponse
@@ -7034,7 +7034,7 @@ class Client extends openapi_core_1.default {
7034
7034
  return await this.describeHybridCloudUnsupportPortsWithOptions(request, runtime);
7035
7035
  }
7036
7036
  /**
7037
- * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
7037
+ * 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.
7038
7038
  *
7039
7039
  * @param request - DescribeHybridCloudUserRequest
7040
7040
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7069,7 +7069,7 @@ class Client extends openapi_core_1.default {
7069
7069
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridCloudUserResponse({}));
7070
7070
  }
7071
7071
  /**
7072
- * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
7072
+ * 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.
7073
7073
  *
7074
7074
  * @param request - DescribeHybridCloudUserRequest
7075
7075
  * @returns DescribeHybridCloudUserResponse
@@ -7079,7 +7079,7 @@ class Client extends openapi_core_1.default {
7079
7079
  return await this.describeHybridCloudUserWithOptions(request, runtime);
7080
7080
  }
7081
7081
  /**
7082
- * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
7082
+ * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7083
7083
  *
7084
7084
  * @param request - DescribeInstanceRequest
7085
7085
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7111,7 +7111,7 @@ class Client extends openapi_core_1.default {
7111
7111
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstanceResponse({}));
7112
7112
  }
7113
7113
  /**
7114
- * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
7114
+ * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
7115
7115
  *
7116
7116
  * @param request - DescribeInstanceRequest
7117
7117
  * @returns DescribeInstanceResponse
@@ -7121,7 +7121,7 @@ class Client extends openapi_core_1.default {
7121
7121
  return await this.describeInstanceWithOptions(request, runtime);
7122
7122
  }
7123
7123
  /**
7124
- * Retrieves supported countries and regions outside China for IP-based region blacklist.
7124
+ * 获取支持的海外IP区域封禁支持的国际及地域。
7125
7125
  *
7126
7126
  * @param request - DescribeIpAbroadCountryInfosRequest
7127
7127
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7171,7 +7171,7 @@ class Client extends openapi_core_1.default {
7171
7171
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIpAbroadCountryInfosResponse({}));
7172
7172
  }
7173
7173
  /**
7174
- * Retrieves supported countries and regions outside China for IP-based region blacklist.
7174
+ * 获取支持的海外IP区域封禁支持的国际及地域。
7175
7175
  *
7176
7176
  * @param request - DescribeIpAbroadCountryInfosRequest
7177
7177
  * @returns DescribeIpAbroadCountryInfosResponse
@@ -7181,7 +7181,7 @@ class Client extends openapi_core_1.default {
7181
7181
  return await this.describeIpAbroadCountryInfosWithOptions(request, runtime);
7182
7182
  }
7183
7183
  /**
7184
- * Queries a single log delivery configuration for a hybrid cloud.
7184
+ * Queries a hybrid cloud log delivery configuration.
7185
7185
  *
7186
7186
  * @param request - DescribeLogDeliveryConfigRequest
7187
7187
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7219,7 +7219,7 @@ class Client extends openapi_core_1.default {
7219
7219
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigResponse({}));
7220
7220
  }
7221
7221
  /**
7222
- * Queries a single log delivery configuration for a hybrid cloud.
7222
+ * Queries a hybrid cloud log delivery configuration.
7223
7223
  *
7224
7224
  * @param request - DescribeLogDeliveryConfigRequest
7225
7225
  * @returns DescribeLogDeliveryConfigResponse
@@ -7229,7 +7229,7 @@ class Client extends openapi_core_1.default {
7229
7229
  return await this.describeLogDeliveryConfigWithOptions(request, runtime);
7230
7230
  }
7231
7231
  /**
7232
- * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7232
+ * Queries all hybrid cloud log delivery configurations.
7233
7233
  *
7234
7234
  * @param request - DescribeLogDeliveryConfigsRequest
7235
7235
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7276,7 +7276,7 @@ class Client extends openapi_core_1.default {
7276
7276
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogDeliveryConfigsResponse({}));
7277
7277
  }
7278
7278
  /**
7279
- * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
7279
+ * Queries all hybrid cloud log delivery configurations.
7280
7280
  *
7281
7281
  * @param request - DescribeLogDeliveryConfigsRequest
7282
7282
  * @returns DescribeLogDeliveryConfigsResponse
@@ -7286,7 +7286,7 @@ class Client extends openapi_core_1.default {
7286
7286
  return await this.describeLogDeliveryConfigsWithOptions(request, runtime);
7287
7287
  }
7288
7288
  /**
7289
- * Queries the IP address blacklist for critical event protection in a paginated format.
7289
+ * Queries IP addresses in an IP address blacklist for major event protection by page.
7290
7290
  *
7291
7291
  * @param request - DescribeMajorProtectionBlackIpsRequest
7292
7292
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7339,7 +7339,7 @@ class Client extends openapi_core_1.default {
7339
7339
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMajorProtectionBlackIpsResponse({}));
7340
7340
  }
7341
7341
  /**
7342
- * Queries the IP address blacklist for critical event protection in a paginated format.
7342
+ * Queries IP addresses in an IP address blacklist for major event protection by page.
7343
7343
  *
7344
7344
  * @param request - DescribeMajorProtectionBlackIpsRequest
7345
7345
  * @returns DescribeMajorProtectionBlackIpsResponse
@@ -7349,7 +7349,7 @@ class Client extends openapi_core_1.default {
7349
7349
  return await this.describeMajorProtectionBlackIpsWithOptions(request, runtime);
7350
7350
  }
7351
7351
  /**
7352
- * Retrieves all member accounts managed by the WAF multi-account management feature.
7352
+ * Queries information about members.
7353
7353
  *
7354
7354
  * @param request - DescribeMemberAccountsRequest
7355
7355
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7390,7 +7390,7 @@ class Client extends openapi_core_1.default {
7390
7390
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMemberAccountsResponse({}));
7391
7391
  }
7392
7392
  /**
7393
- * Retrieves all member accounts managed by the WAF multi-account management feature.
7393
+ * Queries information about members.
7394
7394
  *
7395
7395
  * @param request - DescribeMemberAccountsRequest
7396
7396
  * @returns DescribeMemberAccountsResponse
@@ -7400,7 +7400,7 @@ class Client extends openapi_core_1.default {
7400
7400
  return await this.describeMemberAccountsWithOptions(request, runtime);
7401
7401
  }
7402
7402
  /**
7403
- * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
7403
+ * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7404
7404
  *
7405
7405
  * @param tmpReq - DescribeNetworkFlowTimeSeriesMetricRequest
7406
7406
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7446,7 +7446,7 @@ class Client extends openapi_core_1.default {
7446
7446
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTimeSeriesMetricResponse({}));
7447
7447
  }
7448
7448
  /**
7449
- * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
7449
+ * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
7450
7450
  *
7451
7451
  * @param request - DescribeNetworkFlowTimeSeriesMetricRequest
7452
7452
  * @returns DescribeNetworkFlowTimeSeriesMetricResponse
@@ -7456,7 +7456,7 @@ class Client extends openapi_core_1.default {
7456
7456
  return await this.describeNetworkFlowTimeSeriesMetricWithOptions(request, runtime);
7457
7457
  }
7458
7458
  /**
7459
- * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
7459
+ * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7460
7460
  *
7461
7461
  * @param tmpReq - DescribeNetworkFlowTopNMetricRequest
7462
7462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7505,7 +7505,7 @@ class Client extends openapi_core_1.default {
7505
7505
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkFlowTopNMetricResponse({}));
7506
7506
  }
7507
7507
  /**
7508
- * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
7508
+ * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
7509
7509
  *
7510
7510
  * @param request - DescribeNetworkFlowTopNMetricRequest
7511
7511
  * @returns DescribeNetworkFlowTopNMetricResponse
@@ -7515,7 +7515,7 @@ class Client extends openapi_core_1.default {
7515
7515
  return await this.describeNetworkFlowTopNMetricWithOptions(request, runtime);
7516
7516
  }
7517
7517
  /**
7518
- * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7518
+ * Queries the protection status of Web Application Firewall (WAF).
7519
7519
  *
7520
7520
  * @param request - DescribePauseProtectionStatusRequest
7521
7521
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7550,7 +7550,7 @@ class Client extends openapi_core_1.default {
7550
7550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePauseProtectionStatusResponse({}));
7551
7551
  }
7552
7552
  /**
7553
- * Queries the protection pause status of a Web Application Firewall (WAF) instance.
7553
+ * Queries the protection status of Web Application Firewall (WAF).
7554
7554
  *
7555
7555
  * @param request - DescribePauseProtectionStatusRequest
7556
7556
  * @returns DescribePauseProtectionStatusResponse
@@ -7560,7 +7560,7 @@ class Client extends openapi_core_1.default {
7560
7560
  return await this.describePauseProtectionStatusWithOptions(request, runtime);
7561
7561
  }
7562
7562
  /**
7563
- * Queries the trend of queries per second (QPS).
7563
+ * Queries the queries per second (QPS) statistics of a WAF instance.
7564
7564
  *
7565
7565
  * @param request - DescribePeakTrendRequest
7566
7566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7607,7 +7607,7 @@ class Client extends openapi_core_1.default {
7607
7607
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePeakTrendResponse({}));
7608
7608
  }
7609
7609
  /**
7610
- * Queries the trend of queries per second (QPS).
7610
+ * Queries the queries per second (QPS) statistics of a WAF instance.
7611
7611
  *
7612
7612
  * @param request - DescribePeakTrendRequest
7613
7613
  * @returns DescribePeakTrendResponse
@@ -7617,7 +7617,7 @@ class Client extends openapi_core_1.default {
7617
7617
  return await this.describePeakTrendWithOptions(request, runtime);
7618
7618
  }
7619
7619
  /**
7620
- * Retrieves the enabled proof of concept (POC) feature trials.
7620
+ * 查询开启POC的功能信息
7621
7621
  *
7622
7622
  * @param request - DescribePocFunctionsRequest
7623
7623
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7652,7 +7652,7 @@ class Client extends openapi_core_1.default {
7652
7652
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePocFunctionsResponse({}));
7653
7653
  }
7654
7654
  /**
7655
- * Retrieves the enabled proof of concept (POC) feature trials.
7655
+ * 查询开启POC的功能信息
7656
7656
  *
7657
7657
  * @param request - DescribePocFunctionsRequest
7658
7658
  * @returns DescribePocFunctionsResponse
@@ -7662,7 +7662,7 @@ class Client extends openapi_core_1.default {
7662
7662
  return await this.describePocFunctionsWithOptions(request, runtime);
7663
7663
  }
7664
7664
  /**
7665
- * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7665
+ * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7666
7666
  *
7667
7667
  * @param request - DescribePrepayDailyBillsRequest
7668
7668
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7703,7 +7703,7 @@ class Client extends openapi_core_1.default {
7703
7703
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePrepayDailyBillsResponse({}));
7704
7704
  }
7705
7705
  /**
7706
- * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
7706
+ * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
7707
7707
  *
7708
7708
  * @param request - DescribePrepayDailyBillsRequest
7709
7709
  * @returns DescribePrepayDailyBillsResponse
@@ -7713,7 +7713,7 @@ class Client extends openapi_core_1.default {
7713
7713
  return await this.describePrepayDailyBillsWithOptions(request, runtime);
7714
7714
  }
7715
7715
  /**
7716
- * Queries synchronized cloud service instances.
7716
+ * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7717
7717
  *
7718
7718
  * @param request - DescribeProductInstancesRequest
7719
7719
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7781,7 +7781,7 @@ class Client extends openapi_core_1.default {
7781
7781
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProductInstancesResponse({}));
7782
7782
  }
7783
7783
  /**
7784
- * Queries synchronized cloud service instances.
7784
+ * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
7785
7785
  *
7786
7786
  * @param request - DescribeProductInstancesRequest
7787
7787
  * @returns DescribeProductInstancesResponse
@@ -7791,7 +7791,7 @@ class Client extends openapi_core_1.default {
7791
7791
  return await this.describeProductInstancesWithOptions(request, runtime);
7792
7792
  }
7793
7793
  /**
7794
- * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7794
+ * 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.
7795
7795
  *
7796
7796
  * @param request - DescribePunishedDomainsRequest
7797
7797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7832,7 +7832,7 @@ class Client extends openapi_core_1.default {
7832
7832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePunishedDomainsResponse({}));
7833
7833
  }
7834
7834
  /**
7835
- * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
7835
+ * 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.
7836
7836
  *
7837
7837
  * @param request - DescribePunishedDomainsRequest
7838
7838
  * @returns DescribePunishedDomainsResponse
@@ -7842,7 +7842,7 @@ class Client extends openapi_core_1.default {
7842
7842
  return await this.describePunishedDomainsWithOptions(request, runtime);
7843
7843
  }
7844
7844
  /**
7845
- * Queries a paginated list of associated protection rules.
7845
+ * 分页查询关联规则
7846
7846
  *
7847
7847
  * @param request - DescribeRelatedDefenseRulesRequest
7848
7848
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7892,7 +7892,7 @@ class Client extends openapi_core_1.default {
7892
7892
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRelatedDefenseRulesResponse({}));
7893
7893
  }
7894
7894
  /**
7895
- * Queries a paginated list of associated protection rules.
7895
+ * 分页查询关联规则
7896
7896
  *
7897
7897
  * @param request - DescribeRelatedDefenseRulesRequest
7898
7898
  * @returns DescribeRelatedDefenseRulesResponse
@@ -7902,7 +7902,7 @@ class Client extends openapi_core_1.default {
7902
7902
  return await this.describeRelatedDefenseRulesWithOptions(request, runtime);
7903
7903
  }
7904
7904
  /**
7905
- * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
7905
+ * 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.
7906
7906
  *
7907
7907
  * @param request - DescribeResourceInstanceCertsRequest
7908
7908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7946,7 +7946,7 @@ class Client extends openapi_core_1.default {
7946
7946
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceInstanceCertsResponse({}));
7947
7947
  }
7948
7948
  /**
7949
- * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
7949
+ * 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.
7950
7950
  *
7951
7951
  * @param request - DescribeResourceInstanceCertsRequest
7952
7952
  * @returns DescribeResourceInstanceCertsResponse
@@ -7956,7 +7956,7 @@ class Client extends openapi_core_1.default {
7956
7956
  return await this.describeResourceInstanceCertsWithOptions(request, runtime);
7957
7957
  }
7958
7958
  /**
7959
- * Queries the log delivery status for protected objects.
7959
+ * 查询防护对象日志外发状态
7960
7960
  *
7961
7961
  * @param request - DescribeResourceLogDeliveryStatusRequest
7962
7962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7994,7 +7994,7 @@ class Client extends openapi_core_1.default {
7994
7994
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogDeliveryStatusResponse({}));
7995
7995
  }
7996
7996
  /**
7997
- * Queries the log delivery status for protected objects.
7997
+ * 查询防护对象日志外发状态
7998
7998
  *
7999
7999
  * @param request - DescribeResourceLogDeliveryStatusRequest
8000
8000
  * @returns DescribeResourceLogDeliveryStatusResponse
@@ -8004,7 +8004,7 @@ class Client extends openapi_core_1.default {
8004
8004
  return await this.describeResourceLogDeliveryStatusWithOptions(request, runtime);
8005
8005
  }
8006
8006
  /**
8007
- * Queries the log field configuration for a protected object.
8007
+ * 查询防护对象日志字段配置
8008
8008
  *
8009
8009
  * @param request - DescribeResourceLogFieldConfigRequest
8010
8010
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8045,7 +8045,7 @@ class Client extends openapi_core_1.default {
8045
8045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogFieldConfigResponse({}));
8046
8046
  }
8047
8047
  /**
8048
- * Queries the log field configuration for a protected object.
8048
+ * 查询防护对象日志字段配置
8049
8049
  *
8050
8050
  * @param request - DescribeResourceLogFieldConfigRequest
8051
8051
  * @returns DescribeResourceLogFieldConfigResponse
@@ -8055,7 +8055,7 @@ class Client extends openapi_core_1.default {
8055
8055
  return await this.describeResourceLogFieldConfigWithOptions(request, runtime);
8056
8056
  }
8057
8057
  /**
8058
- * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
8058
+ * Queries whether the log collection feature is enabled for a protected object.
8059
8059
  *
8060
8060
  * @param request - DescribeResourceLogStatusRequest
8061
8061
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8093,7 +8093,7 @@ class Client extends openapi_core_1.default {
8093
8093
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceLogStatusResponse({}));
8094
8094
  }
8095
8095
  /**
8096
- * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
8096
+ * Queries whether the log collection feature is enabled for a protected object.
8097
8097
  *
8098
8098
  * @param request - DescribeResourceLogStatusRequest
8099
8099
  * @returns DescribeResourceLogStatusResponse
@@ -8151,7 +8151,7 @@ class Client extends openapi_core_1.default {
8151
8151
  return await this.describeResourcePortWithOptions(request, runtime);
8152
8152
  }
8153
8153
  /**
8154
- * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
8154
+ * 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.
8155
8155
  *
8156
8156
  * @param request - DescribeResourceRegionIdRequest
8157
8157
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8186,7 +8186,7 @@ class Client extends openapi_core_1.default {
8186
8186
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceRegionIdResponse({}));
8187
8187
  }
8188
8188
  /**
8189
- * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
8189
+ * 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.
8190
8190
  *
8191
8191
  * @param request - DescribeResourceRegionIdRequest
8192
8192
  * @returns DescribeResourceRegionIdResponse
@@ -8196,7 +8196,7 @@ class Client extends openapi_core_1.default {
8196
8196
  return await this.describeResourceRegionIdWithOptions(request, runtime);
8197
8197
  }
8198
8198
  /**
8199
- * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
8199
+ * 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.
8200
8200
  *
8201
8201
  * @param request - DescribeResourceSupportRegionsRequest
8202
8202
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8234,7 +8234,7 @@ class Client extends openapi_core_1.default {
8234
8234
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResourceSupportRegionsResponse({}));
8235
8235
  }
8236
8236
  /**
8237
- * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
8237
+ * 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.
8238
8238
  *
8239
8239
  * @param request - DescribeResourceSupportRegionsRequest
8240
8240
  * @returns DescribeResourceSupportRegionsResponse
@@ -8244,7 +8244,7 @@ class Client extends openapi_core_1.default {
8244
8244
  return await this.describeResourceSupportRegionsWithOptions(request, runtime);
8245
8245
  }
8246
8246
  /**
8247
- * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
8247
+ * 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.
8248
8248
  *
8249
8249
  * @param request - DescribeResponseCodeTrendGraphRequest
8250
8250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8294,7 +8294,7 @@ class Client extends openapi_core_1.default {
8294
8294
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeResponseCodeTrendGraphResponse({}));
8295
8295
  }
8296
8296
  /**
8297
- * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
8297
+ * 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.
8298
8298
  *
8299
8299
  * @param request - DescribeResponseCodeTrendGraphRequest
8300
8300
  * @returns DescribeResponseCodeTrendGraphResponse
@@ -8304,7 +8304,7 @@ class Client extends openapi_core_1.default {
8304
8304
  return await this.describeResponseCodeTrendGraphWithOptions(request, runtime);
8305
8305
  }
8306
8306
  /**
8307
- * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8307
+ * 查询授权状态
8308
8308
  *
8309
8309
  * @param request - DescribeRoleAuthStatusRequest
8310
8310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8336,7 +8336,7 @@ class Client extends openapi_core_1.default {
8336
8336
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRoleAuthStatusResponse({}));
8337
8337
  }
8338
8338
  /**
8339
- * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
8339
+ * 查询授权状态
8340
8340
  *
8341
8341
  * @param request - DescribeRoleAuthStatusRequest
8342
8342
  * @returns DescribeRoleAuthStatusResponse
@@ -8346,7 +8346,7 @@ class Client extends openapi_core_1.default {
8346
8346
  return await this.describeRoleAuthStatusWithOptions(request, runtime);
8347
8347
  }
8348
8348
  /**
8349
- * Queries a paginated list of regular expression rule groups.
8349
+ * Queries regular expression rule groups by page.
8350
8350
  *
8351
8351
  * @param request - DescribeRuleGroupsRequest
8352
8352
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8393,7 +8393,7 @@ class Client extends openapi_core_1.default {
8393
8393
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleGroupsResponse({}));
8394
8394
  }
8395
8395
  /**
8396
- * Queries a paginated list of regular expression rule groups.
8396
+ * Queries regular expression rule groups by page.
8397
8397
  *
8398
8398
  * @param request - DescribeRuleGroupsRequest
8399
8399
  * @returns DescribeRuleGroupsResponse
@@ -8403,7 +8403,7 @@ class Client extends openapi_core_1.default {
8403
8403
  return await this.describeRuleGroupsWithOptions(request, runtime);
8404
8404
  }
8405
8405
  /**
8406
- * Queries the top 10 source IP addresses from which the most attacks originated.
8406
+ * Queries the top 10 IP addresses from which attacks are initiated.
8407
8407
  *
8408
8408
  * @param request - DescribeRuleHitsTopClientIpRequest
8409
8409
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8450,7 +8450,7 @@ class Client extends openapi_core_1.default {
8450
8450
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopClientIpResponse({}));
8451
8451
  }
8452
8452
  /**
8453
- * Queries the top 10 source IP addresses from which the most attacks originated.
8453
+ * Queries the top 10 IP addresses from which attacks are initiated.
8454
8454
  *
8455
8455
  * @param request - DescribeRuleHitsTopClientIpRequest
8456
8456
  * @returns DescribeRuleHitsTopClientIpResponse
@@ -8460,7 +8460,7 @@ class Client extends openapi_core_1.default {
8460
8460
  return await this.describeRuleHitsTopClientIpWithOptions(request, runtime);
8461
8461
  }
8462
8462
  /**
8463
- * Queries the top 10 protected objects that triggered protection rules most frequently.
8463
+ * Queries the top 10 protected objects that trigger protection rules.
8464
8464
  *
8465
8465
  * @param request - DescribeRuleHitsTopResourceRequest
8466
8466
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8504,7 +8504,7 @@ class Client extends openapi_core_1.default {
8504
8504
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopResourceResponse({}));
8505
8505
  }
8506
8506
  /**
8507
- * Queries the top 10 protected objects that triggered protection rules most frequently.
8507
+ * Queries the top 10 protected objects that trigger protection rules.
8508
8508
  *
8509
8509
  * @param request - DescribeRuleHitsTopResourceRequest
8510
8510
  * @returns DescribeRuleHitsTopResourceResponse
@@ -8514,7 +8514,7 @@ class Client extends openapi_core_1.default {
8514
8514
  return await this.describeRuleHitsTopResourceWithOptions(request, runtime);
8515
8515
  }
8516
8516
  /**
8517
- * Queries the top 10 rule IDs that are triggered most frequently.
8517
+ * Queries the IDs of the top 10 protection rules that are matched by requests.
8518
8518
  *
8519
8519
  * @param request - DescribeRuleHitsTopRuleIdRequest
8520
8520
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8564,7 +8564,7 @@ class Client extends openapi_core_1.default {
8564
8564
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopRuleIdResponse({}));
8565
8565
  }
8566
8566
  /**
8567
- * Queries the top 10 rule IDs that are triggered most frequently.
8567
+ * Queries the IDs of the top 10 protection rules that are matched by requests.
8568
8568
  *
8569
8569
  * @param request - DescribeRuleHitsTopRuleIdRequest
8570
8570
  * @returns DescribeRuleHitsTopRuleIdResponse
@@ -8574,7 +8574,7 @@ class Client extends openapi_core_1.default {
8574
8574
  return await this.describeRuleHitsTopRuleIdWithOptions(request, runtime);
8575
8575
  }
8576
8576
  /**
8577
- * Queries the top 10 most frequently triggered protection rule types.
8577
+ * Queries the top 10 protection modules that are matched.
8578
8578
  *
8579
8579
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8580
8580
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8618,7 +8618,7 @@ class Client extends openapi_core_1.default {
8618
8618
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopTuleTypeResponse({}));
8619
8619
  }
8620
8620
  /**
8621
- * Queries the top 10 most frequently triggered protection rule types.
8621
+ * Queries the top 10 protection modules that are matched.
8622
8622
  *
8623
8623
  * @param request - DescribeRuleHitsTopTuleTypeRequest
8624
8624
  * @returns DescribeRuleHitsTopTuleTypeResponse
@@ -8628,7 +8628,7 @@ class Client extends openapi_core_1.default {
8628
8628
  return await this.describeRuleHitsTopTuleTypeWithOptions(request, runtime);
8629
8629
  }
8630
8630
  /**
8631
- * Displays the top 10 User-Agents by number of attacks.
8631
+ * Queries the top 10 user agents that are used to initiate attacks.
8632
8632
  *
8633
8633
  * @param request - DescribeRuleHitsTopUaRequest
8634
8634
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8672,7 +8672,7 @@ class Client extends openapi_core_1.default {
8672
8672
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUaResponse({}));
8673
8673
  }
8674
8674
  /**
8675
- * Displays the top 10 User-Agents by number of attacks.
8675
+ * Queries the top 10 user agents that are used to initiate attacks.
8676
8676
  *
8677
8677
  * @param request - DescribeRuleHitsTopUaRequest
8678
8678
  * @returns DescribeRuleHitsTopUaResponse
@@ -8682,7 +8682,7 @@ class Client extends openapi_core_1.default {
8682
8682
  return await this.describeRuleHitsTopUaWithOptions(request, runtime);
8683
8683
  }
8684
8684
  /**
8685
- * Queries the top 10 URLs that trigger protection rules most frequently.
8685
+ * Queries the top 10 URLs that trigger protection rules.
8686
8686
  *
8687
8687
  * @param request - DescribeRuleHitsTopUrlRequest
8688
8688
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8729,7 +8729,7 @@ class Client extends openapi_core_1.default {
8729
8729
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRuleHitsTopUrlResponse({}));
8730
8730
  }
8731
8731
  /**
8732
- * Queries the top 10 URLs that trigger protection rules most frequently.
8732
+ * Queries the top 10 URLs that trigger protection rules.
8733
8733
  *
8734
8734
  * @param request - DescribeRuleHitsTopUrlRequest
8735
8735
  * @returns DescribeRuleHitsTopUrlResponse
@@ -8739,13 +8739,13 @@ class Client extends openapi_core_1.default {
8739
8739
  return await this.describeRuleHitsTopUrlWithOptions(request, runtime);
8740
8740
  }
8741
8741
  /**
8742
- * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8742
+ * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8743
8743
  *
8744
8744
  * @remarks
8745
- * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8746
- * - Requests that hit a whitelist rule.
8747
- * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8748
- * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
8745
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8746
+ * * Requests that match the protection rules of the whitelist module.
8747
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8748
+ * * 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.
8749
8749
  *
8750
8750
  * @param tmpReq - DescribeSecurityEventLogsRequest
8751
8751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8794,13 +8794,13 @@ class Client extends openapi_core_1.default {
8794
8794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventLogsResponse({}));
8795
8795
  }
8796
8796
  /**
8797
- * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
8797
+ * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
8798
8798
  *
8799
8799
  * @remarks
8800
- * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
8801
- * - Requests that hit a whitelist rule.
8802
- * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
8803
- * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
8800
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8801
+ * * Requests that match the protection rules of the whitelist module.
8802
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8803
+ * * 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.
8804
8804
  *
8805
8805
  * @param request - DescribeSecurityEventLogsRequest
8806
8806
  * @returns DescribeSecurityEventLogsResponse
@@ -8810,13 +8810,13 @@ class Client extends openapi_core_1.default {
8810
8810
  return await this.describeSecurityEventLogsWithOptions(request, runtime);
8811
8811
  }
8812
8812
  /**
8813
- * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8813
+ * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8814
8814
  *
8815
8815
  * @remarks
8816
- * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8817
- * - Requests that hit a whitelist rule.
8818
- * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8819
- * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
8816
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8817
+ * * Requests that match the protection rules of the whitelist module.
8818
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8819
+ * * 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.
8820
8820
  *
8821
8821
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
8822
8822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8862,13 +8862,13 @@ class Client extends openapi_core_1.default {
8862
8862
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTimeSeriesMetricResponse({}));
8863
8863
  }
8864
8864
  /**
8865
- * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
8865
+ * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
8866
8866
  *
8867
8867
  * @remarks
8868
- * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
8869
- * - Requests that hit a whitelist rule.
8870
- * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
8871
- * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
8868
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8869
+ * * Requests that match the protection rules of the whitelist module.
8870
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8871
+ * * 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.
8872
8872
  *
8873
8873
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
8874
8874
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
@@ -8878,13 +8878,13 @@ class Client extends openapi_core_1.default {
8878
8878
  return await this.describeSecurityEventTimeSeriesMetricWithOptions(request, runtime);
8879
8879
  }
8880
8880
  /**
8881
- * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
8881
+ * 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.
8882
8882
  *
8883
8883
  * @remarks
8884
- * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
8885
- * - Requests that hit a whitelist rule.
8886
- * - Requests that hit a bot rule with the action set to Tag.
8887
- * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
8884
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8885
+ * * Requests that match the protection rules of the whitelist module.
8886
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8887
+ * * 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.
8888
8888
  *
8889
8889
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
8890
8890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8933,13 +8933,13 @@ class Client extends openapi_core_1.default {
8933
8933
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSecurityEventTopNMetricResponse({}));
8934
8934
  }
8935
8935
  /**
8936
- * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
8936
+ * 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.
8937
8937
  *
8938
8938
  * @remarks
8939
- * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
8940
- * - Requests that hit a whitelist rule.
8941
- * - Requests that hit a bot rule with the action set to Tag.
8942
- * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
8939
+ * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
8940
+ * * Requests that match the protection rules of the whitelist module.
8941
+ * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
8942
+ * * 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.
8943
8943
  *
8944
8944
  * @param request - DescribeSecurityEventTopNMetricRequest
8945
8945
  * @returns DescribeSecurityEventTopNMetricResponse
@@ -8949,7 +8949,7 @@ class Client extends openapi_core_1.default {
8949
8949
  return await this.describeSecurityEventTopNMetricWithOptions(request, runtime);
8950
8950
  }
8951
8951
  /**
8952
- * Queries statistics for domain names and APIs that handle personal information.
8952
+ * Queries the personal information-related APIs and domain names.
8953
8953
  *
8954
8954
  * @param request - DescribeSensitiveApiStatisticRequest
8955
8955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9005,7 +9005,7 @@ class Client extends openapi_core_1.default {
9005
9005
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveApiStatisticResponse({}));
9006
9006
  }
9007
9007
  /**
9008
- * Queries statistics for domain names and APIs that handle personal information.
9008
+ * Queries the personal information-related APIs and domain names.
9009
9009
  *
9010
9010
  * @param request - DescribeSensitiveApiStatisticRequest
9011
9011
  * @returns DescribeSensitiveApiStatisticResponse
@@ -9015,7 +9015,7 @@ class Client extends openapi_core_1.default {
9015
9015
  return await this.describeSensitiveApiStatisticWithOptions(request, runtime);
9016
9016
  }
9017
9017
  /**
9018
- * Queries the compliance detection results for API security.
9018
+ * Queries the compliance check results of API security.
9019
9019
  *
9020
9020
  * @param request - DescribeSensitiveDetectionResultRequest
9021
9021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9059,7 +9059,7 @@ class Client extends openapi_core_1.default {
9059
9059
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveDetectionResultResponse({}));
9060
9060
  }
9061
9061
  /**
9062
- * Queries the compliance detection results for API security.
9062
+ * Queries the compliance check results of API security.
9063
9063
  *
9064
9064
  * @param request - DescribeSensitiveDetectionResultRequest
9065
9065
  * @returns DescribeSensitiveDetectionResultResponse
@@ -9069,7 +9069,7 @@ class Client extends openapi_core_1.default {
9069
9069
  return await this.describeSensitiveDetectionResultWithOptions(request, runtime);
9070
9070
  }
9071
9071
  /**
9072
- * Queries the distribution of outbound traffic that contains personal information.
9072
+ * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9073
9073
  *
9074
9074
  * @param request - DescribeSensitiveOutboundDistributionRequest
9075
9075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9113,7 +9113,7 @@ class Client extends openapi_core_1.default {
9113
9113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundDistributionResponse({}));
9114
9114
  }
9115
9115
  /**
9116
- * Queries the distribution of outbound traffic that contains personal information.
9116
+ * Queries the traffic distribution of personal information records involved in cross-border data transfer.
9117
9117
  *
9118
9118
  * @param request - DescribeSensitiveOutboundDistributionRequest
9119
9119
  * @returns DescribeSensitiveOutboundDistributionResponse
@@ -9123,7 +9123,7 @@ class Client extends openapi_core_1.default {
9123
9123
  return await this.describeSensitiveOutboundDistributionWithOptions(request, runtime);
9124
9124
  }
9125
9125
  /**
9126
- * Queries statistics about outbound transfers of personal information.
9126
+ * Queries the data types of personal information involved in cross-border data transfer.
9127
9127
  *
9128
9128
  * @param request - DescribeSensitiveOutboundStatisticRequest
9129
9129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9191,7 +9191,7 @@ class Client extends openapi_core_1.default {
9191
9191
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundStatisticResponse({}));
9192
9192
  }
9193
9193
  /**
9194
- * Queries statistics about outbound transfers of personal information.
9194
+ * Queries the data types of personal information involved in cross-border data transfer.
9195
9195
  *
9196
9196
  * @param request - DescribeSensitiveOutboundStatisticRequest
9197
9197
  * @returns DescribeSensitiveOutboundStatisticResponse
@@ -9201,7 +9201,7 @@ class Client extends openapi_core_1.default {
9201
9201
  return await this.describeSensitiveOutboundStatisticWithOptions(request, runtime);
9202
9202
  }
9203
9203
  /**
9204
- * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
9204
+ * Queries the trends of cross-border data transfer of personal information.
9205
9205
  *
9206
9206
  * @param request - DescribeSensitiveOutboundTrendRequest
9207
9207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9245,7 +9245,7 @@ class Client extends openapi_core_1.default {
9245
9245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveOutboundTrendResponse({}));
9246
9246
  }
9247
9247
  /**
9248
- * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
9248
+ * Queries the trends of cross-border data transfer of personal information.
9249
9249
  *
9250
9250
  * @param request - DescribeSensitiveOutboundTrendRequest
9251
9251
  * @returns DescribeSensitiveOutboundTrendResponse
@@ -9255,7 +9255,7 @@ class Client extends openapi_core_1.default {
9255
9255
  return await this.describeSensitiveOutboundTrendWithOptions(request, runtime);
9256
9256
  }
9257
9257
  /**
9258
- * Queries access logs for sensitive data.
9258
+ * Queries the access logs of sensitive data.
9259
9259
  *
9260
9260
  * @param request - DescribeSensitiveRequestLogRequest
9261
9261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9323,7 +9323,7 @@ class Client extends openapi_core_1.default {
9323
9323
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestLogResponse({}));
9324
9324
  }
9325
9325
  /**
9326
- * Queries access logs for sensitive data.
9326
+ * Queries the access logs of sensitive data.
9327
9327
  *
9328
9328
  * @param request - DescribeSensitiveRequestLogRequest
9329
9329
  * @returns DescribeSensitiveRequestLogResponse
@@ -9333,7 +9333,7 @@ class Client extends openapi_core_1.default {
9333
9333
  return await this.describeSensitiveRequestLogWithOptions(request, runtime);
9334
9334
  }
9335
9335
  /**
9336
- * Queries the results of sensitive data tracing.
9336
+ * Queries the tracing results of sensitive data.
9337
9337
  *
9338
9338
  * @param request - DescribeSensitiveRequestsRequest
9339
9339
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9389,7 +9389,7 @@ class Client extends openapi_core_1.default {
9389
9389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveRequestsResponse({}));
9390
9390
  }
9391
9391
  /**
9392
- * Queries the results of sensitive data tracing.
9392
+ * Queries the tracing results of sensitive data.
9393
9393
  *
9394
9394
  * @param request - DescribeSensitiveRequestsRequest
9395
9395
  * @returns DescribeSensitiveRequestsResponse
@@ -9399,7 +9399,7 @@ class Client extends openapi_core_1.default {
9399
9399
  return await this.describeSensitiveRequestsWithOptions(request, runtime);
9400
9400
  }
9401
9401
  /**
9402
- * Queries statistics on sensitive data for data leakage prevention.
9402
+ * Queries the sensitive data statistics of the tracing and auditing feature.
9403
9403
  *
9404
9404
  * @param request - DescribeSensitiveStatisticRequest
9405
9405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9452,7 +9452,7 @@ class Client extends openapi_core_1.default {
9452
9452
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSensitiveStatisticResponse({}));
9453
9453
  }
9454
9454
  /**
9455
- * Queries statistics on sensitive data for data leakage prevention.
9455
+ * Queries the sensitive data statistics of the tracing and auditing feature.
9456
9456
  *
9457
9457
  * @param request - DescribeSensitiveStatisticRequest
9458
9458
  * @returns DescribeSensitiveStatisticResponse
@@ -9462,7 +9462,7 @@ class Client extends openapi_core_1.default {
9462
9462
  return await this.describeSensitiveStatisticWithOptions(request, runtime);
9463
9463
  }
9464
9464
  /**
9465
- * Queries the Logstore authorization status.
9465
+ * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9466
9466
  *
9467
9467
  * @param request - DescribeSlsAuthStatusRequest
9468
9468
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9497,7 +9497,7 @@ class Client extends openapi_core_1.default {
9497
9497
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsAuthStatusResponse({}));
9498
9498
  }
9499
9499
  /**
9500
- * Queries the Logstore authorization status.
9500
+ * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
9501
9501
  *
9502
9502
  * @param request - DescribeSlsAuthStatusRequest
9503
9503
  * @returns DescribeSlsAuthStatusResponse
@@ -9507,7 +9507,7 @@ class Client extends openapi_core_1.default {
9507
9507
  return await this.describeSlsAuthStatusWithOptions(request, runtime);
9508
9508
  }
9509
9509
  /**
9510
- * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9510
+ * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9511
9511
  *
9512
9512
  * @param request - DescribeSlsLogStoreRequest
9513
9513
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9542,7 +9542,7 @@ class Client extends openapi_core_1.default {
9542
9542
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSlsLogStoreResponse({}));
9543
9543
  }
9544
9544
  /**
9545
- * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
9545
+ * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
9546
9546
  *
9547
9547
  * @param request - DescribeSlsLogStoreRequest
9548
9548
  * @returns DescribeSlsLogStoreResponse
@@ -9597,7 +9597,7 @@ class Client extends openapi_core_1.default {
9597
9597
  return await this.describeSlsLogStoreStatusWithOptions(request, runtime);
9598
9598
  }
9599
9599
  /**
9600
- * Queries the number of protected resources that are associated with one or more protection templates.
9600
+ * Queries the number of protected resources for which a protection template takes effect.
9601
9601
  *
9602
9602
  * @param request - DescribeTemplateResourceCountRequest
9603
9603
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9635,7 +9635,7 @@ class Client extends openapi_core_1.default {
9635
9635
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourceCountResponse({}));
9636
9636
  }
9637
9637
  /**
9638
- * Queries the number of protected resources that are associated with one or more protection templates.
9638
+ * Queries the number of protected resources for which a protection template takes effect.
9639
9639
  *
9640
9640
  * @param request - DescribeTemplateResourceCountRequest
9641
9641
  * @returns DescribeTemplateResourceCountResponse
@@ -9645,7 +9645,7 @@ class Client extends openapi_core_1.default {
9645
9645
  return await this.describeTemplateResourceCountWithOptions(request, runtime);
9646
9646
  }
9647
9647
  /**
9648
- * Queries the resources attached to a protection template.
9648
+ * Queries the resources that are associated to a protection rule template.
9649
9649
  *
9650
9650
  * @param request - DescribeTemplateResourcesRequest
9651
9651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9698,7 +9698,7 @@ class Client extends openapi_core_1.default {
9698
9698
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateResourcesResponse({}));
9699
9699
  }
9700
9700
  /**
9701
- * Queries the resources attached to a protection template.
9701
+ * Queries the resources that are associated to a protection rule template.
9702
9702
  *
9703
9703
  * @param request - DescribeTemplateResourcesRequest
9704
9704
  * @returns DescribeTemplateResourcesResponse
@@ -9708,7 +9708,7 @@ class Client extends openapi_core_1.default {
9708
9708
  return await this.describeTemplateResourcesWithOptions(request, runtime);
9709
9709
  }
9710
9710
  /**
9711
- * Queries a paginated list of notable security events.
9711
+ * 查看攻击事件列表
9712
9712
  *
9713
9713
  * @param request - DescribeThreatEventRequest
9714
9714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9758,7 +9758,7 @@ class Client extends openapi_core_1.default {
9758
9758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventResponse({}));
9759
9759
  }
9760
9760
  /**
9761
- * Queries a paginated list of notable security events.
9761
+ * 查看攻击事件列表
9762
9762
  *
9763
9763
  * @param request - DescribeThreatEventRequest
9764
9764
  * @returns DescribeThreatEventResponse
@@ -9768,7 +9768,7 @@ class Client extends openapi_core_1.default {
9768
9768
  return await this.describeThreatEventWithOptions(request, runtime);
9769
9769
  }
9770
9770
  /**
9771
- * Retrieves the details of a security event that requires attention.
9771
+ * 查看威胁事件详情
9772
9772
  *
9773
9773
  * @param request - DescribeThreatEventDetailRequest
9774
9774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9806,7 +9806,7 @@ class Client extends openapi_core_1.default {
9806
9806
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventDetailResponse({}));
9807
9807
  }
9808
9808
  /**
9809
- * Retrieves the details of a security event that requires attention.
9809
+ * 查看威胁事件详情
9810
9810
  *
9811
9811
  * @param request - DescribeThreatEventDetailRequest
9812
9812
  * @returns DescribeThreatEventDetailResponse
@@ -9816,7 +9816,7 @@ class Client extends openapi_core_1.default {
9816
9816
  return await this.describeThreatEventDetailWithOptions(request, runtime);
9817
9817
  }
9818
9818
  /**
9819
- * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9819
+ * 查询安全事件Top攻击统计数据
9820
9820
  *
9821
9821
  * @param request - DescribeThreatEventTopMetricRequest
9822
9822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9857,7 +9857,7 @@ class Client extends openapi_core_1.default {
9857
9857
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeThreatEventTopMetricResponse({}));
9858
9858
  }
9859
9859
  /**
9860
- * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
9860
+ * 查询安全事件Top攻击统计数据
9861
9861
  *
9862
9862
  * @param request - DescribeThreatEventTopMetricRequest
9863
9863
  * @returns DescribeThreatEventTopMetricResponse
@@ -9867,7 +9867,7 @@ class Client extends openapi_core_1.default {
9867
9867
  return await this.describeThreatEventTopMetricWithOptions(request, runtime);
9868
9868
  }
9869
9869
  /**
9870
- * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9870
+ * Queries the trends of API security risks.
9871
9871
  *
9872
9872
  * @param request - DescribeUserAbnormalTrendRequest
9873
9873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9905,7 +9905,7 @@ class Client extends openapi_core_1.default {
9905
9905
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTrendResponse({}));
9906
9906
  }
9907
9907
  /**
9908
- * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
9908
+ * Queries the trends of API security risks.
9909
9909
  *
9910
9910
  * @param request - DescribeUserAbnormalTrendRequest
9911
9911
  * @returns DescribeUserAbnormalTrendResponse
@@ -9915,7 +9915,7 @@ class Client extends openapi_core_1.default {
9915
9915
  return await this.describeUserAbnormalTrendWithOptions(request, runtime);
9916
9916
  }
9917
9917
  /**
9918
- * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
9918
+ * Queries the types and statistics of risks in the API security module.
9919
9919
  *
9920
9920
  * @param request - DescribeUserAbnormalTypeRequest
9921
9921
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9962,7 +9962,7 @@ class Client extends openapi_core_1.default {
9962
9962
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAbnormalTypeResponse({}));
9963
9963
  }
9964
9964
  /**
9965
- * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
9965
+ * Queries the types and statistics of risks in the API security module.
9966
9966
  *
9967
9967
  * @param request - DescribeUserAbnormalTypeRequest
9968
9968
  * @returns DescribeUserAbnormalTypeResponse
@@ -9972,7 +9972,7 @@ class Client extends openapi_core_1.default {
9972
9972
  return await this.describeUserAbnormalTypeWithOptions(request, runtime);
9973
9973
  }
9974
9974
  /**
9975
- * Queries traffic statistics for an API operation.
9975
+ * Queries the traffic statistics of an API.
9976
9976
  *
9977
9977
  * @param request - DescribeUserApiRequestRequest
9978
9978
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10022,7 +10022,7 @@ class Client extends openapi_core_1.default {
10022
10022
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserApiRequestResponse({}));
10023
10023
  }
10024
10024
  /**
10025
- * Queries traffic statistics for an API operation.
10025
+ * Queries the traffic statistics of an API.
10026
10026
  *
10027
10027
  * @param request - DescribeUserApiRequestRequest
10028
10028
  * @returns DescribeUserApiRequestResponse
@@ -10032,7 +10032,7 @@ class Client extends openapi_core_1.default {
10032
10032
  return await this.describeUserApiRequestWithOptions(request, runtime);
10033
10033
  }
10034
10034
  /**
10035
- * Queries user asset statistics for API Security.
10035
+ * Queries the user asset statistics in the API security module.
10036
10036
  *
10037
10037
  * @param request - DescribeUserAssetRequest
10038
10038
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10076,7 +10076,7 @@ class Client extends openapi_core_1.default {
10076
10076
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserAssetResponse({}));
10077
10077
  }
10078
10078
  /**
10079
- * Queries user asset statistics for API Security.
10079
+ * Queries the user asset statistics in the API security module.
10080
10080
  *
10081
10081
  * @param request - DescribeUserAssetRequest
10082
10082
  * @returns DescribeUserAssetResponse
@@ -10086,7 +10086,7 @@ class Client extends openapi_core_1.default {
10086
10086
  return await this.describeUserAssetWithOptions(request, runtime);
10087
10087
  }
10088
10088
  /**
10089
- * Describes the trend of API security attacks.
10089
+ * Queries the trends of attacks detected by the API security module.
10090
10090
  *
10091
10091
  * @param request - DescribeUserEventTrendRequest
10092
10092
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10127,7 +10127,7 @@ class Client extends openapi_core_1.default {
10127
10127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTrendResponse({}));
10128
10128
  }
10129
10129
  /**
10130
- * Describes the trend of API security attacks.
10130
+ * Queries the trends of attacks detected by the API security module.
10131
10131
  *
10132
10132
  * @param request - DescribeUserEventTrendRequest
10133
10133
  * @returns DescribeUserEventTrendResponse
@@ -10137,7 +10137,7 @@ class Client extends openapi_core_1.default {
10137
10137
  return await this.describeUserEventTrendWithOptions(request, runtime);
10138
10138
  }
10139
10139
  /**
10140
- * Queries the types and statistics of user security events.
10140
+ * Queries the types and statistics of security events in the API security module.
10141
10141
  *
10142
10142
  * @param request - DescribeUserEventTypeRequest
10143
10143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10187,7 +10187,7 @@ class Client extends openapi_core_1.default {
10187
10187
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserEventTypeResponse({}));
10188
10188
  }
10189
10189
  /**
10190
- * Queries the types and statistics of user security events.
10190
+ * Queries the types and statistics of security events in the API security module.
10191
10191
  *
10192
10192
  * @param request - DescribeUserEventTypeRequest
10193
10193
  * @returns DescribeUserEventTypeResponse
@@ -10197,7 +10197,7 @@ class Client extends openapi_core_1.default {
10197
10197
  return await this.describeUserEventTypeWithOptions(request, runtime);
10198
10198
  }
10199
10199
  /**
10200
- * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10200
+ * 查询用户日志配置
10201
10201
  *
10202
10202
  * @param request - DescribeUserLogFieldConfigRequest
10203
10203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10235,7 +10235,7 @@ class Client extends openapi_core_1.default {
10235
10235
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserLogFieldConfigResponse({}));
10236
10236
  }
10237
10237
  /**
10238
- * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
10238
+ * 查询用户日志配置
10239
10239
  *
10240
10240
  * @param request - DescribeUserLogFieldConfigRequest
10241
10241
  * @returns DescribeUserLogFieldConfigResponse
@@ -10245,7 +10245,7 @@ class Client extends openapi_core_1.default {
10245
10245
  return await this.describeUserLogFieldConfigWithOptions(request, runtime);
10246
10246
  }
10247
10247
  /**
10248
- * Queries the available log storage regions.
10248
+ * Queries available regions for log storage.
10249
10249
  *
10250
10250
  * @param request - DescribeUserSlsLogRegionsRequest
10251
10251
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10280,7 +10280,7 @@ class Client extends openapi_core_1.default {
10280
10280
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserSlsLogRegionsResponse({}));
10281
10281
  }
10282
10282
  /**
10283
- * Queries the available log storage regions.
10283
+ * Queries available regions for log storage.
10284
10284
  *
10285
10285
  * @param request - DescribeUserSlsLogRegionsRequest
10286
10286
  * @returns DescribeUserSlsLogRegionsResponse
@@ -10289,6 +10289,63 @@ class Client extends openapi_core_1.default {
10289
10289
  let runtime = new $dara.RuntimeOptions({});
10290
10290
  return await this.describeUserSlsLogRegionsWithOptions(request, runtime);
10291
10291
  }
10292
+ /**
10293
+ * 查看用户分类实时流量
10294
+ *
10295
+ * @param request - DescribeUserTrafficRequest
10296
+ * @param runtime - runtime options for this request RuntimeOptions
10297
+ * @returns DescribeUserTrafficResponse
10298
+ */
10299
+ async describeUserTrafficWithOptions(request, runtime) {
10300
+ request.validate();
10301
+ let query = {};
10302
+ if (!$dara.isNull(request.endTimestamp)) {
10303
+ query["EndTimestamp"] = request.endTimestamp;
10304
+ }
10305
+ if (!$dara.isNull(request.instanceId)) {
10306
+ query["InstanceId"] = request.instanceId;
10307
+ }
10308
+ if (!$dara.isNull(request.interval)) {
10309
+ query["Interval"] = request.interval;
10310
+ }
10311
+ if (!$dara.isNull(request.regionId)) {
10312
+ query["RegionId"] = request.regionId;
10313
+ }
10314
+ if (!$dara.isNull(request.resourceManagerResourceGroupId)) {
10315
+ query["ResourceManagerResourceGroupId"] = request.resourceManagerResourceGroupId;
10316
+ }
10317
+ if (!$dara.isNull(request.startTimestamp)) {
10318
+ query["StartTimestamp"] = request.startTimestamp;
10319
+ }
10320
+ if (!$dara.isNull(request.type)) {
10321
+ query["Type"] = request.type;
10322
+ }
10323
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
10324
+ query: openapi_core_2.OpenApiUtil.query(query),
10325
+ });
10326
+ let params = new openapi_core_2.$OpenApiUtil.Params({
10327
+ action: "DescribeUserTraffic",
10328
+ version: "2021-10-01",
10329
+ protocol: "HTTPS",
10330
+ pathname: "/",
10331
+ method: "POST",
10332
+ authType: "AK",
10333
+ style: "RPC",
10334
+ reqBodyType: "formData",
10335
+ bodyType: "json",
10336
+ });
10337
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserTrafficResponse({}));
10338
+ }
10339
+ /**
10340
+ * 查看用户分类实时流量
10341
+ *
10342
+ * @param request - DescribeUserTrafficRequest
10343
+ * @returns DescribeUserTrafficResponse
10344
+ */
10345
+ async describeUserTraffic(request) {
10346
+ let runtime = new $dara.RuntimeOptions({});
10347
+ return await this.describeUserTrafficWithOptions(request, runtime);
10348
+ }
10292
10349
  /**
10293
10350
  * Queries the status, region ID, and status modification time of Web Application Firewall (WAF) logs.
10294
10351
  *
@@ -10335,7 +10392,7 @@ class Client extends openapi_core_1.default {
10335
10392
  return await this.describeUserWafLogStatusWithOptions(request, runtime);
10336
10393
  }
10337
10394
  /**
10338
- * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10395
+ * 查询归属校验内容
10339
10396
  *
10340
10397
  * @param request - DescribeVerifyContentRequest
10341
10398
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10370,7 +10427,7 @@ class Client extends openapi_core_1.default {
10370
10427
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVerifyContentResponse({}));
10371
10428
  }
10372
10429
  /**
10373
- * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
10430
+ * 查询归属校验内容
10374
10431
  *
10375
10432
  * @param request - DescribeVerifyContentRequest
10376
10433
  * @returns DescribeVerifyContentResponse
@@ -10380,7 +10437,7 @@ class Client extends openapi_core_1.default {
10380
10437
  return await this.describeVerifyContentWithOptions(request, runtime);
10381
10438
  }
10382
10439
  /**
10383
- * Queries the top 10 IP addresses that have the highest number of requests.
10440
+ * Queries the top 10 IP addresses from which requests are sent.
10384
10441
  *
10385
10442
  * @param request - DescribeVisitTopIpRequest
10386
10443
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10424,7 +10481,7 @@ class Client extends openapi_core_1.default {
10424
10481
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitTopIpResponse({}));
10425
10482
  }
10426
10483
  /**
10427
- * Queries the top 10 IP addresses that have the highest number of requests.
10484
+ * Queries the top 10 IP addresses from which requests are sent.
10428
10485
  *
10429
10486
  * @param request - DescribeVisitTopIpRequest
10430
10487
  * @returns DescribeVisitTopIpResponse
@@ -10434,7 +10491,7 @@ class Client extends openapi_core_1.default {
10434
10491
  return await this.describeVisitTopIpWithOptions(request, runtime);
10435
10492
  }
10436
10493
  /**
10437
- * Queries the top 10 User-Agents that sent the most requests.
10494
+ * Queries the top 10 user agents that are used to initiate requests.
10438
10495
  *
10439
10496
  * @param request - DescribeVisitUasRequest
10440
10497
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10478,7 +10535,7 @@ class Client extends openapi_core_1.default {
10478
10535
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeVisitUasResponse({}));
10479
10536
  }
10480
10537
  /**
10481
- * Queries the top 10 User-Agents that sent the most requests.
10538
+ * Queries the top 10 user agents that are used to initiate requests.
10482
10539
  *
10483
10540
  * @param request - DescribeVisitUasRequest
10484
10541
  * @returns DescribeVisitUasResponse
@@ -10533,7 +10590,7 @@ class Client extends openapi_core_1.default {
10533
10590
  return await this.describeWafSourceIpSegmentWithOptions(request, runtime);
10534
10591
  }
10535
10592
  /**
10536
- * Initializes a service-linked role for WAF.
10593
+ * 创建WAF服务关联角色
10537
10594
  *
10538
10595
  * @param request - InitializeWafOperationRoleRequest
10539
10596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10568,7 +10625,7 @@ class Client extends openapi_core_1.default {
10568
10625
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.InitializeWafOperationRoleResponse({}));
10569
10626
  }
10570
10627
  /**
10571
- * Initializes a service-linked role for WAF.
10628
+ * 创建WAF服务关联角色
10572
10629
  *
10573
10630
  * @param request - InitializeWafOperationRoleRequest
10574
10631
  * @returns InitializeWafOperationRoleResponse
@@ -10677,7 +10734,7 @@ class Client extends openapi_core_1.default {
10677
10734
  return await this.listTagResourcesWithOptions(request, runtime);
10678
10735
  }
10679
10736
  /**
10680
- * Lists the tag values of a specified tag key.
10737
+ * Queries the tag values of a tag key.
10681
10738
  *
10682
10739
  * @param request - ListTagValuesRequest
10683
10740
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10721,7 +10778,7 @@ class Client extends openapi_core_1.default {
10721
10778
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagValuesResponse({}));
10722
10779
  }
10723
10780
  /**
10724
- * Lists the tag values of a specified tag key.
10781
+ * Queries the tag values of a tag key.
10725
10782
  *
10726
10783
  * @param request - ListTagValuesRequest
10727
10784
  * @returns ListTagValuesResponse
@@ -10731,7 +10788,7 @@ class Client extends openapi_core_1.default {
10731
10788
  return await this.listTagValuesWithOptions(request, runtime);
10732
10789
  }
10733
10790
  /**
10734
- * Modifies the status of API security risks in batches.
10791
+ * Modifies the status of multiple risks detected by the API security module at a time.
10735
10792
  *
10736
10793
  * @param request - ModifyApisecAbnormalsRequest
10737
10794
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10778,7 +10835,7 @@ class Client extends openapi_core_1.default {
10778
10835
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecAbnormalsResponse({}));
10779
10836
  }
10780
10837
  /**
10781
- * Modifies the status of API security risks in batches.
10838
+ * Modifies the status of multiple risks detected by the API security module at a time.
10782
10839
  *
10783
10840
  * @param request - ModifyApisecAbnormalsRequest
10784
10841
  * @returns ModifyApisecAbnormalsResponse
@@ -10788,7 +10845,7 @@ class Client extends openapi_core_1.default {
10788
10845
  return await this.modifyApisecAbnormalsWithOptions(request, runtime);
10789
10846
  }
10790
10847
  /**
10791
- * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10848
+ * Modifies the annotations of APIs in the API security module.
10792
10849
  *
10793
10850
  * @param request - ModifyApisecApiResourceRequest
10794
10851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10835,7 +10892,7 @@ class Client extends openapi_core_1.default {
10835
10892
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecApiResourceResponse({}));
10836
10893
  }
10837
10894
  /**
10838
- * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
10895
+ * Modifies the annotations of APIs in the API security module.
10839
10896
  *
10840
10897
  * @param request - ModifyApisecApiResourceRequest
10841
10898
  * @returns ModifyApisecApiResourceResponse
@@ -10845,7 +10902,7 @@ class Client extends openapi_core_1.default {
10845
10902
  return await this.modifyApisecApiResourceWithOptions(request, runtime);
10846
10903
  }
10847
10904
  /**
10848
- * Modifies the status of a batch of API security events.
10905
+ * Modifies the status of multiple security events detected by the API security module at a time.
10849
10906
  *
10850
10907
  * @param request - ModifyApisecEventsRequest
10851
10908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10895,7 +10952,7 @@ class Client extends openapi_core_1.default {
10895
10952
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecEventsResponse({}));
10896
10953
  }
10897
10954
  /**
10898
- * Modifies the status of a batch of API security events.
10955
+ * Modifies the status of multiple security events detected by the API security module at a time.
10899
10956
  *
10900
10957
  * @param request - ModifyApisecEventsRequest
10901
10958
  * @returns ModifyApisecEventsResponse
@@ -10905,7 +10962,7 @@ class Client extends openapi_core_1.default {
10905
10962
  return await this.modifyApisecEventsWithOptions(request, runtime);
10906
10963
  }
10907
10964
  /**
10908
- * Updates the API security log subscription settings.
10965
+ * Modifies the configurations of API security log subscription.
10909
10966
  *
10910
10967
  * @param request - ModifyApisecLogDeliveryRequest
10911
10968
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10952,7 +11009,7 @@ class Client extends openapi_core_1.default {
10952
11009
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryResponse({}));
10953
11010
  }
10954
11011
  /**
10955
- * Updates the API security log subscription settings.
11012
+ * Modifies the configurations of API security log subscription.
10956
11013
  *
10957
11014
  * @param request - ModifyApisecLogDeliveryRequest
10958
11015
  * @returns ModifyApisecLogDeliveryResponse
@@ -10962,7 +11019,7 @@ class Client extends openapi_core_1.default {
10962
11019
  return await this.modifyApisecLogDeliveryWithOptions(request, runtime);
10963
11020
  }
10964
11021
  /**
10965
- * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
11022
+ * Modifies the status of API security log subscription.
10966
11023
  *
10967
11024
  * @param request - ModifyApisecLogDeliveryStatusRequest
10968
11025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11003,7 +11060,7 @@ class Client extends openapi_core_1.default {
11003
11060
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecLogDeliveryStatusResponse({}));
11004
11061
  }
11005
11062
  /**
11006
- * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
11063
+ * Modifies the status of API security log subscription.
11007
11064
  *
11008
11065
  * @param request - ModifyApisecLogDeliveryStatusRequest
11009
11066
  * @returns ModifyApisecLogDeliveryStatusResponse
@@ -11013,7 +11070,7 @@ class Client extends openapi_core_1.default {
11013
11070
  return await this.modifyApisecLogDeliveryStatusWithOptions(request, runtime);
11014
11071
  }
11015
11072
  /**
11016
- * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
11073
+ * Changes the status of features in the API security module for protected objects or protected object groups.
11017
11074
  *
11018
11075
  * @param request - ModifyApisecModuleStatusRequest
11019
11076
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11060,7 +11117,7 @@ class Client extends openapi_core_1.default {
11060
11117
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecModuleStatusResponse({}));
11061
11118
  }
11062
11119
  /**
11063
- * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
11120
+ * Changes the status of features in the API security module for protected objects or protected object groups.
11064
11121
  *
11065
11122
  * @param request - ModifyApisecModuleStatusRequest
11066
11123
  * @returns ModifyApisecModuleStatusResponse
@@ -11070,7 +11127,7 @@ class Client extends openapi_core_1.default {
11070
11127
  return await this.modifyApisecModuleStatusWithOptions(request, runtime);
11071
11128
  }
11072
11129
  /**
11073
- * Modifies the API security status for a protected object or a protected object group.
11130
+ * Changes the status of the API security module for protected objects or protected object groups.
11074
11131
  *
11075
11132
  * @param request - ModifyApisecStatusRequest
11076
11133
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11114,7 +11171,7 @@ class Client extends openapi_core_1.default {
11114
11171
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyApisecStatusResponse({}));
11115
11172
  }
11116
11173
  /**
11117
- * Modifies the API security status for a protected object or a protected object group.
11174
+ * Changes the status of the API security module for protected objects or protected object groups.
11118
11175
  *
11119
11176
  * @param request - ModifyApisecStatusRequest
11120
11177
  * @returns ModifyApisecStatusResponse
@@ -11124,7 +11181,7 @@ class Client extends openapi_core_1.default {
11124
11181
  return await this.modifyApisecStatusWithOptions(request, runtime);
11125
11182
  }
11126
11183
  /**
11127
- * Modifies the configuration of a cloud resource connected to WAF.
11184
+ * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11128
11185
  *
11129
11186
  * @param tmpReq - ModifyCloudResourceRequest
11130
11187
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11176,7 +11233,7 @@ class Client extends openapi_core_1.default {
11176
11233
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceResponse({}));
11177
11234
  }
11178
11235
  /**
11179
- * Modifies the configuration of a cloud resource connected to WAF.
11236
+ * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
11180
11237
  *
11181
11238
  * @param request - ModifyCloudResourceRequest
11182
11239
  * @returns ModifyCloudResourceResponse
@@ -11186,7 +11243,7 @@ class Client extends openapi_core_1.default {
11186
11243
  return await this.modifyCloudResourceWithOptions(request, runtime);
11187
11244
  }
11188
11245
  /**
11189
- * Modifies the certificate for a resource managed by WAF in cloud native mode.
11246
+ * 修改云产品接入的证书
11190
11247
  *
11191
11248
  * @param request - ModifyCloudResourceCertRequest
11192
11249
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11233,7 +11290,7 @@ class Client extends openapi_core_1.default {
11233
11290
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceCertResponse({}));
11234
11291
  }
11235
11292
  /**
11236
- * Modifies the certificate for a resource managed by WAF in cloud native mode.
11293
+ * 修改云产品接入的证书
11237
11294
  *
11238
11295
  * @param request - ModifyCloudResourceCertRequest
11239
11296
  * @returns ModifyCloudResourceCertResponse
@@ -11243,7 +11300,7 @@ class Client extends openapi_core_1.default {
11243
11300
  return await this.modifyCloudResourceCertWithOptions(request, runtime);
11244
11301
  }
11245
11302
  /**
11246
- * Modifies the default certificate for cloud native mode.
11303
+ * 修改云产品接入的默认证书
11247
11304
  *
11248
11305
  * @param request - ModifyCloudResourceDefaultCertRequest
11249
11306
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11284,7 +11341,7 @@ class Client extends openapi_core_1.default {
11284
11341
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCloudResourceDefaultCertResponse({}));
11285
11342
  }
11286
11343
  /**
11287
- * Modifies the default certificate for cloud native mode.
11344
+ * 修改云产品接入的默认证书
11288
11345
  *
11289
11346
  * @param request - ModifyCloudResourceDefaultCertRequest
11290
11347
  * @returns ModifyCloudResourceDefaultCertResponse
@@ -11294,7 +11351,7 @@ class Client extends openapi_core_1.default {
11294
11351
  return await this.modifyCloudResourceDefaultCertWithOptions(request, runtime);
11295
11352
  }
11296
11353
  /**
11297
- * Modifies the default SSL/TLS settings.
11354
+ * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11298
11355
  *
11299
11356
  * @param request - ModifyDefaultHttpsRequest
11300
11357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11344,7 +11401,7 @@ class Client extends openapi_core_1.default {
11344
11401
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultHttpsResponse({}));
11345
11402
  }
11346
11403
  /**
11347
- * Modifies the default SSL/TLS settings.
11404
+ * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
11348
11405
  *
11349
11406
  * @param request - ModifyDefaultHttpsRequest
11350
11407
  * @returns ModifyDefaultHttpsResponse
@@ -11354,7 +11411,7 @@ class Client extends openapi_core_1.default {
11354
11411
  return await this.modifyDefaultHttpsWithOptions(request, runtime);
11355
11412
  }
11356
11413
  /**
11357
- * Modifies the configuration of a protected object group.
11414
+ * Modifies the configurations of a protected object group.
11358
11415
  *
11359
11416
  * @param request - ModifyDefenseResourceGroupRequest
11360
11417
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11401,7 +11458,7 @@ class Client extends openapi_core_1.default {
11401
11458
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseResourceGroupResponse({}));
11402
11459
  }
11403
11460
  /**
11404
- * Modifies the configuration of a protected object group.
11461
+ * Modifies the configurations of a protected object group.
11405
11462
  *
11406
11463
  * @param request - ModifyDefenseResourceGroupRequest
11407
11464
  * @returns ModifyDefenseResourceGroupResponse
@@ -11477,7 +11534,7 @@ class Client extends openapi_core_1.default {
11477
11534
  return await this.modifyDefenseResourceXffWithOptions(request, runtime);
11478
11535
  }
11479
11536
  /**
11480
- * Modifies the configuration of a protection rule.
11537
+ * Modifies the configurations of a protection rule.
11481
11538
  *
11482
11539
  * @param request - ModifyDefenseRuleRequest
11483
11540
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11529,7 +11586,7 @@ class Client extends openapi_core_1.default {
11529
11586
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleResponse({}));
11530
11587
  }
11531
11588
  /**
11532
- * Modifies the configuration of a protection rule.
11589
+ * Modifies the configurations of a protection rule.
11533
11590
  *
11534
11591
  * @param request - ModifyDefenseRuleRequest
11535
11592
  * @returns ModifyDefenseRuleResponse
@@ -11539,7 +11596,7 @@ class Client extends openapi_core_1.default {
11539
11596
  return await this.modifyDefenseRuleWithOptions(request, runtime);
11540
11597
  }
11541
11598
  /**
11542
- * Updates the cache for a web tamper-proofing rule.
11599
+ * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11543
11600
  *
11544
11601
  * @param request - ModifyDefenseRuleCacheRequest
11545
11602
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11580,7 +11637,7 @@ class Client extends openapi_core_1.default {
11580
11637
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleCacheResponse({}));
11581
11638
  }
11582
11639
  /**
11583
- * Updates the cache for a web tamper-proofing rule.
11640
+ * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
11584
11641
  *
11585
11642
  * @param request - ModifyDefenseRuleCacheRequest
11586
11643
  * @returns ModifyDefenseRuleCacheResponse
@@ -11590,7 +11647,7 @@ class Client extends openapi_core_1.default {
11590
11647
  return await this.modifyDefenseRuleCacheWithOptions(request, runtime);
11591
11648
  }
11592
11649
  /**
11593
- * Enables or disables a protection rule.
11650
+ * Changes the status of a protection rule.
11594
11651
  *
11595
11652
  * @param request - ModifyDefenseRuleStatusRequest
11596
11653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11637,7 +11694,7 @@ class Client extends openapi_core_1.default {
11637
11694
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseRuleStatusResponse({}));
11638
11695
  }
11639
11696
  /**
11640
- * Enables or disables a protection rule.
11697
+ * Changes the status of a protection rule.
11641
11698
  *
11642
11699
  * @param request - ModifyDefenseRuleStatusRequest
11643
11700
  * @returns ModifyDefenseRuleStatusResponse
@@ -11647,7 +11704,7 @@ class Client extends openapi_core_1.default {
11647
11704
  return await this.modifyDefenseRuleStatusWithOptions(request, runtime);
11648
11705
  }
11649
11706
  /**
11650
- * Modifies the mitigation settings for a protection scenario.
11707
+ * 修改用户防护场景的配置
11651
11708
  *
11652
11709
  * @param request - ModifyDefenseSceneConfigRequest
11653
11710
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11691,7 +11748,7 @@ class Client extends openapi_core_1.default {
11691
11748
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseSceneConfigResponse({}));
11692
11749
  }
11693
11750
  /**
11694
- * Modifies the mitigation settings for a protection scenario.
11751
+ * 修改用户防护场景的配置
11695
11752
  *
11696
11753
  * @param request - ModifyDefenseSceneConfigRequest
11697
11754
  * @returns ModifyDefenseSceneConfigResponse
@@ -11701,7 +11758,7 @@ class Client extends openapi_core_1.default {
11701
11758
  return await this.modifyDefenseSceneConfigWithOptions(request, runtime);
11702
11759
  }
11703
11760
  /**
11704
- * Modifies a defense template.
11761
+ * Modifies the configurations of a protection rule template.
11705
11762
  *
11706
11763
  * @param request - ModifyDefenseTemplateRequest
11707
11764
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11745,7 +11802,7 @@ class Client extends openapi_core_1.default {
11745
11802
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefenseTemplateResponse({}));
11746
11803
  }
11747
11804
  /**
11748
- * Modifies a defense template.
11805
+ * Modifies the configurations of a protection rule template.
11749
11806
  *
11750
11807
  * @param request - ModifyDefenseTemplateRequest
11751
11808
  * @returns ModifyDefenseTemplateResponse
@@ -11806,7 +11863,7 @@ class Client extends openapi_core_1.default {
11806
11863
  return await this.modifyDefenseTemplateStatusWithOptions(request, runtime);
11807
11864
  }
11808
11865
  /**
11809
- * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11866
+ * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11810
11867
  *
11811
11868
  * @param tmpReq - ModifyDomainRequest
11812
11869
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11861,7 +11918,7 @@ class Client extends openapi_core_1.default {
11861
11918
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainResponse({}));
11862
11919
  }
11863
11920
  /**
11864
- * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
11921
+ * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
11865
11922
  *
11866
11923
  * @param request - ModifyDomainRequest
11867
11924
  * @returns ModifyDomainResponse
@@ -11871,7 +11928,7 @@ class Client extends openapi_core_1.default {
11871
11928
  return await this.modifyDomainWithOptions(request, runtime);
11872
11929
  }
11873
11930
  /**
11874
- * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11931
+ * 修改域名的证书
11875
11932
  *
11876
11933
  * @param request - ModifyDomainCertRequest
11877
11934
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11921,7 +11978,7 @@ class Client extends openapi_core_1.default {
11921
11978
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainCertResponse({}));
11922
11979
  }
11923
11980
  /**
11924
- * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
11981
+ * 修改域名的证书
11925
11982
  *
11926
11983
  * @param request - ModifyDomainCertRequest
11927
11984
  * @returns ModifyDomainCertResponse
@@ -11931,7 +11988,7 @@ class Client extends openapi_core_1.default {
11931
11988
  return await this.modifyDomainCertWithOptions(request, runtime);
11932
11989
  }
11933
11990
  /**
11934
- * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
11991
+ * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
11935
11992
  *
11936
11993
  * @param request - ModifyDomainPunishStatusRequest
11937
11994
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11969,7 +12026,7 @@ class Client extends openapi_core_1.default {
11969
12026
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDomainPunishStatusResponse({}));
11970
12027
  }
11971
12028
  /**
11972
- * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
12029
+ * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
11973
12030
  *
11974
12031
  * @param request - ModifyDomainPunishStatusRequest
11975
12032
  * @returns ModifyDomainPunishStatusResponse
@@ -11979,7 +12036,7 @@ class Client extends openapi_core_1.default {
11979
12036
  return await this.modifyDomainPunishStatusWithOptions(request, runtime);
11980
12037
  }
11981
12038
  /**
11982
- * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
12039
+ * Modifies information about a hybrid cloud cluster.
11983
12040
  *
11984
12041
  * @param request - ModifyHybridCloudClusterRequest
11985
12042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12056,7 +12113,7 @@ class Client extends openapi_core_1.default {
12056
12113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterResponse({}));
12057
12114
  }
12058
12115
  /**
12059
- * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
12116
+ * Modifies information about a hybrid cloud cluster.
12060
12117
  *
12061
12118
  * @param request - ModifyHybridCloudClusterRequest
12062
12119
  * @returns ModifyHybridCloudClusterResponse
@@ -12066,7 +12123,7 @@ class Client extends openapi_core_1.default {
12066
12123
  return await this.modifyHybridCloudClusterWithOptions(request, runtime);
12067
12124
  }
12068
12125
  /**
12069
- * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
12126
+ * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12070
12127
  *
12071
12128
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12072
12129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12107,7 +12164,7 @@ class Client extends openapi_core_1.default {
12107
12164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudClusterBypassStatusResponse({}));
12108
12165
  }
12109
12166
  /**
12110
- * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
12167
+ * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
12111
12168
  *
12112
12169
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
12113
12170
  * @returns ModifyHybridCloudClusterBypassStatusResponse
@@ -12177,7 +12234,7 @@ class Client extends openapi_core_1.default {
12177
12234
  return await this.modifyHybridCloudClusterRuleWithOptions(request, runtime);
12178
12235
  }
12179
12236
  /**
12180
- * Modifies the information of a cluster group.
12237
+ * Modifies a node group in a hybrid cloud cluster.
12181
12238
  *
12182
12239
  * @param request - ModifyHybridCloudGroupRequest
12183
12240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12224,7 +12281,7 @@ class Client extends openapi_core_1.default {
12224
12281
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupResponse({}));
12225
12282
  }
12226
12283
  /**
12227
- * Modifies the information of a cluster group.
12284
+ * Modifies a node group in a hybrid cloud cluster.
12228
12285
  *
12229
12286
  * @param request - ModifyHybridCloudGroupRequest
12230
12287
  * @returns ModifyHybridCloudGroupResponse
@@ -12234,7 +12291,7 @@ class Client extends openapi_core_1.default {
12234
12291
  return await this.modifyHybridCloudGroupWithOptions(request, runtime);
12235
12292
  }
12236
12293
  /**
12237
- * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12294
+ * Adds a node to a node group of a hybrid cloud cluster.
12238
12295
  *
12239
12296
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12240
12297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12278,7 +12335,7 @@ class Client extends openapi_core_1.default {
12278
12335
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupExpansionServerResponse({}));
12279
12336
  }
12280
12337
  /**
12281
- * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
12338
+ * Adds a node to a node group of a hybrid cloud cluster.
12282
12339
  *
12283
12340
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
12284
12341
  * @returns ModifyHybridCloudGroupExpansionServerResponse
@@ -12288,7 +12345,7 @@ class Client extends openapi_core_1.default {
12288
12345
  return await this.modifyHybridCloudGroupExpansionServerWithOptions(request, runtime);
12289
12346
  }
12290
12347
  /**
12291
- * Removes a node from a group in a hybrid cloud cluster.
12348
+ * Deletes a node from a node group of a hybrid cloud cluster.
12292
12349
  *
12293
12350
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12294
12351
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12332,7 +12389,7 @@ class Client extends openapi_core_1.default {
12332
12389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudGroupShrinkServerResponse({}));
12333
12390
  }
12334
12391
  /**
12335
- * Removes a node from a group in a hybrid cloud cluster.
12392
+ * Deletes a node from a node group of a hybrid cloud cluster.
12336
12393
  *
12337
12394
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
12338
12395
  * @returns ModifyHybridCloudGroupShrinkServerResponse
@@ -12342,7 +12399,7 @@ class Client extends openapi_core_1.default {
12342
12399
  return await this.modifyHybridCloudGroupShrinkServerWithOptions(request, runtime);
12343
12400
  }
12344
12401
  /**
12345
- * Modifies the traffic redirection status of a hybrid cloud SDK.
12402
+ * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12346
12403
  *
12347
12404
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12348
12405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12377,7 +12434,7 @@ class Client extends openapi_core_1.default {
12377
12434
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudSdkPullinStatusResponse({}));
12378
12435
  }
12379
12436
  /**
12380
- * Modifies the traffic redirection status of a hybrid cloud SDK.
12437
+ * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
12381
12438
  *
12382
12439
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
12383
12440
  * @returns ModifyHybridCloudSdkPullinStatusResponse
@@ -12387,7 +12444,7 @@ class Client extends openapi_core_1.default {
12387
12444
  return await this.modifyHybridCloudSdkPullinStatusWithOptions(request, runtime);
12388
12445
  }
12389
12446
  /**
12390
- * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12447
+ * Modifies the information about a hybrid cloud node.
12391
12448
  *
12392
12449
  * @param request - ModifyHybridCloudServerRequest
12393
12450
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12437,7 +12494,7 @@ class Client extends openapi_core_1.default {
12437
12494
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridCloudServerResponse({}));
12438
12495
  }
12439
12496
  /**
12440
- * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
12497
+ * Modifies the information about a hybrid cloud node.
12441
12498
  *
12442
12499
  * @param request - ModifyHybridCloudServerRequest
12443
12500
  * @returns ModifyHybridCloudServerResponse
@@ -12447,7 +12504,7 @@ class Client extends openapi_core_1.default {
12447
12504
  return await this.modifyHybridCloudServerWithOptions(request, runtime);
12448
12505
  }
12449
12506
  /**
12450
- * Modifies a log delivery configuration for a hybrid cloud cluster.
12507
+ * Modifies a hybrid cloud log delivery configuration.
12451
12508
  *
12452
12509
  * @param request - ModifyLogDeliveryConfigRequest
12453
12510
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12491,7 +12548,7 @@ class Client extends openapi_core_1.default {
12491
12548
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyLogDeliveryConfigResponse({}));
12492
12549
  }
12493
12550
  /**
12494
- * Modifies a log delivery configuration for a hybrid cloud cluster.
12551
+ * Modifies a hybrid cloud log delivery configuration.
12495
12552
  *
12496
12553
  * @param request - ModifyLogDeliveryConfigRequest
12497
12554
  * @returns ModifyLogDeliveryConfigResponse
@@ -12501,7 +12558,7 @@ class Client extends openapi_core_1.default {
12501
12558
  return await this.modifyLogDeliveryConfigWithOptions(request, runtime);
12502
12559
  }
12503
12560
  /**
12504
- * Modifies an IP address blacklist for critical event protection.
12561
+ * Modifies an IP address blacklist for major event protection.
12505
12562
  *
12506
12563
  * @param request - ModifyMajorProtectionBlackIpRequest
12507
12564
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12551,7 +12608,7 @@ class Client extends openapi_core_1.default {
12551
12608
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMajorProtectionBlackIpResponse({}));
12552
12609
  }
12553
12610
  /**
12554
- * Modifies an IP address blacklist for critical event protection.
12611
+ * Modifies an IP address blacklist for major event protection.
12555
12612
  *
12556
12613
  * @param request - ModifyMajorProtectionBlackIpRequest
12557
12614
  * @returns ModifyMajorProtectionBlackIpResponse
@@ -12561,7 +12618,7 @@ class Client extends openapi_core_1.default {
12561
12618
  return await this.modifyMajorProtectionBlackIpWithOptions(request, runtime);
12562
12619
  }
12563
12620
  /**
12564
- * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12621
+ * Modifies the information about members that are added for multi-account management.
12565
12622
  *
12566
12623
  * @param request - ModifyMemberAccountRequest
12567
12624
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12605,7 +12662,7 @@ class Client extends openapi_core_1.default {
12605
12662
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMemberAccountResponse({}));
12606
12663
  }
12607
12664
  /**
12608
- * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
12665
+ * Modifies the information about members that are added for multi-account management.
12609
12666
  *
12610
12667
  * @param request - ModifyMemberAccountRequest
12611
12668
  * @returns ModifyMemberAccountResponse
@@ -12663,7 +12720,7 @@ class Client extends openapi_core_1.default {
12663
12720
  return await this.modifyPauseProtectionStatusWithOptions(request, runtime);
12664
12721
  }
12665
12722
  /**
12666
- * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12723
+ * 修改防护对象日志外发状态
12667
12724
  *
12668
12725
  * @param request - ModifyResourceLogDeliveryStatusRequest
12669
12726
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12707,7 +12764,7 @@ class Client extends openapi_core_1.default {
12707
12764
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogDeliveryStatusResponse({}));
12708
12765
  }
12709
12766
  /**
12710
- * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
12767
+ * 修改防护对象日志外发状态
12711
12768
  *
12712
12769
  * @param request - ModifyResourceLogDeliveryStatusRequest
12713
12770
  * @returns ModifyResourceLogDeliveryStatusResponse
@@ -12717,7 +12774,7 @@ class Client extends openapi_core_1.default {
12717
12774
  return await this.modifyResourceLogDeliveryStatusWithOptions(request, runtime);
12718
12775
  }
12719
12776
  /**
12720
- * Modifies the log field configuration of a protected object.
12777
+ * 修改防护对象的日志字段配置
12721
12778
  *
12722
12779
  * @param request - ModifyResourceLogFieldConfigRequest
12723
12780
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12767,7 +12824,7 @@ class Client extends openapi_core_1.default {
12767
12824
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyResourceLogFieldConfigResponse({}));
12768
12825
  }
12769
12826
  /**
12770
- * Modifies the log field configuration of a protected object.
12827
+ * 修改防护对象的日志字段配置
12771
12828
  *
12772
12829
  * @param request - ModifyResourceLogFieldConfigRequest
12773
12830
  * @returns ModifyResourceLogFieldConfigResponse
@@ -12779,12 +12836,17 @@ class Client extends openapi_core_1.default {
12779
12836
  /**
12780
12837
  * Enables or disables the log collection feature for a protected object.
12781
12838
  *
12782
- * @param request - ModifyResourceLogStatusRequest
12839
+ * @param tmpReq - ModifyResourceLogStatusRequest
12783
12840
  * @param runtime - runtime options for this request RuntimeOptions
12784
12841
  * @returns ModifyResourceLogStatusResponse
12785
12842
  */
12786
- async modifyResourceLogStatusWithOptions(request, runtime) {
12787
- request.validate();
12843
+ async modifyResourceLogStatusWithOptions(tmpReq, runtime) {
12844
+ tmpReq.validate();
12845
+ let request = new $_model.ModifyResourceLogStatusShrinkRequest({});
12846
+ openapi_core_2.OpenApiUtil.convert(tmpReq, request);
12847
+ if (!$dara.isNull(tmpReq.traceConfig)) {
12848
+ request.traceConfigShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.traceConfig, "TraceConfig", "json");
12849
+ }
12788
12850
  let query = {};
12789
12851
  if (!$dara.isNull(request.instanceId)) {
12790
12852
  query["InstanceId"] = request.instanceId;
@@ -12801,6 +12863,12 @@ class Client extends openapi_core_1.default {
12801
12863
  if (!$dara.isNull(request.status)) {
12802
12864
  query["Status"] = request.status;
12803
12865
  }
12866
+ if (!$dara.isNull(request.traceConfigShrink)) {
12867
+ query["TraceConfig"] = request.traceConfigShrink;
12868
+ }
12869
+ if (!$dara.isNull(request.traceStatus)) {
12870
+ query["TraceStatus"] = request.traceStatus;
12871
+ }
12804
12872
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
12805
12873
  query: openapi_core_2.OpenApiUtil.query(query),
12806
12874
  });
@@ -12828,7 +12896,7 @@ class Client extends openapi_core_1.default {
12828
12896
  return await this.modifyResourceLogStatusWithOptions(request, runtime);
12829
12897
  }
12830
12898
  /**
12831
- * Attaches protected objects to or detaches protected objects from a protection template.
12899
+ * Associates or disassociates a protected object or protected object group with or from a protection rule template.
12832
12900
  *
12833
12901
  * @param request - ModifyTemplateResourcesRequest
12834
12902
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12884,7 +12952,7 @@ class Client extends openapi_core_1.default {
12884
12952
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResourcesResponse({}));
12885
12953
  }
12886
12954
  /**
12887
- * Attaches protected objects to or detaches protected objects from a protection template.
12955
+ * Associates or disassociates a protected object or protected object group with or from a protection rule template.
12888
12956
  *
12889
12957
  * @param request - ModifyTemplateResourcesRequest
12890
12958
  * @returns ModifyTemplateResourcesResponse
@@ -12894,7 +12962,7 @@ class Client extends openapi_core_1.default {
12894
12962
  return await this.modifyTemplateResourcesWithOptions(request, runtime);
12895
12963
  }
12896
12964
  /**
12897
- * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
12965
+ * 修改用户日志服务的默认字段配置
12898
12966
  *
12899
12967
  * @param request - ModifyUserLogFieldConfigRequest
12900
12968
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12941,7 +13009,7 @@ class Client extends openapi_core_1.default {
12941
13009
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserLogFieldConfigResponse({}));
12942
13010
  }
12943
13011
  /**
12944
- * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
13012
+ * 修改用户日志服务的默认字段配置
12945
13013
  *
12946
13014
  * @param request - ModifyUserLogFieldConfigRequest
12947
13015
  * @returns ModifyUserLogFieldConfigResponse
@@ -12951,7 +13019,7 @@ class Client extends openapi_core_1.default {
12951
13019
  return await this.modifyUserLogFieldConfigWithOptions(request, runtime);
12952
13020
  }
12953
13021
  /**
12954
- * Enables or disables Simple Log Service for Web Application Firewall (WAF).
13022
+ * 开通或关闭WAF日志服务
12955
13023
  *
12956
13024
  * @param request - ModifyUserWafLogStatusRequest
12957
13025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12992,7 +13060,7 @@ class Client extends openapi_core_1.default {
12992
13060
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyUserWafLogStatusResponse({}));
12993
13061
  }
12994
13062
  /**
12995
- * Enables or disables Simple Log Service for Web Application Firewall (WAF).
13063
+ * 开通或关闭WAF日志服务
12996
13064
  *
12997
13065
  * @param request - ModifyUserWafLogStatusRequest
12998
13066
  * @returns ModifyUserWafLogStatusResponse
@@ -13002,7 +13070,7 @@ class Client extends openapi_core_1.default {
13002
13070
  return await this.modifyUserWafLogStatusWithOptions(request, runtime);
13003
13071
  }
13004
13072
  /**
13005
- * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
13073
+ * 重新接入云产品
13006
13074
  *
13007
13075
  * @param request - ReCreateCloudResourceRequest
13008
13076
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13049,7 +13117,7 @@ class Client extends openapi_core_1.default {
13049
13117
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ReCreateCloudResourceResponse({}));
13050
13118
  }
13051
13119
  /**
13052
- * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
13120
+ * 重新接入云产品
13053
13121
  *
13054
13122
  * @param request - ReCreateCloudResourceRequest
13055
13123
  * @returns ReCreateCloudResourceResponse
@@ -13107,7 +13175,7 @@ class Client extends openapi_core_1.default {
13107
13175
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13108
13176
  *
13109
13177
  * @remarks
13110
- * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
13178
+ * 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.
13111
13179
  *
13112
13180
  * @param request - SyncProductInstanceRequest
13113
13181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13145,7 +13213,7 @@ class Client extends openapi_core_1.default {
13145
13213
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
13146
13214
  *
13147
13215
  * @remarks
13148
- * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
13216
+ * 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.
13149
13217
  *
13150
13218
  * @param request - SyncProductInstanceRequest
13151
13219
  * @returns SyncProductInstanceResponse
@@ -13254,7 +13322,7 @@ class Client extends openapi_core_1.default {
13254
13322
  return await this.untagResourcesWithOptions(request, runtime);
13255
13323
  }
13256
13324
  /**
13257
- * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
13325
+ * Verifies the ownership of a domain name.
13258
13326
  *
13259
13327
  * @param request - VerifyDomainOwnerRequest
13260
13328
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13292,7 +13360,7 @@ class Client extends openapi_core_1.default {
13292
13360
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyDomainOwnerResponse({}));
13293
13361
  }
13294
13362
  /**
13295
- * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
13363
+ * Verifies the ownership of a domain name.
13296
13364
  *
13297
13365
  * @param request - VerifyDomainOwnerRequest
13298
13366
  * @returns VerifyDomainOwnerResponse