@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,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeleteIpReputationRuleRequest = void 0;
|
|
4
|
+
class DeleteIpReputationRuleRequest {
|
|
5
|
+
constructor(contentType, policyId, ruleId) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
this['policy_id'] = policyId;
|
|
8
|
+
this['rule_id'] = ruleId;
|
|
9
|
+
}
|
|
10
|
+
withContentType(contentType) {
|
|
11
|
+
this['Content-Type'] = contentType;
|
|
12
|
+
return this;
|
|
13
|
+
}
|
|
14
|
+
set contentType(contentType) {
|
|
15
|
+
this['Content-Type'] = contentType;
|
|
16
|
+
}
|
|
17
|
+
get contentType() {
|
|
18
|
+
return this['Content-Type'];
|
|
19
|
+
}
|
|
20
|
+
withEnterpriseProjectId(enterpriseProjectId) {
|
|
21
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
22
|
+
return this;
|
|
23
|
+
}
|
|
24
|
+
set enterpriseProjectId(enterpriseProjectId) {
|
|
25
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
26
|
+
}
|
|
27
|
+
get enterpriseProjectId() {
|
|
28
|
+
return this['enterprise_project_id'];
|
|
29
|
+
}
|
|
30
|
+
withPolicyId(policyId) {
|
|
31
|
+
this['policy_id'] = policyId;
|
|
32
|
+
return this;
|
|
33
|
+
}
|
|
34
|
+
set policyId(policyId) {
|
|
35
|
+
this['policy_id'] = policyId;
|
|
36
|
+
}
|
|
37
|
+
get policyId() {
|
|
38
|
+
return this['policy_id'];
|
|
39
|
+
}
|
|
40
|
+
withRuleId(ruleId) {
|
|
41
|
+
this['rule_id'] = ruleId;
|
|
42
|
+
return this;
|
|
43
|
+
}
|
|
44
|
+
set ruleId(ruleId) {
|
|
45
|
+
this['rule_id'] = ruleId;
|
|
46
|
+
}
|
|
47
|
+
get ruleId() {
|
|
48
|
+
return this['rule_id'];
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.DeleteIpReputationRuleRequest = DeleteIpReputationRuleRequest;
|
|
52
|
+
//# sourceMappingURL=DeleteIpReputationRuleRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteIpReputationRuleRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteIpReputationRuleRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;IAKtC,YAAmB,WAAoB,EAAE,QAAiB,EAAE,MAAe;QACvE,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,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,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,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,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;CACJ;AAlDD,sEAkDC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { DeleteIpReputationRuleResponseBodyAction } from './DeleteIpReputationRuleResponseBodyAction';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class DeleteIpReputationRuleResponse extends SdkResponse {
|
|
4
|
+
id?: string;
|
|
5
|
+
policyid?: string;
|
|
6
|
+
name?: string;
|
|
7
|
+
timestamp?: number;
|
|
8
|
+
description?: string;
|
|
9
|
+
status?: number;
|
|
10
|
+
type?: string;
|
|
11
|
+
tags?: Array<string>;
|
|
12
|
+
action?: DeleteIpReputationRuleResponseBodyAction;
|
|
13
|
+
constructor();
|
|
14
|
+
withId(id: string): DeleteIpReputationRuleResponse;
|
|
15
|
+
withPolicyid(policyid: string): DeleteIpReputationRuleResponse;
|
|
16
|
+
withName(name: string): DeleteIpReputationRuleResponse;
|
|
17
|
+
withTimestamp(timestamp: number): DeleteIpReputationRuleResponse;
|
|
18
|
+
withDescription(description: string): DeleteIpReputationRuleResponse;
|
|
19
|
+
withStatus(status: number): DeleteIpReputationRuleResponse;
|
|
20
|
+
withType(type: string): DeleteIpReputationRuleResponse;
|
|
21
|
+
withTags(tags: Array<string>): DeleteIpReputationRuleResponse;
|
|
22
|
+
withAction(action: DeleteIpReputationRuleResponseBodyAction): DeleteIpReputationRuleResponse;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=DeleteIpReputationRuleResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteIpReputationRuleResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteIpReputationRuleResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAEtG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,8BAA+B,SAAQ,WAAW;IACpD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,MAAM,CAAC,EAAE,wCAAwC,CAAC;;IAIlD,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,8BAA8B;IAIlD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,8BAA8B;IAI9D,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,8BAA8B;IAItD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,8BAA8B;IAIhE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,8BAA8B;IAIpE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,8BAA8B;IAI1D,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,8BAA8B;IAItD,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,8BAA8B;IAI7D,UAAU,CAAC,MAAM,EAAE,wCAAwC,GAAG,8BAA8B;CAItG"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeleteIpReputationRuleResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class DeleteIpReputationRuleResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withId(id) {
|
|
10
|
+
this['id'] = id;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withPolicyid(policyid) {
|
|
14
|
+
this['policyid'] = policyid;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withName(name) {
|
|
18
|
+
this['name'] = name;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
withTimestamp(timestamp) {
|
|
22
|
+
this['timestamp'] = timestamp;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withDescription(description) {
|
|
26
|
+
this['description'] = description;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
withStatus(status) {
|
|
30
|
+
this['status'] = status;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
withType(type) {
|
|
34
|
+
this['type'] = type;
|
|
35
|
+
return this;
|
|
36
|
+
}
|
|
37
|
+
withTags(tags) {
|
|
38
|
+
this['tags'] = tags;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
withAction(action) {
|
|
42
|
+
this['action'] = action;
|
|
43
|
+
return this;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.DeleteIpReputationRuleResponse = DeleteIpReputationRuleResponse;
|
|
47
|
+
//# sourceMappingURL=DeleteIpReputationRuleResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteIpReputationRuleResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteIpReputationRuleResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,8BAA+B,SAAQ,yBAAW;IAU3D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,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,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAmB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAgD;QAC9D,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAjDD,wEAiDC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteIpReputationRuleResponseBodyAction.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteIpReputationRuleResponseBodyAction.ts"],"names":[],"mappings":"AAEA,qBAAa,wCAAwC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;;IAGlB,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,wCAAwC;CAIlF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeleteIpReputationRuleResponseBodyAction = void 0;
|
|
4
|
+
class DeleteIpReputationRuleResponseBodyAction {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withCategory(category) {
|
|
8
|
+
this['category'] = category;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.DeleteIpReputationRuleResponseBodyAction = DeleteIpReputationRuleResponseBodyAction;
|
|
13
|
+
//# sourceMappingURL=DeleteIpReputationRuleResponseBodyAction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteIpReputationRuleResponseBodyAction.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteIpReputationRuleResponseBodyAction.ts"],"names":[],"mappings":";;;AAEA,MAAa,wCAAwC;IAEjD;IACA,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,4FAQC"}
|
|
@@ -24,12 +24,12 @@ export declare class DeletePremiumHostResponse extends SdkResponse {
|
|
|
24
24
|
withFlag(flag: Flag): DeletePremiumHostResponse;
|
|
25
25
|
withDescription(description: string): DeletePremiumHostResponse;
|
|
26
26
|
withPolicyid(policyid: string): DeletePremiumHostResponse;
|
|
27
|
-
withProtectStatus(protectStatus: number): DeletePremiumHostResponse;
|
|
28
|
-
set protectStatus(protectStatus: number | undefined);
|
|
29
|
-
get protectStatus(): number | undefined;
|
|
30
|
-
withAccessStatus(accessStatus: number): DeletePremiumHostResponse;
|
|
31
|
-
set accessStatus(accessStatus: number | undefined);
|
|
32
|
-
get accessStatus(): number | undefined;
|
|
27
|
+
withProtectStatus(protectStatus: DeletePremiumHostResponseProtectStatusEnum | number): DeletePremiumHostResponse;
|
|
28
|
+
set protectStatus(protectStatus: DeletePremiumHostResponseProtectStatusEnum | number | undefined);
|
|
29
|
+
get protectStatus(): DeletePremiumHostResponseProtectStatusEnum | number | undefined;
|
|
30
|
+
withAccessStatus(accessStatus: DeletePremiumHostResponseAccessStatusEnum | number): DeletePremiumHostResponse;
|
|
31
|
+
set accessStatus(accessStatus: DeletePremiumHostResponseAccessStatusEnum | number | undefined);
|
|
32
|
+
get accessStatus(): DeletePremiumHostResponseAccessStatusEnum | number | undefined;
|
|
33
33
|
withWebTag(webTag: string): DeletePremiumHostResponse;
|
|
34
34
|
set webTag(webTag: string | undefined);
|
|
35
35
|
get webTag(): string | undefined;
|
|
@@ -37,4 +37,21 @@ export declare class DeletePremiumHostResponse extends SdkResponse {
|
|
|
37
37
|
set hostId(hostId: string | undefined);
|
|
38
38
|
get hostId(): string | undefined;
|
|
39
39
|
}
|
|
40
|
+
/**
|
|
41
|
+
* @export
|
|
42
|
+
* @enum {string}
|
|
43
|
+
*/
|
|
44
|
+
export declare enum DeletePremiumHostResponseProtectStatusEnum {
|
|
45
|
+
NUMBER_MINUS_1 = -1,
|
|
46
|
+
NUMBER_0 = 0,
|
|
47
|
+
NUMBER_1 = 1
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* @export
|
|
51
|
+
* @enum {string}
|
|
52
|
+
*/
|
|
53
|
+
export declare enum DeletePremiumHostResponseAccessStatusEnum {
|
|
54
|
+
NUMBER_0 = 0,
|
|
55
|
+
NUMBER_1 = 1
|
|
56
|
+
}
|
|
40
57
|
//# sourceMappingURL=DeletePremiumHostResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeletePremiumHostResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeletePremiumHostResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,WAAW;IAC/C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,gBAAgB,CAAC,
|
|
1
|
+
{"version":3,"file":"DeletePremiumHostResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeletePremiumHostResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,WAAW;IAC/C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,gBAAgB,CAAC,CAAsD;IAC/E,OAAO,CAAC,eAAe,CAAC,CAAqD;IAC7E,OAAO,CAAC,SAAS,CAAC,CAAS;IAC3B,OAAO,CAAC,SAAS,CAAC,CAAS;;IAIpB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,yBAAyB;IAI7C,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,yBAAyB;IAIzD,UAAU,CAAC,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,yBAAyB;IAIzE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,QAAQ,CAAC,IAAI,EAAE,IAAI,GAAG,yBAAyB;IAI/C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,yBAAyB;IAI/D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,yBAAyB;IAIzD,iBAAiB,CAAC,aAAa,EAAE,0CAA0C,GAAG,MAAM,GAAG,yBAAyB;IAIvH,IAAW,aAAa,CAAC,aAAa,EAAE,0CAA0C,GAAG,MAAM,GAAI,SAAS,EAEvG;IACD,IAAW,aAAa,IAAI,0CAA0C,GAAG,MAAM,GAAG,SAAS,CAE1F;IACM,gBAAgB,CAAC,YAAY,EAAE,yCAAyC,GAAG,MAAM,GAAG,yBAAyB;IAIpH,IAAW,YAAY,CAAC,YAAY,EAAE,yCAAyC,GAAG,MAAM,GAAI,SAAS,EAEpG;IACD,IAAW,YAAY,IAAI,yCAAyC,GAAG,MAAM,GAAG,SAAS,CAExF;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAI5D,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAI5D,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;CACJ;AAED;;;MAGM;AACN,oBAAY,0CAA0C;IAClD,cAAc,KAAK;IACnB,QAAQ,IAAI;IACZ,QAAQ,IAAI;CACf;AACD;;;MAGM;AACN,oBAAY,yCAAyC;IACjD,QAAQ,IAAI;IACZ,QAAQ,IAAI;CACf"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeletePremiumHostResponse = void 0;
|
|
3
|
+
exports.DeletePremiumHostResponseAccessStatusEnum = exports.DeletePremiumHostResponseProtectStatusEnum = exports.DeletePremiumHostResponse = void 0;
|
|
4
4
|
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
5
|
class DeletePremiumHostResponse extends SdkResponse_1.SdkResponse {
|
|
6
6
|
constructor() {
|
|
@@ -76,4 +76,23 @@ class DeletePremiumHostResponse extends SdkResponse_1.SdkResponse {
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
exports.DeletePremiumHostResponse = DeletePremiumHostResponse;
|
|
79
|
+
/**
|
|
80
|
+
* @export
|
|
81
|
+
* @enum {string}
|
|
82
|
+
*/
|
|
83
|
+
var DeletePremiumHostResponseProtectStatusEnum;
|
|
84
|
+
(function (DeletePremiumHostResponseProtectStatusEnum) {
|
|
85
|
+
DeletePremiumHostResponseProtectStatusEnum[DeletePremiumHostResponseProtectStatusEnum["NUMBER_MINUS_1"] = -1] = "NUMBER_MINUS_1";
|
|
86
|
+
DeletePremiumHostResponseProtectStatusEnum[DeletePremiumHostResponseProtectStatusEnum["NUMBER_0"] = 0] = "NUMBER_0";
|
|
87
|
+
DeletePremiumHostResponseProtectStatusEnum[DeletePremiumHostResponseProtectStatusEnum["NUMBER_1"] = 1] = "NUMBER_1";
|
|
88
|
+
})(DeletePremiumHostResponseProtectStatusEnum = exports.DeletePremiumHostResponseProtectStatusEnum || (exports.DeletePremiumHostResponseProtectStatusEnum = {}));
|
|
89
|
+
/**
|
|
90
|
+
* @export
|
|
91
|
+
* @enum {string}
|
|
92
|
+
*/
|
|
93
|
+
var DeletePremiumHostResponseAccessStatusEnum;
|
|
94
|
+
(function (DeletePremiumHostResponseAccessStatusEnum) {
|
|
95
|
+
DeletePremiumHostResponseAccessStatusEnum[DeletePremiumHostResponseAccessStatusEnum["NUMBER_0"] = 0] = "NUMBER_0";
|
|
96
|
+
DeletePremiumHostResponseAccessStatusEnum[DeletePremiumHostResponseAccessStatusEnum["NUMBER_1"] = 1] = "NUMBER_1";
|
|
97
|
+
})(DeletePremiumHostResponseAccessStatusEnum = exports.DeletePremiumHostResponseAccessStatusEnum || (exports.DeletePremiumHostResponseAccessStatusEnum = {}));
|
|
79
98
|
//# sourceMappingURL=DeletePremiumHostResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeletePremiumHostResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeletePremiumHostResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,yBAA0B,SAAQ,yBAAW;IAYtD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAkC;QAChD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAU;QACtB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,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,
|
|
1
|
+
{"version":3,"file":"DeletePremiumHostResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeletePremiumHostResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,yBAA0B,SAAQ,yBAAW;IAYtD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAkC;QAChD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAU;QACtB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,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,aAAkE;QACvF,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAA+E;QACpG,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,gBAAgB,CAAC,YAAgE;QACpF,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;QACrC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAA6E;QACjG,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;CACJ;AAnFD,8DAmFC;AAED;;;MAGM;AACN,IAAY,0CAIX;AAJD,WAAY,0CAA0C;IAClD,gIAAmB,CAAA;IACnB,mHAAY,CAAA;IACZ,mHAAY,CAAA;AAChB,CAAC,EAJW,0CAA0C,GAA1C,kDAA0C,KAA1C,kDAA0C,QAIrD;AACD;;;MAGM;AACN,IAAY,yCAGX;AAHD,WAAY,yCAAyC;IACjD,iHAAY,CAAA;IACZ,iHAAY,CAAA;AAChB,CAAC,EAHW,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAGpD"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class DeleteSecurityReportSubscriptionRequest {
|
|
2
|
+
private 'subscription_id'?;
|
|
3
|
+
private 'Content-Type'?;
|
|
4
|
+
constructor(subscriptionId?: string, contentType?: string);
|
|
5
|
+
withSubscriptionId(subscriptionId: string): DeleteSecurityReportSubscriptionRequest;
|
|
6
|
+
set subscriptionId(subscriptionId: string | undefined);
|
|
7
|
+
get subscriptionId(): string | undefined;
|
|
8
|
+
withContentType(contentType: string): DeleteSecurityReportSubscriptionRequest;
|
|
9
|
+
set contentType(contentType: string | undefined);
|
|
10
|
+
get contentType(): string | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=DeleteSecurityReportSubscriptionRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteSecurityReportSubscriptionRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteSecurityReportSubscriptionRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uCAAuC;IAChD,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,cAAc,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM;IAIzD,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,uCAAuC;IAI1F,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uCAAuC;IAIpF,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeleteSecurityReportSubscriptionRequest = void 0;
|
|
4
|
+
class DeleteSecurityReportSubscriptionRequest {
|
|
5
|
+
constructor(subscriptionId, contentType) {
|
|
6
|
+
this['subscription_id'] = subscriptionId;
|
|
7
|
+
this['Content-Type'] = contentType;
|
|
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
|
+
withContentType(contentType) {
|
|
20
|
+
this['Content-Type'] = contentType;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set contentType(contentType) {
|
|
24
|
+
this['Content-Type'] = contentType;
|
|
25
|
+
}
|
|
26
|
+
get contentType() {
|
|
27
|
+
return this['Content-Type'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.DeleteSecurityReportSubscriptionRequest = DeleteSecurityReportSubscriptionRequest;
|
|
31
|
+
//# sourceMappingURL=DeleteSecurityReportSubscriptionRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteSecurityReportSubscriptionRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteSecurityReportSubscriptionRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IAGhD,YAAmB,cAAuB,EAAE,WAAoB;QAC5D,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA3BD,0FA2BC"}
|
|
@@ -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 DeleteSecurityReportSubscriptionResponse 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): DeleteSecurityReportSubscriptionResponse;
|
|
17
|
+
set subscriptionId(subscriptionId: string | undefined);
|
|
18
|
+
get subscriptionId(): string | undefined;
|
|
19
|
+
withSendingPeriod(sendingPeriod: string): DeleteSecurityReportSubscriptionResponse;
|
|
20
|
+
set sendingPeriod(sendingPeriod: string | undefined);
|
|
21
|
+
get sendingPeriod(): string | undefined;
|
|
22
|
+
withReportName(reportName: string): DeleteSecurityReportSubscriptionResponse;
|
|
23
|
+
set reportName(reportName: string | undefined);
|
|
24
|
+
get reportName(): string | undefined;
|
|
25
|
+
withReportCategory(reportCategory: string): DeleteSecurityReportSubscriptionResponse;
|
|
26
|
+
set reportCategory(reportCategory: string | undefined);
|
|
27
|
+
get reportCategory(): string | undefined;
|
|
28
|
+
withTopicUrn(topicUrn: string): DeleteSecurityReportSubscriptionResponse;
|
|
29
|
+
set topicUrn(topicUrn: string | undefined);
|
|
30
|
+
get topicUrn(): string | undefined;
|
|
31
|
+
withSubscriptionType(subscriptionType: string): DeleteSecurityReportSubscriptionResponse;
|
|
32
|
+
set subscriptionType(subscriptionType: string | undefined);
|
|
33
|
+
get subscriptionType(): string | undefined;
|
|
34
|
+
withReportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription): DeleteSecurityReportSubscriptionResponse;
|
|
35
|
+
set reportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription | undefined);
|
|
36
|
+
get reportContentSubscription(): SecurityReportSubscriptionResponseReportContentSubscription | undefined;
|
|
37
|
+
withStatPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod): DeleteSecurityReportSubscriptionResponse;
|
|
38
|
+
set statPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod | undefined);
|
|
39
|
+
get statPeriod(): SecurityReportSubscriptionResponseStatPeriod | undefined;
|
|
40
|
+
withIsAllEnterpriseProject(isAllEnterpriseProject: boolean): DeleteSecurityReportSubscriptionResponse;
|
|
41
|
+
set isAllEnterpriseProject(isAllEnterpriseProject: boolean | undefined);
|
|
42
|
+
get isAllEnterpriseProject(): boolean | undefined;
|
|
43
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteSecurityReportSubscriptionResponse;
|
|
44
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
45
|
+
get enterpriseProjectId(): string | undefined;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=DeleteSecurityReportSubscriptionResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteSecurityReportSubscriptionResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteSecurityReportSubscriptionResponse.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.DeleteSecurityReportSubscriptionResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class DeleteSecurityReportSubscriptionResponse 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.DeleteSecurityReportSubscriptionResponse = DeleteSecurityReportSubscriptionResponse;
|
|
111
|
+
//# sourceMappingURL=DeleteSecurityReportSubscriptionResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteSecurityReportSubscriptionResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteSecurityReportSubscriptionResponse.ts"],"names":[],"mappings":";;;AAGA,+EAA4E;AAE5E,MAAa,wCAAyC,SAAQ,yBAAW;IAWrE;QACI,KAAK,EAAE,CAAC;IACZ,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,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,yBAAsF;QACvH,IAAI,CAAC,6BAA6B,CAAC,GAAG,yBAAyB,CAAC;QAChE,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,yBAAyB,CAAC,yBAAmG;QACpI,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,UAAwD;QAC1E,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAAqE;QACvF,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,0BAA0B,CAAC,sBAA+B;QAC7D,IAAI,CAAC,2BAA2B,CAAC,GAAG,sBAAsB,CAAC;QAC3D,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,sBAAsB,CAAC,sBAA4C;QAC1E,IAAI,CAAC,2BAA2B,CAAC,GAAG,sBAAsB,CAAC;IAC/D,CAAC;IACD,IAAW,sBAAsB;QAC7B,OAAO,IAAI,CAAC,2BAA2B,CAAC,CAAC;IAC7C,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;CACJ;AAlHD,4FAkHC"}
|
|
@@ -2,12 +2,28 @@ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
|
2
2
|
export declare class DeleteValueListResponse extends SdkResponse {
|
|
3
3
|
id?: string;
|
|
4
4
|
name?: string;
|
|
5
|
-
type?: string;
|
|
5
|
+
type?: DeleteValueListResponseTypeEnum | string;
|
|
6
6
|
timestamp?: number;
|
|
7
7
|
constructor();
|
|
8
8
|
withId(id: string): DeleteValueListResponse;
|
|
9
9
|
withName(name: string): DeleteValueListResponse;
|
|
10
|
-
withType(type: string): DeleteValueListResponse;
|
|
10
|
+
withType(type: DeleteValueListResponseTypeEnum | string): DeleteValueListResponse;
|
|
11
11
|
withTimestamp(timestamp: number): DeleteValueListResponse;
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum DeleteValueListResponseTypeEnum {
|
|
18
|
+
URL = "url",
|
|
19
|
+
PARAMS = "params",
|
|
20
|
+
IP = "ip",
|
|
21
|
+
COOKIE = "cookie",
|
|
22
|
+
REFERER = "referer",
|
|
23
|
+
USER_AGENT = "user-agent",
|
|
24
|
+
HEADER = "header",
|
|
25
|
+
RESPONSE_CODE = "response_code",
|
|
26
|
+
RESPONSE_HEADER = "response_header",
|
|
27
|
+
RESPONSE_BODY = "response_body"
|
|
28
|
+
}
|
|
13
29
|
//# sourceMappingURL=DeleteValueListResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteValueListResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteValueListResponse.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":"DeleteValueListResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteValueListResponse.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,SAAS,CAAC,EAAE,MAAM,CAAC;;IAInB,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,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uBAAuB;CAInE;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.DeleteValueListResponse = void 0;
|
|
3
|
+
exports.DeleteValueListResponseTypeEnum = exports.DeleteValueListResponse = void 0;
|
|
4
4
|
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
5
|
class DeleteValueListResponse extends SdkResponse_1.SdkResponse {
|
|
6
6
|
constructor() {
|
|
@@ -24,4 +24,21 @@ class DeleteValueListResponse extends SdkResponse_1.SdkResponse {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
exports.DeleteValueListResponse = DeleteValueListResponse;
|
|
27
|
+
/**
|
|
28
|
+
* @export
|
|
29
|
+
* @enum {string}
|
|
30
|
+
*/
|
|
31
|
+
var DeleteValueListResponseTypeEnum;
|
|
32
|
+
(function (DeleteValueListResponseTypeEnum) {
|
|
33
|
+
DeleteValueListResponseTypeEnum["URL"] = "url";
|
|
34
|
+
DeleteValueListResponseTypeEnum["PARAMS"] = "params";
|
|
35
|
+
DeleteValueListResponseTypeEnum["IP"] = "ip";
|
|
36
|
+
DeleteValueListResponseTypeEnum["COOKIE"] = "cookie";
|
|
37
|
+
DeleteValueListResponseTypeEnum["REFERER"] = "referer";
|
|
38
|
+
DeleteValueListResponseTypeEnum["USER_AGENT"] = "user-agent";
|
|
39
|
+
DeleteValueListResponseTypeEnum["HEADER"] = "header";
|
|
40
|
+
DeleteValueListResponseTypeEnum["RESPONSE_CODE"] = "response_code";
|
|
41
|
+
DeleteValueListResponseTypeEnum["RESPONSE_HEADER"] = "response_header";
|
|
42
|
+
DeleteValueListResponseTypeEnum["RESPONSE_BODY"] = "response_body";
|
|
43
|
+
})(DeleteValueListResponseTypeEnum = exports.DeleteValueListResponseTypeEnum || (exports.DeleteValueListResponseTypeEnum = {}));
|
|
27
44
|
//# sourceMappingURL=DeleteValueListResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteValueListResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteValueListResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,uBAAwB,SAAQ,yBAAW;IAKpD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"DeleteValueListResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DeleteValueListResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,uBAAwB,SAAQ,yBAAW;IAKpD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAA8C;QAC1D,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAxBD,0DAwBC;AAED;;;MAGM;AACN,IAAY,+BAWX;AAXD,WAAY,+BAA+B;IACvC,8CAAW,CAAA;IACX,oDAAiB,CAAA;IACjB,4CAAS,CAAA;IACT,oDAAiB,CAAA;IACjB,sDAAmB,CAAA;IACnB,4DAAyB,CAAA;IACzB,oDAAiB,CAAA;IACjB,kEAA+B,CAAA;IAC/B,sEAAmC,CAAA;IACnC,kEAA+B,CAAA;AACnC,CAAC,EAXW,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAW1C"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Server } from './Server';
|
|
2
|
+
export declare class DnsDomain {
|
|
3
|
+
id?: string;
|
|
4
|
+
domain?: string;
|
|
5
|
+
servers?: Array<Server>;
|
|
6
|
+
private 'protect_port'?;
|
|
7
|
+
constructor();
|
|
8
|
+
withId(id: string): DnsDomain;
|
|
9
|
+
withDomain(domain: string): DnsDomain;
|
|
10
|
+
withServers(servers: Array<Server>): DnsDomain;
|
|
11
|
+
withProtectPort(protectPort: string): DnsDomain;
|
|
12
|
+
set protectPort(protectPort: string | undefined);
|
|
13
|
+
get protectPort(): string | undefined;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=DnsDomain.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DnsDomain.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DnsDomain.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAGlC,qBAAa,SAAS;IACX,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B,OAAO,CAAC,cAAc,CAAC,CAAS;;IAGzB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS;IAI7B,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS;IAIrC,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS;IAI9C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS;IAItD,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DnsDomain = void 0;
|
|
4
|
+
class DnsDomain {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withId(id) {
|
|
8
|
+
this['id'] = id;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withDomain(domain) {
|
|
12
|
+
this['domain'] = domain;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
withServers(servers) {
|
|
16
|
+
this['servers'] = servers;
|
|
17
|
+
return this;
|
|
18
|
+
}
|
|
19
|
+
withProtectPort(protectPort) {
|
|
20
|
+
this['protect_port'] = protectPort;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set protectPort(protectPort) {
|
|
24
|
+
this['protect_port'] = protectPort;
|
|
25
|
+
}
|
|
26
|
+
get protectPort() {
|
|
27
|
+
return this['protect_port'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.DnsDomain = DnsDomain;
|
|
31
|
+
//# sourceMappingURL=DnsDomain.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DnsDomain.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/DnsDomain.ts"],"names":[],"mappings":";;;AAGA,MAAa,SAAS;IAKlB;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,WAAW,CAAC,OAAsB;QACrC,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA7BD,8BA6BC"}
|