@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 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntileakageRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntileakageRulesRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAGhG,qBAAa,kCAAkC;IAC3C,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,IAAI,CAAC,EAAE,qCAAqC,CAAC;gBACjC,WAAW,CAAC,EAAE,MAAM;IAGhC,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;IACM,QAAQ,CAAC,IAAI,EAAE,qCAAqC,GAAG,kCAAkC;CAInG"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateAntileakageRulesRequest = void 0;
|
|
4
|
+
class BatchUpdateAntileakageRulesRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withContentType(contentType) {
|
|
9
|
+
this['Content-Type'] = contentType;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set contentType(contentType) {
|
|
13
|
+
this['Content-Type'] = contentType;
|
|
14
|
+
}
|
|
15
|
+
get contentType() {
|
|
16
|
+
return this['Content-Type'];
|
|
17
|
+
}
|
|
18
|
+
withBody(body) {
|
|
19
|
+
this['body'] = body;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.BatchUpdateAntileakageRulesRequest = BatchUpdateAntileakageRulesRequest;
|
|
24
|
+
//# sourceMappingURL=BatchUpdateAntileakageRulesRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntileakageRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntileakageRulesRequest.ts"],"names":[],"mappings":";;;AAGA,MAAa,kCAAkC;IAG3C,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;IACM,QAAQ,CAAC,IAA2C;QACvD,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApBD,gFAoBC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { PolicyRuleIdResponseBodyPolicyRuleIds } from './PolicyRuleIdResponseBodyPolicyRuleIds';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class BatchUpdateAntileakageRulesResponse extends SdkResponse {
|
|
4
|
+
private 'policy_rule_ids'?;
|
|
5
|
+
constructor();
|
|
6
|
+
withPolicyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds>): BatchUpdateAntileakageRulesResponse;
|
|
7
|
+
set policyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined);
|
|
8
|
+
get policyRuleIds(): Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=BatchUpdateAntileakageRulesResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntileakageRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntileakageRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEhG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mCAAoC,SAAQ,WAAW;IAChE,OAAO,CAAC,iBAAiB,CAAC,CAA+C;;IAIlE,iBAAiB,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAG,mCAAmC;IAI1H,IAAW,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAI,SAAS,EAEhG;IACD,IAAW,aAAa,IAAI,KAAK,CAAC,qCAAqC,CAAC,GAAG,SAAS,CAEnF;CACJ"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateAntileakageRulesResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class BatchUpdateAntileakageRulesResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withPolicyRuleIds(policyRuleIds) {
|
|
10
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set policyRuleIds(policyRuleIds) {
|
|
14
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
15
|
+
}
|
|
16
|
+
get policyRuleIds() {
|
|
17
|
+
return this['policy_rule_ids'];
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.BatchUpdateAntileakageRulesResponse = BatchUpdateAntileakageRulesResponse;
|
|
21
|
+
//# sourceMappingURL=BatchUpdateAntileakageRulesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntileakageRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntileakageRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,mCAAoC,SAAQ,yBAAW;IAEhE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,iBAAiB,CAAC,aAA2D;QAChF,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAwE;QAC7F,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AAfD,kFAeC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BatchUpdateAntiTamperRulesRequestBody } from './BatchUpdateAntiTamperRulesRequestBody';
|
|
2
|
+
export declare class BatchUpdateAntitamperRulesRequest {
|
|
3
|
+
private 'Content-Type'?;
|
|
4
|
+
body?: BatchUpdateAntiTamperRulesRequestBody;
|
|
5
|
+
constructor(contentType?: string);
|
|
6
|
+
withContentType(contentType: string): BatchUpdateAntitamperRulesRequest;
|
|
7
|
+
set contentType(contentType: string | undefined);
|
|
8
|
+
get contentType(): string | undefined;
|
|
9
|
+
withBody(body: BatchUpdateAntiTamperRulesRequestBody): BatchUpdateAntitamperRulesRequest;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=BatchUpdateAntitamperRulesRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntitamperRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntitamperRulesRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAGhG,qBAAa,iCAAiC;IAC1C,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,IAAI,CAAC,EAAE,qCAAqC,CAAC;gBACjC,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,iCAAiC;IAI9E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,QAAQ,CAAC,IAAI,EAAE,qCAAqC,GAAG,iCAAiC;CAIlG"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateAntitamperRulesRequest = void 0;
|
|
4
|
+
class BatchUpdateAntitamperRulesRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withContentType(contentType) {
|
|
9
|
+
this['Content-Type'] = contentType;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set contentType(contentType) {
|
|
13
|
+
this['Content-Type'] = contentType;
|
|
14
|
+
}
|
|
15
|
+
get contentType() {
|
|
16
|
+
return this['Content-Type'];
|
|
17
|
+
}
|
|
18
|
+
withBody(body) {
|
|
19
|
+
this['body'] = body;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.BatchUpdateAntitamperRulesRequest = BatchUpdateAntitamperRulesRequest;
|
|
24
|
+
//# sourceMappingURL=BatchUpdateAntitamperRulesRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntitamperRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntitamperRulesRequest.ts"],"names":[],"mappings":";;;AAGA,MAAa,iCAAiC;IAG1C,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;IACM,QAAQ,CAAC,IAA2C;QACvD,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApBD,8EAoBC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { PolicyRuleIdResponseBodyPolicyRuleIds } from './PolicyRuleIdResponseBodyPolicyRuleIds';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class BatchUpdateAntitamperRulesResponse extends SdkResponse {
|
|
4
|
+
private 'policy_rule_ids'?;
|
|
5
|
+
constructor();
|
|
6
|
+
withPolicyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds>): BatchUpdateAntitamperRulesResponse;
|
|
7
|
+
set policyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined);
|
|
8
|
+
get policyRuleIds(): Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=BatchUpdateAntitamperRulesResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntitamperRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntitamperRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEhG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,kCAAmC,SAAQ,WAAW;IAC/D,OAAO,CAAC,iBAAiB,CAAC,CAA+C;;IAIlE,iBAAiB,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAG,kCAAkC;IAIzH,IAAW,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAI,SAAS,EAEhG;IACD,IAAW,aAAa,IAAI,KAAK,CAAC,qCAAqC,CAAC,GAAG,SAAS,CAEnF;CACJ"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateAntitamperRulesResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class BatchUpdateAntitamperRulesResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withPolicyRuleIds(policyRuleIds) {
|
|
10
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set policyRuleIds(policyRuleIds) {
|
|
14
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
15
|
+
}
|
|
16
|
+
get policyRuleIds() {
|
|
17
|
+
return this['policy_rule_ids'];
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.BatchUpdateAntitamperRulesResponse = BatchUpdateAntitamperRulesResponse;
|
|
21
|
+
//# sourceMappingURL=BatchUpdateAntitamperRulesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateAntitamperRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateAntitamperRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,kCAAmC,SAAQ,yBAAW;IAE/D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,iBAAiB,CAAC,aAA2D;QAChF,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAwE;QAC7F,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AAfD,gFAeC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BatchUpdateCcRulesRequestBody } from './BatchUpdateCcRulesRequestBody';
|
|
2
|
+
export declare class BatchUpdateCcRulesRequest {
|
|
3
|
+
private 'Content-Type'?;
|
|
4
|
+
body?: BatchUpdateCcRulesRequestBody;
|
|
5
|
+
constructor(contentType?: string);
|
|
6
|
+
withContentType(contentType: string): BatchUpdateCcRulesRequest;
|
|
7
|
+
set contentType(contentType: string | undefined);
|
|
8
|
+
get contentType(): string | undefined;
|
|
9
|
+
withBody(body: BatchUpdateCcRulesRequestBody): BatchUpdateCcRulesRequest;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=BatchUpdateCcRulesRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAGhF,qBAAa,yBAAyB;IAClC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,IAAI,CAAC,EAAE,6BAA6B,CAAC;gBACzB,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,yBAAyB;IAItE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,QAAQ,CAAC,IAAI,EAAE,6BAA6B,GAAG,yBAAyB;CAIlF"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateCcRulesRequest = void 0;
|
|
4
|
+
class BatchUpdateCcRulesRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withContentType(contentType) {
|
|
9
|
+
this['Content-Type'] = contentType;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set contentType(contentType) {
|
|
13
|
+
this['Content-Type'] = contentType;
|
|
14
|
+
}
|
|
15
|
+
get contentType() {
|
|
16
|
+
return this['Content-Type'];
|
|
17
|
+
}
|
|
18
|
+
withBody(body) {
|
|
19
|
+
this['body'] = body;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.BatchUpdateCcRulesRequest = BatchUpdateCcRulesRequest;
|
|
24
|
+
//# sourceMappingURL=BatchUpdateCcRulesRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesRequest.ts"],"names":[],"mappings":";;;AAGA,MAAa,yBAAyB;IAGlC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;IACM,QAAQ,CAAC,IAAmC;QAC/C,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApBD,8DAoBC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { CcCondition } from './CcCondition';
|
|
2
|
+
import { CcrulesListInfoTagCondition } from './CcrulesListInfoTagCondition';
|
|
3
|
+
import { CreateCcRuleRequestBodyAction } from './CreateCcRuleRequestBodyAction';
|
|
4
|
+
import { PolicyRuleIdRequestBodyPolicyRuleIds } from './PolicyRuleIdRequestBodyPolicyRuleIds';
|
|
5
|
+
export declare class BatchUpdateCcRulesRequestBody {
|
|
6
|
+
name?: string;
|
|
7
|
+
mode?: number;
|
|
8
|
+
url?: string;
|
|
9
|
+
conditions?: Array<CcCondition>;
|
|
10
|
+
action?: CreateCcRuleRequestBodyAction;
|
|
11
|
+
private 'tag_type'?;
|
|
12
|
+
private 'tag_index'?;
|
|
13
|
+
private 'tag_condition'?;
|
|
14
|
+
private 'limit_num'?;
|
|
15
|
+
private 'limit_period'?;
|
|
16
|
+
private 'unlock_num'?;
|
|
17
|
+
private 'lock_time'?;
|
|
18
|
+
private 'domain_aggregation'?;
|
|
19
|
+
private 'region_aggregation'?;
|
|
20
|
+
description?: string;
|
|
21
|
+
private 'policy_rule_ids'?;
|
|
22
|
+
constructor(mode?: number, conditions?: Array<CcCondition>, action?: CreateCcRuleRequestBodyAction, tagType?: string, limitNum?: number, limitPeriod?: number);
|
|
23
|
+
withName(name: string): BatchUpdateCcRulesRequestBody;
|
|
24
|
+
withMode(mode: number): BatchUpdateCcRulesRequestBody;
|
|
25
|
+
withUrl(url: string): BatchUpdateCcRulesRequestBody;
|
|
26
|
+
withConditions(conditions: Array<CcCondition>): BatchUpdateCcRulesRequestBody;
|
|
27
|
+
withAction(action: CreateCcRuleRequestBodyAction): BatchUpdateCcRulesRequestBody;
|
|
28
|
+
withTagType(tagType: BatchUpdateCcRulesRequestBodyTagTypeEnum | string): BatchUpdateCcRulesRequestBody;
|
|
29
|
+
set tagType(tagType: BatchUpdateCcRulesRequestBodyTagTypeEnum | string | undefined);
|
|
30
|
+
get tagType(): BatchUpdateCcRulesRequestBodyTagTypeEnum | string | undefined;
|
|
31
|
+
withTagIndex(tagIndex: string): BatchUpdateCcRulesRequestBody;
|
|
32
|
+
set tagIndex(tagIndex: string | undefined);
|
|
33
|
+
get tagIndex(): string | undefined;
|
|
34
|
+
withTagCondition(tagCondition: CcrulesListInfoTagCondition): BatchUpdateCcRulesRequestBody;
|
|
35
|
+
set tagCondition(tagCondition: CcrulesListInfoTagCondition | undefined);
|
|
36
|
+
get tagCondition(): CcrulesListInfoTagCondition | undefined;
|
|
37
|
+
withLimitNum(limitNum: number): BatchUpdateCcRulesRequestBody;
|
|
38
|
+
set limitNum(limitNum: number | undefined);
|
|
39
|
+
get limitNum(): number | undefined;
|
|
40
|
+
withLimitPeriod(limitPeriod: number): BatchUpdateCcRulesRequestBody;
|
|
41
|
+
set limitPeriod(limitPeriod: number | undefined);
|
|
42
|
+
get limitPeriod(): number | undefined;
|
|
43
|
+
withUnlockNum(unlockNum: number): BatchUpdateCcRulesRequestBody;
|
|
44
|
+
set unlockNum(unlockNum: number | undefined);
|
|
45
|
+
get unlockNum(): number | undefined;
|
|
46
|
+
withLockTime(lockTime: number): BatchUpdateCcRulesRequestBody;
|
|
47
|
+
set lockTime(lockTime: number | undefined);
|
|
48
|
+
get lockTime(): number | undefined;
|
|
49
|
+
withDomainAggregation(domainAggregation: boolean): BatchUpdateCcRulesRequestBody;
|
|
50
|
+
set domainAggregation(domainAggregation: boolean | undefined);
|
|
51
|
+
get domainAggregation(): boolean | undefined;
|
|
52
|
+
withRegionAggregation(regionAggregation: boolean): BatchUpdateCcRulesRequestBody;
|
|
53
|
+
set regionAggregation(regionAggregation: boolean | undefined);
|
|
54
|
+
get regionAggregation(): boolean | undefined;
|
|
55
|
+
withDescription(description: string): BatchUpdateCcRulesRequestBody;
|
|
56
|
+
withPolicyRuleIds(policyRuleIds: Array<PolicyRuleIdRequestBodyPolicyRuleIds>): BatchUpdateCcRulesRequestBody;
|
|
57
|
+
set policyRuleIds(policyRuleIds: Array<PolicyRuleIdRequestBodyPolicyRuleIds> | undefined);
|
|
58
|
+
get policyRuleIds(): Array<PolicyRuleIdRequestBodyPolicyRuleIds> | undefined;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @export
|
|
62
|
+
* @enum {string}
|
|
63
|
+
*/
|
|
64
|
+
export declare enum BatchUpdateCcRulesRequestBodyTagTypeEnum {
|
|
65
|
+
IP = "ip",
|
|
66
|
+
COOKIE = "cookie",
|
|
67
|
+
HEADER = "header",
|
|
68
|
+
OTHER = "other",
|
|
69
|
+
POLICY = "policy",
|
|
70
|
+
DOMAIN = "domain",
|
|
71
|
+
URL = "url"
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=BatchUpdateCcRulesRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesRequestBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateCcRulesRequestBodyTagTypeEnum = exports.BatchUpdateCcRulesRequestBody = void 0;
|
|
4
|
+
class BatchUpdateCcRulesRequestBody {
|
|
5
|
+
constructor(mode, conditions, action, tagType, limitNum, limitPeriod) {
|
|
6
|
+
this['mode'] = mode;
|
|
7
|
+
this['conditions'] = conditions;
|
|
8
|
+
this['action'] = action;
|
|
9
|
+
this['tag_type'] = tagType;
|
|
10
|
+
this['limit_num'] = limitNum;
|
|
11
|
+
this['limit_period'] = limitPeriod;
|
|
12
|
+
}
|
|
13
|
+
withName(name) {
|
|
14
|
+
this['name'] = name;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withMode(mode) {
|
|
18
|
+
this['mode'] = mode;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
withUrl(url) {
|
|
22
|
+
this['url'] = url;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withConditions(conditions) {
|
|
26
|
+
this['conditions'] = conditions;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
withAction(action) {
|
|
30
|
+
this['action'] = action;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
withTagType(tagType) {
|
|
34
|
+
this['tag_type'] = tagType;
|
|
35
|
+
return this;
|
|
36
|
+
}
|
|
37
|
+
set tagType(tagType) {
|
|
38
|
+
this['tag_type'] = tagType;
|
|
39
|
+
}
|
|
40
|
+
get tagType() {
|
|
41
|
+
return this['tag_type'];
|
|
42
|
+
}
|
|
43
|
+
withTagIndex(tagIndex) {
|
|
44
|
+
this['tag_index'] = tagIndex;
|
|
45
|
+
return this;
|
|
46
|
+
}
|
|
47
|
+
set tagIndex(tagIndex) {
|
|
48
|
+
this['tag_index'] = tagIndex;
|
|
49
|
+
}
|
|
50
|
+
get tagIndex() {
|
|
51
|
+
return this['tag_index'];
|
|
52
|
+
}
|
|
53
|
+
withTagCondition(tagCondition) {
|
|
54
|
+
this['tag_condition'] = tagCondition;
|
|
55
|
+
return this;
|
|
56
|
+
}
|
|
57
|
+
set tagCondition(tagCondition) {
|
|
58
|
+
this['tag_condition'] = tagCondition;
|
|
59
|
+
}
|
|
60
|
+
get tagCondition() {
|
|
61
|
+
return this['tag_condition'];
|
|
62
|
+
}
|
|
63
|
+
withLimitNum(limitNum) {
|
|
64
|
+
this['limit_num'] = limitNum;
|
|
65
|
+
return this;
|
|
66
|
+
}
|
|
67
|
+
set limitNum(limitNum) {
|
|
68
|
+
this['limit_num'] = limitNum;
|
|
69
|
+
}
|
|
70
|
+
get limitNum() {
|
|
71
|
+
return this['limit_num'];
|
|
72
|
+
}
|
|
73
|
+
withLimitPeriod(limitPeriod) {
|
|
74
|
+
this['limit_period'] = limitPeriod;
|
|
75
|
+
return this;
|
|
76
|
+
}
|
|
77
|
+
set limitPeriod(limitPeriod) {
|
|
78
|
+
this['limit_period'] = limitPeriod;
|
|
79
|
+
}
|
|
80
|
+
get limitPeriod() {
|
|
81
|
+
return this['limit_period'];
|
|
82
|
+
}
|
|
83
|
+
withUnlockNum(unlockNum) {
|
|
84
|
+
this['unlock_num'] = unlockNum;
|
|
85
|
+
return this;
|
|
86
|
+
}
|
|
87
|
+
set unlockNum(unlockNum) {
|
|
88
|
+
this['unlock_num'] = unlockNum;
|
|
89
|
+
}
|
|
90
|
+
get unlockNum() {
|
|
91
|
+
return this['unlock_num'];
|
|
92
|
+
}
|
|
93
|
+
withLockTime(lockTime) {
|
|
94
|
+
this['lock_time'] = lockTime;
|
|
95
|
+
return this;
|
|
96
|
+
}
|
|
97
|
+
set lockTime(lockTime) {
|
|
98
|
+
this['lock_time'] = lockTime;
|
|
99
|
+
}
|
|
100
|
+
get lockTime() {
|
|
101
|
+
return this['lock_time'];
|
|
102
|
+
}
|
|
103
|
+
withDomainAggregation(domainAggregation) {
|
|
104
|
+
this['domain_aggregation'] = domainAggregation;
|
|
105
|
+
return this;
|
|
106
|
+
}
|
|
107
|
+
set domainAggregation(domainAggregation) {
|
|
108
|
+
this['domain_aggregation'] = domainAggregation;
|
|
109
|
+
}
|
|
110
|
+
get domainAggregation() {
|
|
111
|
+
return this['domain_aggregation'];
|
|
112
|
+
}
|
|
113
|
+
withRegionAggregation(regionAggregation) {
|
|
114
|
+
this['region_aggregation'] = regionAggregation;
|
|
115
|
+
return this;
|
|
116
|
+
}
|
|
117
|
+
set regionAggregation(regionAggregation) {
|
|
118
|
+
this['region_aggregation'] = regionAggregation;
|
|
119
|
+
}
|
|
120
|
+
get regionAggregation() {
|
|
121
|
+
return this['region_aggregation'];
|
|
122
|
+
}
|
|
123
|
+
withDescription(description) {
|
|
124
|
+
this['description'] = description;
|
|
125
|
+
return this;
|
|
126
|
+
}
|
|
127
|
+
withPolicyRuleIds(policyRuleIds) {
|
|
128
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
129
|
+
return this;
|
|
130
|
+
}
|
|
131
|
+
set policyRuleIds(policyRuleIds) {
|
|
132
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
133
|
+
}
|
|
134
|
+
get policyRuleIds() {
|
|
135
|
+
return this['policy_rule_ids'];
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
exports.BatchUpdateCcRulesRequestBody = BatchUpdateCcRulesRequestBody;
|
|
139
|
+
/**
|
|
140
|
+
* @export
|
|
141
|
+
* @enum {string}
|
|
142
|
+
*/
|
|
143
|
+
var BatchUpdateCcRulesRequestBodyTagTypeEnum;
|
|
144
|
+
(function (BatchUpdateCcRulesRequestBodyTagTypeEnum) {
|
|
145
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["IP"] = "ip";
|
|
146
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["COOKIE"] = "cookie";
|
|
147
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["HEADER"] = "header";
|
|
148
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["OTHER"] = "other";
|
|
149
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["POLICY"] = "policy";
|
|
150
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["DOMAIN"] = "domain";
|
|
151
|
+
BatchUpdateCcRulesRequestBodyTagTypeEnum["URL"] = "url";
|
|
152
|
+
})(BatchUpdateCcRulesRequestBodyTagTypeEnum = exports.BatchUpdateCcRulesRequestBodyTagTypeEnum || (exports.BatchUpdateCcRulesRequestBodyTagTypeEnum = {}));
|
|
153
|
+
//# sourceMappingURL=BatchUpdateCcRulesRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesRequestBody.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesRequestBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { PolicyRuleIdResponseBodyPolicyRuleIds } from './PolicyRuleIdResponseBodyPolicyRuleIds';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class BatchUpdateCcRulesResponse extends SdkResponse {
|
|
4
|
+
private 'policy_rule_ids'?;
|
|
5
|
+
constructor();
|
|
6
|
+
withPolicyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds>): BatchUpdateCcRulesResponse;
|
|
7
|
+
set policyRuleIds(policyRuleIds: Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined);
|
|
8
|
+
get policyRuleIds(): Array<PolicyRuleIdResponseBodyPolicyRuleIds> | undefined;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=BatchUpdateCcRulesResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEhG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,0BAA2B,SAAQ,WAAW;IACvD,OAAO,CAAC,iBAAiB,CAAC,CAA+C;;IAIlE,iBAAiB,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAG,0BAA0B;IAIjH,IAAW,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,qCAAqC,CAAC,GAAI,SAAS,EAEhG;IACD,IAAW,aAAa,IAAI,KAAK,CAAC,qCAAqC,CAAC,GAAG,SAAS,CAEnF;CACJ"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateCcRulesResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class BatchUpdateCcRulesResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withPolicyRuleIds(policyRuleIds) {
|
|
10
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set policyRuleIds(policyRuleIds) {
|
|
14
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
15
|
+
}
|
|
16
|
+
get policyRuleIds() {
|
|
17
|
+
return this['policy_rule_ids'];
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.BatchUpdateCcRulesResponse = BatchUpdateCcRulesResponse;
|
|
21
|
+
//# sourceMappingURL=BatchUpdateCcRulesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCcRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCcRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,0BAA2B,SAAQ,yBAAW;IAEvD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,iBAAiB,CAAC,aAA2D;QAChF,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAwE;QAC7F,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AAfD,gEAeC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { CustomAction } from './CustomAction';
|
|
2
|
+
import { CustomRuleConditions } from './CustomRuleConditions';
|
|
3
|
+
import { PolicyRuleIdRequestBodyPolicyRuleIds } from './PolicyRuleIdRequestBodyPolicyRuleIds';
|
|
4
|
+
export declare class BatchUpdateCustomRuleRequestBody {
|
|
5
|
+
id?: string;
|
|
6
|
+
name?: string;
|
|
7
|
+
policyid?: string;
|
|
8
|
+
description?: string;
|
|
9
|
+
status?: number;
|
|
10
|
+
conditions?: Array<CustomRuleConditions>;
|
|
11
|
+
action?: CustomAction;
|
|
12
|
+
private 'action_mode'?;
|
|
13
|
+
priority?: number;
|
|
14
|
+
time?: boolean;
|
|
15
|
+
start?: number;
|
|
16
|
+
terminal?: number;
|
|
17
|
+
producer?: number;
|
|
18
|
+
private 'policy_rule_ids'?;
|
|
19
|
+
constructor();
|
|
20
|
+
withId(id: string): BatchUpdateCustomRuleRequestBody;
|
|
21
|
+
withName(name: string): BatchUpdateCustomRuleRequestBody;
|
|
22
|
+
withPolicyid(policyid: string): BatchUpdateCustomRuleRequestBody;
|
|
23
|
+
withDescription(description: string): BatchUpdateCustomRuleRequestBody;
|
|
24
|
+
withStatus(status: number): BatchUpdateCustomRuleRequestBody;
|
|
25
|
+
withConditions(conditions: Array<CustomRuleConditions>): BatchUpdateCustomRuleRequestBody;
|
|
26
|
+
withAction(action: CustomAction): BatchUpdateCustomRuleRequestBody;
|
|
27
|
+
withActionMode(actionMode: boolean): BatchUpdateCustomRuleRequestBody;
|
|
28
|
+
set actionMode(actionMode: boolean | undefined);
|
|
29
|
+
get actionMode(): boolean | undefined;
|
|
30
|
+
withPriority(priority: number): BatchUpdateCustomRuleRequestBody;
|
|
31
|
+
withTime(time: boolean): BatchUpdateCustomRuleRequestBody;
|
|
32
|
+
withStart(start: number): BatchUpdateCustomRuleRequestBody;
|
|
33
|
+
withTerminal(terminal: number): BatchUpdateCustomRuleRequestBody;
|
|
34
|
+
withProducer(producer: number): BatchUpdateCustomRuleRequestBody;
|
|
35
|
+
withPolicyRuleIds(policyRuleIds: Array<PolicyRuleIdRequestBodyPolicyRuleIds>): BatchUpdateCustomRuleRequestBody;
|
|
36
|
+
set policyRuleIds(policyRuleIds: Array<PolicyRuleIdRequestBodyPolicyRuleIds> | undefined);
|
|
37
|
+
get policyRuleIds(): Array<PolicyRuleIdRequestBodyPolicyRuleIds> | undefined;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=BatchUpdateCustomRuleRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCustomRuleRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCustomRuleRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAG9F,qBAAa,gCAAgC;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;IACzC,MAAM,CAAC,EAAE,YAAY,CAAC;IAC7B,OAAO,CAAC,aAAa,CAAC,CAAU;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,iBAAiB,CAAC,CAA8C;;IAGjE,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,gCAAgC;IAIpD,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gCAAgC;IAIxD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,gCAAgC;IAItE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,gCAAgC;IAI5D,cAAc,CAAC,UAAU,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAAG,gCAAgC;IAIzF,UAAU,CAAC,MAAM,EAAE,YAAY,GAAG,gCAAgC;IAIlE,cAAc,CAAC,UAAU,EAAE,OAAO,GAAG,gCAAgC;IAI5E,IAAW,UAAU,CAAC,UAAU,EAAE,OAAO,GAAI,SAAS,EAErD;IACD,IAAW,UAAU,IAAI,OAAO,GAAG,SAAS,CAE3C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,QAAQ,CAAC,IAAI,EAAE,OAAO,GAAG,gCAAgC;IAIzD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,gCAAgC;IAI1D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,iBAAiB,CAAC,aAAa,EAAE,KAAK,CAAC,oCAAoC,CAAC,GAAG,gCAAgC;IAItH,IAAW,aAAa,CAAC,aAAa,EAAE,KAAK,CAAC,oCAAoC,CAAC,GAAI,SAAS,EAE/F;IACD,IAAW,aAAa,IAAI,KAAK,CAAC,oCAAoC,CAAC,GAAG,SAAS,CAElF;CACJ"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchUpdateCustomRuleRequestBody = void 0;
|
|
4
|
+
class BatchUpdateCustomRuleRequestBody {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withId(id) {
|
|
8
|
+
this['id'] = id;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withName(name) {
|
|
12
|
+
this['name'] = name;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
withPolicyid(policyid) {
|
|
16
|
+
this['policyid'] = policyid;
|
|
17
|
+
return this;
|
|
18
|
+
}
|
|
19
|
+
withDescription(description) {
|
|
20
|
+
this['description'] = description;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
withStatus(status) {
|
|
24
|
+
this['status'] = status;
|
|
25
|
+
return this;
|
|
26
|
+
}
|
|
27
|
+
withConditions(conditions) {
|
|
28
|
+
this['conditions'] = conditions;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
withAction(action) {
|
|
32
|
+
this['action'] = action;
|
|
33
|
+
return this;
|
|
34
|
+
}
|
|
35
|
+
withActionMode(actionMode) {
|
|
36
|
+
this['action_mode'] = actionMode;
|
|
37
|
+
return this;
|
|
38
|
+
}
|
|
39
|
+
set actionMode(actionMode) {
|
|
40
|
+
this['action_mode'] = actionMode;
|
|
41
|
+
}
|
|
42
|
+
get actionMode() {
|
|
43
|
+
return this['action_mode'];
|
|
44
|
+
}
|
|
45
|
+
withPriority(priority) {
|
|
46
|
+
this['priority'] = priority;
|
|
47
|
+
return this;
|
|
48
|
+
}
|
|
49
|
+
withTime(time) {
|
|
50
|
+
this['time'] = time;
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
withStart(start) {
|
|
54
|
+
this['start'] = start;
|
|
55
|
+
return this;
|
|
56
|
+
}
|
|
57
|
+
withTerminal(terminal) {
|
|
58
|
+
this['terminal'] = terminal;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
withProducer(producer) {
|
|
62
|
+
this['producer'] = producer;
|
|
63
|
+
return this;
|
|
64
|
+
}
|
|
65
|
+
withPolicyRuleIds(policyRuleIds) {
|
|
66
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
67
|
+
return this;
|
|
68
|
+
}
|
|
69
|
+
set policyRuleIds(policyRuleIds) {
|
|
70
|
+
this['policy_rule_ids'] = policyRuleIds;
|
|
71
|
+
}
|
|
72
|
+
get policyRuleIds() {
|
|
73
|
+
return this['policy_rule_ids'];
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.BatchUpdateCustomRuleRequestBody = BatchUpdateCustomRuleRequestBody;
|
|
77
|
+
//# sourceMappingURL=BatchUpdateCustomRuleRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchUpdateCustomRuleRequestBody.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/BatchUpdateCustomRuleRequestBody.ts"],"names":[],"mappings":";;;AAKA,MAAa,gCAAgC;IAezC;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,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,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAuC;QACzD,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAoB;QAClC,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAmB;QACrC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAAgC;QAClD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAa;QACzB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,iBAAiB,CAAC,aAA0D;QAC/E,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAuE;QAC5F,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AArFD,4EAqFC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BatchUpdateCustomRuleRequestBody } from './BatchUpdateCustomRuleRequestBody';
|
|
2
|
+
export declare class BatchUpdateCustomRulesRequest {
|
|
3
|
+
private 'Content-Type'?;
|
|
4
|
+
body?: BatchUpdateCustomRuleRequestBody;
|
|
5
|
+
constructor(contentType?: string);
|
|
6
|
+
withContentType(contentType: string): BatchUpdateCustomRulesRequest;
|
|
7
|
+
set contentType(contentType: string | undefined);
|
|
8
|
+
get contentType(): string | undefined;
|
|
9
|
+
withBody(body: BatchUpdateCustomRuleRequestBody): BatchUpdateCustomRulesRequest;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=BatchUpdateCustomRulesRequest.d.ts.map
|