@huaweicloud/huaweicloud-sdk-waf 3.1.176 → 3.1.178
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 +773 -121
- package/v1/WafClient.d.ts.map +1 -1
- package/v1/WafClient.js +1562 -157
- package/v1/WafClient.js.map +1 -1
- package/v1/model/AnticrawlerRule.d.ts +10 -2
- package/v1/model/AnticrawlerRule.d.ts.map +1 -1
- package/v1/model/AnticrawlerRule.js +10 -1
- package/v1/model/AnticrawlerRule.js.map +1 -1
- package/v1/model/AsyncJobReqBody.d.ts +42 -0
- package/v1/model/AsyncJobReqBody.d.ts.map +1 -0
- package/v1/model/AsyncJobReqBody.js +89 -0
- package/v1/model/AsyncJobReqBody.js.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsRequest.d.ts +15 -0
- package/v1/model/BatchDeleteCompositeHostsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsRequest.js +34 -0
- package/v1/model/BatchDeleteCompositeHostsRequest.js.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsRequestBody.d.ts +12 -0
- package/v1/model/BatchDeleteCompositeHostsRequestBody.d.ts.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsRequestBody.js +29 -0
- package/v1/model/BatchDeleteCompositeHostsRequestBody.js.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsResponse.d.ts +9 -0
- package/v1/model/BatchDeleteCompositeHostsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteCompositeHostsResponse.js +21 -0
- package/v1/model/BatchDeleteCompositeHostsResponse.js.map +1 -0
- package/v1/model/BatchDeleteRulesRequest.d.ts +15 -0
- package/v1/model/BatchDeleteRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteRulesRequest.js +35 -0
- package/v1/model/BatchDeleteRulesRequest.js.map +1 -0
- package/v1/model/BatchDeleteRulesResponse.d.ts +10 -0
- package/v1/model/BatchDeleteRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteRulesResponse.js +21 -0
- package/v1/model/BatchDeleteRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateAntiTamperRulesRequestBody.d.ts +15 -0
- package/v1/model/BatchUpdateAntiTamperRulesRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntiTamperRulesRequestBody.js +34 -0
- package/v1/model/BatchUpdateAntiTamperRulesRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateAntileakageRuleRequestBody.d.ts +28 -0
- package/v1/model/BatchUpdateAntileakageRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntileakageRuleRequestBody.js +51 -0
- package/v1/model/BatchUpdateAntileakageRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateAntileakageRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateAntileakageRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntileakageRulesRequest.js +24 -0
- package/v1/model/BatchUpdateAntileakageRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateAntileakageRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateAntileakageRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntileakageRulesResponse.js +21 -0
- package/v1/model/BatchUpdateAntileakageRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateAntitamperRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateAntitamperRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntitamperRulesRequest.js +24 -0
- package/v1/model/BatchUpdateAntitamperRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateAntitamperRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateAntitamperRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateAntitamperRulesResponse.js +21 -0
- package/v1/model/BatchUpdateAntitamperRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateCcRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateCcRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateCcRulesRequest.js +24 -0
- package/v1/model/BatchUpdateCcRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateCcRulesRequestBody.d.ts +73 -0
- package/v1/model/BatchUpdateCcRulesRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateCcRulesRequestBody.js +153 -0
- package/v1/model/BatchUpdateCcRulesRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateCcRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateCcRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateCcRulesResponse.js +21 -0
- package/v1/model/BatchUpdateCcRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateCustomRuleRequestBody.d.ts +39 -0
- package/v1/model/BatchUpdateCustomRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateCustomRuleRequestBody.js +77 -0
- package/v1/model/BatchUpdateCustomRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateCustomRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateCustomRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateCustomRulesRequest.js +24 -0
- package/v1/model/BatchUpdateCustomRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateCustomRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateCustomRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateCustomRulesResponse.js +21 -0
- package/v1/model/BatchUpdateCustomRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateGeoipRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesRequest.js +24 -0
- package/v1/model/BatchUpdateGeoipRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesRequestBody.d.ts +17 -0
- package/v1/model/BatchUpdateGeoipRulesRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesRequestBody.js +35 -0
- package/v1/model/BatchUpdateGeoipRulesRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateGeoipRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateGeoipRulesResponse.js +21 -0
- package/v1/model/BatchUpdateGeoipRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateIgnoreRuleRequestBody.d.ts +23 -0
- package/v1/model/BatchUpdateIgnoreRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateIgnoreRuleRequestBody.js +47 -0
- package/v1/model/BatchUpdateIgnoreRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateIgnoreRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateIgnoreRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateIgnoreRulesRequest.js +24 -0
- package/v1/model/BatchUpdateIgnoreRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateIgnoreRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateIgnoreRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateIgnoreRulesResponse.js +21 -0
- package/v1/model/BatchUpdateIgnoreRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBody.d.ts +22 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBody.js +47 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBodyAction.d.ts +6 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBodyAction.d.ts.map +1 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBodyAction.js +13 -0
- package/v1/model/BatchUpdateIpReputationRuleRequestBodyAction.js.map +1 -0
- package/v1/model/BatchUpdateIpReputationRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateIpReputationRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateIpReputationRulesRequest.js +24 -0
- package/v1/model/BatchUpdateIpReputationRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateIpReputationRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateIpReputationRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateIpReputationRulesResponse.js +21 -0
- package/v1/model/BatchUpdateIpReputationRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdatePrivacyRuleRequestBody.d.ts +27 -0
- package/v1/model/BatchUpdatePrivacyRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdatePrivacyRuleRequestBody.js +49 -0
- package/v1/model/BatchUpdatePrivacyRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdatePrivacyRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdatePrivacyRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdatePrivacyRulesRequest.js +24 -0
- package/v1/model/BatchUpdatePrivacyRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdatePrivacyRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdatePrivacyRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdatePrivacyRulesResponse.js +21 -0
- package/v1/model/BatchUpdatePrivacyRulesResponse.js.map +1 -0
- package/v1/model/BatchUpdateWhiteBlackIpRuleRequestBody.d.ts +29 -0
- package/v1/model/BatchUpdateWhiteBlackIpRuleRequestBody.d.ts.map +1 -0
- package/v1/model/BatchUpdateWhiteBlackIpRuleRequestBody.js +65 -0
- package/v1/model/BatchUpdateWhiteBlackIpRuleRequestBody.js.map +1 -0
- package/v1/model/BatchUpdateWhiteblackipRulesRequest.d.ts +11 -0
- package/v1/model/BatchUpdateWhiteblackipRulesRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateWhiteblackipRulesRequest.js +24 -0
- package/v1/model/BatchUpdateWhiteblackipRulesRequest.js.map +1 -0
- package/v1/model/BatchUpdateWhiteblackipRulesResponse.d.ts +10 -0
- package/v1/model/BatchUpdateWhiteblackipRulesResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateWhiteblackipRulesResponse.js +21 -0
- package/v1/model/BatchUpdateWhiteblackipRulesResponse.js.map +1 -0
- package/v1/model/CloudWafHostItem.d.ts +11 -3
- package/v1/model/CloudWafHostItem.d.ts.map +1 -1
- package/v1/model/CloudWafHostItem.js +10 -1
- package/v1/model/CloudWafHostItem.js.map +1 -1
- package/v1/model/CompositeHostResponse.d.ts +11 -3
- package/v1/model/CompositeHostResponse.d.ts.map +1 -1
- package/v1/model/CompositeHostResponse.js +10 -1
- package/v1/model/CompositeHostResponse.js.map +1 -1
- package/v1/model/ConfirmDnsDomainRequest.d.ts +12 -0
- package/v1/model/ConfirmDnsDomainRequest.d.ts.map +1 -0
- package/v1/model/ConfirmDnsDomainRequest.js +30 -0
- package/v1/model/ConfirmDnsDomainRequest.js.map +1 -0
- package/v1/model/ConfirmDnsDomainResponse.d.ts +12 -0
- package/v1/model/ConfirmDnsDomainResponse.d.ts.map +1 -0
- package/v1/model/ConfirmDnsDomainResponse.js +25 -0
- package/v1/model/ConfirmDnsDomainResponse.js.map +1 -0
- package/v1/model/CopyPolicyByIdRequest.d.ts +20 -0
- package/v1/model/CopyPolicyByIdRequest.d.ts.map +1 -0
- package/v1/model/CopyPolicyByIdRequest.js +52 -0
- package/v1/model/CopyPolicyByIdRequest.js.map +1 -0
- package/v1/model/CopyPolicyByIdResponse.d.ts +51 -0
- package/v1/model/CopyPolicyByIdResponse.d.ts.map +1 -0
- package/v1/model/CopyPolicyByIdResponse.js +83 -0
- package/v1/model/CopyPolicyByIdResponse.js.map +1 -0
- package/v1/model/CreateAnticrawlerRuleRequestbody.d.ts +10 -2
- package/v1/model/CreateAnticrawlerRuleRequestbody.d.ts.map +1 -1
- package/v1/model/CreateAnticrawlerRuleRequestbody.js +10 -1
- package/v1/model/CreateAnticrawlerRuleRequestbody.js.map +1 -1
- package/v1/model/CreateAnticrawlerRuleResponse.d.ts +10 -2
- package/v1/model/CreateAnticrawlerRuleResponse.d.ts.map +1 -1
- package/v1/model/CreateAnticrawlerRuleResponse.js +10 -1
- package/v1/model/CreateAnticrawlerRuleResponse.js.map +1 -1
- package/v1/model/CreateEventExportJobRequest.d.ts +11 -0
- package/v1/model/CreateEventExportJobRequest.d.ts.map +1 -0
- package/v1/model/CreateEventExportJobRequest.js +24 -0
- package/v1/model/CreateEventExportJobRequest.js.map +1 -0
- package/v1/model/CreateEventExportJobResponse.d.ts +13 -0
- package/v1/model/CreateEventExportJobResponse.d.ts.map +1 -0
- package/v1/model/CreateEventExportJobResponse.js +29 -0
- package/v1/model/CreateEventExportJobResponse.js.map +1 -0
- package/v1/model/CreateHostRequestBody.d.ts +11 -3
- package/v1/model/CreateHostRequestBody.d.ts.map +1 -1
- package/v1/model/CreateHostRequestBody.js +10 -1
- package/v1/model/CreateHostRequestBody.js.map +1 -1
- package/v1/model/CreateSecurityReportSubscriptionRequest.d.ts +11 -0
- package/v1/model/CreateSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequest.js +24 -0
- package/v1/model/CreateSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBody.d.ts +38 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBody.d.ts.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBody.js +89 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBody.js.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.d.ts +52 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.d.ts.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.js +129 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.js.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.d.ts +12 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.d.ts.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.js +29 -0
- package/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.js.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/CreateSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/CreateSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/CreateSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/CreateValueListResponse.d.ts +18 -2
- package/v1/model/CreateValueListResponse.d.ts.map +1 -1
- package/v1/model/CreateValueListResponse.js +18 -1
- package/v1/model/CreateValueListResponse.js.map +1 -1
- package/v1/model/CustomPage.d.ts +12 -3
- package/v1/model/CustomPage.d.ts.map +1 -1
- package/v1/model/CustomPage.js +11 -1
- package/v1/model/CustomPage.js.map +1 -1
- package/v1/model/DeleteAlertNoticeConfigRequest.d.ts +16 -0
- package/v1/model/DeleteAlertNoticeConfigRequest.d.ts.map +1 -0
- package/v1/model/DeleteAlertNoticeConfigRequest.js +42 -0
- package/v1/model/DeleteAlertNoticeConfigRequest.js.map +1 -0
- package/v1/model/DeleteAlertNoticeConfigResponse.d.ts +47 -0
- package/v1/model/DeleteAlertNoticeConfigResponse.d.ts.map +1 -0
- package/v1/model/DeleteAlertNoticeConfigResponse.js +109 -0
- package/v1/model/DeleteAlertNoticeConfigResponse.js.map +1 -0
- package/v1/model/DeleteAnticrawlerRuleResponse.d.ts +10 -2
- package/v1/model/DeleteAnticrawlerRuleResponse.d.ts.map +1 -1
- package/v1/model/DeleteAnticrawlerRuleResponse.js +10 -1
- package/v1/model/DeleteAnticrawlerRuleResponse.js.map +1 -1
- package/v1/model/DeleteHostResponse.d.ts +11 -3
- package/v1/model/DeleteHostResponse.d.ts.map +1 -1
- package/v1/model/DeleteHostResponse.js +10 -1
- package/v1/model/DeleteHostResponse.js.map +1 -1
- package/v1/model/DeleteInstanceResponse.d.ts +40 -8
- package/v1/model/DeleteInstanceResponse.d.ts.map +1 -1
- package/v1/model/DeleteInstanceResponse.js +36 -1
- package/v1/model/DeleteInstanceResponse.js.map +1 -1
- package/v1/model/DeleteIpReputationRuleRequest.d.ts +20 -0
- package/v1/model/DeleteIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/DeleteIpReputationRuleRequest.js +52 -0
- package/v1/model/DeleteIpReputationRuleRequest.js.map +1 -0
- package/v1/model/DeleteIpReputationRuleResponse.d.ts +24 -0
- package/v1/model/DeleteIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/DeleteIpReputationRuleResponse.js +47 -0
- package/v1/model/DeleteIpReputationRuleResponse.js.map +1 -0
- package/v1/model/DeleteIpReputationRuleResponseBodyAction.d.ts +6 -0
- package/v1/model/DeleteIpReputationRuleResponseBodyAction.d.ts.map +1 -0
- package/v1/model/DeleteIpReputationRuleResponseBodyAction.js +13 -0
- package/v1/model/DeleteIpReputationRuleResponseBodyAction.js.map +1 -0
- package/v1/model/DeletePremiumHostResponse.d.ts +23 -6
- package/v1/model/DeletePremiumHostResponse.d.ts.map +1 -1
- package/v1/model/DeletePremiumHostResponse.js +20 -1
- package/v1/model/DeletePremiumHostResponse.js.map +1 -1
- package/v1/model/DeleteSecurityReportSubscriptionRequest.d.ts +12 -0
- package/v1/model/DeleteSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/DeleteSecurityReportSubscriptionRequest.js +31 -0
- package/v1/model/DeleteSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/DeleteSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/DeleteSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/DeleteSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/DeleteSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/DeleteValueListResponse.d.ts +18 -2
- package/v1/model/DeleteValueListResponse.d.ts.map +1 -1
- package/v1/model/DeleteValueListResponse.js +18 -1
- package/v1/model/DeleteValueListResponse.js.map +1 -1
- package/v1/model/DnsDomain.d.ts +15 -0
- package/v1/model/DnsDomain.d.ts.map +1 -0
- package/v1/model/DnsDomain.js +31 -0
- package/v1/model/DnsDomain.js.map +1 -0
- package/v1/model/ListAnticrawlerRulesRequest.d.ts +10 -2
- package/v1/model/ListAnticrawlerRulesRequest.d.ts.map +1 -1
- package/v1/model/ListAnticrawlerRulesRequest.js +10 -1
- package/v1/model/ListAnticrawlerRulesRequest.js.map +1 -1
- package/v1/model/ListCcRulesRequest.d.ts +16 -3
- package/v1/model/ListCcRulesRequest.d.ts.map +1 -1
- package/v1/model/ListCcRulesRequest.js +15 -1
- package/v1/model/ListCcRulesRequest.js.map +1 -1
- package/v1/model/ListCertificatesRequest.d.ts +12 -3
- package/v1/model/ListCertificatesRequest.d.ts.map +1 -1
- package/v1/model/ListCertificatesRequest.js +11 -1
- package/v1/model/ListCertificatesRequest.js.map +1 -1
- package/v1/model/ListCompositeHostsRequest.d.ts +12 -3
- package/v1/model/ListCompositeHostsRequest.d.ts.map +1 -1
- package/v1/model/ListCompositeHostsRequest.js +11 -1
- package/v1/model/ListCompositeHostsRequest.js.map +1 -1
- package/v1/model/ListInstance.d.ts +40 -8
- package/v1/model/ListInstance.d.ts.map +1 -1
- package/v1/model/ListInstance.js +36 -1
- package/v1/model/ListInstance.js.map +1 -1
- package/v1/model/ListPremiumHostRequest.d.ts +12 -3
- package/v1/model/ListPremiumHostRequest.d.ts.map +1 -1
- package/v1/model/ListPremiumHostRequest.js +11 -1
- package/v1/model/ListPremiumHostRequest.js.map +1 -1
- package/v1/model/ListSourceIpTop5Request.d.ts +12 -0
- package/v1/model/ListSourceIpTop5Request.d.ts.map +1 -0
- package/v1/model/ListSourceIpTop5Request.js +30 -0
- package/v1/model/ListSourceIpTop5Request.js.map +1 -0
- package/v1/model/ListSourceIpTop5Response.d.ts +10 -0
- package/v1/model/ListSourceIpTop5Response.d.ts.map +1 -0
- package/v1/model/ListSourceIpTop5Response.js +19 -0
- package/v1/model/ListSourceIpTop5Response.js.map +1 -0
- package/v1/model/ListThreatsRequest.d.ts +12 -0
- package/v1/model/ListThreatsRequest.d.ts.map +1 -0
- package/v1/model/ListThreatsRequest.js +29 -0
- package/v1/model/ListThreatsRequest.js.map +1 -0
- package/v1/model/ListThreatsResponse.d.ts +29 -0
- package/v1/model/ListThreatsResponse.d.ts.map +1 -0
- package/v1/model/ListThreatsResponse.js +59 -0
- package/v1/model/ListThreatsResponse.js.map +1 -0
- package/v1/model/ListUrlRequest.d.ts +20 -0
- package/v1/model/ListUrlRequest.d.ts.map +1 -0
- package/v1/model/ListUrlRequest.js +45 -0
- package/v1/model/ListUrlRequest.js.map +1 -0
- package/v1/model/ListUrlResponse.d.ts +7 -0
- package/v1/model/ListUrlResponse.d.ts.map +1 -0
- package/v1/model/ListUrlResponse.js +15 -0
- package/v1/model/ListUrlResponse.js.map +1 -0
- package/v1/model/PolicyRuleIdRequestBody.d.ts +9 -0
- package/v1/model/PolicyRuleIdRequestBody.d.ts.map +1 -0
- package/v1/model/PolicyRuleIdRequestBody.js +19 -0
- package/v1/model/PolicyRuleIdRequestBody.js.map +1 -0
- package/v1/model/PolicyRuleIdRequestBodyPolicyRuleIds.d.ts +12 -0
- package/v1/model/PolicyRuleIdRequestBodyPolicyRuleIds.d.ts.map +1 -0
- package/v1/model/PolicyRuleIdRequestBodyPolicyRuleIds.js +29 -0
- package/v1/model/PolicyRuleIdRequestBodyPolicyRuleIds.js.map +1 -0
- package/v1/model/PolicyRuleIdResponseBodyPolicyRuleIds.d.ts +12 -0
- package/v1/model/PolicyRuleIdResponseBodyPolicyRuleIds.d.ts.map +1 -0
- package/v1/model/PolicyRuleIdResponseBodyPolicyRuleIds.js +29 -0
- package/v1/model/PolicyRuleIdResponseBodyPolicyRuleIds.js.map +1 -0
- package/v1/model/RenameInstanceResponse.d.ts +40 -8
- package/v1/model/RenameInstanceResponse.d.ts.map +1 -1
- package/v1/model/RenameInstanceResponse.js +36 -1
- package/v1/model/RenameInstanceResponse.js.map +1 -1
- package/v1/model/Server.d.ts +8 -0
- package/v1/model/Server.d.ts.map +1 -0
- package/v1/model/Server.js +17 -0
- package/v1/model/Server.js.map +1 -0
- package/v1/model/ShowAnticrawlerRuleResponse.d.ts +10 -2
- package/v1/model/ShowAnticrawlerRuleResponse.d.ts.map +1 -1
- package/v1/model/ShowAnticrawlerRuleResponse.js +10 -1
- package/v1/model/ShowAnticrawlerRuleResponse.js.map +1 -1
- package/v1/model/ShowCompositeHostResponse.d.ts +11 -3
- package/v1/model/ShowCompositeHostResponse.d.ts.map +1 -1
- package/v1/model/ShowCompositeHostResponse.js +10 -1
- package/v1/model/ShowCompositeHostResponse.js.map +1 -1
- package/v1/model/ShowInstanceResponse.d.ts +40 -8
- package/v1/model/ShowInstanceResponse.d.ts.map +1 -1
- package/v1/model/ShowInstanceResponse.js +36 -1
- package/v1/model/ShowInstanceResponse.js.map +1 -1
- package/v1/model/ShowPremiumHostResponse.d.ts +23 -6
- package/v1/model/ShowPremiumHostResponse.d.ts.map +1 -1
- package/v1/model/ShowPremiumHostResponse.js +20 -1
- package/v1/model/ShowPremiumHostResponse.js.map +1 -1
- package/v1/model/ShowValueListResponse.d.ts +18 -2
- package/v1/model/ShowValueListResponse.d.ts.map +1 -1
- package/v1/model/ShowValueListResponse.js +18 -1
- package/v1/model/ShowValueListResponse.js.map +1 -1
- package/v1/model/SourceIpTopListInfoItems.d.ts +8 -0
- package/v1/model/SourceIpTopListInfoItems.d.ts.map +1 -0
- package/v1/model/SourceIpTopListInfoItems.js +17 -0
- package/v1/model/SourceIpTopListInfoItems.js.map +1 -0
- package/v1/model/StatisticsTimelineItem.d.ts +14 -2
- package/v1/model/StatisticsTimelineItem.d.ts.map +1 -1
- package/v1/model/StatisticsTimelineItem.js +14 -1
- package/v1/model/StatisticsTimelineItem.js.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleRequestBody.d.ts +10 -2
- package/v1/model/UpdateAnticrawlerRuleRequestBody.d.ts.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleRequestBody.js +10 -1
- package/v1/model/UpdateAnticrawlerRuleRequestBody.js.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleResponse.d.ts +10 -2
- package/v1/model/UpdateAnticrawlerRuleResponse.d.ts.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleResponse.js +10 -1
- package/v1/model/UpdateAnticrawlerRuleResponse.js.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleTypeRequestbody.d.ts +11 -3
- package/v1/model/UpdateAnticrawlerRuleTypeRequestbody.d.ts.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleTypeRequestbody.js +10 -1
- package/v1/model/UpdateAnticrawlerRuleTypeRequestbody.js.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleTypeResponse.d.ts +11 -3
- package/v1/model/UpdateAnticrawlerRuleTypeResponse.d.ts.map +1 -1
- package/v1/model/UpdateAnticrawlerRuleTypeResponse.js +10 -1
- package/v1/model/UpdateAnticrawlerRuleTypeResponse.js.map +1 -1
- package/v1/model/UpdateHostRequestBody.d.ts +11 -3
- package/v1/model/UpdateHostRequestBody.d.ts.map +1 -1
- package/v1/model/UpdateHostRequestBody.js +10 -1
- package/v1/model/UpdateHostRequestBody.js.map +1 -1
- package/v1/model/UpdatePremiumHostRequestBody.d.ts +23 -6
- package/v1/model/UpdatePremiumHostRequestBody.d.ts.map +1 -1
- package/v1/model/UpdatePremiumHostRequestBody.js +20 -1
- package/v1/model/UpdatePremiumHostRequestBody.js.map +1 -1
- package/v1/model/UpdatePremiumHostResponse.d.ts +23 -6
- package/v1/model/UpdatePremiumHostResponse.d.ts.map +1 -1
- package/v1/model/UpdatePremiumHostResponse.js +20 -1
- package/v1/model/UpdatePremiumHostResponse.js.map +1 -1
- package/v1/model/UpdatePremiumInstanceProgressRequest.d.ts +15 -0
- package/v1/model/UpdatePremiumInstanceProgressRequest.d.ts.map +1 -0
- package/v1/model/UpdatePremiumInstanceProgressRequest.js +35 -0
- package/v1/model/UpdatePremiumInstanceProgressRequest.js.map +1 -0
- package/v1/model/UpdatePremiumInstanceProgressResponse.d.ts +9 -0
- package/v1/model/UpdatePremiumInstanceProgressResponse.d.ts.map +1 -0
- package/v1/model/UpdatePremiumInstanceProgressResponse.js +19 -0
- package/v1/model/UpdatePremiumInstanceProgressResponse.js.map +1 -0
- package/v1/model/UpdatePremiumInstanceResponse.d.ts +50 -10
- package/v1/model/UpdatePremiumInstanceResponse.d.ts.map +1 -1
- package/v1/model/UpdatePremiumInstanceResponse.js +45 -1
- package/v1/model/UpdatePremiumInstanceResponse.js.map +1 -1
- package/v1/model/UpdatePrivacyRuleResponse.d.ts +10 -2
- package/v1/model/UpdatePrivacyRuleResponse.d.ts.map +1 -1
- package/v1/model/UpdatePrivacyRuleResponse.js +10 -1
- package/v1/model/UpdatePrivacyRuleResponse.js.map +1 -1
- package/v1/model/UpdateSecurityReportSubscriptionRequest.d.ts +15 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequest.js +35 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequestBody.d.ts +46 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequestBody.d.ts.map +1 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequestBody.js +114 -0
- package/v1/model/UpdateSecurityReportSubscriptionRequestBody.js.map +1 -0
- package/v1/model/UpdateSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/UpdateSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/UpdateSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/UpdateSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/UpdateValueListResponse.d.ts +18 -2
- package/v1/model/UpdateValueListResponse.d.ts.map +1 -1
- package/v1/model/UpdateValueListResponse.js +18 -1
- package/v1/model/UpdateValueListResponse.js.map +1 -1
- package/v1/model/WafProductInfo.d.ts +11 -3
- package/v1/model/WafProductInfo.d.ts.map +1 -1
- package/v1/model/WafProductInfo.js +10 -1
- package/v1/model/WafProductInfo.js.map +1 -1
- package/v1/public-api.d.ts +69 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +69 -0
- package/v1/public-api.js.map +1 -1
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { CreateSecurityReportSubscriptionRequestBodyReportContentSubscription } from './CreateSecurityReportSubscriptionRequestBodyReportContentSubscription';
|
|
2
|
+
import { CreateSecurityReportSubscriptionRequestBodyStatPeriod } from './CreateSecurityReportSubscriptionRequestBodyStatPeriod';
|
|
3
|
+
export declare class CreateSecurityReportSubscriptionRequestBody {
|
|
4
|
+
private 'sending_period'?;
|
|
5
|
+
private 'report_name'?;
|
|
6
|
+
private 'report_category'?;
|
|
7
|
+
private 'topic_urn'?;
|
|
8
|
+
private 'subscription_type'?;
|
|
9
|
+
private 'report_content_subscription'?;
|
|
10
|
+
private 'stat_period'?;
|
|
11
|
+
private 'console_url_prefix'?;
|
|
12
|
+
constructor();
|
|
13
|
+
withSendingPeriod(sendingPeriod: string): CreateSecurityReportSubscriptionRequestBody;
|
|
14
|
+
set sendingPeriod(sendingPeriod: string | undefined);
|
|
15
|
+
get sendingPeriod(): string | undefined;
|
|
16
|
+
withReportName(reportName: string): CreateSecurityReportSubscriptionRequestBody;
|
|
17
|
+
set reportName(reportName: string | undefined);
|
|
18
|
+
get reportName(): string | undefined;
|
|
19
|
+
withReportCategory(reportCategory: string): CreateSecurityReportSubscriptionRequestBody;
|
|
20
|
+
set reportCategory(reportCategory: string | undefined);
|
|
21
|
+
get reportCategory(): string | undefined;
|
|
22
|
+
withTopicUrn(topicUrn: string): CreateSecurityReportSubscriptionRequestBody;
|
|
23
|
+
set topicUrn(topicUrn: string | undefined);
|
|
24
|
+
get topicUrn(): string | undefined;
|
|
25
|
+
withSubscriptionType(subscriptionType: string): CreateSecurityReportSubscriptionRequestBody;
|
|
26
|
+
set subscriptionType(subscriptionType: string | undefined);
|
|
27
|
+
get subscriptionType(): string | undefined;
|
|
28
|
+
withReportContentSubscription(reportContentSubscription: CreateSecurityReportSubscriptionRequestBodyReportContentSubscription): CreateSecurityReportSubscriptionRequestBody;
|
|
29
|
+
set reportContentSubscription(reportContentSubscription: CreateSecurityReportSubscriptionRequestBodyReportContentSubscription | undefined);
|
|
30
|
+
get reportContentSubscription(): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription | undefined;
|
|
31
|
+
withStatPeriod(statPeriod: CreateSecurityReportSubscriptionRequestBodyStatPeriod): CreateSecurityReportSubscriptionRequestBody;
|
|
32
|
+
set statPeriod(statPeriod: CreateSecurityReportSubscriptionRequestBodyStatPeriod | undefined);
|
|
33
|
+
get statPeriod(): CreateSecurityReportSubscriptionRequestBodyStatPeriod | undefined;
|
|
34
|
+
withConsoleUrlPrefix(consoleUrlPrefix: string): CreateSecurityReportSubscriptionRequestBody;
|
|
35
|
+
set consoleUrlPrefix(consoleUrlPrefix: string | undefined);
|
|
36
|
+
get consoleUrlPrefix(): string | undefined;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oEAAoE,EAAE,MAAM,wEAAwE,CAAC;AAC9J,OAAO,EAAE,qDAAqD,EAAE,MAAM,yDAAyD,CAAC;AAGhI,qBAAa,2CAA2C;IACpD,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,6BAA6B,CAAC,CAAuE;IAC7G,OAAO,CAAC,aAAa,CAAC,CAAwD;IAC9E,OAAO,CAAC,oBAAoB,CAAC,CAAS;;IAG/B,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,2CAA2C;IAI5F,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,2CAA2C;IAItF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,2CAA2C;IAI9F,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,2CAA2C;IAIlF,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,2CAA2C;IAIlG,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,6BAA6B,CAAC,yBAAyB,EAAE,oEAAoE,GAAG,2CAA2C;IAIlL,IAAW,yBAAyB,CAAC,yBAAyB,EAAE,oEAAoE,GAAI,SAAS,EAEhJ;IACD,IAAW,yBAAyB,IAAI,oEAAoE,GAAG,SAAS,CAEvH;IACM,cAAc,CAAC,UAAU,EAAE,qDAAqD,GAAG,2CAA2C;IAIrI,IAAW,UAAU,CAAC,UAAU,EAAE,qDAAqD,GAAI,SAAS,EAEnG;IACD,IAAW,UAAU,IAAI,qDAAqD,GAAG,SAAS,CAEzF;IACM,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,2CAA2C;IAIlG,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;CACJ"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSecurityReportSubscriptionRequestBody = void 0;
|
|
4
|
+
class CreateSecurityReportSubscriptionRequestBody {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withSendingPeriod(sendingPeriod) {
|
|
8
|
+
this['sending_period'] = sendingPeriod;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set sendingPeriod(sendingPeriod) {
|
|
12
|
+
this['sending_period'] = sendingPeriod;
|
|
13
|
+
}
|
|
14
|
+
get sendingPeriod() {
|
|
15
|
+
return this['sending_period'];
|
|
16
|
+
}
|
|
17
|
+
withReportName(reportName) {
|
|
18
|
+
this['report_name'] = reportName;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set reportName(reportName) {
|
|
22
|
+
this['report_name'] = reportName;
|
|
23
|
+
}
|
|
24
|
+
get reportName() {
|
|
25
|
+
return this['report_name'];
|
|
26
|
+
}
|
|
27
|
+
withReportCategory(reportCategory) {
|
|
28
|
+
this['report_category'] = reportCategory;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set reportCategory(reportCategory) {
|
|
32
|
+
this['report_category'] = reportCategory;
|
|
33
|
+
}
|
|
34
|
+
get reportCategory() {
|
|
35
|
+
return this['report_category'];
|
|
36
|
+
}
|
|
37
|
+
withTopicUrn(topicUrn) {
|
|
38
|
+
this['topic_urn'] = topicUrn;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set topicUrn(topicUrn) {
|
|
42
|
+
this['topic_urn'] = topicUrn;
|
|
43
|
+
}
|
|
44
|
+
get topicUrn() {
|
|
45
|
+
return this['topic_urn'];
|
|
46
|
+
}
|
|
47
|
+
withSubscriptionType(subscriptionType) {
|
|
48
|
+
this['subscription_type'] = subscriptionType;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
set subscriptionType(subscriptionType) {
|
|
52
|
+
this['subscription_type'] = subscriptionType;
|
|
53
|
+
}
|
|
54
|
+
get subscriptionType() {
|
|
55
|
+
return this['subscription_type'];
|
|
56
|
+
}
|
|
57
|
+
withReportContentSubscription(reportContentSubscription) {
|
|
58
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set reportContentSubscription(reportContentSubscription) {
|
|
62
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
63
|
+
}
|
|
64
|
+
get reportContentSubscription() {
|
|
65
|
+
return this['report_content_subscription'];
|
|
66
|
+
}
|
|
67
|
+
withStatPeriod(statPeriod) {
|
|
68
|
+
this['stat_period'] = statPeriod;
|
|
69
|
+
return this;
|
|
70
|
+
}
|
|
71
|
+
set statPeriod(statPeriod) {
|
|
72
|
+
this['stat_period'] = statPeriod;
|
|
73
|
+
}
|
|
74
|
+
get statPeriod() {
|
|
75
|
+
return this['stat_period'];
|
|
76
|
+
}
|
|
77
|
+
withConsoleUrlPrefix(consoleUrlPrefix) {
|
|
78
|
+
this['console_url_prefix'] = consoleUrlPrefix;
|
|
79
|
+
return this;
|
|
80
|
+
}
|
|
81
|
+
set consoleUrlPrefix(consoleUrlPrefix) {
|
|
82
|
+
this['console_url_prefix'] = consoleUrlPrefix;
|
|
83
|
+
}
|
|
84
|
+
get consoleUrlPrefix() {
|
|
85
|
+
return this['console_url_prefix'];
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
exports.CreateSecurityReportSubscriptionRequestBody = CreateSecurityReportSubscriptionRequestBody;
|
|
89
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBody.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBody.ts"],"names":[],"mappings":";;;AAIA,MAAa,2CAA2C;IASpD;IACA,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,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;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,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,6BAA6B,CAAC,yBAA+F;QAChI,IAAI,CAAC,6BAA6B,CAAC,GAAG,yBAAyB,CAAC;QAChE,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,yBAAyB,CAAC,yBAA4G;QAC7I,IAAI,CAAC,6BAA6B,CAAC,GAAG,yBAAyB,CAAC;IACpE,CAAC;IACD,IAAW,yBAAyB;QAChC,OAAO,IAAI,CAAC,6BAA6B,CAAC,CAAC;IAC/C,CAAC;IACM,cAAc,CAAC,UAAiE;QACnF,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA8E;QAChG,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,oBAAoB,CAAC,gBAAwB;QAChD,IAAI,CAAC,oBAAoB,CAAC,GAAG,gBAAgB,CAAC;QAC9C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,gBAAgB,CAAC,gBAAqC;QAC7D,IAAI,CAAC,oBAAoB,CAAC,GAAG,gBAAgB,CAAC;IAClD,CAAC;IACD,IAAW,gBAAgB;QACvB,OAAO,IAAI,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;CACJ;AA3FD,kGA2FC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
export declare class CreateSecurityReportSubscriptionRequestBodyReportContentSubscription {
|
|
2
|
+
private 'overview_statistics_enable'?;
|
|
3
|
+
private 'group_by_day_enable'?;
|
|
4
|
+
private 'request_statistics_enable'?;
|
|
5
|
+
private 'qps_statistics_enable'?;
|
|
6
|
+
private 'bandwidth_statistics_enable'?;
|
|
7
|
+
private 'response_code_statistics_enable'?;
|
|
8
|
+
private 'attack_type_distribution_enable'?;
|
|
9
|
+
private 'top_attacked_domains_enable'?;
|
|
10
|
+
private 'top_attack_source_ips_enable'?;
|
|
11
|
+
private 'top_attacked_urls_enable'?;
|
|
12
|
+
private 'top_attack_source_locations_enable'?;
|
|
13
|
+
private 'top_error_pages_enable'?;
|
|
14
|
+
constructor();
|
|
15
|
+
withOverviewStatisticsEnable(overviewStatisticsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
16
|
+
set overviewStatisticsEnable(overviewStatisticsEnable: boolean | undefined);
|
|
17
|
+
get overviewStatisticsEnable(): boolean | undefined;
|
|
18
|
+
withGroupByDayEnable(groupByDayEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
19
|
+
set groupByDayEnable(groupByDayEnable: boolean | undefined);
|
|
20
|
+
get groupByDayEnable(): boolean | undefined;
|
|
21
|
+
withRequestStatisticsEnable(requestStatisticsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
22
|
+
set requestStatisticsEnable(requestStatisticsEnable: boolean | undefined);
|
|
23
|
+
get requestStatisticsEnable(): boolean | undefined;
|
|
24
|
+
withQpsStatisticsEnable(qpsStatisticsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
25
|
+
set qpsStatisticsEnable(qpsStatisticsEnable: boolean | undefined);
|
|
26
|
+
get qpsStatisticsEnable(): boolean | undefined;
|
|
27
|
+
withBandwidthStatisticsEnable(bandwidthStatisticsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
28
|
+
set bandwidthStatisticsEnable(bandwidthStatisticsEnable: boolean | undefined);
|
|
29
|
+
get bandwidthStatisticsEnable(): boolean | undefined;
|
|
30
|
+
withResponseCodeStatisticsEnable(responseCodeStatisticsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
31
|
+
set responseCodeStatisticsEnable(responseCodeStatisticsEnable: boolean | undefined);
|
|
32
|
+
get responseCodeStatisticsEnable(): boolean | undefined;
|
|
33
|
+
withAttackTypeDistributionEnable(attackTypeDistributionEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
34
|
+
set attackTypeDistributionEnable(attackTypeDistributionEnable: boolean | undefined);
|
|
35
|
+
get attackTypeDistributionEnable(): boolean | undefined;
|
|
36
|
+
withTopAttackedDomainsEnable(topAttackedDomainsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
37
|
+
set topAttackedDomainsEnable(topAttackedDomainsEnable: boolean | undefined);
|
|
38
|
+
get topAttackedDomainsEnable(): boolean | undefined;
|
|
39
|
+
withTopAttackSourceIpsEnable(topAttackSourceIpsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
40
|
+
set topAttackSourceIpsEnable(topAttackSourceIpsEnable: boolean | undefined);
|
|
41
|
+
get topAttackSourceIpsEnable(): boolean | undefined;
|
|
42
|
+
withTopAttackedUrlsEnable(topAttackedUrlsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
43
|
+
set topAttackedUrlsEnable(topAttackedUrlsEnable: boolean | undefined);
|
|
44
|
+
get topAttackedUrlsEnable(): boolean | undefined;
|
|
45
|
+
withTopAttackSourceLocationsEnable(topAttackSourceLocationsEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
46
|
+
set topAttackSourceLocationsEnable(topAttackSourceLocationsEnable: boolean | undefined);
|
|
47
|
+
get topAttackSourceLocationsEnable(): boolean | undefined;
|
|
48
|
+
withTopErrorPagesEnable(topErrorPagesEnable: boolean): CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
49
|
+
set topErrorPagesEnable(topErrorPagesEnable: boolean | undefined);
|
|
50
|
+
get topErrorPagesEnable(): boolean | undefined;
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.d.ts.map
|
package/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSecurityReportSubscriptionRequestBodyReportContentSubscription = void 0;
|
|
4
|
+
class CreateSecurityReportSubscriptionRequestBodyReportContentSubscription {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withOverviewStatisticsEnable(overviewStatisticsEnable) {
|
|
8
|
+
this['overview_statistics_enable'] = overviewStatisticsEnable;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set overviewStatisticsEnable(overviewStatisticsEnable) {
|
|
12
|
+
this['overview_statistics_enable'] = overviewStatisticsEnable;
|
|
13
|
+
}
|
|
14
|
+
get overviewStatisticsEnable() {
|
|
15
|
+
return this['overview_statistics_enable'];
|
|
16
|
+
}
|
|
17
|
+
withGroupByDayEnable(groupByDayEnable) {
|
|
18
|
+
this['group_by_day_enable'] = groupByDayEnable;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set groupByDayEnable(groupByDayEnable) {
|
|
22
|
+
this['group_by_day_enable'] = groupByDayEnable;
|
|
23
|
+
}
|
|
24
|
+
get groupByDayEnable() {
|
|
25
|
+
return this['group_by_day_enable'];
|
|
26
|
+
}
|
|
27
|
+
withRequestStatisticsEnable(requestStatisticsEnable) {
|
|
28
|
+
this['request_statistics_enable'] = requestStatisticsEnable;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set requestStatisticsEnable(requestStatisticsEnable) {
|
|
32
|
+
this['request_statistics_enable'] = requestStatisticsEnable;
|
|
33
|
+
}
|
|
34
|
+
get requestStatisticsEnable() {
|
|
35
|
+
return this['request_statistics_enable'];
|
|
36
|
+
}
|
|
37
|
+
withQpsStatisticsEnable(qpsStatisticsEnable) {
|
|
38
|
+
this['qps_statistics_enable'] = qpsStatisticsEnable;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set qpsStatisticsEnable(qpsStatisticsEnable) {
|
|
42
|
+
this['qps_statistics_enable'] = qpsStatisticsEnable;
|
|
43
|
+
}
|
|
44
|
+
get qpsStatisticsEnable() {
|
|
45
|
+
return this['qps_statistics_enable'];
|
|
46
|
+
}
|
|
47
|
+
withBandwidthStatisticsEnable(bandwidthStatisticsEnable) {
|
|
48
|
+
this['bandwidth_statistics_enable'] = bandwidthStatisticsEnable;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
set bandwidthStatisticsEnable(bandwidthStatisticsEnable) {
|
|
52
|
+
this['bandwidth_statistics_enable'] = bandwidthStatisticsEnable;
|
|
53
|
+
}
|
|
54
|
+
get bandwidthStatisticsEnable() {
|
|
55
|
+
return this['bandwidth_statistics_enable'];
|
|
56
|
+
}
|
|
57
|
+
withResponseCodeStatisticsEnable(responseCodeStatisticsEnable) {
|
|
58
|
+
this['response_code_statistics_enable'] = responseCodeStatisticsEnable;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set responseCodeStatisticsEnable(responseCodeStatisticsEnable) {
|
|
62
|
+
this['response_code_statistics_enable'] = responseCodeStatisticsEnable;
|
|
63
|
+
}
|
|
64
|
+
get responseCodeStatisticsEnable() {
|
|
65
|
+
return this['response_code_statistics_enable'];
|
|
66
|
+
}
|
|
67
|
+
withAttackTypeDistributionEnable(attackTypeDistributionEnable) {
|
|
68
|
+
this['attack_type_distribution_enable'] = attackTypeDistributionEnable;
|
|
69
|
+
return this;
|
|
70
|
+
}
|
|
71
|
+
set attackTypeDistributionEnable(attackTypeDistributionEnable) {
|
|
72
|
+
this['attack_type_distribution_enable'] = attackTypeDistributionEnable;
|
|
73
|
+
}
|
|
74
|
+
get attackTypeDistributionEnable() {
|
|
75
|
+
return this['attack_type_distribution_enable'];
|
|
76
|
+
}
|
|
77
|
+
withTopAttackedDomainsEnable(topAttackedDomainsEnable) {
|
|
78
|
+
this['top_attacked_domains_enable'] = topAttackedDomainsEnable;
|
|
79
|
+
return this;
|
|
80
|
+
}
|
|
81
|
+
set topAttackedDomainsEnable(topAttackedDomainsEnable) {
|
|
82
|
+
this['top_attacked_domains_enable'] = topAttackedDomainsEnable;
|
|
83
|
+
}
|
|
84
|
+
get topAttackedDomainsEnable() {
|
|
85
|
+
return this['top_attacked_domains_enable'];
|
|
86
|
+
}
|
|
87
|
+
withTopAttackSourceIpsEnable(topAttackSourceIpsEnable) {
|
|
88
|
+
this['top_attack_source_ips_enable'] = topAttackSourceIpsEnable;
|
|
89
|
+
return this;
|
|
90
|
+
}
|
|
91
|
+
set topAttackSourceIpsEnable(topAttackSourceIpsEnable) {
|
|
92
|
+
this['top_attack_source_ips_enable'] = topAttackSourceIpsEnable;
|
|
93
|
+
}
|
|
94
|
+
get topAttackSourceIpsEnable() {
|
|
95
|
+
return this['top_attack_source_ips_enable'];
|
|
96
|
+
}
|
|
97
|
+
withTopAttackedUrlsEnable(topAttackedUrlsEnable) {
|
|
98
|
+
this['top_attacked_urls_enable'] = topAttackedUrlsEnable;
|
|
99
|
+
return this;
|
|
100
|
+
}
|
|
101
|
+
set topAttackedUrlsEnable(topAttackedUrlsEnable) {
|
|
102
|
+
this['top_attacked_urls_enable'] = topAttackedUrlsEnable;
|
|
103
|
+
}
|
|
104
|
+
get topAttackedUrlsEnable() {
|
|
105
|
+
return this['top_attacked_urls_enable'];
|
|
106
|
+
}
|
|
107
|
+
withTopAttackSourceLocationsEnable(topAttackSourceLocationsEnable) {
|
|
108
|
+
this['top_attack_source_locations_enable'] = topAttackSourceLocationsEnable;
|
|
109
|
+
return this;
|
|
110
|
+
}
|
|
111
|
+
set topAttackSourceLocationsEnable(topAttackSourceLocationsEnable) {
|
|
112
|
+
this['top_attack_source_locations_enable'] = topAttackSourceLocationsEnable;
|
|
113
|
+
}
|
|
114
|
+
get topAttackSourceLocationsEnable() {
|
|
115
|
+
return this['top_attack_source_locations_enable'];
|
|
116
|
+
}
|
|
117
|
+
withTopErrorPagesEnable(topErrorPagesEnable) {
|
|
118
|
+
this['top_error_pages_enable'] = topErrorPagesEnable;
|
|
119
|
+
return this;
|
|
120
|
+
}
|
|
121
|
+
set topErrorPagesEnable(topErrorPagesEnable) {
|
|
122
|
+
this['top_error_pages_enable'] = topErrorPagesEnable;
|
|
123
|
+
}
|
|
124
|
+
get topErrorPagesEnable() {
|
|
125
|
+
return this['top_error_pages_enable'];
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
exports.CreateSecurityReportSubscriptionRequestBodyReportContentSubscription = CreateSecurityReportSubscriptionRequestBodyReportContentSubscription;
|
|
129
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBodyReportContentSubscription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class CreateSecurityReportSubscriptionRequestBodyStatPeriod {
|
|
2
|
+
private 'begin_time'?;
|
|
3
|
+
private 'end_time'?;
|
|
4
|
+
constructor();
|
|
5
|
+
withBeginTime(beginTime: number): CreateSecurityReportSubscriptionRequestBodyStatPeriod;
|
|
6
|
+
set beginTime(beginTime: number | undefined);
|
|
7
|
+
get beginTime(): number | undefined;
|
|
8
|
+
withEndTime(endTime: number): CreateSecurityReportSubscriptionRequestBodyStatPeriod;
|
|
9
|
+
set endTime(endTime: number | undefined);
|
|
10
|
+
get endTime(): number | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBodyStatPeriod.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBodyStatPeriod.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.ts"],"names":[],"mappings":"AAEA,qBAAa,qDAAqD;IAC9D,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;;IAGrB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,qDAAqD;IAI9F,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,qDAAqD;IAI1F,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSecurityReportSubscriptionRequestBodyStatPeriod = void 0;
|
|
4
|
+
class CreateSecurityReportSubscriptionRequestBodyStatPeriod {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withBeginTime(beginTime) {
|
|
8
|
+
this['begin_time'] = beginTime;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set beginTime(beginTime) {
|
|
12
|
+
this['begin_time'] = beginTime;
|
|
13
|
+
}
|
|
14
|
+
get beginTime() {
|
|
15
|
+
return this['begin_time'];
|
|
16
|
+
}
|
|
17
|
+
withEndTime(endTime) {
|
|
18
|
+
this['end_time'] = endTime;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set endTime(endTime) {
|
|
22
|
+
this['end_time'] = endTime;
|
|
23
|
+
}
|
|
24
|
+
get endTime() {
|
|
25
|
+
return this['end_time'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.CreateSecurityReportSubscriptionRequestBodyStatPeriod = CreateSecurityReportSubscriptionRequestBodyStatPeriod;
|
|
29
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionRequestBodyStatPeriod.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionRequestBodyStatPeriod.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionRequestBodyStatPeriod.ts"],"names":[],"mappings":";;;AAEA,MAAa,qDAAqD;IAG9D;IACA,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,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AAzBD,sHAyBC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { SecurityReportSubscriptionResponseReportContentSubscription } from './SecurityReportSubscriptionResponseReportContentSubscription';
|
|
2
|
+
import { SecurityReportSubscriptionResponseStatPeriod } from './SecurityReportSubscriptionResponseStatPeriod';
|
|
3
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
4
|
+
export declare class CreateSecurityReportSubscriptionResponse extends SdkResponse {
|
|
5
|
+
private 'subscription_id'?;
|
|
6
|
+
private 'sending_period'?;
|
|
7
|
+
private 'report_name'?;
|
|
8
|
+
private 'report_category'?;
|
|
9
|
+
private 'topic_urn'?;
|
|
10
|
+
private 'subscription_type'?;
|
|
11
|
+
private 'report_content_subscription'?;
|
|
12
|
+
private 'stat_period'?;
|
|
13
|
+
private 'is_all_enterprise_project'?;
|
|
14
|
+
private 'enterprise_project_id'?;
|
|
15
|
+
constructor();
|
|
16
|
+
withSubscriptionId(subscriptionId: string): CreateSecurityReportSubscriptionResponse;
|
|
17
|
+
set subscriptionId(subscriptionId: string | undefined);
|
|
18
|
+
get subscriptionId(): string | undefined;
|
|
19
|
+
withSendingPeriod(sendingPeriod: string): CreateSecurityReportSubscriptionResponse;
|
|
20
|
+
set sendingPeriod(sendingPeriod: string | undefined);
|
|
21
|
+
get sendingPeriod(): string | undefined;
|
|
22
|
+
withReportName(reportName: string): CreateSecurityReportSubscriptionResponse;
|
|
23
|
+
set reportName(reportName: string | undefined);
|
|
24
|
+
get reportName(): string | undefined;
|
|
25
|
+
withReportCategory(reportCategory: string): CreateSecurityReportSubscriptionResponse;
|
|
26
|
+
set reportCategory(reportCategory: string | undefined);
|
|
27
|
+
get reportCategory(): string | undefined;
|
|
28
|
+
withTopicUrn(topicUrn: string): CreateSecurityReportSubscriptionResponse;
|
|
29
|
+
set topicUrn(topicUrn: string | undefined);
|
|
30
|
+
get topicUrn(): string | undefined;
|
|
31
|
+
withSubscriptionType(subscriptionType: string): CreateSecurityReportSubscriptionResponse;
|
|
32
|
+
set subscriptionType(subscriptionType: string | undefined);
|
|
33
|
+
get subscriptionType(): string | undefined;
|
|
34
|
+
withReportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription): CreateSecurityReportSubscriptionResponse;
|
|
35
|
+
set reportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription | undefined);
|
|
36
|
+
get reportContentSubscription(): SecurityReportSubscriptionResponseReportContentSubscription | undefined;
|
|
37
|
+
withStatPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod): CreateSecurityReportSubscriptionResponse;
|
|
38
|
+
set statPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod | undefined);
|
|
39
|
+
get statPeriod(): SecurityReportSubscriptionResponseStatPeriod | undefined;
|
|
40
|
+
withIsAllEnterpriseProject(isAllEnterpriseProject: boolean): CreateSecurityReportSubscriptionResponse;
|
|
41
|
+
set isAllEnterpriseProject(isAllEnterpriseProject: boolean | undefined);
|
|
42
|
+
get isAllEnterpriseProject(): boolean | undefined;
|
|
43
|
+
withEnterpriseProjectId(enterpriseProjectId: string): CreateSecurityReportSubscriptionResponse;
|
|
44
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
45
|
+
get enterpriseProjectId(): string | undefined;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2DAA2D,EAAE,MAAM,+DAA+D,CAAC;AAC5I,OAAO,EAAE,4CAA4C,EAAE,MAAM,gDAAgD,CAAC;AAE9G,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wCAAyC,SAAQ,WAAW;IACrE,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,6BAA6B,CAAC,CAA8D;IACpG,OAAO,CAAC,aAAa,CAAC,CAA+C;IACrE,OAAO,CAAC,2BAA2B,CAAC,CAAU;IAC9C,OAAO,CAAC,uBAAuB,CAAC,CAAS;;IAIlC,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,wCAAwC;IAI3F,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,wCAAwC;IAIzF,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,wCAAwC;IAInF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,wCAAwC;IAI3F,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,wCAAwC;IAI/E,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,wCAAwC;IAI/F,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,6BAA6B,CAAC,yBAAyB,EAAE,2DAA2D,GAAG,wCAAwC;IAItK,IAAW,yBAAyB,CAAC,yBAAyB,EAAE,2DAA2D,GAAI,SAAS,EAEvI;IACD,IAAW,yBAAyB,IAAI,2DAA2D,GAAG,SAAS,CAE9G;IACM,cAAc,CAAC,UAAU,EAAE,4CAA4C,GAAG,wCAAwC;IAIzH,IAAW,UAAU,CAAC,UAAU,EAAE,4CAA4C,GAAI,SAAS,EAE1F;IACD,IAAW,UAAU,IAAI,4CAA4C,GAAG,SAAS,CAEhF;IACM,0BAA0B,CAAC,sBAAsB,EAAE,OAAO,GAAG,wCAAwC;IAI5G,IAAW,sBAAsB,CAAC,sBAAsB,EAAE,OAAO,GAAI,SAAS,EAE7E;IACD,IAAW,sBAAsB,IAAI,OAAO,GAAG,SAAS,CAEvD;IACM,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,wCAAwC;IAIrG,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;CACJ"}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSecurityReportSubscriptionResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class CreateSecurityReportSubscriptionResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withSubscriptionId(subscriptionId) {
|
|
10
|
+
this['subscription_id'] = subscriptionId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set subscriptionId(subscriptionId) {
|
|
14
|
+
this['subscription_id'] = subscriptionId;
|
|
15
|
+
}
|
|
16
|
+
get subscriptionId() {
|
|
17
|
+
return this['subscription_id'];
|
|
18
|
+
}
|
|
19
|
+
withSendingPeriod(sendingPeriod) {
|
|
20
|
+
this['sending_period'] = sendingPeriod;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set sendingPeriod(sendingPeriod) {
|
|
24
|
+
this['sending_period'] = sendingPeriod;
|
|
25
|
+
}
|
|
26
|
+
get sendingPeriod() {
|
|
27
|
+
return this['sending_period'];
|
|
28
|
+
}
|
|
29
|
+
withReportName(reportName) {
|
|
30
|
+
this['report_name'] = reportName;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
set reportName(reportName) {
|
|
34
|
+
this['report_name'] = reportName;
|
|
35
|
+
}
|
|
36
|
+
get reportName() {
|
|
37
|
+
return this['report_name'];
|
|
38
|
+
}
|
|
39
|
+
withReportCategory(reportCategory) {
|
|
40
|
+
this['report_category'] = reportCategory;
|
|
41
|
+
return this;
|
|
42
|
+
}
|
|
43
|
+
set reportCategory(reportCategory) {
|
|
44
|
+
this['report_category'] = reportCategory;
|
|
45
|
+
}
|
|
46
|
+
get reportCategory() {
|
|
47
|
+
return this['report_category'];
|
|
48
|
+
}
|
|
49
|
+
withTopicUrn(topicUrn) {
|
|
50
|
+
this['topic_urn'] = topicUrn;
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
set topicUrn(topicUrn) {
|
|
54
|
+
this['topic_urn'] = topicUrn;
|
|
55
|
+
}
|
|
56
|
+
get topicUrn() {
|
|
57
|
+
return this['topic_urn'];
|
|
58
|
+
}
|
|
59
|
+
withSubscriptionType(subscriptionType) {
|
|
60
|
+
this['subscription_type'] = subscriptionType;
|
|
61
|
+
return this;
|
|
62
|
+
}
|
|
63
|
+
set subscriptionType(subscriptionType) {
|
|
64
|
+
this['subscription_type'] = subscriptionType;
|
|
65
|
+
}
|
|
66
|
+
get subscriptionType() {
|
|
67
|
+
return this['subscription_type'];
|
|
68
|
+
}
|
|
69
|
+
withReportContentSubscription(reportContentSubscription) {
|
|
70
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
71
|
+
return this;
|
|
72
|
+
}
|
|
73
|
+
set reportContentSubscription(reportContentSubscription) {
|
|
74
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
75
|
+
}
|
|
76
|
+
get reportContentSubscription() {
|
|
77
|
+
return this['report_content_subscription'];
|
|
78
|
+
}
|
|
79
|
+
withStatPeriod(statPeriod) {
|
|
80
|
+
this['stat_period'] = statPeriod;
|
|
81
|
+
return this;
|
|
82
|
+
}
|
|
83
|
+
set statPeriod(statPeriod) {
|
|
84
|
+
this['stat_period'] = statPeriod;
|
|
85
|
+
}
|
|
86
|
+
get statPeriod() {
|
|
87
|
+
return this['stat_period'];
|
|
88
|
+
}
|
|
89
|
+
withIsAllEnterpriseProject(isAllEnterpriseProject) {
|
|
90
|
+
this['is_all_enterprise_project'] = isAllEnterpriseProject;
|
|
91
|
+
return this;
|
|
92
|
+
}
|
|
93
|
+
set isAllEnterpriseProject(isAllEnterpriseProject) {
|
|
94
|
+
this['is_all_enterprise_project'] = isAllEnterpriseProject;
|
|
95
|
+
}
|
|
96
|
+
get isAllEnterpriseProject() {
|
|
97
|
+
return this['is_all_enterprise_project'];
|
|
98
|
+
}
|
|
99
|
+
withEnterpriseProjectId(enterpriseProjectId) {
|
|
100
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
101
|
+
return this;
|
|
102
|
+
}
|
|
103
|
+
set enterpriseProjectId(enterpriseProjectId) {
|
|
104
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
105
|
+
}
|
|
106
|
+
get enterpriseProjectId() {
|
|
107
|
+
return this['enterprise_project_id'];
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
exports.CreateSecurityReportSubscriptionResponse = CreateSecurityReportSubscriptionResponse;
|
|
111
|
+
//# sourceMappingURL=CreateSecurityReportSubscriptionResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSecurityReportSubscriptionResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateSecurityReportSubscriptionResponse.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
|
2
2
|
export declare class CreateValueListResponse extends SdkResponse {
|
|
3
3
|
id?: string;
|
|
4
4
|
name?: string;
|
|
5
|
-
type?: string;
|
|
5
|
+
type?: CreateValueListResponseTypeEnum | string;
|
|
6
6
|
description?: string;
|
|
7
7
|
timestamp?: number;
|
|
8
8
|
values?: Array<string>;
|
|
@@ -10,10 +10,26 @@ export declare class CreateValueListResponse extends SdkResponse {
|
|
|
10
10
|
constructor();
|
|
11
11
|
withId(id: string): CreateValueListResponse;
|
|
12
12
|
withName(name: string): CreateValueListResponse;
|
|
13
|
-
withType(type: string): CreateValueListResponse;
|
|
13
|
+
withType(type: CreateValueListResponseTypeEnum | string): CreateValueListResponse;
|
|
14
14
|
withDescription(description: string): CreateValueListResponse;
|
|
15
15
|
withTimestamp(timestamp: number): CreateValueListResponse;
|
|
16
16
|
withValues(values: Array<string>): CreateValueListResponse;
|
|
17
17
|
withProducer(producer: number): CreateValueListResponse;
|
|
18
18
|
}
|
|
19
|
+
/**
|
|
20
|
+
* @export
|
|
21
|
+
* @enum {string}
|
|
22
|
+
*/
|
|
23
|
+
export declare enum CreateValueListResponseTypeEnum {
|
|
24
|
+
URL = "url",
|
|
25
|
+
PARAMS = "params",
|
|
26
|
+
IP = "ip",
|
|
27
|
+
COOKIE = "cookie",
|
|
28
|
+
REFERER = "referer",
|
|
29
|
+
USER_AGENT = "user-agent",
|
|
30
|
+
HEADER = "header",
|
|
31
|
+
RESPONSE_CODE = "response_code",
|
|
32
|
+
RESPONSE_HEADER = "response_header",
|
|
33
|
+
RESPONSE_BODY = "response_body"
|
|
34
|
+
}
|
|
19
35
|
//# sourceMappingURL=CreateValueListResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateValueListResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateValueListResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,uBAAwB,SAAQ,WAAW;IAC7C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateValueListResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateValueListResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,uBAAwB,SAAQ,WAAW;IAC7C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,+BAA+B,GAAG,MAAM,CAAC;IAChD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;;IAIlB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,uBAAuB;IAI3C,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB;IAI/C,QAAQ,CAAC,IAAI,EAAE,+BAA+B,GAAG,MAAM,GAAG,uBAAuB;IAIjF,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uBAAuB;IAI7D,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uBAAuB;IAIzD,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,uBAAuB;IAI1D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,uBAAuB;CAIjE;AAED;;;MAGM;AACN,oBAAY,+BAA+B;IACvC,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,EAAE,OAAO;IACT,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,aAAa,kBAAkB;IAC/B,eAAe,oBAAoB;IACnC,aAAa,kBAAkB;CAClC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateValueListResponse = void 0;
|
|
3
|
+
exports.CreateValueListResponseTypeEnum = exports.CreateValueListResponse = void 0;
|
|
4
4
|
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
5
|
class CreateValueListResponse extends SdkResponse_1.SdkResponse {
|
|
6
6
|
constructor() {
|
|
@@ -36,4 +36,21 @@ class CreateValueListResponse extends SdkResponse_1.SdkResponse {
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
exports.CreateValueListResponse = CreateValueListResponse;
|
|
39
|
+
/**
|
|
40
|
+
* @export
|
|
41
|
+
* @enum {string}
|
|
42
|
+
*/
|
|
43
|
+
var CreateValueListResponseTypeEnum;
|
|
44
|
+
(function (CreateValueListResponseTypeEnum) {
|
|
45
|
+
CreateValueListResponseTypeEnum["URL"] = "url";
|
|
46
|
+
CreateValueListResponseTypeEnum["PARAMS"] = "params";
|
|
47
|
+
CreateValueListResponseTypeEnum["IP"] = "ip";
|
|
48
|
+
CreateValueListResponseTypeEnum["COOKIE"] = "cookie";
|
|
49
|
+
CreateValueListResponseTypeEnum["REFERER"] = "referer";
|
|
50
|
+
CreateValueListResponseTypeEnum["USER_AGENT"] = "user-agent";
|
|
51
|
+
CreateValueListResponseTypeEnum["HEADER"] = "header";
|
|
52
|
+
CreateValueListResponseTypeEnum["RESPONSE_CODE"] = "response_code";
|
|
53
|
+
CreateValueListResponseTypeEnum["RESPONSE_HEADER"] = "response_header";
|
|
54
|
+
CreateValueListResponseTypeEnum["RESPONSE_BODY"] = "response_body";
|
|
55
|
+
})(CreateValueListResponseTypeEnum = exports.CreateValueListResponseTypeEnum || (exports.CreateValueListResponseTypeEnum = {}));
|
|
39
56
|
//# sourceMappingURL=CreateValueListResponse.js.map
|