@huaweicloud/huaweicloud-sdk-waf 3.1.173 → 3.1.174

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 (317) hide show
  1. package/package.json +2 -2
  2. package/v1/WafClient.d.ts +532 -18
  3. package/v1/WafClient.d.ts.map +1 -1
  4. package/v1/WafClient.js +1360 -42
  5. package/v1/WafClient.js.map +1 -1
  6. package/v1/WafRegion.d.ts +5 -0
  7. package/v1/WafRegion.d.ts.map +1 -1
  8. package/v1/WafRegion.js +11 -1
  9. package/v1/WafRegion.js.map +1 -1
  10. package/v1/model/ConfirmApplicationTypesRequest.d.ts +12 -0
  11. package/v1/model/ConfirmApplicationTypesRequest.d.ts.map +1 -0
  12. package/v1/model/ConfirmApplicationTypesRequest.js +28 -0
  13. package/v1/model/ConfirmApplicationTypesRequest.js.map +1 -0
  14. package/v1/model/ConfirmApplicationTypesResponse.d.ts +9 -0
  15. package/v1/model/ConfirmApplicationTypesResponse.d.ts.map +1 -0
  16. package/v1/model/ConfirmApplicationTypesResponse.js +19 -0
  17. package/v1/model/ConfirmApplicationTypesResponse.js.map +1 -0
  18. package/v1/model/ConfirmAsyncJobRequest.d.ts +14 -0
  19. package/v1/model/ConfirmAsyncJobRequest.d.ts.map +1 -0
  20. package/v1/model/ConfirmAsyncJobRequest.js +35 -0
  21. package/v1/model/ConfirmAsyncJobRequest.js.map +1 -0
  22. package/v1/model/ConfirmAsyncJobResponse.d.ts +13 -0
  23. package/v1/model/ConfirmAsyncJobResponse.d.ts.map +1 -0
  24. package/v1/model/ConfirmAsyncJobResponse.js +29 -0
  25. package/v1/model/ConfirmAsyncJobResponse.js.map +1 -0
  26. package/v1/model/ConfirmThreatMapRequest.d.ts +8 -0
  27. package/v1/model/ConfirmThreatMapRequest.d.ts.map +1 -0
  28. package/v1/model/ConfirmThreatMapRequest.js +20 -0
  29. package/v1/model/ConfirmThreatMapRequest.js.map +1 -0
  30. package/v1/model/ConfirmThreatMapResponse.d.ts +10 -0
  31. package/v1/model/ConfirmThreatMapResponse.d.ts.map +1 -0
  32. package/v1/model/ConfirmThreatMapResponse.js +19 -0
  33. package/v1/model/ConfirmThreatMapResponse.js.map +1 -0
  34. package/v1/model/EipInfo.d.ts +16 -0
  35. package/v1/model/EipInfo.d.ts.map +1 -0
  36. package/v1/model/EipInfo.js +39 -0
  37. package/v1/model/EipInfo.js.map +1 -0
  38. package/v1/model/InstanceTag.d.ts +8 -0
  39. package/v1/model/InstanceTag.d.ts.map +1 -0
  40. package/v1/model/InstanceTag.js +17 -0
  41. package/v1/model/InstanceTag.js.map +1 -0
  42. package/v1/model/IpReputationRulesListInfo.d.ts +21 -0
  43. package/v1/model/IpReputationRulesListInfo.d.ts.map +1 -0
  44. package/v1/model/IpReputationRulesListInfo.js +41 -0
  45. package/v1/model/IpReputationRulesListInfo.js.map +1 -0
  46. package/v1/model/IpReputationRulesListInfoAction.d.ts +15 -0
  47. package/v1/model/IpReputationRulesListInfoAction.d.ts.map +1 -0
  48. package/v1/model/IpReputationRulesListInfoAction.js +24 -0
  49. package/v1/model/IpReputationRulesListInfoAction.js.map +1 -0
  50. package/v1/model/LeakageListInfo.d.ts +2 -0
  51. package/v1/model/LeakageListInfo.d.ts.map +1 -1
  52. package/v1/model/LeakageListInfo.js +4 -0
  53. package/v1/model/LeakageListInfo.js.map +1 -1
  54. package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts +18 -0
  55. package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts.map +1 -0
  56. package/v1/model/ListAntiTamperPolicyRulesRequest.js +42 -0
  57. package/v1/model/ListAntiTamperPolicyRulesRequest.js.map +1 -0
  58. package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts +10 -0
  59. package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts.map +1 -0
  60. package/v1/model/ListAntiTamperPolicyRulesResponse.js +19 -0
  61. package/v1/model/ListAntiTamperPolicyRulesResponse.js.map +1 -0
  62. package/v1/model/ListAntileakagePolicyRulesRequest.d.ts +18 -0
  63. package/v1/model/ListAntileakagePolicyRulesRequest.d.ts.map +1 -0
  64. package/v1/model/ListAntileakagePolicyRulesRequest.js +42 -0
  65. package/v1/model/ListAntileakagePolicyRulesRequest.js.map +1 -0
  66. package/v1/model/ListAntileakagePolicyRulesResponse.d.ts +10 -0
  67. package/v1/model/ListAntileakagePolicyRulesResponse.d.ts.map +1 -0
  68. package/v1/model/ListAntileakagePolicyRulesResponse.js +19 -0
  69. package/v1/model/ListAntileakagePolicyRulesResponse.js.map +1 -0
  70. package/v1/model/ListCcPolicyRulesRequest.d.ts +18 -0
  71. package/v1/model/ListCcPolicyRulesRequest.d.ts.map +1 -0
  72. package/v1/model/ListCcPolicyRulesRequest.js +42 -0
  73. package/v1/model/ListCcPolicyRulesRequest.js.map +1 -0
  74. package/v1/model/ListCcPolicyRulesResponse.d.ts +10 -0
  75. package/v1/model/ListCcPolicyRulesResponse.d.ts.map +1 -0
  76. package/v1/model/ListCcPolicyRulesResponse.js +19 -0
  77. package/v1/model/ListCcPolicyRulesResponse.js.map +1 -0
  78. package/v1/model/ListCustomPolicyRulesRequest.d.ts +18 -0
  79. package/v1/model/ListCustomPolicyRulesRequest.d.ts.map +1 -0
  80. package/v1/model/ListCustomPolicyRulesRequest.js +42 -0
  81. package/v1/model/ListCustomPolicyRulesRequest.js.map +1 -0
  82. package/v1/model/ListCustomPolicyRulesResponse.d.ts +10 -0
  83. package/v1/model/ListCustomPolicyRulesResponse.d.ts.map +1 -0
  84. package/v1/model/ListCustomPolicyRulesResponse.js +19 -0
  85. package/v1/model/ListCustomPolicyRulesResponse.js.map +1 -0
  86. package/v1/model/ListGeoIpPolicyRulesRequest.d.ts +18 -0
  87. package/v1/model/ListGeoIpPolicyRulesRequest.d.ts.map +1 -0
  88. package/v1/model/ListGeoIpPolicyRulesRequest.js +42 -0
  89. package/v1/model/ListGeoIpPolicyRulesRequest.js.map +1 -0
  90. package/v1/model/ListGeoIpPolicyRulesResponse.d.ts +10 -0
  91. package/v1/model/ListGeoIpPolicyRulesResponse.d.ts.map +1 -0
  92. package/v1/model/ListGeoIpPolicyRulesResponse.js +19 -0
  93. package/v1/model/ListGeoIpPolicyRulesResponse.js.map +1 -0
  94. package/v1/model/ListIgnorePolicyRulesRequest.d.ts +18 -0
  95. package/v1/model/ListIgnorePolicyRulesRequest.d.ts.map +1 -0
  96. package/v1/model/ListIgnorePolicyRulesRequest.js +42 -0
  97. package/v1/model/ListIgnorePolicyRulesRequest.js.map +1 -0
  98. package/v1/model/ListIgnorePolicyRulesResponse.d.ts +10 -0
  99. package/v1/model/ListIgnorePolicyRulesResponse.d.ts.map +1 -0
  100. package/v1/model/ListIgnorePolicyRulesResponse.js +19 -0
  101. package/v1/model/ListIgnorePolicyRulesResponse.js.map +1 -0
  102. package/v1/model/ListInstanceTagsRequest.d.ts +14 -0
  103. package/v1/model/ListInstanceTagsRequest.d.ts.map +1 -0
  104. package/v1/model/ListInstanceTagsRequest.js +35 -0
  105. package/v1/model/ListInstanceTagsRequest.js.map +1 -0
  106. package/v1/model/ListInstanceTagsResponse.d.ts +8 -0
  107. package/v1/model/ListInstanceTagsResponse.d.ts.map +1 -0
  108. package/v1/model/ListInstanceTagsResponse.js +15 -0
  109. package/v1/model/ListInstanceTagsResponse.js.map +1 -0
  110. package/v1/model/ListIpReputationPolicyRulesRequest.d.ts +18 -0
  111. package/v1/model/ListIpReputationPolicyRulesRequest.d.ts.map +1 -0
  112. package/v1/model/ListIpReputationPolicyRulesRequest.js +42 -0
  113. package/v1/model/ListIpReputationPolicyRulesRequest.js.map +1 -0
  114. package/v1/model/ListIpReputationPolicyRulesResponse.d.ts +10 -0
  115. package/v1/model/ListIpReputationPolicyRulesResponse.d.ts.map +1 -0
  116. package/v1/model/ListIpReputationPolicyRulesResponse.js +19 -0
  117. package/v1/model/ListIpReputationPolicyRulesResponse.js.map +1 -0
  118. package/v1/model/ListIpReputationRulesRequest.d.ts +20 -0
  119. package/v1/model/ListIpReputationRulesRequest.d.ts.map +1 -0
  120. package/v1/model/ListIpReputationRulesRequest.js +51 -0
  121. package/v1/model/ListIpReputationRulesRequest.js.map +1 -0
  122. package/v1/model/ListIpReputationRulesResponse.d.ts +10 -0
  123. package/v1/model/ListIpReputationRulesResponse.d.ts.map +1 -0
  124. package/v1/model/ListIpReputationRulesResponse.js +19 -0
  125. package/v1/model/ListIpReputationRulesResponse.js.map +1 -0
  126. package/v1/model/ListPrivacyPolicyRulesRequest.d.ts +18 -0
  127. package/v1/model/ListPrivacyPolicyRulesRequest.d.ts.map +1 -0
  128. package/v1/model/ListPrivacyPolicyRulesRequest.js +42 -0
  129. package/v1/model/ListPrivacyPolicyRulesRequest.js.map +1 -0
  130. package/v1/model/ListPrivacyPolicyRulesResponse.d.ts +10 -0
  131. package/v1/model/ListPrivacyPolicyRulesResponse.d.ts.map +1 -0
  132. package/v1/model/ListPrivacyPolicyRulesResponse.js +19 -0
  133. package/v1/model/ListPrivacyPolicyRulesResponse.js.map +1 -0
  134. package/v1/model/ListProtectableResourcesRequest.d.ts +18 -0
  135. package/v1/model/ListProtectableResourcesRequest.d.ts.map +1 -0
  136. package/v1/model/ListProtectableResourcesRequest.js +45 -0
  137. package/v1/model/ListProtectableResourcesRequest.js.map +1 -0
  138. package/v1/model/ListProtectableResourcesResponse.d.ts +10 -0
  139. package/v1/model/ListProtectableResourcesResponse.d.ts.map +1 -0
  140. package/v1/model/ListProtectableResourcesResponse.js +19 -0
  141. package/v1/model/ListProtectableResourcesResponse.js.map +1 -0
  142. package/v1/model/ListResponseCodeTimelineRequest.d.ts +36 -0
  143. package/v1/model/ListResponseCodeTimelineRequest.d.ts.map +1 -0
  144. package/v1/model/ListResponseCodeTimelineRequest.js +77 -0
  145. package/v1/model/ListResponseCodeTimelineRequest.js.map +1 -0
  146. package/v1/model/ListResponseCodeTimelineResponse.d.ts +8 -0
  147. package/v1/model/ListResponseCodeTimelineResponse.d.ts.map +1 -0
  148. package/v1/model/ListResponseCodeTimelineResponse.js +15 -0
  149. package/v1/model/ListResponseCodeTimelineResponse.js.map +1 -0
  150. package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts +29 -0
  151. package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts.map +1 -0
  152. package/v1/model/ListSecurityReportSendingRecordResponseItems.js +75 -0
  153. package/v1/model/ListSecurityReportSendingRecordResponseItems.js.map +1 -0
  154. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts +12 -0
  155. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts.map +1 -0
  156. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js +29 -0
  157. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js.map +1 -0
  158. package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts +20 -0
  159. package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts.map +1 -0
  160. package/v1/model/ListSecurityReportSendingRecordsRequest.js +48 -0
  161. package/v1/model/ListSecurityReportSendingRecordsRequest.js.map +1 -0
  162. package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts +10 -0
  163. package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts.map +1 -0
  164. package/v1/model/ListSecurityReportSendingRecordsResponse.js +19 -0
  165. package/v1/model/ListSecurityReportSendingRecordsResponse.js.map +1 -0
  166. package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts +18 -0
  167. package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts.map +1 -0
  168. package/v1/model/ListWhiteblackipPolicyRulesRequest.js +42 -0
  169. package/v1/model/ListWhiteblackipPolicyRulesRequest.js.map +1 -0
  170. package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts +12 -0
  171. package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts.map +1 -0
  172. package/v1/model/ListWhiteblackipPolicyRulesResponse.js +23 -0
  173. package/v1/model/ListWhiteblackipPolicyRulesResponse.js.map +1 -0
  174. package/v1/model/Listener.d.ts +14 -0
  175. package/v1/model/Listener.d.ts.map +1 -0
  176. package/v1/model/Listener.js +31 -0
  177. package/v1/model/Listener.js.map +1 -0
  178. package/v1/model/ProtectableResources.d.ts +26 -0
  179. package/v1/model/ProtectableResources.d.ts.map +1 -0
  180. package/v1/model/ProtectableResources.js +57 -0
  181. package/v1/model/ProtectableResources.js.map +1 -0
  182. package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts +59 -0
  183. package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts.map +1 -0
  184. package/v1/model/SecurityReportContentResponseReportContentInfo.js +119 -0
  185. package/v1/model/SecurityReportContentResponseReportContentInfo.js.map +1 -0
  186. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts +8 -0
  187. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map +1 -0
  188. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js +17 -0
  189. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map +1 -0
  190. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts +14 -0
  191. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map +1 -0
  192. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js +29 -0
  193. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map +1 -0
  194. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts +9 -0
  195. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map +1 -0
  196. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js +17 -0
  197. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map +1 -0
  198. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts +9 -0
  199. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map +1 -0
  200. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js +17 -0
  201. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map +1 -0
  202. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts +8 -0
  203. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map +1 -0
  204. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js +17 -0
  205. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map +1 -0
  206. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts +8 -0
  207. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map +1 -0
  208. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js +17 -0
  209. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map +1 -0
  210. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts +13 -0
  211. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map +1 -0
  212. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js +27 -0
  213. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map +1 -0
  214. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts +14 -0
  215. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map +1 -0
  216. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js +29 -0
  217. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map +1 -0
  218. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts +9 -0
  219. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map +1 -0
  220. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js +17 -0
  221. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map +1 -0
  222. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts +9 -0
  223. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map +1 -0
  224. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js +17 -0
  225. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map +1 -0
  226. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts +8 -0
  227. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map +1 -0
  228. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js +17 -0
  229. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map +1 -0
  230. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts +8 -0
  231. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map +1 -0
  232. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js +17 -0
  233. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map +1 -0
  234. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts +9 -0
  235. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map +1 -0
  236. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js +17 -0
  237. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map +1 -0
  238. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts +14 -0
  239. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map +1 -0
  240. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js +29 -0
  241. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map +1 -0
  242. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts +9 -0
  243. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map +1 -0
  244. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js +17 -0
  245. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map +1 -0
  246. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts +9 -0
  247. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map +1 -0
  248. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js +17 -0
  249. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map +1 -0
  250. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts +8 -0
  251. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map +1 -0
  252. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js +17 -0
  253. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map +1 -0
  254. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts +8 -0
  255. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map +1 -0
  256. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js +17 -0
  257. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map +1 -0
  258. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts +8 -0
  259. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts.map +1 -0
  260. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js +17 -0
  261. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js.map +1 -0
  262. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts +19 -0
  263. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map +1 -0
  264. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js +39 -0
  265. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map +1 -0
  266. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts +10 -0
  267. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map +1 -0
  268. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js +21 -0
  269. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map +1 -0
  270. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts +10 -0
  271. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map +1 -0
  272. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js +21 -0
  273. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map +1 -0
  274. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts +10 -0
  275. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map +1 -0
  276. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js +21 -0
  277. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map +1 -0
  278. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts +8 -0
  279. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map +1 -0
  280. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js +17 -0
  281. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map +1 -0
  282. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts +8 -0
  283. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map +1 -0
  284. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js +17 -0
  285. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map +1 -0
  286. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts +12 -0
  287. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map +1 -0
  288. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js +27 -0
  289. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map +1 -0
  290. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts +10 -0
  291. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map +1 -0
  292. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js +21 -0
  293. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map +1 -0
  294. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts +8 -0
  295. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map +1 -0
  296. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js +17 -0
  297. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js.map +1 -0
  298. package/v1/model/SecurityReportContentResponseStatPeriod.d.ts +12 -0
  299. package/v1/model/SecurityReportContentResponseStatPeriod.d.ts.map +1 -0
  300. package/v1/model/SecurityReportContentResponseStatPeriod.js +31 -0
  301. package/v1/model/SecurityReportContentResponseStatPeriod.js.map +1 -0
  302. package/v1/model/ShowSecurityReportContentRequest.d.ts +16 -0
  303. package/v1/model/ShowSecurityReportContentRequest.d.ts.map +1 -0
  304. package/v1/model/ShowSecurityReportContentRequest.js +42 -0
  305. package/v1/model/ShowSecurityReportContentRequest.js.map +1 -0
  306. package/v1/model/ShowSecurityReportContentResponse.d.ts +47 -0
  307. package/v1/model/ShowSecurityReportContentResponse.d.ts.map +1 -0
  308. package/v1/model/ShowSecurityReportContentResponse.js +111 -0
  309. package/v1/model/ShowSecurityReportContentResponse.js.map +1 -0
  310. package/v1/model/ThreatMapResponseBodyLocale.d.ts +76 -0
  311. package/v1/model/ThreatMapResponseBodyLocale.d.ts.map +1 -0
  312. package/v1/model/ThreatMapResponseBodyLocale.js +175 -0
  313. package/v1/model/ThreatMapResponseBodyLocale.js.map +1 -0
  314. package/v1/public-api.d.ts +75 -0
  315. package/v1/public-api.d.ts.map +1 -1
  316. package/v1/public-api.js +75 -0
  317. package/v1/public-api.js.map +1 -1
package/v1/WafClient.d.ts CHANGED
@@ -6,6 +6,12 @@ import { BatchDeletePoliciesRequest } from './model/BatchDeletePoliciesRequest';
6
6
  import { BatchDeletePoliciesResponse } from './model/BatchDeletePoliciesResponse';
7
7
  import { ChangePrepaidCloudWafRequest } from './model/ChangePrepaidCloudWafRequest';
8
8
  import { ChangePrepaidCloudWafResponse } from './model/ChangePrepaidCloudWafResponse';
9
+ import { ConfirmApplicationTypesRequest } from './model/ConfirmApplicationTypesRequest';
10
+ import { ConfirmApplicationTypesResponse } from './model/ConfirmApplicationTypesResponse';
11
+ import { ConfirmAsyncJobRequest } from './model/ConfirmAsyncJobRequest';
12
+ import { ConfirmAsyncJobResponse } from './model/ConfirmAsyncJobResponse';
13
+ import { ConfirmThreatMapRequest } from './model/ConfirmThreatMapRequest';
14
+ import { ConfirmThreatMapResponse } from './model/ConfirmThreatMapResponse';
9
15
  import { ConfirmTmsResourceInstancesRequest } from './model/ConfirmTmsResourceInstancesRequest';
10
16
  import { ConfirmTmsResourceInstancesResponse } from './model/ConfirmTmsResourceInstancesResponse';
11
17
  import { ConfirmUserBundleRequest } from './model/ConfirmUserBundleRequest';
@@ -84,8 +90,12 @@ import { DeleteValueListRequest } from './model/DeleteValueListRequest';
84
90
  import { DeleteValueListResponse } from './model/DeleteValueListResponse';
85
91
  import { DeleteWhiteBlackIpRuleRequest } from './model/DeleteWhiteBlackIpRuleRequest';
86
92
  import { DeleteWhiteBlackIpRuleResponse } from './model/DeleteWhiteBlackIpRuleResponse';
93
+ import { ListAntiTamperPolicyRulesRequest } from './model/ListAntiTamperPolicyRulesRequest';
94
+ import { ListAntiTamperPolicyRulesResponse } from './model/ListAntiTamperPolicyRulesResponse';
87
95
  import { ListAnticrawlerRulesRequest } from './model/ListAnticrawlerRulesRequest';
88
96
  import { ListAnticrawlerRulesResponse } from './model/ListAnticrawlerRulesResponse';
97
+ import { ListAntileakagePolicyRulesRequest } from './model/ListAntileakagePolicyRulesRequest';
98
+ import { ListAntileakagePolicyRulesResponse } from './model/ListAntileakagePolicyRulesResponse';
89
99
  import { ListAntileakageRulesRequest } from './model/ListAntileakageRulesRequest';
90
100
  import { ListAntileakageRulesResponse } from './model/ListAntileakageRulesResponse';
91
101
  import { ListAntitamperRuleRequest } from './model/ListAntitamperRuleRequest';
@@ -94,30 +104,44 @@ import { ListAttackActionTypesRequest } from './model/ListAttackActionTypesReque
94
104
  import { ListAttackActionTypesResponse } from './model/ListAttackActionTypesResponse';
95
105
  import { ListBandwidthTimelineRequest } from './model/ListBandwidthTimelineRequest';
96
106
  import { ListBandwidthTimelineResponse } from './model/ListBandwidthTimelineResponse';
107
+ import { ListCcPolicyRulesRequest } from './model/ListCcPolicyRulesRequest';
108
+ import { ListCcPolicyRulesResponse } from './model/ListCcPolicyRulesResponse';
97
109
  import { ListCcRulesRequest } from './model/ListCcRulesRequest';
98
110
  import { ListCcRulesResponse } from './model/ListCcRulesResponse';
99
111
  import { ListCertificatesRequest } from './model/ListCertificatesRequest';
100
112
  import { ListCertificatesResponse } from './model/ListCertificatesResponse';
101
113
  import { ListCompositeHostsRequest } from './model/ListCompositeHostsRequest';
102
114
  import { ListCompositeHostsResponse } from './model/ListCompositeHostsResponse';
115
+ import { ListCustomPolicyRulesRequest } from './model/ListCustomPolicyRulesRequest';
116
+ import { ListCustomPolicyRulesResponse } from './model/ListCustomPolicyRulesResponse';
103
117
  import { ListCustomRulesRequest } from './model/ListCustomRulesRequest';
104
118
  import { ListCustomRulesResponse } from './model/ListCustomRulesResponse';
105
119
  import { ListEventLogRequest } from './model/ListEventLogRequest';
106
120
  import { ListEventLogResponse } from './model/ListEventLogResponse';
107
121
  import { ListEventRequest } from './model/ListEventRequest';
108
122
  import { ListEventResponse } from './model/ListEventResponse';
123
+ import { ListGeoIpPolicyRulesRequest } from './model/ListGeoIpPolicyRulesRequest';
124
+ import { ListGeoIpPolicyRulesResponse } from './model/ListGeoIpPolicyRulesResponse';
109
125
  import { ListGeoipRuleRequest } from './model/ListGeoipRuleRequest';
110
126
  import { ListGeoipRuleResponse } from './model/ListGeoipRuleResponse';
111
127
  import { ListHostRequest } from './model/ListHostRequest';
112
128
  import { ListHostResponse } from './model/ListHostResponse';
113
129
  import { ListHostRouteRequest } from './model/ListHostRouteRequest';
114
130
  import { ListHostRouteResponse } from './model/ListHostRouteResponse';
131
+ import { ListIgnorePolicyRulesRequest } from './model/ListIgnorePolicyRulesRequest';
132
+ import { ListIgnorePolicyRulesResponse } from './model/ListIgnorePolicyRulesResponse';
115
133
  import { ListIgnoreRuleRequest } from './model/ListIgnoreRuleRequest';
116
134
  import { ListIgnoreRuleResponse } from './model/ListIgnoreRuleResponse';
117
135
  import { ListInstanceRequest } from './model/ListInstanceRequest';
118
136
  import { ListInstanceResponse } from './model/ListInstanceResponse';
137
+ import { ListInstanceTagsRequest } from './model/ListInstanceTagsRequest';
138
+ import { ListInstanceTagsResponse } from './model/ListInstanceTagsResponse';
119
139
  import { ListIpGroupRequest } from './model/ListIpGroupRequest';
120
140
  import { ListIpGroupResponse } from './model/ListIpGroupResponse';
141
+ import { ListIpReputationPolicyRulesRequest } from './model/ListIpReputationPolicyRulesRequest';
142
+ import { ListIpReputationPolicyRulesResponse } from './model/ListIpReputationPolicyRulesResponse';
143
+ import { ListIpReputationRulesRequest } from './model/ListIpReputationRulesRequest';
144
+ import { ListIpReputationRulesResponse } from './model/ListIpReputationRulesResponse';
121
145
  import { ListNoticeConfigsRequest } from './model/ListNoticeConfigsRequest';
122
146
  import { ListNoticeConfigsResponse } from './model/ListNoticeConfigsResponse';
123
147
  import { ListOverviewsClassificationRequest } from './model/ListOverviewsClassificationRequest';
@@ -126,14 +150,22 @@ import { ListPolicyRequest } from './model/ListPolicyRequest';
126
150
  import { ListPolicyResponse } from './model/ListPolicyResponse';
127
151
  import { ListPremiumHostRequest } from './model/ListPremiumHostRequest';
128
152
  import { ListPremiumHostResponse } from './model/ListPremiumHostResponse';
153
+ import { ListPrivacyPolicyRulesRequest } from './model/ListPrivacyPolicyRulesRequest';
154
+ import { ListPrivacyPolicyRulesResponse } from './model/ListPrivacyPolicyRulesResponse';
129
155
  import { ListPrivacyRuleRequest } from './model/ListPrivacyRuleRequest';
130
156
  import { ListPrivacyRuleResponse } from './model/ListPrivacyRuleResponse';
157
+ import { ListProtectableResourcesRequest } from './model/ListProtectableResourcesRequest';
158
+ import { ListProtectableResourcesResponse } from './model/ListProtectableResourcesResponse';
131
159
  import { ListPunishmentRulesRequest } from './model/ListPunishmentRulesRequest';
132
160
  import { ListPunishmentRulesResponse } from './model/ListPunishmentRulesResponse';
133
161
  import { ListQpsTimelineRequest } from './model/ListQpsTimelineRequest';
134
162
  import { ListQpsTimelineResponse } from './model/ListQpsTimelineResponse';
135
163
  import { ListRequestTimelineRequest } from './model/ListRequestTimelineRequest';
136
164
  import { ListRequestTimelineResponse } from './model/ListRequestTimelineResponse';
165
+ import { ListResponseCodeTimelineRequest } from './model/ListResponseCodeTimelineRequest';
166
+ import { ListResponseCodeTimelineResponse } from './model/ListResponseCodeTimelineResponse';
167
+ import { ListSecurityReportSendingRecordsRequest } from './model/ListSecurityReportSendingRecordsRequest';
168
+ import { ListSecurityReportSendingRecordsResponse } from './model/ListSecurityReportSendingRecordsResponse';
137
169
  import { ListSecurityReportSubscriptionsRequest } from './model/ListSecurityReportSubscriptionsRequest';
138
170
  import { ListSecurityReportSubscriptionsResponse } from './model/ListSecurityReportSubscriptionsResponse';
139
171
  import { ListStatisticsRequest } from './model/ListStatisticsRequest';
@@ -150,6 +182,8 @@ import { ListValueListRequest } from './model/ListValueListRequest';
150
182
  import { ListValueListResponse } from './model/ListValueListResponse';
151
183
  import { ListWebBasicProtectionRulesRequest } from './model/ListWebBasicProtectionRulesRequest';
152
184
  import { ListWebBasicProtectionRulesResponse } from './model/ListWebBasicProtectionRulesResponse';
185
+ import { ListWhiteblackipPolicyRulesRequest } from './model/ListWhiteblackipPolicyRulesRequest';
186
+ import { ListWhiteblackipPolicyRulesResponse } from './model/ListWhiteblackipPolicyRulesResponse';
153
187
  import { ListWhiteblackipRuleRequest } from './model/ListWhiteblackipRuleRequest';
154
188
  import { ListWhiteblackipRuleResponse } from './model/ListWhiteblackipRuleResponse';
155
189
  import { MigrateCompositeHostsRequest } from './model/MigrateCompositeHostsRequest';
@@ -198,6 +232,8 @@ import { ShowPrivacyRuleRequest } from './model/ShowPrivacyRuleRequest';
198
232
  import { ShowPrivacyRuleResponse } from './model/ShowPrivacyRuleResponse';
199
233
  import { ShowPunishmentRuleRequest } from './model/ShowPunishmentRuleRequest';
200
234
  import { ShowPunishmentRuleResponse } from './model/ShowPunishmentRuleResponse';
235
+ import { ShowSecurityReportContentRequest } from './model/ShowSecurityReportContentRequest';
236
+ import { ShowSecurityReportContentResponse } from './model/ShowSecurityReportContentResponse';
201
237
  import { ShowSourceIpRequest } from './model/ShowSourceIpRequest';
202
238
  import { ShowSourceIpResponse } from './model/ShowSourceIpResponse';
203
239
  import { ShowSubscriptionInfoRequest } from './model/ShowSubscriptionInfoRequest';
@@ -308,6 +344,43 @@ export declare class WafClient {
308
344
  * @throws {RequiredError}
309
345
  */
310
346
  changePrepaidCloudWaf(changePrepaidCloudWafRequest?: ChangePrepaidCloudWafRequest): Promise<ChangePrepaidCloudWafResponse>;
347
+ /**
348
+ * 按application规则类型获取内置规则类型
349
+ *
350
+ * Please refer to HUAWEI cloud API Explorer for details.
351
+ *
352
+ * @summary 按application规则类型获取内置规则类型
353
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
354
+ * @param {number} [offset] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
355
+ * @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
356
+ * @param {*} [options] Override http request option.
357
+ * @throws {RequiredError}
358
+ */
359
+ confirmApplicationTypes(confirmApplicationTypesRequest?: ConfirmApplicationTypesRequest): Promise<ConfirmApplicationTypesResponse>;
360
+ /**
361
+ * 查询异步任务的执行状态详情
362
+ *
363
+ * Please refer to HUAWEI cloud API Explorer for details.
364
+ *
365
+ * @summary 查询异步任务详情
366
+ * @param {string} jobId **参数解释:** 异步任务的任务id **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
367
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
368
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
369
+ * @param {*} [options] Override http request option.
370
+ * @throws {RequiredError}
371
+ */
372
+ confirmAsyncJob(confirmAsyncJobRequest?: ConfirmAsyncJobRequest): Promise<ConfirmAsyncJobResponse>;
373
+ /**
374
+ * 查询告警可选事件类型
375
+ *
376
+ * Please refer to HUAWEI cloud API Explorer for details.
377
+ *
378
+ * @summary SMN告警通知
379
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
380
+ * @param {*} [options] Override http request option.
381
+ * @throws {RequiredError}
382
+ */
383
+ confirmThreatMap(confirmThreatMapRequest?: ConfirmThreatMapRequest): Promise<ConfirmThreatMapResponse>;
311
384
  /**
312
385
  * 使用标签过滤实例,标签管理服务需要提供按标签过滤各服务实例并汇总显示在列表中,需要各服务提供查询能力。
313
386
  *
@@ -836,6 +909,21 @@ export declare class WafClient {
836
909
  * @throws {RequiredError}
837
910
  */
838
911
  deleteWhiteBlackIpRule(deleteWhiteBlackIpRuleRequest?: DeleteWhiteBlackIpRuleRequest): Promise<DeleteWhiteBlackIpRuleResponse>;
912
+ /**
913
+ * 查询所有策略网页防篡改
914
+ *
915
+ * Please refer to HUAWEI cloud API Explorer for details.
916
+ *
917
+ * @summary 查询所有策略网页防篡改
918
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
919
+ * @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
920
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
921
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
922
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
923
+ * @param {*} [options] Override http request option.
924
+ * @throws {RequiredError}
925
+ */
926
+ listAntiTamperPolicyRules(listAntiTamperPolicyRulesRequest?: ListAntiTamperPolicyRulesRequest): Promise<ListAntiTamperPolicyRulesResponse>;
839
927
  /**
840
928
  * 查询JS脚本反爬虫规则列表
841
929
  *
@@ -852,6 +940,21 @@ export declare class WafClient {
852
940
  * @throws {RequiredError}
853
941
  */
854
942
  listAnticrawlerRules(listAnticrawlerRulesRequest?: ListAnticrawlerRulesRequest): Promise<ListAnticrawlerRulesResponse>;
943
+ /**
944
+ * 查询所有策略防敏感信息泄漏规则
945
+ *
946
+ * Please refer to HUAWEI cloud API Explorer for details.
947
+ *
948
+ * @summary 查询所有策略防敏感信息泄漏规则
949
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
950
+ * @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
951
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
952
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
953
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
954
+ * @param {*} [options] Override http request option.
955
+ * @throws {RequiredError}
956
+ */
957
+ listAntileakagePolicyRules(listAntileakagePolicyRulesRequest?: ListAntileakagePolicyRulesRequest): Promise<ListAntileakagePolicyRulesResponse>;
855
958
  /**
856
959
  * 查询防敏感信息泄露规则列表
857
960
  *
@@ -914,6 +1017,21 @@ export declare class WafClient {
914
1017
  * @throws {RequiredError}
915
1018
  */
916
1019
  listBandwidthTimeline(listBandwidthTimelineRequest?: ListBandwidthTimelineRequest): Promise<ListBandwidthTimelineResponse>;
1020
+ /**
1021
+ * 查询所有策略CC规则
1022
+ *
1023
+ * Please refer to HUAWEI cloud API Explorer for details.
1024
+ *
1025
+ * @summary 查询所有策略CC规则
1026
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1027
+ * @param {string} [policyids] **参数解释:** 策略id列表。策略id从\&quot;查询防护策略列表\&quot;(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1028
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1029
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1030
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1031
+ * @param {*} [options] Override http request option.
1032
+ * @throws {RequiredError}
1033
+ */
1034
+ listCcPolicyRules(listCcPolicyRulesRequest?: ListCcPolicyRulesRequest): Promise<ListCcPolicyRulesResponse>;
917
1035
  /**
918
1036
  * 查询cc规则列表
919
1037
  *
@@ -966,6 +1084,21 @@ export declare class WafClient {
966
1084
  * @throws {RequiredError}
967
1085
  */
968
1086
  listCompositeHosts(listCompositeHostsRequest?: ListCompositeHostsRequest): Promise<ListCompositeHostsResponse>;
1087
+ /**
1088
+ * 查询所有策略精准防护规则
1089
+ *
1090
+ * Please refer to HUAWEI cloud API Explorer for details.
1091
+ *
1092
+ * @summary 查询所有策略精准防护规则
1093
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1094
+ * @param {string} [policyids] **参数解释:** 策略id列表。策略id从\&quot;查询防护策略列表\&quot;(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1095
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1096
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1097
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1098
+ * @param {*} [options] Override http request option.
1099
+ * @throws {RequiredError}
1100
+ */
1101
+ listCustomPolicyRules(listCustomPolicyRulesRequest?: ListCustomPolicyRulesRequest): Promise<ListCustomPolicyRulesResponse>;
969
1102
  /**
970
1103
  * 查询精准防护规则列表
971
1104
  *
@@ -1015,6 +1148,21 @@ export declare class WafClient {
1015
1148
  * @throws {RequiredError}
1016
1149
  */
1017
1150
  listEventLog(listEventLogRequest?: ListEventLogRequest): Promise<ListEventLogResponse>;
1151
+ /**
1152
+ * 查询所有策略地理位置访问控制
1153
+ *
1154
+ * Please refer to HUAWEI cloud API Explorer for details.
1155
+ *
1156
+ * @summary 查询所有策略地理位置访问控制
1157
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1158
+ * @param {string} [policyids] **参数解释:** 策略id列表。策略id从\&quot;查询防护策略列表\&quot;(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1159
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1160
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1161
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1162
+ * @param {*} [options] Override http request option.
1163
+ * @throws {RequiredError}
1164
+ */
1165
+ listGeoIpPolicyRules(listGeoIpPolicyRulesRequest?: ListGeoIpPolicyRulesRequest): Promise<ListGeoIpPolicyRulesResponse>;
1018
1166
  /**
1019
1167
  * 查询地理位置访问控制规则列表
1020
1168
  *
@@ -1047,15 +1195,7 @@ export declare class WafClient {
1047
1195
  */
1048
1196
  listHost(listHostRequest?: ListHostRequest): Promise<ListHostResponse>;
1049
1197
  /**
1050
- * **参数解释:**
1051
- * 返回路由信息。
1052
- * &gt; 该API局点受限使用,后续将下线。
1053
- * **约束限制:**
1054
- * 不涉及
1055
- * **取值范围:**
1056
- * 不涉及
1057
- * **默认取值:**
1058
- * 不涉及
1198
+ * 返回路由信息。 &gt; 该API局点受限使用,后续将下线。
1059
1199
  *
1060
1200
  * Please refer to HUAWEI cloud API Explorer for details.
1061
1201
  *
@@ -1067,6 +1207,21 @@ export declare class WafClient {
1067
1207
  * @throws {RequiredError}
1068
1208
  */
1069
1209
  listHostRoute(listHostRouteRequest?: ListHostRouteRequest): Promise<ListHostRouteResponse>;
1210
+ /**
1211
+ * 查询所有策略全局白名单
1212
+ *
1213
+ * Please refer to HUAWEI cloud API Explorer for details.
1214
+ *
1215
+ * @summary 查询所有策略全局白名单
1216
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1217
+ * @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1218
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1219
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1220
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1221
+ * @param {*} [options] Override http request option.
1222
+ * @throws {RequiredError}
1223
+ */
1224
+ listIgnorePolicyRules(listIgnorePolicyRulesRequest?: ListIgnorePolicyRulesRequest): Promise<ListIgnorePolicyRulesResponse>;
1070
1225
  /**
1071
1226
  * 查询全局白名单(原误报屏蔽)规则列表
1072
1227
  *
@@ -1097,6 +1252,19 @@ export declare class WafClient {
1097
1252
  * @throws {RequiredError}
1098
1253
  */
1099
1254
  listInstance(listInstanceRequest?: ListInstanceRequest): Promise<ListInstanceResponse>;
1255
+ /**
1256
+ * 查询WAF独享引擎标签。独享模式只在部分局点支持,包括:华北-北京四、华东-上海一、华南-广州、华南-深圳 、中国-香港、亚太-曼谷、 亚太-新加坡。
1257
+ *
1258
+ * Please refer to HUAWEI cloud API Explorer for details.
1259
+ *
1260
+ * @summary 查询WAF独享引擎标签
1261
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1262
+ * @param {string} resourceid **参数解释:** 资源类型,目前支持waf和waf-instance **约束限制:** 不涉及 **取值范围:** - waf - waf-instance **默认取值:** 不涉及
1263
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1264
+ * @param {*} [options] Override http request option.
1265
+ * @throws {RequiredError}
1266
+ */
1267
+ listInstanceTags(listInstanceTagsRequest?: ListInstanceTagsRequest): Promise<ListInstanceTagsResponse>;
1100
1268
  /**
1101
1269
  * 查询地址组列表
1102
1270
  *
@@ -1113,6 +1281,36 @@ export declare class WafClient {
1113
1281
  * @throws {RequiredError}
1114
1282
  */
1115
1283
  listIpGroup(listIpGroupRequest?: ListIpGroupRequest): Promise<ListIpGroupResponse>;
1284
+ /**
1285
+ * 查询所有策略威胁情报控制规则
1286
+ *
1287
+ * Please refer to HUAWEI cloud API Explorer for details.
1288
+ *
1289
+ * @summary 查询所有策略威胁情报控制规则
1290
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1291
+ * @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1292
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1293
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1294
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1295
+ * @param {*} [options] Override http request option.
1296
+ * @throws {RequiredError}
1297
+ */
1298
+ listIpReputationPolicyRules(listIpReputationPolicyRulesRequest?: ListIpReputationPolicyRulesRequest): Promise<ListIpReputationPolicyRulesResponse>;
1299
+ /**
1300
+ * 查询威胁情报规则列表
1301
+ *
1302
+ * Please refer to HUAWEI cloud API Explorer for details.
1303
+ *
1304
+ * @summary 查询威胁情报规则列表
1305
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1306
+ * @param {string} policyId **参数解释:** 策略id(策略id从查询防护策略列表接口获取) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1307
+ * @param {number} offset **参数解释:** 偏移量,表示查询该偏移量之后的记录。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1308
+ * @param {number} limit **参数解释:** 查询返回记录的数量限制。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1000
1309
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1310
+ * @param {*} [options] Override http request option.
1311
+ * @throws {RequiredError}
1312
+ */
1313
+ listIpReputationRules(listIpReputationRulesRequest?: ListIpReputationRulesRequest): Promise<ListIpReputationRulesResponse>;
1116
1314
  /**
1117
1315
  * 查询告警通知配置
1118
1316
  *
@@ -1175,6 +1373,21 @@ export declare class WafClient {
1175
1373
  * @throws {RequiredError}
1176
1374
  */
1177
1375
  listPremiumHost(listPremiumHostRequest?: ListPremiumHostRequest): Promise<ListPremiumHostResponse>;
1376
+ /**
1377
+ * 查询所有策略隐私屏蔽防护规则
1378
+ *
1379
+ * Please refer to HUAWEI cloud API Explorer for details.
1380
+ *
1381
+ * @summary 查询所有策略隐私屏蔽防护规则
1382
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1383
+ * @param {string} [policyids] **参数解释:** 策略id列表。策略id从\&quot;查询防护策略列表\&quot;(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1384
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1385
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1386
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1387
+ * @param {*} [options] Override http request option.
1388
+ * @throws {RequiredError}
1389
+ */
1390
+ listPrivacyPolicyRules(listPrivacyPolicyRulesRequest?: ListPrivacyPolicyRulesRequest): Promise<ListPrivacyPolicyRulesResponse>;
1178
1391
  /**
1179
1392
  * 查询隐私屏蔽防护规则列表
1180
1393
  *
@@ -1190,6 +1403,20 @@ export declare class WafClient {
1190
1403
  * @throws {RequiredError}
1191
1404
  */
1192
1405
  listPrivacyRule(listPrivacyRuleRequest?: ListPrivacyRuleRequest): Promise<ListPrivacyRuleResponse>;
1406
+ /**
1407
+ * 查询可防护的资源列表
1408
+ *
1409
+ * Please refer to HUAWEI cloud API Explorer for details.
1410
+ *
1411
+ * @summary 查询可防护的资源列表
1412
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1413
+ * @param {string} resourceType **参数解释:** 查询的防护资源类型,目前支持的资源类型为:elb **约束限制:** 不涉及 **取值范围:** - elb **默认取值:** elb
1414
+ * @param {string} [vpcId] **参数解释:** 负载均衡器所在VPC ID **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1415
+ * @param {string} [region] **参数解释:** 租户的regionId **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1416
+ * @param {*} [options] Override http request option.
1417
+ * @throws {RequiredError}
1418
+ */
1419
+ listProtectableResources(listProtectableResourcesRequest?: ListProtectableResourcesRequest): Promise<ListProtectableResourcesResponse>;
1193
1420
  /**
1194
1421
  * 查询攻击惩罚规则列表
1195
1422
  *
@@ -1239,6 +1466,39 @@ export declare class WafClient {
1239
1466
  * @throws {RequiredError}
1240
1467
  */
1241
1468
  listRequestTimeline(listRequestTimelineRequest?: ListRequestTimelineRequest): Promise<ListRequestTimelineResponse>;
1469
+ /**
1470
+ * 查询安全统计响应码数据
1471
+ *
1472
+ * Please refer to HUAWEI cloud API Explorer for details.
1473
+ *
1474
+ * @summary 查询安全统计响应码数据
1475
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1476
+ * @param {number} from **参数解释:** 起始时间(13位毫秒时间戳) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1477
+ * @param {number} to **参数解释:** 结束时间(13位毫秒时间戳) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1478
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1479
+ * @param {Array<string>} [hosts] **参数解释:** 要查询的域名列表,通过 ”查询独享模式域名列表“(ListPremiumHost)或者 “查询云模式防护域名列表” (ListHost)接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1480
+ * @param {Array<string>} [instances] **参数解释:** 要查询的实例列表,通过 “查询WAF独享引擎列表”(ListInstance)接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1481
+ * @param {'WAF' | 'UPSTREAM'} [responseSource] **参数解释:** 响应源 **约束限制:** 不涉及 **取值范围:** - WAF - UPSTREAM **默认取值:** 不涉及
1482
+ * @param {string} [groupBy] **参数解释:** 展示维度,按天展示时传\&quot;DAY\&quot; **约束限制:** 不涉及 **取值范围:** - DAY **默认取值:** 不涉及
1483
+ * @param {*} [options] Override http request option.
1484
+ * @throws {RequiredError}
1485
+ */
1486
+ listResponseCodeTimeline(listResponseCodeTimelineRequest?: ListResponseCodeTimelineRequest): Promise<ListResponseCodeTimelineResponse>;
1487
+ /**
1488
+ * 查询安全报告发送记录
1489
+ *
1490
+ * Please refer to HUAWEI cloud API Explorer for details.
1491
+ *
1492
+ * @summary 查询安全报告发送记录
1493
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1494
+ * @param {string} [reportName] **参数解释:** 查询的报告名称 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1495
+ * @param {string} [reportCategory] **参数解释:** 查询的报告类别 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1496
+ * @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
1497
+ * @param {number} [offset] **参数解释:** 偏移量,表示查询该偏移量之后的记录。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1498
+ * @param {*} [options] Override http request option.
1499
+ * @throws {RequiredError}
1500
+ */
1501
+ listSecurityReportSendingRecords(listSecurityReportSendingRecordsRequest?: ListSecurityReportSendingRecordsRequest): Promise<ListSecurityReportSendingRecordsResponse>;
1242
1502
  /**
1243
1503
  * 查询安全报告订阅列表
1244
1504
  *
@@ -1378,6 +1638,21 @@ export declare class WafClient {
1378
1638
  * @throws {RequiredError}
1379
1639
  */
1380
1640
  listWebBasicProtectionRules(listWebBasicProtectionRulesRequest?: ListWebBasicProtectionRulesRequest): Promise<ListWebBasicProtectionRulesResponse>;
1641
+ /**
1642
+ * 查询所有策略黑白名单防护规则
1643
+ *
1644
+ * Please refer to HUAWEI cloud API Explorer for details.
1645
+ *
1646
+ * @summary 查询所有策略黑白名单防护规则
1647
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1648
+ * @param {string} [policyids] **参数解释:** 策略id列表。策略id从\&quot;查询防护策略列表\&quot;(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
1649
+ * @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
1650
+ * @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
1651
+ * @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
1652
+ * @param {*} [options] Override http request option.
1653
+ * @throws {RequiredError}
1654
+ */
1655
+ listWhiteblackipPolicyRules(listWhiteblackipPolicyRulesRequest?: ListWhiteblackipPolicyRulesRequest): Promise<ListWhiteblackipPolicyRulesResponse>;
1381
1656
  /**
1382
1657
  * 查询黑白名单规则列表
1383
1658
  *
@@ -1700,6 +1975,19 @@ export declare class WafClient {
1700
1975
  * @throws {RequiredError}
1701
1976
  */
1702
1977
  showPunishmentRule(showPunishmentRuleRequest?: ShowPunishmentRuleRequest): Promise<ShowPunishmentRuleResponse>;
1978
+ /**
1979
+ * 查询安全报告内容
1980
+ *
1981
+ * Please refer to HUAWEI cloud API Explorer for details.
1982
+ *
1983
+ * @summary 查询安全报告内容
1984
+ * @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset&#x3D;utf8
1985
+ * @param {string} reportId **参数解释:** 报告ID,请从接口 “查询安全报告发送记录”(ListSecurityReportSendingRecords)中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1986
+ * @param {string} subscriptionId **参数解释:** 需要删除的订阅id,从“查询安全报告订阅列表”(ListSecurityReportSubscriptions)中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
1987
+ * @param {*} [options] Override http request option.
1988
+ * @throws {RequiredError}
1989
+ */
1990
+ showSecurityReportContent(showSecurityReportContentRequest?: ShowSecurityReportContentRequest): Promise<ShowSecurityReportContentResponse>;
1703
1991
  /**
1704
1992
  * 查询WAF回源Ip信息
1705
1993
  *
@@ -2188,6 +2476,45 @@ export declare const ParamCreater: () => {
2188
2476
  headers: {};
2189
2477
  data: {};
2190
2478
  };
2479
+ /**
2480
+ * 按application规则类型获取内置规则类型
2481
+ *
2482
+ * Please refer to HUAWEI cloud API Explorer for details.
2483
+ */
2484
+ confirmApplicationTypes(confirmApplicationTypesRequest?: ConfirmApplicationTypesRequest): {
2485
+ method: string;
2486
+ url: string;
2487
+ contentType: string;
2488
+ queryParams: {};
2489
+ pathParams: {};
2490
+ headers: {};
2491
+ };
2492
+ /**
2493
+ * 查询异步任务的执行状态详情
2494
+ *
2495
+ * Please refer to HUAWEI cloud API Explorer for details.
2496
+ */
2497
+ confirmAsyncJob(confirmAsyncJobRequest?: ConfirmAsyncJobRequest): {
2498
+ method: string;
2499
+ url: string;
2500
+ contentType: string;
2501
+ queryParams: {};
2502
+ pathParams: {};
2503
+ headers: {};
2504
+ };
2505
+ /**
2506
+ * 查询告警可选事件类型
2507
+ *
2508
+ * Please refer to HUAWEI cloud API Explorer for details.
2509
+ */
2510
+ confirmThreatMap(confirmThreatMapRequest?: ConfirmThreatMapRequest): {
2511
+ method: string;
2512
+ url: string;
2513
+ contentType: string;
2514
+ queryParams: {};
2515
+ pathParams: {};
2516
+ headers: {};
2517
+ };
2191
2518
  /**
2192
2519
  * 使用标签过滤实例,标签管理服务需要提供按标签过滤各服务实例并汇总显示在列表中,需要各服务提供查询能力。
2193
2520
  *
@@ -2715,6 +3042,19 @@ export declare const ParamCreater: () => {
2715
3042
  pathParams: {};
2716
3043
  headers: {};
2717
3044
  };
3045
+ /**
3046
+ * 查询所有策略网页防篡改
3047
+ *
3048
+ * Please refer to HUAWEI cloud API Explorer for details.
3049
+ */
3050
+ listAntiTamperPolicyRules(listAntiTamperPolicyRulesRequest?: ListAntiTamperPolicyRulesRequest): {
3051
+ method: string;
3052
+ url: string;
3053
+ contentType: string;
3054
+ queryParams: {};
3055
+ pathParams: {};
3056
+ headers: {};
3057
+ };
2718
3058
  /**
2719
3059
  * 查询JS脚本反爬虫规则列表
2720
3060
  *
@@ -2728,6 +3068,19 @@ export declare const ParamCreater: () => {
2728
3068
  pathParams: {};
2729
3069
  headers: {};
2730
3070
  };
3071
+ /**
3072
+ * 查询所有策略防敏感信息泄漏规则
3073
+ *
3074
+ * Please refer to HUAWEI cloud API Explorer for details.
3075
+ */
3076
+ listAntileakagePolicyRules(listAntileakagePolicyRulesRequest?: ListAntileakagePolicyRulesRequest): {
3077
+ method: string;
3078
+ url: string;
3079
+ contentType: string;
3080
+ queryParams: {};
3081
+ pathParams: {};
3082
+ headers: {};
3083
+ };
2731
3084
  /**
2732
3085
  * 查询防敏感信息泄露规则列表
2733
3086
  *
@@ -2780,6 +3133,19 @@ export declare const ParamCreater: () => {
2780
3133
  pathParams: {};
2781
3134
  headers: {};
2782
3135
  };
3136
+ /**
3137
+ * 查询所有策略CC规则
3138
+ *
3139
+ * Please refer to HUAWEI cloud API Explorer for details.
3140
+ */
3141
+ listCcPolicyRules(listCcPolicyRulesRequest?: ListCcPolicyRulesRequest): {
3142
+ method: string;
3143
+ url: string;
3144
+ contentType: string;
3145
+ queryParams: {};
3146
+ pathParams: {};
3147
+ headers: {};
3148
+ };
2783
3149
  /**
2784
3150
  * 查询cc规则列表
2785
3151
  *
@@ -2819,6 +3185,19 @@ export declare const ParamCreater: () => {
2819
3185
  pathParams: {};
2820
3186
  headers: {};
2821
3187
  };
3188
+ /**
3189
+ * 查询所有策略精准防护规则
3190
+ *
3191
+ * Please refer to HUAWEI cloud API Explorer for details.
3192
+ */
3193
+ listCustomPolicyRules(listCustomPolicyRulesRequest?: ListCustomPolicyRulesRequest): {
3194
+ method: string;
3195
+ url: string;
3196
+ contentType: string;
3197
+ queryParams: {};
3198
+ pathParams: {};
3199
+ headers: {};
3200
+ };
2822
3201
  /**
2823
3202
  * 查询精准防护规则列表
2824
3203
  *
@@ -2858,6 +3237,19 @@ export declare const ParamCreater: () => {
2858
3237
  pathParams: {};
2859
3238
  headers: {};
2860
3239
  };
3240
+ /**
3241
+ * 查询所有策略地理位置访问控制
3242
+ *
3243
+ * Please refer to HUAWEI cloud API Explorer for details.
3244
+ */
3245
+ listGeoIpPolicyRules(listGeoIpPolicyRulesRequest?: ListGeoIpPolicyRulesRequest): {
3246
+ method: string;
3247
+ url: string;
3248
+ contentType: string;
3249
+ queryParams: {};
3250
+ pathParams: {};
3251
+ headers: {};
3252
+ };
2861
3253
  /**
2862
3254
  * 查询地理位置访问控制规则列表
2863
3255
  *
@@ -2885,15 +3277,7 @@ export declare const ParamCreater: () => {
2885
3277
  headers: {};
2886
3278
  };
2887
3279
  /**
2888
- * **参数解释:**
2889
- * 返回路由信息。
2890
- * &gt; 该API局点受限使用,后续将下线。
2891
- * **约束限制:**
2892
- * 不涉及
2893
- * **取值范围:**
2894
- * 不涉及
2895
- * **默认取值:**
2896
- * 不涉及
3280
+ * 返回路由信息。 &gt; 该API局点受限使用,后续将下线。
2897
3281
  *
2898
3282
  * Please refer to HUAWEI cloud API Explorer for details.
2899
3283
  */
@@ -2905,6 +3289,19 @@ export declare const ParamCreater: () => {
2905
3289
  pathParams: {};
2906
3290
  headers: {};
2907
3291
  };
3292
+ /**
3293
+ * 查询所有策略全局白名单
3294
+ *
3295
+ * Please refer to HUAWEI cloud API Explorer for details.
3296
+ */
3297
+ listIgnorePolicyRules(listIgnorePolicyRulesRequest?: ListIgnorePolicyRulesRequest): {
3298
+ method: string;
3299
+ url: string;
3300
+ contentType: string;
3301
+ queryParams: {};
3302
+ pathParams: {};
3303
+ headers: {};
3304
+ };
2908
3305
  /**
2909
3306
  * 查询全局白名单(原误报屏蔽)规则列表
2910
3307
  *
@@ -2931,6 +3328,19 @@ export declare const ParamCreater: () => {
2931
3328
  pathParams: {};
2932
3329
  headers: {};
2933
3330
  };
3331
+ /**
3332
+ * 查询WAF独享引擎标签。独享模式只在部分局点支持,包括:华北-北京四、华东-上海一、华南-广州、华南-深圳 、中国-香港、亚太-曼谷、 亚太-新加坡。
3333
+ *
3334
+ * Please refer to HUAWEI cloud API Explorer for details.
3335
+ */
3336
+ listInstanceTags(listInstanceTagsRequest?: ListInstanceTagsRequest): {
3337
+ method: string;
3338
+ url: string;
3339
+ contentType: string;
3340
+ queryParams: {};
3341
+ pathParams: {};
3342
+ headers: {};
3343
+ };
2934
3344
  /**
2935
3345
  * 查询地址组列表
2936
3346
  *
@@ -2944,6 +3354,32 @@ export declare const ParamCreater: () => {
2944
3354
  pathParams: {};
2945
3355
  headers: {};
2946
3356
  };
3357
+ /**
3358
+ * 查询所有策略威胁情报控制规则
3359
+ *
3360
+ * Please refer to HUAWEI cloud API Explorer for details.
3361
+ */
3362
+ listIpReputationPolicyRules(listIpReputationPolicyRulesRequest?: ListIpReputationPolicyRulesRequest): {
3363
+ method: string;
3364
+ url: string;
3365
+ contentType: string;
3366
+ queryParams: {};
3367
+ pathParams: {};
3368
+ headers: {};
3369
+ };
3370
+ /**
3371
+ * 查询威胁情报规则列表
3372
+ *
3373
+ * Please refer to HUAWEI cloud API Explorer for details.
3374
+ */
3375
+ listIpReputationRules(listIpReputationRulesRequest?: ListIpReputationRulesRequest): {
3376
+ method: string;
3377
+ url: string;
3378
+ contentType: string;
3379
+ queryParams: {};
3380
+ pathParams: {};
3381
+ headers: {};
3382
+ };
2947
3383
  /**
2948
3384
  * 查询告警通知配置
2949
3385
  *
@@ -2996,6 +3432,19 @@ export declare const ParamCreater: () => {
2996
3432
  pathParams: {};
2997
3433
  headers: {};
2998
3434
  };
3435
+ /**
3436
+ * 查询所有策略隐私屏蔽防护规则
3437
+ *
3438
+ * Please refer to HUAWEI cloud API Explorer for details.
3439
+ */
3440
+ listPrivacyPolicyRules(listPrivacyPolicyRulesRequest?: ListPrivacyPolicyRulesRequest): {
3441
+ method: string;
3442
+ url: string;
3443
+ contentType: string;
3444
+ queryParams: {};
3445
+ pathParams: {};
3446
+ headers: {};
3447
+ };
2999
3448
  /**
3000
3449
  * 查询隐私屏蔽防护规则列表
3001
3450
  *
@@ -3009,6 +3458,19 @@ export declare const ParamCreater: () => {
3009
3458
  pathParams: {};
3010
3459
  headers: {};
3011
3460
  };
3461
+ /**
3462
+ * 查询可防护的资源列表
3463
+ *
3464
+ * Please refer to HUAWEI cloud API Explorer for details.
3465
+ */
3466
+ listProtectableResources(listProtectableResourcesRequest?: ListProtectableResourcesRequest): {
3467
+ method: string;
3468
+ url: string;
3469
+ contentType: string;
3470
+ queryParams: {};
3471
+ pathParams: {};
3472
+ headers: {};
3473
+ };
3012
3474
  /**
3013
3475
  * 查询攻击惩罚规则列表
3014
3476
  *
@@ -3048,6 +3510,32 @@ export declare const ParamCreater: () => {
3048
3510
  pathParams: {};
3049
3511
  headers: {};
3050
3512
  };
3513
+ /**
3514
+ * 查询安全统计响应码数据
3515
+ *
3516
+ * Please refer to HUAWEI cloud API Explorer for details.
3517
+ */
3518
+ listResponseCodeTimeline(listResponseCodeTimelineRequest?: ListResponseCodeTimelineRequest): {
3519
+ method: string;
3520
+ url: string;
3521
+ contentType: string;
3522
+ queryParams: {};
3523
+ pathParams: {};
3524
+ headers: {};
3525
+ };
3526
+ /**
3527
+ * 查询安全报告发送记录
3528
+ *
3529
+ * Please refer to HUAWEI cloud API Explorer for details.
3530
+ */
3531
+ listSecurityReportSendingRecords(listSecurityReportSendingRecordsRequest?: ListSecurityReportSendingRecordsRequest): {
3532
+ method: string;
3533
+ url: string;
3534
+ contentType: string;
3535
+ queryParams: {};
3536
+ pathParams: {};
3537
+ headers: {};
3538
+ };
3051
3539
  /**
3052
3540
  * 查询安全报告订阅列表
3053
3541
  *
@@ -3152,6 +3640,19 @@ export declare const ParamCreater: () => {
3152
3640
  pathParams: {};
3153
3641
  headers: {};
3154
3642
  };
3643
+ /**
3644
+ * 查询所有策略黑白名单防护规则
3645
+ *
3646
+ * Please refer to HUAWEI cloud API Explorer for details.
3647
+ */
3648
+ listWhiteblackipPolicyRules(listWhiteblackipPolicyRulesRequest?: ListWhiteblackipPolicyRulesRequest): {
3649
+ method: string;
3650
+ url: string;
3651
+ contentType: string;
3652
+ queryParams: {};
3653
+ pathParams: {};
3654
+ headers: {};
3655
+ };
3155
3656
  /**
3156
3657
  * 查询黑白名单规则列表
3157
3658
  *
@@ -3466,6 +3967,19 @@ export declare const ParamCreater: () => {
3466
3967
  pathParams: {};
3467
3968
  headers: {};
3468
3969
  };
3970
+ /**
3971
+ * 查询安全报告内容
3972
+ *
3973
+ * Please refer to HUAWEI cloud API Explorer for details.
3974
+ */
3975
+ showSecurityReportContent(showSecurityReportContentRequest?: ShowSecurityReportContentRequest): {
3976
+ method: string;
3977
+ url: string;
3978
+ contentType: string;
3979
+ queryParams: {};
3980
+ pathParams: {};
3981
+ headers: {};
3982
+ };
3469
3983
  /**
3470
3984
  * 查询WAF回源Ip信息
3471
3985
  *