@alicloud/esa20240910 3.3.0 → 3.4.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 -176
- package/dist/client.js +280 -176
- package/dist/client.js.map +1 -1
- package/dist/models/BatchCreateRecordsRequest.d.ts +51 -73
- package/dist/models/BatchCreateRecordsRequest.js.map +1 -1
- package/dist/models/BatchCreateRecordsResponseBody.d.ts +82 -115
- package/dist/models/BatchCreateRecordsResponseBody.js.map +1 -1
- package/dist/models/BatchCreateRecordsShrinkRequest.d.ts +1 -1
- package/dist/models/CreateRecordRequest.d.ts +63 -66
- package/dist/models/CreateRecordRequest.js.map +1 -1
- package/dist/models/CreateRecordResponseBody.d.ts +1 -1
- package/dist/models/CreateRecordShrinkRequest.d.ts +25 -25
- package/dist/models/CreateRedirectRuleRequest.d.ts +18 -28
- package/dist/models/CreateRedirectRuleRequest.js.map +1 -1
- package/dist/models/CreateRedirectRuleResponseBody.d.ts +1 -1
- package/dist/models/CreateRewriteUrlRuleRequest.d.ts +18 -24
- package/dist/models/CreateRewriteUrlRuleRequest.js.map +1 -1
- package/dist/models/CreateRewriteUrlRuleResponseBody.d.ts +1 -1
- package/dist/models/CreateRoutineCodeDeploymentRequest.d.ts +11 -6
- package/dist/models/CreateRoutineCodeDeploymentRequest.js.map +1 -1
- package/dist/models/CreateRoutineCodeDeploymentResponseBody.d.ts +4 -4
- package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.d.ts +9 -4
- package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.js.map +1 -1
- package/dist/models/CreateRoutineRouteRequest.d.ts +14 -8
- package/dist/models/CreateRoutineRouteRequest.js.map +1 -1
- package/dist/models/CreateSiteRequest.d.ts +10 -14
- package/dist/models/CreateSiteRequest.js.map +1 -1
- package/dist/models/CreateSiteResponseBody.d.ts +3 -3
- package/dist/models/CreateTransportLayerApplicationRequest.d.ts +50 -47
- package/dist/models/CreateTransportLayerApplicationRequest.js.map +1 -1
- package/dist/models/CreateTransportLayerApplicationShrinkRequest.d.ts +28 -13
- package/dist/models/CreateTransportLayerApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateUrlObservationRequest.d.ts +5 -5
- package/dist/models/CreateUrlObservationResponseBody.d.ts +1 -1
- package/dist/models/CreateVideoProcessingRequest.d.ts +20 -24
- package/dist/models/CreateVideoProcessingRequest.js.map +1 -1
- package/dist/models/CreateWaitingRoomRuleRequest.d.ts +3 -3
- package/dist/models/CreateWaitingRoomRuleResponseBody.d.ts +1 -1
- package/dist/models/DescribeDdoSoverseasAttackCountRequest.d.ts +23 -0
- package/dist/models/DescribeDdoSoverseasAttackCountRequest.js +58 -0
- package/dist/models/DescribeDdoSoverseasAttackCountRequest.js.map +1 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponse.d.ts +19 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponse.js +69 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponse.js.map +1 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.d.ts +37 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js +62 -0
- package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js.map +1 -0
- package/dist/models/GetCustomHostnameRequest.d.ts +1 -1
- package/dist/models/GetCustomHostnameResponseBody.d.ts +12 -11
- package/dist/models/GetCustomHostnameResponseBody.js.map +1 -1
- package/dist/models/GetDcvDelegationRequest.d.ts +23 -0
- package/dist/models/GetDcvDelegationRequest.js +58 -0
- package/dist/models/GetDcvDelegationRequest.js.map +1 -0
- package/dist/models/GetDcvDelegationResponse.d.ts +19 -0
- package/dist/models/GetDcvDelegationResponse.js +69 -0
- package/dist/models/GetDcvDelegationResponse.js.map +1 -0
- package/dist/models/GetDcvDelegationResponseBody.d.ts +45 -0
- package/dist/models/GetDcvDelegationResponseBody.js +64 -0
- package/dist/models/GetDcvDelegationResponseBody.js.map +1 -0
- package/dist/models/GetImageTransformRequest.d.ts +2 -2
- package/dist/models/GetImageTransformResponseBody.d.ts +21 -19
- package/dist/models/GetImageTransformResponseBody.js.map +1 -1
- package/dist/models/GetRecordRequest.d.ts +1 -1
- package/dist/models/GetRecordResponseBody.d.ts +63 -77
- package/dist/models/GetRecordResponseBody.js.map +1 -1
- package/dist/models/GetRoutineCodeVersionRequest.d.ts +2 -2
- package/dist/models/GetRoutineCodeVersionResponseBody.d.ts +1 -1
- package/dist/models/GetRoutineRequest.d.ts +1 -1
- package/dist/models/GetRoutineResponseBody.d.ts +13 -13
- package/dist/models/GetTransportLayerApplicationRequest.d.ts +2 -2
- package/dist/models/GetTransportLayerApplicationResponseBody.d.ts +77 -53
- package/dist/models/GetTransportLayerApplicationResponseBody.js.map +1 -1
- package/dist/models/ListCompressionRulesRequest.d.ts +9 -9
- package/dist/models/ListCompressionRulesResponseBody.d.ts +28 -26
- package/dist/models/ListCompressionRulesResponseBody.js.map +1 -1
- package/dist/models/ListCustomHostnamesRequest.d.ts +3 -3
- package/dist/models/ListCustomHostnamesResponseBody.d.ts +25 -24
- package/dist/models/ListCustomHostnamesResponseBody.js.map +1 -1
- package/dist/models/ListCustomResponseCodeRulesRequest.d.ts +9 -10
- package/dist/models/ListCustomResponseCodeRulesRequest.js.map +1 -1
- package/dist/models/ListCustomResponseCodeRulesResponseBody.d.ts +18 -24
- package/dist/models/ListCustomResponseCodeRulesResponseBody.js.map +1 -1
- package/dist/models/ListEdgeRoutineRecordsRequest.d.ts +8 -12
- package/dist/models/ListEdgeRoutineRecordsRequest.js.map +1 -1
- package/dist/models/ListEdgeRoutineRecordsResponseBody.d.ts +8 -8
- package/dist/models/ListHttpIncomingRequestHeaderModificationRulesRequest.d.ts +8 -8
- package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.d.ts +25 -29
- package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.js.map +1 -1
- package/dist/models/ListHttpIncomingResponseHeaderModificationRulesRequest.d.ts +8 -8
- package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.d.ts +25 -30
- package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.js.map +1 -1
- package/dist/models/ListHttpRequestHeaderModificationRulesRequest.d.ts +9 -11
- package/dist/models/ListHttpRequestHeaderModificationRulesRequest.js.map +1 -1
- package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.d.ts +25 -35
- package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.js.map +1 -1
- package/dist/models/ListHttpResponseHeaderModificationRulesRequest.d.ts +10 -12
- package/dist/models/ListHttpResponseHeaderModificationRulesRequest.js.map +1 -1
- package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.d.ts +22 -33
- package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.js.map +1 -1
- package/dist/models/ListHttpsApplicationConfigurationsRequest.d.ts +10 -12
- package/dist/models/ListHttpsApplicationConfigurationsRequest.js.map +1 -1
- package/dist/models/ListHttpsApplicationConfigurationsResponseBody.d.ts +54 -75
- package/dist/models/ListHttpsApplicationConfigurationsResponseBody.js.map +1 -1
- package/dist/models/ListHttpsBasicConfigurationsRequest.d.ts +9 -11
- package/dist/models/ListHttpsBasicConfigurationsRequest.js.map +1 -1
- package/dist/models/ListHttpsBasicConfigurationsResponseBody.d.ts +41 -63
- package/dist/models/ListHttpsBasicConfigurationsResponseBody.js.map +1 -1
- package/dist/models/ListImageTransformsRequest.d.ts +9 -11
- package/dist/models/ListImageTransformsRequest.js.map +1 -1
- package/dist/models/ListImageTransformsResponseBody.d.ts +25 -26
- package/dist/models/ListImageTransformsResponseBody.js.map +1 -1
- package/dist/models/ListInstanceQuotasRequest.d.ts +92 -92
- package/dist/models/ListInstanceQuotasResponseBody.d.ts +11 -11
- package/dist/models/ListNetworkOptimizationsRequest.d.ts +10 -10
- package/dist/models/ListNetworkOptimizationsResponseBody.d.ts +30 -30
- package/dist/models/ListOriginRulesRequest.d.ts +9 -11
- package/dist/models/ListOriginRulesRequest.js.map +1 -1
- package/dist/models/ListOriginRulesResponseBody.d.ts +46 -67
- package/dist/models/ListOriginRulesResponseBody.js.map +1 -1
- package/dist/models/ListPostpaidRatePlanInstancesRequest.d.ts +14 -14
- package/dist/models/ListPostpaidRatePlanInstancesResponseBody.d.ts +30 -38
- package/dist/models/ListPostpaidRatePlanInstancesResponseBody.js.map +1 -1
- package/dist/models/ListRecordsRequest.d.ts +13 -25
- package/dist/models/ListRecordsRequest.js.map +1 -1
- package/dist/models/ListRecordsResponseBody.d.ts +58 -73
- package/dist/models/ListRecordsResponseBody.js.map +1 -1
- package/dist/models/ListRedirectRulesRequest.d.ts +9 -9
- package/dist/models/ListRedirectRulesResponseBody.d.ts +27 -26
- package/dist/models/ListRedirectRulesResponseBody.js.map +1 -1
- package/dist/models/ListRoutineRoutesRequest.d.ts +3 -3
- package/dist/models/ListRoutineRoutesResponseBody.d.ts +22 -31
- package/dist/models/ListRoutineRoutesResponseBody.js.map +1 -1
- package/dist/models/ListSitesRequest.d.ts +20 -32
- package/dist/models/ListSitesRequest.js.map +1 -1
- package/dist/models/ListSitesResponseBody.d.ts +35 -46
- package/dist/models/ListSitesResponseBody.js.map +1 -1
- package/dist/models/ListSitesShrinkRequest.d.ts +18 -30
- package/dist/models/ListSitesShrinkRequest.js.map +1 -1
- package/dist/models/ListTransportLayerApplicationsRequest.d.ts +8 -11
- package/dist/models/ListTransportLayerApplicationsRequest.js.map +1 -1
- package/dist/models/ListTransportLayerApplicationsResponseBody.d.ts +51 -60
- package/dist/models/ListTransportLayerApplicationsResponseBody.js.map +1 -1
- package/dist/models/ListUserRatePlanInstancesRequest.d.ts +55 -24
- package/dist/models/ListUserRatePlanInstancesRequest.js.map +1 -1
- package/dist/models/ListUserRatePlanInstancesResponseBody.d.ts +143 -35
- package/dist/models/ListUserRatePlanInstancesResponseBody.js.map +1 -1
- package/dist/models/ListUserRoutinesRequest.d.ts +2 -2
- package/dist/models/ListUserRoutinesResponseBody.d.ts +10 -10
- package/dist/models/ListVideoProcessingsRequest.d.ts +7 -12
- package/dist/models/ListVideoProcessingsRequest.js.map +1 -1
- package/dist/models/ListVideoProcessingsResponseBody.d.ts +23 -25
- package/dist/models/ListVideoProcessingsResponseBody.js.map +1 -1
- package/dist/models/PurgeCachesRequest.d.ts +5 -5
- package/dist/models/PurgeCachesShrinkRequest.d.ts +3 -3
- package/dist/models/ResetScheduledPreloadJobRequest.d.ts +2 -2
- package/dist/models/ResetScheduledPreloadJobResponseBody.d.ts +13 -8
- package/dist/models/ResetScheduledPreloadJobResponseBody.js.map +1 -1
- package/dist/models/StopScheduledPreloadExecutionRequest.d.ts +1 -1
- package/dist/models/StopScheduledPreloadExecutionResponseBody.d.ts +12 -12
- package/dist/models/UpdateCompressionRuleRequest.d.ts +15 -25
- package/dist/models/UpdateCompressionRuleRequest.js.map +1 -1
- package/dist/models/UpdateCompressionRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateCrossBorderOptimizationRequest.d.ts +4 -4
- package/dist/models/UpdateCrossBorderOptimizationResponseBody.d.ts +1 -1
- package/dist/models/UpdateCustomHostnameRequest.d.ts +12 -19
- package/dist/models/UpdateCustomHostnameRequest.js.map +1 -1
- package/dist/models/UpdateCustomHostnameResponseBody.d.ts +1 -1
- package/dist/models/UpdateCustomResponseCodeRuleRequest.d.ts +9 -13
- package/dist/models/UpdateCustomResponseCodeRuleRequest.js.map +1 -1
- package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.d.ts +20 -28
- package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.js.map +1 -1
- package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
- package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.d.ts +20 -27
- package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.js.map +1 -1
- package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.d.ts +11 -14
- package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.d.ts +20 -28
- package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.js.map +1 -1
- package/dist/models/UpdateHttpRequestHeaderModificationRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
- package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.d.ts +20 -28
- package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.js.map +1 -1
- package/dist/models/UpdateHttpResponseHeaderModificationRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.d.ts +11 -15
- package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateImageTransformRequest.d.ts +19 -18
- package/dist/models/UpdateImageTransformRequest.js.map +1 -1
- package/dist/models/UpdateImageTransformResponseBody.d.ts +1 -1
- package/dist/models/UpdateIpv6request.d.ts +7 -9
- package/dist/models/UpdateIpv6request.js.map +1 -1
- package/dist/models/UpdateIpv6responseBody.d.ts +1 -1
- package/dist/models/UpdateOriginPoolRequest.d.ts +31 -42
- package/dist/models/UpdateOriginPoolRequest.js.map +1 -1
- package/dist/models/UpdateOriginPoolResponseBody.d.ts +1 -1
- package/dist/models/UpdateOriginPoolShrinkRequest.d.ts +6 -7
- package/dist/models/UpdateOriginPoolShrinkRequest.js.map +1 -1
- package/dist/models/UpdatePerformanceDataCollectionRequest.d.ts +4 -6
- package/dist/models/UpdatePerformanceDataCollectionRequest.js.map +1 -1
- package/dist/models/UpdateRecordRequest.d.ts +58 -70
- package/dist/models/UpdateRecordRequest.js.map +1 -1
- package/dist/models/UpdateRecordResponseBody.d.ts +1 -1
- package/dist/models/UpdateRecordShrinkRequest.d.ts +29 -32
- package/dist/models/UpdateRecordShrinkRequest.js.map +1 -1
- package/dist/models/UpdateRoutineRouteRequest.d.ts +16 -19
- package/dist/models/UpdateRoutineRouteRequest.js.map +1 -1
- package/dist/models/UpdateSeoBypassRequest.d.ts +4 -4
- package/dist/models/UpdateSeoBypassResponseBody.d.ts +1 -1
- package/dist/models/UpdateSiteCoverageRequest.d.ts +7 -8
- package/dist/models/UpdateSiteCoverageRequest.js.map +1 -1
- package/dist/models/UpdateSiteNameExclusiveRequest.d.ts +4 -4
- package/dist/models/UpdateSitePauseRequest.d.ts +5 -5
- package/dist/models/UpdateSitePauseResponseBody.d.ts +1 -1
- package/dist/models/UpdateSiteVanityNsrequest.d.ts +2 -2
- package/dist/models/UpdateTieredCacheRequest.d.ts +6 -10
- package/dist/models/UpdateTieredCacheRequest.js.map +1 -1
- package/dist/models/UpdateTransportLayerApplicationRequest.d.ts +56 -48
- package/dist/models/UpdateTransportLayerApplicationRequest.js.map +1 -1
- package/dist/models/UpdateTransportLayerApplicationResponseBody.d.ts +1 -1
- package/dist/models/UpdateTransportLayerApplicationShrinkRequest.d.ts +33 -12
- package/dist/models/UpdateTransportLayerApplicationShrinkRequest.js.map +1 -1
- package/dist/models/UpdateVideoProcessingRequest.d.ts +20 -24
- package/dist/models/UpdateVideoProcessingRequest.js.map +1 -1
- package/dist/models/UpdateWaitingRoomEventRequest.d.ts +37 -49
- package/dist/models/UpdateWaitingRoomEventRequest.js.map +1 -1
- package/dist/models/UpdateWaitingRoomRequest.d.ts +36 -48
- package/dist/models/UpdateWaitingRoomRequest.js.map +1 -1
- package/dist/models/UpdateWaitingRoomRuleRequest.d.ts +13 -9
- package/dist/models/UpdateWaitingRoomRuleRequest.js.map +1 -1
- package/dist/models/UpdateWaitingRoomRuleResponseBody.d.ts +1 -1
- package/dist/models/UpdateWaitingRoomShrinkRequest.d.ts +35 -47
- package/dist/models/UpdateWaitingRoomShrinkRequest.js.map +1 -1
- package/dist/models/VerifyCustomHostnameResponseBody.d.ts +2 -2
- package/dist/models/model.d.ts +6 -0
- package/dist/models/model.js +31 -19
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +284 -176
- package/src/models/BatchCreateRecordsRequest.ts +51 -73
- package/src/models/BatchCreateRecordsResponseBody.ts +82 -115
- package/src/models/BatchCreateRecordsShrinkRequest.ts +1 -1
- package/src/models/CreateRecordRequest.ts +63 -66
- package/src/models/CreateRecordResponseBody.ts +1 -1
- package/src/models/CreateRecordShrinkRequest.ts +25 -25
- package/src/models/CreateRedirectRuleRequest.ts +18 -28
- package/src/models/CreateRedirectRuleResponseBody.ts +1 -1
- package/src/models/CreateRewriteUrlRuleRequest.ts +18 -24
- package/src/models/CreateRewriteUrlRuleResponseBody.ts +1 -1
- package/src/models/CreateRoutineCodeDeploymentRequest.ts +11 -6
- package/src/models/CreateRoutineCodeDeploymentResponseBody.ts +4 -4
- package/src/models/CreateRoutineCodeDeploymentShrinkRequest.ts +9 -4
- package/src/models/CreateRoutineRouteRequest.ts +14 -8
- package/src/models/CreateSiteRequest.ts +10 -14
- package/src/models/CreateSiteResponseBody.ts +3 -3
- package/src/models/CreateTransportLayerApplicationRequest.ts +50 -47
- package/src/models/CreateTransportLayerApplicationShrinkRequest.ts +28 -13
- package/src/models/CreateUrlObservationRequest.ts +5 -5
- package/src/models/CreateUrlObservationResponseBody.ts +1 -1
- package/src/models/CreateVideoProcessingRequest.ts +20 -24
- package/src/models/CreateWaitingRoomRuleRequest.ts +3 -3
- package/src/models/CreateWaitingRoomRuleResponseBody.ts +1 -1
- package/src/models/DescribeDdoSoverseasAttackCountRequest.ts +36 -0
- package/src/models/DescribeDdoSoverseasAttackCountResponse.ts +40 -0
- package/src/models/DescribeDdoSoverseasAttackCountResponseBody.ts +54 -0
- package/src/models/GetCustomHostnameRequest.ts +1 -1
- package/src/models/GetCustomHostnameResponseBody.ts +12 -11
- package/src/models/GetDcvDelegationRequest.ts +36 -0
- package/src/models/GetDcvDelegationResponse.ts +40 -0
- package/src/models/GetDcvDelegationResponseBody.ts +64 -0
- package/src/models/GetImageTransformRequest.ts +2 -2
- package/src/models/GetImageTransformResponseBody.ts +21 -19
- package/src/models/GetRecordRequest.ts +1 -1
- package/src/models/GetRecordResponseBody.ts +63 -77
- package/src/models/GetRoutineCodeVersionRequest.ts +2 -2
- package/src/models/GetRoutineCodeVersionResponseBody.ts +1 -1
- package/src/models/GetRoutineRequest.ts +1 -1
- package/src/models/GetRoutineResponseBody.ts +13 -13
- package/src/models/GetTransportLayerApplicationRequest.ts +2 -2
- package/src/models/GetTransportLayerApplicationResponseBody.ts +77 -53
- package/src/models/ListCompressionRulesRequest.ts +9 -9
- package/src/models/ListCompressionRulesResponseBody.ts +28 -26
- package/src/models/ListCustomHostnamesRequest.ts +3 -3
- package/src/models/ListCustomHostnamesResponseBody.ts +25 -24
- package/src/models/ListCustomResponseCodeRulesRequest.ts +9 -10
- package/src/models/ListCustomResponseCodeRulesResponseBody.ts +18 -24
- package/src/models/ListEdgeRoutineRecordsRequest.ts +8 -12
- package/src/models/ListEdgeRoutineRecordsResponseBody.ts +8 -8
- package/src/models/ListHttpIncomingRequestHeaderModificationRulesRequest.ts +8 -8
- package/src/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.ts +25 -29
- package/src/models/ListHttpIncomingResponseHeaderModificationRulesRequest.ts +8 -8
- package/src/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.ts +25 -30
- package/src/models/ListHttpRequestHeaderModificationRulesRequest.ts +9 -11
- package/src/models/ListHttpRequestHeaderModificationRulesResponseBody.ts +25 -35
- package/src/models/ListHttpResponseHeaderModificationRulesRequest.ts +10 -12
- package/src/models/ListHttpResponseHeaderModificationRulesResponseBody.ts +22 -33
- package/src/models/ListHttpsApplicationConfigurationsRequest.ts +10 -12
- package/src/models/ListHttpsApplicationConfigurationsResponseBody.ts +54 -75
- package/src/models/ListHttpsBasicConfigurationsRequest.ts +9 -11
- package/src/models/ListHttpsBasicConfigurationsResponseBody.ts +41 -63
- package/src/models/ListImageTransformsRequest.ts +9 -11
- package/src/models/ListImageTransformsResponseBody.ts +25 -26
- package/src/models/ListInstanceQuotasRequest.ts +92 -92
- package/src/models/ListInstanceQuotasResponseBody.ts +11 -11
- package/src/models/ListNetworkOptimizationsRequest.ts +10 -10
- package/src/models/ListNetworkOptimizationsResponseBody.ts +30 -30
- package/src/models/ListOriginRulesRequest.ts +9 -11
- package/src/models/ListOriginRulesResponseBody.ts +46 -67
- package/src/models/ListPostpaidRatePlanInstancesRequest.ts +14 -14
- package/src/models/ListPostpaidRatePlanInstancesResponseBody.ts +30 -38
- package/src/models/ListRecordsRequest.ts +13 -25
- package/src/models/ListRecordsResponseBody.ts +58 -73
- package/src/models/ListRedirectRulesRequest.ts +9 -9
- package/src/models/ListRedirectRulesResponseBody.ts +27 -26
- package/src/models/ListRoutineRoutesRequest.ts +3 -3
- package/src/models/ListRoutineRoutesResponseBody.ts +22 -31
- package/src/models/ListSitesRequest.ts +20 -32
- package/src/models/ListSitesResponseBody.ts +35 -46
- package/src/models/ListSitesShrinkRequest.ts +18 -30
- package/src/models/ListTransportLayerApplicationsRequest.ts +8 -11
- package/src/models/ListTransportLayerApplicationsResponseBody.ts +51 -60
- package/src/models/ListUserRatePlanInstancesRequest.ts +55 -24
- package/src/models/ListUserRatePlanInstancesResponseBody.ts +143 -35
- package/src/models/ListUserRoutinesRequest.ts +2 -2
- package/src/models/ListUserRoutinesResponseBody.ts +10 -10
- package/src/models/ListVideoProcessingsRequest.ts +7 -12
- package/src/models/ListVideoProcessingsResponseBody.ts +23 -25
- package/src/models/PurgeCachesRequest.ts +5 -5
- package/src/models/PurgeCachesShrinkRequest.ts +3 -3
- package/src/models/ResetScheduledPreloadJobRequest.ts +2 -2
- package/src/models/ResetScheduledPreloadJobResponseBody.ts +13 -8
- package/src/models/StopScheduledPreloadExecutionRequest.ts +1 -1
- package/src/models/StopScheduledPreloadExecutionResponseBody.ts +12 -12
- package/src/models/UpdateCompressionRuleRequest.ts +15 -25
- package/src/models/UpdateCompressionRuleResponseBody.ts +1 -1
- package/src/models/UpdateCrossBorderOptimizationRequest.ts +4 -4
- package/src/models/UpdateCrossBorderOptimizationResponseBody.ts +1 -1
- package/src/models/UpdateCustomHostnameRequest.ts +12 -19
- package/src/models/UpdateCustomHostnameResponseBody.ts +1 -1
- package/src/models/UpdateCustomResponseCodeRuleRequest.ts +9 -13
- package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.ts +20 -28
- package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.ts +1 -1
- package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.ts +11 -15
- package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.ts +20 -27
- package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.ts +11 -14
- package/src/models/UpdateHttpRequestHeaderModificationRuleRequest.ts +20 -28
- package/src/models/UpdateHttpRequestHeaderModificationRuleResponseBody.ts +1 -1
- package/src/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.ts +11 -15
- package/src/models/UpdateHttpResponseHeaderModificationRuleRequest.ts +20 -28
- package/src/models/UpdateHttpResponseHeaderModificationRuleResponseBody.ts +1 -1
- package/src/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.ts +11 -15
- package/src/models/UpdateImageTransformRequest.ts +19 -18
- package/src/models/UpdateImageTransformResponseBody.ts +1 -1
- package/src/models/UpdateIpv6request.ts +7 -9
- package/src/models/UpdateIpv6responseBody.ts +1 -1
- package/src/models/UpdateOriginPoolRequest.ts +31 -42
- package/src/models/UpdateOriginPoolResponseBody.ts +1 -1
- package/src/models/UpdateOriginPoolShrinkRequest.ts +6 -7
- package/src/models/UpdatePerformanceDataCollectionRequest.ts +4 -6
- package/src/models/UpdateRecordRequest.ts +58 -70
- package/src/models/UpdateRecordResponseBody.ts +1 -1
- package/src/models/UpdateRecordShrinkRequest.ts +29 -32
- package/src/models/UpdateRoutineRouteRequest.ts +16 -19
- package/src/models/UpdateSeoBypassRequest.ts +4 -4
- package/src/models/UpdateSeoBypassResponseBody.ts +1 -1
- package/src/models/UpdateSiteCoverageRequest.ts +7 -8
- package/src/models/UpdateSiteNameExclusiveRequest.ts +4 -4
- package/src/models/UpdateSitePauseRequest.ts +5 -5
- package/src/models/UpdateSitePauseResponseBody.ts +1 -1
- package/src/models/UpdateSiteVanityNsrequest.ts +2 -2
- package/src/models/UpdateTieredCacheRequest.ts +6 -10
- package/src/models/UpdateTransportLayerApplicationRequest.ts +56 -48
- package/src/models/UpdateTransportLayerApplicationResponseBody.ts +1 -1
- package/src/models/UpdateTransportLayerApplicationShrinkRequest.ts +33 -12
- package/src/models/UpdateVideoProcessingRequest.ts +20 -24
- package/src/models/UpdateWaitingRoomEventRequest.ts +37 -49
- package/src/models/UpdateWaitingRoomRequest.ts +36 -48
- package/src/models/UpdateWaitingRoomRuleRequest.ts +13 -9
- package/src/models/UpdateWaitingRoomRuleResponseBody.ts +1 -1
- package/src/models/UpdateWaitingRoomShrinkRequest.ts +35 -47
- package/src/models/VerifyCustomHostnameResponseBody.ts +2 -2
- package/src/models/model.ts +6 -0
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The AccessKey of the account to which the origin server belongs. This parameter is required when the origin server type is OSS and the origin authentication type is private cross-account read, or when the origin server type is S3 and the origin authentication type is private read.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* VIxuvJSA2S03f******kp208dy5w7
|
|
@@ -13,13 +13,11 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
|
13
13
|
accessKey?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The origin authentication type.
|
|
16
|
+
* The origin authentication type. Different origin server types support different authentication types. The origin server type refers to the SourceType parameter in this operation. When the origin server type is OSS or S3, you must specify the origin authentication type. Valid values:
|
|
17
17
|
*
|
|
18
|
-
* - **public**:
|
|
19
|
-
*
|
|
20
|
-
* - **
|
|
21
|
-
*
|
|
22
|
-
* - **private_same_account**: Private read within the same account. Use for private OSS origins accessed from the same Alibaba Cloud account.
|
|
18
|
+
* - **public**: public read. Select this value when the origin server type is OSS or S3 and the origin server allows public read access.
|
|
19
|
+
* - **private**: private read. Select this value when the origin server type is S3 and the origin server allows only private read access.
|
|
20
|
+
* - **private_same_account**: private same-account read. Select this value when the origin server type is OSS, the origin server is under the same Alibaba Cloud account, and the origin server allows only private read access.
|
|
23
21
|
*
|
|
24
22
|
* @example
|
|
25
23
|
* private
|
|
@@ -27,13 +25,13 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
|
27
25
|
authType?: string;
|
|
28
26
|
/**
|
|
29
27
|
* @remarks
|
|
30
|
-
* The
|
|
28
|
+
* The signature algorithm version. This parameter is required when the origin server type is S3 and the origin authentication type is private read. Valid values:
|
|
31
29
|
*
|
|
32
30
|
* - **v2**
|
|
33
31
|
*
|
|
34
32
|
* - **v4**
|
|
35
33
|
*
|
|
36
|
-
*
|
|
34
|
+
* Default value: v4.
|
|
37
35
|
*
|
|
38
36
|
* @example
|
|
39
37
|
* v2
|
|
@@ -41,7 +39,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
|
41
39
|
region?: string;
|
|
42
40
|
/**
|
|
43
41
|
* @remarks
|
|
44
|
-
* The
|
|
42
|
+
* The SecretKey of the account to which the origin server belongs. This parameter is required when the origin server type is OSS and the origin authentication type is private cross-account read, or when the origin server type is S3 and the origin authentication type is private read.
|
|
45
43
|
*
|
|
46
44
|
* @example
|
|
47
45
|
* u0Nkg5gBK*******QF5wvKMM504JUHt
|
|
@@ -49,7 +47,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
|
49
47
|
secretKey?: string;
|
|
50
48
|
/**
|
|
51
49
|
* @remarks
|
|
52
|
-
* The
|
|
50
|
+
* The region to which the origin server belongs. This parameter is required when the origin server type is S3. Obtain the region from the official S3 website.
|
|
53
51
|
*
|
|
54
52
|
* @example
|
|
55
53
|
* us-east-1
|
|
@@ -87,7 +85,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
|
|
|
87
85
|
export class UpdateRecordRequestData extends $dara.Model {
|
|
88
86
|
/**
|
|
89
87
|
* @remarks
|
|
90
|
-
* The encryption algorithm
|
|
88
|
+
* The encryption algorithm used by the record. Valid values: **0 to 255**. This parameter is required when you add CERT or SSHFP records.
|
|
91
89
|
*
|
|
92
90
|
* @example
|
|
93
91
|
* 0
|
|
@@ -95,7 +93,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
95
93
|
algorithm?: number;
|
|
96
94
|
/**
|
|
97
95
|
* @remarks
|
|
98
|
-
* The public key certificate
|
|
96
|
+
* The public key certificate information of the record. This parameter is required when you add CERT, SMIMEA, or TLSA records.
|
|
99
97
|
*
|
|
100
98
|
* @example
|
|
101
99
|
* dGVzdGFkYWxrcw==
|
|
@@ -103,7 +101,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
103
101
|
certificate?: string;
|
|
104
102
|
/**
|
|
105
103
|
* @remarks
|
|
106
|
-
* The public key fingerprint
|
|
104
|
+
* The public key fingerprint value of the record. This parameter is required when you add SSHFP records.
|
|
107
105
|
*
|
|
108
106
|
* @example
|
|
109
107
|
* abcdef1234567890
|
|
@@ -111,7 +109,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
111
109
|
fingerprint?: string;
|
|
112
110
|
/**
|
|
113
111
|
* @remarks
|
|
114
|
-
* The flag
|
|
112
|
+
* The flag of the record. The Flag of a CAA record indicates its priority and processing method. Valid values: **0 to 255**. This parameter is required when you add CAA records.
|
|
115
113
|
*
|
|
116
114
|
* @example
|
|
117
115
|
* 128
|
|
@@ -119,7 +117,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
119
117
|
flag?: number;
|
|
120
118
|
/**
|
|
121
119
|
* @remarks
|
|
122
|
-
* The public key identifier
|
|
120
|
+
* The public key identifier of the record. Valid values: **0 to 65535**. This parameter is required when you add CERT records.
|
|
123
121
|
*
|
|
124
122
|
* @example
|
|
125
123
|
* 0
|
|
@@ -127,7 +125,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
127
125
|
keyTag?: number;
|
|
128
126
|
/**
|
|
129
127
|
* @remarks
|
|
130
|
-
* The algorithm policy used
|
|
128
|
+
* The algorithm policy used by the record for matching or verifying certificates. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
|
|
131
129
|
*
|
|
132
130
|
* @example
|
|
133
131
|
* 0
|
|
@@ -135,7 +133,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
135
133
|
matchingType?: number;
|
|
136
134
|
/**
|
|
137
135
|
* @remarks
|
|
138
|
-
* The port
|
|
136
|
+
* The port of the record. Valid values: **0 to 65535**. This parameter is required when you add SRV records.
|
|
139
137
|
*
|
|
140
138
|
* @example
|
|
141
139
|
* 0
|
|
@@ -143,7 +141,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
143
141
|
port?: number;
|
|
144
142
|
/**
|
|
145
143
|
* @remarks
|
|
146
|
-
* The
|
|
144
|
+
* The priority of the record. Valid values: **0 to 65535**. A smaller value indicates a higher priority. This parameter is required when you add MX, SRV, or URI records.
|
|
147
145
|
*
|
|
148
146
|
* @example
|
|
149
147
|
* 10
|
|
@@ -151,7 +149,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
151
149
|
priority?: number;
|
|
152
150
|
/**
|
|
153
151
|
* @remarks
|
|
154
|
-
* The type of certificate or public key
|
|
152
|
+
* The type of certificate or public key used by the record. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
|
|
155
153
|
*
|
|
156
154
|
* @example
|
|
157
155
|
* 0
|
|
@@ -159,7 +157,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
159
157
|
selector?: number;
|
|
160
158
|
/**
|
|
161
159
|
* @remarks
|
|
162
|
-
* The tag
|
|
160
|
+
* The tag of the record. The Tag of a CAA record indicates its specific type and purpose. This parameter is required when you add CAA records.
|
|
163
161
|
*
|
|
164
162
|
* @example
|
|
165
163
|
* issue
|
|
@@ -167,7 +165,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
167
165
|
tag?: string;
|
|
168
166
|
/**
|
|
169
167
|
* @remarks
|
|
170
|
-
* The certificate type for
|
|
168
|
+
* The certificate type of the record (for CERT records) or the public key type (for SSHFP records). This parameter is required when you add CERT or SSHFP records.
|
|
171
169
|
*
|
|
172
170
|
* @example
|
|
173
171
|
* 0
|
|
@@ -175,7 +173,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
175
173
|
type?: number;
|
|
176
174
|
/**
|
|
177
175
|
* @remarks
|
|
178
|
-
* The usage identifier
|
|
176
|
+
* The usage identifier of the record. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
|
|
179
177
|
*
|
|
180
178
|
* @example
|
|
181
179
|
* 0
|
|
@@ -183,22 +181,15 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
183
181
|
usage?: number;
|
|
184
182
|
/**
|
|
185
183
|
* @remarks
|
|
186
|
-
* The value
|
|
187
|
-
*
|
|
188
|
-
* - **A/AAAA**: The target IP address. To specify multiple IP addresses, separate them with a comma (,). At least one IPv4 address is required.
|
|
189
|
-
*
|
|
190
|
-
* - **CNAME**: The target domain name.
|
|
191
|
-
*
|
|
192
|
-
* - **NS**: The name server for the domain.
|
|
193
|
-
*
|
|
194
|
-
* - **MX**: A valid domain name for the target mail server.
|
|
184
|
+
* The record value or partial content. This parameter is required when you add A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, or URI records. The meaning varies depending on the record type:
|
|
195
185
|
*
|
|
186
|
+
* - **A/AAAA**: The IP address to which the record points. Separate multiple IP addresses with commas (,). At least one IPv4 address is required.
|
|
187
|
+
* - **CNAME**: The target domain name to which the record points.
|
|
188
|
+
* - **NS**: The name server for the specified domain name.
|
|
189
|
+
* - **MX**: A valid target mail server domain name.
|
|
196
190
|
* - **TXT**: A valid text string.
|
|
197
|
-
*
|
|
198
|
-
* - **
|
|
199
|
-
*
|
|
200
|
-
* - **SRV**: A valid domain name for the target host.
|
|
201
|
-
*
|
|
191
|
+
* - **CAA**: A valid certification authority domain name.
|
|
192
|
+
* - **SRV**: A valid target host domain name.
|
|
202
193
|
* - **URI**: A valid URI string.
|
|
203
194
|
*
|
|
204
195
|
* @example
|
|
@@ -207,7 +198,7 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
207
198
|
value?: string;
|
|
208
199
|
/**
|
|
209
200
|
* @remarks
|
|
210
|
-
* The weight of the record.
|
|
201
|
+
* The weight of the record. Valid values: **0 to 65535**. This parameter is required when you add SRV or URI records.
|
|
211
202
|
*
|
|
212
203
|
* @example
|
|
213
204
|
* 0
|
|
@@ -263,18 +254,15 @@ export class UpdateRecordRequestData extends $dara.Model {
|
|
|
263
254
|
export class UpdateRecordRequest extends $dara.Model {
|
|
264
255
|
/**
|
|
265
256
|
* @remarks
|
|
266
|
-
* The origin authentication
|
|
257
|
+
* The origin authentication information of the CNAME record.
|
|
267
258
|
*/
|
|
268
259
|
authConf?: UpdateRecordRequestAuthConf;
|
|
269
260
|
/**
|
|
270
261
|
* @remarks
|
|
271
|
-
* The
|
|
272
|
-
*
|
|
273
|
-
* - **
|
|
274
|
-
*
|
|
275
|
-
* - **api**: APIs.
|
|
276
|
-
*
|
|
277
|
-
* - **web**: Web pages.
|
|
262
|
+
* The business scenario for record acceleration. This parameter is not required for records without acceleration enabled. Valid values:
|
|
263
|
+
* - **video_image**: video and image.
|
|
264
|
+
* - **api**: API.
|
|
265
|
+
* - **web**: web page.
|
|
278
266
|
*
|
|
279
267
|
* @example
|
|
280
268
|
* web
|
|
@@ -282,7 +270,7 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
282
270
|
bizName?: string;
|
|
283
271
|
/**
|
|
284
272
|
* @remarks
|
|
285
|
-
*
|
|
273
|
+
* The comment for the record.
|
|
286
274
|
*
|
|
287
275
|
* @example
|
|
288
276
|
* This is a remark.
|
|
@@ -290,7 +278,7 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
290
278
|
comment?: string;
|
|
291
279
|
/**
|
|
292
280
|
* @remarks
|
|
293
|
-
* The DNS
|
|
281
|
+
* The DNS information of the record. The content varies depending on the record type. For more information, see <props="china">[documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
|
|
294
282
|
*
|
|
295
283
|
* This parameter is required.
|
|
296
284
|
*
|
|
@@ -302,11 +290,10 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
302
290
|
data?: UpdateRecordRequestData;
|
|
303
291
|
/**
|
|
304
292
|
* @remarks
|
|
305
|
-
* The origin HOST policy. This
|
|
293
|
+
* The back-to-origin HOST policy. This parameter takes effect when the record type is CNAME. Settings the HOST policy for back-to-origin requests. Valid values:
|
|
306
294
|
*
|
|
307
|
-
* - **follow_hostname**:
|
|
308
|
-
*
|
|
309
|
-
* - **follow_origin_domain**: Follows the origin domain name.
|
|
295
|
+
* - **follow_hostname**: follows the host record.
|
|
296
|
+
* - **follow_origin_domain**: follows the Origin Domain Name.
|
|
310
297
|
*
|
|
311
298
|
* @example
|
|
312
299
|
* follow_origin_domain
|
|
@@ -316,11 +303,9 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
316
303
|
httpsPorts?: string;
|
|
317
304
|
/**
|
|
318
305
|
* @remarks
|
|
319
|
-
*
|
|
320
|
-
*
|
|
321
|
-
* - **
|
|
322
|
-
*
|
|
323
|
-
* - **false**: Disables proxy acceleration.
|
|
306
|
+
* Specifies whether to enable proxy acceleration for the record. Only CNAME records and A/AAAA records support proxy acceleration. Valid values:
|
|
307
|
+
* - **true**: Enable proxy acceleration.
|
|
308
|
+
* - **false**: Disable proxy acceleration.
|
|
324
309
|
*
|
|
325
310
|
* @example
|
|
326
311
|
* true
|
|
@@ -328,7 +313,7 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
328
313
|
proxied?: boolean;
|
|
329
314
|
/**
|
|
330
315
|
* @remarks
|
|
331
|
-
* The
|
|
316
|
+
* The ID of the record. You can call [ListRecords](https://help.aliyun.com/document_detail/2850265.html) to obtain the record ID.
|
|
332
317
|
*
|
|
333
318
|
* This parameter is required.
|
|
334
319
|
*
|
|
@@ -338,19 +323,15 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
338
323
|
recordId?: number;
|
|
339
324
|
/**
|
|
340
325
|
* @remarks
|
|
341
|
-
* The origin type
|
|
342
|
-
*
|
|
343
|
-
* - **OSS**: An OSS origin.
|
|
344
|
-
*
|
|
345
|
-
* - **S3**: An S3 origin.
|
|
346
|
-
*
|
|
347
|
-
* - **LB**: A load balancer origin.
|
|
326
|
+
* The origin server type of the CNAME record. This parameter is required when you add a CNAME record. Valid values:
|
|
348
327
|
*
|
|
349
|
-
* - **
|
|
328
|
+
* - **OSS**: OSS origin server.
|
|
329
|
+
* - **S3**: S3 origin server.
|
|
330
|
+
* - **LB**: load balancing origin server.
|
|
331
|
+
* - **OP**: IPAM pool origin server.
|
|
332
|
+
* - **Domain**: standard domain name origin server.
|
|
350
333
|
*
|
|
351
|
-
*
|
|
352
|
-
*
|
|
353
|
-
* If this parameter is omitted or left empty, the default value is `Domain`.
|
|
334
|
+
* If this parameter is not specified or is left empty, the default value is Domain, which indicates a standard domain name origin server type.
|
|
354
335
|
*
|
|
355
336
|
* @example
|
|
356
337
|
* OSS
|
|
@@ -358,12 +339,19 @@ export class UpdateRecordRequest extends $dara.Model {
|
|
|
358
339
|
sourceType?: string;
|
|
359
340
|
/**
|
|
360
341
|
* @remarks
|
|
361
|
-
* The
|
|
342
|
+
* The time-to-live (TTL) of the record, in seconds. Valid values: **30 to 86400**, or 1. A value of 1 indicates that the TTL of the record is automatically determined.
|
|
362
343
|
*
|
|
363
344
|
* @example
|
|
364
345
|
* 30
|
|
365
346
|
*/
|
|
366
347
|
ttl?: number;
|
|
348
|
+
/**
|
|
349
|
+
* @remarks
|
|
350
|
+
* The DNS type of the record, such as A/AAAA, CNAME, or TXT.
|
|
351
|
+
*
|
|
352
|
+
* @example
|
|
353
|
+
* A/AAAA
|
|
354
|
+
*/
|
|
367
355
|
type?: string;
|
|
368
356
|
static names(): { [key: string]: string } {
|
|
369
357
|
return {
|
|
@@ -5,18 +5,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The origin authentication
|
|
8
|
+
* The origin authentication information of the CNAME record.
|
|
9
9
|
*/
|
|
10
10
|
authConfShrink?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The
|
|
14
|
-
*
|
|
15
|
-
* - **
|
|
16
|
-
*
|
|
17
|
-
* - **api**: APIs.
|
|
18
|
-
*
|
|
19
|
-
* - **web**: Web pages.
|
|
13
|
+
* The business scenario for record acceleration. This parameter is not required for records without acceleration enabled. Valid values:
|
|
14
|
+
* - **video_image**: video and image.
|
|
15
|
+
* - **api**: API.
|
|
16
|
+
* - **web**: web page.
|
|
20
17
|
*
|
|
21
18
|
* @example
|
|
22
19
|
* web
|
|
@@ -24,7 +21,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
24
21
|
bizName?: string;
|
|
25
22
|
/**
|
|
26
23
|
* @remarks
|
|
27
|
-
*
|
|
24
|
+
* The comment for the record.
|
|
28
25
|
*
|
|
29
26
|
* @example
|
|
30
27
|
* This is a remark.
|
|
@@ -32,7 +29,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
32
29
|
comment?: string;
|
|
33
30
|
/**
|
|
34
31
|
* @remarks
|
|
35
|
-
* The DNS
|
|
32
|
+
* The DNS information of the record. The content varies depending on the record type. For more information, see <props="china">[documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
|
|
36
33
|
*
|
|
37
34
|
* This parameter is required.
|
|
38
35
|
*
|
|
@@ -44,11 +41,10 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
44
41
|
dataShrink?: string;
|
|
45
42
|
/**
|
|
46
43
|
* @remarks
|
|
47
|
-
* The origin HOST policy. This
|
|
48
|
-
*
|
|
49
|
-
* - **follow_hostname**: Follows the host record.
|
|
44
|
+
* The back-to-origin HOST policy. This parameter takes effect when the record type is CNAME. Settings the HOST policy for back-to-origin requests. Valid values:
|
|
50
45
|
*
|
|
51
|
-
* - **
|
|
46
|
+
* - **follow_hostname**: follows the host record.
|
|
47
|
+
* - **follow_origin_domain**: follows the Origin Domain Name.
|
|
52
48
|
*
|
|
53
49
|
* @example
|
|
54
50
|
* follow_origin_domain
|
|
@@ -58,11 +54,9 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
58
54
|
httpsPorts?: string;
|
|
59
55
|
/**
|
|
60
56
|
* @remarks
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
* - **
|
|
64
|
-
*
|
|
65
|
-
* - **false**: Disables proxy acceleration.
|
|
57
|
+
* Specifies whether to enable proxy acceleration for the record. Only CNAME records and A/AAAA records support proxy acceleration. Valid values:
|
|
58
|
+
* - **true**: Enable proxy acceleration.
|
|
59
|
+
* - **false**: Disable proxy acceleration.
|
|
66
60
|
*
|
|
67
61
|
* @example
|
|
68
62
|
* true
|
|
@@ -70,7 +64,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
70
64
|
proxied?: boolean;
|
|
71
65
|
/**
|
|
72
66
|
* @remarks
|
|
73
|
-
* The
|
|
67
|
+
* The ID of the record. You can call [ListRecords](https://help.aliyun.com/document_detail/2850265.html) to obtain the record ID.
|
|
74
68
|
*
|
|
75
69
|
* This parameter is required.
|
|
76
70
|
*
|
|
@@ -80,19 +74,15 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
80
74
|
recordId?: number;
|
|
81
75
|
/**
|
|
82
76
|
* @remarks
|
|
83
|
-
* The origin type
|
|
84
|
-
*
|
|
85
|
-
* - **OSS**: An OSS origin.
|
|
86
|
-
*
|
|
87
|
-
* - **S3**: An S3 origin.
|
|
77
|
+
* The origin server type of the CNAME record. This parameter is required when you add a CNAME record. Valid values:
|
|
88
78
|
*
|
|
89
|
-
* - **
|
|
79
|
+
* - **OSS**: OSS origin server.
|
|
80
|
+
* - **S3**: S3 origin server.
|
|
81
|
+
* - **LB**: load balancing origin server.
|
|
82
|
+
* - **OP**: IPAM pool origin server.
|
|
83
|
+
* - **Domain**: standard domain name origin server.
|
|
90
84
|
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
93
|
-
* - **Domain**: A standard domain name origin.
|
|
94
|
-
*
|
|
95
|
-
* If this parameter is omitted or left empty, the default value is `Domain`.
|
|
85
|
+
* If this parameter is not specified or is left empty, the default value is Domain, which indicates a standard domain name origin server type.
|
|
96
86
|
*
|
|
97
87
|
* @example
|
|
98
88
|
* OSS
|
|
@@ -100,12 +90,19 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
|
|
|
100
90
|
sourceType?: string;
|
|
101
91
|
/**
|
|
102
92
|
* @remarks
|
|
103
|
-
* The
|
|
93
|
+
* The time-to-live (TTL) of the record, in seconds. Valid values: **30 to 86400**, or 1. A value of 1 indicates that the TTL of the record is automatically determined.
|
|
104
94
|
*
|
|
105
95
|
* @example
|
|
106
96
|
* 30
|
|
107
97
|
*/
|
|
108
98
|
ttl?: number;
|
|
99
|
+
/**
|
|
100
|
+
* @remarks
|
|
101
|
+
* The DNS type of the record, such as A/AAAA, CNAME, or TXT.
|
|
102
|
+
*
|
|
103
|
+
* @example
|
|
104
|
+
* A/AAAA
|
|
105
|
+
*/
|
|
109
106
|
type?: string;
|
|
110
107
|
static names(): { [key: string]: string } {
|
|
111
108
|
return {
|
|
@@ -5,11 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* -
|
|
11
|
-
*
|
|
12
|
-
* - off: Disabled
|
|
8
|
+
* The bypass mode. Valid values:
|
|
9
|
+
* - on: enabled
|
|
10
|
+
* - off: disabled.
|
|
13
11
|
*
|
|
14
12
|
* @example
|
|
15
13
|
* on
|
|
@@ -27,11 +25,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
27
25
|
configId?: number;
|
|
28
26
|
/**
|
|
29
27
|
* @remarks
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
* -
|
|
33
|
-
*
|
|
34
|
-
* - off: Disabled
|
|
28
|
+
* The fallback-to-origin switch. When enabled, if the function encounters an exception such as CPU usage exceeding the limit, the request falls back to the origin server. Valid values:
|
|
29
|
+
* - on: Enabled.
|
|
30
|
+
* - off: Disabled.
|
|
35
31
|
*
|
|
36
32
|
* @example
|
|
37
33
|
* on
|
|
@@ -39,11 +35,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
39
35
|
fallback?: string;
|
|
40
36
|
/**
|
|
41
37
|
* @remarks
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
* -
|
|
45
|
-
*
|
|
46
|
-
* - off: Disabled
|
|
38
|
+
* The route switch. Valid values:
|
|
39
|
+
* - on: enabled
|
|
40
|
+
* - off: disabled.
|
|
47
41
|
*
|
|
48
42
|
* @example
|
|
49
43
|
* on
|
|
@@ -59,7 +53,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
59
53
|
routeName?: string;
|
|
60
54
|
/**
|
|
61
55
|
* @remarks
|
|
62
|
-
* The name of the Routine.
|
|
56
|
+
* The name of the Edge Routine.
|
|
63
57
|
*
|
|
64
58
|
* @example
|
|
65
59
|
* test-routine1
|
|
@@ -67,7 +61,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
67
61
|
routineName?: string;
|
|
68
62
|
/**
|
|
69
63
|
* @remarks
|
|
70
|
-
* The content
|
|
64
|
+
* The rule content.
|
|
71
65
|
*
|
|
72
66
|
* @example
|
|
73
67
|
* (http.host eq \\"video.example.com\\")
|
|
@@ -75,7 +69,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
75
69
|
rule?: string;
|
|
76
70
|
/**
|
|
77
71
|
* @remarks
|
|
78
|
-
* The execution
|
|
72
|
+
* The execution order of the rule.
|
|
79
73
|
*
|
|
80
74
|
* @example
|
|
81
75
|
* 1
|
|
@@ -83,7 +77,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
83
77
|
sequence?: number;
|
|
84
78
|
/**
|
|
85
79
|
* @remarks
|
|
86
|
-
* The ID
|
|
80
|
+
* The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
|
|
87
81
|
*
|
|
88
82
|
* This parameter is required.
|
|
89
83
|
*
|
|
@@ -92,6 +86,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
|
|
|
92
86
|
*/
|
|
93
87
|
siteId?: number;
|
|
94
88
|
/**
|
|
89
|
+
* @remarks
|
|
90
|
+
* The Edge Routine timeout period. Valid values: 5 to 60.
|
|
91
|
+
*
|
|
95
92
|
* @example
|
|
96
93
|
* 5
|
|
97
94
|
*/
|
|
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateSeoBypassRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* The switch. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* - **on**: enabled.
|
|
11
|
+
* - **off**: disabled.
|
|
12
12
|
*
|
|
13
13
|
* This parameter is required.
|
|
14
14
|
*
|
|
@@ -18,7 +18,7 @@ export class UpdateSeoBypassRequest extends $dara.Model {
|
|
|
18
18
|
enable?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The
|
|
21
|
+
* The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the site ID.
|
|
22
22
|
*
|
|
23
23
|
* This parameter is required.
|
|
24
24
|
*
|
|
@@ -5,23 +5,22 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateSiteCoverageRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The target acceleration
|
|
8
|
+
* The target acceleration region to change to. Valid values:
|
|
9
|
+
* - **domestic**: the Chinese mainland only.
|
|
10
|
+
* - **global**: global.
|
|
11
|
+
* - **overseas**: global (excluding the Chinese mainland).
|
|
9
12
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* - **global**: Global.
|
|
13
|
-
*
|
|
14
|
-
* - **overseas**: Global (excluding the Chinese mainland).
|
|
13
|
+
* <props="china">If the value is set to domestic or global, the site corresponding to SiteId must have a valid ICP filing..
|
|
15
14
|
*
|
|
16
15
|
* This parameter is required.
|
|
17
16
|
*
|
|
18
17
|
* @example
|
|
19
|
-
*
|
|
18
|
+
* overseas
|
|
20
19
|
*/
|
|
21
20
|
coverage?: string;
|
|
22
21
|
/**
|
|
23
22
|
* @remarks
|
|
24
|
-
* The site ID.
|
|
23
|
+
* The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to query the site ID.
|
|
25
24
|
*
|
|
26
25
|
* This parameter is required.
|
|
27
26
|
*
|
|
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateSiteNameExclusiveRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* The feature switch. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* - on: enabled.
|
|
11
|
+
* - off: disabled.
|
|
12
12
|
*
|
|
13
13
|
* This parameter is required.
|
|
14
14
|
*
|
|
@@ -18,7 +18,7 @@ export class UpdateSiteNameExclusiveRequest extends $dara.Model {
|
|
|
18
18
|
enable?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The
|
|
21
|
+
* The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the site ID.
|
|
22
22
|
*
|
|
23
23
|
* This parameter is required.
|
|
24
24
|
*
|