@alicloud/esa20240910 3.4.0 → 3.5.0
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/dist/client.d.ts +238 -134
- package/dist/client.js +389 -134
- package/dist/client.js.map +1 -1
- package/dist/models/BatchCreateWafRulesRequest.d.ts +24 -19
- package/dist/models/BatchCreateWafRulesRequest.js.map +1 -1
- package/dist/models/BatchCreateWafRulesResponseBody.d.ts +2 -2
- package/dist/models/BatchCreateWafRulesShrinkRequest.d.ts +24 -19
- package/dist/models/BatchCreateWafRulesShrinkRequest.js.map +1 -1
- package/dist/models/BatchUpdateWafRulesRequest.d.ts +25 -19
- package/dist/models/BatchUpdateWafRulesRequest.js.map +1 -1
- package/dist/models/BatchUpdateWafRulesShrinkRequest.d.ts +25 -19
- package/dist/models/BatchUpdateWafRulesShrinkRequest.js.map +1 -1
- package/dist/models/CommitRoutineStagingCodeRequest.d.ts +1 -1
- package/dist/models/CreateClientCertificateRequest.d.ts +4 -4
- package/dist/models/CreateClientCertificateResponseBody.d.ts +9 -9
- package/dist/models/CreateListRequest.d.ts +6 -4
- package/dist/models/CreateListRequest.js.map +1 -1
- package/dist/models/CreateListResponseBody.d.ts +1 -1
- package/dist/models/CreateListShrinkRequest.d.ts +6 -4
- package/dist/models/CreateListShrinkRequest.js.map +1 -1
- package/dist/models/CreateLoadBalancerRequest.d.ts +70 -83
- package/dist/models/CreateLoadBalancerRequest.js.map +1 -1
- package/dist/models/CreateLoadBalancerResponseBody.d.ts +2 -2
- package/dist/models/CreateLoadBalancerShrinkRequest.d.ts +24 -29
- package/dist/models/CreateLoadBalancerShrinkRequest.js.map +1 -1
- package/dist/models/CreatePageRequest.d.ts +33 -6
- package/dist/models/CreatePageRequest.js.map +1 -1
- package/dist/models/CreatePageResponseBody.d.ts +1 -1
- package/dist/models/CreatePageShrinkRequest.d.ts +33 -6
- package/dist/models/CreatePageShrinkRequest.js.map +1 -1
- package/dist/models/CreateRoutineRouteRequest.d.ts +4 -4
- package/dist/models/CreateUserWafRulesetRequest.d.ts +28 -19
- package/dist/models/CreateUserWafRulesetRequest.js.map +1 -1
- package/dist/models/CreateUserWafRulesetResponseBody.d.ts +2 -2
- package/dist/models/CreateUserWafRulesetShrinkRequest.d.ts +28 -19
- package/dist/models/CreateUserWafRulesetShrinkRequest.js.map +1 -1
- package/dist/models/CreateWafRuleRequest.d.ts +15 -16
- package/dist/models/CreateWafRuleRequest.js.map +1 -1
- package/dist/models/CreateWafRuleResponseBody.d.ts +2 -2
- package/dist/models/CreateWafRuleShrinkRequest.d.ts +15 -16
- package/dist/models/CreateWafRuleShrinkRequest.js.map +1 -1
- package/dist/models/DescribePurgeTasksRequest.d.ts +8 -7
- package/dist/models/DescribePurgeTasksRequest.js.map +1 -1
- package/dist/models/DescribePurgeTasksResponseBody.d.ts +7 -7
- package/dist/models/DescribeRatePlanPriceGapRequest.d.ts +2 -4
- package/dist/models/DescribeRatePlanPriceGapRequest.js.map +1 -1
- package/dist/models/DescribeRatePlanPriceGapResponseBody.d.ts +1 -1
- package/dist/models/DescribeSiteWafTimeSeriesDataRequest.d.ts +89 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataRequest.js +93 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataRequest.js.map +1 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponse.d.ts +19 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponse.js +69 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponse.js.map +1 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponseBody.d.ts +188 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponseBody.js +152 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataResponseBody.js.map +1 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataShrinkRequest.d.ts +62 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataShrinkRequest.js +66 -0
- package/dist/models/DescribeSiteWafTimeSeriesDataShrinkRequest.js.map +1 -0
- package/dist/models/DescribeSiteWafTopDataRequest.d.ts +96 -0
- package/dist/models/DescribeSiteWafTopDataRequest.js +95 -0
- package/dist/models/DescribeSiteWafTopDataRequest.js.map +1 -0
- package/dist/models/DescribeSiteWafTopDataResponse.d.ts +19 -0
- package/dist/models/DescribeSiteWafTopDataResponse.js +69 -0
- package/dist/models/DescribeSiteWafTopDataResponse.js.map +1 -0
- package/dist/models/DescribeSiteWafTopDataResponseBody.d.ts +115 -0
- package/dist/models/DescribeSiteWafTopDataResponseBody.js +116 -0
- package/dist/models/DescribeSiteWafTopDataResponseBody.js.map +1 -0
- package/dist/models/DescribeSiteWafTopDataShrinkRequest.d.ts +69 -0
- package/dist/models/DescribeSiteWafTopDataShrinkRequest.js +68 -0
- package/dist/models/DescribeSiteWafTopDataShrinkRequest.js.map +1 -0
- package/dist/models/DescribeTraceDiagnoseReportRequest.d.ts +2 -2
- package/dist/models/DescribeTraceDiagnoseReportResponseBody.d.ts +31 -31
- package/dist/models/DescribeWafUsageDataRequest.d.ts +72 -0
- package/dist/models/DescribeWafUsageDataRequest.js +68 -0
- package/dist/models/DescribeWafUsageDataRequest.js.map +1 -0
- package/dist/models/DescribeWafUsageDataResponse.d.ts +19 -0
- package/dist/models/DescribeWafUsageDataResponse.js +69 -0
- package/dist/models/DescribeWafUsageDataResponse.js.map +1 -0
- package/dist/models/DescribeWafUsageDataResponseBody.d.ts +94 -0
- package/dist/models/DescribeWafUsageDataResponseBody.js +94 -0
- package/dist/models/DescribeWafUsageDataResponseBody.js.map +1 -0
- package/dist/models/GetCertificateRequest.d.ts +1 -1
- package/dist/models/GetCertificateResponseBody.d.ts +26 -26
- package/dist/models/GetClientCaCertificateRequest.d.ts +2 -2
- package/dist/models/GetClientCaCertificateResponseBody.d.ts +13 -7
- package/dist/models/GetClientCaCertificateResponseBody.js.map +1 -1
- package/dist/models/GetClientCertificateRequest.d.ts +2 -2
- package/dist/models/GetClientCertificateResponseBody.d.ts +18 -12
- package/dist/models/GetClientCertificateResponseBody.js.map +1 -1
- package/dist/models/GetFailFileRequest.d.ts +2 -2
- package/dist/models/GetKeylessServerRequest.d.ts +2 -2
- package/dist/models/GetKeylessServerResponseBody.d.ts +12 -12
- package/dist/models/GetListRequest.d.ts +1 -1
- package/dist/models/GetListResponseBody.d.ts +8 -4
- package/dist/models/GetListResponseBody.js.map +1 -1
- package/dist/models/GetLoadBalancerRequest.d.ts +2 -2
- package/dist/models/GetLoadBalancerResponseBody.d.ts +65 -70
- package/dist/models/GetLoadBalancerResponseBody.js.map +1 -1
- package/dist/models/GetOriginCaCertificateRequest.d.ts +2 -2
- package/dist/models/GetOriginCaCertificateResponseBody.d.ts +10 -10
- package/dist/models/GetOriginClientCertificateRequest.d.ts +1 -1
- package/dist/models/GetOriginClientCertificateResponseBody.d.ts +18 -18
- package/dist/models/GetPageRequest.d.ts +1 -1
- package/dist/models/GetPageResponseBody.d.ts +9 -5
- package/dist/models/GetPageResponseBody.js.map +1 -1
- package/dist/models/GetRoutineCodeVersionInfoResponseBody.d.ts +3 -3
- package/dist/models/GetRoutineRouteRequest.d.ts +2 -2
- package/dist/models/GetRoutineRouteResponseBody.d.ts +18 -24
- package/dist/models/GetRoutineRouteResponseBody.js.map +1 -1
- package/dist/models/GetSiteOriginClientCertificateRequest.d.ts +2 -2
- package/dist/models/GetSiteOriginClientCertificateResponseBody.d.ts +8 -8
- package/dist/models/GetUserWafRulesetRequest.d.ts +2 -2
- package/dist/models/GetUserWafRulesetResponseBody.d.ts +38 -60
- package/dist/models/GetUserWafRulesetResponseBody.js.map +1 -1
- package/dist/models/GetWafQuotaRequest.d.ts +5 -9
- package/dist/models/GetWafQuotaRequest.js.map +1 -1
- package/dist/models/GetWafQuotaResponseBody.d.ts +26 -22
- package/dist/models/GetWafQuotaResponseBody.js.map +1 -1
- package/dist/models/GetWafRuleRequest.d.ts +2 -2
- package/dist/models/GetWafRuleResponseBody.d.ts +18 -22
- package/dist/models/GetWafRuleResponseBody.js.map +1 -1
- package/dist/models/GetWafRulesetRequest.d.ts +11 -19
- package/dist/models/GetWafRulesetRequest.js.map +1 -1
- package/dist/models/GetWafRulesetResponseBody.d.ts +16 -20
- package/dist/models/GetWafRulesetResponseBody.js.map +1 -1
- package/dist/models/ListCertificatesByRecordRequest.d.ts +5 -5
- package/dist/models/ListCertificatesByRecordResponseBody.d.ts +24 -20
- package/dist/models/ListCertificatesByRecordResponseBody.js.map +1 -1
- package/dist/models/ListCertificatesRequest.d.ts +4 -4
- package/dist/models/ListCertificatesResponseBody.d.ts +38 -49
- package/dist/models/ListCertificatesResponseBody.js.map +1 -1
- package/dist/models/ListClientCaCertificatesRequest.d.ts +3 -3
- package/dist/models/ListClientCaCertificatesResponseBody.d.ts +13 -13
- package/dist/models/ListClientCertificatesResponseBody.d.ts +14 -8
- package/dist/models/ListClientCertificatesResponseBody.js.map +1 -1
- package/dist/models/ListKeylessServersRequest.d.ts +2 -2
- package/dist/models/ListKeylessServersResponseBody.d.ts +14 -14
- package/dist/models/ListListsRequest.d.ts +11 -11
- package/dist/models/ListListsResponseBody.d.ts +14 -10
- package/dist/models/ListListsResponseBody.js.map +1 -1
- package/dist/models/ListListsShrinkRequest.d.ts +3 -3
- package/dist/models/ListLoadBalancersRequest.d.ts +8 -9
- package/dist/models/ListLoadBalancersRequest.js.map +1 -1
- package/dist/models/ListLoadBalancersResponseBody.d.ts +70 -75
- package/dist/models/ListLoadBalancersResponseBody.js.map +1 -1
- package/dist/models/ListOriginCaCertificatesRequest.d.ts +3 -3
- package/dist/models/ListOriginCaCertificatesResponseBody.d.ts +9 -9
- package/dist/models/ListOriginClientCertificatesRequest.d.ts +3 -3
- package/dist/models/ListOriginClientCertificatesResponseBody.d.ts +14 -14
- package/dist/models/ListPagesRequest.d.ts +5 -3
- package/dist/models/ListPagesRequest.js.map +1 -1
- package/dist/models/ListPagesResponseBody.d.ts +13 -9
- package/dist/models/ListPagesResponseBody.js.map +1 -1
- package/dist/models/ListPagesShrinkRequest.d.ts +1 -1
- package/dist/models/ListRewriteUrlRulesRequest.d.ts +10 -10
- package/dist/models/ListRewriteUrlRulesResponseBody.d.ts +29 -27
- package/dist/models/ListRewriteUrlRulesResponseBody.js.map +1 -1
- package/dist/models/ListRoutineRoutesRequest.d.ts +2 -2
- package/dist/models/ListRoutineRoutesResponseBody.d.ts +14 -14
- package/dist/models/ListSiteOriginClientCertificatesRequest.d.ts +2 -2
- package/dist/models/ListSiteOriginClientCertificatesResponseBody.d.ts +9 -9
- package/dist/models/ListSiteRoutesRequest.d.ts +5 -5
- package/dist/models/ListSiteRoutesResponseBody.d.ts +14 -23
- package/dist/models/ListSiteRoutesResponseBody.js.map +1 -1
- package/dist/models/ListUrlObservationsRequest.d.ts +4 -4
- package/dist/models/ListUrlObservationsResponseBody.d.ts +8 -8
- package/dist/models/ListWafRulesRequest.d.ts +22 -30
- package/dist/models/ListWafRulesRequest.js.map +1 -1
- package/dist/models/ListWafRulesResponseBody.d.ts +36 -44
- package/dist/models/ListWafRulesResponseBody.js.map +1 -1
- package/dist/models/ListWafRulesShrinkRequest.d.ts +15 -23
- package/dist/models/ListWafRulesShrinkRequest.js.map +1 -1
- package/dist/models/ListWafRulesetsRequest.d.ts +18 -26
- package/dist/models/ListWafRulesetsRequest.js.map +1 -1
- package/dist/models/ListWafRulesetsResponseBody.d.ts +22 -26
- package/dist/models/ListWafRulesetsResponseBody.js.map +1 -1
- package/dist/models/ListWafRulesetsShrinkRequest.d.ts +14 -22
- package/dist/models/ListWafRulesetsShrinkRequest.js.map +1 -1
- package/dist/models/PurchaseBotInstanceRequest.d.ts +33 -0
- package/dist/models/PurchaseBotInstanceRequest.js +60 -0
- package/dist/models/PurchaseBotInstanceRequest.js.map +1 -0
- package/dist/models/PurchaseBotInstanceResponse.d.ts +19 -0
- package/dist/models/PurchaseBotInstanceResponse.js +69 -0
- package/dist/models/PurchaseBotInstanceResponse.js.map +1 -0
- package/dist/models/PurchaseBotInstanceResponseBody.d.ts +37 -0
- package/dist/models/PurchaseBotInstanceResponseBody.js +62 -0
- package/dist/models/PurchaseBotInstanceResponseBody.js.map +1 -0
- package/dist/models/PurchaseCacheReserveRequest.d.ts +13 -14
- package/dist/models/PurchaseCacheReserveRequest.js.map +1 -1
- package/dist/models/PurchaseCacheReserveResponseBody.d.ts +3 -3
- package/dist/models/QuotaListItemsValue.d.ts +2 -2
- package/dist/models/QuotaPageContentTypesValue.d.ts +2 -2
- package/dist/models/SetClientCertificateHostnamesRequest.d.ts +3 -3
- package/dist/models/SetClientCertificateHostnamesResponseBody.d.ts +3 -3
- package/dist/models/SetClientCertificateHostnamesShrinkRequest.d.ts +3 -3
- package/dist/models/UpdateListRequest.d.ts +13 -3
- package/dist/models/UpdateListRequest.js.map +1 -1
- package/dist/models/UpdateListShrinkRequest.d.ts +13 -3
- package/dist/models/UpdateListShrinkRequest.js.map +1 -1
- package/dist/models/UpdatePageRequest.d.ts +27 -7
- package/dist/models/UpdatePageRequest.js.map +1 -1
- package/dist/models/UpdatePageResponseBody.d.ts +1 -1
- package/dist/models/UpdatePageShrinkRequest.d.ts +27 -7
- package/dist/models/UpdatePageShrinkRequest.js.map +1 -1
- package/dist/models/UpdateRedirectRuleRequest.d.ts +18 -29
- package/dist/models/UpdateRedirectRuleRequest.js.map +1 -1
- package/dist/models/UpdateRedirectRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateRewriteUrlRuleRequest.d.ts +18 -26
- package/dist/models/UpdateRewriteUrlRuleRequest.js.map +1 -1
- package/dist/models/UpdateRoutineRouteRequest.d.ts +6 -6
- package/dist/models/UpdateUrlObservationRequest.d.ts +5 -5
- package/dist/models/UploadClientCaCertificateRequest.d.ts +1 -1
- package/dist/models/UploadClientCaCertificateResponseBody.d.ts +7 -7
- package/dist/models/WafSiteSettings.d.ts +53 -29
- package/dist/models/WafSiteSettings.js.map +1 -1
- package/dist/models/model.d.ts +22 -0
- package/dist/models/model.js +76 -32
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +418 -134
- package/src/models/BatchCreateWafRulesRequest.ts +24 -19
- package/src/models/BatchCreateWafRulesResponseBody.ts +2 -2
- package/src/models/BatchCreateWafRulesShrinkRequest.ts +24 -19
- package/src/models/BatchUpdateWafRulesRequest.ts +25 -19
- package/src/models/BatchUpdateWafRulesShrinkRequest.ts +25 -19
- package/src/models/CommitRoutineStagingCodeRequest.ts +1 -1
- package/src/models/CreateClientCertificateRequest.ts +4 -4
- package/src/models/CreateClientCertificateResponseBody.ts +9 -9
- package/src/models/CreateListRequest.ts +6 -4
- package/src/models/CreateListResponseBody.ts +1 -1
- package/src/models/CreateListShrinkRequest.ts +6 -4
- package/src/models/CreateLoadBalancerRequest.ts +70 -83
- package/src/models/CreateLoadBalancerResponseBody.ts +2 -2
- package/src/models/CreateLoadBalancerShrinkRequest.ts +24 -29
- package/src/models/CreatePageRequest.ts +33 -6
- package/src/models/CreatePageResponseBody.ts +1 -1
- package/src/models/CreatePageShrinkRequest.ts +33 -6
- package/src/models/CreateRoutineRouteRequest.ts +4 -4
- package/src/models/CreateUserWafRulesetRequest.ts +28 -19
- package/src/models/CreateUserWafRulesetResponseBody.ts +2 -2
- package/src/models/CreateUserWafRulesetShrinkRequest.ts +28 -19
- package/src/models/CreateWafRuleRequest.ts +15 -16
- package/src/models/CreateWafRuleResponseBody.ts +2 -2
- package/src/models/CreateWafRuleShrinkRequest.ts +15 -16
- package/src/models/DescribePurgeTasksRequest.ts +8 -7
- package/src/models/DescribePurgeTasksResponseBody.ts +7 -7
- package/src/models/DescribeRatePlanPriceGapRequest.ts +2 -4
- package/src/models/DescribeRatePlanPriceGapResponseBody.ts +1 -1
- package/src/models/DescribeSiteWafTimeSeriesDataRequest.ts +128 -0
- package/src/models/DescribeSiteWafTimeSeriesDataResponse.ts +40 -0
- package/src/models/DescribeSiteWafTimeSeriesDataResponseBody.ts +268 -0
- package/src/models/DescribeSiteWafTimeSeriesDataShrinkRequest.ts +83 -0
- package/src/models/DescribeSiteWafTopDataRequest.ts +137 -0
- package/src/models/DescribeSiteWafTopDataResponse.ts +40 -0
- package/src/models/DescribeSiteWafTopDataResponseBody.ts +168 -0
- package/src/models/DescribeSiteWafTopDataShrinkRequest.ts +92 -0
- package/src/models/DescribeTraceDiagnoseReportRequest.ts +2 -2
- package/src/models/DescribeTraceDiagnoseReportResponseBody.ts +31 -31
- package/src/models/DescribeWafUsageDataRequest.ts +95 -0
- package/src/models/DescribeWafUsageDataResponse.ts +40 -0
- package/src/models/DescribeWafUsageDataResponseBody.ts +134 -0
- package/src/models/GetCertificateRequest.ts +1 -1
- package/src/models/GetCertificateResponseBody.ts +26 -26
- package/src/models/GetClientCaCertificateRequest.ts +2 -2
- package/src/models/GetClientCaCertificateResponseBody.ts +13 -7
- package/src/models/GetClientCertificateRequest.ts +2 -2
- package/src/models/GetClientCertificateResponseBody.ts +18 -12
- package/src/models/GetFailFileRequest.ts +2 -2
- package/src/models/GetKeylessServerRequest.ts +2 -2
- package/src/models/GetKeylessServerResponseBody.ts +12 -12
- package/src/models/GetListRequest.ts +1 -1
- package/src/models/GetListResponseBody.ts +8 -4
- package/src/models/GetLoadBalancerRequest.ts +2 -2
- package/src/models/GetLoadBalancerResponseBody.ts +65 -70
- package/src/models/GetOriginCaCertificateRequest.ts +2 -2
- package/src/models/GetOriginCaCertificateResponseBody.ts +10 -10
- package/src/models/GetOriginClientCertificateRequest.ts +1 -1
- package/src/models/GetOriginClientCertificateResponseBody.ts +18 -18
- package/src/models/GetPageRequest.ts +1 -1
- package/src/models/GetPageResponseBody.ts +9 -5
- package/src/models/GetRoutineCodeVersionInfoResponseBody.ts +3 -3
- package/src/models/GetRoutineRouteRequest.ts +2 -2
- package/src/models/GetRoutineRouteResponseBody.ts +18 -24
- package/src/models/GetSiteOriginClientCertificateRequest.ts +2 -2
- package/src/models/GetSiteOriginClientCertificateResponseBody.ts +8 -8
- package/src/models/GetUserWafRulesetRequest.ts +2 -2
- package/src/models/GetUserWafRulesetResponseBody.ts +38 -60
- package/src/models/GetWafQuotaRequest.ts +5 -9
- package/src/models/GetWafQuotaResponseBody.ts +26 -22
- package/src/models/GetWafRuleRequest.ts +2 -2
- package/src/models/GetWafRuleResponseBody.ts +18 -22
- package/src/models/GetWafRulesetRequest.ts +11 -19
- package/src/models/GetWafRulesetResponseBody.ts +16 -20
- package/src/models/ListCertificatesByRecordRequest.ts +5 -5
- package/src/models/ListCertificatesByRecordResponseBody.ts +24 -20
- package/src/models/ListCertificatesRequest.ts +4 -4
- package/src/models/ListCertificatesResponseBody.ts +38 -49
- package/src/models/ListClientCaCertificatesRequest.ts +3 -3
- package/src/models/ListClientCaCertificatesResponseBody.ts +13 -13
- package/src/models/ListClientCertificatesResponseBody.ts +14 -8
- package/src/models/ListKeylessServersRequest.ts +2 -2
- package/src/models/ListKeylessServersResponseBody.ts +14 -14
- package/src/models/ListListsRequest.ts +11 -11
- package/src/models/ListListsResponseBody.ts +14 -10
- package/src/models/ListListsShrinkRequest.ts +3 -3
- package/src/models/ListLoadBalancersRequest.ts +8 -9
- package/src/models/ListLoadBalancersResponseBody.ts +70 -75
- package/src/models/ListOriginCaCertificatesRequest.ts +3 -3
- package/src/models/ListOriginCaCertificatesResponseBody.ts +9 -9
- package/src/models/ListOriginClientCertificatesRequest.ts +3 -3
- package/src/models/ListOriginClientCertificatesResponseBody.ts +14 -14
- package/src/models/ListPagesRequest.ts +5 -3
- package/src/models/ListPagesResponseBody.ts +13 -9
- package/src/models/ListPagesShrinkRequest.ts +1 -1
- package/src/models/ListRewriteUrlRulesRequest.ts +10 -10
- package/src/models/ListRewriteUrlRulesResponseBody.ts +29 -27
- package/src/models/ListRoutineRoutesRequest.ts +2 -2
- package/src/models/ListRoutineRoutesResponseBody.ts +14 -14
- package/src/models/ListSiteOriginClientCertificatesRequest.ts +2 -2
- package/src/models/ListSiteOriginClientCertificatesResponseBody.ts +9 -9
- package/src/models/ListSiteRoutesRequest.ts +5 -5
- package/src/models/ListSiteRoutesResponseBody.ts +14 -23
- package/src/models/ListUrlObservationsRequest.ts +4 -4
- package/src/models/ListUrlObservationsResponseBody.ts +8 -8
- package/src/models/ListWafRulesRequest.ts +22 -30
- package/src/models/ListWafRulesResponseBody.ts +36 -44
- package/src/models/ListWafRulesShrinkRequest.ts +15 -23
- package/src/models/ListWafRulesetsRequest.ts +18 -26
- package/src/models/ListWafRulesetsResponseBody.ts +22 -26
- package/src/models/ListWafRulesetsShrinkRequest.ts +14 -22
- package/src/models/PurchaseBotInstanceRequest.ts +48 -0
- package/src/models/PurchaseBotInstanceResponse.ts +40 -0
- package/src/models/PurchaseBotInstanceResponseBody.ts +54 -0
- package/src/models/PurchaseCacheReserveRequest.ts +13 -14
- package/src/models/PurchaseCacheReserveResponseBody.ts +3 -3
- package/src/models/QuotaListItemsValue.ts +2 -2
- package/src/models/QuotaPageContentTypesValue.ts +2 -2
- package/src/models/SetClientCertificateHostnamesRequest.ts +3 -3
- package/src/models/SetClientCertificateHostnamesResponseBody.ts +3 -3
- package/src/models/SetClientCertificateHostnamesShrinkRequest.ts +3 -3
- package/src/models/UpdateListRequest.ts +13 -3
- package/src/models/UpdateListShrinkRequest.ts +13 -3
- package/src/models/UpdatePageRequest.ts +27 -7
- package/src/models/UpdatePageResponseBody.ts +1 -1
- package/src/models/UpdatePageShrinkRequest.ts +27 -7
- package/src/models/UpdateRedirectRuleRequest.ts +18 -29
- package/src/models/UpdateRedirectRuleResponseBody.ts +1 -1
- package/src/models/UpdateRewriteUrlRuleRequest.ts +18 -26
- package/src/models/UpdateRoutineRouteRequest.ts +6 -6
- package/src/models/UpdateUrlObservationRequest.ts +5 -5
- package/src/models/UploadClientCaCertificateRequest.ts +1 -1
- package/src/models/UploadClientCaCertificateResponseBody.ts +7 -7
- package/src/models/WafSiteSettings.ts +53 -29
- package/src/models/model.ts +22 -0
package/dist/client.js
CHANGED
|
@@ -363,7 +363,7 @@ class Client extends openapi_core_1.default {
|
|
|
363
363
|
return await this.batchCreateRecordsWithOptions(request, runtime);
|
|
364
364
|
}
|
|
365
365
|
/**
|
|
366
|
-
*
|
|
366
|
+
* Batch creates rules in a specified WAF phase. You can create multiple rules at a time and configure shared settings for these rules.
|
|
367
367
|
*
|
|
368
368
|
* @param tmpReq - BatchCreateWafRulesRequest
|
|
369
369
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -417,7 +417,7 @@ class Client extends openapi_core_1.default {
|
|
|
417
417
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchCreateWafRulesResponse({}));
|
|
418
418
|
}
|
|
419
419
|
/**
|
|
420
|
-
*
|
|
420
|
+
* Batch creates rules in a specified WAF phase. You can create multiple rules at a time and configure shared settings for these rules.
|
|
421
421
|
*
|
|
422
422
|
* @param request - BatchCreateWafRulesRequest
|
|
423
423
|
* @returns BatchCreateWafRulesResponse
|
|
@@ -1004,7 +1004,7 @@ class Client extends openapi_core_1.default {
|
|
|
1004
1004
|
return batchPutKvWithHighCapacityResp;
|
|
1005
1005
|
}
|
|
1006
1006
|
/**
|
|
1007
|
-
*
|
|
1007
|
+
* Batch updates rules in a specified WAF ruleset. You can use this operation to update the configurations of multiple rules at a time.
|
|
1008
1008
|
*
|
|
1009
1009
|
* @param tmpReq - BatchUpdateWafRulesRequest
|
|
1010
1010
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1058,7 +1058,7 @@ class Client extends openapi_core_1.default {
|
|
|
1058
1058
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchUpdateWafRulesResponse({}));
|
|
1059
1059
|
}
|
|
1060
1060
|
/**
|
|
1061
|
-
*
|
|
1061
|
+
* Batch updates rules in a specified WAF ruleset. You can use this operation to update the configurations of multiple rules at a time.
|
|
1062
1062
|
*
|
|
1063
1063
|
* @param request - BatchUpdateWafRulesRequest
|
|
1064
1064
|
* @returns BatchUpdateWafRulesResponse
|
|
@@ -1261,7 +1261,8 @@ class Client extends openapi_core_1.default {
|
|
|
1261
1261
|
return await this.checkUserProjectNameWithOptions(request, runtime);
|
|
1262
1262
|
}
|
|
1263
1263
|
/**
|
|
1264
|
-
* Submits the
|
|
1264
|
+
* Submits the staging (unstable) code of an Edge Routine and generates a production version.
|
|
1265
|
+
* Prerequisite: Before calling this API operation, call GetRoutineStagingCodeUploadInfo to obtain OSS upload credentials. Upload the code file through OSS POST. After the upload callback succeeds, call this API operation to submit the code.
|
|
1265
1266
|
*
|
|
1266
1267
|
* @param request - CommitRoutineStagingCodeRequest
|
|
1267
1268
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1296,7 +1297,8 @@ class Client extends openapi_core_1.default {
|
|
|
1296
1297
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CommitRoutineStagingCodeResponse({}));
|
|
1297
1298
|
}
|
|
1298
1299
|
/**
|
|
1299
|
-
* Submits the
|
|
1300
|
+
* Submits the staging (unstable) code of an Edge Routine and generates a production version.
|
|
1301
|
+
* Prerequisite: Before calling this API operation, call GetRoutineStagingCodeUploadInfo to obtain OSS upload credentials. Upload the code file through OSS POST. After the upload callback succeeds, call this API operation to submit the code.
|
|
1300
1302
|
*
|
|
1301
1303
|
* @param request - CommitRoutineStagingCodeRequest
|
|
1302
1304
|
* @returns CommitRoutineStagingCodeResponse
|
|
@@ -1429,7 +1431,7 @@ class Client extends openapi_core_1.default {
|
|
|
1429
1431
|
return await this.createCacheRuleWithOptions(request, runtime);
|
|
1430
1432
|
}
|
|
1431
1433
|
/**
|
|
1432
|
-
*
|
|
1434
|
+
* Issues a client certificate by using the ESA certificate authority (CA).
|
|
1433
1435
|
*
|
|
1434
1436
|
* @param request - CreateClientCertificateRequest
|
|
1435
1437
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1469,7 +1471,7 @@ class Client extends openapi_core_1.default {
|
|
|
1469
1471
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateClientCertificateResponse({}));
|
|
1470
1472
|
}
|
|
1471
1473
|
/**
|
|
1472
|
-
*
|
|
1474
|
+
* Issues a client certificate by using the ESA certificate authority (CA).
|
|
1473
1475
|
*
|
|
1474
1476
|
* @param request - CreateClientCertificateRequest
|
|
1475
1477
|
* @returns CreateClientCertificateResponse
|
|
@@ -2484,7 +2486,7 @@ class Client extends openapi_core_1.default {
|
|
|
2484
2486
|
return await this.createKvNamespaceWithOptions(request, runtime);
|
|
2485
2487
|
}
|
|
2486
2488
|
/**
|
|
2487
|
-
* Creates a list.
|
|
2489
|
+
* Creates a custom list. Custom lists are typically referenced by the rule matching engine for values used in various security policies to implement complex logic and control.
|
|
2488
2490
|
*
|
|
2489
2491
|
* @param tmpReq - CreateListRequest
|
|
2490
2492
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2527,7 +2529,7 @@ class Client extends openapi_core_1.default {
|
|
|
2527
2529
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateListResponse({}));
|
|
2528
2530
|
}
|
|
2529
2531
|
/**
|
|
2530
|
-
* Creates a list.
|
|
2532
|
+
* Creates a custom list. Custom lists are typically referenced by the rule matching engine for values used in various security policies to implement complex logic and control.
|
|
2531
2533
|
*
|
|
2532
2534
|
* @param request - CreateListRequest
|
|
2533
2535
|
* @returns CreateListResponse
|
|
@@ -2537,10 +2539,11 @@ class Client extends openapi_core_1.default {
|
|
|
2537
2539
|
return await this.createListWithOptions(request, runtime);
|
|
2538
2540
|
}
|
|
2539
2541
|
/**
|
|
2540
|
-
* Creates a
|
|
2542
|
+
* Creates a load balancer instance that supports custom routing policies, session persistence, monitoring configurations, and other advanced features.
|
|
2541
2543
|
*
|
|
2542
2544
|
* @remarks
|
|
2543
|
-
*
|
|
2545
|
+
* Creates a load balancing service based on your business requirements. You can configure settings such as adaptive routing, weighted polling, rule matching, and health checks to effectively manage and optimize traffic.
|
|
2546
|
+
* Only Enterprise plans support the load balancing service. To use this feature, contact Alibaba Cloud sales to apply for an Enterprise plan.
|
|
2544
2547
|
*
|
|
2545
2548
|
* @param tmpReq - CreateLoadBalancerRequest
|
|
2546
2549
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2628,10 +2631,11 @@ class Client extends openapi_core_1.default {
|
|
|
2628
2631
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateLoadBalancerResponse({}));
|
|
2629
2632
|
}
|
|
2630
2633
|
/**
|
|
2631
|
-
* Creates a
|
|
2634
|
+
* Creates a load balancer instance that supports custom routing policies, session persistence, monitoring configurations, and other advanced features.
|
|
2632
2635
|
*
|
|
2633
2636
|
* @remarks
|
|
2634
|
-
*
|
|
2637
|
+
* Creates a load balancing service based on your business requirements. You can configure settings such as adaptive routing, weighted polling, rule matching, and health checks to effectively manage and optimize traffic.
|
|
2638
|
+
* Only Enterprise plans support the load balancing service. To use this feature, contact Alibaba Cloud sales to apply for an Enterprise plan.
|
|
2635
2639
|
*
|
|
2636
2640
|
* @param request - CreateLoadBalancerRequest
|
|
2637
2641
|
* @returns CreateLoadBalancerResponse
|
|
@@ -2919,7 +2923,7 @@ class Client extends openapi_core_1.default {
|
|
|
2919
2923
|
return await this.createOriginRuleWithOptions(request, runtime);
|
|
2920
2924
|
}
|
|
2921
2925
|
/**
|
|
2922
|
-
* Creates a custom error page.
|
|
2926
|
+
* Creates a custom error response page. When a user request is blocked by Web Application Firewall (WAF), these custom error pages can be displayed. You can configure the page HTML content, page type, description, and other information, and submit the page content in BASE64 encoding.
|
|
2923
2927
|
*
|
|
2924
2928
|
* @param tmpReq - CreatePageRequest
|
|
2925
2929
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2965,7 +2969,7 @@ class Client extends openapi_core_1.default {
|
|
|
2965
2969
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreatePageResponse({}));
|
|
2966
2970
|
}
|
|
2967
2971
|
/**
|
|
2968
|
-
* Creates a custom error page.
|
|
2972
|
+
* Creates a custom error response page. When a user request is blocked by Web Application Firewall (WAF), these custom error pages can be displayed. You can configure the page HTML content, page type, description, and other information, and submit the page content in BASE64 encoding.
|
|
2969
2973
|
*
|
|
2970
2974
|
* @param request - CreatePageRequest
|
|
2971
2975
|
* @returns CreatePageResponse
|
|
@@ -4046,18 +4050,18 @@ class Client extends openapi_core_1.default {
|
|
|
4046
4050
|
return await this.createUserDeliveryTaskWithOptions(request, runtime);
|
|
4047
4051
|
}
|
|
4048
4052
|
/**
|
|
4049
|
-
* Creates an instance-level Web Application Firewall (WAF) ruleset that supports
|
|
4053
|
+
* Creates an instance-level Web Application Firewall (WAF) ruleset that supports multiple types of protection rules.
|
|
4050
4054
|
*
|
|
4051
4055
|
* @remarks
|
|
4052
|
-
* ##
|
|
4053
|
-
* -
|
|
4054
|
-
* -
|
|
4055
|
-
* - The
|
|
4056
|
-
* -
|
|
4057
|
-
* - The optional
|
|
4058
|
-
* -
|
|
4059
|
-
* - Use the
|
|
4060
|
-
* - A successful response returns the unique
|
|
4056
|
+
* ## Operation description
|
|
4057
|
+
* - This API operation allows you to create a WAF ruleset for a specified instance.
|
|
4058
|
+
* - InstanceId is a required parameter that specifies the instance for which you want to create the ruleset.
|
|
4059
|
+
* - The Phase parameter defines the phase in which the ruleset is applied, such as custom rules or rate limiting.
|
|
4060
|
+
* - Name and Expression are required parameters that specify the ruleset name and the match expression.
|
|
4061
|
+
* - The optional Description parameter provides a text description of the ruleset function or purpose.
|
|
4062
|
+
* - Status controls whether the ruleset takes effect immediately (`on`) or is disabled (`off`).
|
|
4063
|
+
* - Use the Rules parameter to configure a detailed list of rules. Each rule contains properties such as name, position, expression, and action.
|
|
4064
|
+
* - A successful response returns the unique identifier Id of the newly created ruleset and the RuleIds list of all associated rule IDs.
|
|
4061
4065
|
*
|
|
4062
4066
|
* @param tmpReq - CreateUserWafRulesetRequest
|
|
4063
4067
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4117,18 +4121,18 @@ class Client extends openapi_core_1.default {
|
|
|
4117
4121
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateUserWafRulesetResponse({}));
|
|
4118
4122
|
}
|
|
4119
4123
|
/**
|
|
4120
|
-
* Creates an instance-level Web Application Firewall (WAF) ruleset that supports
|
|
4124
|
+
* Creates an instance-level Web Application Firewall (WAF) ruleset that supports multiple types of protection rules.
|
|
4121
4125
|
*
|
|
4122
4126
|
* @remarks
|
|
4123
|
-
* ##
|
|
4124
|
-
* -
|
|
4125
|
-
* -
|
|
4126
|
-
* - The
|
|
4127
|
-
* -
|
|
4128
|
-
* - The optional
|
|
4129
|
-
* -
|
|
4130
|
-
* - Use the
|
|
4131
|
-
* - A successful response returns the unique
|
|
4127
|
+
* ## Operation description
|
|
4128
|
+
* - This API operation allows you to create a WAF ruleset for a specified instance.
|
|
4129
|
+
* - InstanceId is a required parameter that specifies the instance for which you want to create the ruleset.
|
|
4130
|
+
* - The Phase parameter defines the phase in which the ruleset is applied, such as custom rules or rate limiting.
|
|
4131
|
+
* - Name and Expression are required parameters that specify the ruleset name and the match expression.
|
|
4132
|
+
* - The optional Description parameter provides a text description of the ruleset function or purpose.
|
|
4133
|
+
* - Status controls whether the ruleset takes effect immediately (`on`) or is disabled (`off`).
|
|
4134
|
+
* - Use the Rules parameter to configure a detailed list of rules. Each rule contains properties such as name, position, expression, and action.
|
|
4135
|
+
* - A successful response returns the unique identifier Id of the newly created ruleset and the RuleIds list of all associated rule IDs.
|
|
4132
4136
|
*
|
|
4133
4137
|
* @param request - CreateUserWafRulesetRequest
|
|
4134
4138
|
* @returns CreateUserWafRulesetResponse
|
|
@@ -4210,7 +4214,7 @@ class Client extends openapi_core_1.default {
|
|
|
4210
4214
|
return await this.createVideoProcessingWithOptions(request, runtime);
|
|
4211
4215
|
}
|
|
4212
4216
|
/**
|
|
4213
|
-
* Creates a
|
|
4217
|
+
* Creates a rule in Web Application Firewall (WAF). You can use this operation to refine firewall behavior and improve the security of your website or application.
|
|
4214
4218
|
*
|
|
4215
4219
|
* @param tmpReq - CreateWafRuleRequest
|
|
4216
4220
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4258,7 +4262,7 @@ class Client extends openapi_core_1.default {
|
|
|
4258
4262
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWafRuleResponse({}));
|
|
4259
4263
|
}
|
|
4260
4264
|
/**
|
|
4261
|
-
* Creates a
|
|
4265
|
+
* Creates a rule in Web Application Firewall (WAF). You can use this operation to refine firewall behavior and improve the security of your website or application.
|
|
4262
4266
|
*
|
|
4263
4267
|
* @param request - CreateWafRuleRequest
|
|
4264
4268
|
* @returns CreateWafRuleResponse
|
|
@@ -7644,7 +7648,7 @@ class Client extends openapi_core_1.default {
|
|
|
7644
7648
|
return await this.describePreloadTasksWithOptions(request, runtime);
|
|
7645
7649
|
}
|
|
7646
7650
|
/**
|
|
7647
|
-
* Queries the execution status of
|
|
7651
|
+
* Queries the execution status of refresh tasks.
|
|
7648
7652
|
*
|
|
7649
7653
|
* @param request - DescribePurgeTasksRequest
|
|
7650
7654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7670,7 +7674,7 @@ class Client extends openapi_core_1.default {
|
|
|
7670
7674
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePurgeTasksResponse({}));
|
|
7671
7675
|
}
|
|
7672
7676
|
/**
|
|
7673
|
-
* Queries the execution status of
|
|
7677
|
+
* Queries the execution status of refresh tasks.
|
|
7674
7678
|
*
|
|
7675
7679
|
* @param request - DescribePurgeTasksRequest
|
|
7676
7680
|
* @returns DescribePurgeTasksResponse
|
|
@@ -7779,7 +7783,7 @@ class Client extends openapi_core_1.default {
|
|
|
7779
7783
|
* Queries the price difference for a plan specification change by calling DescribeRatePlanPriceGap.
|
|
7780
7784
|
*
|
|
7781
7785
|
* @remarks
|
|
7782
|
-
* The plan name and plan code can be obtained from the DescribeRatePlanPrice operation.
|
|
7786
|
+
* The plan name and plan code can be obtained from the [DescribeRatePlanPrice](~~DescribeRatePlanPrice~~) operation.
|
|
7783
7787
|
*
|
|
7784
7788
|
* @param request - DescribeRatePlanPriceGapRequest
|
|
7785
7789
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7820,7 +7824,7 @@ class Client extends openapi_core_1.default {
|
|
|
7820
7824
|
* Queries the price difference for a plan specification change by calling DescribeRatePlanPriceGap.
|
|
7821
7825
|
*
|
|
7822
7826
|
* @remarks
|
|
7823
|
-
* The plan name and plan code can be obtained from the DescribeRatePlanPrice operation.
|
|
7827
|
+
* The plan name and plan code can be obtained from the [DescribeRatePlanPrice](~~DescribeRatePlanPrice~~) operation.
|
|
7824
7828
|
*
|
|
7825
7829
|
* @param request - DescribeRatePlanPriceGapRequest
|
|
7826
7830
|
* @returns DescribeRatePlanPriceGapResponse
|
|
@@ -8036,10 +8040,153 @@ class Client extends openapi_core_1.default {
|
|
|
8036
8040
|
return await this.describeSiteTopDataWithOptions(request, runtime);
|
|
8037
8041
|
}
|
|
8038
8042
|
/**
|
|
8039
|
-
*
|
|
8043
|
+
* Retrieves time series data for WAF event analysis of a website.
|
|
8044
|
+
*
|
|
8045
|
+
* @remarks
|
|
8046
|
+
* - If you do not specify StartTime and EndTime, this operation returns data from the past 24 hours. If you specify StartTime and EndTime, this operation returns data for the specified time range.
|
|
8047
|
+
* - The time granularity of the returned data varies based on the time span between StartTime and EndTime.
|
|
8048
|
+
* * Less than or equal to 3 hours: returns data at a 1-minute granularity.
|
|
8049
|
+
* * Greater than 3 hours and less than or equal to 12 hours: returns data at a 5-minute granularity.
|
|
8050
|
+
* * Greater than 12 hours and less than or equal to 1 day: returns data at a 15-minute granularity.
|
|
8051
|
+
* * Greater than 1 day and less than or equal to 10 days: returns data at an hourly granularity.
|
|
8052
|
+
* * Greater than 10 days and less than or equal to 31 days: returns data at a daily granularity.
|
|
8053
|
+
* - Because the number of access requests during the query period may be large, the data analytics results may undergo sampling.
|
|
8054
|
+
*
|
|
8055
|
+
* @param tmpReq - DescribeSiteWafTimeSeriesDataRequest
|
|
8056
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
8057
|
+
* @returns DescribeSiteWafTimeSeriesDataResponse
|
|
8058
|
+
*/
|
|
8059
|
+
async describeSiteWafTimeSeriesDataWithOptions(tmpReq, runtime) {
|
|
8060
|
+
tmpReq.validate();
|
|
8061
|
+
let request = new $_model.DescribeSiteWafTimeSeriesDataShrinkRequest({});
|
|
8062
|
+
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
8063
|
+
if (!$dara.isNull(tmpReq.fields)) {
|
|
8064
|
+
request.fieldsShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.fields, "Fields", "json");
|
|
8065
|
+
}
|
|
8066
|
+
let query = {};
|
|
8067
|
+
if (!$dara.isNull(request.endTime)) {
|
|
8068
|
+
query["EndTime"] = request.endTime;
|
|
8069
|
+
}
|
|
8070
|
+
if (!$dara.isNull(request.fieldsShrink)) {
|
|
8071
|
+
query["Fields"] = request.fieldsShrink;
|
|
8072
|
+
}
|
|
8073
|
+
if (!$dara.isNull(request.interval)) {
|
|
8074
|
+
query["Interval"] = request.interval;
|
|
8075
|
+
}
|
|
8076
|
+
if (!$dara.isNull(request.siteId)) {
|
|
8077
|
+
query["SiteId"] = request.siteId;
|
|
8078
|
+
}
|
|
8079
|
+
if (!$dara.isNull(request.startTime)) {
|
|
8080
|
+
query["StartTime"] = request.startTime;
|
|
8081
|
+
}
|
|
8082
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
8083
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
8084
|
+
});
|
|
8085
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
8086
|
+
action: "DescribeSiteWafTimeSeriesData",
|
|
8087
|
+
version: "2024-09-10",
|
|
8088
|
+
protocol: "HTTPS",
|
|
8089
|
+
pathname: "/",
|
|
8090
|
+
method: "POST",
|
|
8091
|
+
authType: "AK",
|
|
8092
|
+
style: "RPC",
|
|
8093
|
+
reqBodyType: "formData",
|
|
8094
|
+
bodyType: "json",
|
|
8095
|
+
});
|
|
8096
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteWafTimeSeriesDataResponse({}));
|
|
8097
|
+
}
|
|
8098
|
+
/**
|
|
8099
|
+
* Retrieves time series data for WAF event analysis of a website.
|
|
8040
8100
|
*
|
|
8041
8101
|
* @remarks
|
|
8042
|
-
*
|
|
8102
|
+
* - If you do not specify StartTime and EndTime, this operation returns data from the past 24 hours. If you specify StartTime and EndTime, this operation returns data for the specified time range.
|
|
8103
|
+
* - The time granularity of the returned data varies based on the time span between StartTime and EndTime.
|
|
8104
|
+
* * Less than or equal to 3 hours: returns data at a 1-minute granularity.
|
|
8105
|
+
* * Greater than 3 hours and less than or equal to 12 hours: returns data at a 5-minute granularity.
|
|
8106
|
+
* * Greater than 12 hours and less than or equal to 1 day: returns data at a 15-minute granularity.
|
|
8107
|
+
* * Greater than 1 day and less than or equal to 10 days: returns data at an hourly granularity.
|
|
8108
|
+
* * Greater than 10 days and less than or equal to 31 days: returns data at a daily granularity.
|
|
8109
|
+
* - Because the number of access requests during the query period may be large, the data analytics results may undergo sampling.
|
|
8110
|
+
*
|
|
8111
|
+
* @param request - DescribeSiteWafTimeSeriesDataRequest
|
|
8112
|
+
* @returns DescribeSiteWafTimeSeriesDataResponse
|
|
8113
|
+
*/
|
|
8114
|
+
async describeSiteWafTimeSeriesData(request) {
|
|
8115
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
8116
|
+
return await this.describeSiteWafTimeSeriesDataWithOptions(request, runtime);
|
|
8117
|
+
}
|
|
8118
|
+
/**
|
|
8119
|
+
* Retrieves the top data from WAF event analysis for a website.
|
|
8120
|
+
*
|
|
8121
|
+
* @remarks
|
|
8122
|
+
* - If you do not specify StartTime or EndTime, this operation returns data from the past 24 hours. If you specify StartTime and EndTime, this operation returns data for the specified time range.
|
|
8123
|
+
* - Because of the high volume of access requests during the query period, data analytics may involve sampling.
|
|
8124
|
+
*
|
|
8125
|
+
* @param tmpReq - DescribeSiteWafTopDataRequest
|
|
8126
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
8127
|
+
* @returns DescribeSiteWafTopDataResponse
|
|
8128
|
+
*/
|
|
8129
|
+
async describeSiteWafTopDataWithOptions(tmpReq, runtime) {
|
|
8130
|
+
tmpReq.validate();
|
|
8131
|
+
let request = new $_model.DescribeSiteWafTopDataShrinkRequest({});
|
|
8132
|
+
openapi_core_2.OpenApiUtil.convert(tmpReq, request);
|
|
8133
|
+
if (!$dara.isNull(tmpReq.fields)) {
|
|
8134
|
+
request.fieldsShrink = openapi_core_2.OpenApiUtil.arrayToStringWithSpecifiedStyle(tmpReq.fields, "Fields", "json");
|
|
8135
|
+
}
|
|
8136
|
+
let query = {};
|
|
8137
|
+
if (!$dara.isNull(request.endTime)) {
|
|
8138
|
+
query["EndTime"] = request.endTime;
|
|
8139
|
+
}
|
|
8140
|
+
if (!$dara.isNull(request.fieldsShrink)) {
|
|
8141
|
+
query["Fields"] = request.fieldsShrink;
|
|
8142
|
+
}
|
|
8143
|
+
if (!$dara.isNull(request.interval)) {
|
|
8144
|
+
query["Interval"] = request.interval;
|
|
8145
|
+
}
|
|
8146
|
+
if (!$dara.isNull(request.limit)) {
|
|
8147
|
+
query["Limit"] = request.limit;
|
|
8148
|
+
}
|
|
8149
|
+
if (!$dara.isNull(request.siteId)) {
|
|
8150
|
+
query["SiteId"] = request.siteId;
|
|
8151
|
+
}
|
|
8152
|
+
if (!$dara.isNull(request.startTime)) {
|
|
8153
|
+
query["StartTime"] = request.startTime;
|
|
8154
|
+
}
|
|
8155
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
8156
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
8157
|
+
});
|
|
8158
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
8159
|
+
action: "DescribeSiteWafTopData",
|
|
8160
|
+
version: "2024-09-10",
|
|
8161
|
+
protocol: "HTTPS",
|
|
8162
|
+
pathname: "/",
|
|
8163
|
+
method: "POST",
|
|
8164
|
+
authType: "AK",
|
|
8165
|
+
style: "RPC",
|
|
8166
|
+
reqBodyType: "formData",
|
|
8167
|
+
bodyType: "json",
|
|
8168
|
+
});
|
|
8169
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteWafTopDataResponse({}));
|
|
8170
|
+
}
|
|
8171
|
+
/**
|
|
8172
|
+
* Retrieves the top data from WAF event analysis for a website.
|
|
8173
|
+
*
|
|
8174
|
+
* @remarks
|
|
8175
|
+
* - If you do not specify StartTime or EndTime, this operation returns data from the past 24 hours. If you specify StartTime and EndTime, this operation returns data for the specified time range.
|
|
8176
|
+
* - Because of the high volume of access requests during the query period, data analytics may involve sampling.
|
|
8177
|
+
*
|
|
8178
|
+
* @param request - DescribeSiteWafTopDataRequest
|
|
8179
|
+
* @returns DescribeSiteWafTopDataResponse
|
|
8180
|
+
*/
|
|
8181
|
+
async describeSiteWafTopData(request) {
|
|
8182
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
8183
|
+
return await this.describeSiteWafTopDataWithOptions(request, runtime);
|
|
8184
|
+
}
|
|
8185
|
+
/**
|
|
8186
|
+
* Retrieves the details of a diagnostic report. 1. Call GenerateTraceDiagnose to obtain a diagnostic link. 2. Open the link in a browser to complete client-side diagnostics. 3. Call ListTraceTasks to obtain the TaskId or TraceId. 4. Call this operation to retrieve the report.
|
|
8187
|
+
*
|
|
8188
|
+
* @remarks
|
|
8189
|
+
* >Notice: Make sure that you have activated the Layer 4 acceleration service before calling this operation.1. Call GenerateTraceDiagnose to obtain a diagnostic link. 2. Open the link in a browser to complete client-side diagnostics. 3. Call ListTraceTasks to obtain the TaskId or TraceId. 4. Call this operation to retrieve the report.
|
|
8043
8190
|
*
|
|
8044
8191
|
* @param request - DescribeTraceDiagnoseReportRequest
|
|
8045
8192
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8071,10 +8218,10 @@ class Client extends openapi_core_1.default {
|
|
|
8071
8218
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTraceDiagnoseReportResponse({}));
|
|
8072
8219
|
}
|
|
8073
8220
|
/**
|
|
8074
|
-
*
|
|
8221
|
+
* Retrieves the details of a diagnostic report. 1. Call GenerateTraceDiagnose to obtain a diagnostic link. 2. Open the link in a browser to complete client-side diagnostics. 3. Call ListTraceTasks to obtain the TaskId or TraceId. 4. Call this operation to retrieve the report.
|
|
8075
8222
|
*
|
|
8076
8223
|
* @remarks
|
|
8077
|
-
* >Notice: Make sure you have activated the Layer 4 acceleration service before
|
|
8224
|
+
* >Notice: Make sure that you have activated the Layer 4 acceleration service before calling this operation.1. Call GenerateTraceDiagnose to obtain a diagnostic link. 2. Open the link in a browser to complete client-side diagnostics. 3. Call ListTraceTasks to obtain the TaskId or TraceId. 4. Call this operation to retrieve the report.
|
|
8078
8225
|
*
|
|
8079
8226
|
* @param request - DescribeTraceDiagnoseReportRequest
|
|
8080
8227
|
* @returns DescribeTraceDiagnoseReportResponse
|
|
@@ -8137,6 +8284,72 @@ class Client extends openapi_core_1.default {
|
|
|
8137
8284
|
let runtime = new $dara.RuntimeOptions({});
|
|
8138
8285
|
return await this.describeUrlObservationDataWithOptions(request, runtime);
|
|
8139
8286
|
}
|
|
8287
|
+
/**
|
|
8288
|
+
* Queries the usage data of WAF by calling DescribeWafUsageData.
|
|
8289
|
+
*
|
|
8290
|
+
* @remarks
|
|
8291
|
+
* Maximum storage duration: 93 days.
|
|
8292
|
+
* * Maximum query time range: 31 days.
|
|
8293
|
+
* * Default time range: 24 hours.
|
|
8294
|
+
* All times are expressed in UTC+0.
|
|
8295
|
+
*
|
|
8296
|
+
* @param request - DescribeWafUsageDataRequest
|
|
8297
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
8298
|
+
* @returns DescribeWafUsageDataResponse
|
|
8299
|
+
*/
|
|
8300
|
+
async describeWafUsageDataWithOptions(request, runtime) {
|
|
8301
|
+
request.validate();
|
|
8302
|
+
let query = {};
|
|
8303
|
+
if (!$dara.isNull(request.endTime)) {
|
|
8304
|
+
query["EndTime"] = request.endTime;
|
|
8305
|
+
}
|
|
8306
|
+
if (!$dara.isNull(request.interval)) {
|
|
8307
|
+
query["Interval"] = request.interval;
|
|
8308
|
+
}
|
|
8309
|
+
if (!$dara.isNull(request.recordName)) {
|
|
8310
|
+
query["RecordName"] = request.recordName;
|
|
8311
|
+
}
|
|
8312
|
+
if (!$dara.isNull(request.siteId)) {
|
|
8313
|
+
query["SiteId"] = request.siteId;
|
|
8314
|
+
}
|
|
8315
|
+
if (!$dara.isNull(request.splitBy)) {
|
|
8316
|
+
query["SplitBy"] = request.splitBy;
|
|
8317
|
+
}
|
|
8318
|
+
if (!$dara.isNull(request.startTime)) {
|
|
8319
|
+
query["StartTime"] = request.startTime;
|
|
8320
|
+
}
|
|
8321
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
8322
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
8323
|
+
});
|
|
8324
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
8325
|
+
action: "DescribeWafUsageData",
|
|
8326
|
+
version: "2024-09-10",
|
|
8327
|
+
protocol: "HTTPS",
|
|
8328
|
+
pathname: "/",
|
|
8329
|
+
method: "POST",
|
|
8330
|
+
authType: "AK",
|
|
8331
|
+
style: "RPC",
|
|
8332
|
+
reqBodyType: "formData",
|
|
8333
|
+
bodyType: "json",
|
|
8334
|
+
});
|
|
8335
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWafUsageDataResponse({}));
|
|
8336
|
+
}
|
|
8337
|
+
/**
|
|
8338
|
+
* Queries the usage data of WAF by calling DescribeWafUsageData.
|
|
8339
|
+
*
|
|
8340
|
+
* @remarks
|
|
8341
|
+
* Maximum storage duration: 93 days.
|
|
8342
|
+
* * Maximum query time range: 31 days.
|
|
8343
|
+
* * Default time range: 24 hours.
|
|
8344
|
+
* All times are expressed in UTC+0.
|
|
8345
|
+
*
|
|
8346
|
+
* @param request - DescribeWafUsageDataRequest
|
|
8347
|
+
* @returns DescribeWafUsageDataResponse
|
|
8348
|
+
*/
|
|
8349
|
+
async describeWafUsageData(request) {
|
|
8350
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
8351
|
+
return await this.describeWafUsageDataWithOptions(request, runtime);
|
|
8352
|
+
}
|
|
8140
8353
|
/**
|
|
8141
8354
|
* Disables a scenario-specific policy.
|
|
8142
8355
|
*
|
|
@@ -8531,7 +8744,7 @@ class Client extends openapi_core_1.default {
|
|
|
8531
8744
|
return await this.getCacheTagWithOptions(request, runtime);
|
|
8532
8745
|
}
|
|
8533
8746
|
/**
|
|
8534
|
-
* Retrieves a specified certificate for a site.
|
|
8747
|
+
* Retrieves information about a specified certificate for a site.
|
|
8535
8748
|
*
|
|
8536
8749
|
* @param request - GetCertificateRequest
|
|
8537
8750
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8563,7 +8776,7 @@ class Client extends openapi_core_1.default {
|
|
|
8563
8776
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCertificateResponse({}));
|
|
8564
8777
|
}
|
|
8565
8778
|
/**
|
|
8566
|
-
* Retrieves a specified certificate for a site.
|
|
8779
|
+
* Retrieves information about a specified certificate for a site.
|
|
8567
8780
|
*
|
|
8568
8781
|
* @param request - GetCertificateRequest
|
|
8569
8782
|
* @returns GetCertificateResponse
|
|
@@ -8609,7 +8822,7 @@ class Client extends openapi_core_1.default {
|
|
|
8609
8822
|
return await this.getCertificateQuotaWithOptions(request, runtime);
|
|
8610
8823
|
}
|
|
8611
8824
|
/**
|
|
8612
|
-
*
|
|
8825
|
+
* Retrieves a specified client CA certificate.
|
|
8613
8826
|
*
|
|
8614
8827
|
* @param request - GetClientCaCertificateRequest
|
|
8615
8828
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8635,7 +8848,7 @@ class Client extends openapi_core_1.default {
|
|
|
8635
8848
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetClientCaCertificateResponse({}));
|
|
8636
8849
|
}
|
|
8637
8850
|
/**
|
|
8638
|
-
*
|
|
8851
|
+
* Retrieves a specified client CA certificate.
|
|
8639
8852
|
*
|
|
8640
8853
|
* @param request - GetClientCaCertificateRequest
|
|
8641
8854
|
* @returns GetClientCaCertificateResponse
|
|
@@ -8687,7 +8900,7 @@ class Client extends openapi_core_1.default {
|
|
|
8687
8900
|
return await this.getClientCaCertificateHostnamesWithOptions(request, runtime);
|
|
8688
8901
|
}
|
|
8689
8902
|
/**
|
|
8690
|
-
* Retrieves
|
|
8903
|
+
* Retrieves information about a specified client certificate.
|
|
8691
8904
|
*
|
|
8692
8905
|
* @param request - GetClientCertificateRequest
|
|
8693
8906
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8713,7 +8926,7 @@ class Client extends openapi_core_1.default {
|
|
|
8713
8926
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetClientCertificateResponse({}));
|
|
8714
8927
|
}
|
|
8715
8928
|
/**
|
|
8716
|
-
* Retrieves
|
|
8929
|
+
* Retrieves information about a specified client certificate.
|
|
8717
8930
|
*
|
|
8718
8931
|
* @param request - GetClientCertificateRequest
|
|
8719
8932
|
* @returns GetClientCertificateResponse
|
|
@@ -9512,7 +9725,7 @@ class Client extends openapi_core_1.default {
|
|
|
9512
9725
|
return await this.getErServiceWithOptions(request, runtime);
|
|
9513
9726
|
}
|
|
9514
9727
|
/**
|
|
9515
|
-
* Downloads
|
|
9728
|
+
* Downloads the failed file for a specified upload task.
|
|
9516
9729
|
*
|
|
9517
9730
|
* @param request - GetFailFileRequest
|
|
9518
9731
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9538,7 +9751,7 @@ class Client extends openapi_core_1.default {
|
|
|
9538
9751
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetFailFileResponse({}));
|
|
9539
9752
|
}
|
|
9540
9753
|
/**
|
|
9541
|
-
* Downloads
|
|
9754
|
+
* Downloads the failed file for a specified upload task.
|
|
9542
9755
|
*
|
|
9543
9756
|
* @param request - GetFailFileRequest
|
|
9544
9757
|
* @returns GetFailFileResponse
|
|
@@ -9836,7 +10049,7 @@ class Client extends openapi_core_1.default {
|
|
|
9836
10049
|
return await this.getImageTransformWithOptions(request, runtime);
|
|
9837
10050
|
}
|
|
9838
10051
|
/**
|
|
9839
|
-
* Retrieves the configuration of a
|
|
10052
|
+
* Retrieves the configuration of a Keyless server.
|
|
9840
10053
|
*
|
|
9841
10054
|
* @param request - GetKeylessServerRequest
|
|
9842
10055
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9868,7 +10081,7 @@ class Client extends openapi_core_1.default {
|
|
|
9868
10081
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetKeylessServerResponse({}));
|
|
9869
10082
|
}
|
|
9870
10083
|
/**
|
|
9871
|
-
* Retrieves the configuration of a
|
|
10084
|
+
* Retrieves the configuration of a Keyless server.
|
|
9872
10085
|
*
|
|
9873
10086
|
* @param request - GetKeylessServerRequest
|
|
9874
10087
|
* @returns GetKeylessServerResponse
|
|
@@ -10021,7 +10234,7 @@ class Client extends openapi_core_1.default {
|
|
|
10021
10234
|
return await this.getKvNamespaceWithOptions(request, runtime);
|
|
10022
10235
|
}
|
|
10023
10236
|
/**
|
|
10024
|
-
*
|
|
10237
|
+
* Retrieves the details of a specific custom list. You can use this operation to query the properties of a specific list, including the name, description, kind, and list items.
|
|
10025
10238
|
*
|
|
10026
10239
|
* @param request - GetListRequest
|
|
10027
10240
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10050,7 +10263,7 @@ class Client extends openapi_core_1.default {
|
|
|
10050
10263
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetListResponse({}));
|
|
10051
10264
|
}
|
|
10052
10265
|
/**
|
|
10053
|
-
*
|
|
10266
|
+
* Retrieves the details of a specific custom list. You can use this operation to query the properties of a specific list, including the name, description, kind, and list items.
|
|
10054
10267
|
*
|
|
10055
10268
|
* @param request - GetListRequest
|
|
10056
10269
|
* @returns GetListResponse
|
|
@@ -10060,10 +10273,10 @@ class Client extends openapi_core_1.default {
|
|
|
10060
10273
|
return await this.getListWithOptions(request, runtime);
|
|
10061
10274
|
}
|
|
10062
10275
|
/**
|
|
10063
|
-
* Retrieves the details of a load balancer
|
|
10276
|
+
* Retrieves the details of a specific load balancer based on the specified site ID and load balancer ID.
|
|
10064
10277
|
*
|
|
10065
10278
|
* @remarks
|
|
10066
|
-
*
|
|
10279
|
+
* This API allows you to query the configuration details of a specific load balancer by providing the required authentication information and resource identity. The details include but are not limited to the name, session persistence policy, and load balancing policy.
|
|
10067
10280
|
*
|
|
10068
10281
|
* @param request - GetLoadBalancerRequest
|
|
10069
10282
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10089,10 +10302,10 @@ class Client extends openapi_core_1.default {
|
|
|
10089
10302
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetLoadBalancerResponse({}));
|
|
10090
10303
|
}
|
|
10091
10304
|
/**
|
|
10092
|
-
* Retrieves the details of a load balancer
|
|
10305
|
+
* Retrieves the details of a specific load balancer based on the specified site ID and load balancer ID.
|
|
10093
10306
|
*
|
|
10094
10307
|
* @remarks
|
|
10095
|
-
*
|
|
10308
|
+
* This API allows you to query the configuration details of a specific load balancer by providing the required authentication information and resource identity. The details include but are not limited to the name, session persistence policy, and load balancing policy.
|
|
10096
10309
|
*
|
|
10097
10310
|
* @param request - GetLoadBalancerRequest
|
|
10098
10311
|
* @returns GetLoadBalancerResponse
|
|
@@ -10174,7 +10387,7 @@ class Client extends openapi_core_1.default {
|
|
|
10174
10387
|
return await this.getNetworkOptimizationWithOptions(request, runtime);
|
|
10175
10388
|
}
|
|
10176
10389
|
/**
|
|
10177
|
-
*
|
|
10390
|
+
* Retrieves the CA certificate information of an origin server.
|
|
10178
10391
|
*
|
|
10179
10392
|
* @param request - GetOriginCaCertificateRequest
|
|
10180
10393
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10200,7 +10413,7 @@ class Client extends openapi_core_1.default {
|
|
|
10200
10413
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetOriginCaCertificateResponse({}));
|
|
10201
10414
|
}
|
|
10202
10415
|
/**
|
|
10203
|
-
*
|
|
10416
|
+
* Retrieves the CA certificate information of an origin server.
|
|
10204
10417
|
*
|
|
10205
10418
|
* @param request - GetOriginCaCertificateRequest
|
|
10206
10419
|
* @returns GetOriginCaCertificateResponse
|
|
@@ -10210,7 +10423,7 @@ class Client extends openapi_core_1.default {
|
|
|
10210
10423
|
return await this.getOriginCaCertificateWithOptions(request, runtime);
|
|
10211
10424
|
}
|
|
10212
10425
|
/**
|
|
10213
|
-
* Retrieves origin
|
|
10426
|
+
* Retrieves the back-to-origin client certificate information at the domain name granularity.
|
|
10214
10427
|
*
|
|
10215
10428
|
* @param request - GetOriginClientCertificateRequest
|
|
10216
10429
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10236,7 +10449,7 @@ class Client extends openapi_core_1.default {
|
|
|
10236
10449
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetOriginClientCertificateResponse({}));
|
|
10237
10450
|
}
|
|
10238
10451
|
/**
|
|
10239
|
-
* Retrieves origin
|
|
10452
|
+
* Retrieves the back-to-origin client certificate information at the domain name granularity.
|
|
10240
10453
|
*
|
|
10241
10454
|
* @param request - GetOriginClientCertificateRequest
|
|
10242
10455
|
* @returns GetOriginClientCertificateResponse
|
|
@@ -10390,7 +10603,7 @@ class Client extends openapi_core_1.default {
|
|
|
10390
10603
|
return await this.getOriginRuleWithOptions(request, runtime);
|
|
10391
10604
|
}
|
|
10392
10605
|
/**
|
|
10393
|
-
*
|
|
10606
|
+
* Retrieves the details of a custom response page by its ID.
|
|
10394
10607
|
*
|
|
10395
10608
|
* @param request - GetPageRequest
|
|
10396
10609
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10419,7 +10632,7 @@ class Client extends openapi_core_1.default {
|
|
|
10419
10632
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPageResponse({}));
|
|
10420
10633
|
}
|
|
10421
10634
|
/**
|
|
10422
|
-
*
|
|
10635
|
+
* Retrieves the details of a custom response page by its ID.
|
|
10423
10636
|
*
|
|
10424
10637
|
* @param request - GetPageRequest
|
|
10425
10638
|
* @returns GetPageResponse
|
|
@@ -10774,11 +10987,11 @@ class Client extends openapi_core_1.default {
|
|
|
10774
10987
|
return await this.getRoutineCodeVersionWithOptions(request, runtime);
|
|
10775
10988
|
}
|
|
10776
10989
|
/**
|
|
10777
|
-
* Queries the status and other information of a specific code version of a specified
|
|
10990
|
+
* Queries the status and other information of a specific code version of a specified Routine.
|
|
10778
10991
|
*
|
|
10779
10992
|
* @remarks
|
|
10780
10993
|
* ## Operation description
|
|
10781
|
-
* By calling this API operation, you can retrieve detailed information about a specific
|
|
10994
|
+
* By calling this API operation, you can retrieve detailed information about a specific code version of a Routine, including but not limited to the version status, creation time, and whether the version contains Assets resource files. You must specify the Routine name and the code version number as request parameters.
|
|
10782
10995
|
*
|
|
10783
10996
|
* @param request - GetRoutineCodeVersionInfoRequest
|
|
10784
10997
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10810,11 +11023,11 @@ class Client extends openapi_core_1.default {
|
|
|
10810
11023
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRoutineCodeVersionInfoResponse({}));
|
|
10811
11024
|
}
|
|
10812
11025
|
/**
|
|
10813
|
-
* Queries the status and other information of a specific code version of a specified
|
|
11026
|
+
* Queries the status and other information of a specific code version of a specified Routine.
|
|
10814
11027
|
*
|
|
10815
11028
|
* @remarks
|
|
10816
11029
|
* ## Operation description
|
|
10817
|
-
* By calling this API operation, you can retrieve detailed information about a specific
|
|
11030
|
+
* By calling this API operation, you can retrieve detailed information about a specific code version of a Routine, including but not limited to the version status, creation time, and whether the version contains Assets resource files. You must specify the Routine name and the code version number as request parameters.
|
|
10818
11031
|
*
|
|
10819
11032
|
* @param request - GetRoutineCodeVersionInfoRequest
|
|
10820
11033
|
* @returns GetRoutineCodeVersionInfoResponse
|
|
@@ -10824,7 +11037,7 @@ class Client extends openapi_core_1.default {
|
|
|
10824
11037
|
return await this.getRoutineCodeVersionInfoWithOptions(request, runtime);
|
|
10825
11038
|
}
|
|
10826
11039
|
/**
|
|
10827
|
-
*
|
|
11040
|
+
* Queries the configuration of a single Edge Routine route.
|
|
10828
11041
|
*
|
|
10829
11042
|
* @param request - GetRoutineRouteRequest
|
|
10830
11043
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10856,7 +11069,7 @@ class Client extends openapi_core_1.default {
|
|
|
10856
11069
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRoutineRouteResponse({}));
|
|
10857
11070
|
}
|
|
10858
11071
|
/**
|
|
10859
|
-
*
|
|
11072
|
+
* Queries the configuration of a single Edge Routine route.
|
|
10860
11073
|
*
|
|
10861
11074
|
* @param request - GetRoutineRouteRequest
|
|
10862
11075
|
* @returns GetRoutineRouteResponse
|
|
@@ -11290,7 +11503,7 @@ class Client extends openapi_core_1.default {
|
|
|
11290
11503
|
return await this.getSiteNameExclusiveWithOptions(request, runtime);
|
|
11291
11504
|
}
|
|
11292
11505
|
/**
|
|
11293
|
-
* Retrieves origin
|
|
11506
|
+
* Retrieves the back-to-origin client certificate information at the site level.
|
|
11294
11507
|
*
|
|
11295
11508
|
* @param request - GetSiteOriginClientCertificateRequest
|
|
11296
11509
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11316,7 +11529,7 @@ class Client extends openapi_core_1.default {
|
|
|
11316
11529
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSiteOriginClientCertificateResponse({}));
|
|
11317
11530
|
}
|
|
11318
11531
|
/**
|
|
11319
|
-
* Retrieves origin
|
|
11532
|
+
* Retrieves the back-to-origin client certificate information at the site level.
|
|
11320
11533
|
*
|
|
11321
11534
|
* @param request - GetSiteOriginClientCertificateRequest
|
|
11322
11535
|
* @returns GetSiteOriginClientCertificateResponse
|
|
@@ -11607,11 +11820,11 @@ class Client extends openapi_core_1.default {
|
|
|
11607
11820
|
return await this.getUserLogDeliveryQuotaWithOptions(request, runtime);
|
|
11608
11821
|
}
|
|
11609
11822
|
/**
|
|
11610
|
-
*
|
|
11823
|
+
* Queries the details of a WAF ruleset for a specified instance.
|
|
11611
11824
|
*
|
|
11612
11825
|
* @remarks
|
|
11613
|
-
* ##
|
|
11614
|
-
* `GetUserWafRuleset`
|
|
11826
|
+
* ## Operation description
|
|
11827
|
+
* By calling the `GetUserWafRuleset` operation, you can retrieve information about a specific Web Application Firewall (WAF) ruleset based on the instance ID and ruleset ID. The returned information includes but is not limited to the position, name, description, status, and specific rules of the ruleset. Make sure that you correctly specify the required parameters to avoid request failures.
|
|
11615
11828
|
*
|
|
11616
11829
|
* @param request - GetUserWafRulesetRequest
|
|
11617
11830
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11643,11 +11856,11 @@ class Client extends openapi_core_1.default {
|
|
|
11643
11856
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetUserWafRulesetResponse({}));
|
|
11644
11857
|
}
|
|
11645
11858
|
/**
|
|
11646
|
-
*
|
|
11859
|
+
* Queries the details of a WAF ruleset for a specified instance.
|
|
11647
11860
|
*
|
|
11648
11861
|
* @remarks
|
|
11649
|
-
* ##
|
|
11650
|
-
* `GetUserWafRuleset`
|
|
11862
|
+
* ## Operation description
|
|
11863
|
+
* By calling the `GetUserWafRuleset` operation, you can retrieve information about a specific Web Application Firewall (WAF) ruleset based on the instance ID and ruleset ID. The returned information includes but is not limited to the position, name, description, status, and specific rules of the ruleset. Make sure that you correctly specify the required parameters to avoid request failures.
|
|
11651
11864
|
*
|
|
11652
11865
|
* @param request - GetUserWafRulesetRequest
|
|
11653
11866
|
* @returns GetUserWafRulesetResponse
|
|
@@ -11776,7 +11989,7 @@ class Client extends openapi_core_1.default {
|
|
|
11776
11989
|
return await this.getWafFilterWithOptions(request, runtime);
|
|
11777
11990
|
}
|
|
11778
11991
|
/**
|
|
11779
|
-
* Web Application Firewall (WAF) quotas define the
|
|
11992
|
+
* Retrieves quota details for Web Application Firewall (WAF) resources. These quotas define the quantity limits of corresponding resources that a customer can use, such as managed rule groups, custom lists, custom response pages, and scenario-specific protection rules.
|
|
11780
11993
|
*
|
|
11781
11994
|
* @param request - GetWafQuotaRequest
|
|
11782
11995
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11805,7 +12018,7 @@ class Client extends openapi_core_1.default {
|
|
|
11805
12018
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetWafQuotaResponse({}));
|
|
11806
12019
|
}
|
|
11807
12020
|
/**
|
|
11808
|
-
* Web Application Firewall (WAF) quotas define the
|
|
12021
|
+
* Retrieves quota details for Web Application Firewall (WAF) resources. These quotas define the quantity limits of corresponding resources that a customer can use, such as managed rule groups, custom lists, custom response pages, and scenario-specific protection rules.
|
|
11809
12022
|
*
|
|
11810
12023
|
* @param request - GetWafQuotaRequest
|
|
11811
12024
|
* @returns GetWafQuotaResponse
|
|
@@ -11815,7 +12028,7 @@ class Client extends openapi_core_1.default {
|
|
|
11815
12028
|
return await this.getWafQuotaWithOptions(request, runtime);
|
|
11816
12029
|
}
|
|
11817
12030
|
/**
|
|
11818
|
-
* Retrieves the details of a
|
|
12031
|
+
* Retrieves the details of a single rule in Web Application Firewall (WAF). You can call this operation to query the configuration and status of a specific rule.
|
|
11819
12032
|
*
|
|
11820
12033
|
* @param request - GetWafRuleRequest
|
|
11821
12034
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11847,7 +12060,7 @@ class Client extends openapi_core_1.default {
|
|
|
11847
12060
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetWafRuleResponse({}));
|
|
11848
12061
|
}
|
|
11849
12062
|
/**
|
|
11850
|
-
* Retrieves the details of a
|
|
12063
|
+
* Retrieves the details of a single rule in Web Application Firewall (WAF). You can call this operation to query the configuration and status of a specific rule.
|
|
11851
12064
|
*
|
|
11852
12065
|
* @param request - GetWafRuleRequest
|
|
11853
12066
|
* @returns GetWafRuleResponse
|
|
@@ -11857,7 +12070,7 @@ class Client extends openapi_core_1.default {
|
|
|
11857
12070
|
return await this.getWafRuleWithOptions(request, runtime);
|
|
11858
12071
|
}
|
|
11859
12072
|
/**
|
|
11860
|
-
* Retrieves the details of a specified WAF ruleset
|
|
12073
|
+
* Retrieves the details of a specified WAF ruleset. You can call this operation to query the configuration and status information of a specific ruleset.
|
|
11861
12074
|
*
|
|
11862
12075
|
* @param request - GetWafRulesetRequest
|
|
11863
12076
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11892,7 +12105,7 @@ class Client extends openapi_core_1.default {
|
|
|
11892
12105
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetWafRulesetResponse({}));
|
|
11893
12106
|
}
|
|
11894
12107
|
/**
|
|
11895
|
-
* Retrieves the details of a specified WAF ruleset
|
|
12108
|
+
* Retrieves the details of a specified WAF ruleset. You can call this operation to query the configuration and status information of a specific ruleset.
|
|
11896
12109
|
*
|
|
11897
12110
|
* @param request - GetWafRulesetRequest
|
|
11898
12111
|
* @returns GetWafRulesetResponse
|
|
@@ -12022,7 +12235,7 @@ class Client extends openapi_core_1.default {
|
|
|
12022
12235
|
return await this.listCasCertificatesWithOptions(request, runtime);
|
|
12023
12236
|
}
|
|
12024
12237
|
/**
|
|
12025
|
-
*
|
|
12238
|
+
* Queries the certificate list for a specific site.
|
|
12026
12239
|
*
|
|
12027
12240
|
* @param request - ListCertificatesRequest
|
|
12028
12241
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12063,7 +12276,7 @@ class Client extends openapi_core_1.default {
|
|
|
12063
12276
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertificatesResponse({}));
|
|
12064
12277
|
}
|
|
12065
12278
|
/**
|
|
12066
|
-
*
|
|
12279
|
+
* Queries the certificate list for a specific site.
|
|
12067
12280
|
*
|
|
12068
12281
|
* @param request - ListCertificatesRequest
|
|
12069
12282
|
* @returns ListCertificatesResponse
|
|
@@ -12073,7 +12286,7 @@ class Client extends openapi_core_1.default {
|
|
|
12073
12286
|
return await this.listCertificatesWithOptions(request, runtime);
|
|
12074
12287
|
}
|
|
12075
12288
|
/**
|
|
12076
|
-
*
|
|
12289
|
+
* Queries the list of site certificates that match records. Batch record matching is supported.
|
|
12077
12290
|
*
|
|
12078
12291
|
* @param request - ListCertificatesByRecordRequest
|
|
12079
12292
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12111,7 +12324,7 @@ class Client extends openapi_core_1.default {
|
|
|
12111
12324
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertificatesByRecordResponse({}));
|
|
12112
12325
|
}
|
|
12113
12326
|
/**
|
|
12114
|
-
*
|
|
12327
|
+
* Queries the list of site certificates that match records. Batch record matching is supported.
|
|
12115
12328
|
*
|
|
12116
12329
|
* @param request - ListCertificatesByRecordRequest
|
|
12117
12330
|
* @returns ListCertificatesByRecordResponse
|
|
@@ -12157,7 +12370,7 @@ class Client extends openapi_core_1.default {
|
|
|
12157
12370
|
return await this.listCiphersWithOptions(request, runtime);
|
|
12158
12371
|
}
|
|
12159
12372
|
/**
|
|
12160
|
-
* Retrieves the client CA certificates for a specified site.
|
|
12373
|
+
* Retrieves the list of client CA certificates for a specified site.
|
|
12161
12374
|
*
|
|
12162
12375
|
* @param request - ListClientCaCertificatesRequest
|
|
12163
12376
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12183,7 +12396,7 @@ class Client extends openapi_core_1.default {
|
|
|
12183
12396
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListClientCaCertificatesResponse({}));
|
|
12184
12397
|
}
|
|
12185
12398
|
/**
|
|
12186
|
-
* Retrieves the client CA certificates for a specified site.
|
|
12399
|
+
* Retrieves the list of client CA certificates for a specified site.
|
|
12187
12400
|
*
|
|
12188
12401
|
* @param request - ListClientCaCertificatesRequest
|
|
12189
12402
|
* @returns ListClientCaCertificatesResponse
|
|
@@ -12193,7 +12406,7 @@ class Client extends openapi_core_1.default {
|
|
|
12193
12406
|
return await this.listClientCaCertificatesWithOptions(request, runtime);
|
|
12194
12407
|
}
|
|
12195
12408
|
/**
|
|
12196
|
-
* Retrieves
|
|
12409
|
+
* Retrieves the list of client certificates for a specified site.
|
|
12197
12410
|
*
|
|
12198
12411
|
* @param request - ListClientCertificatesRequest
|
|
12199
12412
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12219,7 +12432,7 @@ class Client extends openapi_core_1.default {
|
|
|
12219
12432
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListClientCertificatesResponse({}));
|
|
12220
12433
|
}
|
|
12221
12434
|
/**
|
|
12222
|
-
* Retrieves
|
|
12435
|
+
* Retrieves the list of client certificates for a specified site.
|
|
12223
12436
|
*
|
|
12224
12437
|
* @param request - ListClientCertificatesRequest
|
|
12225
12438
|
* @returns ListClientCertificatesResponse
|
|
@@ -13074,7 +13287,7 @@ class Client extends openapi_core_1.default {
|
|
|
13074
13287
|
return await this.listInstanceQuotasWithUsageWithOptions(request, runtime);
|
|
13075
13288
|
}
|
|
13076
13289
|
/**
|
|
13077
|
-
* Retrieves
|
|
13290
|
+
* Retrieves the list of Keyless server configurations for a site.
|
|
13078
13291
|
*
|
|
13079
13292
|
* @param request - ListKeylessServersRequest
|
|
13080
13293
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13109,7 +13322,7 @@ class Client extends openapi_core_1.default {
|
|
|
13109
13322
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListKeylessServersResponse({}));
|
|
13110
13323
|
}
|
|
13111
13324
|
/**
|
|
13112
|
-
* Retrieves
|
|
13325
|
+
* Retrieves the list of Keyless server configurations for a site.
|
|
13113
13326
|
*
|
|
13114
13327
|
* @param request - ListKeylessServersRequest
|
|
13115
13328
|
* @returns ListKeylessServersResponse
|
|
@@ -13155,7 +13368,7 @@ class Client extends openapi_core_1.default {
|
|
|
13155
13368
|
return await this.listKvsWithOptions(request, runtime);
|
|
13156
13369
|
}
|
|
13157
13370
|
/**
|
|
13158
|
-
* Lists all custom lists
|
|
13371
|
+
* Lists all custom lists under the account along with their details. You can use query parameters to filter results and paginate to retrieve a specific set of lists.
|
|
13159
13372
|
*
|
|
13160
13373
|
* @param tmpReq - ListListsRequest
|
|
13161
13374
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13195,7 +13408,7 @@ class Client extends openapi_core_1.default {
|
|
|
13195
13408
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListListsResponse({}));
|
|
13196
13409
|
}
|
|
13197
13410
|
/**
|
|
13198
|
-
* Lists all custom lists
|
|
13411
|
+
* Lists all custom lists under the account along with their details. You can use query parameters to filter results and paginate to retrieve a specific set of lists.
|
|
13199
13412
|
*
|
|
13200
13413
|
* @param request - ListListsRequest
|
|
13201
13414
|
* @returns ListListsResponse
|
|
@@ -13297,7 +13510,7 @@ class Client extends openapi_core_1.default {
|
|
|
13297
13510
|
return await this.listLoadBalancerRegionsWithOptions(request, runtime);
|
|
13298
13511
|
}
|
|
13299
13512
|
/**
|
|
13300
|
-
*
|
|
13513
|
+
* Queries the list of load balancers under a site and returns load balancing information. You can query by load balancer name. Paging is supported.
|
|
13301
13514
|
*
|
|
13302
13515
|
* @param request - ListLoadBalancersRequest
|
|
13303
13516
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13323,7 +13536,7 @@ class Client extends openapi_core_1.default {
|
|
|
13323
13536
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListLoadBalancersResponse({}));
|
|
13324
13537
|
}
|
|
13325
13538
|
/**
|
|
13326
|
-
*
|
|
13539
|
+
* Queries the list of load balancers under a site and returns load balancing information. You can query by load balancer name. Paging is supported.
|
|
13327
13540
|
*
|
|
13328
13541
|
* @param request - ListLoadBalancersRequest
|
|
13329
13542
|
* @returns ListLoadBalancersResponse
|
|
@@ -13411,7 +13624,7 @@ class Client extends openapi_core_1.default {
|
|
|
13411
13624
|
return await this.listNetworkOptimizationsWithOptions(request, runtime);
|
|
13412
13625
|
}
|
|
13413
13626
|
/**
|
|
13414
|
-
*
|
|
13627
|
+
* Queries the list of origin server CA certificates.
|
|
13415
13628
|
*
|
|
13416
13629
|
* @param request - ListOriginCaCertificatesRequest
|
|
13417
13630
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13437,7 +13650,7 @@ class Client extends openapi_core_1.default {
|
|
|
13437
13650
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOriginCaCertificatesResponse({}));
|
|
13438
13651
|
}
|
|
13439
13652
|
/**
|
|
13440
|
-
*
|
|
13653
|
+
* Queries the list of origin server CA certificates.
|
|
13441
13654
|
*
|
|
13442
13655
|
* @param request - ListOriginCaCertificatesRequest
|
|
13443
13656
|
* @returns ListOriginCaCertificatesResponse
|
|
@@ -13447,7 +13660,7 @@ class Client extends openapi_core_1.default {
|
|
|
13447
13660
|
return await this.listOriginCaCertificatesWithOptions(request, runtime);
|
|
13448
13661
|
}
|
|
13449
13662
|
/**
|
|
13450
|
-
*
|
|
13663
|
+
* Queries the list of back-to-origin client certificates at the domain name granularity.
|
|
13451
13664
|
*
|
|
13452
13665
|
* @param request - ListOriginClientCertificatesRequest
|
|
13453
13666
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13473,7 +13686,7 @@ class Client extends openapi_core_1.default {
|
|
|
13473
13686
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOriginClientCertificatesResponse({}));
|
|
13474
13687
|
}
|
|
13475
13688
|
/**
|
|
13476
|
-
*
|
|
13689
|
+
* Queries the list of back-to-origin client certificates at the domain name granularity.
|
|
13477
13690
|
*
|
|
13478
13691
|
* @param request - ListOriginClientCertificatesRequest
|
|
13479
13692
|
* @returns ListOriginClientCertificatesResponse
|
|
@@ -13555,7 +13768,7 @@ class Client extends openapi_core_1.default {
|
|
|
13555
13768
|
return await this.listOriginRulesWithOptions(request, runtime);
|
|
13556
13769
|
}
|
|
13557
13770
|
/**
|
|
13558
|
-
*
|
|
13771
|
+
* Lists all custom response pages created by the user. This operation supports pagination and allows you to retrieve the response page list by specifying the page number and page size.
|
|
13559
13772
|
*
|
|
13560
13773
|
* @param tmpReq - ListPagesRequest
|
|
13561
13774
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13595,7 +13808,7 @@ class Client extends openapi_core_1.default {
|
|
|
13595
13808
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPagesResponse({}));
|
|
13596
13809
|
}
|
|
13597
13810
|
/**
|
|
13598
|
-
*
|
|
13811
|
+
* Lists all custom response pages created by the user. This operation supports pagination and allows you to retrieve the response page list by specifying the page number and page size.
|
|
13599
13812
|
*
|
|
13600
13813
|
* @param request - ListPagesRequest
|
|
13601
13814
|
* @returns ListPagesResponse
|
|
@@ -13725,7 +13938,7 @@ class Client extends openapi_core_1.default {
|
|
|
13725
13938
|
return await this.listRedirectRulesWithOptions(request, runtime);
|
|
13726
13939
|
}
|
|
13727
13940
|
/**
|
|
13728
|
-
*
|
|
13941
|
+
* Queries the list of URL rewrite configurations for a site.
|
|
13729
13942
|
*
|
|
13730
13943
|
* @param request - ListRewriteUrlRulesRequest
|
|
13731
13944
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13751,7 +13964,7 @@ class Client extends openapi_core_1.default {
|
|
|
13751
13964
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRewriteUrlRulesResponse({}));
|
|
13752
13965
|
}
|
|
13753
13966
|
/**
|
|
13754
|
-
*
|
|
13967
|
+
* Queries the list of URL rewrite configurations for a site.
|
|
13755
13968
|
*
|
|
13756
13969
|
* @param request - ListRewriteUrlRulesRequest
|
|
13757
13970
|
* @returns ListRewriteUrlRulesResponse
|
|
@@ -14053,7 +14266,7 @@ class Client extends openapi_core_1.default {
|
|
|
14053
14266
|
return await this.listSiteDeliveryTasksWithOptions(request, runtime);
|
|
14054
14267
|
}
|
|
14055
14268
|
/**
|
|
14056
|
-
*
|
|
14269
|
+
* Queries the list of back-to-origin client certificates at the site level.
|
|
14057
14270
|
*
|
|
14058
14271
|
* @param request - ListSiteOriginClientCertificatesRequest
|
|
14059
14272
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14079,7 +14292,7 @@ class Client extends openapi_core_1.default {
|
|
|
14079
14292
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSiteOriginClientCertificatesResponse({}));
|
|
14080
14293
|
}
|
|
14081
14294
|
/**
|
|
14082
|
-
*
|
|
14295
|
+
* Queries the list of back-to-origin client certificates at the site level.
|
|
14083
14296
|
*
|
|
14084
14297
|
* @param request - ListSiteOriginClientCertificatesRequest
|
|
14085
14298
|
* @returns ListSiteOriginClientCertificatesResponse
|
|
@@ -14089,7 +14302,7 @@ class Client extends openapi_core_1.default {
|
|
|
14089
14302
|
return await this.listSiteOriginClientCertificatesWithOptions(request, runtime);
|
|
14090
14303
|
}
|
|
14091
14304
|
/**
|
|
14092
|
-
*
|
|
14305
|
+
* Queries the list of Edge Routine routes for a site.
|
|
14093
14306
|
*
|
|
14094
14307
|
* @param request - ListSiteRoutesRequest
|
|
14095
14308
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14133,7 +14346,7 @@ class Client extends openapi_core_1.default {
|
|
|
14133
14346
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSiteRoutesResponse({}));
|
|
14134
14347
|
}
|
|
14135
14348
|
/**
|
|
14136
|
-
*
|
|
14349
|
+
* Queries the list of Edge Routine routes for a site.
|
|
14137
14350
|
*
|
|
14138
14351
|
* @param request - ListSiteRoutesRequest
|
|
14139
14352
|
* @returns ListSiteRoutesResponse
|
|
@@ -14376,7 +14589,7 @@ class Client extends openapi_core_1.default {
|
|
|
14376
14589
|
return await this.listUploadTasksWithOptions(request, runtime);
|
|
14377
14590
|
}
|
|
14378
14591
|
/**
|
|
14379
|
-
* Queries the list of page
|
|
14592
|
+
* Queries the list of web page observation configurations.
|
|
14380
14593
|
*
|
|
14381
14594
|
* @param request - ListUrlObservationsRequest
|
|
14382
14595
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14414,7 +14627,7 @@ class Client extends openapi_core_1.default {
|
|
|
14414
14627
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUrlObservationsResponse({}));
|
|
14415
14628
|
}
|
|
14416
14629
|
/**
|
|
14417
|
-
* Queries the list of page
|
|
14630
|
+
* Queries the list of web page observation configurations.
|
|
14418
14631
|
*
|
|
14419
14632
|
* @param request - ListUrlObservationsRequest
|
|
14420
14633
|
* @returns ListUrlObservationsResponse
|
|
@@ -14792,7 +15005,7 @@ class Client extends openapi_core_1.default {
|
|
|
14792
15005
|
return await this.listWafPhasesWithOptions(request, runtime);
|
|
14793
15006
|
}
|
|
14794
15007
|
/**
|
|
14795
|
-
*
|
|
15008
|
+
* Lists all rules or filters rules by specific conditions under Web Application Firewall (WAF). You can use this operation to query detailed information about WAF rules in a paged manner.
|
|
14796
15009
|
*
|
|
14797
15010
|
* @param tmpReq - ListWafRulesRequest
|
|
14798
15011
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14844,7 +15057,7 @@ class Client extends openapi_core_1.default {
|
|
|
14844
15057
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWafRulesResponse({}));
|
|
14845
15058
|
}
|
|
14846
15059
|
/**
|
|
14847
|
-
*
|
|
15060
|
+
* Lists all rules or filters rules by specific conditions under Web Application Firewall (WAF). You can use this operation to query detailed information about WAF rules in a paged manner.
|
|
14848
15061
|
*
|
|
14849
15062
|
* @param request - ListWafRulesRequest
|
|
14850
15063
|
* @returns ListWafRulesResponse
|
|
@@ -14854,7 +15067,7 @@ class Client extends openapi_core_1.default {
|
|
|
14854
15067
|
return await this.listWafRulesWithOptions(request, runtime);
|
|
14855
15068
|
}
|
|
14856
15069
|
/**
|
|
14857
|
-
*
|
|
15070
|
+
* Lists the rulesets under the current WAF execution phase. Queries basic information and status of rulesets with paging support.
|
|
14858
15071
|
*
|
|
14859
15072
|
* @param tmpReq - ListWafRulesetsRequest
|
|
14860
15073
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14903,7 +15116,7 @@ class Client extends openapi_core_1.default {
|
|
|
14903
15116
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWafRulesetsResponse({}));
|
|
14904
15117
|
}
|
|
14905
15118
|
/**
|
|
14906
|
-
*
|
|
15119
|
+
* Lists the rulesets under the current WAF execution phase. Queries basic information and status of rulesets with paging support.
|
|
14907
15120
|
*
|
|
14908
15121
|
* @param request - ListWafRulesetsRequest
|
|
14909
15122
|
* @returns ListWafRulesetsResponse
|
|
@@ -15383,7 +15596,49 @@ class Client extends openapi_core_1.default {
|
|
|
15383
15596
|
return await this.publishRoutineCodeVersionWithOptions(request, runtime);
|
|
15384
15597
|
}
|
|
15385
15598
|
/**
|
|
15386
|
-
*
|
|
15599
|
+
* Purchases a new bot instance.
|
|
15600
|
+
*
|
|
15601
|
+
* @param request - PurchaseBotInstanceRequest
|
|
15602
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
15603
|
+
* @returns PurchaseBotInstanceResponse
|
|
15604
|
+
*/
|
|
15605
|
+
async purchaseBotInstanceWithOptions(request, runtime) {
|
|
15606
|
+
request.validate();
|
|
15607
|
+
let query = {};
|
|
15608
|
+
if (!$dara.isNull(request.botInstanceLevel)) {
|
|
15609
|
+
query["BotInstanceLevel"] = request.botInstanceLevel;
|
|
15610
|
+
}
|
|
15611
|
+
if (!$dara.isNull(request.siteInstanceId)) {
|
|
15612
|
+
query["SiteInstanceId"] = request.siteInstanceId;
|
|
15613
|
+
}
|
|
15614
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
15615
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
15616
|
+
});
|
|
15617
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
15618
|
+
action: "PurchaseBotInstance",
|
|
15619
|
+
version: "2024-09-10",
|
|
15620
|
+
protocol: "HTTPS",
|
|
15621
|
+
pathname: "/",
|
|
15622
|
+
method: "POST",
|
|
15623
|
+
authType: "AK",
|
|
15624
|
+
style: "RPC",
|
|
15625
|
+
reqBodyType: "formData",
|
|
15626
|
+
bodyType: "json",
|
|
15627
|
+
});
|
|
15628
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PurchaseBotInstanceResponse({}));
|
|
15629
|
+
}
|
|
15630
|
+
/**
|
|
15631
|
+
* Purchases a new bot instance.
|
|
15632
|
+
*
|
|
15633
|
+
* @param request - PurchaseBotInstanceRequest
|
|
15634
|
+
* @returns PurchaseBotInstanceResponse
|
|
15635
|
+
*/
|
|
15636
|
+
async purchaseBotInstance(request) {
|
|
15637
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
15638
|
+
return await this.purchaseBotInstanceWithOptions(request, runtime);
|
|
15639
|
+
}
|
|
15640
|
+
/**
|
|
15641
|
+
* Purchases a cache reserve instance.
|
|
15387
15642
|
*
|
|
15388
15643
|
* @param request - PurchaseCacheReserveRequest
|
|
15389
15644
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15427,7 +15682,7 @@ class Client extends openapi_core_1.default {
|
|
|
15427
15682
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PurchaseCacheReserveResponse({}));
|
|
15428
15683
|
}
|
|
15429
15684
|
/**
|
|
15430
|
-
*
|
|
15685
|
+
* Purchases a cache reserve instance.
|
|
15431
15686
|
*
|
|
15432
15687
|
* @param request - PurchaseCacheReserveRequest
|
|
15433
15688
|
* @returns PurchaseCacheReserveResponse
|
|
@@ -16209,7 +16464,7 @@ class Client extends openapi_core_1.default {
|
|
|
16209
16464
|
return await this.setClientCaCertificateHostnamesWithOptions(request, runtime);
|
|
16210
16465
|
}
|
|
16211
16466
|
/**
|
|
16212
|
-
*
|
|
16467
|
+
* Associates domain names with a specified client CA certificate. If no certificate is specified, the domain names are associated with the ESA CA certificate. This API is deprecated. Use SetClientCaCertificateHostnames instead.
|
|
16213
16468
|
*
|
|
16214
16469
|
* @param tmpReq - SetClientCertificateHostnamesRequest
|
|
16215
16470
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16251,7 +16506,7 @@ class Client extends openapi_core_1.default {
|
|
|
16251
16506
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetClientCertificateHostnamesResponse({}));
|
|
16252
16507
|
}
|
|
16253
16508
|
/**
|
|
16254
|
-
*
|
|
16509
|
+
* Associates domain names with a specified client CA certificate. If no certificate is specified, the domain names are associated with the ESA CA certificate. This API is deprecated. Use SetClientCaCertificateHostnames instead.
|
|
16255
16510
|
*
|
|
16256
16511
|
* @param request - SetClientCertificateHostnamesRequest
|
|
16257
16512
|
* @returns SetClientCertificateHostnamesResponse
|
|
@@ -18560,7 +18815,7 @@ class Client extends openapi_core_1.default {
|
|
|
18560
18815
|
return await this.updateOriginRuleWithOptions(request, runtime);
|
|
18561
18816
|
}
|
|
18562
18817
|
/**
|
|
18563
|
-
* Updates a
|
|
18818
|
+
* Updates a custom response page that the user has created. You can use this operation to modify the page name, description, content type, and content.
|
|
18564
18819
|
*
|
|
18565
18820
|
* @param tmpReq - UpdatePageRequest
|
|
18566
18821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18609,7 +18864,7 @@ class Client extends openapi_core_1.default {
|
|
|
18609
18864
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdatePageResponse({}));
|
|
18610
18865
|
}
|
|
18611
18866
|
/**
|
|
18612
|
-
* Updates a
|
|
18867
|
+
* Updates a custom response page that the user has created. You can use this operation to modify the page name, description, content type, and content.
|
|
18613
18868
|
*
|
|
18614
18869
|
* @param request - UpdatePageRequest
|
|
18615
18870
|
* @returns UpdatePageResponse
|
|
@@ -18813,7 +19068,7 @@ class Client extends openapi_core_1.default {
|
|
|
18813
19068
|
return await this.updateRecordWithOptions(request, runtime);
|
|
18814
19069
|
}
|
|
18815
19070
|
/**
|
|
18816
|
-
*
|
|
19071
|
+
* Modifies the redirect configuration of a site.
|
|
18817
19072
|
*
|
|
18818
19073
|
* @param request - UpdateRedirectRuleRequest
|
|
18819
19074
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18869,7 +19124,7 @@ class Client extends openapi_core_1.default {
|
|
|
18869
19124
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateRedirectRuleResponse({}));
|
|
18870
19125
|
}
|
|
18871
19126
|
/**
|
|
18872
|
-
*
|
|
19127
|
+
* Modifies the redirect configuration of a site.
|
|
18873
19128
|
*
|
|
18874
19129
|
* @param request - UpdateRedirectRuleRequest
|
|
18875
19130
|
* @returns UpdateRedirectRuleResponse
|
|
@@ -18879,7 +19134,7 @@ class Client extends openapi_core_1.default {
|
|
|
18879
19134
|
return await this.updateRedirectRuleWithOptions(request, runtime);
|
|
18880
19135
|
}
|
|
18881
19136
|
/**
|
|
18882
|
-
*
|
|
19137
|
+
* Modifies the URL rewrite configuration of a site.
|
|
18883
19138
|
*
|
|
18884
19139
|
* @param request - UpdateRewriteUrlRuleRequest
|
|
18885
19140
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18935,7 +19190,7 @@ class Client extends openapi_core_1.default {
|
|
|
18935
19190
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateRewriteUrlRuleResponse({}));
|
|
18936
19191
|
}
|
|
18937
19192
|
/**
|
|
18938
|
-
*
|
|
19193
|
+
* Modifies the URL rewrite configuration of a site.
|
|
18939
19194
|
*
|
|
18940
19195
|
* @param request - UpdateRewriteUrlRuleRequest
|
|
18941
19196
|
* @returns UpdateRewriteUrlRuleResponse
|
|
@@ -19644,7 +19899,7 @@ class Client extends openapi_core_1.default {
|
|
|
19644
19899
|
return await this.updateTransportLayerApplicationWithOptions(request, runtime);
|
|
19645
19900
|
}
|
|
19646
19901
|
/**
|
|
19647
|
-
* Updates the
|
|
19902
|
+
* Updates the URL observation configuration.
|
|
19648
19903
|
*
|
|
19649
19904
|
* @param request - UpdateUrlObservationRequest
|
|
19650
19905
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -19679,7 +19934,7 @@ class Client extends openapi_core_1.default {
|
|
|
19679
19934
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateUrlObservationResponse({}));
|
|
19680
19935
|
}
|
|
19681
19936
|
/**
|
|
19682
|
-
* Updates the
|
|
19937
|
+
* Updates the URL observation configuration.
|
|
19683
19938
|
*
|
|
19684
19939
|
* @param request - UpdateUrlObservationRequest
|
|
19685
19940
|
* @returns UpdateUrlObservationResponse
|
|
@@ -20303,7 +20558,7 @@ class Client extends openapi_core_1.default {
|
|
|
20303
20558
|
return await this.updateWaitingRoomRuleWithOptions(request, runtime);
|
|
20304
20559
|
}
|
|
20305
20560
|
/**
|
|
20306
|
-
* Uploads a client
|
|
20561
|
+
* Uploads a client CA certificate.
|
|
20307
20562
|
*
|
|
20308
20563
|
* @param request - UploadClientCaCertificateRequest
|
|
20309
20564
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -20340,7 +20595,7 @@ class Client extends openapi_core_1.default {
|
|
|
20340
20595
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadClientCaCertificateResponse({}));
|
|
20341
20596
|
}
|
|
20342
20597
|
/**
|
|
20343
|
-
* Uploads a client
|
|
20598
|
+
* Uploads a client CA certificate.
|
|
20344
20599
|
*
|
|
20345
20600
|
* @param request - UploadClientCaCertificateRequest
|
|
20346
20601
|
* @returns UploadClientCaCertificateResponse
|