@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowSecurityReportSubscriptionResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportSubscriptionResponse.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class ShowWebProtectionRuleRequest {
|
|
2
|
+
private 'X-Language'?;
|
|
3
|
+
private 'rule_id'?;
|
|
4
|
+
constructor(ruleId?: string);
|
|
5
|
+
withXLanguage(xLanguage: string): ShowWebProtectionRuleRequest;
|
|
6
|
+
set xLanguage(xLanguage: string | undefined);
|
|
7
|
+
get xLanguage(): string | undefined;
|
|
8
|
+
withRuleId(ruleId: string): ShowWebProtectionRuleRequest;
|
|
9
|
+
set ruleId(ruleId: string | undefined);
|
|
10
|
+
get ruleId(): string | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ShowWebProtectionRuleRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowWebProtectionRuleRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowWebProtectionRuleRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,SAAS,CAAC,CAAS;gBACR,MAAM,CAAC,EAAE,MAAM;IAG3B,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,4BAA4B;IAIrE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,4BAA4B;IAI/D,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;CACJ"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowWebProtectionRuleRequest = void 0;
|
|
4
|
+
class ShowWebProtectionRuleRequest {
|
|
5
|
+
constructor(ruleId) {
|
|
6
|
+
this['rule_id'] = ruleId;
|
|
7
|
+
}
|
|
8
|
+
withXLanguage(xLanguage) {
|
|
9
|
+
this['X-Language'] = xLanguage;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set xLanguage(xLanguage) {
|
|
13
|
+
this['X-Language'] = xLanguage;
|
|
14
|
+
}
|
|
15
|
+
get xLanguage() {
|
|
16
|
+
return this['X-Language'];
|
|
17
|
+
}
|
|
18
|
+
withRuleId(ruleId) {
|
|
19
|
+
this['rule_id'] = ruleId;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
set ruleId(ruleId) {
|
|
23
|
+
this['rule_id'] = ruleId;
|
|
24
|
+
}
|
|
25
|
+
get ruleId() {
|
|
26
|
+
return this['rule_id'];
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
exports.ShowWebProtectionRuleRequest = ShowWebProtectionRuleRequest;
|
|
30
|
+
//# sourceMappingURL=ShowWebProtectionRuleRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowWebProtectionRuleRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowWebProtectionRuleRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAGrC,YAAmB,MAAe;QAC9B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;CACJ;AA1BD,oEA0BC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
|
+
export declare class ShowWebProtectionRuleResponse extends SdkResponse {
|
|
3
|
+
id?: string;
|
|
4
|
+
private 'cve_number'?;
|
|
5
|
+
private 'risk_level'?;
|
|
6
|
+
private 'application_type'?;
|
|
7
|
+
private 'protection_type'?;
|
|
8
|
+
description?: string;
|
|
9
|
+
private 'create_time'?;
|
|
10
|
+
constructor();
|
|
11
|
+
withId(id: string): ShowWebProtectionRuleResponse;
|
|
12
|
+
withCveNumber(cveNumber: string): ShowWebProtectionRuleResponse;
|
|
13
|
+
set cveNumber(cveNumber: string | undefined);
|
|
14
|
+
get cveNumber(): string | undefined;
|
|
15
|
+
withRiskLevel(riskLevel: ShowWebProtectionRuleResponseRiskLevelEnum | number): ShowWebProtectionRuleResponse;
|
|
16
|
+
set riskLevel(riskLevel: ShowWebProtectionRuleResponseRiskLevelEnum | number | undefined);
|
|
17
|
+
get riskLevel(): ShowWebProtectionRuleResponseRiskLevelEnum | number | undefined;
|
|
18
|
+
withApplicationType(applicationType: string): ShowWebProtectionRuleResponse;
|
|
19
|
+
set applicationType(applicationType: string | undefined);
|
|
20
|
+
get applicationType(): string | undefined;
|
|
21
|
+
withProtectionType(protectionType: string): ShowWebProtectionRuleResponse;
|
|
22
|
+
set protectionType(protectionType: string | undefined);
|
|
23
|
+
get protectionType(): string | undefined;
|
|
24
|
+
withDescription(description: string): ShowWebProtectionRuleResponse;
|
|
25
|
+
withCreateTime(createTime: number): ShowWebProtectionRuleResponse;
|
|
26
|
+
set createTime(createTime: number | undefined);
|
|
27
|
+
get createTime(): number | undefined;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* @export
|
|
31
|
+
* @enum {string}
|
|
32
|
+
*/
|
|
33
|
+
export declare enum ShowWebProtectionRuleResponseRiskLevelEnum {
|
|
34
|
+
NUMBER_1 = 1,
|
|
35
|
+
NUMBER_2 = 2,
|
|
36
|
+
NUMBER_3 = 3
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=ShowWebProtectionRuleResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowWebProtectionRuleResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowWebProtectionRuleResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,6BAA8B,SAAQ,WAAW;IACnD,EAAE,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,YAAY,CAAC,CAAsD;IAC3E,OAAO,CAAC,kBAAkB,CAAC,CAAS;IACpC,OAAO,CAAC,iBAAiB,CAAC,CAAS;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IAC5B,OAAO,CAAC,aAAa,CAAC,CAAS;;IAIxB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,6BAA6B;IAIjD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,6BAA6B;IAItE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,aAAa,CAAC,SAAS,EAAE,0CAA0C,GAAG,MAAM,GAAG,6BAA6B;IAInH,IAAW,SAAS,CAAC,SAAS,EAAE,0CAA0C,GAAG,MAAM,GAAI,SAAS,EAE/F;IACD,IAAW,SAAS,IAAI,0CAA0C,GAAG,MAAM,GAAG,SAAS,CAEtF;IACM,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,6BAA6B;IAIlF,IAAW,eAAe,CAAC,eAAe,EAAE,MAAM,GAAI,SAAS,EAE9D;IACD,IAAW,eAAe,IAAI,MAAM,GAAG,SAAS,CAE/C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,6BAA6B;IAIhF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,6BAA6B;IAInE,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,6BAA6B;IAIxE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ;AAED;;;MAGM;AACN,oBAAY,0CAA0C;IAClD,QAAQ,IAAI;IACZ,QAAQ,IAAI;IACZ,QAAQ,IAAI;CACf"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowWebProtectionRuleResponseRiskLevelEnum = exports.ShowWebProtectionRuleResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ShowWebProtectionRuleResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withId(id) {
|
|
10
|
+
this['id'] = id;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withCveNumber(cveNumber) {
|
|
14
|
+
this['cve_number'] = cveNumber;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
set cveNumber(cveNumber) {
|
|
18
|
+
this['cve_number'] = cveNumber;
|
|
19
|
+
}
|
|
20
|
+
get cveNumber() {
|
|
21
|
+
return this['cve_number'];
|
|
22
|
+
}
|
|
23
|
+
withRiskLevel(riskLevel) {
|
|
24
|
+
this['risk_level'] = riskLevel;
|
|
25
|
+
return this;
|
|
26
|
+
}
|
|
27
|
+
set riskLevel(riskLevel) {
|
|
28
|
+
this['risk_level'] = riskLevel;
|
|
29
|
+
}
|
|
30
|
+
get riskLevel() {
|
|
31
|
+
return this['risk_level'];
|
|
32
|
+
}
|
|
33
|
+
withApplicationType(applicationType) {
|
|
34
|
+
this['application_type'] = applicationType;
|
|
35
|
+
return this;
|
|
36
|
+
}
|
|
37
|
+
set applicationType(applicationType) {
|
|
38
|
+
this['application_type'] = applicationType;
|
|
39
|
+
}
|
|
40
|
+
get applicationType() {
|
|
41
|
+
return this['application_type'];
|
|
42
|
+
}
|
|
43
|
+
withProtectionType(protectionType) {
|
|
44
|
+
this['protection_type'] = protectionType;
|
|
45
|
+
return this;
|
|
46
|
+
}
|
|
47
|
+
set protectionType(protectionType) {
|
|
48
|
+
this['protection_type'] = protectionType;
|
|
49
|
+
}
|
|
50
|
+
get protectionType() {
|
|
51
|
+
return this['protection_type'];
|
|
52
|
+
}
|
|
53
|
+
withDescription(description) {
|
|
54
|
+
this['description'] = description;
|
|
55
|
+
return this;
|
|
56
|
+
}
|
|
57
|
+
withCreateTime(createTime) {
|
|
58
|
+
this['create_time'] = createTime;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set createTime(createTime) {
|
|
62
|
+
this['create_time'] = createTime;
|
|
63
|
+
}
|
|
64
|
+
get createTime() {
|
|
65
|
+
return this['create_time'];
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.ShowWebProtectionRuleResponse = ShowWebProtectionRuleResponse;
|
|
69
|
+
/**
|
|
70
|
+
* @export
|
|
71
|
+
* @enum {string}
|
|
72
|
+
*/
|
|
73
|
+
var ShowWebProtectionRuleResponseRiskLevelEnum;
|
|
74
|
+
(function (ShowWebProtectionRuleResponseRiskLevelEnum) {
|
|
75
|
+
ShowWebProtectionRuleResponseRiskLevelEnum[ShowWebProtectionRuleResponseRiskLevelEnum["NUMBER_1"] = 1] = "NUMBER_1";
|
|
76
|
+
ShowWebProtectionRuleResponseRiskLevelEnum[ShowWebProtectionRuleResponseRiskLevelEnum["NUMBER_2"] = 2] = "NUMBER_2";
|
|
77
|
+
ShowWebProtectionRuleResponseRiskLevelEnum[ShowWebProtectionRuleResponseRiskLevelEnum["NUMBER_3"] = 3] = "NUMBER_3";
|
|
78
|
+
})(ShowWebProtectionRuleResponseRiskLevelEnum = exports.ShowWebProtectionRuleResponseRiskLevelEnum || (exports.ShowWebProtectionRuleResponseRiskLevelEnum = {}));
|
|
79
|
+
//# sourceMappingURL=ShowWebProtectionRuleResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowWebProtectionRuleResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowWebProtectionRuleResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,6BAA8B,SAAQ,yBAAW;IAQ1D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,aAAa,CAAC,SAA8D;QAC/E,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA2E;QAC5F,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,mBAAmB,CAAC,eAAuB;QAC9C,IAAI,CAAC,kBAAkB,CAAC,GAAG,eAAe,CAAC;QAC3C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAoC;QAC3D,IAAI,CAAC,kBAAkB,CAAC,GAAG,eAAe,CAAC;IAC/C,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AArED,sEAqEC;AAED;;;MAGM;AACN,IAAY,0CAIX;AAJD,WAAY,0CAA0C;IAClD,mHAAY,CAAA;IACZ,mHAAY,CAAA;IACZ,mHAAY,CAAA;AAChB,CAAC,EAJW,0CAA0C,GAA1C,kDAA0C,KAA1C,kDAA0C,QAIrD"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
export declare class ThreatMapResponseBodyLocale {
|
|
2
|
+
cmdi?: string;
|
|
3
|
+
private 'llm_prompt_injection'?;
|
|
4
|
+
anticrawler?: string;
|
|
5
|
+
private 'custom_custom'?;
|
|
6
|
+
private 'third_bot_river'?;
|
|
7
|
+
robot?: string;
|
|
8
|
+
private 'custom_idc_ip'?;
|
|
9
|
+
private 'antiscan_dir_traversal'?;
|
|
10
|
+
private 'advanced_bot'?;
|
|
11
|
+
xss?: string;
|
|
12
|
+
private 'antiscan_high_freq_scan'?;
|
|
13
|
+
webshell?: string;
|
|
14
|
+
cc?: string;
|
|
15
|
+
botm?: string;
|
|
16
|
+
illegal?: string;
|
|
17
|
+
private 'llm_prompt_sensitive'?;
|
|
18
|
+
sqli?: string;
|
|
19
|
+
lfi?: string;
|
|
20
|
+
antitamper?: string;
|
|
21
|
+
private 'custom_geoip'?;
|
|
22
|
+
rfi?: string;
|
|
23
|
+
vuln?: string;
|
|
24
|
+
private 'llm_response_sensitive'?;
|
|
25
|
+
private 'custom_whiteblackip'?;
|
|
26
|
+
leakage?: string;
|
|
27
|
+
constructor();
|
|
28
|
+
withCmdi(cmdi: string): ThreatMapResponseBodyLocale;
|
|
29
|
+
withLlmPromptInjection(llmPromptInjection: string): ThreatMapResponseBodyLocale;
|
|
30
|
+
set llmPromptInjection(llmPromptInjection: string | undefined);
|
|
31
|
+
get llmPromptInjection(): string | undefined;
|
|
32
|
+
withAnticrawler(anticrawler: string): ThreatMapResponseBodyLocale;
|
|
33
|
+
withCustomCustom(customCustom: string): ThreatMapResponseBodyLocale;
|
|
34
|
+
set customCustom(customCustom: string | undefined);
|
|
35
|
+
get customCustom(): string | undefined;
|
|
36
|
+
withThirdBotRiver(thirdBotRiver: string): ThreatMapResponseBodyLocale;
|
|
37
|
+
set thirdBotRiver(thirdBotRiver: string | undefined);
|
|
38
|
+
get thirdBotRiver(): string | undefined;
|
|
39
|
+
withRobot(robot: string): ThreatMapResponseBodyLocale;
|
|
40
|
+
withCustomIdcIp(customIdcIp: string): ThreatMapResponseBodyLocale;
|
|
41
|
+
set customIdcIp(customIdcIp: string | undefined);
|
|
42
|
+
get customIdcIp(): string | undefined;
|
|
43
|
+
withAntiscanDirTraversal(antiscanDirTraversal: string): ThreatMapResponseBodyLocale;
|
|
44
|
+
set antiscanDirTraversal(antiscanDirTraversal: string | undefined);
|
|
45
|
+
get antiscanDirTraversal(): string | undefined;
|
|
46
|
+
withAdvancedBot(advancedBot: string): ThreatMapResponseBodyLocale;
|
|
47
|
+
set advancedBot(advancedBot: string | undefined);
|
|
48
|
+
get advancedBot(): string | undefined;
|
|
49
|
+
withXss(xss: string): ThreatMapResponseBodyLocale;
|
|
50
|
+
withAntiscanHighFreqScan(antiscanHighFreqScan: string): ThreatMapResponseBodyLocale;
|
|
51
|
+
set antiscanHighFreqScan(antiscanHighFreqScan: string | undefined);
|
|
52
|
+
get antiscanHighFreqScan(): string | undefined;
|
|
53
|
+
withWebshell(webshell: string): ThreatMapResponseBodyLocale;
|
|
54
|
+
withCc(cc: string): ThreatMapResponseBodyLocale;
|
|
55
|
+
withBotm(botm: string): ThreatMapResponseBodyLocale;
|
|
56
|
+
withIllegal(illegal: string): ThreatMapResponseBodyLocale;
|
|
57
|
+
withLlmPromptSensitive(llmPromptSensitive: string): ThreatMapResponseBodyLocale;
|
|
58
|
+
set llmPromptSensitive(llmPromptSensitive: string | undefined);
|
|
59
|
+
get llmPromptSensitive(): string | undefined;
|
|
60
|
+
withSqli(sqli: string): ThreatMapResponseBodyLocale;
|
|
61
|
+
withLfi(lfi: string): ThreatMapResponseBodyLocale;
|
|
62
|
+
withAntitamper(antitamper: string): ThreatMapResponseBodyLocale;
|
|
63
|
+
withCustomGeoip(customGeoip: string): ThreatMapResponseBodyLocale;
|
|
64
|
+
set customGeoip(customGeoip: string | undefined);
|
|
65
|
+
get customGeoip(): string | undefined;
|
|
66
|
+
withRfi(rfi: string): ThreatMapResponseBodyLocale;
|
|
67
|
+
withVuln(vuln: string): ThreatMapResponseBodyLocale;
|
|
68
|
+
withLlmResponseSensitive(llmResponseSensitive: string): ThreatMapResponseBodyLocale;
|
|
69
|
+
set llmResponseSensitive(llmResponseSensitive: string | undefined);
|
|
70
|
+
get llmResponseSensitive(): string | undefined;
|
|
71
|
+
withCustomWhiteblackip(customWhiteblackip: string): ThreatMapResponseBodyLocale;
|
|
72
|
+
set customWhiteblackip(customWhiteblackip: string | undefined);
|
|
73
|
+
get customWhiteblackip(): string | undefined;
|
|
74
|
+
withLeakage(leakage: string): ThreatMapResponseBodyLocale;
|
|
75
|
+
}
|
|
76
|
+
//# sourceMappingURL=ThreatMapResponseBodyLocale.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreatMapResponseBodyLocale.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ThreatMapResponseBodyLocale.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ThreatMapResponseBodyLocale = void 0;
|
|
4
|
+
class ThreatMapResponseBodyLocale {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withCmdi(cmdi) {
|
|
8
|
+
this['cmdi'] = cmdi;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withLlmPromptInjection(llmPromptInjection) {
|
|
12
|
+
this['llm_prompt_injection'] = llmPromptInjection;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
set llmPromptInjection(llmPromptInjection) {
|
|
16
|
+
this['llm_prompt_injection'] = llmPromptInjection;
|
|
17
|
+
}
|
|
18
|
+
get llmPromptInjection() {
|
|
19
|
+
return this['llm_prompt_injection'];
|
|
20
|
+
}
|
|
21
|
+
withAnticrawler(anticrawler) {
|
|
22
|
+
this['anticrawler'] = anticrawler;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withCustomCustom(customCustom) {
|
|
26
|
+
this['custom_custom'] = customCustom;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
set customCustom(customCustom) {
|
|
30
|
+
this['custom_custom'] = customCustom;
|
|
31
|
+
}
|
|
32
|
+
get customCustom() {
|
|
33
|
+
return this['custom_custom'];
|
|
34
|
+
}
|
|
35
|
+
withThirdBotRiver(thirdBotRiver) {
|
|
36
|
+
this['third_bot_river'] = thirdBotRiver;
|
|
37
|
+
return this;
|
|
38
|
+
}
|
|
39
|
+
set thirdBotRiver(thirdBotRiver) {
|
|
40
|
+
this['third_bot_river'] = thirdBotRiver;
|
|
41
|
+
}
|
|
42
|
+
get thirdBotRiver() {
|
|
43
|
+
return this['third_bot_river'];
|
|
44
|
+
}
|
|
45
|
+
withRobot(robot) {
|
|
46
|
+
this['robot'] = robot;
|
|
47
|
+
return this;
|
|
48
|
+
}
|
|
49
|
+
withCustomIdcIp(customIdcIp) {
|
|
50
|
+
this['custom_idc_ip'] = customIdcIp;
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
set customIdcIp(customIdcIp) {
|
|
54
|
+
this['custom_idc_ip'] = customIdcIp;
|
|
55
|
+
}
|
|
56
|
+
get customIdcIp() {
|
|
57
|
+
return this['custom_idc_ip'];
|
|
58
|
+
}
|
|
59
|
+
withAntiscanDirTraversal(antiscanDirTraversal) {
|
|
60
|
+
this['antiscan_dir_traversal'] = antiscanDirTraversal;
|
|
61
|
+
return this;
|
|
62
|
+
}
|
|
63
|
+
set antiscanDirTraversal(antiscanDirTraversal) {
|
|
64
|
+
this['antiscan_dir_traversal'] = antiscanDirTraversal;
|
|
65
|
+
}
|
|
66
|
+
get antiscanDirTraversal() {
|
|
67
|
+
return this['antiscan_dir_traversal'];
|
|
68
|
+
}
|
|
69
|
+
withAdvancedBot(advancedBot) {
|
|
70
|
+
this['advanced_bot'] = advancedBot;
|
|
71
|
+
return this;
|
|
72
|
+
}
|
|
73
|
+
set advancedBot(advancedBot) {
|
|
74
|
+
this['advanced_bot'] = advancedBot;
|
|
75
|
+
}
|
|
76
|
+
get advancedBot() {
|
|
77
|
+
return this['advanced_bot'];
|
|
78
|
+
}
|
|
79
|
+
withXss(xss) {
|
|
80
|
+
this['xss'] = xss;
|
|
81
|
+
return this;
|
|
82
|
+
}
|
|
83
|
+
withAntiscanHighFreqScan(antiscanHighFreqScan) {
|
|
84
|
+
this['antiscan_high_freq_scan'] = antiscanHighFreqScan;
|
|
85
|
+
return this;
|
|
86
|
+
}
|
|
87
|
+
set antiscanHighFreqScan(antiscanHighFreqScan) {
|
|
88
|
+
this['antiscan_high_freq_scan'] = antiscanHighFreqScan;
|
|
89
|
+
}
|
|
90
|
+
get antiscanHighFreqScan() {
|
|
91
|
+
return this['antiscan_high_freq_scan'];
|
|
92
|
+
}
|
|
93
|
+
withWebshell(webshell) {
|
|
94
|
+
this['webshell'] = webshell;
|
|
95
|
+
return this;
|
|
96
|
+
}
|
|
97
|
+
withCc(cc) {
|
|
98
|
+
this['cc'] = cc;
|
|
99
|
+
return this;
|
|
100
|
+
}
|
|
101
|
+
withBotm(botm) {
|
|
102
|
+
this['botm'] = botm;
|
|
103
|
+
return this;
|
|
104
|
+
}
|
|
105
|
+
withIllegal(illegal) {
|
|
106
|
+
this['illegal'] = illegal;
|
|
107
|
+
return this;
|
|
108
|
+
}
|
|
109
|
+
withLlmPromptSensitive(llmPromptSensitive) {
|
|
110
|
+
this['llm_prompt_sensitive'] = llmPromptSensitive;
|
|
111
|
+
return this;
|
|
112
|
+
}
|
|
113
|
+
set llmPromptSensitive(llmPromptSensitive) {
|
|
114
|
+
this['llm_prompt_sensitive'] = llmPromptSensitive;
|
|
115
|
+
}
|
|
116
|
+
get llmPromptSensitive() {
|
|
117
|
+
return this['llm_prompt_sensitive'];
|
|
118
|
+
}
|
|
119
|
+
withSqli(sqli) {
|
|
120
|
+
this['sqli'] = sqli;
|
|
121
|
+
return this;
|
|
122
|
+
}
|
|
123
|
+
withLfi(lfi) {
|
|
124
|
+
this['lfi'] = lfi;
|
|
125
|
+
return this;
|
|
126
|
+
}
|
|
127
|
+
withAntitamper(antitamper) {
|
|
128
|
+
this['antitamper'] = antitamper;
|
|
129
|
+
return this;
|
|
130
|
+
}
|
|
131
|
+
withCustomGeoip(customGeoip) {
|
|
132
|
+
this['custom_geoip'] = customGeoip;
|
|
133
|
+
return this;
|
|
134
|
+
}
|
|
135
|
+
set customGeoip(customGeoip) {
|
|
136
|
+
this['custom_geoip'] = customGeoip;
|
|
137
|
+
}
|
|
138
|
+
get customGeoip() {
|
|
139
|
+
return this['custom_geoip'];
|
|
140
|
+
}
|
|
141
|
+
withRfi(rfi) {
|
|
142
|
+
this['rfi'] = rfi;
|
|
143
|
+
return this;
|
|
144
|
+
}
|
|
145
|
+
withVuln(vuln) {
|
|
146
|
+
this['vuln'] = vuln;
|
|
147
|
+
return this;
|
|
148
|
+
}
|
|
149
|
+
withLlmResponseSensitive(llmResponseSensitive) {
|
|
150
|
+
this['llm_response_sensitive'] = llmResponseSensitive;
|
|
151
|
+
return this;
|
|
152
|
+
}
|
|
153
|
+
set llmResponseSensitive(llmResponseSensitive) {
|
|
154
|
+
this['llm_response_sensitive'] = llmResponseSensitive;
|
|
155
|
+
}
|
|
156
|
+
get llmResponseSensitive() {
|
|
157
|
+
return this['llm_response_sensitive'];
|
|
158
|
+
}
|
|
159
|
+
withCustomWhiteblackip(customWhiteblackip) {
|
|
160
|
+
this['custom_whiteblackip'] = customWhiteblackip;
|
|
161
|
+
return this;
|
|
162
|
+
}
|
|
163
|
+
set customWhiteblackip(customWhiteblackip) {
|
|
164
|
+
this['custom_whiteblackip'] = customWhiteblackip;
|
|
165
|
+
}
|
|
166
|
+
get customWhiteblackip() {
|
|
167
|
+
return this['custom_whiteblackip'];
|
|
168
|
+
}
|
|
169
|
+
withLeakage(leakage) {
|
|
170
|
+
this['leakage'] = leakage;
|
|
171
|
+
return this;
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
exports.ThreatMapResponseBodyLocale = ThreatMapResponseBodyLocale;
|
|
175
|
+
//# sourceMappingURL=ThreatMapResponseBodyLocale.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreatMapResponseBodyLocale.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ThreatMapResponseBodyLocale.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateIpReputationRuleRequestBodyAction.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/UpdateIpReputationRuleRequestBodyAction.ts"],"names":[],"mappings":"AAEA,qBAAa,uCAAuC;IACzC,QAAQ,CAAC,EAAE,MAAM,CAAC;;IAGlB,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,uCAAuC;CAIjF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateIpReputationRuleRequestBodyAction = void 0;
|
|
4
|
+
class UpdateIpReputationRuleRequestBodyAction {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withCategory(category) {
|
|
8
|
+
this['category'] = category;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.UpdateIpReputationRuleRequestBodyAction = UpdateIpReputationRuleRequestBodyAction;
|
|
13
|
+
//# sourceMappingURL=UpdateIpReputationRuleRequestBodyAction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateIpReputationRuleRequestBodyAction.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/UpdateIpReputationRuleRequestBodyAction.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IAEhD;IACA,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,0FAQC"}
|