@alicloud/ga20191120 3.0.0 → 3.0.1
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 +632 -624
- package/dist/client.js +634 -620
- package/dist/client.js.map +1 -1
- package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
- package/dist/models/AddEntriesToAclRequest.js.map +1 -1
- package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
- package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
- package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
- package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
- package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
- package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
- package/dist/models/AssociateResourcesRequest.d.ts +22 -0
- package/dist/models/AssociateResourcesRequest.js.map +1 -1
- package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
- package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
- package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
- package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
- package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
- package/dist/models/CreateAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
- package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateAclRequest.d.ts +26 -28
- package/dist/models/CreateAclRequest.js.map +1 -1
- package/dist/models/CreateAclResponseBody.d.ts +2 -2
- package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
- package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
- package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
- package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
- package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
- package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
- package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
- package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
- package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
- package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
- package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
- package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
- package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
- package/dist/models/CreateDomainRequest.d.ts +4 -3
- package/dist/models/CreateDomainRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
- package/dist/models/CreateEndpointGroupRequest.js +7 -0
- package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
- package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
- package/dist/models/CreateEndpointGroupsRequest.js +7 -0
- package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
- package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
- package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
- package/dist/models/CreateListenerRequest.d.ts +341 -255
- package/dist/models/CreateListenerRequest.js +7 -0
- package/dist/models/CreateListenerRequest.js.map +1 -1
- package/dist/models/CreateListenerResponseBody.d.ts +2 -2
- package/dist/models/DeleteAclRequest.d.ts +6 -7
- package/dist/models/DeleteAclRequest.js.map +1 -1
- package/dist/models/DeleteAclResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
- package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
- package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
- package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
- package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
- package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
- package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
- package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
- package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
- package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
- package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
- package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
- package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
- package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityRequest.d.ts +11 -7
- package/dist/models/DescribeCommodityRequest.js.map +1 -1
- package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
- package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
- package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
- package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
- package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
- package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
- package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
- package/dist/models/DescribeListenerRequest.d.ts +1 -1
- package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
- package/dist/models/DescribeListenerResponseBody.js.map +1 -1
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
- package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
- package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
- package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
- package/dist/models/DisassociateResourcesRequest.js.map +1 -1
- package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
- package/dist/models/GetAclResponseBody.d.ts +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
- package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
- package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
- package/dist/models/GetHealthStatusRequest.d.ts +4 -3
- package/dist/models/GetHealthStatusRequest.js.map +1 -1
- package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
- package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
- package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
- package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
- package/dist/models/GetSpareIpRequest.d.ts +8 -9
- package/dist/models/GetSpareIpRequest.js.map +1 -1
- package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
- package/dist/models/GetSpareIpResponseBody.js.map +1 -1
- package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
- package/dist/models/ListAcceleratorsRequest.js.map +1 -1
- package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
- package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
- package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
- package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
- package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
- package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
- package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
- package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
- package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
- package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
- package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
- package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
- package/dist/models/ListCommonAreasRequest.d.ts +9 -12
- package/dist/models/ListCommonAreasRequest.js.map +1 -1
- package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
- package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
- package/dist/models/ListEndpointGroupsRequest.js +2 -0
- package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
- package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
- package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
- package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
- package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
- package/dist/models/ListForwardingRulesRequest.js.map +1 -1
- package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
- package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
- package/dist/models/ListListenersRequest.d.ts +11 -4
- package/dist/models/ListListenersRequest.js.map +1 -1
- package/dist/models/ListListenersResponseBody.d.ts +140 -104
- package/dist/models/ListListenersResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
- package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
- package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
- package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
- package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
- package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
- package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
- package/dist/models/UpdateDomainRequest.d.ts +2 -2
- package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
- package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
- package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
- package/dist/models/UpdateEndpointGroupRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
- package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
- package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
- package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
- package/dist/models/UpdateListenerRequest.d.ts +62 -43
- package/dist/models/UpdateListenerRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
- package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
- package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +635 -620
- package/src/models/AddEntriesToAclRequest.ts +14 -15
- package/src/models/AddEntriesToAclResponseBody.ts +1 -1
- package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
- package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
- package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
- package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
- package/src/models/AssociateResourcesRequest.ts +22 -0
- package/src/models/AssociateResourcesResponseBody.ts +7 -1
- package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
- package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
- package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
- package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
- package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
- package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
- package/src/models/ChangeResourceGroupRequest.ts +14 -16
- package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
- package/src/models/CreateAcceleratorRequest.ts +98 -61
- package/src/models/CreateAcceleratorResponseBody.ts +10 -2
- package/src/models/CreateAclRequest.ts +26 -28
- package/src/models/CreateAclResponseBody.ts +2 -2
- package/src/models/CreateApplicationMonitorRequest.ts +17 -16
- package/src/models/CreateBandwidthPackageRequest.ts +60 -51
- package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
- package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
- package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
- package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
- package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
- package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
- package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
- package/src/models/CreateBasicEndpointRequest.ts +20 -23
- package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
- package/src/models/CreateBasicIpSetRequest.ts +23 -30
- package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
- package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
- package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
- package/src/models/CreateDomainRequest.ts +4 -3
- package/src/models/CreateEndpointGroupRequest.ts +152 -86
- package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
- package/src/models/CreateEndpointGroupsRequest.ts +390 -9
- package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/CreateForwardingRulesRequest.ts +220 -4
- package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
- package/src/models/CreateListenerRequest.ts +348 -255
- package/src/models/CreateListenerResponseBody.ts +2 -2
- package/src/models/DeleteAclRequest.ts +6 -7
- package/src/models/DeleteAclResponseBody.ts +1 -1
- package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
- package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
- package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
- package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
- package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
- package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
- package/src/models/DeleteBasicEndpointRequest.ts +5 -5
- package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
- package/src/models/DescribeAcceleratorRequest.ts +2 -2
- package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
- package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
- package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
- package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
- package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
- package/src/models/DescribeCommodityPriceRequest.ts +18 -12
- package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
- package/src/models/DescribeCommodityRequest.ts +11 -7
- package/src/models/DescribeCommodityResponseBody.ts +11 -9
- package/src/models/DescribeEndpointGroupRequest.ts +2 -2
- package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
- package/src/models/DescribeIpSetResponseBody.ts +50 -30
- package/src/models/DescribeListenerRequest.ts +1 -1
- package/src/models/DescribeListenerResponseBody.ts +147 -111
- package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
- package/src/models/DescribeRegionsResponseBody.ts +1 -1
- package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
- package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
- package/src/models/DisassociateResourcesRequest.ts +17 -0
- package/src/models/DisassociateResourcesResponseBody.ts +7 -1
- package/src/models/GetAclResponseBody.ts +1 -1
- package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
- package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
- package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
- package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
- package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
- package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
- package/src/models/GetHealthStatusRequest.ts +4 -3
- package/src/models/GetHealthStatusResponseBody.ts +39 -23
- package/src/models/GetInvalidDomainCountRequest.ts +1 -1
- package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
- package/src/models/GetSpareIpRequest.ts +8 -9
- package/src/models/GetSpareIpResponseBody.ts +3 -4
- package/src/models/ListAcceleratorsRequest.ts +21 -15
- package/src/models/ListAcceleratorsResponseBody.ts +162 -100
- package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
- package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
- package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
- package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
- package/src/models/ListBandwidthackagesRequest.ts +3 -3
- package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
- package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
- package/src/models/ListBusiRegionsResponseBody.ts +1 -1
- package/src/models/ListCommonAreasRequest.ts +9 -12
- package/src/models/ListCommonAreasResponseBody.ts +2 -2
- package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
- package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
- package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
- package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
- package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
- package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
- package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
- package/src/models/ListEndpointGroupsRequest.ts +21 -19
- package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
- package/src/models/ListForwardingRulesRequest.ts +4 -3
- package/src/models/ListForwardingRulesResponseBody.ts +125 -79
- package/src/models/ListListenersRequest.ts +11 -4
- package/src/models/ListListenersResponseBody.ts +140 -104
- package/src/models/ListTagResourcesResponseBody.ts +0 -38
- package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
- package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
- package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
- package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
- package/src/models/UpdateAcceleratorRequest.ts +59 -31
- package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
- package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
- package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
- package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
- package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
- package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
- package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
- package/src/models/UpdateDomainRequest.ts +2 -2
- package/src/models/UpdateDomainStateResponseBody.ts +7 -4
- package/src/models/UpdateEndpointGroupRequest.ts +128 -73
- package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
- package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/UpdateForwardingRulesRequest.ts +109 -81
- package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
- package/src/models/UpdateListenerRequest.ts +62 -43
- package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
- package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
|
@@ -4,7 +4,7 @@ export declare class CreateListenerRequestCertificates extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The ID of the SSL certificate.
|
|
6
6
|
*
|
|
7
|
-
* > This parameter is required only
|
|
7
|
+
* > This parameter is required only for HTTPS listeners.
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* 449****-cn-hangzhou
|
|
@@ -24,13 +24,13 @@ export declare class CreateListenerRequestCertificates extends $dara.Model {
|
|
|
24
24
|
export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The
|
|
27
|
+
* The first port of the backend service.
|
|
28
28
|
*
|
|
29
|
-
*
|
|
29
|
+
* The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
30
30
|
*
|
|
31
|
-
*
|
|
31
|
+
* In each endpoint group for a custom routing type listener, you can enter up to 20 backend service starting ports.
|
|
32
32
|
*
|
|
33
|
-
* >
|
|
33
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
34
34
|
*
|
|
35
35
|
* @example
|
|
36
36
|
* 80
|
|
@@ -38,22 +38,22 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
38
38
|
fromPort?: number;
|
|
39
39
|
/**
|
|
40
40
|
* @remarks
|
|
41
|
-
* The
|
|
41
|
+
* The protocols of the backend service.
|
|
42
42
|
*
|
|
43
|
-
* You can specify up to four
|
|
43
|
+
* You can specify up to four backend service protocols for each mapping configuration.
|
|
44
44
|
*
|
|
45
|
-
* >
|
|
45
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
46
46
|
*/
|
|
47
47
|
protocols?: string[];
|
|
48
48
|
/**
|
|
49
49
|
* @remarks
|
|
50
|
-
* The
|
|
50
|
+
* The last port of the backend service.
|
|
51
51
|
*
|
|
52
|
-
*
|
|
52
|
+
* The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
53
53
|
*
|
|
54
|
-
*
|
|
54
|
+
* In each endpoint group of a listener of the custom routing type, you can enter a maximum of 20 backend service ports.
|
|
55
55
|
*
|
|
56
|
-
* >
|
|
56
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
59
|
* 80
|
|
@@ -73,13 +73,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
73
73
|
export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
|
|
74
74
|
/**
|
|
75
75
|
* @remarks
|
|
76
|
-
* The
|
|
76
|
+
* The first port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
|
|
77
77
|
*
|
|
78
|
-
* This parameter
|
|
78
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
79
79
|
*
|
|
80
|
-
* You can specify
|
|
80
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 first ports for each destination.
|
|
81
81
|
*
|
|
82
|
-
* >
|
|
82
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
83
83
|
*
|
|
84
84
|
* @example
|
|
85
85
|
* 80
|
|
@@ -87,13 +87,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
87
87
|
fromPort?: number;
|
|
88
88
|
/**
|
|
89
89
|
* @remarks
|
|
90
|
-
* The
|
|
90
|
+
* The last port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
|
|
91
91
|
*
|
|
92
|
-
* This parameter
|
|
92
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
93
93
|
*
|
|
94
|
-
* You can specify
|
|
94
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 last ports for each destination.
|
|
95
95
|
*
|
|
96
|
-
* >
|
|
96
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
97
97
|
*
|
|
98
98
|
* @example
|
|
99
99
|
* 80
|
|
@@ -113,13 +113,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
113
113
|
export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
|
|
114
114
|
/**
|
|
115
115
|
* @remarks
|
|
116
|
-
* The IP address of the destination.
|
|
116
|
+
* The IP address of the destination that is allowed to receive traffic.
|
|
117
117
|
*
|
|
118
|
-
* This parameter
|
|
118
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
119
119
|
*
|
|
120
|
-
* You can specify up to 20 destination IP addresses for each endpoint
|
|
120
|
+
* You can specify up to 20 destination IP addresses for each endpoint.
|
|
121
121
|
*
|
|
122
|
-
* >
|
|
122
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
123
123
|
*
|
|
124
124
|
* @example
|
|
125
125
|
* 10.0.XX.XX
|
|
@@ -127,15 +127,15 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
127
127
|
address?: string;
|
|
128
128
|
/**
|
|
129
129
|
* @remarks
|
|
130
|
-
* The port
|
|
130
|
+
* The port range of the destination that is allowed to receive traffic. The port range must be within the port range of the backend service.
|
|
131
131
|
*
|
|
132
|
-
* If you
|
|
132
|
+
* If you leave this parameter empty, all ports of the destination are allowed.
|
|
133
133
|
*
|
|
134
|
-
* This parameter
|
|
134
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
135
135
|
*
|
|
136
|
-
* You can specify
|
|
136
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 port ranges for each destination.
|
|
137
137
|
*
|
|
138
|
-
* >
|
|
138
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
139
139
|
*/
|
|
140
140
|
portRanges?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
|
|
141
141
|
static names(): {
|
|
@@ -152,9 +152,9 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
152
152
|
export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
153
153
|
/**
|
|
154
154
|
* @remarks
|
|
155
|
-
* The
|
|
155
|
+
* The vSwitch of the custom routing listener.
|
|
156
156
|
*
|
|
157
|
-
* >
|
|
157
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
158
158
|
*
|
|
159
159
|
* @example
|
|
160
160
|
* vsw-test01
|
|
@@ -162,22 +162,25 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
162
162
|
endpoint?: string;
|
|
163
163
|
/**
|
|
164
164
|
* @remarks
|
|
165
|
-
* The
|
|
165
|
+
* The destination configurations for a custom routing listener.
|
|
166
166
|
*
|
|
167
|
-
* You can specify up to 20
|
|
167
|
+
* You can specify up to 20 destinations for each endpoint.
|
|
168
168
|
*
|
|
169
|
-
* >
|
|
169
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
170
170
|
*/
|
|
171
171
|
policyConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
|
|
172
172
|
/**
|
|
173
173
|
* @remarks
|
|
174
|
-
* The traffic policy for the
|
|
174
|
+
* The traffic policy for the backend service of a custom routing listener. Valid values:
|
|
175
175
|
*
|
|
176
|
-
*
|
|
177
|
-
* * **AllowAll**: allows all traffic to the specified backend service.
|
|
178
|
-
* * **AllowCustom**: allows traffic only to specified destinations in the endpoint. If you set this parameter to AllowCustom, you must specify IP addresses and port ranges as the destinations to which you want to distribute traffic. If you specify only IP addresses and do not specify port ranges, GA can forward traffic to the specified IP addresses over all destination ports.
|
|
176
|
+
* - **DenyAll** (default): Denies all traffic to the specified backend service.
|
|
179
177
|
*
|
|
180
|
-
*
|
|
178
|
+
* - **AllowAll**: Allows all traffic to the specified backend service.
|
|
179
|
+
*
|
|
180
|
+
* - **AllowCustom**: Allows traffic to specific destinations.
|
|
181
|
+
* You must specify the IP addresses and port ranges of the allowed destinations. If no port range is specified, all ports of the destination are allowed.
|
|
182
|
+
*
|
|
183
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
181
184
|
*
|
|
182
185
|
* @example
|
|
183
186
|
* DenyAll
|
|
@@ -185,11 +188,11 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
185
188
|
trafficToEndpointPolicy?: string;
|
|
186
189
|
/**
|
|
187
190
|
* @remarks
|
|
188
|
-
* The
|
|
191
|
+
* The type of the backend service for a custom routing listener. Valid value:
|
|
189
192
|
*
|
|
190
|
-
* **PrivateSubNet
|
|
193
|
+
* **PrivateSubNet** (default): a private CIDR block.
|
|
191
194
|
*
|
|
192
|
-
* >
|
|
195
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
193
196
|
*
|
|
194
197
|
* @example
|
|
195
198
|
* PrivateSubNet
|
|
@@ -209,13 +212,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
209
212
|
export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurations extends $dara.Model {
|
|
210
213
|
/**
|
|
211
214
|
* @remarks
|
|
212
|
-
* The description of the endpoint group
|
|
215
|
+
* The description of the endpoint group.
|
|
213
216
|
*
|
|
214
|
-
* The description can be up to 200 characters
|
|
217
|
+
* The description can be up to 200 characters long and cannot contain `http://` or `https://`.
|
|
215
218
|
*
|
|
216
|
-
* You can
|
|
219
|
+
* You can enter up to 5 endpoint group descriptions.
|
|
217
220
|
*
|
|
218
|
-
* >
|
|
221
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
219
222
|
*
|
|
220
223
|
* @example
|
|
221
224
|
* test
|
|
@@ -223,31 +226,31 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
223
226
|
description?: string;
|
|
224
227
|
/**
|
|
225
228
|
* @remarks
|
|
226
|
-
* The mapping configurations
|
|
229
|
+
* The mapping configurations for the endpoint group.
|
|
227
230
|
*
|
|
228
|
-
* You
|
|
231
|
+
* You must specify the port ranges and protocols for the backend service. The settings are mapped to the associated listener port ranges.
|
|
229
232
|
*
|
|
230
|
-
* You can specify up to 20 mapping configurations for
|
|
233
|
+
* You can specify up to 20 mapping configurations for each endpoint group.
|
|
231
234
|
*
|
|
232
|
-
* >
|
|
235
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
233
236
|
*/
|
|
234
237
|
destinationConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations[];
|
|
235
238
|
/**
|
|
236
239
|
* @remarks
|
|
237
|
-
* The
|
|
240
|
+
* The endpoint configurations.
|
|
238
241
|
*
|
|
239
|
-
* You can
|
|
242
|
+
* You can specify up to 10 endpoints for each endpoint group.
|
|
240
243
|
*
|
|
241
|
-
* >
|
|
244
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
242
245
|
*/
|
|
243
246
|
endpointConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations[];
|
|
244
247
|
/**
|
|
245
248
|
* @remarks
|
|
246
|
-
* The
|
|
249
|
+
* The ID of the region where the endpoint group is created.
|
|
247
250
|
*
|
|
248
|
-
* You can enter
|
|
251
|
+
* You can enter up to 5 endpoint group region IDs.
|
|
249
252
|
*
|
|
250
|
-
* >
|
|
253
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
251
254
|
*
|
|
252
255
|
* @example
|
|
253
256
|
* cn-hangzhou
|
|
@@ -255,13 +258,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
255
258
|
endpointGroupRegion?: string;
|
|
256
259
|
/**
|
|
257
260
|
* @remarks
|
|
258
|
-
* The name of the endpoint group
|
|
261
|
+
* The name of the endpoint group.
|
|
259
262
|
*
|
|
260
|
-
* The name must be 1 to 128 characters
|
|
263
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
261
264
|
*
|
|
262
|
-
* You can
|
|
265
|
+
* You can enter up to 5 endpoint group names.
|
|
263
266
|
*
|
|
264
|
-
* >
|
|
267
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
265
268
|
*
|
|
266
269
|
* @example
|
|
267
270
|
* test
|
|
@@ -279,48 +282,61 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
|
|
|
279
282
|
});
|
|
280
283
|
}
|
|
281
284
|
export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
285
|
+
apiKeys?: string[];
|
|
282
286
|
/**
|
|
283
287
|
* @remarks
|
|
284
|
-
* Specifies whether to
|
|
288
|
+
* Specifies whether to preserve client source IP addresses. Valid values:
|
|
285
289
|
*
|
|
286
|
-
*
|
|
287
|
-
* * **false** (default)
|
|
290
|
+
* - **true**: enables the feature.
|
|
288
291
|
*
|
|
289
|
-
*
|
|
290
|
-
*
|
|
291
|
-
*
|
|
292
|
-
*
|
|
292
|
+
* - **false** (default): disables the feature.
|
|
293
|
+
*
|
|
294
|
+
* > * This feature is disabled by default for endpoint groups of TCP or UDP listeners. You can enable it as needed.
|
|
295
|
+
* >
|
|
296
|
+
* > * This feature is enabled by default for endpoint groups of HTTP or HTTPS listeners. Client source IP addresses are retrieved from the `X-Forwarded-For` header. You cannot disable this feature.
|
|
297
|
+
* >
|
|
298
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
299
|
+
* >
|
|
300
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
293
301
|
*/
|
|
294
302
|
enableClientIPPreservation?: boolean;
|
|
295
303
|
/**
|
|
296
304
|
* @remarks
|
|
297
|
-
* Specifies whether to use the proxy protocol to preserve client IP addresses. Valid values:
|
|
305
|
+
* Specifies whether to use the proxy protocol to preserve client source IP addresses. Valid values:
|
|
306
|
+
*
|
|
307
|
+
* - **true**: enables the feature.
|
|
298
308
|
*
|
|
299
|
-
*
|
|
300
|
-
* * **false** (default)
|
|
309
|
+
* - **false** (default): disables the feature.
|
|
301
310
|
*
|
|
302
|
-
*
|
|
303
|
-
*
|
|
304
|
-
*
|
|
311
|
+
* > * You can configure this parameter only for endpoint groups of TCP listeners.
|
|
312
|
+
* >
|
|
313
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
314
|
+
* >
|
|
315
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
305
316
|
*/
|
|
306
317
|
enableProxyProtocol?: boolean;
|
|
307
318
|
/**
|
|
308
319
|
* @remarks
|
|
309
|
-
* The IP address or domain name of the endpoint
|
|
320
|
+
* The IP address or domain name of the endpoint.
|
|
310
321
|
*
|
|
311
|
-
*
|
|
322
|
+
* In an endpoint group of an intelligent routing listener, you can enter up to 100 IP addresses or domain names of endpoints.
|
|
312
323
|
*
|
|
313
|
-
* >
|
|
324
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
314
325
|
*
|
|
315
326
|
* @example
|
|
316
327
|
* 47.0.XX.XX
|
|
317
328
|
*/
|
|
318
329
|
endpoint?: string;
|
|
330
|
+
/**
|
|
331
|
+
* @example
|
|
332
|
+
* BAILIAN
|
|
333
|
+
*/
|
|
334
|
+
provider?: string;
|
|
319
335
|
/**
|
|
320
336
|
* @remarks
|
|
321
337
|
* The private IP address of the ENI.
|
|
322
338
|
*
|
|
323
|
-
* >
|
|
339
|
+
* > If the endpoint type is **ENI**, you can specify this parameter. If you do not specify this parameter, the primary private IP address of the ENI is used.
|
|
324
340
|
*
|
|
325
341
|
* @example
|
|
326
342
|
* 172.168.XX.XX
|
|
@@ -328,27 +344,41 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
|
|
|
328
344
|
subAddress?: string;
|
|
329
345
|
/**
|
|
330
346
|
* @remarks
|
|
331
|
-
* The type of the endpoint
|
|
347
|
+
* The type of the endpoint. Valid values:
|
|
348
|
+
*
|
|
349
|
+
* - **Domain**: a custom domain name.
|
|
350
|
+
*
|
|
351
|
+
* - **Ip**: a custom IP address.
|
|
352
|
+
*
|
|
353
|
+
* - **PublicIp**: a public IP address of an Alibaba Cloud service.
|
|
354
|
+
*
|
|
355
|
+
* - **ECS**: an Elastic Compute Service (ECS) instance.
|
|
356
|
+
*
|
|
357
|
+
* - **SLB**: a Server Load Balancer (SLB) instance.
|
|
358
|
+
*
|
|
359
|
+
* - **ALB**: an Application Load Balancer (ALB) instance.
|
|
360
|
+
*
|
|
361
|
+
* - **OSS**: an Object Storage Service (OSS) bucket.
|
|
362
|
+
*
|
|
363
|
+
* - **ENI**: an elastic network interface (ENI).
|
|
332
364
|
*
|
|
333
|
-
*
|
|
334
|
-
* * **Ip**: a custom IP address.
|
|
335
|
-
* * **PublicIp**: a public IP address provided by Alibaba Cloud.
|
|
336
|
-
* * **ECS**: an Elastic Compute Service (ECS) instance.
|
|
337
|
-
* * **SLB**: a Server Load Balancer (SLB) instance.
|
|
338
|
-
* * **ALB**: an Application Load Balancer (ALB) instance.
|
|
339
|
-
* * **OSS**: an Object Storage Service (OSS) bucket.
|
|
340
|
-
* * **ENI**: an elastic network interface (ENI).
|
|
341
|
-
* * **NLB**: a Network Load Balancer (NLB) instance.
|
|
342
|
-
* * **IpTarget**: a custom private IP address.
|
|
365
|
+
* - **NLB**: a Network Load Balancer (NLB) instance.
|
|
343
366
|
*
|
|
344
|
-
*
|
|
367
|
+
* - **IpTarget**: a custom private IP address.
|
|
345
368
|
*
|
|
346
|
-
*
|
|
347
|
-
*
|
|
348
|
-
*
|
|
349
|
-
*
|
|
350
|
-
*
|
|
351
|
-
*
|
|
369
|
+
* You can specify up to 100 endpoints in an endpoint group.
|
|
370
|
+
*
|
|
371
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
372
|
+
* >
|
|
373
|
+
* > - When you add endpoints, Global Accelerator may create service-linked roles to access your resources. The role created depends on the endpoint type:
|
|
374
|
+
* >
|
|
375
|
+
* > -
|
|
376
|
+
* >
|
|
377
|
+
* > -
|
|
378
|
+
* >
|
|
379
|
+
* > -
|
|
380
|
+
* >
|
|
381
|
+
* > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
|
|
352
382
|
*
|
|
353
383
|
* @example
|
|
354
384
|
* Ip
|
|
@@ -356,16 +386,16 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
|
|
|
356
386
|
type?: string;
|
|
357
387
|
/**
|
|
358
388
|
* @remarks
|
|
359
|
-
* The
|
|
389
|
+
* The list of vSwitches in the VPC. You can specify up to two vSwitch IDs.
|
|
360
390
|
*/
|
|
361
391
|
vSwitchIds?: string[];
|
|
362
392
|
/**
|
|
363
393
|
* @remarks
|
|
364
|
-
* The
|
|
394
|
+
* The ID of the Virtual Private Cloud (VPC).
|
|
365
395
|
*
|
|
366
|
-
*
|
|
396
|
+
* In an endpoint group of an intelligent routing listener, you can enter a maximum of 1 VPC ID.
|
|
367
397
|
*
|
|
368
|
-
* >
|
|
398
|
+
* > This parameter is required only for **IpTarget** endpoints.
|
|
369
399
|
*
|
|
370
400
|
* @example
|
|
371
401
|
* vpc-bp13r1kpr2lel****
|
|
@@ -373,14 +403,15 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
|
|
|
373
403
|
vpcId?: string;
|
|
374
404
|
/**
|
|
375
405
|
* @remarks
|
|
376
|
-
* The weight of the endpoint
|
|
406
|
+
* The weight of the endpoint.
|
|
377
407
|
*
|
|
378
408
|
* Valid values: **0** to **255**.
|
|
379
409
|
*
|
|
380
|
-
*
|
|
410
|
+
* In an endpoint group for an intelligent routing type listener, you can enter weights for up to 100 endpoints.
|
|
381
411
|
*
|
|
382
|
-
* >
|
|
383
|
-
*
|
|
412
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
413
|
+
* >
|
|
414
|
+
* > - If an endpoint\\"s weight is set to 0, Global Accelerator stops sending traffic to it. Use this setting with caution.
|
|
384
415
|
*
|
|
385
416
|
* @example
|
|
386
417
|
* 20
|
|
@@ -400,14 +431,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
|
|
|
400
431
|
export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrides extends $dara.Model {
|
|
401
432
|
/**
|
|
402
433
|
* @remarks
|
|
403
|
-
* The endpoint port that is
|
|
434
|
+
* The endpoint port that is specified in the port mapping.
|
|
404
435
|
*
|
|
405
|
-
* You can
|
|
436
|
+
* You can enter a maximum of 5 endpoint ports for port mapping.
|
|
406
437
|
*
|
|
407
|
-
* >
|
|
408
|
-
*
|
|
409
|
-
*
|
|
410
|
-
*
|
|
438
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
439
|
+
* >
|
|
440
|
+
* > - For TCP listeners, you cannot configure a port mapping for a virtual endpoint group. If a virtual endpoint group already exists for the listener, you cannot configure a port mapping for the default endpoint group. If a port mapping is configured for the default endpoint group, you cannot add a virtual endpoint group to the listener.
|
|
441
|
+
* >
|
|
442
|
+
* > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
|
|
443
|
+
* >
|
|
444
|
+
* > - When you modify the listener port range, make sure that the new port range includes all listener ports that are specified in the port mapping. For example, if the listener port range is 80-82 and the listener ports are mapped to the endpoint ports 100-102, you cannot change the listener port range to 80-81.
|
|
411
445
|
*
|
|
412
446
|
* @example
|
|
413
447
|
* 80
|
|
@@ -415,14 +449,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrid
|
|
|
415
449
|
endpointPort?: number;
|
|
416
450
|
/**
|
|
417
451
|
* @remarks
|
|
418
|
-
* The listener port that is
|
|
452
|
+
* The listener port that is specified in the port mapping.
|
|
419
453
|
*
|
|
420
|
-
* You can
|
|
454
|
+
* You can enter up to 5 listener ports for port mappings.
|
|
421
455
|
*
|
|
422
|
-
* >
|
|
423
|
-
*
|
|
424
|
-
*
|
|
425
|
-
*
|
|
456
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
457
|
+
* >
|
|
458
|
+
* > - For TCP listeners, you cannot configure a port mapping for a virtual endpoint group. If a virtual endpoint group already exists for the listener, you cannot configure a port mapping for the default endpoint group. If a port mapping is configured for the default endpoint group, you cannot add a virtual endpoint group to the listener.
|
|
459
|
+
* >
|
|
460
|
+
* > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
|
|
461
|
+
* >
|
|
462
|
+
* > - When you modify the listener port range, make sure that the new port range includes all listener ports that are specified in the port mapping. For example, if the listener port range is 80-82 and the listener ports are mapped to the endpoint ports 100-102, you cannot change the listener port range to 80-81.
|
|
426
463
|
*
|
|
427
464
|
* @example
|
|
428
465
|
* 443
|
|
@@ -442,18 +479,18 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrid
|
|
|
442
479
|
export declare class CreateListenerRequestEndpointGroupConfigurations extends $dara.Model {
|
|
443
480
|
/**
|
|
444
481
|
* @remarks
|
|
445
|
-
* The
|
|
482
|
+
* The endpoint configurations.
|
|
446
483
|
*/
|
|
447
484
|
endpointConfigurations?: CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations[];
|
|
448
485
|
/**
|
|
449
486
|
* @remarks
|
|
450
|
-
* The description of the endpoint group
|
|
487
|
+
* The description of the endpoint group.
|
|
451
488
|
*
|
|
452
|
-
* The description can be up to 200 characters
|
|
489
|
+
* The description can be up to 200 characters long and cannot contain `http://` or `https://`.
|
|
453
490
|
*
|
|
454
|
-
* You can enter
|
|
491
|
+
* You can enter up to 10 endpoint group descriptions.
|
|
455
492
|
*
|
|
456
|
-
* >
|
|
493
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
457
494
|
*
|
|
458
495
|
* @example
|
|
459
496
|
* test
|
|
@@ -461,13 +498,13 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
461
498
|
endpointGroupDescription?: string;
|
|
462
499
|
/**
|
|
463
500
|
* @remarks
|
|
464
|
-
* The name of the endpoint group
|
|
501
|
+
* The name of the endpoint group.
|
|
465
502
|
*
|
|
466
|
-
* The name must be 1 to 128 characters
|
|
503
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
467
504
|
*
|
|
468
|
-
* You can enter
|
|
505
|
+
* You can enter up to 10 endpoint group names.
|
|
469
506
|
*
|
|
470
|
-
* >
|
|
507
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
471
508
|
*
|
|
472
509
|
* @example
|
|
473
510
|
* test
|
|
@@ -475,11 +512,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
475
512
|
endpointGroupName?: string;
|
|
476
513
|
/**
|
|
477
514
|
* @remarks
|
|
478
|
-
* The
|
|
515
|
+
* The ID of the region where the endpoint group is created.
|
|
479
516
|
*
|
|
480
|
-
* You can enter
|
|
517
|
+
* You can enter up to 10 endpoint group region IDs.
|
|
481
518
|
*
|
|
482
|
-
* >
|
|
519
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
483
520
|
*
|
|
484
521
|
* @example
|
|
485
522
|
* cn-hangzhou
|
|
@@ -487,43 +524,65 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
487
524
|
endpointGroupRegion?: string;
|
|
488
525
|
/**
|
|
489
526
|
* @remarks
|
|
490
|
-
* The type of the endpoint group
|
|
527
|
+
* The type of the endpoint group. Valid values:
|
|
528
|
+
*
|
|
529
|
+
* - **default** (default): a default endpoint group.
|
|
491
530
|
*
|
|
492
|
-
*
|
|
493
|
-
* * **virtual**: a virtual endpoint group.
|
|
531
|
+
* - **virtual**: a virtual endpoint group.
|
|
494
532
|
*
|
|
495
|
-
* You can
|
|
533
|
+
* You can enter up to 10 endpoint group types.
|
|
496
534
|
*
|
|
497
|
-
* >
|
|
498
|
-
*
|
|
535
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
536
|
+
* >
|
|
537
|
+
* > - You can create virtual endpoint groups only for HTTP or HTTPS listeners.
|
|
499
538
|
*
|
|
500
539
|
* @example
|
|
501
540
|
* default
|
|
502
541
|
*/
|
|
503
542
|
endpointGroupType?: string;
|
|
543
|
+
/**
|
|
544
|
+
* @remarks
|
|
545
|
+
* The IP version used by the backend service. Valid values:
|
|
546
|
+
*
|
|
547
|
+
* - **IPv4** (default): GA uses only IPv4 addresses to communicate with backend services.
|
|
548
|
+
*
|
|
549
|
+
* - **IPv6**: GA uses only IPv6 addresses to communicate with backend services.
|
|
550
|
+
*
|
|
551
|
+
* - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with backend services.
|
|
552
|
+
*
|
|
553
|
+
* @example
|
|
554
|
+
* IPv4
|
|
555
|
+
*/
|
|
504
556
|
endpointIpVersion?: string;
|
|
505
557
|
/**
|
|
506
558
|
* @remarks
|
|
507
|
-
* The
|
|
559
|
+
* The protocol version of the backend service. Valid values:
|
|
560
|
+
*
|
|
561
|
+
* - **HTTP1.1** (default): HTTP/1.1
|
|
508
562
|
*
|
|
509
|
-
*
|
|
510
|
-
* * **HTTP2**
|
|
563
|
+
* - **HTTP2**: HTTP/2
|
|
511
564
|
*
|
|
512
|
-
* >
|
|
565
|
+
* > This parameter is available only when EndpointRequestProtocol is set to HTTPS.
|
|
566
|
+
*
|
|
567
|
+
* @example
|
|
568
|
+
* HTTP1.1
|
|
513
569
|
*/
|
|
514
570
|
endpointProtocolVersion?: string;
|
|
515
571
|
/**
|
|
516
572
|
* @remarks
|
|
517
|
-
* The
|
|
573
|
+
* The protocol used by the backend service. Valid values:
|
|
574
|
+
*
|
|
575
|
+
* - **HTTP** (default)
|
|
518
576
|
*
|
|
519
|
-
*
|
|
520
|
-
* * **HTTPS**
|
|
577
|
+
* - **HTTPS**
|
|
521
578
|
*
|
|
522
|
-
* You can
|
|
579
|
+
* You can enter up to 10 backend service protocols.
|
|
523
580
|
*
|
|
524
|
-
* >
|
|
525
|
-
*
|
|
526
|
-
*
|
|
581
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
582
|
+
* >
|
|
583
|
+
* > - You can configure this parameter only for endpoint groups of HTTP or HTTPS listeners.
|
|
584
|
+
* >
|
|
585
|
+
* > - For an HTTP listener, the backend service protocol must be **HTTP**.
|
|
527
586
|
*
|
|
528
587
|
* @example
|
|
529
588
|
* HTTP
|
|
@@ -533,25 +592,33 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
533
592
|
* @remarks
|
|
534
593
|
* Specifies whether to enable health checks for the endpoint group. Valid values:
|
|
535
594
|
*
|
|
536
|
-
*
|
|
537
|
-
* * **false** (default): disables the health check feature.
|
|
595
|
+
* - **true**: Enables health checks.
|
|
538
596
|
*
|
|
539
|
-
*
|
|
597
|
+
* - **false** (Default): Disables health checks.
|
|
540
598
|
*
|
|
541
|
-
*
|
|
599
|
+
* You can enable health checks for up to 10 endpoint groups.
|
|
600
|
+
*
|
|
601
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
542
602
|
*
|
|
543
603
|
* @example
|
|
544
604
|
* false
|
|
545
605
|
*/
|
|
546
606
|
healthCheckEnabled?: boolean;
|
|
607
|
+
/**
|
|
608
|
+
* @remarks
|
|
609
|
+
* The domain name that is used for health checks.
|
|
610
|
+
*
|
|
611
|
+
* @example
|
|
612
|
+
* www.taobao.com
|
|
613
|
+
*/
|
|
547
614
|
healthCheckHost?: string;
|
|
548
615
|
/**
|
|
549
616
|
* @remarks
|
|
550
|
-
* The
|
|
617
|
+
* The health check interval, in seconds.
|
|
551
618
|
*
|
|
552
|
-
* You can
|
|
619
|
+
* You can enter up to 10 health check intervals.
|
|
553
620
|
*
|
|
554
|
-
* >
|
|
621
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
555
622
|
*
|
|
556
623
|
* @example
|
|
557
624
|
* 3
|
|
@@ -559,11 +626,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
559
626
|
healthCheckIntervalSeconds?: number;
|
|
560
627
|
/**
|
|
561
628
|
* @remarks
|
|
562
|
-
* The health check
|
|
629
|
+
* The path to which health check requests are sent.
|
|
563
630
|
*
|
|
564
|
-
* You can
|
|
631
|
+
* You can enter up to 10 health check paths.
|
|
565
632
|
*
|
|
566
|
-
* >
|
|
633
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
567
634
|
*
|
|
568
635
|
* @example
|
|
569
636
|
* /healthcheck
|
|
@@ -571,11 +638,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
571
638
|
healthCheckPath?: string;
|
|
572
639
|
/**
|
|
573
640
|
* @remarks
|
|
574
|
-
* The port that
|
|
641
|
+
* The port that is used for health checks. Valid values: **1** to **65535**.
|
|
575
642
|
*
|
|
576
|
-
* You can
|
|
643
|
+
* You can enter a maximum of 10 ports for health checks.
|
|
577
644
|
*
|
|
578
|
-
* >
|
|
645
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
579
646
|
*
|
|
580
647
|
* @example
|
|
581
648
|
* 20
|
|
@@ -585,13 +652,15 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
585
652
|
* @remarks
|
|
586
653
|
* The protocol over which health check requests are sent. Valid values:
|
|
587
654
|
*
|
|
588
|
-
*
|
|
589
|
-
*
|
|
590
|
-
*
|
|
655
|
+
* - **tcp** or **TCP**: TCP
|
|
656
|
+
*
|
|
657
|
+
* - **http** or **HTTP**: HTTP
|
|
658
|
+
*
|
|
659
|
+
* - **https** or **HTTPS**: HTTPS
|
|
591
660
|
*
|
|
592
|
-
* You can
|
|
661
|
+
* You can enter up to 10 health check protocols.
|
|
593
662
|
*
|
|
594
|
-
* >
|
|
663
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
595
664
|
*
|
|
596
665
|
* @example
|
|
597
666
|
* tcp
|
|
@@ -599,16 +668,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
599
668
|
healthCheckProtocol?: string;
|
|
600
669
|
/**
|
|
601
670
|
* @remarks
|
|
602
|
-
* The port mappings.
|
|
671
|
+
* The port mapping. You can specify up to five port mappings.
|
|
603
672
|
*/
|
|
604
673
|
portOverrides?: CreateListenerRequestEndpointGroupConfigurationsPortOverrides[];
|
|
605
674
|
/**
|
|
606
675
|
* @remarks
|
|
607
|
-
* The number of
|
|
676
|
+
* The number of consecutive successful health checks required to mark an endpoint as healthy, or consecutive failed health checks to mark an endpoint as unhealthy.
|
|
677
|
+
* Valid values: **2** to **10**. Default value: **3**.
|
|
608
678
|
*
|
|
609
|
-
* You can
|
|
679
|
+
* You can enter up to 10 values for the number of consecutive health checks required to trigger a health status change.
|
|
610
680
|
*
|
|
611
|
-
* >
|
|
681
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
612
682
|
*
|
|
613
683
|
* @example
|
|
614
684
|
* 3
|
|
@@ -616,13 +686,13 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
616
686
|
thresholdCount?: number;
|
|
617
687
|
/**
|
|
618
688
|
* @remarks
|
|
619
|
-
* The traffic distribution ratio. If
|
|
689
|
+
* The traffic distribution ratio. If a standard listener is associated with multiple endpoint groups, this parameter specifies the percentage of traffic that is distributed to each endpoint group.
|
|
620
690
|
*
|
|
621
691
|
* Valid values: **1** to **100**. Default value: **100**.
|
|
622
692
|
*
|
|
623
|
-
* You can
|
|
693
|
+
* You can enter traffic distribution values for up to 10 endpoint groups.
|
|
624
694
|
*
|
|
625
|
-
* >
|
|
695
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
626
696
|
*
|
|
627
697
|
* @example
|
|
628
698
|
* 100
|
|
@@ -642,13 +712,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
|
|
|
642
712
|
export declare class CreateListenerRequestPortRanges extends $dara.Model {
|
|
643
713
|
/**
|
|
644
714
|
* @remarks
|
|
645
|
-
* The first port
|
|
715
|
+
* The first port in the listener range used to receive and forward requests to endpoints.
|
|
646
716
|
*
|
|
647
|
-
*
|
|
717
|
+
* The port number must be in the range of **1** to **65499**, and the value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
648
718
|
*
|
|
649
|
-
*
|
|
650
|
-
*
|
|
651
|
-
* > You can configure only one listener port for an HTTP or HTTPS listener. In this case, the first port is the same as the last port.
|
|
719
|
+
* > For HTTP or HTTPS listeners, you can specify only one listener port. In this case, the value of **FromPort** must be the same as the value of **ToPort**.
|
|
652
720
|
*
|
|
653
721
|
* This parameter is required.
|
|
654
722
|
*
|
|
@@ -658,13 +726,11 @@ export declare class CreateListenerRequestPortRanges extends $dara.Model {
|
|
|
658
726
|
fromPort?: number;
|
|
659
727
|
/**
|
|
660
728
|
* @remarks
|
|
661
|
-
* The last port
|
|
662
|
-
*
|
|
663
|
-
* Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
|
|
729
|
+
* The last port in the listener range used to receive and forward requests to endpoints.
|
|
664
730
|
*
|
|
665
|
-
* The
|
|
731
|
+
* The port number must be in the range of **1** to **65499**, and the value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
666
732
|
*
|
|
667
|
-
* >
|
|
733
|
+
* > For HTTP or HTTPS listeners, you can specify only one listener port. In this case, the value of **FromPort** must be the same as the value of **ToPort**.
|
|
668
734
|
*
|
|
669
735
|
* This parameter is required.
|
|
670
736
|
*
|
|
@@ -686,12 +752,13 @@ export declare class CreateListenerRequestPortRanges extends $dara.Model {
|
|
|
686
752
|
export declare class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
687
753
|
/**
|
|
688
754
|
* @remarks
|
|
689
|
-
* Specifies whether to use the `GA-AP` header to
|
|
755
|
+
* Specifies whether to use the `GA-AP` header to pass information about the acceleration region to the backend server. Valid values:
|
|
690
756
|
*
|
|
691
|
-
*
|
|
692
|
-
* * **false** (default): no
|
|
757
|
+
* - **true**
|
|
693
758
|
*
|
|
694
|
-
*
|
|
759
|
+
* - **false** (Default)
|
|
760
|
+
*
|
|
761
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
695
762
|
*
|
|
696
763
|
* @example
|
|
697
764
|
* false
|
|
@@ -699,12 +766,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
|
|
|
699
766
|
XForwardedForGaApEnabled?: boolean;
|
|
700
767
|
/**
|
|
701
768
|
* @remarks
|
|
702
|
-
* Specifies whether to use the `GA-ID` header to
|
|
769
|
+
* Specifies whether to use the `GA-ID` header to pass the Global Accelerator instance ID to the backend server. Valid values:
|
|
770
|
+
*
|
|
771
|
+
* - **true**
|
|
703
772
|
*
|
|
704
|
-
*
|
|
705
|
-
* * **false** (default): no
|
|
773
|
+
* - **false** (Default)
|
|
706
774
|
*
|
|
707
|
-
* > This parameter
|
|
775
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
708
776
|
*
|
|
709
777
|
* @example
|
|
710
778
|
* false
|
|
@@ -712,12 +780,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
|
|
|
712
780
|
XForwardedForGaIdEnabled?: boolean;
|
|
713
781
|
/**
|
|
714
782
|
* @remarks
|
|
715
|
-
* Specifies whether to use the `GA-X-Forward-Port` header to
|
|
783
|
+
* Specifies whether to use the `GA-X-Forward-Port` header to pass the listener port of the Global Accelerator instance to the backend server. Valid values:
|
|
716
784
|
*
|
|
717
|
-
*
|
|
718
|
-
* * **false** (default): no
|
|
785
|
+
* - **true**
|
|
719
786
|
*
|
|
720
|
-
*
|
|
787
|
+
* - **false** (Default)
|
|
788
|
+
*
|
|
789
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
721
790
|
*
|
|
722
791
|
* @example
|
|
723
792
|
* false
|
|
@@ -725,12 +794,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
|
|
|
725
794
|
XForwardedForPortEnabled?: boolean;
|
|
726
795
|
/**
|
|
727
796
|
* @remarks
|
|
728
|
-
* Specifies whether to use the `GA-X-Forward-Proto` header to
|
|
797
|
+
* Specifies whether to use the `GA-X-Forward-Proto` header to pass the listener protocol of the Global Accelerator instance to the backend server. Valid values:
|
|
798
|
+
*
|
|
799
|
+
* - **true**
|
|
729
800
|
*
|
|
730
|
-
*
|
|
731
|
-
* * **false** (default): no
|
|
801
|
+
* - **false** (Default)
|
|
732
802
|
*
|
|
733
|
-
* > This parameter
|
|
803
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
734
804
|
*
|
|
735
805
|
* @example
|
|
736
806
|
* false
|
|
@@ -738,12 +808,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
|
|
|
738
808
|
XForwardedForProtoEnabled?: boolean;
|
|
739
809
|
/**
|
|
740
810
|
* @remarks
|
|
741
|
-
* Specifies whether to use the `X-Real-IP` header to
|
|
811
|
+
* Specifies whether to use the `X-Real-IP` header to pass the client\\"s real IP address to the backend server. Valid values:
|
|
812
|
+
*
|
|
813
|
+
* - **true**
|
|
742
814
|
*
|
|
743
|
-
*
|
|
744
|
-
* * **false** (default): no
|
|
815
|
+
* - **false** (Default)
|
|
745
816
|
*
|
|
746
|
-
* > This parameter
|
|
817
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
747
818
|
*
|
|
748
819
|
* @example
|
|
749
820
|
* false
|
|
@@ -763,7 +834,7 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
|
|
|
763
834
|
export declare class CreateListenerRequest extends $dara.Model {
|
|
764
835
|
/**
|
|
765
836
|
* @remarks
|
|
766
|
-
* The ID of the
|
|
837
|
+
* The ID of the Global Accelerator instance.
|
|
767
838
|
*
|
|
768
839
|
* This parameter is required.
|
|
769
840
|
*
|
|
@@ -773,15 +844,16 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
773
844
|
acceleratorId?: string;
|
|
774
845
|
/**
|
|
775
846
|
* @remarks
|
|
776
|
-
* The SSL certificates.
|
|
847
|
+
* The SSL certificates for an HTTPS listener.
|
|
777
848
|
*/
|
|
778
849
|
certificates?: CreateListenerRequestCertificates[];
|
|
779
850
|
/**
|
|
780
851
|
* @remarks
|
|
781
|
-
*
|
|
852
|
+
* The client affinity for the listener.
|
|
782
853
|
*
|
|
783
|
-
*
|
|
784
|
-
*
|
|
854
|
+
* - By default, client affinity is disabled, and requests from the same client may be routed to different endpoints.
|
|
855
|
+
*
|
|
856
|
+
* - Set to **SOURCE_IP** to enable client affinity. This setting directs all requests from the same client to the same endpoint, regardless of the source port or protocol.
|
|
785
857
|
*
|
|
786
858
|
* @example
|
|
787
859
|
* SOURCE_IP
|
|
@@ -789,11 +861,11 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
789
861
|
clientAffinity?: string;
|
|
790
862
|
/**
|
|
791
863
|
* @remarks
|
|
792
|
-
*
|
|
864
|
+
* A client token that ensures the idempotence of the request.
|
|
793
865
|
*
|
|
794
|
-
*
|
|
866
|
+
* Generate a unique token on your client for each request. The token must contain only ASCII characters.
|
|
795
867
|
*
|
|
796
|
-
* > If you
|
|
868
|
+
* > If you omit this parameter, the system uses the request\\"s **RequestId** as the **ClientToken**.
|
|
797
869
|
*
|
|
798
870
|
* @example
|
|
799
871
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -801,18 +873,18 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
801
873
|
clientToken?: string;
|
|
802
874
|
/**
|
|
803
875
|
* @remarks
|
|
804
|
-
* The
|
|
876
|
+
* The configurations of the endpoint groups for a custom routing listener.
|
|
805
877
|
*
|
|
806
|
-
*
|
|
878
|
+
* You can specify up to five endpoint groups.
|
|
807
879
|
*
|
|
808
|
-
* >
|
|
880
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
809
881
|
*/
|
|
810
882
|
customRoutingEndpointGroupConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurations[];
|
|
811
883
|
/**
|
|
812
884
|
* @remarks
|
|
813
885
|
* The description of the listener.
|
|
814
886
|
*
|
|
815
|
-
* The description can be up to 200 characters
|
|
887
|
+
* The description can be up to 200 characters long and cannot start with `http://` or `https://`.
|
|
816
888
|
*
|
|
817
889
|
* @example
|
|
818
890
|
* Listener
|
|
@@ -820,22 +892,24 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
820
892
|
description?: string;
|
|
821
893
|
/**
|
|
822
894
|
* @remarks
|
|
823
|
-
* The
|
|
895
|
+
* The configurations of the endpoint groups for a standard listener.
|
|
824
896
|
*
|
|
825
|
-
* You can
|
|
897
|
+
* You can specify up to 10 endpoint groups.
|
|
826
898
|
*
|
|
827
|
-
* >
|
|
899
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
828
900
|
*/
|
|
829
901
|
endpointGroupConfigurations?: CreateListenerRequestEndpointGroupConfigurations[];
|
|
830
902
|
/**
|
|
831
903
|
* @remarks
|
|
832
|
-
* The maximum
|
|
904
|
+
* The maximum HTTP version. Valid values:
|
|
905
|
+
*
|
|
906
|
+
* - **http3**: HTTP/3
|
|
833
907
|
*
|
|
834
|
-
*
|
|
835
|
-
* * **http2** (default)
|
|
836
|
-
* * **http1.1**
|
|
908
|
+
* - **http2** (default): HTTP/2
|
|
837
909
|
*
|
|
838
|
-
*
|
|
910
|
+
* - **http1.1**: HTTP/1.1
|
|
911
|
+
*
|
|
912
|
+
* > This parameter applies only to HTTPS listeners.
|
|
839
913
|
*
|
|
840
914
|
* @example
|
|
841
915
|
* http2
|
|
@@ -843,11 +917,13 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
843
917
|
httpVersion?: string;
|
|
844
918
|
/**
|
|
845
919
|
* @remarks
|
|
846
|
-
* The
|
|
920
|
+
* The connection idle timeout, in seconds.
|
|
921
|
+
*
|
|
922
|
+
* - TCP: 10–900 seconds. Default: 900 seconds.
|
|
847
923
|
*
|
|
848
|
-
*
|
|
849
|
-
*
|
|
850
|
-
*
|
|
924
|
+
* - UDP: 10–20 seconds. Default: 20 seconds.
|
|
925
|
+
*
|
|
926
|
+
* - HTTP/HTTPS: 1–60 seconds. Default: 15 seconds.
|
|
851
927
|
*
|
|
852
928
|
* @example
|
|
853
929
|
* 900
|
|
@@ -857,7 +933,7 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
857
933
|
* @remarks
|
|
858
934
|
* The name of the listener.
|
|
859
935
|
*
|
|
860
|
-
* The name must be 1 to 128 characters
|
|
936
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
861
937
|
*
|
|
862
938
|
* @example
|
|
863
939
|
* Listener
|
|
@@ -865,19 +941,22 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
865
941
|
name?: string;
|
|
866
942
|
/**
|
|
867
943
|
* @remarks
|
|
868
|
-
* The listener
|
|
944
|
+
* The listener port range. The port numbers must be within the range of **1** to **65499**. The maximum number of allowed ports depends on the listener\\"s routing type and protocol. For more information, see [Listener ports](https://help.aliyun.com/document_detail/153216.html).
|
|
869
945
|
*
|
|
870
946
|
* This parameter is required.
|
|
871
947
|
*/
|
|
872
948
|
portRanges?: CreateListenerRequestPortRanges[];
|
|
873
949
|
/**
|
|
874
950
|
* @remarks
|
|
875
|
-
* The network
|
|
951
|
+
* The listener\\"s network protocol. Valid values:
|
|
952
|
+
*
|
|
953
|
+
* - **tcp**: TCP.
|
|
954
|
+
*
|
|
955
|
+
* - **udp**: UDP.
|
|
876
956
|
*
|
|
877
|
-
*
|
|
878
|
-
*
|
|
879
|
-
*
|
|
880
|
-
* * **https**: HTTPS
|
|
957
|
+
* - **http**: HTTP.
|
|
958
|
+
*
|
|
959
|
+
* - **https**: HTTPS.
|
|
881
960
|
*
|
|
882
961
|
* @example
|
|
883
962
|
* tcp
|
|
@@ -885,7 +964,7 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
885
964
|
protocol?: string;
|
|
886
965
|
/**
|
|
887
966
|
* @remarks
|
|
888
|
-
* The ID of the
|
|
967
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
889
968
|
*
|
|
890
969
|
* This parameter is required.
|
|
891
970
|
*
|
|
@@ -895,11 +974,11 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
895
974
|
regionId?: string;
|
|
896
975
|
/**
|
|
897
976
|
* @remarks
|
|
898
|
-
* The timeout
|
|
977
|
+
* The request timeout for HTTP/HTTPS connections, in seconds.
|
|
899
978
|
*
|
|
900
|
-
* Valid values: 1
|
|
979
|
+
* Valid values: 1–180 seconds. Default: 60 seconds.
|
|
901
980
|
*
|
|
902
|
-
* >
|
|
981
|
+
* > This parameter applies only to HTTP or HTTPS listeners. If the backend server does not respond within the timeout period, Global Accelerator returns an HTTP 504 error to the client.
|
|
903
982
|
*
|
|
904
983
|
* @example
|
|
905
984
|
* 15
|
|
@@ -909,32 +988,37 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
909
988
|
* @remarks
|
|
910
989
|
* The ID of the security policy. Valid values:
|
|
911
990
|
*
|
|
912
|
-
*
|
|
991
|
+
* - **tls_cipher_policy_1_0**
|
|
992
|
+
*
|
|
993
|
+
* - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
|
|
994
|
+
*
|
|
995
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
996
|
+
*
|
|
997
|
+
* - **tls_cipher_policy_1_1**
|
|
913
998
|
*
|
|
914
|
-
*
|
|
915
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
999
|
+
* - Supported TLS versions: TLS 1.1 and TLS 1.2.
|
|
916
1000
|
*
|
|
917
|
-
*
|
|
1001
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
918
1002
|
*
|
|
919
|
-
*
|
|
920
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
1003
|
+
* - **tls_cipher_policy_1_2**
|
|
921
1004
|
*
|
|
922
|
-
*
|
|
1005
|
+
* - Supported TLS version: TLS 1.2.
|
|
923
1006
|
*
|
|
924
|
-
*
|
|
925
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
1007
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
926
1008
|
*
|
|
927
|
-
*
|
|
1009
|
+
* - **tls_cipher_policy_1_2_strict**
|
|
928
1010
|
*
|
|
929
|
-
*
|
|
930
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
1011
|
+
* - Supported TLS version: TLS 1.2.
|
|
931
1012
|
*
|
|
932
|
-
*
|
|
1013
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
933
1014
|
*
|
|
934
|
-
*
|
|
935
|
-
* * Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
1015
|
+
* - **tls_cipher_policy_1_2_strict_with_1_3**
|
|
936
1016
|
*
|
|
937
|
-
*
|
|
1017
|
+
* - Supported TLS versions: TLS 1.2 and TLS 1.3.
|
|
1018
|
+
*
|
|
1019
|
+
* - Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
1020
|
+
*
|
|
1021
|
+
* > This parameter applies only to HTTPS listeners.
|
|
938
1022
|
*
|
|
939
1023
|
* @example
|
|
940
1024
|
* tls_cipher_policy_1_0
|
|
@@ -944,11 +1028,13 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
944
1028
|
* @remarks
|
|
945
1029
|
* The routing type of the listener. Valid values:
|
|
946
1030
|
*
|
|
947
|
-
*
|
|
948
|
-
*
|
|
1031
|
+
* - **Standard** (default): standard routing.
|
|
1032
|
+
*
|
|
1033
|
+
* - **CustomRouting**: custom routing.
|
|
949
1034
|
*
|
|
950
|
-
* > *
|
|
951
|
-
* >
|
|
1035
|
+
* > * Custom routing is in invitation-only preview. To use this feature, contact your Alibaba Cloud account manager.
|
|
1036
|
+
* >
|
|
1037
|
+
* > * A standard Global Accelerator instance supports only one routing type for all of its listeners. The routing type cannot be changed after the listener is created. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
|
|
952
1038
|
*
|
|
953
1039
|
* @example
|
|
954
1040
|
* Standard
|
|
@@ -956,7 +1042,7 @@ export declare class CreateListenerRequest extends $dara.Model {
|
|
|
956
1042
|
type?: string;
|
|
957
1043
|
/**
|
|
958
1044
|
* @remarks
|
|
959
|
-
*
|
|
1045
|
+
* Settings for `X-Forwarded-For` related headers.
|
|
960
1046
|
*/
|
|
961
1047
|
XForwardedForConfig?: CreateListenerRequestXForwardedForConfig;
|
|
962
1048
|
static names(): {
|