@huaweicloud/huaweicloud-sdk-waf 3.1.176 → 3.1.177
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 +537 -1
- package/v1/WafClient.d.ts.map +1 -1
- package/v1/WafClient.js +1126 -12
- package/v1/WafClient.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/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/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/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/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/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/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/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/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/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/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/public-api.d.ts +60 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +60 -0
- package/v1/public-api.js.map +1 -1
package/v1/WafClient.d.ts
CHANGED
|
@@ -22,8 +22,30 @@ import { BatchCreateWhiteblackipRuleRequest } from './model/BatchCreateWhiteblac
|
|
|
22
22
|
import { BatchCreateWhiteblackipRuleResponse } from './model/BatchCreateWhiteblackipRuleResponse';
|
|
23
23
|
import { BatchDeleteAlertNoticeConfigRequest } from './model/BatchDeleteAlertNoticeConfigRequest';
|
|
24
24
|
import { BatchDeleteAlertNoticeConfigResponse } from './model/BatchDeleteAlertNoticeConfigResponse';
|
|
25
|
+
import { BatchDeleteCompositeHostsRequest } from './model/BatchDeleteCompositeHostsRequest';
|
|
26
|
+
import { BatchDeleteCompositeHostsResponse } from './model/BatchDeleteCompositeHostsResponse';
|
|
25
27
|
import { BatchDeletePoliciesRequest } from './model/BatchDeletePoliciesRequest';
|
|
26
28
|
import { BatchDeletePoliciesResponse } from './model/BatchDeletePoliciesResponse';
|
|
29
|
+
import { BatchDeleteRulesRequest } from './model/BatchDeleteRulesRequest';
|
|
30
|
+
import { BatchDeleteRulesResponse } from './model/BatchDeleteRulesResponse';
|
|
31
|
+
import { BatchUpdateAntileakageRulesRequest } from './model/BatchUpdateAntileakageRulesRequest';
|
|
32
|
+
import { BatchUpdateAntileakageRulesResponse } from './model/BatchUpdateAntileakageRulesResponse';
|
|
33
|
+
import { BatchUpdateAntitamperRulesRequest } from './model/BatchUpdateAntitamperRulesRequest';
|
|
34
|
+
import { BatchUpdateAntitamperRulesResponse } from './model/BatchUpdateAntitamperRulesResponse';
|
|
35
|
+
import { BatchUpdateCcRulesRequest } from './model/BatchUpdateCcRulesRequest';
|
|
36
|
+
import { BatchUpdateCcRulesResponse } from './model/BatchUpdateCcRulesResponse';
|
|
37
|
+
import { BatchUpdateCustomRulesRequest } from './model/BatchUpdateCustomRulesRequest';
|
|
38
|
+
import { BatchUpdateCustomRulesResponse } from './model/BatchUpdateCustomRulesResponse';
|
|
39
|
+
import { BatchUpdateGeoipRulesRequest } from './model/BatchUpdateGeoipRulesRequest';
|
|
40
|
+
import { BatchUpdateGeoipRulesResponse } from './model/BatchUpdateGeoipRulesResponse';
|
|
41
|
+
import { BatchUpdateIgnoreRulesRequest } from './model/BatchUpdateIgnoreRulesRequest';
|
|
42
|
+
import { BatchUpdateIgnoreRulesResponse } from './model/BatchUpdateIgnoreRulesResponse';
|
|
43
|
+
import { BatchUpdateIpReputationRulesRequest } from './model/BatchUpdateIpReputationRulesRequest';
|
|
44
|
+
import { BatchUpdateIpReputationRulesResponse } from './model/BatchUpdateIpReputationRulesResponse';
|
|
45
|
+
import { BatchUpdatePrivacyRulesRequest } from './model/BatchUpdatePrivacyRulesRequest';
|
|
46
|
+
import { BatchUpdatePrivacyRulesResponse } from './model/BatchUpdatePrivacyRulesResponse';
|
|
47
|
+
import { BatchUpdateWhiteblackipRulesRequest } from './model/BatchUpdateWhiteblackipRulesRequest';
|
|
48
|
+
import { BatchUpdateWhiteblackipRulesResponse } from './model/BatchUpdateWhiteblackipRulesResponse';
|
|
27
49
|
import { ChangePrepaidCloudWafRequest } from './model/ChangePrepaidCloudWafRequest';
|
|
28
50
|
import { ChangePrepaidCloudWafResponse } from './model/ChangePrepaidCloudWafResponse';
|
|
29
51
|
import { CheckAgencyRequest } from './model/CheckAgencyRequest';
|
|
@@ -32,6 +54,8 @@ import { ConfirmApplicationTypesRequest } from './model/ConfirmApplicationTypesR
|
|
|
32
54
|
import { ConfirmApplicationTypesResponse } from './model/ConfirmApplicationTypesResponse';
|
|
33
55
|
import { ConfirmAsyncJobRequest } from './model/ConfirmAsyncJobRequest';
|
|
34
56
|
import { ConfirmAsyncJobResponse } from './model/ConfirmAsyncJobResponse';
|
|
57
|
+
import { ConfirmDnsDomainRequest } from './model/ConfirmDnsDomainRequest';
|
|
58
|
+
import { ConfirmDnsDomainResponse } from './model/ConfirmDnsDomainResponse';
|
|
35
59
|
import { ConfirmIpReputationRuleRequest } from './model/ConfirmIpReputationRuleRequest';
|
|
36
60
|
import { ConfirmIpReputationRuleResponse } from './model/ConfirmIpReputationRuleResponse';
|
|
37
61
|
import { ConfirmPolicyAntileakageMapRequest } from './model/ConfirmPolicyAntileakageMapRequest';
|
|
@@ -46,6 +70,8 @@ import { ConfirmTmsResourceInstancesRequest } from './model/ConfirmTmsResourceIn
|
|
|
46
70
|
import { ConfirmTmsResourceInstancesResponse } from './model/ConfirmTmsResourceInstancesResponse';
|
|
47
71
|
import { ConfirmUserBundleRequest } from './model/ConfirmUserBundleRequest';
|
|
48
72
|
import { ConfirmUserBundleResponse } from './model/ConfirmUserBundleResponse';
|
|
73
|
+
import { CopyPolicyByIdRequest } from './model/CopyPolicyByIdRequest';
|
|
74
|
+
import { CopyPolicyByIdResponse } from './model/CopyPolicyByIdResponse';
|
|
49
75
|
import { CreateAgencyRequest } from './model/CreateAgencyRequest';
|
|
50
76
|
import { CreateAgencyResponse } from './model/CreateAgencyResponse';
|
|
51
77
|
import { CreateAlertNoticeConfigRequest } from './model/CreateAlertNoticeConfigRequest';
|
|
@@ -64,6 +90,8 @@ import { CreateCloudWafPostPaidResourceRequest } from './model/CreateCloudWafPos
|
|
|
64
90
|
import { CreateCloudWafPostPaidResourceResponse } from './model/CreateCloudWafPostPaidResourceResponse';
|
|
65
91
|
import { CreateCustomRuleRequest } from './model/CreateCustomRuleRequest';
|
|
66
92
|
import { CreateCustomRuleResponse } from './model/CreateCustomRuleResponse';
|
|
93
|
+
import { CreateEventExportJobRequest } from './model/CreateEventExportJobRequest';
|
|
94
|
+
import { CreateEventExportJobResponse } from './model/CreateEventExportJobResponse';
|
|
67
95
|
import { CreateGeoipRuleRequest } from './model/CreateGeoipRuleRequest';
|
|
68
96
|
import { CreateGeoipRuleResponse } from './model/CreateGeoipRuleResponse';
|
|
69
97
|
import { CreateHostRequest } from './model/CreateHostRequest';
|
|
@@ -88,6 +116,8 @@ import { CreatePunishmentRuleRequest } from './model/CreatePunishmentRuleRequest
|
|
|
88
116
|
import { CreatePunishmentRuleResponse } from './model/CreatePunishmentRuleResponse';
|
|
89
117
|
import { CreateQuickAccessDomainRequest } from './model/CreateQuickAccessDomainRequest';
|
|
90
118
|
import { CreateQuickAccessDomainResponse } from './model/CreateQuickAccessDomainResponse';
|
|
119
|
+
import { CreateSecurityReportSubscriptionRequest } from './model/CreateSecurityReportSubscriptionRequest';
|
|
120
|
+
import { CreateSecurityReportSubscriptionResponse } from './model/CreateSecurityReportSubscriptionResponse';
|
|
91
121
|
import { CreateValueListRequest } from './model/CreateValueListRequest';
|
|
92
122
|
import { CreateValueListResponse } from './model/CreateValueListResponse';
|
|
93
123
|
import { CreateWhiteblackipRuleRequest } from './model/CreateWhiteblackipRuleRequest';
|
|
@@ -118,6 +148,8 @@ import { DeleteInstanceRequest } from './model/DeleteInstanceRequest';
|
|
|
118
148
|
import { DeleteInstanceResponse } from './model/DeleteInstanceResponse';
|
|
119
149
|
import { DeleteIpGroupRequest } from './model/DeleteIpGroupRequest';
|
|
120
150
|
import { DeleteIpGroupResponse } from './model/DeleteIpGroupResponse';
|
|
151
|
+
import { DeleteIpReputationRuleRequest } from './model/DeleteIpReputationRuleRequest';
|
|
152
|
+
import { DeleteIpReputationRuleResponse } from './model/DeleteIpReputationRuleResponse';
|
|
121
153
|
import { DeletePolicyRequest } from './model/DeletePolicyRequest';
|
|
122
154
|
import { DeletePolicyResponse } from './model/DeletePolicyResponse';
|
|
123
155
|
import { DeletePremiumHostRequest } from './model/DeletePremiumHostRequest';
|
|
@@ -126,6 +158,8 @@ import { DeletePrivacyRuleRequest } from './model/DeletePrivacyRuleRequest';
|
|
|
126
158
|
import { DeletePrivacyRuleResponse } from './model/DeletePrivacyRuleResponse';
|
|
127
159
|
import { DeletePunishmentRuleRequest } from './model/DeletePunishmentRuleRequest';
|
|
128
160
|
import { DeletePunishmentRuleResponse } from './model/DeletePunishmentRuleResponse';
|
|
161
|
+
import { DeleteSecurityReportSubscriptionRequest } from './model/DeleteSecurityReportSubscriptionRequest';
|
|
162
|
+
import { DeleteSecurityReportSubscriptionResponse } from './model/DeleteSecurityReportSubscriptionResponse';
|
|
129
163
|
import { DeleteValueListRequest } from './model/DeleteValueListRequest';
|
|
130
164
|
import { DeleteValueListResponse } from './model/DeleteValueListResponse';
|
|
131
165
|
import { DeleteWhiteBlackIpRuleRequest } from './model/DeleteWhiteBlackIpRuleRequest';
|
|
@@ -336,12 +370,16 @@ import { UpdatePremiumHostProtectStatusRequest } from './model/UpdatePremiumHost
|
|
|
336
370
|
import { UpdatePremiumHostProtectStatusResponse } from './model/UpdatePremiumHostProtectStatusResponse';
|
|
337
371
|
import { UpdatePremiumHostRequest } from './model/UpdatePremiumHostRequest';
|
|
338
372
|
import { UpdatePremiumHostResponse } from './model/UpdatePremiumHostResponse';
|
|
373
|
+
import { UpdatePremiumInstanceProgressRequest } from './model/UpdatePremiumInstanceProgressRequest';
|
|
374
|
+
import { UpdatePremiumInstanceProgressResponse } from './model/UpdatePremiumInstanceProgressResponse';
|
|
339
375
|
import { UpdatePremiumInstanceRequest } from './model/UpdatePremiumInstanceRequest';
|
|
340
376
|
import { UpdatePremiumInstanceResponse } from './model/UpdatePremiumInstanceResponse';
|
|
341
377
|
import { UpdatePrivacyRuleRequest } from './model/UpdatePrivacyRuleRequest';
|
|
342
378
|
import { UpdatePrivacyRuleResponse } from './model/UpdatePrivacyRuleResponse';
|
|
343
379
|
import { UpdatePunishmentRuleRequest } from './model/UpdatePunishmentRuleRequest';
|
|
344
380
|
import { UpdatePunishmentRuleResponse } from './model/UpdatePunishmentRuleResponse';
|
|
381
|
+
import { UpdateSecurityReportSubscriptionRequest } from './model/UpdateSecurityReportSubscriptionRequest';
|
|
382
|
+
import { UpdateSecurityReportSubscriptionResponse } from './model/UpdateSecurityReportSubscriptionResponse';
|
|
345
383
|
import { UpdateValueListRequest } from './model/UpdateValueListRequest';
|
|
346
384
|
import { UpdateValueListResponse } from './model/UpdateValueListResponse';
|
|
347
385
|
import { UpdateWhiteblackipRuleRequest } from './model/UpdateWhiteblackipRuleRequest';
|
|
@@ -504,6 +542,19 @@ export declare class WafClient {
|
|
|
504
542
|
* @throws {RequiredError}
|
|
505
543
|
*/
|
|
506
544
|
batchDeleteAlertNoticeConfig(batchDeleteAlertNoticeConfigRequest?: BatchDeleteAlertNoticeConfigRequest): Promise<BatchDeleteAlertNoticeConfigResponse>;
|
|
545
|
+
/**
|
|
546
|
+
* 批量删除租户域名
|
|
547
|
+
*
|
|
548
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
549
|
+
*
|
|
550
|
+
* @summary 批量删除租户域名
|
|
551
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
552
|
+
* @param {BatchDeleteCompositeHostsRequestBody} batchDeleteCompositeHostsRequestBody 批量删除域名body
|
|
553
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
554
|
+
* @param {*} [options] Override http request option.
|
|
555
|
+
* @throws {RequiredError}
|
|
556
|
+
*/
|
|
557
|
+
batchDeleteCompositeHosts(batchDeleteCompositeHostsRequest?: BatchDeleteCompositeHostsRequest): Promise<BatchDeleteCompositeHostsResponse>;
|
|
507
558
|
/**
|
|
508
559
|
* 批量删除防护策略
|
|
509
560
|
*
|
|
@@ -517,6 +568,127 @@ export declare class WafClient {
|
|
|
517
568
|
* @throws {RequiredError}
|
|
518
569
|
*/
|
|
519
570
|
batchDeletePolicies(batchDeletePoliciesRequest?: BatchDeletePoliciesRequest): Promise<BatchDeletePoliciesResponse>;
|
|
571
|
+
/**
|
|
572
|
+
* 批量删除规则
|
|
573
|
+
*
|
|
574
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
575
|
+
*
|
|
576
|
+
* @summary 批量删除规则
|
|
577
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
578
|
+
* @param {string} ruleType **参数解释:** 需要删除的规则类型,目前支持cc,custom,whiteblackip,geoip,ip-reputation,antitamper,antileakage,ignore,privacy **约束限制:** 不涉及 **取值范围:** - cc - custom - whiteblackip - geoip - ip-reputation - antitamper - antileakage - ignore - privacy **默认取值:** 不涉及
|
|
579
|
+
* @param {PolicyRuleIdRequestBody} [batchDeleteRulesRequestBody] **参数解释:** 批量删除防护规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
580
|
+
* @param {*} [options] Override http request option.
|
|
581
|
+
* @throws {RequiredError}
|
|
582
|
+
*/
|
|
583
|
+
batchDeleteRules(batchDeleteRulesRequest?: BatchDeleteRulesRequest): Promise<BatchDeleteRulesResponse>;
|
|
584
|
+
/**
|
|
585
|
+
* 批量修改防敏感信息泄露规则
|
|
586
|
+
*
|
|
587
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
588
|
+
*
|
|
589
|
+
* @summary 批量更新防敏感信息泄露规则
|
|
590
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
591
|
+
* @param {BatchUpdateAntileakageRuleRequestBody} [batchUpdateAntileakageRuleRequestBody] **参数解释:** 批量修改防敏感信息泄露规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
592
|
+
* @param {*} [options] Override http request option.
|
|
593
|
+
* @throws {RequiredError}
|
|
594
|
+
*/
|
|
595
|
+
batchUpdateAntileakageRules(batchUpdateAntileakageRulesRequest?: BatchUpdateAntileakageRulesRequest): Promise<BatchUpdateAntileakageRulesResponse>;
|
|
596
|
+
/**
|
|
597
|
+
* 批量修改地理位置访问控制规则
|
|
598
|
+
*
|
|
599
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
600
|
+
*
|
|
601
|
+
* @summary 批量更新网页防篡改规则
|
|
602
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
603
|
+
* @param {BatchUpdateAntiTamperRulesRequestBody} [batchUpdateAntiTamperRulesRequestBody] **参数解释:** 批量修改网页防篡改规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
604
|
+
* @param {*} [options] Override http request option.
|
|
605
|
+
* @throws {RequiredError}
|
|
606
|
+
*/
|
|
607
|
+
batchUpdateAntitamperRules(batchUpdateAntitamperRulesRequest?: BatchUpdateAntitamperRulesRequest): Promise<BatchUpdateAntitamperRulesResponse>;
|
|
608
|
+
/**
|
|
609
|
+
* 批量修改地理位置访问控制规则
|
|
610
|
+
*
|
|
611
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
612
|
+
*
|
|
613
|
+
* @summary 批量修改CC防护规则
|
|
614
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
615
|
+
* @param {BatchUpdateCcRulesRequestBody} [batchUpdateCcRulesRequestBody] **参数解释:** 批量修CC准防护问控制规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
616
|
+
* @param {*} [options] Override http request option.
|
|
617
|
+
* @throws {RequiredError}
|
|
618
|
+
*/
|
|
619
|
+
batchUpdateCcRules(batchUpdateCcRulesRequest?: BatchUpdateCcRulesRequest): Promise<BatchUpdateCcRulesResponse>;
|
|
620
|
+
/**
|
|
621
|
+
* 批量修改地理位置访问控制规则
|
|
622
|
+
*
|
|
623
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
624
|
+
*
|
|
625
|
+
* @summary 批量更新精准防护规则
|
|
626
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
627
|
+
* @param {BatchUpdateCustomRuleRequestBody} [batchUpdateCustomRuleResponseBody] **参数解释:** 批量修改精准防护控制规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
628
|
+
* @param {*} [options] Override http request option.
|
|
629
|
+
* @throws {RequiredError}
|
|
630
|
+
*/
|
|
631
|
+
batchUpdateCustomRules(batchUpdateCustomRulesRequest?: BatchUpdateCustomRulesRequest): Promise<BatchUpdateCustomRulesResponse>;
|
|
632
|
+
/**
|
|
633
|
+
* 批量修改地理位置访问控制规则
|
|
634
|
+
*
|
|
635
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
636
|
+
*
|
|
637
|
+
* @summary 批量修改地理位置访问控制规则
|
|
638
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
639
|
+
* @param {BatchUpdateGeoipRulesRequestBody} [batchUpdateGeoipRulesRequestBody] **参数解释:** 批量修改地理位置访问控制规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
640
|
+
* @param {*} [options] Override http request option.
|
|
641
|
+
* @throws {RequiredError}
|
|
642
|
+
*/
|
|
643
|
+
batchUpdateGeoipRules(batchUpdateGeoipRulesRequest?: BatchUpdateGeoipRulesRequest): Promise<BatchUpdateGeoipRulesResponse>;
|
|
644
|
+
/**
|
|
645
|
+
* 批量修改全局白名单规则
|
|
646
|
+
*
|
|
647
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
648
|
+
*
|
|
649
|
+
* @summary 批量更新全局白名单规则
|
|
650
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
651
|
+
* @param {BatchUpdateIgnoreRuleRequestBody} [batchUpdateIgnoreRuleRequestBody] **参数解释:** 批量修改全局白名单规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
652
|
+
* @param {*} [options] Override http request option.
|
|
653
|
+
* @throws {RequiredError}
|
|
654
|
+
*/
|
|
655
|
+
batchUpdateIgnoreRules(batchUpdateIgnoreRulesRequest?: BatchUpdateIgnoreRulesRequest): Promise<BatchUpdateIgnoreRulesResponse>;
|
|
656
|
+
/**
|
|
657
|
+
* 批量修改地理位置访问控制规则
|
|
658
|
+
*
|
|
659
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
660
|
+
*
|
|
661
|
+
* @summary 批量更新威胁情报规则
|
|
662
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
663
|
+
* @param {BatchUpdateIpReputationRuleRequestBody} [batchUpdateIpReputationRuleRequestBody] **参数解释:** 批量修改威胁情报访问控制规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
664
|
+
* @param {*} [options] Override http request option.
|
|
665
|
+
* @throws {RequiredError}
|
|
666
|
+
*/
|
|
667
|
+
batchUpdateIpReputationRules(batchUpdateIpReputationRulesRequest?: BatchUpdateIpReputationRulesRequest): Promise<BatchUpdateIpReputationRulesResponse>;
|
|
668
|
+
/**
|
|
669
|
+
* 批量修改全局白名单规则
|
|
670
|
+
*
|
|
671
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
672
|
+
*
|
|
673
|
+
* @summary 批量更新隐私屏蔽规则
|
|
674
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
675
|
+
* @param {BatchUpdatePrivacyRuleRequestBody} [batchUpdatePrivacyRuleRequestBody] **参数解释:** 批量修改隐私屏蔽规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
676
|
+
* @param {*} [options] Override http request option.
|
|
677
|
+
* @throws {RequiredError}
|
|
678
|
+
*/
|
|
679
|
+
batchUpdatePrivacyRules(batchUpdatePrivacyRulesRequest?: BatchUpdatePrivacyRulesRequest): Promise<BatchUpdatePrivacyRulesResponse>;
|
|
680
|
+
/**
|
|
681
|
+
* 批量修改地理位置访问控制规则
|
|
682
|
+
*
|
|
683
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
684
|
+
*
|
|
685
|
+
* @summary 批量更新黑白名单设置规则
|
|
686
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
687
|
+
* @param {BatchUpdateWhiteBlackIpRuleRequestBody} [batchUpdateWhiteBlackIpRuleRequestBody] **参数解释:** 批量修改黑白名单设置规则body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
688
|
+
* @param {*} [options] Override http request option.
|
|
689
|
+
* @throws {RequiredError}
|
|
690
|
+
*/
|
|
691
|
+
batchUpdateWhiteblackipRules(batchUpdateWhiteblackipRulesRequest?: BatchUpdateWhiteblackipRulesRequest): Promise<BatchUpdateWhiteblackipRulesResponse>;
|
|
520
692
|
/**
|
|
521
693
|
* 变更包周期云模式waf规格。注:
|
|
522
694
|
* - 1.变更某产品规格的前提是必须已购买该产品
|
|
@@ -603,7 +775,7 @@ export declare class WafClient {
|
|
|
603
775
|
* @summary 查询威胁情报控制防护选项的详细信息
|
|
604
776
|
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
605
777
|
* @param {string} lang **参数解释:** 语言的类型 - cn代表中文 - en代表英文 **约束限制:** 不涉及 **取值范围:** - cn - en **默认取值:** - cn
|
|
606
|
-
* @param {string} type **参数解释:**
|
|
778
|
+
* @param {string} type **参数解释:** 防护选项的详细信息的类型,当前仅支持“idc”。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
607
779
|
* @param {*} [options] Override http request option.
|
|
608
780
|
* @throws {RequiredError}
|
|
609
781
|
*/
|
|
@@ -657,6 +829,20 @@ export declare class WafClient {
|
|
|
657
829
|
* @throws {RequiredError}
|
|
658
830
|
*/
|
|
659
831
|
confirmUserBundle(confirmUserBundleRequest?: ConfirmUserBundleRequest): Promise<ConfirmUserBundleResponse>;
|
|
832
|
+
/**
|
|
833
|
+
* 根据Id复制防护策略
|
|
834
|
+
*
|
|
835
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
836
|
+
*
|
|
837
|
+
* @summary 根据Id复制防护策略
|
|
838
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
839
|
+
* @param {string} srcPolicyId **参数解释:** 源策略id,可以通过 查询 防护策略列表(ListPolicy)接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
840
|
+
* @param {string} destPolicyName **参数解释:** 复制出的新策略名称,用于标识复制后的防护策略,需符合命名规范(如无特殊字符、长度限制等)。 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
841
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
842
|
+
* @param {*} [options] Override http request option.
|
|
843
|
+
* @throws {RequiredError}
|
|
844
|
+
*/
|
|
845
|
+
copyPolicyById(copyPolicyByIdRequest?: CopyPolicyByIdRequest): Promise<CopyPolicyByIdResponse>;
|
|
660
846
|
/**
|
|
661
847
|
* 创建独享引擎的代理
|
|
662
848
|
*
|
|
@@ -781,6 +967,18 @@ export declare class WafClient {
|
|
|
781
967
|
* @throws {RequiredError}
|
|
782
968
|
*/
|
|
783
969
|
createCustomRule(createCustomRuleRequest?: CreateCustomRuleRequest): Promise<CreateCustomRuleResponse>;
|
|
970
|
+
/**
|
|
971
|
+
* 下发自定义导出攻击事件的异步任务
|
|
972
|
+
*
|
|
973
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
974
|
+
*
|
|
975
|
+
* @summary 下发自定义导出攻击事件的异步任务
|
|
976
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
977
|
+
* @param {AsyncJobReqBody} asyncJobReqBody **参数解释:** 下发自定义导出攻击事件的异步任务的请求体 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
978
|
+
* @param {*} [options] Override http request option.
|
|
979
|
+
* @throws {RequiredError}
|
|
980
|
+
*/
|
|
981
|
+
createEventExportJob(createEventExportJobRequest?: CreateEventExportJobRequest): Promise<CreateEventExportJobResponse>;
|
|
784
982
|
/**
|
|
785
983
|
* 创建地理位置控制规则
|
|
786
984
|
*
|
|
@@ -929,6 +1127,18 @@ export declare class WafClient {
|
|
|
929
1127
|
* @throws {RequiredError}
|
|
930
1128
|
*/
|
|
931
1129
|
createPunishmentRule(createPunishmentRuleRequest?: CreatePunishmentRuleRequest): Promise<CreatePunishmentRuleResponse>;
|
|
1130
|
+
/**
|
|
1131
|
+
* 创建安全报告订阅
|
|
1132
|
+
*
|
|
1133
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1134
|
+
*
|
|
1135
|
+
* @summary 创建安全报告订阅
|
|
1136
|
+
* @param {string} contentType content-type
|
|
1137
|
+
* @param {CreateSecurityReportSubscriptionRequestBody} createSecurityReportSubscriptionRequest 创建安全报告订阅
|
|
1138
|
+
* @param {*} [options] Override http request option.
|
|
1139
|
+
* @throws {RequiredError}
|
|
1140
|
+
*/
|
|
1141
|
+
createSecurityReportSubscription(createSecurityReportSubscriptionRequest?: CreateSecurityReportSubscriptionRequest): Promise<CreateSecurityReportSubscriptionResponse>;
|
|
932
1142
|
/**
|
|
933
1143
|
* 创建引用表,引用表能够被CC攻击防护规则和精准访问防护中的规则所引用。
|
|
934
1144
|
*
|
|
@@ -1132,6 +1342,20 @@ export declare class WafClient {
|
|
|
1132
1342
|
* @throws {RequiredError}
|
|
1133
1343
|
*/
|
|
1134
1344
|
deleteIpGroup(deleteIpGroupRequest?: DeleteIpGroupRequest): Promise<DeleteIpGroupResponse>;
|
|
1345
|
+
/**
|
|
1346
|
+
* 删除IP情报防护规则
|
|
1347
|
+
*
|
|
1348
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1349
|
+
*
|
|
1350
|
+
* @summary 删除机房IP情报防护规则
|
|
1351
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1352
|
+
* @param {string} policyId **参数解释:** 防护策略id,您可以通过调用查询防护策略列表(ListPolicy)获取策略id **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1353
|
+
* @param {string} ruleId **参数解释:** 机房IP情报访问控制规则id,通过\"查询威胁情报规则列表\"接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1354
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
1355
|
+
* @param {*} [options] Override http request option.
|
|
1356
|
+
* @throws {RequiredError}
|
|
1357
|
+
*/
|
|
1358
|
+
deleteIpReputationRule(deleteIpReputationRuleRequest?: DeleteIpReputationRuleRequest): Promise<DeleteIpReputationRuleResponse>;
|
|
1135
1359
|
/**
|
|
1136
1360
|
* 删除防护策略,若策略正在使用,则需要先接解除域名与策略的绑定关系才能删除策略。
|
|
1137
1361
|
*
|
|
@@ -1187,6 +1411,18 @@ export declare class WafClient {
|
|
|
1187
1411
|
* @throws {RequiredError}
|
|
1188
1412
|
*/
|
|
1189
1413
|
deletePunishmentRule(deletePunishmentRuleRequest?: DeletePunishmentRuleRequest): Promise<DeletePunishmentRuleResponse>;
|
|
1414
|
+
/**
|
|
1415
|
+
* 删除安全报告订阅
|
|
1416
|
+
*
|
|
1417
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1418
|
+
*
|
|
1419
|
+
* @summary 删除安全报告订阅
|
|
1420
|
+
* @param {string} subscriptionId **参数解释:** 需要删除的订阅id,从“查询安全报告订阅列表”中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
1421
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
1422
|
+
* @param {*} [options] Override http request option.
|
|
1423
|
+
* @throws {RequiredError}
|
|
1424
|
+
*/
|
|
1425
|
+
deleteSecurityReportSubscription(deleteSecurityReportSubscriptionRequest?: DeleteSecurityReportSubscriptionRequest): Promise<DeleteSecurityReportSubscriptionResponse>;
|
|
1190
1426
|
/**
|
|
1191
1427
|
* 删除引用表
|
|
1192
1428
|
*
|
|
@@ -2725,6 +2961,19 @@ export declare class WafClient {
|
|
|
2725
2961
|
* @throws {RequiredError}
|
|
2726
2962
|
*/
|
|
2727
2963
|
updatePremiumInstance(updatePremiumInstanceRequest?: UpdatePremiumInstanceRequest): Promise<UpdatePremiumInstanceResponse>;
|
|
2964
|
+
/**
|
|
2965
|
+
* 返回独享接入进度
|
|
2966
|
+
*
|
|
2967
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2968
|
+
*
|
|
2969
|
+
* @summary 修改独享域名接入进度
|
|
2970
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
2971
|
+
* @param {string} hostId **参数解释:** 独享模式域名Id,通过 查询独享模式域名列表(ListPremiumHost) 接口获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2972
|
+
* @param {AccessProgress} body **参数解释:** 修改域名请求接入进度body **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
2973
|
+
* @param {*} [options] Override http request option.
|
|
2974
|
+
* @throws {RequiredError}
|
|
2975
|
+
*/
|
|
2976
|
+
updatePremiumInstanceProgress(updatePremiumInstanceProgressRequest?: UpdatePremiumInstanceProgressRequest): Promise<UpdatePremiumInstanceProgressResponse>;
|
|
2728
2977
|
/**
|
|
2729
2978
|
* 更新隐私屏蔽防护规则
|
|
2730
2979
|
*
|
|
@@ -2755,6 +3004,19 @@ export declare class WafClient {
|
|
|
2755
3004
|
* @throws {RequiredError}
|
|
2756
3005
|
*/
|
|
2757
3006
|
updatePunishmentRule(updatePunishmentRuleRequest?: UpdatePunishmentRuleRequest): Promise<UpdatePunishmentRuleResponse>;
|
|
3007
|
+
/**
|
|
3008
|
+
* 修改安全报告的订阅
|
|
3009
|
+
*
|
|
3010
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3011
|
+
*
|
|
3012
|
+
* @summary 修改安全报告的订阅
|
|
3013
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
3014
|
+
* @param {string} subscriptionId **参数解释:** 需要删除的订阅id,从“查询安全报告订阅列表”中获取 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** 不涉及
|
|
3015
|
+
* @param {UpdateSecurityReportSubscriptionRequestBody} updateDemoInfoRequestBody 修改安全报告订阅请求体
|
|
3016
|
+
* @param {*} [options] Override http request option.
|
|
3017
|
+
* @throws {RequiredError}
|
|
3018
|
+
*/
|
|
3019
|
+
updateSecurityReportSubscription(updateSecurityReportSubscriptionRequest?: UpdateSecurityReportSubscriptionRequest): Promise<UpdateSecurityReportSubscriptionResponse>;
|
|
2758
3020
|
/**
|
|
2759
3021
|
* 修改引用表
|
|
2760
3022
|
*
|
|
@@ -2784,6 +3046,18 @@ export declare class WafClient {
|
|
|
2784
3046
|
* @throws {RequiredError}
|
|
2785
3047
|
*/
|
|
2786
3048
|
updateWhiteblackipRule(updateWhiteblackipRuleRequest?: UpdateWhiteblackipRuleRequest): Promise<UpdateWhiteblackipRuleResponse>;
|
|
3049
|
+
/**
|
|
3050
|
+
* 查询用户托管在云解析上的域名
|
|
3051
|
+
*
|
|
3052
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3053
|
+
*
|
|
3054
|
+
* @summary 查询用户托管在云解析上的域名
|
|
3055
|
+
* @param {string} contentType **参数解释:** 内容类型 **约束限制:** 不涉及 **取值范围:** 不涉及 **默认取值:** application/json;charset=utf8
|
|
3056
|
+
* @param {string} [enterpriseProjectId] **参数解释:** 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目ID。若需要查询当前用户所有企业项目绑定的资源信息,请传参all_granted_eps。 **约束限制:** 不涉及 **取值范围:** - 0:代表default企业项目 - all_granted_eps:代表所有企业项目 - 其它企业项目ID:长度为36个字符 **默认取值:** 0
|
|
3057
|
+
* @param {*} [options] Override http request option.
|
|
3058
|
+
* @throws {RequiredError}
|
|
3059
|
+
*/
|
|
3060
|
+
confirmDnsDomain(confirmDnsDomainRequest?: ConfirmDnsDomainRequest): Promise<ConfirmDnsDomainResponse>;
|
|
2787
3061
|
/**
|
|
2788
3062
|
* 快速接入,直接去修改用户的DNS记录,使域名快速接入WAF
|
|
2789
3063
|
*
|
|
@@ -2966,6 +3240,20 @@ export declare const ParamCreater: () => {
|
|
|
2966
3240
|
headers: {};
|
|
2967
3241
|
data: {};
|
|
2968
3242
|
};
|
|
3243
|
+
/**
|
|
3244
|
+
* 批量删除租户域名
|
|
3245
|
+
*
|
|
3246
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3247
|
+
*/
|
|
3248
|
+
batchDeleteCompositeHosts(batchDeleteCompositeHostsRequest?: BatchDeleteCompositeHostsRequest): {
|
|
3249
|
+
method: string;
|
|
3250
|
+
url: string;
|
|
3251
|
+
contentType: string;
|
|
3252
|
+
queryParams: {};
|
|
3253
|
+
pathParams: {};
|
|
3254
|
+
headers: {};
|
|
3255
|
+
data: {};
|
|
3256
|
+
};
|
|
2969
3257
|
/**
|
|
2970
3258
|
* 批量删除防护策略
|
|
2971
3259
|
*
|
|
@@ -2980,6 +3268,146 @@ export declare const ParamCreater: () => {
|
|
|
2980
3268
|
headers: {};
|
|
2981
3269
|
data: {};
|
|
2982
3270
|
};
|
|
3271
|
+
/**
|
|
3272
|
+
* 批量删除规则
|
|
3273
|
+
*
|
|
3274
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3275
|
+
*/
|
|
3276
|
+
batchDeleteRules(batchDeleteRulesRequest?: BatchDeleteRulesRequest): {
|
|
3277
|
+
method: string;
|
|
3278
|
+
url: string;
|
|
3279
|
+
contentType: string;
|
|
3280
|
+
queryParams: {};
|
|
3281
|
+
pathParams: {};
|
|
3282
|
+
headers: {};
|
|
3283
|
+
data: {};
|
|
3284
|
+
};
|
|
3285
|
+
/**
|
|
3286
|
+
* 批量修改防敏感信息泄露规则
|
|
3287
|
+
*
|
|
3288
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3289
|
+
*/
|
|
3290
|
+
batchUpdateAntileakageRules(batchUpdateAntileakageRulesRequest?: BatchUpdateAntileakageRulesRequest): {
|
|
3291
|
+
method: string;
|
|
3292
|
+
url: string;
|
|
3293
|
+
contentType: string;
|
|
3294
|
+
queryParams: {};
|
|
3295
|
+
pathParams: {};
|
|
3296
|
+
headers: {};
|
|
3297
|
+
data: {};
|
|
3298
|
+
};
|
|
3299
|
+
/**
|
|
3300
|
+
* 批量修改地理位置访问控制规则
|
|
3301
|
+
*
|
|
3302
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3303
|
+
*/
|
|
3304
|
+
batchUpdateAntitamperRules(batchUpdateAntitamperRulesRequest?: BatchUpdateAntitamperRulesRequest): {
|
|
3305
|
+
method: string;
|
|
3306
|
+
url: string;
|
|
3307
|
+
contentType: string;
|
|
3308
|
+
queryParams: {};
|
|
3309
|
+
pathParams: {};
|
|
3310
|
+
headers: {};
|
|
3311
|
+
data: {};
|
|
3312
|
+
};
|
|
3313
|
+
/**
|
|
3314
|
+
* 批量修改地理位置访问控制规则
|
|
3315
|
+
*
|
|
3316
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3317
|
+
*/
|
|
3318
|
+
batchUpdateCcRules(batchUpdateCcRulesRequest?: BatchUpdateCcRulesRequest): {
|
|
3319
|
+
method: string;
|
|
3320
|
+
url: string;
|
|
3321
|
+
contentType: string;
|
|
3322
|
+
queryParams: {};
|
|
3323
|
+
pathParams: {};
|
|
3324
|
+
headers: {};
|
|
3325
|
+
data: {};
|
|
3326
|
+
};
|
|
3327
|
+
/**
|
|
3328
|
+
* 批量修改地理位置访问控制规则
|
|
3329
|
+
*
|
|
3330
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3331
|
+
*/
|
|
3332
|
+
batchUpdateCustomRules(batchUpdateCustomRulesRequest?: BatchUpdateCustomRulesRequest): {
|
|
3333
|
+
method: string;
|
|
3334
|
+
url: string;
|
|
3335
|
+
contentType: string;
|
|
3336
|
+
queryParams: {};
|
|
3337
|
+
pathParams: {};
|
|
3338
|
+
headers: {};
|
|
3339
|
+
data: {};
|
|
3340
|
+
};
|
|
3341
|
+
/**
|
|
3342
|
+
* 批量修改地理位置访问控制规则
|
|
3343
|
+
*
|
|
3344
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3345
|
+
*/
|
|
3346
|
+
batchUpdateGeoipRules(batchUpdateGeoipRulesRequest?: BatchUpdateGeoipRulesRequest): {
|
|
3347
|
+
method: string;
|
|
3348
|
+
url: string;
|
|
3349
|
+
contentType: string;
|
|
3350
|
+
queryParams: {};
|
|
3351
|
+
pathParams: {};
|
|
3352
|
+
headers: {};
|
|
3353
|
+
data: {};
|
|
3354
|
+
};
|
|
3355
|
+
/**
|
|
3356
|
+
* 批量修改全局白名单规则
|
|
3357
|
+
*
|
|
3358
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3359
|
+
*/
|
|
3360
|
+
batchUpdateIgnoreRules(batchUpdateIgnoreRulesRequest?: BatchUpdateIgnoreRulesRequest): {
|
|
3361
|
+
method: string;
|
|
3362
|
+
url: string;
|
|
3363
|
+
contentType: string;
|
|
3364
|
+
queryParams: {};
|
|
3365
|
+
pathParams: {};
|
|
3366
|
+
headers: {};
|
|
3367
|
+
data: {};
|
|
3368
|
+
};
|
|
3369
|
+
/**
|
|
3370
|
+
* 批量修改地理位置访问控制规则
|
|
3371
|
+
*
|
|
3372
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3373
|
+
*/
|
|
3374
|
+
batchUpdateIpReputationRules(batchUpdateIpReputationRulesRequest?: BatchUpdateIpReputationRulesRequest): {
|
|
3375
|
+
method: string;
|
|
3376
|
+
url: string;
|
|
3377
|
+
contentType: string;
|
|
3378
|
+
queryParams: {};
|
|
3379
|
+
pathParams: {};
|
|
3380
|
+
headers: {};
|
|
3381
|
+
data: {};
|
|
3382
|
+
};
|
|
3383
|
+
/**
|
|
3384
|
+
* 批量修改全局白名单规则
|
|
3385
|
+
*
|
|
3386
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3387
|
+
*/
|
|
3388
|
+
batchUpdatePrivacyRules(batchUpdatePrivacyRulesRequest?: BatchUpdatePrivacyRulesRequest): {
|
|
3389
|
+
method: string;
|
|
3390
|
+
url: string;
|
|
3391
|
+
contentType: string;
|
|
3392
|
+
queryParams: {};
|
|
3393
|
+
pathParams: {};
|
|
3394
|
+
headers: {};
|
|
3395
|
+
data: {};
|
|
3396
|
+
};
|
|
3397
|
+
/**
|
|
3398
|
+
* 批量修改地理位置访问控制规则
|
|
3399
|
+
*
|
|
3400
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3401
|
+
*/
|
|
3402
|
+
batchUpdateWhiteblackipRules(batchUpdateWhiteblackipRulesRequest?: BatchUpdateWhiteblackipRulesRequest): {
|
|
3403
|
+
method: string;
|
|
3404
|
+
url: string;
|
|
3405
|
+
contentType: string;
|
|
3406
|
+
queryParams: {};
|
|
3407
|
+
pathParams: {};
|
|
3408
|
+
headers: {};
|
|
3409
|
+
data: {};
|
|
3410
|
+
};
|
|
2983
3411
|
/**
|
|
2984
3412
|
* 变更包周期云模式waf规格。注:
|
|
2985
3413
|
* - 1.变更某产品规格的前提是必须已购买该产品
|
|
@@ -3128,6 +3556,19 @@ export declare const ParamCreater: () => {
|
|
|
3128
3556
|
pathParams: {};
|
|
3129
3557
|
headers: {};
|
|
3130
3558
|
};
|
|
3559
|
+
/**
|
|
3560
|
+
* 根据Id复制防护策略
|
|
3561
|
+
*
|
|
3562
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3563
|
+
*/
|
|
3564
|
+
copyPolicyById(copyPolicyByIdRequest?: CopyPolicyByIdRequest): {
|
|
3565
|
+
method: string;
|
|
3566
|
+
url: string;
|
|
3567
|
+
contentType: string;
|
|
3568
|
+
queryParams: {};
|
|
3569
|
+
pathParams: {};
|
|
3570
|
+
headers: {};
|
|
3571
|
+
};
|
|
3131
3572
|
/**
|
|
3132
3573
|
* 创建独享引擎的代理
|
|
3133
3574
|
*
|
|
@@ -3254,6 +3695,20 @@ export declare const ParamCreater: () => {
|
|
|
3254
3695
|
headers: {};
|
|
3255
3696
|
data: {};
|
|
3256
3697
|
};
|
|
3698
|
+
/**
|
|
3699
|
+
* 下发自定义导出攻击事件的异步任务
|
|
3700
|
+
*
|
|
3701
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3702
|
+
*/
|
|
3703
|
+
createEventExportJob(createEventExportJobRequest?: CreateEventExportJobRequest): {
|
|
3704
|
+
method: string;
|
|
3705
|
+
url: string;
|
|
3706
|
+
contentType: string;
|
|
3707
|
+
queryParams: {};
|
|
3708
|
+
pathParams: {};
|
|
3709
|
+
headers: {};
|
|
3710
|
+
data: {};
|
|
3711
|
+
};
|
|
3257
3712
|
/**
|
|
3258
3713
|
* 创建地理位置控制规则
|
|
3259
3714
|
*
|
|
@@ -3408,6 +3863,20 @@ export declare const ParamCreater: () => {
|
|
|
3408
3863
|
headers: {};
|
|
3409
3864
|
data: {};
|
|
3410
3865
|
};
|
|
3866
|
+
/**
|
|
3867
|
+
* 创建安全报告订阅
|
|
3868
|
+
*
|
|
3869
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3870
|
+
*/
|
|
3871
|
+
createSecurityReportSubscription(createSecurityReportSubscriptionRequest?: CreateSecurityReportSubscriptionRequest): {
|
|
3872
|
+
method: string;
|
|
3873
|
+
url: string;
|
|
3874
|
+
contentType: string;
|
|
3875
|
+
queryParams: {};
|
|
3876
|
+
pathParams: {};
|
|
3877
|
+
headers: {};
|
|
3878
|
+
data: {};
|
|
3879
|
+
};
|
|
3411
3880
|
/**
|
|
3412
3881
|
* 创建引用表,引用表能够被CC攻击防护规则和精准访问防护中的规则所引用。
|
|
3413
3882
|
*
|
|
@@ -3605,6 +4074,19 @@ export declare const ParamCreater: () => {
|
|
|
3605
4074
|
pathParams: {};
|
|
3606
4075
|
headers: {};
|
|
3607
4076
|
};
|
|
4077
|
+
/**
|
|
4078
|
+
* 删除IP情报防护规则
|
|
4079
|
+
*
|
|
4080
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4081
|
+
*/
|
|
4082
|
+
deleteIpReputationRule(deleteIpReputationRuleRequest?: DeleteIpReputationRuleRequest): {
|
|
4083
|
+
method: string;
|
|
4084
|
+
url: string;
|
|
4085
|
+
contentType: string;
|
|
4086
|
+
queryParams: {};
|
|
4087
|
+
pathParams: {};
|
|
4088
|
+
headers: {};
|
|
4089
|
+
};
|
|
3608
4090
|
/**
|
|
3609
4091
|
* 删除防护策略,若策略正在使用,则需要先接解除域名与策略的绑定关系才能删除策略。
|
|
3610
4092
|
*
|
|
@@ -3657,6 +4139,19 @@ export declare const ParamCreater: () => {
|
|
|
3657
4139
|
pathParams: {};
|
|
3658
4140
|
headers: {};
|
|
3659
4141
|
};
|
|
4142
|
+
/**
|
|
4143
|
+
* 删除安全报告订阅
|
|
4144
|
+
*
|
|
4145
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4146
|
+
*/
|
|
4147
|
+
deleteSecurityReportSubscription(deleteSecurityReportSubscriptionRequest?: DeleteSecurityReportSubscriptionRequest): {
|
|
4148
|
+
method: string;
|
|
4149
|
+
url: string;
|
|
4150
|
+
contentType: string;
|
|
4151
|
+
queryParams: {};
|
|
4152
|
+
pathParams: {};
|
|
4153
|
+
headers: {};
|
|
4154
|
+
};
|
|
3660
4155
|
/**
|
|
3661
4156
|
* 删除引用表
|
|
3662
4157
|
*
|
|
@@ -5047,6 +5542,20 @@ export declare const ParamCreater: () => {
|
|
|
5047
5542
|
headers: {};
|
|
5048
5543
|
data: {};
|
|
5049
5544
|
};
|
|
5545
|
+
/**
|
|
5546
|
+
* 返回独享接入进度
|
|
5547
|
+
*
|
|
5548
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5549
|
+
*/
|
|
5550
|
+
updatePremiumInstanceProgress(updatePremiumInstanceProgressRequest?: UpdatePremiumInstanceProgressRequest): {
|
|
5551
|
+
method: string;
|
|
5552
|
+
url: string;
|
|
5553
|
+
contentType: string;
|
|
5554
|
+
queryParams: {};
|
|
5555
|
+
pathParams: {};
|
|
5556
|
+
headers: {};
|
|
5557
|
+
data: {};
|
|
5558
|
+
};
|
|
5050
5559
|
/**
|
|
5051
5560
|
* 更新隐私屏蔽防护规则
|
|
5052
5561
|
*
|
|
@@ -5075,6 +5584,20 @@ export declare const ParamCreater: () => {
|
|
|
5075
5584
|
headers: {};
|
|
5076
5585
|
data: {};
|
|
5077
5586
|
};
|
|
5587
|
+
/**
|
|
5588
|
+
* 修改安全报告的订阅
|
|
5589
|
+
*
|
|
5590
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5591
|
+
*/
|
|
5592
|
+
updateSecurityReportSubscription(updateSecurityReportSubscriptionRequest?: UpdateSecurityReportSubscriptionRequest): {
|
|
5593
|
+
method: string;
|
|
5594
|
+
url: string;
|
|
5595
|
+
contentType: string;
|
|
5596
|
+
queryParams: {};
|
|
5597
|
+
pathParams: {};
|
|
5598
|
+
headers: {};
|
|
5599
|
+
data: {};
|
|
5600
|
+
};
|
|
5078
5601
|
/**
|
|
5079
5602
|
* 修改引用表
|
|
5080
5603
|
*
|
|
@@ -5103,6 +5626,19 @@ export declare const ParamCreater: () => {
|
|
|
5103
5626
|
headers: {};
|
|
5104
5627
|
data: {};
|
|
5105
5628
|
};
|
|
5629
|
+
/**
|
|
5630
|
+
* 查询用户托管在云解析上的域名
|
|
5631
|
+
*
|
|
5632
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5633
|
+
*/
|
|
5634
|
+
confirmDnsDomain(confirmDnsDomainRequest?: ConfirmDnsDomainRequest): {
|
|
5635
|
+
method: string;
|
|
5636
|
+
url: string;
|
|
5637
|
+
contentType: string;
|
|
5638
|
+
queryParams: {};
|
|
5639
|
+
pathParams: {};
|
|
5640
|
+
headers: {};
|
|
5641
|
+
};
|
|
5106
5642
|
/**
|
|
5107
5643
|
* 快速接入,直接去修改用户的DNS记录,使域名快速接入WAF
|
|
5108
5644
|
*
|