@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,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListSecurityReportSendingRecordsResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ListSecurityReportSendingRecordsResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withTotal(total) {
|
|
10
|
+
this['total'] = total;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withItems(items) {
|
|
14
|
+
this['items'] = items;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
exports.ListSecurityReportSendingRecordsResponse = ListSecurityReportSendingRecordsResponse;
|
|
19
|
+
//# sourceMappingURL=ListSecurityReportSendingRecordsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListSecurityReportSendingRecordsResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListSecurityReportSendingRecordsResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,wCAAyC,SAAQ,yBAAW;IAGrE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA0D;QACvE,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,4FAcC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare class ListWhiteblackipPolicyRulesRequest {
|
|
2
|
+
policyids?: string;
|
|
3
|
+
private 'enterprise_project_id'?;
|
|
4
|
+
page?: number;
|
|
5
|
+
pagesize?: number;
|
|
6
|
+
private 'Content-Type'?;
|
|
7
|
+
constructor(contentType?: string);
|
|
8
|
+
withPolicyids(policyids: string): ListWhiteblackipPolicyRulesRequest;
|
|
9
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListWhiteblackipPolicyRulesRequest;
|
|
10
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
11
|
+
get enterpriseProjectId(): string | undefined;
|
|
12
|
+
withPage(page: number): ListWhiteblackipPolicyRulesRequest;
|
|
13
|
+
withPagesize(pagesize: number): ListWhiteblackipPolicyRulesRequest;
|
|
14
|
+
withContentType(contentType: string): ListWhiteblackipPolicyRulesRequest;
|
|
15
|
+
set contentType(contentType: string | undefined);
|
|
16
|
+
get contentType(): string | undefined;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=ListWhiteblackipPolicyRulesRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListWhiteblackipPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListWhiteblackipPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,kCAAkC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kCAAkC;IAIpE,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,kCAAkC;IAI/F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,kCAAkC;IAI1D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,kCAAkC;IAIlE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,kCAAkC;IAI/E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListWhiteblackipPolicyRulesRequest = void 0;
|
|
4
|
+
class ListWhiteblackipPolicyRulesRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withPolicyids(policyids) {
|
|
9
|
+
this['policyids'] = policyids;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
withEnterpriseProjectId(enterpriseProjectId) {
|
|
13
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
14
|
+
return this;
|
|
15
|
+
}
|
|
16
|
+
set enterpriseProjectId(enterpriseProjectId) {
|
|
17
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
18
|
+
}
|
|
19
|
+
get enterpriseProjectId() {
|
|
20
|
+
return this['enterprise_project_id'];
|
|
21
|
+
}
|
|
22
|
+
withPage(page) {
|
|
23
|
+
this['page'] = page;
|
|
24
|
+
return this;
|
|
25
|
+
}
|
|
26
|
+
withPagesize(pagesize) {
|
|
27
|
+
this['pagesize'] = pagesize;
|
|
28
|
+
return this;
|
|
29
|
+
}
|
|
30
|
+
withContentType(contentType) {
|
|
31
|
+
this['Content-Type'] = contentType;
|
|
32
|
+
return this;
|
|
33
|
+
}
|
|
34
|
+
set contentType(contentType) {
|
|
35
|
+
this['Content-Type'] = contentType;
|
|
36
|
+
}
|
|
37
|
+
get contentType() {
|
|
38
|
+
return this['Content-Type'];
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
exports.ListWhiteblackipPolicyRulesRequest = ListWhiteblackipPolicyRulesRequest;
|
|
42
|
+
//# sourceMappingURL=ListWhiteblackipPolicyRulesRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListWhiteblackipPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListWhiteblackipPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,kCAAkC;IAM3C,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,gFAyCC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { WhiteBlackIpResponseBody } from './WhiteBlackIpResponseBody';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class ListWhiteblackipPolicyRulesResponse extends SdkResponse {
|
|
4
|
+
total?: number;
|
|
5
|
+
items?: Array<WhiteBlackIpResponseBody>;
|
|
6
|
+
size?: number;
|
|
7
|
+
constructor();
|
|
8
|
+
withTotal(total: number): ListWhiteblackipPolicyRulesResponse;
|
|
9
|
+
withItems(items: Array<WhiteBlackIpResponseBody>): ListWhiteblackipPolicyRulesResponse;
|
|
10
|
+
withSize(size: number): ListWhiteblackipPolicyRulesResponse;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ListWhiteblackipPolicyRulesResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListWhiteblackipPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListWhiteblackipPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mCAAoC,SAAQ,WAAW;IACzD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,CAAC;IACxC,IAAI,CAAC,EAAE,MAAM,CAAC;;IAId,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,mCAAmC;IAI7D,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,mCAAmC;IAItF,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,mCAAmC;CAIrE"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListWhiteblackipPolicyRulesResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ListWhiteblackipPolicyRulesResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withTotal(total) {
|
|
10
|
+
this['total'] = total;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withItems(items) {
|
|
14
|
+
this['items'] = items;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withSize(size) {
|
|
18
|
+
this['size'] = size;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
exports.ListWhiteblackipPolicyRulesResponse = ListWhiteblackipPolicyRulesResponse;
|
|
23
|
+
//# sourceMappingURL=ListWhiteblackipPolicyRulesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListWhiteblackipPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListWhiteblackipPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,mCAAoC,SAAQ,yBAAW;IAIhE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAsC;QACnD,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAnBD,kFAmBC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare class Listener {
|
|
2
|
+
name?: string;
|
|
3
|
+
id?: string;
|
|
4
|
+
protocol?: string;
|
|
5
|
+
private 'protocol_port'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withName(name: string): Listener;
|
|
8
|
+
withId(id: string): Listener;
|
|
9
|
+
withProtocol(protocol: string): Listener;
|
|
10
|
+
withProtocolPort(protocolPort: number): Listener;
|
|
11
|
+
set protocolPort(protocolPort: number | undefined);
|
|
12
|
+
get protocolPort(): number | undefined;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=Listener.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Listener.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/Listener.ts"],"names":[],"mappings":"AAEA,qBAAa,QAAQ;IACV,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,eAAe,CAAC,CAAS;;IAG1B,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,QAAQ;IAIhC,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,QAAQ;IAI5B,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,QAAQ;IAIxC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,QAAQ;IAIvD,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Listener = void 0;
|
|
4
|
+
class Listener {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withName(name) {
|
|
8
|
+
this['name'] = name;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withId(id) {
|
|
12
|
+
this['id'] = id;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
withProtocol(protocol) {
|
|
16
|
+
this['protocol'] = protocol;
|
|
17
|
+
return this;
|
|
18
|
+
}
|
|
19
|
+
withProtocolPort(protocolPort) {
|
|
20
|
+
this['protocol_port'] = protocolPort;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set protocolPort(protocolPort) {
|
|
24
|
+
this['protocol_port'] = protocolPort;
|
|
25
|
+
}
|
|
26
|
+
get protocolPort() {
|
|
27
|
+
return this['protocol_port'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.Listener = Listener;
|
|
31
|
+
//# sourceMappingURL=Listener.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Listener.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/Listener.ts"],"names":[],"mappings":";;;AAEA,MAAa,QAAQ;IAKjB;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;QACrC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;CACJ;AA7BD,4BA6BC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { EipInfo } from './EipInfo';
|
|
2
|
+
import { Listener } from './Listener';
|
|
3
|
+
export declare class ProtectableResources {
|
|
4
|
+
private 'loadbalancer_name'?;
|
|
5
|
+
private 'loadbalancer_id'?;
|
|
6
|
+
private 'domain_id'?;
|
|
7
|
+
private 'project_id'?;
|
|
8
|
+
listeners?: Array<Listener>;
|
|
9
|
+
eips?: Array<EipInfo>;
|
|
10
|
+
constructor();
|
|
11
|
+
withLoadbalancerName(loadbalancerName: string): ProtectableResources;
|
|
12
|
+
set loadbalancerName(loadbalancerName: string | undefined);
|
|
13
|
+
get loadbalancerName(): string | undefined;
|
|
14
|
+
withLoadbalancerId(loadbalancerId: string): ProtectableResources;
|
|
15
|
+
set loadbalancerId(loadbalancerId: string | undefined);
|
|
16
|
+
get loadbalancerId(): string | undefined;
|
|
17
|
+
withDomainId(domainId: string): ProtectableResources;
|
|
18
|
+
set domainId(domainId: string | undefined);
|
|
19
|
+
get domainId(): string | undefined;
|
|
20
|
+
withProjectId(projectId: string): ProtectableResources;
|
|
21
|
+
set projectId(projectId: string | undefined);
|
|
22
|
+
get projectId(): string | undefined;
|
|
23
|
+
withListeners(listeners: Array<Listener>): ProtectableResources;
|
|
24
|
+
withEips(eips: Array<EipInfo>): ProtectableResources;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=ProtectableResources.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProtectableResources.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ProtectableResources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,qBAAa,oBAAoB;IAC7B,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAS;IACvB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC5B,IAAI,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;;IAGtB,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,oBAAoB;IAI3E,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,oBAAoB;IAIvE,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,oBAAoB;IAI3D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,oBAAoB;IAI7D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,GAAG,oBAAoB;IAI/D,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,oBAAoB;CAI9D"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ProtectableResources = void 0;
|
|
4
|
+
class ProtectableResources {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withLoadbalancerName(loadbalancerName) {
|
|
8
|
+
this['loadbalancer_name'] = loadbalancerName;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set loadbalancerName(loadbalancerName) {
|
|
12
|
+
this['loadbalancer_name'] = loadbalancerName;
|
|
13
|
+
}
|
|
14
|
+
get loadbalancerName() {
|
|
15
|
+
return this['loadbalancer_name'];
|
|
16
|
+
}
|
|
17
|
+
withLoadbalancerId(loadbalancerId) {
|
|
18
|
+
this['loadbalancer_id'] = loadbalancerId;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set loadbalancerId(loadbalancerId) {
|
|
22
|
+
this['loadbalancer_id'] = loadbalancerId;
|
|
23
|
+
}
|
|
24
|
+
get loadbalancerId() {
|
|
25
|
+
return this['loadbalancer_id'];
|
|
26
|
+
}
|
|
27
|
+
withDomainId(domainId) {
|
|
28
|
+
this['domain_id'] = domainId;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set domainId(domainId) {
|
|
32
|
+
this['domain_id'] = domainId;
|
|
33
|
+
}
|
|
34
|
+
get domainId() {
|
|
35
|
+
return this['domain_id'];
|
|
36
|
+
}
|
|
37
|
+
withProjectId(projectId) {
|
|
38
|
+
this['project_id'] = projectId;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set projectId(projectId) {
|
|
42
|
+
this['project_id'] = projectId;
|
|
43
|
+
}
|
|
44
|
+
get projectId() {
|
|
45
|
+
return this['project_id'];
|
|
46
|
+
}
|
|
47
|
+
withListeners(listeners) {
|
|
48
|
+
this['listeners'] = listeners;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
withEips(eips) {
|
|
52
|
+
this['eips'] = eips;
|
|
53
|
+
return this;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.ProtectableResources = ProtectableResources;
|
|
57
|
+
//# sourceMappingURL=ProtectableResources.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProtectableResources.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ProtectableResources.ts"],"names":[],"mappings":";;;AAIA,MAAa,oBAAoB;IAO7B;IACA,CAAC;IACM,oBAAoB,CAAC,gBAAwB;QAChD,IAAI,CAAC,mBAAmB,CAAC,GAAG,gBAAgB,CAAC;QAC7C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,gBAAgB,CAAC,gBAAqC;QAC7D,IAAI,CAAC,mBAAmB,CAAC,GAAG,gBAAgB,CAAC;IACjD,CAAC;IACD,IAAW,gBAAgB;QACvB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,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,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,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,aAAa,CAAC,SAA0B;QAC3C,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAoB;QAChC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAzDD,oDAyDC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList } from './SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList';
|
|
2
|
+
import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo';
|
|
3
|
+
import { SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo } from './SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo';
|
|
4
|
+
import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfo } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfo';
|
|
5
|
+
import { SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList } from './SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList';
|
|
6
|
+
import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo';
|
|
7
|
+
import { SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo } from './SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo';
|
|
8
|
+
import { SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList';
|
|
9
|
+
import { SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList';
|
|
10
|
+
import { SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList';
|
|
11
|
+
import { SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList';
|
|
12
|
+
export declare class SecurityReportContentResponseReportContentInfo {
|
|
13
|
+
private 'overview_statistics_list_info'?;
|
|
14
|
+
private 'request_statistics_info_list'?;
|
|
15
|
+
private 'qps_statistics_info'?;
|
|
16
|
+
private 'bandwidth_statistics_info'?;
|
|
17
|
+
private 'response_code_statistics_info'?;
|
|
18
|
+
private 'attack_type_distribution_info_list'?;
|
|
19
|
+
private 'top_attacked_domains_info_list'?;
|
|
20
|
+
private 'top_attack_source_ips_info_list'?;
|
|
21
|
+
private 'top_attacked_urls_info_list'?;
|
|
22
|
+
private 'top_attack_source_locations_info_list'?;
|
|
23
|
+
private 'top_abnormal_urls_info'?;
|
|
24
|
+
constructor();
|
|
25
|
+
withOverviewStatisticsListInfo(overviewStatisticsListInfo: Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo>): SecurityReportContentResponseReportContentInfo;
|
|
26
|
+
set overviewStatisticsListInfo(overviewStatisticsListInfo: Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo> | undefined);
|
|
27
|
+
get overviewStatisticsListInfo(): Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo> | undefined;
|
|
28
|
+
withRequestStatisticsInfoList(requestStatisticsInfoList: Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
29
|
+
set requestStatisticsInfoList(requestStatisticsInfoList: Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList> | undefined);
|
|
30
|
+
get requestStatisticsInfoList(): Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList> | undefined;
|
|
31
|
+
withQpsStatisticsInfo(qpsStatisticsInfo: SecurityReportContentResponseReportContentInfoQpsStatisticsInfo): SecurityReportContentResponseReportContentInfo;
|
|
32
|
+
set qpsStatisticsInfo(qpsStatisticsInfo: SecurityReportContentResponseReportContentInfoQpsStatisticsInfo | undefined);
|
|
33
|
+
get qpsStatisticsInfo(): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo | undefined;
|
|
34
|
+
withBandwidthStatisticsInfo(bandwidthStatisticsInfo: SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo): SecurityReportContentResponseReportContentInfo;
|
|
35
|
+
set bandwidthStatisticsInfo(bandwidthStatisticsInfo: SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo | undefined);
|
|
36
|
+
get bandwidthStatisticsInfo(): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo | undefined;
|
|
37
|
+
withResponseCodeStatisticsInfo(responseCodeStatisticsInfo: SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo): SecurityReportContentResponseReportContentInfo;
|
|
38
|
+
set responseCodeStatisticsInfo(responseCodeStatisticsInfo: SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo | undefined);
|
|
39
|
+
get responseCodeStatisticsInfo(): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo | undefined;
|
|
40
|
+
withAttackTypeDistributionInfoList(attackTypeDistributionInfoList: Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
41
|
+
set attackTypeDistributionInfoList(attackTypeDistributionInfoList: Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList> | undefined);
|
|
42
|
+
get attackTypeDistributionInfoList(): Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList> | undefined;
|
|
43
|
+
withTopAttackedDomainsInfoList(topAttackedDomainsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
44
|
+
set topAttackedDomainsInfoList(topAttackedDomainsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList> | undefined);
|
|
45
|
+
get topAttackedDomainsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList> | undefined;
|
|
46
|
+
withTopAttackSourceIpsInfoList(topAttackSourceIpsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
47
|
+
set topAttackSourceIpsInfoList(topAttackSourceIpsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList> | undefined);
|
|
48
|
+
get topAttackSourceIpsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList> | undefined;
|
|
49
|
+
withTopAttackedUrlsInfoList(topAttackedUrlsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
50
|
+
set topAttackedUrlsInfoList(topAttackedUrlsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList> | undefined);
|
|
51
|
+
get topAttackedUrlsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList> | undefined;
|
|
52
|
+
withTopAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList>): SecurityReportContentResponseReportContentInfo;
|
|
53
|
+
set topAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList> | undefined);
|
|
54
|
+
get topAttackSourceLocationsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList> | undefined;
|
|
55
|
+
withTopAbnormalUrlsInfo(topAbnormalUrlsInfo: SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo): SecurityReportContentResponseReportContentInfo;
|
|
56
|
+
set topAbnormalUrlsInfo(topAbnormalUrlsInfo: SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo | undefined);
|
|
57
|
+
get topAbnormalUrlsInfo(): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo | undefined;
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfo.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfo = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withOverviewStatisticsListInfo(overviewStatisticsListInfo) {
|
|
8
|
+
this['overview_statistics_list_info'] = overviewStatisticsListInfo;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set overviewStatisticsListInfo(overviewStatisticsListInfo) {
|
|
12
|
+
this['overview_statistics_list_info'] = overviewStatisticsListInfo;
|
|
13
|
+
}
|
|
14
|
+
get overviewStatisticsListInfo() {
|
|
15
|
+
return this['overview_statistics_list_info'];
|
|
16
|
+
}
|
|
17
|
+
withRequestStatisticsInfoList(requestStatisticsInfoList) {
|
|
18
|
+
this['request_statistics_info_list'] = requestStatisticsInfoList;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set requestStatisticsInfoList(requestStatisticsInfoList) {
|
|
22
|
+
this['request_statistics_info_list'] = requestStatisticsInfoList;
|
|
23
|
+
}
|
|
24
|
+
get requestStatisticsInfoList() {
|
|
25
|
+
return this['request_statistics_info_list'];
|
|
26
|
+
}
|
|
27
|
+
withQpsStatisticsInfo(qpsStatisticsInfo) {
|
|
28
|
+
this['qps_statistics_info'] = qpsStatisticsInfo;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set qpsStatisticsInfo(qpsStatisticsInfo) {
|
|
32
|
+
this['qps_statistics_info'] = qpsStatisticsInfo;
|
|
33
|
+
}
|
|
34
|
+
get qpsStatisticsInfo() {
|
|
35
|
+
return this['qps_statistics_info'];
|
|
36
|
+
}
|
|
37
|
+
withBandwidthStatisticsInfo(bandwidthStatisticsInfo) {
|
|
38
|
+
this['bandwidth_statistics_info'] = bandwidthStatisticsInfo;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set bandwidthStatisticsInfo(bandwidthStatisticsInfo) {
|
|
42
|
+
this['bandwidth_statistics_info'] = bandwidthStatisticsInfo;
|
|
43
|
+
}
|
|
44
|
+
get bandwidthStatisticsInfo() {
|
|
45
|
+
return this['bandwidth_statistics_info'];
|
|
46
|
+
}
|
|
47
|
+
withResponseCodeStatisticsInfo(responseCodeStatisticsInfo) {
|
|
48
|
+
this['response_code_statistics_info'] = responseCodeStatisticsInfo;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
set responseCodeStatisticsInfo(responseCodeStatisticsInfo) {
|
|
52
|
+
this['response_code_statistics_info'] = responseCodeStatisticsInfo;
|
|
53
|
+
}
|
|
54
|
+
get responseCodeStatisticsInfo() {
|
|
55
|
+
return this['response_code_statistics_info'];
|
|
56
|
+
}
|
|
57
|
+
withAttackTypeDistributionInfoList(attackTypeDistributionInfoList) {
|
|
58
|
+
this['attack_type_distribution_info_list'] = attackTypeDistributionInfoList;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set attackTypeDistributionInfoList(attackTypeDistributionInfoList) {
|
|
62
|
+
this['attack_type_distribution_info_list'] = attackTypeDistributionInfoList;
|
|
63
|
+
}
|
|
64
|
+
get attackTypeDistributionInfoList() {
|
|
65
|
+
return this['attack_type_distribution_info_list'];
|
|
66
|
+
}
|
|
67
|
+
withTopAttackedDomainsInfoList(topAttackedDomainsInfoList) {
|
|
68
|
+
this['top_attacked_domains_info_list'] = topAttackedDomainsInfoList;
|
|
69
|
+
return this;
|
|
70
|
+
}
|
|
71
|
+
set topAttackedDomainsInfoList(topAttackedDomainsInfoList) {
|
|
72
|
+
this['top_attacked_domains_info_list'] = topAttackedDomainsInfoList;
|
|
73
|
+
}
|
|
74
|
+
get topAttackedDomainsInfoList() {
|
|
75
|
+
return this['top_attacked_domains_info_list'];
|
|
76
|
+
}
|
|
77
|
+
withTopAttackSourceIpsInfoList(topAttackSourceIpsInfoList) {
|
|
78
|
+
this['top_attack_source_ips_info_list'] = topAttackSourceIpsInfoList;
|
|
79
|
+
return this;
|
|
80
|
+
}
|
|
81
|
+
set topAttackSourceIpsInfoList(topAttackSourceIpsInfoList) {
|
|
82
|
+
this['top_attack_source_ips_info_list'] = topAttackSourceIpsInfoList;
|
|
83
|
+
}
|
|
84
|
+
get topAttackSourceIpsInfoList() {
|
|
85
|
+
return this['top_attack_source_ips_info_list'];
|
|
86
|
+
}
|
|
87
|
+
withTopAttackedUrlsInfoList(topAttackedUrlsInfoList) {
|
|
88
|
+
this['top_attacked_urls_info_list'] = topAttackedUrlsInfoList;
|
|
89
|
+
return this;
|
|
90
|
+
}
|
|
91
|
+
set topAttackedUrlsInfoList(topAttackedUrlsInfoList) {
|
|
92
|
+
this['top_attacked_urls_info_list'] = topAttackedUrlsInfoList;
|
|
93
|
+
}
|
|
94
|
+
get topAttackedUrlsInfoList() {
|
|
95
|
+
return this['top_attacked_urls_info_list'];
|
|
96
|
+
}
|
|
97
|
+
withTopAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList) {
|
|
98
|
+
this['top_attack_source_locations_info_list'] = topAttackSourceLocationsInfoList;
|
|
99
|
+
return this;
|
|
100
|
+
}
|
|
101
|
+
set topAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList) {
|
|
102
|
+
this['top_attack_source_locations_info_list'] = topAttackSourceLocationsInfoList;
|
|
103
|
+
}
|
|
104
|
+
get topAttackSourceLocationsInfoList() {
|
|
105
|
+
return this['top_attack_source_locations_info_list'];
|
|
106
|
+
}
|
|
107
|
+
withTopAbnormalUrlsInfo(topAbnormalUrlsInfo) {
|
|
108
|
+
this['top_abnormal_urls_info'] = topAbnormalUrlsInfo;
|
|
109
|
+
return this;
|
|
110
|
+
}
|
|
111
|
+
set topAbnormalUrlsInfo(topAbnormalUrlsInfo) {
|
|
112
|
+
this['top_abnormal_urls_info'] = topAbnormalUrlsInfo;
|
|
113
|
+
}
|
|
114
|
+
get topAbnormalUrlsInfo() {
|
|
115
|
+
return this['top_abnormal_urls_info'];
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
exports.SecurityReportContentResponseReportContentInfo = SecurityReportContentResponseReportContentInfo;
|
|
119
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfo.ts"],"names":[],"mappings":"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"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList {
|
|
2
|
+
key?: string;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,4EAA4E;IAC9E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,4EAA4E;IAIlG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,4EAA4E;CAI5G"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList = SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,4EAA4E;IAGrF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,oKAaC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList';
|
|
2
|
+
import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList';
|
|
3
|
+
export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo {
|
|
4
|
+
private 'average_info_list'?;
|
|
5
|
+
private 'peak_info_list'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withAverageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
|
|
8
|
+
set averageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList> | undefined);
|
|
9
|
+
get averageInfoList(): Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList> | undefined;
|
|
10
|
+
withPeakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
|
|
11
|
+
set peakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList> | undefined);
|
|
12
|
+
get peakInfoList(): Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList> | undefined;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oFAAoF,EAAE,MAAM,wFAAwF,CAAC;AAC9L,OAAO,EAAE,iFAAiF,EAAE,MAAM,qFAAqF,CAAC;AAGxL,qBAAa,qEAAqE;IAC9E,OAAO,CAAC,mBAAmB,CAAC,CAA8F;IAC1H,OAAO,CAAC,gBAAgB,CAAC,CAA2F;;IAG7G,mBAAmB,CAAC,eAAe,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAG,qEAAqE;IAI/M,IAAW,eAAe,CAAC,eAAe,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAI,SAAS,EAEnJ;IACD,IAAW,eAAe,IAAI,KAAK,CAAC,oFAAoF,CAAC,GAAG,SAAS,CAEpI;IACM,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAG,qEAAqE;IAItM,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAI,SAAS,EAE1I;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,iFAAiF,CAAC,GAAG,SAAS,CAE9H;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withAverageInfoList(averageInfoList) {
|
|
8
|
+
this['average_info_list'] = averageInfoList;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set averageInfoList(averageInfoList) {
|
|
12
|
+
this['average_info_list'] = averageInfoList;
|
|
13
|
+
}
|
|
14
|
+
get averageInfoList() {
|
|
15
|
+
return this['average_info_list'];
|
|
16
|
+
}
|
|
17
|
+
withPeakInfoList(peakInfoList) {
|
|
18
|
+
this['peak_info_list'] = peakInfoList;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set peakInfoList(peakInfoList) {
|
|
22
|
+
this['peak_info_list'] = peakInfoList;
|
|
23
|
+
}
|
|
24
|
+
get peakInfoList() {
|
|
25
|
+
return this['peak_info_list'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
|
|
29
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,qEAAqE;IAG9E;IACA,CAAC;IACM,mBAAmB,CAAC,eAA4G;QACnI,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAyH;QAChJ,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;IAChD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,gBAAgB,CAAC,YAAsG;QAC1H,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAmH;QACvI,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;CACJ;AAzBD,sJAyBC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6EAA6E,EAAE,MAAM,iFAAiF,CAAC;AAGhL,qBAAa,oFAAoF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,6EAA6E,CAAC,CAAC;;IAGhG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,6EAA6E,CAAC,GAAG,oFAAoF;CAI5M"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,oFAAoF;IAG7F;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAA8F;QAC9G,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,oLAaC"}
|