@huaweicloud/huaweicloud-sdk-waf 3.1.173 → 3.1.175
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.
- package/package.json +2 -2
- package/v1/WafClient.d.ts +810 -60
- package/v1/WafClient.d.ts.map +1 -1
- package/v1/WafClient.js +2063 -202
- package/v1/WafClient.js.map +1 -1
- package/v1/WafRegion.d.ts +5 -0
- package/v1/WafRegion.d.ts.map +1 -1
- package/v1/WafRegion.js +11 -1
- package/v1/WafRegion.js.map +1 -1
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts +8 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js +17 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts +18 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js +39 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js.map +1 -0
- package/v1/model/CheckAgencyRequest.d.ts +8 -0
- package/v1/model/CheckAgencyRequest.d.ts.map +1 -0
- package/v1/model/CheckAgencyRequest.js +20 -0
- package/v1/model/CheckAgencyRequest.js.map +1 -0
- package/v1/model/CheckAgencyResponse.d.ts +21 -0
- package/v1/model/CheckAgencyResponse.d.ts.map +1 -0
- package/v1/model/CheckAgencyResponse.js +47 -0
- package/v1/model/CheckAgencyResponse.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.js +28 -0
- package/v1/model/ConfirmApplicationTypesRequest.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.js +19 -0
- package/v1/model/ConfirmApplicationTypesResponse.js.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts +14 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.js +35 -0
- package/v1/model/ConfirmAsyncJobRequest.js.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts +13 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.js +29 -0
- package/v1/model/ConfirmAsyncJobResponse.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts +16 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js +42 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts +24 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js +47 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts +10 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js +25 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts +11 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js +19 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts +12 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js +30 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts +13 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js +25 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.js +28 -0
- package/v1/model/ConfirmProtectionTypesRequest.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.js +19 -0
- package/v1/model/ConfirmProtectionTypesResponse.js.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts +8 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.js +20 -0
- package/v1/model/ConfirmThreatMapRequest.js.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts +10 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.js +19 -0
- package/v1/model/ConfirmThreatMapResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.js +45 -0
- package/v1/model/CreateIpReputationRuleRequest.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js +41 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts +26 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.js +51 -0
- package/v1/model/CreateIpReputationRuleResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts +6 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js +13 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js.map +1 -0
- package/v1/model/CreatePremiumHostRequestBody.d.ts +1 -1
- package/v1/model/CreatePremiumHostRequestBody.d.ts.map +1 -1
- package/v1/model/CreatePremiumHostRequestBody.js +1 -2
- package/v1/model/CreatePremiumHostRequestBody.js.map +1 -1
- package/v1/model/EipInfo.d.ts +16 -0
- package/v1/model/EipInfo.d.ts.map +1 -0
- package/v1/model/EipInfo.js +39 -0
- package/v1/model/EipInfo.js.map +1 -0
- package/v1/model/InstanceTag.d.ts +8 -0
- package/v1/model/InstanceTag.d.ts.map +1 -0
- package/v1/model/InstanceTag.js +17 -0
- package/v1/model/InstanceTag.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts +6 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js +13 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts +40 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js +99 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js.map +1 -0
- package/v1/model/IpReputationRulesListInfo.d.ts +21 -0
- package/v1/model/IpReputationRulesListInfo.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfo.js +41 -0
- package/v1/model/IpReputationRulesListInfo.js.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts +15 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.js +24 -0
- package/v1/model/IpReputationRulesListInfoAction.js.map +1 -0
- package/v1/model/LeakageListInfo.d.ts +2 -0
- package/v1/model/LeakageListInfo.d.ts.map +1 -1
- package/v1/model/LeakageListInfo.js +4 -0
- package/v1/model/LeakageListInfo.js.map +1 -1
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js +42 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js +19 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js +42 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js +19 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.js +42 -0
- package/v1/model/ListCcPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.js +19 -0
- package/v1/model/ListCcPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.js +42 -0
- package/v1/model/ListCustomPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.js +19 -0
- package/v1/model/ListCustomPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js +42 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js +19 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js +42 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js +19 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListInstanceTagsRequest.d.ts +14 -0
- package/v1/model/ListInstanceTagsRequest.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsRequest.js +35 -0
- package/v1/model/ListInstanceTagsRequest.js.map +1 -0
- package/v1/model/ListInstanceTagsResponse.d.ts +8 -0
- package/v1/model/ListInstanceTagsResponse.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsResponse.js +15 -0
- package/v1/model/ListInstanceTagsResponse.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js +42 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js +19 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts +20 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.js +51 -0
- package/v1/model/ListIpReputationRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.js +19 -0
- package/v1/model/ListIpReputationRulesResponse.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js +42 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js +19 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts +18 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.js +45 -0
- package/v1/model/ListProtectableResourcesRequest.js.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts +10 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.js +19 -0
- package/v1/model/ListProtectableResourcesResponse.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts +36 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.js +77 -0
- package/v1/model/ListResponseCodeTimelineRequest.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts +8 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.js +15 -0
- package/v1/model/ListResponseCodeTimelineResponse.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts +17 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js +42 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js +31 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts +16 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js +39 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js +19 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js +75 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts +20 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js +48 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js +19 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js +42 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts +12 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js +23 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js.map +1 -0
- package/v1/model/Listener.d.ts +14 -0
- package/v1/model/Listener.d.ts.map +1 -0
- package/v1/model/Listener.js +31 -0
- package/v1/model/Listener.js.map +1 -0
- package/v1/model/ProtectableResources.d.ts +26 -0
- package/v1/model/ProtectableResources.d.ts.map +1 -0
- package/v1/model/ProtectableResources.js +57 -0
- package/v1/model/ProtectableResources.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts +59 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js +119 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts +13 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts +19 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js +39 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js +31 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts +52 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js +129 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js +29 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts +16 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.js +42 -0
- package/v1/model/ShowSecurityReportContentRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.js +111 -0
- package/v1/model/ShowSecurityReportContentResponse.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts +12 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js +31 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts +12 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.js +30 -0
- package/v1/model/ShowWebProtectionRuleRequest.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts +38 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.js +79 -0
- package/v1/model/ShowWebProtectionRuleResponse.js.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts +76 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.js +175 -0
- package/v1/model/ThreatMapResponseBodyLocale.js.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts +6 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js +13 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js.map +1 -0
- package/v1/public-api.d.ts +104 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +104 -0
- package/v1/public-api.js.map +1 -1
package/v1/WafClient.d.ts
CHANGED
|
@@ -6,6 +6,22 @@ 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 { CheckAgencyRequest } from './model/CheckAgencyRequest';
|
|
10
|
+
import { CheckAgencyResponse } from './model/CheckAgencyResponse';
|
|
11
|
+
import { ConfirmApplicationTypesRequest } from './model/ConfirmApplicationTypesRequest';
|
|
12
|
+
import { ConfirmApplicationTypesResponse } from './model/ConfirmApplicationTypesResponse';
|
|
13
|
+
import { ConfirmAsyncJobRequest } from './model/ConfirmAsyncJobRequest';
|
|
14
|
+
import { ConfirmAsyncJobResponse } from './model/ConfirmAsyncJobResponse';
|
|
15
|
+
import { ConfirmIpReputationRuleRequest } from './model/ConfirmIpReputationRuleRequest';
|
|
16
|
+
import { ConfirmIpReputationRuleResponse } from './model/ConfirmIpReputationRuleResponse';
|
|
17
|
+
import { ConfirmPolicyAntileakageMapRequest } from './model/ConfirmPolicyAntileakageMapRequest';
|
|
18
|
+
import { ConfirmPolicyAntileakageMapResponse } from './model/ConfirmPolicyAntileakageMapResponse';
|
|
19
|
+
import { ConfirmPolicyIpReputationMapRequest } from './model/ConfirmPolicyIpReputationMapRequest';
|
|
20
|
+
import { ConfirmPolicyIpReputationMapResponse } from './model/ConfirmPolicyIpReputationMapResponse';
|
|
21
|
+
import { ConfirmProtectionTypesRequest } from './model/ConfirmProtectionTypesRequest';
|
|
22
|
+
import { ConfirmProtectionTypesResponse } from './model/ConfirmProtectionTypesResponse';
|
|
23
|
+
import { ConfirmThreatMapRequest } from './model/ConfirmThreatMapRequest';
|
|
24
|
+
import { ConfirmThreatMapResponse } from './model/ConfirmThreatMapResponse';
|
|
9
25
|
import { ConfirmTmsResourceInstancesRequest } from './model/ConfirmTmsResourceInstancesRequest';
|
|
10
26
|
import { ConfirmTmsResourceInstancesResponse } from './model/ConfirmTmsResourceInstancesResponse';
|
|
11
27
|
import { ConfirmUserBundleRequest } from './model/ConfirmUserBundleRequest';
|
|
@@ -34,6 +50,8 @@ import { CreateInstanceRequest } from './model/CreateInstanceRequest';
|
|
|
34
50
|
import { CreateInstanceResponse } from './model/CreateInstanceResponse';
|
|
35
51
|
import { CreateIpGroupRequest } from './model/CreateIpGroupRequest';
|
|
36
52
|
import { CreateIpGroupResponse } from './model/CreateIpGroupResponse';
|
|
53
|
+
import { CreateIpReputationRuleRequest } from './model/CreateIpReputationRuleRequest';
|
|
54
|
+
import { CreateIpReputationRuleResponse } from './model/CreateIpReputationRuleResponse';
|
|
37
55
|
import { CreatePolicyRequest } from './model/CreatePolicyRequest';
|
|
38
56
|
import { CreatePolicyResponse } from './model/CreatePolicyResponse';
|
|
39
57
|
import { CreatePremiumHostRequest } from './model/CreatePremiumHostRequest';
|
|
@@ -84,8 +102,12 @@ import { DeleteValueListRequest } from './model/DeleteValueListRequest';
|
|
|
84
102
|
import { DeleteValueListResponse } from './model/DeleteValueListResponse';
|
|
85
103
|
import { DeleteWhiteBlackIpRuleRequest } from './model/DeleteWhiteBlackIpRuleRequest';
|
|
86
104
|
import { DeleteWhiteBlackIpRuleResponse } from './model/DeleteWhiteBlackIpRuleResponse';
|
|
105
|
+
import { ListAntiTamperPolicyRulesRequest } from './model/ListAntiTamperPolicyRulesRequest';
|
|
106
|
+
import { ListAntiTamperPolicyRulesResponse } from './model/ListAntiTamperPolicyRulesResponse';
|
|
87
107
|
import { ListAnticrawlerRulesRequest } from './model/ListAnticrawlerRulesRequest';
|
|
88
108
|
import { ListAnticrawlerRulesResponse } from './model/ListAnticrawlerRulesResponse';
|
|
109
|
+
import { ListAntileakagePolicyRulesRequest } from './model/ListAntileakagePolicyRulesRequest';
|
|
110
|
+
import { ListAntileakagePolicyRulesResponse } from './model/ListAntileakagePolicyRulesResponse';
|
|
89
111
|
import { ListAntileakageRulesRequest } from './model/ListAntileakageRulesRequest';
|
|
90
112
|
import { ListAntileakageRulesResponse } from './model/ListAntileakageRulesResponse';
|
|
91
113
|
import { ListAntitamperRuleRequest } from './model/ListAntitamperRuleRequest';
|
|
@@ -94,30 +116,44 @@ import { ListAttackActionTypesRequest } from './model/ListAttackActionTypesReque
|
|
|
94
116
|
import { ListAttackActionTypesResponse } from './model/ListAttackActionTypesResponse';
|
|
95
117
|
import { ListBandwidthTimelineRequest } from './model/ListBandwidthTimelineRequest';
|
|
96
118
|
import { ListBandwidthTimelineResponse } from './model/ListBandwidthTimelineResponse';
|
|
119
|
+
import { ListCcPolicyRulesRequest } from './model/ListCcPolicyRulesRequest';
|
|
120
|
+
import { ListCcPolicyRulesResponse } from './model/ListCcPolicyRulesResponse';
|
|
97
121
|
import { ListCcRulesRequest } from './model/ListCcRulesRequest';
|
|
98
122
|
import { ListCcRulesResponse } from './model/ListCcRulesResponse';
|
|
99
123
|
import { ListCertificatesRequest } from './model/ListCertificatesRequest';
|
|
100
124
|
import { ListCertificatesResponse } from './model/ListCertificatesResponse';
|
|
101
125
|
import { ListCompositeHostsRequest } from './model/ListCompositeHostsRequest';
|
|
102
126
|
import { ListCompositeHostsResponse } from './model/ListCompositeHostsResponse';
|
|
127
|
+
import { ListCustomPolicyRulesRequest } from './model/ListCustomPolicyRulesRequest';
|
|
128
|
+
import { ListCustomPolicyRulesResponse } from './model/ListCustomPolicyRulesResponse';
|
|
103
129
|
import { ListCustomRulesRequest } from './model/ListCustomRulesRequest';
|
|
104
130
|
import { ListCustomRulesResponse } from './model/ListCustomRulesResponse';
|
|
105
131
|
import { ListEventLogRequest } from './model/ListEventLogRequest';
|
|
106
132
|
import { ListEventLogResponse } from './model/ListEventLogResponse';
|
|
107
133
|
import { ListEventRequest } from './model/ListEventRequest';
|
|
108
134
|
import { ListEventResponse } from './model/ListEventResponse';
|
|
135
|
+
import { ListGeoIpPolicyRulesRequest } from './model/ListGeoIpPolicyRulesRequest';
|
|
136
|
+
import { ListGeoIpPolicyRulesResponse } from './model/ListGeoIpPolicyRulesResponse';
|
|
109
137
|
import { ListGeoipRuleRequest } from './model/ListGeoipRuleRequest';
|
|
110
138
|
import { ListGeoipRuleResponse } from './model/ListGeoipRuleResponse';
|
|
111
139
|
import { ListHostRequest } from './model/ListHostRequest';
|
|
112
140
|
import { ListHostResponse } from './model/ListHostResponse';
|
|
113
141
|
import { ListHostRouteRequest } from './model/ListHostRouteRequest';
|
|
114
142
|
import { ListHostRouteResponse } from './model/ListHostRouteResponse';
|
|
143
|
+
import { ListIgnorePolicyRulesRequest } from './model/ListIgnorePolicyRulesRequest';
|
|
144
|
+
import { ListIgnorePolicyRulesResponse } from './model/ListIgnorePolicyRulesResponse';
|
|
115
145
|
import { ListIgnoreRuleRequest } from './model/ListIgnoreRuleRequest';
|
|
116
146
|
import { ListIgnoreRuleResponse } from './model/ListIgnoreRuleResponse';
|
|
117
147
|
import { ListInstanceRequest } from './model/ListInstanceRequest';
|
|
118
148
|
import { ListInstanceResponse } from './model/ListInstanceResponse';
|
|
149
|
+
import { ListInstanceTagsRequest } from './model/ListInstanceTagsRequest';
|
|
150
|
+
import { ListInstanceTagsResponse } from './model/ListInstanceTagsResponse';
|
|
119
151
|
import { ListIpGroupRequest } from './model/ListIpGroupRequest';
|
|
120
152
|
import { ListIpGroupResponse } from './model/ListIpGroupResponse';
|
|
153
|
+
import { ListIpReputationPolicyRulesRequest } from './model/ListIpReputationPolicyRulesRequest';
|
|
154
|
+
import { ListIpReputationPolicyRulesResponse } from './model/ListIpReputationPolicyRulesResponse';
|
|
155
|
+
import { ListIpReputationRulesRequest } from './model/ListIpReputationRulesRequest';
|
|
156
|
+
import { ListIpReputationRulesResponse } from './model/ListIpReputationRulesResponse';
|
|
121
157
|
import { ListNoticeConfigsRequest } from './model/ListNoticeConfigsRequest';
|
|
122
158
|
import { ListNoticeConfigsResponse } from './model/ListNoticeConfigsResponse';
|
|
123
159
|
import { ListOverviewsClassificationRequest } from './model/ListOverviewsClassificationRequest';
|
|
@@ -126,14 +162,24 @@ import { ListPolicyRequest } from './model/ListPolicyRequest';
|
|
|
126
162
|
import { ListPolicyResponse } from './model/ListPolicyResponse';
|
|
127
163
|
import { ListPremiumHostRequest } from './model/ListPremiumHostRequest';
|
|
128
164
|
import { ListPremiumHostResponse } from './model/ListPremiumHostResponse';
|
|
165
|
+
import { ListPrivacyPolicyRulesRequest } from './model/ListPrivacyPolicyRulesRequest';
|
|
166
|
+
import { ListPrivacyPolicyRulesResponse } from './model/ListPrivacyPolicyRulesResponse';
|
|
129
167
|
import { ListPrivacyRuleRequest } from './model/ListPrivacyRuleRequest';
|
|
130
168
|
import { ListPrivacyRuleResponse } from './model/ListPrivacyRuleResponse';
|
|
169
|
+
import { ListProtectableResourcesRequest } from './model/ListProtectableResourcesRequest';
|
|
170
|
+
import { ListProtectableResourcesResponse } from './model/ListProtectableResourcesResponse';
|
|
131
171
|
import { ListPunishmentRulesRequest } from './model/ListPunishmentRulesRequest';
|
|
132
172
|
import { ListPunishmentRulesResponse } from './model/ListPunishmentRulesResponse';
|
|
133
173
|
import { ListQpsTimelineRequest } from './model/ListQpsTimelineRequest';
|
|
134
174
|
import { ListQpsTimelineResponse } from './model/ListQpsTimelineResponse';
|
|
135
175
|
import { ListRequestTimelineRequest } from './model/ListRequestTimelineRequest';
|
|
136
176
|
import { ListRequestTimelineResponse } from './model/ListRequestTimelineResponse';
|
|
177
|
+
import { ListResponseCodeTimelineRequest } from './model/ListResponseCodeTimelineRequest';
|
|
178
|
+
import { ListResponseCodeTimelineResponse } from './model/ListResponseCodeTimelineResponse';
|
|
179
|
+
import { ListSecurityReportHistoryPeriodsRequest } from './model/ListSecurityReportHistoryPeriodsRequest';
|
|
180
|
+
import { ListSecurityReportHistoryPeriodsResponse } from './model/ListSecurityReportHistoryPeriodsResponse';
|
|
181
|
+
import { ListSecurityReportSendingRecordsRequest } from './model/ListSecurityReportSendingRecordsRequest';
|
|
182
|
+
import { ListSecurityReportSendingRecordsResponse } from './model/ListSecurityReportSendingRecordsResponse';
|
|
137
183
|
import { ListSecurityReportSubscriptionsRequest } from './model/ListSecurityReportSubscriptionsRequest';
|
|
138
184
|
import { ListSecurityReportSubscriptionsResponse } from './model/ListSecurityReportSubscriptionsResponse';
|
|
139
185
|
import { ListStatisticsRequest } from './model/ListStatisticsRequest';
|
|
@@ -150,6 +196,8 @@ import { ListValueListRequest } from './model/ListValueListRequest';
|
|
|
150
196
|
import { ListValueListResponse } from './model/ListValueListResponse';
|
|
151
197
|
import { ListWebBasicProtectionRulesRequest } from './model/ListWebBasicProtectionRulesRequest';
|
|
152
198
|
import { ListWebBasicProtectionRulesResponse } from './model/ListWebBasicProtectionRulesResponse';
|
|
199
|
+
import { ListWhiteblackipPolicyRulesRequest } from './model/ListWhiteblackipPolicyRulesRequest';
|
|
200
|
+
import { ListWhiteblackipPolicyRulesResponse } from './model/ListWhiteblackipPolicyRulesResponse';
|
|
153
201
|
import { ListWhiteblackipRuleRequest } from './model/ListWhiteblackipRuleRequest';
|
|
154
202
|
import { ListWhiteblackipRuleResponse } from './model/ListWhiteblackipRuleResponse';
|
|
155
203
|
import { MigrateCompositeHostsRequest } from './model/MigrateCompositeHostsRequest';
|
|
@@ -198,12 +246,18 @@ import { ShowPrivacyRuleRequest } from './model/ShowPrivacyRuleRequest';
|
|
|
198
246
|
import { ShowPrivacyRuleResponse } from './model/ShowPrivacyRuleResponse';
|
|
199
247
|
import { ShowPunishmentRuleRequest } from './model/ShowPunishmentRuleRequest';
|
|
200
248
|
import { ShowPunishmentRuleResponse } from './model/ShowPunishmentRuleResponse';
|
|
249
|
+
import { ShowSecurityReportContentRequest } from './model/ShowSecurityReportContentRequest';
|
|
250
|
+
import { ShowSecurityReportContentResponse } from './model/ShowSecurityReportContentResponse';
|
|
251
|
+
import { ShowSecurityReportSubscriptionRequest } from './model/ShowSecurityReportSubscriptionRequest';
|
|
252
|
+
import { ShowSecurityReportSubscriptionResponse } from './model/ShowSecurityReportSubscriptionResponse';
|
|
201
253
|
import { ShowSourceIpRequest } from './model/ShowSourceIpRequest';
|
|
202
254
|
import { ShowSourceIpResponse } from './model/ShowSourceIpResponse';
|
|
203
255
|
import { ShowSubscriptionInfoRequest } from './model/ShowSubscriptionInfoRequest';
|
|
204
256
|
import { ShowSubscriptionInfoResponse } from './model/ShowSubscriptionInfoResponse';
|
|
205
257
|
import { ShowValueListRequest } from './model/ShowValueListRequest';
|
|
206
258
|
import { ShowValueListResponse } from './model/ShowValueListResponse';
|
|
259
|
+
import { ShowWebProtectionRuleRequest } from './model/ShowWebProtectionRuleRequest';
|
|
260
|
+
import { ShowWebProtectionRuleResponse } from './model/ShowWebProtectionRuleResponse';
|
|
207
261
|
import { ShowWhiteBlackIpRuleRequest } from './model/ShowWhiteBlackIpRuleRequest';
|
|
208
262
|
import { ShowWhiteBlackIpRuleResponse } from './model/ShowWhiteBlackIpRuleResponse';
|
|
209
263
|
import { UpdateAccessProgressRequest } from './model/UpdateAccessProgressRequest';
|
|
@@ -308,6 +362,105 @@ export declare class WafClient {
|
|
|
308
362
|
* @throws {RequiredError}
|
|
309
363
|
*/
|
|
310
364
|
changePrepaidCloudWaf(changePrepaidCloudWafRequest?: ChangePrepaidCloudWafRequest): Promise<ChangePrepaidCloudWafResponse>;
|
|
365
|
+
/**
|
|
366
|
+
* 查询独享引擎的代理
|
|
367
|
+
*
|
|
368
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
369
|
+
*
|
|
370
|
+
* @summary 查询独享引擎代理
|
|
371
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
372
|
+
* @param {*} [options] Override http request option.
|
|
373
|
+
* @throws {RequiredError}
|
|
374
|
+
*/
|
|
375
|
+
checkAgency(checkAgencyRequest?: CheckAgencyRequest): Promise<CheckAgencyResponse>;
|
|
376
|
+
/**
|
|
377
|
+
* 按application规则类型获取内置规则类型
|
|
378
|
+
*
|
|
379
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
380
|
+
*
|
|
381
|
+
* @summary 按application规则类型获取内置规则类型
|
|
382
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
383
|
+
* @param {number} [offset] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
384
|
+
* @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
|
|
385
|
+
* @param {*} [options] Override http request option.
|
|
386
|
+
* @throws {RequiredError}
|
|
387
|
+
*/
|
|
388
|
+
confirmApplicationTypes(confirmApplicationTypesRequest?: ConfirmApplicationTypesRequest): Promise<ConfirmApplicationTypesResponse>;
|
|
389
|
+
/**
|
|
390
|
+
* 查询异步任务的执行状态详情
|
|
391
|
+
*
|
|
392
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
393
|
+
*
|
|
394
|
+
* @summary 查询异步任务详情
|
|
395
|
+
* @param {string} jobId **参数解释:** 异步任务的任务id **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
396
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
397
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
398
|
+
* @param {*} [options] Override http request option.
|
|
399
|
+
* @throws {RequiredError}
|
|
400
|
+
*/
|
|
401
|
+
confirmAsyncJob(confirmAsyncJobRequest?: ConfirmAsyncJobRequest): Promise<ConfirmAsyncJobResponse>;
|
|
402
|
+
/**
|
|
403
|
+
* 根据Id查询机房IP情报防护规则
|
|
404
|
+
*
|
|
405
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
406
|
+
*
|
|
407
|
+
* @summary 根据Id查询机房IP情报防护规则
|
|
408
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
409
|
+
* @param {string} policyId **参数解释:** 防护策略id,您可以通过调用查询防护策略列表(ListPolicy)获取策略id,响应体的id字段 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
410
|
+
* @param {string} ruleId **参数解释:** 威胁情报规则ip,从接口 “查询威胁情报规则列表”(ListIpReputationRules)获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
411
|
+
* @param {*} [options] Override http request option.
|
|
412
|
+
* @throws {RequiredError}
|
|
413
|
+
*/
|
|
414
|
+
confirmIpReputationRule(confirmIpReputationRuleRequest?: ConfirmIpReputationRuleRequest): Promise<ConfirmIpReputationRuleResponse>;
|
|
415
|
+
/**
|
|
416
|
+
* 查询敏感信息选项的详细信息
|
|
417
|
+
*
|
|
418
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
419
|
+
*
|
|
420
|
+
* @summary 查询敏感信息选项的详细信息
|
|
421
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
422
|
+
* @param {string} lang **参数解释:** 语言的类型 - cn代表中文 - en代表英文 **约束限制:** 不涉及 **取值范围:** - cn - en **默认取值:** - cn
|
|
423
|
+
* @param {*} [options] Override http request option.
|
|
424
|
+
* @throws {RequiredError}
|
|
425
|
+
*/
|
|
426
|
+
confirmPolicyAntileakageMap(confirmPolicyAntileakageMapRequest?: ConfirmPolicyAntileakageMapRequest): Promise<ConfirmPolicyAntileakageMapResponse>;
|
|
427
|
+
/**
|
|
428
|
+
* 查询威胁情报控制防护选项的详细信息
|
|
429
|
+
*
|
|
430
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
431
|
+
*
|
|
432
|
+
* @summary 查询威胁情报控制防护选项的详细信息
|
|
433
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
434
|
+
* @param {string} lang **参数解释:** 语言的类型 - cn代表中文 - en代表英文 **约束限制:** 不涉及 **取值范围:** - cn - en **默认取值:** - cn
|
|
435
|
+
* @param {string} type **参数解释:** 语言 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
436
|
+
* @param {*} [options] Override http request option.
|
|
437
|
+
* @throws {RequiredError}
|
|
438
|
+
*/
|
|
439
|
+
confirmPolicyIpReputationMap(confirmPolicyIpReputationMapRequest?: ConfirmPolicyIpReputationMapRequest): Promise<ConfirmPolicyIpReputationMapResponse>;
|
|
440
|
+
/**
|
|
441
|
+
* 按防护规则类型获取内置规则类型
|
|
442
|
+
*
|
|
443
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
444
|
+
*
|
|
445
|
+
* @summary 按防护规则类型获取内置规则类型
|
|
446
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
447
|
+
* @param {number} [offset] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从0开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 0
|
|
448
|
+
* @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
|
|
449
|
+
* @param {*} [options] Override http request option.
|
|
450
|
+
* @throws {RequiredError}
|
|
451
|
+
*/
|
|
452
|
+
confirmProtectionTypes(confirmProtectionTypesRequest?: ConfirmProtectionTypesRequest): Promise<ConfirmProtectionTypesResponse>;
|
|
453
|
+
/**
|
|
454
|
+
* 查询告警可选事件类型
|
|
455
|
+
*
|
|
456
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
457
|
+
*
|
|
458
|
+
* @summary SMN告警通知
|
|
459
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
460
|
+
* @param {*} [options] Override http request option.
|
|
461
|
+
* @throws {RequiredError}
|
|
462
|
+
*/
|
|
463
|
+
confirmThreatMap(confirmThreatMapRequest?: ConfirmThreatMapRequest): Promise<ConfirmThreatMapResponse>;
|
|
311
464
|
/**
|
|
312
465
|
* 使用标签过滤实例,标签管理服务需要提供按标签过滤各服务实例并汇总显示在列表中,需要各服务提供查询能力。
|
|
313
466
|
*
|
|
@@ -369,7 +522,7 @@ export declare class WafClient {
|
|
|
369
522
|
* @summary 创建防敏感信息泄露规则
|
|
370
523
|
* @param {string} contentType 内容类型
|
|
371
524
|
* @param {string} policyId 防护策略id,您可以通过调用查询防护策略列表(ListPolicy)获取策略id
|
|
372
|
-
* @param {CreateAntileakageRuleRequestBody} createAntileakageRuleRequestBody
|
|
525
|
+
* @param {CreateAntileakageRuleRequestBody} createAntileakageRuleRequestBody 创建防泄露规则请求参数
|
|
373
526
|
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
374
527
|
* @param {*} [options] Override http request option.
|
|
375
528
|
* @throws {RequiredError}
|
|
@@ -497,6 +650,20 @@ export declare class WafClient {
|
|
|
497
650
|
* @throws {RequiredError}
|
|
498
651
|
*/
|
|
499
652
|
createIpGroup(createIpGroupRequest?: CreateIpGroupRequest): Promise<CreateIpGroupResponse>;
|
|
653
|
+
/**
|
|
654
|
+
* 创建IP情报规则
|
|
655
|
+
*
|
|
656
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
657
|
+
*
|
|
658
|
+
* @summary 创建机房IP情报规则
|
|
659
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
660
|
+
* @param {string} policyId **参数解释:** 防护策略id,您可以通过调用查询防护策略列表(ListPolicy)获取策略id **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
661
|
+
* @param {CreateIpReputationRuleRequestBody} createIpReputationRuleRequestBody **参数解释:** 创建地理访问控制请求体 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
662
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
663
|
+
* @param {*} [options] Override http request option.
|
|
664
|
+
* @throws {RequiredError}
|
|
665
|
+
*/
|
|
666
|
+
createIpReputationRule(createIpReputationRuleRequest?: CreateIpReputationRuleRequest): Promise<CreateIpReputationRuleResponse>;
|
|
500
667
|
/**
|
|
501
668
|
* 创建防护策略,系统会在生成策略时配置一些默认的配置项,如果需要修改策略的默认配置项需要通过调用更新防护策略接口实现
|
|
502
669
|
*
|
|
@@ -511,11 +678,11 @@ export declare class WafClient {
|
|
|
511
678
|
*/
|
|
512
679
|
createPolicy(createPolicyRequest?: CreatePolicyRequest): Promise<CreatePolicyResponse>;
|
|
513
680
|
/**
|
|
514
|
-
*
|
|
681
|
+
* 创建独享模式域名或者创建云模式ELB接入模式域名
|
|
515
682
|
*
|
|
516
683
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
517
684
|
*
|
|
518
|
-
* @summary
|
|
685
|
+
* @summary 创建独享模式域名或者创建云模式ELB接入模式域名
|
|
519
686
|
* @param {string} contentType 内容类型
|
|
520
687
|
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
521
688
|
* @param {CreatePremiumHostRequestBody} [createPremiumHostRequestBody] 创建独享模式域名的请求体
|
|
@@ -836,6 +1003,21 @@ export declare class WafClient {
|
|
|
836
1003
|
* @throws {RequiredError}
|
|
837
1004
|
*/
|
|
838
1005
|
deleteWhiteBlackIpRule(deleteWhiteBlackIpRuleRequest?: DeleteWhiteBlackIpRuleRequest): Promise<DeleteWhiteBlackIpRuleResponse>;
|
|
1006
|
+
/**
|
|
1007
|
+
* 查询所有策略网页防篡改
|
|
1008
|
+
*
|
|
1009
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1010
|
+
*
|
|
1011
|
+
* @summary 查询所有策略网页防篡改
|
|
1012
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1013
|
+
* @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1014
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1015
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1016
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1017
|
+
* @param {*} [options] Override http request option.
|
|
1018
|
+
* @throws {RequiredError}
|
|
1019
|
+
*/
|
|
1020
|
+
listAntiTamperPolicyRules(listAntiTamperPolicyRulesRequest?: ListAntiTamperPolicyRulesRequest): Promise<ListAntiTamperPolicyRulesResponse>;
|
|
839
1021
|
/**
|
|
840
1022
|
* 查询JS脚本反爬虫规则列表
|
|
841
1023
|
*
|
|
@@ -852,6 +1034,21 @@ export declare class WafClient {
|
|
|
852
1034
|
* @throws {RequiredError}
|
|
853
1035
|
*/
|
|
854
1036
|
listAnticrawlerRules(listAnticrawlerRulesRequest?: ListAnticrawlerRulesRequest): Promise<ListAnticrawlerRulesResponse>;
|
|
1037
|
+
/**
|
|
1038
|
+
* 查询所有策略防敏感信息泄露规则
|
|
1039
|
+
*
|
|
1040
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1041
|
+
*
|
|
1042
|
+
* @summary 查询所有策略防敏感信息泄露规则
|
|
1043
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1044
|
+
* @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1045
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1046
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1047
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1048
|
+
* @param {*} [options] Override http request option.
|
|
1049
|
+
* @throws {RequiredError}
|
|
1050
|
+
*/
|
|
1051
|
+
listAntileakagePolicyRules(listAntileakagePolicyRulesRequest?: ListAntileakagePolicyRulesRequest): Promise<ListAntileakagePolicyRulesResponse>;
|
|
855
1052
|
/**
|
|
856
1053
|
* 查询防敏感信息泄露规则列表
|
|
857
1054
|
*
|
|
@@ -914,6 +1111,21 @@ export declare class WafClient {
|
|
|
914
1111
|
* @throws {RequiredError}
|
|
915
1112
|
*/
|
|
916
1113
|
listBandwidthTimeline(listBandwidthTimelineRequest?: ListBandwidthTimelineRequest): Promise<ListBandwidthTimelineResponse>;
|
|
1114
|
+
/**
|
|
1115
|
+
* 查询所有策略CC规则
|
|
1116
|
+
*
|
|
1117
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1118
|
+
*
|
|
1119
|
+
* @summary 查询所有策略CC规则
|
|
1120
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1121
|
+
* @param {string} [policyids] **参数解释:** 策略id列表。策略id从\"查询防护策略列表\"(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1122
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1123
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1124
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1125
|
+
* @param {*} [options] Override http request option.
|
|
1126
|
+
* @throws {RequiredError}
|
|
1127
|
+
*/
|
|
1128
|
+
listCcPolicyRules(listCcPolicyRulesRequest?: ListCcPolicyRulesRequest): Promise<ListCcPolicyRulesResponse>;
|
|
917
1129
|
/**
|
|
918
1130
|
* 查询cc规则列表
|
|
919
1131
|
*
|
|
@@ -966,6 +1178,21 @@ export declare class WafClient {
|
|
|
966
1178
|
* @throws {RequiredError}
|
|
967
1179
|
*/
|
|
968
1180
|
listCompositeHosts(listCompositeHostsRequest?: ListCompositeHostsRequest): Promise<ListCompositeHostsResponse>;
|
|
1181
|
+
/**
|
|
1182
|
+
* 查询所有策略精准防护规则
|
|
1183
|
+
*
|
|
1184
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1185
|
+
*
|
|
1186
|
+
* @summary 查询所有策略精准防护规则
|
|
1187
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1188
|
+
* @param {string} [policyids] **参数解释:** 策略id列表。策略id从\"查询防护策略列表\"(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1189
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1190
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1191
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1192
|
+
* @param {*} [options] Override http request option.
|
|
1193
|
+
* @throws {RequiredError}
|
|
1194
|
+
*/
|
|
1195
|
+
listCustomPolicyRules(listCustomPolicyRulesRequest?: ListCustomPolicyRulesRequest): Promise<ListCustomPolicyRulesResponse>;
|
|
969
1196
|
/**
|
|
970
1197
|
* 查询精准防护规则列表
|
|
971
1198
|
*
|
|
@@ -993,7 +1220,7 @@ export declare class WafClient {
|
|
|
993
1220
|
* @param {'yesterday' | 'today' | '3days' | '1week' | '1month'} [recent] 查询日志的时间范围(不能和from、to同时使用,同时使用以recent为准),且recent参数与from、to必须使用其中一个。当同时使用recent参数与from、to时,以recent参数为准
|
|
994
1221
|
* @param {number} [from] 起始时间(13位时间戳),需要和to同时使用,不能和recent参数同时使用
|
|
995
1222
|
* @param {number} [to] 结束时间(13位时间戳),需要和from同时使用,不能和recent参数同时使用
|
|
996
|
-
* @param {Array<string>} [attacks]
|
|
1223
|
+
* @param {Array<string>} [attacks] **参数解释:** 攻击类型 **约束限制:** 不涉及 **取值范围:** - sqli:sql注入攻击 - lfi:本地文件包含 - cmdi:命令注入攻击 - xss:XSS攻击 - robot:恶意爬虫 - rfi:远程文件包含 - custom_custom:精准防护 - cc: cc攻击 - webshell:网站木马 - custom_whiteblackip:黑白名单拦截 - custom_geoip:地理访问控制拦截 - antitamper:防篡改 - anticrawler:反爬虫 - leakage:网站信息防泄漏 - illegal:非法请求 - antiscan_high_freq_scan:高频扫描封禁 - antiscan_dir_traversal:目录遍历防护 - vuln:除上述攻击类型外的其他漏洞攻击 **默认取值:** 不涉及
|
|
997
1224
|
* @param {Array<string>} [hosts] 域名id,从获取防护网站列表(ListHost)接口获取域名id
|
|
998
1225
|
* @param {Array<string>} [sips] 源ip,Web访问者的IP地址(攻击者IP地址)
|
|
999
1226
|
* @param {number} [page] 分页查询时,返回第几页数据。默认值为1,表示返回第1页数据。
|
|
@@ -1015,6 +1242,21 @@ export declare class WafClient {
|
|
|
1015
1242
|
* @throws {RequiredError}
|
|
1016
1243
|
*/
|
|
1017
1244
|
listEventLog(listEventLogRequest?: ListEventLogRequest): Promise<ListEventLogResponse>;
|
|
1245
|
+
/**
|
|
1246
|
+
* 查询所有策略地理位置访问控制
|
|
1247
|
+
*
|
|
1248
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1249
|
+
*
|
|
1250
|
+
* @summary 查询所有策略地理位置访问控制
|
|
1251
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1252
|
+
* @param {string} [policyids] **参数解释:** 策略id列表。策略id从\"查询防护策略列表\"(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1253
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1254
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1255
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1256
|
+
* @param {*} [options] Override http request option.
|
|
1257
|
+
* @throws {RequiredError}
|
|
1258
|
+
*/
|
|
1259
|
+
listGeoIpPolicyRules(listGeoIpPolicyRulesRequest?: ListGeoIpPolicyRulesRequest): Promise<ListGeoIpPolicyRulesResponse>;
|
|
1018
1260
|
/**
|
|
1019
1261
|
* 查询地理位置访问控制规则列表
|
|
1020
1262
|
*
|
|
@@ -1047,15 +1289,7 @@ export declare class WafClient {
|
|
|
1047
1289
|
*/
|
|
1048
1290
|
listHost(listHostRequest?: ListHostRequest): Promise<ListHostResponse>;
|
|
1049
1291
|
/**
|
|
1050
|
-
*
|
|
1051
|
-
* 返回路由信息。
|
|
1052
|
-
* > 该API局点受限使用,后续将下线。
|
|
1053
|
-
* **约束限制:**
|
|
1054
|
-
* 不涉及
|
|
1055
|
-
* **取值范围:**
|
|
1056
|
-
* 不涉及
|
|
1057
|
-
* **默认取值:**
|
|
1058
|
-
* 不涉及
|
|
1292
|
+
* 返回路由信息。 > 该API局点受限使用,后续将下线。
|
|
1059
1293
|
*
|
|
1060
1294
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1061
1295
|
*
|
|
@@ -1067,6 +1301,21 @@ export declare class WafClient {
|
|
|
1067
1301
|
* @throws {RequiredError}
|
|
1068
1302
|
*/
|
|
1069
1303
|
listHostRoute(listHostRouteRequest?: ListHostRouteRequest): Promise<ListHostRouteResponse>;
|
|
1304
|
+
/**
|
|
1305
|
+
* 查询所有策略全局白名单
|
|
1306
|
+
*
|
|
1307
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1308
|
+
*
|
|
1309
|
+
* @summary 查询所有策略全局白名单
|
|
1310
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1311
|
+
* @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1312
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1313
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1314
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1315
|
+
* @param {*} [options] Override http request option.
|
|
1316
|
+
* @throws {RequiredError}
|
|
1317
|
+
*/
|
|
1318
|
+
listIgnorePolicyRules(listIgnorePolicyRulesRequest?: ListIgnorePolicyRulesRequest): Promise<ListIgnorePolicyRulesResponse>;
|
|
1070
1319
|
/**
|
|
1071
1320
|
* 查询全局白名单(原误报屏蔽)规则列表
|
|
1072
1321
|
*
|
|
@@ -1097,6 +1346,19 @@ export declare class WafClient {
|
|
|
1097
1346
|
* @throws {RequiredError}
|
|
1098
1347
|
*/
|
|
1099
1348
|
listInstance(listInstanceRequest?: ListInstanceRequest): Promise<ListInstanceResponse>;
|
|
1349
|
+
/**
|
|
1350
|
+
* 查询WAF独享引擎标签。独享模式只在部分局点支持,包括:华北-北京四、华东-上海一、华南-广州、华南-深圳 、中国-香港、亚太-曼谷、 亚太-新加坡。
|
|
1351
|
+
*
|
|
1352
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1353
|
+
*
|
|
1354
|
+
* @summary 查询WAF独享引擎标签
|
|
1355
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1356
|
+
* @param {string} resourceid **参数解释:** 资源类型,目前支持waf和waf-instance **约束限制:** 不涉及 **取值范围:** - waf - waf-instance **默认取值:** 不涉及
|
|
1357
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1358
|
+
* @param {*} [options] Override http request option.
|
|
1359
|
+
* @throws {RequiredError}
|
|
1360
|
+
*/
|
|
1361
|
+
listInstanceTags(listInstanceTagsRequest?: ListInstanceTagsRequest): Promise<ListInstanceTagsResponse>;
|
|
1100
1362
|
/**
|
|
1101
1363
|
* 查询地址组列表
|
|
1102
1364
|
*
|
|
@@ -1113,6 +1375,36 @@ export declare class WafClient {
|
|
|
1113
1375
|
* @throws {RequiredError}
|
|
1114
1376
|
*/
|
|
1115
1377
|
listIpGroup(listIpGroupRequest?: ListIpGroupRequest): Promise<ListIpGroupResponse>;
|
|
1378
|
+
/**
|
|
1379
|
+
* 查询所有策略威胁情报控制规则
|
|
1380
|
+
*
|
|
1381
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1382
|
+
*
|
|
1383
|
+
* @summary 查询所有策略威胁情报控制规则
|
|
1384
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1385
|
+
* @param {string} [policyids] **参数解释:** 域名id。 **约束限制:** 不涉及 **取值范围:** 只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1386
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1387
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1388
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1389
|
+
* @param {*} [options] Override http request option.
|
|
1390
|
+
* @throws {RequiredError}
|
|
1391
|
+
*/
|
|
1392
|
+
listIpReputationPolicyRules(listIpReputationPolicyRulesRequest?: ListIpReputationPolicyRulesRequest): Promise<ListIpReputationPolicyRulesResponse>;
|
|
1393
|
+
/**
|
|
1394
|
+
* 查询威胁情报规则列表
|
|
1395
|
+
*
|
|
1396
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1397
|
+
*
|
|
1398
|
+
* @summary 查询威胁情报规则列表
|
|
1399
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1400
|
+
* @param {string} policyId **参数解释:** 策略id(策略id从查询防护策略列表接口获取) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1401
|
+
* @param {number} offset **参数解释:** 偏移量,表示查询该偏移量之后的记录。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1402
|
+
* @param {number} limit **参数解释:** 查询返回记录的数量限制。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1000
|
|
1403
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1404
|
+
* @param {*} [options] Override http request option.
|
|
1405
|
+
* @throws {RequiredError}
|
|
1406
|
+
*/
|
|
1407
|
+
listIpReputationRules(listIpReputationRulesRequest?: ListIpReputationRulesRequest): Promise<ListIpReputationRulesResponse>;
|
|
1116
1408
|
/**
|
|
1117
1409
|
* 查询告警通知配置
|
|
1118
1410
|
*
|
|
@@ -1175,6 +1467,21 @@ export declare class WafClient {
|
|
|
1175
1467
|
* @throws {RequiredError}
|
|
1176
1468
|
*/
|
|
1177
1469
|
listPremiumHost(listPremiumHostRequest?: ListPremiumHostRequest): Promise<ListPremiumHostResponse>;
|
|
1470
|
+
/**
|
|
1471
|
+
* 查询所有策略隐私屏蔽防护规则
|
|
1472
|
+
*
|
|
1473
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1474
|
+
*
|
|
1475
|
+
* @summary 查询所有策略隐私屏蔽防护规则
|
|
1476
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1477
|
+
* @param {string} [policyids] **参数解释:** 策略id列表。策略id从\"查询防护策略列表\"(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1478
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1479
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1480
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1481
|
+
* @param {*} [options] Override http request option.
|
|
1482
|
+
* @throws {RequiredError}
|
|
1483
|
+
*/
|
|
1484
|
+
listPrivacyPolicyRules(listPrivacyPolicyRulesRequest?: ListPrivacyPolicyRulesRequest): Promise<ListPrivacyPolicyRulesResponse>;
|
|
1178
1485
|
/**
|
|
1179
1486
|
* 查询隐私屏蔽防护规则列表
|
|
1180
1487
|
*
|
|
@@ -1190,6 +1497,20 @@ export declare class WafClient {
|
|
|
1190
1497
|
* @throws {RequiredError}
|
|
1191
1498
|
*/
|
|
1192
1499
|
listPrivacyRule(listPrivacyRuleRequest?: ListPrivacyRuleRequest): Promise<ListPrivacyRuleResponse>;
|
|
1500
|
+
/**
|
|
1501
|
+
* 查询可防护的资源列表
|
|
1502
|
+
*
|
|
1503
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1504
|
+
*
|
|
1505
|
+
* @summary 查询可防护的资源列表
|
|
1506
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1507
|
+
* @param {string} resourceType **参数解释:** 查询的防护资源类型,目前支持的资源类型为:elb **约束限制:** 不涉及 **取值范围:** - elb **默认取值:** elb
|
|
1508
|
+
* @param {string} [vpcId] **参数解释:** 负载均衡器所在VPC ID **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1509
|
+
* @param {string} [region] **参数解释:** 租户的regionId **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1510
|
+
* @param {*} [options] Override http request option.
|
|
1511
|
+
* @throws {RequiredError}
|
|
1512
|
+
*/
|
|
1513
|
+
listProtectableResources(listProtectableResourcesRequest?: ListProtectableResourcesRequest): Promise<ListProtectableResourcesResponse>;
|
|
1193
1514
|
/**
|
|
1194
1515
|
* 查询攻击惩罚规则列表
|
|
1195
1516
|
*
|
|
@@ -1239,6 +1560,53 @@ export declare class WafClient {
|
|
|
1239
1560
|
* @throws {RequiredError}
|
|
1240
1561
|
*/
|
|
1241
1562
|
listRequestTimeline(listRequestTimelineRequest?: ListRequestTimelineRequest): Promise<ListRequestTimelineResponse>;
|
|
1563
|
+
/**
|
|
1564
|
+
* 查询安全统计响应码数据
|
|
1565
|
+
*
|
|
1566
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1567
|
+
*
|
|
1568
|
+
* @summary 查询安全统计响应码数据
|
|
1569
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1570
|
+
* @param {number} from **参数解释:** 起始时间(13位毫秒时间戳) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1571
|
+
* @param {number} to **参数解释:** 结束时间(13位毫秒时间戳) **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1572
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1573
|
+
* @param {Array<string>} [hosts] **参数解释:** 要查询的域名列表,通过 ”查询独享模式域名列表“(ListPremiumHost)或者 “查询云模式防护域名列表” (ListHost)接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1574
|
+
* @param {Array<string>} [instances] **参数解释:** 要查询的实例列表,通过 “查询WAF独享引擎列表”(ListInstance)接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1575
|
+
* @param {'WAF' | 'UPSTREAM'} [responseSource] **参数解释:** 响应源 **约束限制:** 不涉及 **取值范围:** - WAF - UPSTREAM **默认取值:** 不涉及
|
|
1576
|
+
* @param {string} [groupBy] **参数解释:** 展示维度,按天展示时传\"DAY\" **约束限制:** 不涉及 **取值范围:** - DAY **默认取值:** 不涉及
|
|
1577
|
+
* @param {*} [options] Override http request option.
|
|
1578
|
+
* @throws {RequiredError}
|
|
1579
|
+
*/
|
|
1580
|
+
listResponseCodeTimeline(listResponseCodeTimelineRequest?: ListResponseCodeTimelineRequest): Promise<ListResponseCodeTimelineResponse>;
|
|
1581
|
+
/**
|
|
1582
|
+
* 查询安全报告历史统计周期列表
|
|
1583
|
+
*
|
|
1584
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1585
|
+
*
|
|
1586
|
+
* @summary 查询安全报告历史统计周期列表
|
|
1587
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1588
|
+
* @param {string} subscriptionId **参数解释:** 需要查询的订阅id,从“查询安全报告订阅列表”中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1589
|
+
* @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
|
|
1590
|
+
* @param {number} [offset] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从0开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 0
|
|
1591
|
+
* @param {*} [options] Override http request option.
|
|
1592
|
+
* @throws {RequiredError}
|
|
1593
|
+
*/
|
|
1594
|
+
listSecurityReportHistoryPeriods(listSecurityReportHistoryPeriodsRequest?: ListSecurityReportHistoryPeriodsRequest): Promise<ListSecurityReportHistoryPeriodsResponse>;
|
|
1595
|
+
/**
|
|
1596
|
+
* 查询安全报告发送记录
|
|
1597
|
+
*
|
|
1598
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1599
|
+
*
|
|
1600
|
+
* @summary 查询安全报告发送记录
|
|
1601
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1602
|
+
* @param {string} [reportName] **参数解释:** 查询的报告名称 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1603
|
+
* @param {string} [reportCategory] **参数解释:** 查询的报告类别 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1604
|
+
* @param {number} [limit] **参数解释:** 分页查询的单页返回数量,控制每次请求返回的记录条数。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 10
|
|
1605
|
+
* @param {number} [offset] **参数解释:** 偏移量,表示查询该偏移量之后的记录。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1606
|
+
* @param {*} [options] Override http request option.
|
|
1607
|
+
* @throws {RequiredError}
|
|
1608
|
+
*/
|
|
1609
|
+
listSecurityReportSendingRecords(listSecurityReportSendingRecordsRequest?: ListSecurityReportSendingRecordsRequest): Promise<ListSecurityReportSendingRecordsResponse>;
|
|
1242
1610
|
/**
|
|
1243
1611
|
* 查询安全报告订阅列表
|
|
1244
1612
|
*
|
|
@@ -1378,6 +1746,21 @@ export declare class WafClient {
|
|
|
1378
1746
|
* @throws {RequiredError}
|
|
1379
1747
|
*/
|
|
1380
1748
|
listWebBasicProtectionRules(listWebBasicProtectionRulesRequest?: ListWebBasicProtectionRulesRequest): Promise<ListWebBasicProtectionRulesResponse>;
|
|
1749
|
+
/**
|
|
1750
|
+
* 查询所有策略黑白名单防护规则
|
|
1751
|
+
*
|
|
1752
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1753
|
+
*
|
|
1754
|
+
* @summary 查询所有策略黑白名单防护规则
|
|
1755
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1756
|
+
* @param {string} [policyids] **参数解释:** 策略id列表。策略id从\"查询防护策略列表\"(ListPolicy)接口获取,多个策略之间用“,”隔开 **约束限制:** 不涉及 **取值范围:** 策略id只能由英文字母、数字组成,且长度为32个字符。 **默认取值:** 不涉及
|
|
1757
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1758
|
+
* @param {number} [page] **参数解释:** 分页查询的起始位置,表示从第几条记录开始返回(从1开始计数)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 1
|
|
1759
|
+
* @param {number} [pagesize] **参数解释:** 分页查询时,每页包含多少条结果。 **约束限制:** 不涉及 **默认取值:** 1000
|
|
1760
|
+
* @param {*} [options] Override http request option.
|
|
1761
|
+
* @throws {RequiredError}
|
|
1762
|
+
*/
|
|
1763
|
+
listWhiteblackipPolicyRules(listWhiteblackipPolicyRulesRequest?: ListWhiteblackipPolicyRulesRequest): Promise<ListWhiteblackipPolicyRulesResponse>;
|
|
1381
1764
|
/**
|
|
1382
1765
|
* 查询黑白名单规则列表
|
|
1383
1766
|
*
|
|
@@ -1700,6 +2083,31 @@ export declare class WafClient {
|
|
|
1700
2083
|
* @throws {RequiredError}
|
|
1701
2084
|
*/
|
|
1702
2085
|
showPunishmentRule(showPunishmentRuleRequest?: ShowPunishmentRuleRequest): Promise<ShowPunishmentRuleResponse>;
|
|
2086
|
+
/**
|
|
2087
|
+
* 查询安全报告内容
|
|
2088
|
+
*
|
|
2089
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2090
|
+
*
|
|
2091
|
+
* @summary 查询安全报告内容
|
|
2092
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
2093
|
+
* @param {string} reportId **参数解释:** 报告ID,请从接口 “查询安全报告发送记录”(ListSecurityReportSendingRecords)中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2094
|
+
* @param {string} subscriptionId **参数解释:** 需要删除的订阅id,从“查询安全报告订阅列表”(ListSecurityReportSubscriptions)中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2095
|
+
* @param {*} [options] Override http request option.
|
|
2096
|
+
* @throws {RequiredError}
|
|
2097
|
+
*/
|
|
2098
|
+
showSecurityReportContent(showSecurityReportContentRequest?: ShowSecurityReportContentRequest): Promise<ShowSecurityReportContentResponse>;
|
|
2099
|
+
/**
|
|
2100
|
+
* 查询安全报告订阅
|
|
2101
|
+
*
|
|
2102
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2103
|
+
*
|
|
2104
|
+
* @summary 查询安全报告订阅
|
|
2105
|
+
* @param {string} subscriptionId **参数解释:** 需要查询的订阅id,从“查询安全报告订阅列表”中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2106
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
2107
|
+
* @param {*} [options] Override http request option.
|
|
2108
|
+
* @throws {RequiredError}
|
|
2109
|
+
*/
|
|
2110
|
+
showSecurityReportSubscription(showSecurityReportSubscriptionRequest?: ShowSecurityReportSubscriptionRequest): Promise<ShowSecurityReportSubscriptionResponse>;
|
|
1703
2111
|
/**
|
|
1704
2112
|
* 查询WAF回源Ip信息
|
|
1705
2113
|
*
|
|
@@ -1950,14 +2358,7 @@ export declare class WafClient {
|
|
|
1950
2358
|
*/
|
|
1951
2359
|
updateIgnoreRule(updateIgnoreRuleRequest?: UpdateIgnoreRuleRequest): Promise<UpdateIgnoreRuleResponse>;
|
|
1952
2360
|
/**
|
|
1953
|
-
* **参数解释:**
|
|
1954
2361
|
* 更新云模式域名路由信息
|
|
1955
|
-
* **约束限制:**
|
|
1956
|
-
* 不涉及
|
|
1957
|
-
* **取值范围:**
|
|
1958
|
-
* 不涉及
|
|
1959
|
-
* **默认取值:**
|
|
1960
|
-
* 不涉及
|
|
1961
2362
|
*
|
|
1962
2363
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1963
2364
|
*
|
|
@@ -2141,6 +2542,18 @@ export declare class WafClient {
|
|
|
2141
2542
|
* @throws {RequiredError}
|
|
2142
2543
|
*/
|
|
2143
2544
|
updateWhiteblackipRule(updateWhiteblackipRuleRequest?: UpdateWhiteblackipRuleRequest): Promise<UpdateWhiteblackipRuleResponse>;
|
|
2545
|
+
/**
|
|
2546
|
+
* 根据Id查询Web防护规则
|
|
2547
|
+
*
|
|
2548
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2549
|
+
*
|
|
2550
|
+
* @summary 根据Id查询Web防护规则
|
|
2551
|
+
* @param {string} ruleId **参数解释:** 防护规则ID **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2552
|
+
* @param {string} [xLanguage] **参数解释:** 语言 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** zh-cn
|
|
2553
|
+
* @param {*} [options] Override http request option.
|
|
2554
|
+
* @throws {RequiredError}
|
|
2555
|
+
*/
|
|
2556
|
+
showWebProtectionRule(showWebProtectionRuleRequest?: ShowWebProtectionRuleRequest): Promise<ShowWebProtectionRuleResponse>;
|
|
2144
2557
|
}
|
|
2145
2558
|
export declare const ParamCreater: () => {
|
|
2146
2559
|
/**
|
|
@@ -2189,25 +2602,24 @@ export declare const ParamCreater: () => {
|
|
|
2189
2602
|
data: {};
|
|
2190
2603
|
};
|
|
2191
2604
|
/**
|
|
2192
|
-
*
|
|
2605
|
+
* 查询独享引擎的代理
|
|
2193
2606
|
*
|
|
2194
2607
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2195
2608
|
*/
|
|
2196
|
-
|
|
2609
|
+
checkAgency(checkAgencyRequest?: CheckAgencyRequest): {
|
|
2197
2610
|
method: string;
|
|
2198
2611
|
url: string;
|
|
2199
2612
|
contentType: string;
|
|
2200
2613
|
queryParams: {};
|
|
2201
2614
|
pathParams: {};
|
|
2202
2615
|
headers: {};
|
|
2203
|
-
data: {};
|
|
2204
2616
|
};
|
|
2205
2617
|
/**
|
|
2206
|
-
*
|
|
2618
|
+
* 按application规则类型获取内置规则类型
|
|
2207
2619
|
*
|
|
2208
2620
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2209
2621
|
*/
|
|
2210
|
-
|
|
2622
|
+
confirmApplicationTypes(confirmApplicationTypesRequest?: ConfirmApplicationTypesRequest): {
|
|
2211
2623
|
method: string;
|
|
2212
2624
|
url: string;
|
|
2213
2625
|
contentType: string;
|
|
@@ -2216,88 +2628,193 @@ export declare const ParamCreater: () => {
|
|
|
2216
2628
|
headers: {};
|
|
2217
2629
|
};
|
|
2218
2630
|
/**
|
|
2219
|
-
*
|
|
2631
|
+
* 查询异步任务的执行状态详情
|
|
2220
2632
|
*
|
|
2221
2633
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2222
2634
|
*/
|
|
2223
|
-
|
|
2635
|
+
confirmAsyncJob(confirmAsyncJobRequest?: ConfirmAsyncJobRequest): {
|
|
2224
2636
|
method: string;
|
|
2225
2637
|
url: string;
|
|
2226
2638
|
contentType: string;
|
|
2227
2639
|
queryParams: {};
|
|
2228
2640
|
pathParams: {};
|
|
2229
2641
|
headers: {};
|
|
2230
|
-
data: {};
|
|
2231
2642
|
};
|
|
2232
2643
|
/**
|
|
2233
|
-
*
|
|
2644
|
+
* 根据Id查询机房IP情报防护规则
|
|
2234
2645
|
*
|
|
2235
2646
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2236
2647
|
*/
|
|
2237
|
-
|
|
2648
|
+
confirmIpReputationRule(confirmIpReputationRuleRequest?: ConfirmIpReputationRuleRequest): {
|
|
2238
2649
|
method: string;
|
|
2239
2650
|
url: string;
|
|
2240
2651
|
contentType: string;
|
|
2241
2652
|
queryParams: {};
|
|
2242
2653
|
pathParams: {};
|
|
2243
2654
|
headers: {};
|
|
2244
|
-
data: {};
|
|
2245
2655
|
};
|
|
2246
2656
|
/**
|
|
2247
|
-
*
|
|
2657
|
+
* 查询敏感信息选项的详细信息
|
|
2248
2658
|
*
|
|
2249
2659
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2250
2660
|
*/
|
|
2251
|
-
|
|
2661
|
+
confirmPolicyAntileakageMap(confirmPolicyAntileakageMapRequest?: ConfirmPolicyAntileakageMapRequest): {
|
|
2252
2662
|
method: string;
|
|
2253
2663
|
url: string;
|
|
2254
2664
|
contentType: string;
|
|
2255
2665
|
queryParams: {};
|
|
2256
2666
|
pathParams: {};
|
|
2257
2667
|
headers: {};
|
|
2258
|
-
data: {};
|
|
2259
2668
|
};
|
|
2260
2669
|
/**
|
|
2261
|
-
*
|
|
2670
|
+
* 查询威胁情报控制防护选项的详细信息
|
|
2262
2671
|
*
|
|
2263
2672
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2264
2673
|
*/
|
|
2265
|
-
|
|
2674
|
+
confirmPolicyIpReputationMap(confirmPolicyIpReputationMapRequest?: ConfirmPolicyIpReputationMapRequest): {
|
|
2266
2675
|
method: string;
|
|
2267
2676
|
url: string;
|
|
2268
2677
|
contentType: string;
|
|
2269
2678
|
queryParams: {};
|
|
2270
2679
|
pathParams: {};
|
|
2271
2680
|
headers: {};
|
|
2272
|
-
data: {};
|
|
2273
2681
|
};
|
|
2274
2682
|
/**
|
|
2275
|
-
*
|
|
2683
|
+
* 按防护规则类型获取内置规则类型
|
|
2276
2684
|
*
|
|
2277
2685
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2278
2686
|
*/
|
|
2279
|
-
|
|
2687
|
+
confirmProtectionTypes(confirmProtectionTypesRequest?: ConfirmProtectionTypesRequest): {
|
|
2280
2688
|
method: string;
|
|
2281
2689
|
url: string;
|
|
2282
2690
|
contentType: string;
|
|
2283
2691
|
queryParams: {};
|
|
2284
2692
|
pathParams: {};
|
|
2285
2693
|
headers: {};
|
|
2286
|
-
data: {};
|
|
2287
2694
|
};
|
|
2288
2695
|
/**
|
|
2289
|
-
*
|
|
2696
|
+
* 查询告警可选事件类型
|
|
2290
2697
|
*
|
|
2291
2698
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2292
2699
|
*/
|
|
2293
|
-
|
|
2700
|
+
confirmThreatMap(confirmThreatMapRequest?: ConfirmThreatMapRequest): {
|
|
2294
2701
|
method: string;
|
|
2295
2702
|
url: string;
|
|
2296
2703
|
contentType: string;
|
|
2297
2704
|
queryParams: {};
|
|
2298
2705
|
pathParams: {};
|
|
2299
2706
|
headers: {};
|
|
2300
|
-
|
|
2707
|
+
};
|
|
2708
|
+
/**
|
|
2709
|
+
* 使用标签过滤实例,标签管理服务需要提供按标签过滤各服务实例并汇总显示在列表中,需要各服务提供查询能力。
|
|
2710
|
+
*
|
|
2711
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2712
|
+
*/
|
|
2713
|
+
confirmTmsResourceInstances(confirmTmsResourceInstancesRequest?: ConfirmTmsResourceInstancesRequest): {
|
|
2714
|
+
method: string;
|
|
2715
|
+
url: string;
|
|
2716
|
+
contentType: string;
|
|
2717
|
+
queryParams: {};
|
|
2718
|
+
pathParams: {};
|
|
2719
|
+
headers: {};
|
|
2720
|
+
data: {};
|
|
2721
|
+
};
|
|
2722
|
+
/**
|
|
2723
|
+
* 获取用户购买的WAF规格信息
|
|
2724
|
+
*
|
|
2725
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2726
|
+
*/
|
|
2727
|
+
confirmUserBundle(confirmUserBundleRequest?: ConfirmUserBundleRequest): {
|
|
2728
|
+
method: string;
|
|
2729
|
+
url: string;
|
|
2730
|
+
contentType: string;
|
|
2731
|
+
queryParams: {};
|
|
2732
|
+
pathParams: {};
|
|
2733
|
+
headers: {};
|
|
2734
|
+
};
|
|
2735
|
+
/**
|
|
2736
|
+
* 创建防篡改规则
|
|
2737
|
+
*
|
|
2738
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2739
|
+
*/
|
|
2740
|
+
createAntiTamperRule(createAntiTamperRuleRequest?: CreateAntiTamperRuleRequest): {
|
|
2741
|
+
method: string;
|
|
2742
|
+
url: string;
|
|
2743
|
+
contentType: string;
|
|
2744
|
+
queryParams: {};
|
|
2745
|
+
pathParams: {};
|
|
2746
|
+
headers: {};
|
|
2747
|
+
data: {};
|
|
2748
|
+
};
|
|
2749
|
+
/**
|
|
2750
|
+
* 创建JS脚本反爬虫规则,在调用此接口创建防护规则前,需要调用更新JS脚本反爬虫规则防护模式(UpdateAnticrawlerRuleType)接口指定防护模式
|
|
2751
|
+
*
|
|
2752
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2753
|
+
*/
|
|
2754
|
+
createAnticrawlerRule(createAnticrawlerRuleRequest?: CreateAnticrawlerRuleRequest): {
|
|
2755
|
+
method: string;
|
|
2756
|
+
url: string;
|
|
2757
|
+
contentType: string;
|
|
2758
|
+
queryParams: {};
|
|
2759
|
+
pathParams: {};
|
|
2760
|
+
headers: {};
|
|
2761
|
+
data: {};
|
|
2762
|
+
};
|
|
2763
|
+
/**
|
|
2764
|
+
* 创建防敏感信息泄露规则
|
|
2765
|
+
*
|
|
2766
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2767
|
+
*/
|
|
2768
|
+
createAntileakageRule(createAntileakageRuleRequest?: CreateAntileakageRuleRequest): {
|
|
2769
|
+
method: string;
|
|
2770
|
+
url: string;
|
|
2771
|
+
contentType: string;
|
|
2772
|
+
queryParams: {};
|
|
2773
|
+
pathParams: {};
|
|
2774
|
+
headers: {};
|
|
2775
|
+
data: {};
|
|
2776
|
+
};
|
|
2777
|
+
/**
|
|
2778
|
+
* 创建cc规则
|
|
2779
|
+
*
|
|
2780
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2781
|
+
*/
|
|
2782
|
+
createCcRule(createCcRuleRequest?: CreateCcRuleRequest): {
|
|
2783
|
+
method: string;
|
|
2784
|
+
url: string;
|
|
2785
|
+
contentType: string;
|
|
2786
|
+
queryParams: {};
|
|
2787
|
+
pathParams: {};
|
|
2788
|
+
headers: {};
|
|
2789
|
+
data: {};
|
|
2790
|
+
};
|
|
2791
|
+
/**
|
|
2792
|
+
* 创建证书
|
|
2793
|
+
*
|
|
2794
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2795
|
+
*/
|
|
2796
|
+
createCertificate(createCertificateRequest?: CreateCertificateRequest): {
|
|
2797
|
+
method: string;
|
|
2798
|
+
url: string;
|
|
2799
|
+
contentType: string;
|
|
2800
|
+
queryParams: {};
|
|
2801
|
+
pathParams: {};
|
|
2802
|
+
headers: {};
|
|
2803
|
+
data: {};
|
|
2804
|
+
};
|
|
2805
|
+
/**
|
|
2806
|
+
* 开通云模式按需计费接口
|
|
2807
|
+
*
|
|
2808
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2809
|
+
*/
|
|
2810
|
+
createCloudWafPostPaidResource(createCloudWafPostPaidResourceRequest?: CreateCloudWafPostPaidResourceRequest): {
|
|
2811
|
+
method: string;
|
|
2812
|
+
url: string;
|
|
2813
|
+
contentType: string;
|
|
2814
|
+
queryParams: {};
|
|
2815
|
+
pathParams: {};
|
|
2816
|
+
headers: {};
|
|
2817
|
+
data: {};
|
|
2301
2818
|
};
|
|
2302
2819
|
/**
|
|
2303
2820
|
* 创建精准防护规则
|
|
@@ -2383,6 +2900,20 @@ export declare const ParamCreater: () => {
|
|
|
2383
2900
|
headers: {};
|
|
2384
2901
|
data: {};
|
|
2385
2902
|
};
|
|
2903
|
+
/**
|
|
2904
|
+
* 创建IP情报规则
|
|
2905
|
+
*
|
|
2906
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2907
|
+
*/
|
|
2908
|
+
createIpReputationRule(createIpReputationRuleRequest?: CreateIpReputationRuleRequest): {
|
|
2909
|
+
method: string;
|
|
2910
|
+
url: string;
|
|
2911
|
+
contentType: string;
|
|
2912
|
+
queryParams: {};
|
|
2913
|
+
pathParams: {};
|
|
2914
|
+
headers: {};
|
|
2915
|
+
data: {};
|
|
2916
|
+
};
|
|
2386
2917
|
/**
|
|
2387
2918
|
* 创建防护策略,系统会在生成策略时配置一些默认的配置项,如果需要修改策略的默认配置项需要通过调用更新防护策略接口实现
|
|
2388
2919
|
*
|
|
@@ -2398,7 +2929,7 @@ export declare const ParamCreater: () => {
|
|
|
2398
2929
|
data: {};
|
|
2399
2930
|
};
|
|
2400
2931
|
/**
|
|
2401
|
-
*
|
|
2932
|
+
* 创建独享模式域名或者创建云模式ELB接入模式域名
|
|
2402
2933
|
*
|
|
2403
2934
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2404
2935
|
*/
|
|
@@ -2715,6 +3246,19 @@ export declare const ParamCreater: () => {
|
|
|
2715
3246
|
pathParams: {};
|
|
2716
3247
|
headers: {};
|
|
2717
3248
|
};
|
|
3249
|
+
/**
|
|
3250
|
+
* 查询所有策略网页防篡改
|
|
3251
|
+
*
|
|
3252
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3253
|
+
*/
|
|
3254
|
+
listAntiTamperPolicyRules(listAntiTamperPolicyRulesRequest?: ListAntiTamperPolicyRulesRequest): {
|
|
3255
|
+
method: string;
|
|
3256
|
+
url: string;
|
|
3257
|
+
contentType: string;
|
|
3258
|
+
queryParams: {};
|
|
3259
|
+
pathParams: {};
|
|
3260
|
+
headers: {};
|
|
3261
|
+
};
|
|
2718
3262
|
/**
|
|
2719
3263
|
* 查询JS脚本反爬虫规则列表
|
|
2720
3264
|
*
|
|
@@ -2728,6 +3272,19 @@ export declare const ParamCreater: () => {
|
|
|
2728
3272
|
pathParams: {};
|
|
2729
3273
|
headers: {};
|
|
2730
3274
|
};
|
|
3275
|
+
/**
|
|
3276
|
+
* 查询所有策略防敏感信息泄露规则
|
|
3277
|
+
*
|
|
3278
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3279
|
+
*/
|
|
3280
|
+
listAntileakagePolicyRules(listAntileakagePolicyRulesRequest?: ListAntileakagePolicyRulesRequest): {
|
|
3281
|
+
method: string;
|
|
3282
|
+
url: string;
|
|
3283
|
+
contentType: string;
|
|
3284
|
+
queryParams: {};
|
|
3285
|
+
pathParams: {};
|
|
3286
|
+
headers: {};
|
|
3287
|
+
};
|
|
2731
3288
|
/**
|
|
2732
3289
|
* 查询防敏感信息泄露规则列表
|
|
2733
3290
|
*
|
|
@@ -2780,6 +3337,19 @@ export declare const ParamCreater: () => {
|
|
|
2780
3337
|
pathParams: {};
|
|
2781
3338
|
headers: {};
|
|
2782
3339
|
};
|
|
3340
|
+
/**
|
|
3341
|
+
* 查询所有策略CC规则
|
|
3342
|
+
*
|
|
3343
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3344
|
+
*/
|
|
3345
|
+
listCcPolicyRules(listCcPolicyRulesRequest?: ListCcPolicyRulesRequest): {
|
|
3346
|
+
method: string;
|
|
3347
|
+
url: string;
|
|
3348
|
+
contentType: string;
|
|
3349
|
+
queryParams: {};
|
|
3350
|
+
pathParams: {};
|
|
3351
|
+
headers: {};
|
|
3352
|
+
};
|
|
2783
3353
|
/**
|
|
2784
3354
|
* 查询cc规则列表
|
|
2785
3355
|
*
|
|
@@ -2819,6 +3389,19 @@ export declare const ParamCreater: () => {
|
|
|
2819
3389
|
pathParams: {};
|
|
2820
3390
|
headers: {};
|
|
2821
3391
|
};
|
|
3392
|
+
/**
|
|
3393
|
+
* 查询所有策略精准防护规则
|
|
3394
|
+
*
|
|
3395
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3396
|
+
*/
|
|
3397
|
+
listCustomPolicyRules(listCustomPolicyRulesRequest?: ListCustomPolicyRulesRequest): {
|
|
3398
|
+
method: string;
|
|
3399
|
+
url: string;
|
|
3400
|
+
contentType: string;
|
|
3401
|
+
queryParams: {};
|
|
3402
|
+
pathParams: {};
|
|
3403
|
+
headers: {};
|
|
3404
|
+
};
|
|
2822
3405
|
/**
|
|
2823
3406
|
* 查询精准防护规则列表
|
|
2824
3407
|
*
|
|
@@ -2858,6 +3441,19 @@ export declare const ParamCreater: () => {
|
|
|
2858
3441
|
pathParams: {};
|
|
2859
3442
|
headers: {};
|
|
2860
3443
|
};
|
|
3444
|
+
/**
|
|
3445
|
+
* 查询所有策略地理位置访问控制
|
|
3446
|
+
*
|
|
3447
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3448
|
+
*/
|
|
3449
|
+
listGeoIpPolicyRules(listGeoIpPolicyRulesRequest?: ListGeoIpPolicyRulesRequest): {
|
|
3450
|
+
method: string;
|
|
3451
|
+
url: string;
|
|
3452
|
+
contentType: string;
|
|
3453
|
+
queryParams: {};
|
|
3454
|
+
pathParams: {};
|
|
3455
|
+
headers: {};
|
|
3456
|
+
};
|
|
2861
3457
|
/**
|
|
2862
3458
|
* 查询地理位置访问控制规则列表
|
|
2863
3459
|
*
|
|
@@ -2885,15 +3481,7 @@ export declare const ParamCreater: () => {
|
|
|
2885
3481
|
headers: {};
|
|
2886
3482
|
};
|
|
2887
3483
|
/**
|
|
2888
|
-
*
|
|
2889
|
-
* 返回路由信息。
|
|
2890
|
-
* > 该API局点受限使用,后续将下线。
|
|
2891
|
-
* **约束限制:**
|
|
2892
|
-
* 不涉及
|
|
2893
|
-
* **取值范围:**
|
|
2894
|
-
* 不涉及
|
|
2895
|
-
* **默认取值:**
|
|
2896
|
-
* 不涉及
|
|
3484
|
+
* 返回路由信息。 > 该API局点受限使用,后续将下线。
|
|
2897
3485
|
*
|
|
2898
3486
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2899
3487
|
*/
|
|
@@ -2905,6 +3493,19 @@ export declare const ParamCreater: () => {
|
|
|
2905
3493
|
pathParams: {};
|
|
2906
3494
|
headers: {};
|
|
2907
3495
|
};
|
|
3496
|
+
/**
|
|
3497
|
+
* 查询所有策略全局白名单
|
|
3498
|
+
*
|
|
3499
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3500
|
+
*/
|
|
3501
|
+
listIgnorePolicyRules(listIgnorePolicyRulesRequest?: ListIgnorePolicyRulesRequest): {
|
|
3502
|
+
method: string;
|
|
3503
|
+
url: string;
|
|
3504
|
+
contentType: string;
|
|
3505
|
+
queryParams: {};
|
|
3506
|
+
pathParams: {};
|
|
3507
|
+
headers: {};
|
|
3508
|
+
};
|
|
2908
3509
|
/**
|
|
2909
3510
|
* 查询全局白名单(原误报屏蔽)规则列表
|
|
2910
3511
|
*
|
|
@@ -2931,6 +3532,19 @@ export declare const ParamCreater: () => {
|
|
|
2931
3532
|
pathParams: {};
|
|
2932
3533
|
headers: {};
|
|
2933
3534
|
};
|
|
3535
|
+
/**
|
|
3536
|
+
* 查询WAF独享引擎标签。独享模式只在部分局点支持,包括:华北-北京四、华东-上海一、华南-广州、华南-深圳 、中国-香港、亚太-曼谷、 亚太-新加坡。
|
|
3537
|
+
*
|
|
3538
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3539
|
+
*/
|
|
3540
|
+
listInstanceTags(listInstanceTagsRequest?: ListInstanceTagsRequest): {
|
|
3541
|
+
method: string;
|
|
3542
|
+
url: string;
|
|
3543
|
+
contentType: string;
|
|
3544
|
+
queryParams: {};
|
|
3545
|
+
pathParams: {};
|
|
3546
|
+
headers: {};
|
|
3547
|
+
};
|
|
2934
3548
|
/**
|
|
2935
3549
|
* 查询地址组列表
|
|
2936
3550
|
*
|
|
@@ -2944,6 +3558,32 @@ export declare const ParamCreater: () => {
|
|
|
2944
3558
|
pathParams: {};
|
|
2945
3559
|
headers: {};
|
|
2946
3560
|
};
|
|
3561
|
+
/**
|
|
3562
|
+
* 查询所有策略威胁情报控制规则
|
|
3563
|
+
*
|
|
3564
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3565
|
+
*/
|
|
3566
|
+
listIpReputationPolicyRules(listIpReputationPolicyRulesRequest?: ListIpReputationPolicyRulesRequest): {
|
|
3567
|
+
method: string;
|
|
3568
|
+
url: string;
|
|
3569
|
+
contentType: string;
|
|
3570
|
+
queryParams: {};
|
|
3571
|
+
pathParams: {};
|
|
3572
|
+
headers: {};
|
|
3573
|
+
};
|
|
3574
|
+
/**
|
|
3575
|
+
* 查询威胁情报规则列表
|
|
3576
|
+
*
|
|
3577
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3578
|
+
*/
|
|
3579
|
+
listIpReputationRules(listIpReputationRulesRequest?: ListIpReputationRulesRequest): {
|
|
3580
|
+
method: string;
|
|
3581
|
+
url: string;
|
|
3582
|
+
contentType: string;
|
|
3583
|
+
queryParams: {};
|
|
3584
|
+
pathParams: {};
|
|
3585
|
+
headers: {};
|
|
3586
|
+
};
|
|
2947
3587
|
/**
|
|
2948
3588
|
* 查询告警通知配置
|
|
2949
3589
|
*
|
|
@@ -2996,6 +3636,19 @@ export declare const ParamCreater: () => {
|
|
|
2996
3636
|
pathParams: {};
|
|
2997
3637
|
headers: {};
|
|
2998
3638
|
};
|
|
3639
|
+
/**
|
|
3640
|
+
* 查询所有策略隐私屏蔽防护规则
|
|
3641
|
+
*
|
|
3642
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3643
|
+
*/
|
|
3644
|
+
listPrivacyPolicyRules(listPrivacyPolicyRulesRequest?: ListPrivacyPolicyRulesRequest): {
|
|
3645
|
+
method: string;
|
|
3646
|
+
url: string;
|
|
3647
|
+
contentType: string;
|
|
3648
|
+
queryParams: {};
|
|
3649
|
+
pathParams: {};
|
|
3650
|
+
headers: {};
|
|
3651
|
+
};
|
|
2999
3652
|
/**
|
|
3000
3653
|
* 查询隐私屏蔽防护规则列表
|
|
3001
3654
|
*
|
|
@@ -3009,6 +3662,19 @@ export declare const ParamCreater: () => {
|
|
|
3009
3662
|
pathParams: {};
|
|
3010
3663
|
headers: {};
|
|
3011
3664
|
};
|
|
3665
|
+
/**
|
|
3666
|
+
* 查询可防护的资源列表
|
|
3667
|
+
*
|
|
3668
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3669
|
+
*/
|
|
3670
|
+
listProtectableResources(listProtectableResourcesRequest?: ListProtectableResourcesRequest): {
|
|
3671
|
+
method: string;
|
|
3672
|
+
url: string;
|
|
3673
|
+
contentType: string;
|
|
3674
|
+
queryParams: {};
|
|
3675
|
+
pathParams: {};
|
|
3676
|
+
headers: {};
|
|
3677
|
+
};
|
|
3012
3678
|
/**
|
|
3013
3679
|
* 查询攻击惩罚规则列表
|
|
3014
3680
|
*
|
|
@@ -3048,6 +3714,45 @@ export declare const ParamCreater: () => {
|
|
|
3048
3714
|
pathParams: {};
|
|
3049
3715
|
headers: {};
|
|
3050
3716
|
};
|
|
3717
|
+
/**
|
|
3718
|
+
* 查询安全统计响应码数据
|
|
3719
|
+
*
|
|
3720
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3721
|
+
*/
|
|
3722
|
+
listResponseCodeTimeline(listResponseCodeTimelineRequest?: ListResponseCodeTimelineRequest): {
|
|
3723
|
+
method: string;
|
|
3724
|
+
url: string;
|
|
3725
|
+
contentType: string;
|
|
3726
|
+
queryParams: {};
|
|
3727
|
+
pathParams: {};
|
|
3728
|
+
headers: {};
|
|
3729
|
+
};
|
|
3730
|
+
/**
|
|
3731
|
+
* 查询安全报告历史统计周期列表
|
|
3732
|
+
*
|
|
3733
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3734
|
+
*/
|
|
3735
|
+
listSecurityReportHistoryPeriods(listSecurityReportHistoryPeriodsRequest?: ListSecurityReportHistoryPeriodsRequest): {
|
|
3736
|
+
method: string;
|
|
3737
|
+
url: string;
|
|
3738
|
+
contentType: string;
|
|
3739
|
+
queryParams: {};
|
|
3740
|
+
pathParams: {};
|
|
3741
|
+
headers: {};
|
|
3742
|
+
};
|
|
3743
|
+
/**
|
|
3744
|
+
* 查询安全报告发送记录
|
|
3745
|
+
*
|
|
3746
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3747
|
+
*/
|
|
3748
|
+
listSecurityReportSendingRecords(listSecurityReportSendingRecordsRequest?: ListSecurityReportSendingRecordsRequest): {
|
|
3749
|
+
method: string;
|
|
3750
|
+
url: string;
|
|
3751
|
+
contentType: string;
|
|
3752
|
+
queryParams: {};
|
|
3753
|
+
pathParams: {};
|
|
3754
|
+
headers: {};
|
|
3755
|
+
};
|
|
3051
3756
|
/**
|
|
3052
3757
|
* 查询安全报告订阅列表
|
|
3053
3758
|
*
|
|
@@ -3152,6 +3857,19 @@ export declare const ParamCreater: () => {
|
|
|
3152
3857
|
pathParams: {};
|
|
3153
3858
|
headers: {};
|
|
3154
3859
|
};
|
|
3860
|
+
/**
|
|
3861
|
+
* 查询所有策略黑白名单防护规则
|
|
3862
|
+
*
|
|
3863
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3864
|
+
*/
|
|
3865
|
+
listWhiteblackipPolicyRules(listWhiteblackipPolicyRulesRequest?: ListWhiteblackipPolicyRulesRequest): {
|
|
3866
|
+
method: string;
|
|
3867
|
+
url: string;
|
|
3868
|
+
contentType: string;
|
|
3869
|
+
queryParams: {};
|
|
3870
|
+
pathParams: {};
|
|
3871
|
+
headers: {};
|
|
3872
|
+
};
|
|
3155
3873
|
/**
|
|
3156
3874
|
* 查询黑白名单规则列表
|
|
3157
3875
|
*
|
|
@@ -3466,6 +4184,32 @@ export declare const ParamCreater: () => {
|
|
|
3466
4184
|
pathParams: {};
|
|
3467
4185
|
headers: {};
|
|
3468
4186
|
};
|
|
4187
|
+
/**
|
|
4188
|
+
* 查询安全报告内容
|
|
4189
|
+
*
|
|
4190
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4191
|
+
*/
|
|
4192
|
+
showSecurityReportContent(showSecurityReportContentRequest?: ShowSecurityReportContentRequest): {
|
|
4193
|
+
method: string;
|
|
4194
|
+
url: string;
|
|
4195
|
+
contentType: string;
|
|
4196
|
+
queryParams: {};
|
|
4197
|
+
pathParams: {};
|
|
4198
|
+
headers: {};
|
|
4199
|
+
};
|
|
4200
|
+
/**
|
|
4201
|
+
* 查询安全报告订阅
|
|
4202
|
+
*
|
|
4203
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4204
|
+
*/
|
|
4205
|
+
showSecurityReportSubscription(showSecurityReportSubscriptionRequest?: ShowSecurityReportSubscriptionRequest): {
|
|
4206
|
+
method: string;
|
|
4207
|
+
url: string;
|
|
4208
|
+
contentType: string;
|
|
4209
|
+
queryParams: {};
|
|
4210
|
+
pathParams: {};
|
|
4211
|
+
headers: {};
|
|
4212
|
+
};
|
|
3469
4213
|
/**
|
|
3470
4214
|
* 查询WAF回源Ip信息
|
|
3471
4215
|
*
|
|
@@ -3714,14 +4458,7 @@ export declare const ParamCreater: () => {
|
|
|
3714
4458
|
data: {};
|
|
3715
4459
|
};
|
|
3716
4460
|
/**
|
|
3717
|
-
* **参数解释:**
|
|
3718
4461
|
* 更新云模式域名路由信息
|
|
3719
|
-
* **约束限制:**
|
|
3720
|
-
* 不涉及
|
|
3721
|
-
* **取值范围:**
|
|
3722
|
-
* 不涉及
|
|
3723
|
-
* **默认取值:**
|
|
3724
|
-
* 不涉及
|
|
3725
4462
|
*
|
|
3726
4463
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3727
4464
|
*/
|
|
@@ -3901,6 +4638,19 @@ export declare const ParamCreater: () => {
|
|
|
3901
4638
|
headers: {};
|
|
3902
4639
|
data: {};
|
|
3903
4640
|
};
|
|
4641
|
+
/**
|
|
4642
|
+
* 根据Id查询Web防护规则
|
|
4643
|
+
*
|
|
4644
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4645
|
+
*/
|
|
4646
|
+
showWebProtectionRule(showWebProtectionRuleRequest?: ShowWebProtectionRuleRequest): {
|
|
4647
|
+
method: string;
|
|
4648
|
+
url: string;
|
|
4649
|
+
contentType: string;
|
|
4650
|
+
queryParams: {};
|
|
4651
|
+
pathParams: {};
|
|
4652
|
+
headers: {};
|
|
4653
|
+
};
|
|
3904
4654
|
};
|
|
3905
4655
|
/**
|
|
3906
4656
|
*
|