@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
|
@@ -7,7 +7,7 @@ export class CreateListenerRequestCertificates extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The ID of the SSL certificate.
|
|
9
9
|
*
|
|
10
|
-
* > This parameter is required only
|
|
10
|
+
* > This parameter is required only for HTTPS listeners.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* 449****-cn-hangzhou
|
|
@@ -37,13 +37,13 @@ export class CreateListenerRequestCertificates extends $dara.Model {
|
|
|
37
37
|
export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The
|
|
40
|
+
* The first port of the backend service.
|
|
41
41
|
*
|
|
42
|
-
*
|
|
42
|
+
* The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
43
43
|
*
|
|
44
|
-
*
|
|
44
|
+
* In each endpoint group for a custom routing type listener, you can enter up to 20 backend service starting ports.
|
|
45
45
|
*
|
|
46
|
-
* >
|
|
46
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
47
47
|
*
|
|
48
48
|
* @example
|
|
49
49
|
* 80
|
|
@@ -51,22 +51,22 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestin
|
|
|
51
51
|
fromPort?: number;
|
|
52
52
|
/**
|
|
53
53
|
* @remarks
|
|
54
|
-
* The
|
|
54
|
+
* The protocols of the backend service.
|
|
55
55
|
*
|
|
56
|
-
* You can specify up to four
|
|
56
|
+
* You can specify up to four backend service protocols for each mapping configuration.
|
|
57
57
|
*
|
|
58
|
-
* >
|
|
58
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
59
59
|
*/
|
|
60
60
|
protocols?: string[];
|
|
61
61
|
/**
|
|
62
62
|
* @remarks
|
|
63
|
-
* The
|
|
63
|
+
* The last port of the backend service.
|
|
64
64
|
*
|
|
65
|
-
*
|
|
65
|
+
* The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
66
66
|
*
|
|
67
|
-
*
|
|
67
|
+
* In each endpoint group of a listener of the custom routing type, you can enter a maximum of 20 backend service ports.
|
|
68
68
|
*
|
|
69
|
-
* >
|
|
69
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
72
|
* 80
|
|
@@ -103,13 +103,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestin
|
|
|
103
103
|
export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
|
|
104
104
|
/**
|
|
105
105
|
* @remarks
|
|
106
|
-
* The
|
|
106
|
+
* The first port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
|
|
107
107
|
*
|
|
108
|
-
* This parameter
|
|
108
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
109
109
|
*
|
|
110
|
-
* You can specify
|
|
110
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 first ports for each destination.
|
|
111
111
|
*
|
|
112
|
-
* >
|
|
112
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
113
113
|
*
|
|
114
114
|
* @example
|
|
115
115
|
* 80
|
|
@@ -117,13 +117,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
117
117
|
fromPort?: number;
|
|
118
118
|
/**
|
|
119
119
|
* @remarks
|
|
120
|
-
* The
|
|
120
|
+
* The last port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
|
|
121
121
|
*
|
|
122
|
-
* This parameter
|
|
122
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
123
123
|
*
|
|
124
|
-
* You can specify
|
|
124
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 last ports for each destination.
|
|
125
125
|
*
|
|
126
|
-
* >
|
|
126
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
127
127
|
*
|
|
128
128
|
* @example
|
|
129
129
|
* 80
|
|
@@ -155,13 +155,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
155
155
|
export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
|
|
156
156
|
/**
|
|
157
157
|
* @remarks
|
|
158
|
-
* The IP address of the destination.
|
|
158
|
+
* The IP address of the destination that is allowed to receive traffic.
|
|
159
159
|
*
|
|
160
|
-
* This parameter
|
|
160
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
161
161
|
*
|
|
162
|
-
* You can specify up to 20 destination IP addresses for each endpoint
|
|
162
|
+
* You can specify up to 20 destination IP addresses for each endpoint.
|
|
163
163
|
*
|
|
164
|
-
* >
|
|
164
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
165
165
|
*
|
|
166
166
|
* @example
|
|
167
167
|
* 10.0.XX.XX
|
|
@@ -169,15 +169,15 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
169
169
|
address?: string;
|
|
170
170
|
/**
|
|
171
171
|
* @remarks
|
|
172
|
-
* The port
|
|
172
|
+
* 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.
|
|
173
173
|
*
|
|
174
|
-
* If you
|
|
174
|
+
* If you leave this parameter empty, all ports of the destination are allowed.
|
|
175
175
|
*
|
|
176
|
-
* This parameter
|
|
176
|
+
* This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
177
177
|
*
|
|
178
|
-
* You can specify
|
|
178
|
+
* You can specify up to 20 port ranges for each endpoint, and up to 5 port ranges for each destination.
|
|
179
179
|
*
|
|
180
|
-
* >
|
|
180
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
181
181
|
*/
|
|
182
182
|
portRanges?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
|
|
183
183
|
static names(): { [key: string]: string } {
|
|
@@ -209,9 +209,9 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
209
209
|
export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
210
210
|
/**
|
|
211
211
|
* @remarks
|
|
212
|
-
* The
|
|
212
|
+
* The vSwitch of the custom routing listener.
|
|
213
213
|
*
|
|
214
|
-
* >
|
|
214
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
215
215
|
*
|
|
216
216
|
* @example
|
|
217
217
|
* vsw-test01
|
|
@@ -219,22 +219,25 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
219
219
|
endpoint?: string;
|
|
220
220
|
/**
|
|
221
221
|
* @remarks
|
|
222
|
-
* The
|
|
222
|
+
* The destination configurations for a custom routing listener.
|
|
223
223
|
*
|
|
224
|
-
* You can specify up to 20
|
|
224
|
+
* You can specify up to 20 destinations for each endpoint.
|
|
225
225
|
*
|
|
226
|
-
* >
|
|
226
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
227
227
|
*/
|
|
228
228
|
policyConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
|
|
229
229
|
/**
|
|
230
230
|
* @remarks
|
|
231
|
-
* The traffic policy for the
|
|
231
|
+
* The traffic policy for the backend service of a custom routing listener. Valid values:
|
|
232
232
|
*
|
|
233
|
-
*
|
|
234
|
-
* * **AllowAll**: allows all traffic to the specified backend service.
|
|
235
|
-
* * **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.
|
|
233
|
+
* - **DenyAll** (default): Denies all traffic to the specified backend service.
|
|
236
234
|
*
|
|
237
|
-
*
|
|
235
|
+
* - **AllowAll**: Allows all traffic to the specified backend service.
|
|
236
|
+
*
|
|
237
|
+
* - **AllowCustom**: Allows traffic to specific destinations.
|
|
238
|
+
* 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.
|
|
239
|
+
*
|
|
240
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
238
241
|
*
|
|
239
242
|
* @example
|
|
240
243
|
* DenyAll
|
|
@@ -242,11 +245,11 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
242
245
|
trafficToEndpointPolicy?: string;
|
|
243
246
|
/**
|
|
244
247
|
* @remarks
|
|
245
|
-
* The
|
|
248
|
+
* The type of the backend service for a custom routing listener. Valid value:
|
|
246
249
|
*
|
|
247
|
-
* **PrivateSubNet
|
|
250
|
+
* **PrivateSubNet** (default): a private CIDR block.
|
|
248
251
|
*
|
|
249
|
-
* >
|
|
252
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
250
253
|
*
|
|
251
254
|
* @example
|
|
252
255
|
* PrivateSubNet
|
|
@@ -285,13 +288,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
|
|
|
285
288
|
export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations extends $dara.Model {
|
|
286
289
|
/**
|
|
287
290
|
* @remarks
|
|
288
|
-
* The description of the endpoint group
|
|
291
|
+
* The description of the endpoint group.
|
|
289
292
|
*
|
|
290
|
-
* The description can be up to 200 characters
|
|
293
|
+
* The description can be up to 200 characters long and cannot contain `http://` or `https://`.
|
|
291
294
|
*
|
|
292
|
-
* You can
|
|
295
|
+
* You can enter up to 5 endpoint group descriptions.
|
|
293
296
|
*
|
|
294
|
-
* >
|
|
297
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
295
298
|
*
|
|
296
299
|
* @example
|
|
297
300
|
* test
|
|
@@ -299,31 +302,31 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
|
|
|
299
302
|
description?: string;
|
|
300
303
|
/**
|
|
301
304
|
* @remarks
|
|
302
|
-
* The mapping configurations
|
|
305
|
+
* The mapping configurations for the endpoint group.
|
|
303
306
|
*
|
|
304
|
-
* You
|
|
307
|
+
* You must specify the port ranges and protocols for the backend service. The settings are mapped to the associated listener port ranges.
|
|
305
308
|
*
|
|
306
|
-
* You can specify up to 20 mapping configurations for
|
|
309
|
+
* You can specify up to 20 mapping configurations for each endpoint group.
|
|
307
310
|
*
|
|
308
|
-
* >
|
|
311
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
309
312
|
*/
|
|
310
313
|
destinationConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations[];
|
|
311
314
|
/**
|
|
312
315
|
* @remarks
|
|
313
|
-
* The
|
|
316
|
+
* The endpoint configurations.
|
|
314
317
|
*
|
|
315
|
-
* You can
|
|
318
|
+
* You can specify up to 10 endpoints for each endpoint group.
|
|
316
319
|
*
|
|
317
|
-
* >
|
|
320
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
318
321
|
*/
|
|
319
322
|
endpointConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations[];
|
|
320
323
|
/**
|
|
321
324
|
* @remarks
|
|
322
|
-
* The
|
|
325
|
+
* The ID of the region where the endpoint group is created.
|
|
323
326
|
*
|
|
324
|
-
* You can enter
|
|
327
|
+
* You can enter up to 5 endpoint group region IDs.
|
|
325
328
|
*
|
|
326
|
-
* >
|
|
329
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
327
330
|
*
|
|
328
331
|
* @example
|
|
329
332
|
* cn-hangzhou
|
|
@@ -331,13 +334,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
|
|
|
331
334
|
endpointGroupRegion?: string;
|
|
332
335
|
/**
|
|
333
336
|
* @remarks
|
|
334
|
-
* The name of the endpoint group
|
|
337
|
+
* The name of the endpoint group.
|
|
335
338
|
*
|
|
336
|
-
* The name must be 1 to 128 characters
|
|
339
|
+
* 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 (-).
|
|
337
340
|
*
|
|
338
|
-
* You can
|
|
341
|
+
* You can enter up to 5 endpoint group names.
|
|
339
342
|
*
|
|
340
|
-
* >
|
|
343
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
341
344
|
*
|
|
342
345
|
* @example
|
|
343
346
|
* test
|
|
@@ -379,48 +382,61 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
|
|
|
379
382
|
}
|
|
380
383
|
|
|
381
384
|
export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
385
|
+
apiKeys?: string[];
|
|
382
386
|
/**
|
|
383
387
|
* @remarks
|
|
384
|
-
* Specifies whether to
|
|
388
|
+
* Specifies whether to preserve client source IP addresses. Valid values:
|
|
385
389
|
*
|
|
386
|
-
*
|
|
387
|
-
* * **false** (default)
|
|
390
|
+
* - **true**: enables the feature.
|
|
388
391
|
*
|
|
389
|
-
*
|
|
390
|
-
*
|
|
391
|
-
*
|
|
392
|
-
*
|
|
392
|
+
* - **false** (default): disables the feature.
|
|
393
|
+
*
|
|
394
|
+
* > * This feature is disabled by default for endpoint groups of TCP or UDP listeners. You can enable it as needed.
|
|
395
|
+
* >
|
|
396
|
+
* > * 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.
|
|
397
|
+
* >
|
|
398
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
399
|
+
* >
|
|
400
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
393
401
|
*/
|
|
394
402
|
enableClientIPPreservation?: boolean;
|
|
395
403
|
/**
|
|
396
404
|
* @remarks
|
|
397
|
-
* Specifies whether to use the proxy protocol to preserve client IP addresses. Valid values:
|
|
405
|
+
* Specifies whether to use the proxy protocol to preserve client source IP addresses. Valid values:
|
|
406
|
+
*
|
|
407
|
+
* - **true**: enables the feature.
|
|
398
408
|
*
|
|
399
|
-
*
|
|
400
|
-
* * **false** (default)
|
|
409
|
+
* - **false** (default): disables the feature.
|
|
401
410
|
*
|
|
402
|
-
*
|
|
403
|
-
*
|
|
404
|
-
*
|
|
411
|
+
* > * You can configure this parameter only for endpoint groups of TCP listeners.
|
|
412
|
+
* >
|
|
413
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
414
|
+
* >
|
|
415
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
405
416
|
*/
|
|
406
417
|
enableProxyProtocol?: boolean;
|
|
407
418
|
/**
|
|
408
419
|
* @remarks
|
|
409
|
-
* The IP address or domain name of the endpoint
|
|
420
|
+
* The IP address or domain name of the endpoint.
|
|
410
421
|
*
|
|
411
|
-
*
|
|
422
|
+
* In an endpoint group of an intelligent routing listener, you can enter up to 100 IP addresses or domain names of endpoints.
|
|
412
423
|
*
|
|
413
|
-
* >
|
|
424
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
414
425
|
*
|
|
415
426
|
* @example
|
|
416
427
|
* 47.0.XX.XX
|
|
417
428
|
*/
|
|
418
429
|
endpoint?: string;
|
|
430
|
+
/**
|
|
431
|
+
* @example
|
|
432
|
+
* BAILIAN
|
|
433
|
+
*/
|
|
434
|
+
provider?: string;
|
|
419
435
|
/**
|
|
420
436
|
* @remarks
|
|
421
437
|
* The private IP address of the ENI.
|
|
422
438
|
*
|
|
423
|
-
* >
|
|
439
|
+
* > 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.
|
|
424
440
|
*
|
|
425
441
|
* @example
|
|
426
442
|
* 172.168.XX.XX
|
|
@@ -428,27 +444,41 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
428
444
|
subAddress?: string;
|
|
429
445
|
/**
|
|
430
446
|
* @remarks
|
|
431
|
-
* The type of the endpoint
|
|
447
|
+
* The type of the endpoint. Valid values:
|
|
448
|
+
*
|
|
449
|
+
* - **Domain**: a custom domain name.
|
|
450
|
+
*
|
|
451
|
+
* - **Ip**: a custom IP address.
|
|
452
|
+
*
|
|
453
|
+
* - **PublicIp**: a public IP address of an Alibaba Cloud service.
|
|
454
|
+
*
|
|
455
|
+
* - **ECS**: an Elastic Compute Service (ECS) instance.
|
|
456
|
+
*
|
|
457
|
+
* - **SLB**: a Server Load Balancer (SLB) instance.
|
|
458
|
+
*
|
|
459
|
+
* - **ALB**: an Application Load Balancer (ALB) instance.
|
|
460
|
+
*
|
|
461
|
+
* - **OSS**: an Object Storage Service (OSS) bucket.
|
|
462
|
+
*
|
|
463
|
+
* - **ENI**: an elastic network interface (ENI).
|
|
432
464
|
*
|
|
433
|
-
*
|
|
434
|
-
* * **Ip**: a custom IP address.
|
|
435
|
-
* * **PublicIp**: a public IP address provided by Alibaba Cloud.
|
|
436
|
-
* * **ECS**: an Elastic Compute Service (ECS) instance.
|
|
437
|
-
* * **SLB**: a Server Load Balancer (SLB) instance.
|
|
438
|
-
* * **ALB**: an Application Load Balancer (ALB) instance.
|
|
439
|
-
* * **OSS**: an Object Storage Service (OSS) bucket.
|
|
440
|
-
* * **ENI**: an elastic network interface (ENI).
|
|
441
|
-
* * **NLB**: a Network Load Balancer (NLB) instance.
|
|
442
|
-
* * **IpTarget**: a custom private IP address.
|
|
465
|
+
* - **NLB**: a Network Load Balancer (NLB) instance.
|
|
443
466
|
*
|
|
444
|
-
*
|
|
467
|
+
* - **IpTarget**: a custom private IP address.
|
|
445
468
|
*
|
|
446
|
-
*
|
|
447
|
-
*
|
|
448
|
-
*
|
|
449
|
-
*
|
|
450
|
-
*
|
|
451
|
-
*
|
|
469
|
+
* You can specify up to 100 endpoints in an endpoint group.
|
|
470
|
+
*
|
|
471
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
472
|
+
* >
|
|
473
|
+
* > - When you add endpoints, Global Accelerator may create service-linked roles to access your resources. The role created depends on the endpoint type:
|
|
474
|
+
* >
|
|
475
|
+
* > -
|
|
476
|
+
* >
|
|
477
|
+
* > -
|
|
478
|
+
* >
|
|
479
|
+
* > -
|
|
480
|
+
* >
|
|
481
|
+
* > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
|
|
452
482
|
*
|
|
453
483
|
* @example
|
|
454
484
|
* Ip
|
|
@@ -456,16 +486,16 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
456
486
|
type?: string;
|
|
457
487
|
/**
|
|
458
488
|
* @remarks
|
|
459
|
-
* The
|
|
489
|
+
* The list of vSwitches in the VPC. You can specify up to two vSwitch IDs.
|
|
460
490
|
*/
|
|
461
491
|
vSwitchIds?: string[];
|
|
462
492
|
/**
|
|
463
493
|
* @remarks
|
|
464
|
-
* The
|
|
494
|
+
* The ID of the Virtual Private Cloud (VPC).
|
|
465
495
|
*
|
|
466
|
-
*
|
|
496
|
+
* In an endpoint group of an intelligent routing listener, you can enter a maximum of 1 VPC ID.
|
|
467
497
|
*
|
|
468
|
-
* >
|
|
498
|
+
* > This parameter is required only for **IpTarget** endpoints.
|
|
469
499
|
*
|
|
470
500
|
* @example
|
|
471
501
|
* vpc-bp13r1kpr2lel****
|
|
@@ -473,14 +503,15 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
473
503
|
vpcId?: string;
|
|
474
504
|
/**
|
|
475
505
|
* @remarks
|
|
476
|
-
* The weight of the endpoint
|
|
506
|
+
* The weight of the endpoint.
|
|
477
507
|
*
|
|
478
508
|
* Valid values: **0** to **255**.
|
|
479
509
|
*
|
|
480
|
-
*
|
|
510
|
+
* In an endpoint group for an intelligent routing type listener, you can enter weights for up to 100 endpoints.
|
|
481
511
|
*
|
|
482
|
-
* >
|
|
483
|
-
*
|
|
512
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
513
|
+
* >
|
|
514
|
+
* > - If an endpoint\\"s weight is set to 0, Global Accelerator stops sending traffic to it. Use this setting with caution.
|
|
484
515
|
*
|
|
485
516
|
* @example
|
|
486
517
|
* 20
|
|
@@ -488,9 +519,11 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
488
519
|
weight?: number;
|
|
489
520
|
static names(): { [key: string]: string } {
|
|
490
521
|
return {
|
|
522
|
+
apiKeys: 'ApiKeys',
|
|
491
523
|
enableClientIPPreservation: 'EnableClientIPPreservation',
|
|
492
524
|
enableProxyProtocol: 'EnableProxyProtocol',
|
|
493
525
|
endpoint: 'Endpoint',
|
|
526
|
+
provider: 'Provider',
|
|
494
527
|
subAddress: 'SubAddress',
|
|
495
528
|
type: 'Type',
|
|
496
529
|
vSwitchIds: 'VSwitchIds',
|
|
@@ -501,9 +534,11 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
501
534
|
|
|
502
535
|
static types(): { [key: string]: any } {
|
|
503
536
|
return {
|
|
537
|
+
apiKeys: { 'type': 'array', 'itemType': 'string' },
|
|
504
538
|
enableClientIPPreservation: 'boolean',
|
|
505
539
|
enableProxyProtocol: 'boolean',
|
|
506
540
|
endpoint: 'string',
|
|
541
|
+
provider: 'string',
|
|
507
542
|
subAddress: 'string',
|
|
508
543
|
type: 'string',
|
|
509
544
|
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -513,6 +548,9 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
513
548
|
}
|
|
514
549
|
|
|
515
550
|
validate() {
|
|
551
|
+
if(Array.isArray(this.apiKeys)) {
|
|
552
|
+
$dara.Model.validateArray(this.apiKeys);
|
|
553
|
+
}
|
|
516
554
|
if(Array.isArray(this.vSwitchIds)) {
|
|
517
555
|
$dara.Model.validateArray(this.vSwitchIds);
|
|
518
556
|
}
|
|
@@ -527,14 +565,17 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
|
|
|
527
565
|
export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides extends $dara.Model {
|
|
528
566
|
/**
|
|
529
567
|
* @remarks
|
|
530
|
-
* The endpoint port that is
|
|
568
|
+
* The endpoint port that is specified in the port mapping.
|
|
531
569
|
*
|
|
532
|
-
* You can
|
|
570
|
+
* You can enter a maximum of 5 endpoint ports for port mapping.
|
|
533
571
|
*
|
|
534
|
-
* >
|
|
535
|
-
*
|
|
536
|
-
*
|
|
537
|
-
*
|
|
572
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
573
|
+
* >
|
|
574
|
+
* > - 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.
|
|
575
|
+
* >
|
|
576
|
+
* > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
|
|
577
|
+
* >
|
|
578
|
+
* > - 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.
|
|
538
579
|
*
|
|
539
580
|
* @example
|
|
540
581
|
* 80
|
|
@@ -542,14 +583,17 @@ export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides exten
|
|
|
542
583
|
endpointPort?: number;
|
|
543
584
|
/**
|
|
544
585
|
* @remarks
|
|
545
|
-
* The listener port that is
|
|
586
|
+
* The listener port that is specified in the port mapping.
|
|
546
587
|
*
|
|
547
|
-
* You can
|
|
588
|
+
* You can enter up to 5 listener ports for port mappings.
|
|
548
589
|
*
|
|
549
|
-
* >
|
|
550
|
-
*
|
|
551
|
-
*
|
|
552
|
-
*
|
|
590
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
591
|
+
* >
|
|
592
|
+
* > - 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.
|
|
593
|
+
* >
|
|
594
|
+
* > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
|
|
595
|
+
* >
|
|
596
|
+
* > - 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.
|
|
553
597
|
*
|
|
554
598
|
* @example
|
|
555
599
|
* 443
|
|
@@ -581,18 +625,18 @@ export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides exten
|
|
|
581
625
|
export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Model {
|
|
582
626
|
/**
|
|
583
627
|
* @remarks
|
|
584
|
-
* The
|
|
628
|
+
* The endpoint configurations.
|
|
585
629
|
*/
|
|
586
630
|
endpointConfigurations?: CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations[];
|
|
587
631
|
/**
|
|
588
632
|
* @remarks
|
|
589
|
-
* The description of the endpoint group
|
|
633
|
+
* The description of the endpoint group.
|
|
590
634
|
*
|
|
591
|
-
* The description can be up to 200 characters
|
|
635
|
+
* The description can be up to 200 characters long and cannot contain `http://` or `https://`.
|
|
592
636
|
*
|
|
593
|
-
* You can enter
|
|
637
|
+
* You can enter up to 10 endpoint group descriptions.
|
|
594
638
|
*
|
|
595
|
-
* >
|
|
639
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
596
640
|
*
|
|
597
641
|
* @example
|
|
598
642
|
* test
|
|
@@ -600,13 +644,13 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
600
644
|
endpointGroupDescription?: string;
|
|
601
645
|
/**
|
|
602
646
|
* @remarks
|
|
603
|
-
* The name of the endpoint group
|
|
647
|
+
* The name of the endpoint group.
|
|
604
648
|
*
|
|
605
|
-
* The name must be 1 to 128 characters
|
|
649
|
+
* 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 (-).
|
|
606
650
|
*
|
|
607
|
-
* You can enter
|
|
651
|
+
* You can enter up to 10 endpoint group names.
|
|
608
652
|
*
|
|
609
|
-
* >
|
|
653
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
610
654
|
*
|
|
611
655
|
* @example
|
|
612
656
|
* test
|
|
@@ -614,11 +658,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
614
658
|
endpointGroupName?: string;
|
|
615
659
|
/**
|
|
616
660
|
* @remarks
|
|
617
|
-
* The
|
|
661
|
+
* The ID of the region where the endpoint group is created.
|
|
618
662
|
*
|
|
619
|
-
* You can enter
|
|
663
|
+
* You can enter up to 10 endpoint group region IDs.
|
|
620
664
|
*
|
|
621
|
-
* >
|
|
665
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
622
666
|
*
|
|
623
667
|
* @example
|
|
624
668
|
* cn-hangzhou
|
|
@@ -626,43 +670,65 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
626
670
|
endpointGroupRegion?: string;
|
|
627
671
|
/**
|
|
628
672
|
* @remarks
|
|
629
|
-
* The type of the endpoint group
|
|
673
|
+
* The type of the endpoint group. Valid values:
|
|
630
674
|
*
|
|
631
|
-
*
|
|
632
|
-
* * **virtual**: a virtual endpoint group.
|
|
675
|
+
* - **default** (default): a default endpoint group.
|
|
633
676
|
*
|
|
634
|
-
*
|
|
677
|
+
* - **virtual**: a virtual endpoint group.
|
|
635
678
|
*
|
|
636
|
-
*
|
|
637
|
-
*
|
|
679
|
+
* You can enter up to 10 endpoint group types.
|
|
680
|
+
*
|
|
681
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
682
|
+
* >
|
|
683
|
+
* > - You can create virtual endpoint groups only for HTTP or HTTPS listeners.
|
|
638
684
|
*
|
|
639
685
|
* @example
|
|
640
686
|
* default
|
|
641
687
|
*/
|
|
642
688
|
endpointGroupType?: string;
|
|
689
|
+
/**
|
|
690
|
+
* @remarks
|
|
691
|
+
* The IP version used by the backend service. Valid values:
|
|
692
|
+
*
|
|
693
|
+
* - **IPv4** (default): GA uses only IPv4 addresses to communicate with backend services.
|
|
694
|
+
*
|
|
695
|
+
* - **IPv6**: GA uses only IPv6 addresses to communicate with backend services.
|
|
696
|
+
*
|
|
697
|
+
* - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with backend services.
|
|
698
|
+
*
|
|
699
|
+
* @example
|
|
700
|
+
* IPv4
|
|
701
|
+
*/
|
|
643
702
|
endpointIpVersion?: string;
|
|
644
703
|
/**
|
|
645
704
|
* @remarks
|
|
646
|
-
* The
|
|
705
|
+
* The protocol version of the backend service. Valid values:
|
|
706
|
+
*
|
|
707
|
+
* - **HTTP1.1** (default): HTTP/1.1
|
|
647
708
|
*
|
|
648
|
-
*
|
|
649
|
-
* * **HTTP2**
|
|
709
|
+
* - **HTTP2**: HTTP/2
|
|
650
710
|
*
|
|
651
|
-
* >
|
|
711
|
+
* > This parameter is available only when EndpointRequestProtocol is set to HTTPS.
|
|
712
|
+
*
|
|
713
|
+
* @example
|
|
714
|
+
* HTTP1.1
|
|
652
715
|
*/
|
|
653
716
|
endpointProtocolVersion?: string;
|
|
654
717
|
/**
|
|
655
718
|
* @remarks
|
|
656
|
-
* The
|
|
719
|
+
* The protocol used by the backend service. Valid values:
|
|
720
|
+
*
|
|
721
|
+
* - **HTTP** (default)
|
|
657
722
|
*
|
|
658
|
-
*
|
|
659
|
-
* * **HTTPS**
|
|
723
|
+
* - **HTTPS**
|
|
660
724
|
*
|
|
661
|
-
* You can
|
|
725
|
+
* You can enter up to 10 backend service protocols.
|
|
662
726
|
*
|
|
663
|
-
* >
|
|
664
|
-
*
|
|
665
|
-
*
|
|
727
|
+
* > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
728
|
+
* >
|
|
729
|
+
* > - You can configure this parameter only for endpoint groups of HTTP or HTTPS listeners.
|
|
730
|
+
* >
|
|
731
|
+
* > - For an HTTP listener, the backend service protocol must be **HTTP**.
|
|
666
732
|
*
|
|
667
733
|
* @example
|
|
668
734
|
* HTTP
|
|
@@ -672,25 +738,33 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
672
738
|
* @remarks
|
|
673
739
|
* Specifies whether to enable health checks for the endpoint group. Valid values:
|
|
674
740
|
*
|
|
675
|
-
*
|
|
676
|
-
* * **false** (default): disables the health check feature.
|
|
741
|
+
* - **true**: Enables health checks.
|
|
677
742
|
*
|
|
678
|
-
*
|
|
743
|
+
* - **false** (Default): Disables health checks.
|
|
679
744
|
*
|
|
680
|
-
*
|
|
745
|
+
* You can enable health checks for up to 10 endpoint groups.
|
|
746
|
+
*
|
|
747
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
681
748
|
*
|
|
682
749
|
* @example
|
|
683
750
|
* false
|
|
684
751
|
*/
|
|
685
752
|
healthCheckEnabled?: boolean;
|
|
753
|
+
/**
|
|
754
|
+
* @remarks
|
|
755
|
+
* The domain name that is used for health checks.
|
|
756
|
+
*
|
|
757
|
+
* @example
|
|
758
|
+
* www.taobao.com
|
|
759
|
+
*/
|
|
686
760
|
healthCheckHost?: string;
|
|
687
761
|
/**
|
|
688
762
|
* @remarks
|
|
689
|
-
* The
|
|
763
|
+
* The health check interval, in seconds.
|
|
690
764
|
*
|
|
691
|
-
* You can
|
|
765
|
+
* You can enter up to 10 health check intervals.
|
|
692
766
|
*
|
|
693
|
-
* >
|
|
767
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
694
768
|
*
|
|
695
769
|
* @example
|
|
696
770
|
* 3
|
|
@@ -698,11 +772,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
698
772
|
healthCheckIntervalSeconds?: number;
|
|
699
773
|
/**
|
|
700
774
|
* @remarks
|
|
701
|
-
* The health check
|
|
775
|
+
* The path to which health check requests are sent.
|
|
702
776
|
*
|
|
703
|
-
* You can
|
|
777
|
+
* You can enter up to 10 health check paths.
|
|
704
778
|
*
|
|
705
|
-
* >
|
|
779
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
706
780
|
*
|
|
707
781
|
* @example
|
|
708
782
|
* /healthcheck
|
|
@@ -710,11 +784,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
710
784
|
healthCheckPath?: string;
|
|
711
785
|
/**
|
|
712
786
|
* @remarks
|
|
713
|
-
* The port that
|
|
787
|
+
* The port that is used for health checks. Valid values: **1** to **65535**.
|
|
714
788
|
*
|
|
715
|
-
* You can
|
|
789
|
+
* You can enter a maximum of 10 ports for health checks.
|
|
716
790
|
*
|
|
717
|
-
* >
|
|
791
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
718
792
|
*
|
|
719
793
|
* @example
|
|
720
794
|
* 20
|
|
@@ -724,13 +798,15 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
724
798
|
* @remarks
|
|
725
799
|
* The protocol over which health check requests are sent. Valid values:
|
|
726
800
|
*
|
|
727
|
-
*
|
|
728
|
-
*
|
|
729
|
-
*
|
|
801
|
+
* - **tcp** or **TCP**: TCP
|
|
802
|
+
*
|
|
803
|
+
* - **http** or **HTTP**: HTTP
|
|
804
|
+
*
|
|
805
|
+
* - **https** or **HTTPS**: HTTPS
|
|
730
806
|
*
|
|
731
|
-
* You can
|
|
807
|
+
* You can enter up to 10 health check protocols.
|
|
732
808
|
*
|
|
733
|
-
* >
|
|
809
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
734
810
|
*
|
|
735
811
|
* @example
|
|
736
812
|
* tcp
|
|
@@ -738,16 +814,17 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
738
814
|
healthCheckProtocol?: string;
|
|
739
815
|
/**
|
|
740
816
|
* @remarks
|
|
741
|
-
* The port mappings.
|
|
817
|
+
* The port mapping. You can specify up to five port mappings.
|
|
742
818
|
*/
|
|
743
819
|
portOverrides?: CreateListenerRequestEndpointGroupConfigurationsPortOverrides[];
|
|
744
820
|
/**
|
|
745
821
|
* @remarks
|
|
746
|
-
* The number of
|
|
822
|
+
* 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.
|
|
823
|
+
* Valid values: **2** to **10**. Default value: **3**.
|
|
747
824
|
*
|
|
748
|
-
* You can
|
|
825
|
+
* You can enter up to 10 values for the number of consecutive health checks required to trigger a health status change.
|
|
749
826
|
*
|
|
750
|
-
* >
|
|
827
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
751
828
|
*
|
|
752
829
|
* @example
|
|
753
830
|
* 3
|
|
@@ -755,13 +832,13 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
755
832
|
thresholdCount?: number;
|
|
756
833
|
/**
|
|
757
834
|
* @remarks
|
|
758
|
-
* The traffic distribution ratio. If
|
|
835
|
+
* 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.
|
|
759
836
|
*
|
|
760
837
|
* Valid values: **1** to **100**. Default value: **100**.
|
|
761
838
|
*
|
|
762
|
-
* You can
|
|
839
|
+
* You can enter traffic distribution values for up to 10 endpoint groups.
|
|
763
840
|
*
|
|
764
|
-
* >
|
|
841
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
765
842
|
*
|
|
766
843
|
* @example
|
|
767
844
|
* 100
|
|
@@ -829,13 +906,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
|
|
|
829
906
|
export class CreateListenerRequestPortRanges extends $dara.Model {
|
|
830
907
|
/**
|
|
831
908
|
* @remarks
|
|
832
|
-
* The first port
|
|
909
|
+
* The first port in the listener range used to receive and forward requests to endpoints.
|
|
833
910
|
*
|
|
834
|
-
*
|
|
911
|
+
* 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**.
|
|
835
912
|
*
|
|
836
|
-
*
|
|
837
|
-
*
|
|
838
|
-
* > 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.
|
|
913
|
+
* > 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**.
|
|
839
914
|
*
|
|
840
915
|
* This parameter is required.
|
|
841
916
|
*
|
|
@@ -845,13 +920,11 @@ export class CreateListenerRequestPortRanges extends $dara.Model {
|
|
|
845
920
|
fromPort?: number;
|
|
846
921
|
/**
|
|
847
922
|
* @remarks
|
|
848
|
-
* The last port
|
|
849
|
-
*
|
|
850
|
-
* Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
|
|
923
|
+
* The last port in the listener range used to receive and forward requests to endpoints.
|
|
851
924
|
*
|
|
852
|
-
* The
|
|
925
|
+
* 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**.
|
|
853
926
|
*
|
|
854
|
-
* >
|
|
927
|
+
* > 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**.
|
|
855
928
|
*
|
|
856
929
|
* This parameter is required.
|
|
857
930
|
*
|
|
@@ -885,12 +958,13 @@ export class CreateListenerRequestPortRanges extends $dara.Model {
|
|
|
885
958
|
export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
886
959
|
/**
|
|
887
960
|
* @remarks
|
|
888
|
-
* Specifies whether to use the `GA-AP` header to
|
|
961
|
+
* Specifies whether to use the `GA-AP` header to pass information about the acceleration region to the backend server. Valid values:
|
|
889
962
|
*
|
|
890
|
-
*
|
|
891
|
-
* * **false** (default): no
|
|
963
|
+
* - **true**
|
|
892
964
|
*
|
|
893
|
-
*
|
|
965
|
+
* - **false** (Default)
|
|
966
|
+
*
|
|
967
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
894
968
|
*
|
|
895
969
|
* @example
|
|
896
970
|
* false
|
|
@@ -898,12 +972,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
898
972
|
XForwardedForGaApEnabled?: boolean;
|
|
899
973
|
/**
|
|
900
974
|
* @remarks
|
|
901
|
-
* Specifies whether to use the `GA-ID` header to
|
|
975
|
+
* Specifies whether to use the `GA-ID` header to pass the Global Accelerator instance ID to the backend server. Valid values:
|
|
976
|
+
*
|
|
977
|
+
* - **true**
|
|
902
978
|
*
|
|
903
|
-
*
|
|
904
|
-
* * **false** (default): no
|
|
979
|
+
* - **false** (Default)
|
|
905
980
|
*
|
|
906
|
-
* > This parameter
|
|
981
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
907
982
|
*
|
|
908
983
|
* @example
|
|
909
984
|
* false
|
|
@@ -911,12 +986,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
911
986
|
XForwardedForGaIdEnabled?: boolean;
|
|
912
987
|
/**
|
|
913
988
|
* @remarks
|
|
914
|
-
* Specifies whether to use the `GA-X-Forward-Port` header to
|
|
989
|
+
* 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:
|
|
915
990
|
*
|
|
916
|
-
*
|
|
917
|
-
* * **false** (default): no
|
|
991
|
+
* - **true**
|
|
918
992
|
*
|
|
919
|
-
*
|
|
993
|
+
* - **false** (Default)
|
|
994
|
+
*
|
|
995
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
920
996
|
*
|
|
921
997
|
* @example
|
|
922
998
|
* false
|
|
@@ -924,12 +1000,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
924
1000
|
XForwardedForPortEnabled?: boolean;
|
|
925
1001
|
/**
|
|
926
1002
|
* @remarks
|
|
927
|
-
* Specifies whether to use the `GA-X-Forward-Proto` header to
|
|
1003
|
+
* 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:
|
|
1004
|
+
*
|
|
1005
|
+
* - **true**
|
|
928
1006
|
*
|
|
929
|
-
*
|
|
930
|
-
* * **false** (default): no
|
|
1007
|
+
* - **false** (Default)
|
|
931
1008
|
*
|
|
932
|
-
* > This parameter
|
|
1009
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
933
1010
|
*
|
|
934
1011
|
* @example
|
|
935
1012
|
* false
|
|
@@ -937,12 +1014,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
937
1014
|
XForwardedForProtoEnabled?: boolean;
|
|
938
1015
|
/**
|
|
939
1016
|
* @remarks
|
|
940
|
-
* Specifies whether to use the `X-Real-IP` header to
|
|
1017
|
+
* Specifies whether to use the `X-Real-IP` header to pass the client\\"s real IP address to the backend server. Valid values:
|
|
1018
|
+
*
|
|
1019
|
+
* - **true**
|
|
941
1020
|
*
|
|
942
|
-
*
|
|
943
|
-
* * **false** (default): no
|
|
1021
|
+
* - **false** (Default)
|
|
944
1022
|
*
|
|
945
|
-
* > This parameter
|
|
1023
|
+
* > This parameter applies only to HTTP and HTTPS listeners.
|
|
946
1024
|
*
|
|
947
1025
|
* @example
|
|
948
1026
|
* false
|
|
@@ -980,7 +1058,7 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
980
1058
|
export class CreateListenerRequest extends $dara.Model {
|
|
981
1059
|
/**
|
|
982
1060
|
* @remarks
|
|
983
|
-
* The ID of the
|
|
1061
|
+
* The ID of the Global Accelerator instance.
|
|
984
1062
|
*
|
|
985
1063
|
* This parameter is required.
|
|
986
1064
|
*
|
|
@@ -990,15 +1068,16 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
990
1068
|
acceleratorId?: string;
|
|
991
1069
|
/**
|
|
992
1070
|
* @remarks
|
|
993
|
-
* The SSL certificates.
|
|
1071
|
+
* The SSL certificates for an HTTPS listener.
|
|
994
1072
|
*/
|
|
995
1073
|
certificates?: CreateListenerRequestCertificates[];
|
|
996
1074
|
/**
|
|
997
1075
|
* @remarks
|
|
998
|
-
*
|
|
1076
|
+
* The client affinity for the listener.
|
|
999
1077
|
*
|
|
1000
|
-
*
|
|
1001
|
-
*
|
|
1078
|
+
* - By default, client affinity is disabled, and requests from the same client may be routed to different endpoints.
|
|
1079
|
+
*
|
|
1080
|
+
* - 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.
|
|
1002
1081
|
*
|
|
1003
1082
|
* @example
|
|
1004
1083
|
* SOURCE_IP
|
|
@@ -1006,11 +1085,11 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1006
1085
|
clientAffinity?: string;
|
|
1007
1086
|
/**
|
|
1008
1087
|
* @remarks
|
|
1009
|
-
*
|
|
1088
|
+
* A client token that ensures the idempotence of the request.
|
|
1010
1089
|
*
|
|
1011
|
-
*
|
|
1090
|
+
* Generate a unique token on your client for each request. The token must contain only ASCII characters.
|
|
1012
1091
|
*
|
|
1013
|
-
* > If you
|
|
1092
|
+
* > If you omit this parameter, the system uses the request\\"s **RequestId** as the **ClientToken**.
|
|
1014
1093
|
*
|
|
1015
1094
|
* @example
|
|
1016
1095
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -1018,18 +1097,18 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1018
1097
|
clientToken?: string;
|
|
1019
1098
|
/**
|
|
1020
1099
|
* @remarks
|
|
1021
|
-
* The
|
|
1100
|
+
* The configurations of the endpoint groups for a custom routing listener.
|
|
1022
1101
|
*
|
|
1023
|
-
*
|
|
1102
|
+
* You can specify up to five endpoint groups.
|
|
1024
1103
|
*
|
|
1025
|
-
* >
|
|
1104
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
|
|
1026
1105
|
*/
|
|
1027
1106
|
customRoutingEndpointGroupConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurations[];
|
|
1028
1107
|
/**
|
|
1029
1108
|
* @remarks
|
|
1030
1109
|
* The description of the listener.
|
|
1031
1110
|
*
|
|
1032
|
-
* The description can be up to 200 characters
|
|
1111
|
+
* The description can be up to 200 characters long and cannot start with `http://` or `https://`.
|
|
1033
1112
|
*
|
|
1034
1113
|
* @example
|
|
1035
1114
|
* Listener
|
|
@@ -1037,22 +1116,24 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1037
1116
|
description?: string;
|
|
1038
1117
|
/**
|
|
1039
1118
|
* @remarks
|
|
1040
|
-
* The
|
|
1119
|
+
* The configurations of the endpoint groups for a standard listener.
|
|
1041
1120
|
*
|
|
1042
|
-
* You can
|
|
1121
|
+
* You can specify up to 10 endpoint groups.
|
|
1043
1122
|
*
|
|
1044
|
-
* >
|
|
1123
|
+
* > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
|
|
1045
1124
|
*/
|
|
1046
1125
|
endpointGroupConfigurations?: CreateListenerRequestEndpointGroupConfigurations[];
|
|
1047
1126
|
/**
|
|
1048
1127
|
* @remarks
|
|
1049
|
-
* The maximum
|
|
1128
|
+
* The maximum HTTP version. Valid values:
|
|
1129
|
+
*
|
|
1130
|
+
* - **http3**: HTTP/3
|
|
1050
1131
|
*
|
|
1051
|
-
*
|
|
1052
|
-
* * **http2** (default)
|
|
1053
|
-
* * **http1.1**
|
|
1132
|
+
* - **http2** (default): HTTP/2
|
|
1054
1133
|
*
|
|
1055
|
-
*
|
|
1134
|
+
* - **http1.1**: HTTP/1.1
|
|
1135
|
+
*
|
|
1136
|
+
* > This parameter applies only to HTTPS listeners.
|
|
1056
1137
|
*
|
|
1057
1138
|
* @example
|
|
1058
1139
|
* http2
|
|
@@ -1060,11 +1141,13 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1060
1141
|
httpVersion?: string;
|
|
1061
1142
|
/**
|
|
1062
1143
|
* @remarks
|
|
1063
|
-
* The
|
|
1144
|
+
* The connection idle timeout, in seconds.
|
|
1145
|
+
*
|
|
1146
|
+
* - TCP: 10–900 seconds. Default: 900 seconds.
|
|
1064
1147
|
*
|
|
1065
|
-
*
|
|
1066
|
-
*
|
|
1067
|
-
*
|
|
1148
|
+
* - UDP: 10–20 seconds. Default: 20 seconds.
|
|
1149
|
+
*
|
|
1150
|
+
* - HTTP/HTTPS: 1–60 seconds. Default: 15 seconds.
|
|
1068
1151
|
*
|
|
1069
1152
|
* @example
|
|
1070
1153
|
* 900
|
|
@@ -1074,7 +1157,7 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1074
1157
|
* @remarks
|
|
1075
1158
|
* The name of the listener.
|
|
1076
1159
|
*
|
|
1077
|
-
* The name must be 1 to 128 characters
|
|
1160
|
+
* 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 (-).
|
|
1078
1161
|
*
|
|
1079
1162
|
* @example
|
|
1080
1163
|
* Listener
|
|
@@ -1082,19 +1165,22 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1082
1165
|
name?: string;
|
|
1083
1166
|
/**
|
|
1084
1167
|
* @remarks
|
|
1085
|
-
* The listener
|
|
1168
|
+
* 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).
|
|
1086
1169
|
*
|
|
1087
1170
|
* This parameter is required.
|
|
1088
1171
|
*/
|
|
1089
1172
|
portRanges?: CreateListenerRequestPortRanges[];
|
|
1090
1173
|
/**
|
|
1091
1174
|
* @remarks
|
|
1092
|
-
* The network
|
|
1175
|
+
* The listener\\"s network protocol. Valid values:
|
|
1176
|
+
*
|
|
1177
|
+
* - **tcp**: TCP.
|
|
1178
|
+
*
|
|
1179
|
+
* - **udp**: UDP.
|
|
1093
1180
|
*
|
|
1094
|
-
*
|
|
1095
|
-
*
|
|
1096
|
-
*
|
|
1097
|
-
* * **https**: HTTPS
|
|
1181
|
+
* - **http**: HTTP.
|
|
1182
|
+
*
|
|
1183
|
+
* - **https**: HTTPS.
|
|
1098
1184
|
*
|
|
1099
1185
|
* @example
|
|
1100
1186
|
* tcp
|
|
@@ -1102,7 +1188,7 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1102
1188
|
protocol?: string;
|
|
1103
1189
|
/**
|
|
1104
1190
|
* @remarks
|
|
1105
|
-
* The ID of the
|
|
1191
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
1106
1192
|
*
|
|
1107
1193
|
* This parameter is required.
|
|
1108
1194
|
*
|
|
@@ -1112,11 +1198,11 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1112
1198
|
regionId?: string;
|
|
1113
1199
|
/**
|
|
1114
1200
|
* @remarks
|
|
1115
|
-
* The timeout
|
|
1201
|
+
* The request timeout for HTTP/HTTPS connections, in seconds.
|
|
1116
1202
|
*
|
|
1117
|
-
* Valid values: 1
|
|
1203
|
+
* Valid values: 1–180 seconds. Default: 60 seconds.
|
|
1118
1204
|
*
|
|
1119
|
-
* >
|
|
1205
|
+
* > 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.
|
|
1120
1206
|
*
|
|
1121
1207
|
* @example
|
|
1122
1208
|
* 15
|
|
@@ -1126,32 +1212,37 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1126
1212
|
* @remarks
|
|
1127
1213
|
* The ID of the security policy. Valid values:
|
|
1128
1214
|
*
|
|
1129
|
-
*
|
|
1215
|
+
* - **tls_cipher_policy_1_0**
|
|
1216
|
+
*
|
|
1217
|
+
* - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
|
|
1218
|
+
*
|
|
1219
|
+
* - 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.
|
|
1220
|
+
*
|
|
1221
|
+
* - **tls_cipher_policy_1_1**
|
|
1130
1222
|
*
|
|
1131
|
-
*
|
|
1132
|
-
* * 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.
|
|
1223
|
+
* - Supported TLS versions: TLS 1.1 and TLS 1.2.
|
|
1133
1224
|
*
|
|
1134
|
-
*
|
|
1225
|
+
* - 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.
|
|
1135
1226
|
*
|
|
1136
|
-
*
|
|
1137
|
-
* * 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.
|
|
1227
|
+
* - **tls_cipher_policy_1_2**
|
|
1138
1228
|
*
|
|
1139
|
-
*
|
|
1229
|
+
* - Supported TLS version: TLS 1.2.
|
|
1140
1230
|
*
|
|
1141
|
-
*
|
|
1142
|
-
* * 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.
|
|
1231
|
+
* - 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.
|
|
1143
1232
|
*
|
|
1144
|
-
*
|
|
1233
|
+
* - **tls_cipher_policy_1_2_strict**
|
|
1145
1234
|
*
|
|
1146
|
-
*
|
|
1147
|
-
* * 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
|
|
1235
|
+
* - Supported TLS version: TLS 1.2.
|
|
1148
1236
|
*
|
|
1149
|
-
*
|
|
1237
|
+
* - 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.
|
|
1150
1238
|
*
|
|
1151
|
-
*
|
|
1152
|
-
* * 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
|
|
1239
|
+
* - **tls_cipher_policy_1_2_strict_with_1_3**
|
|
1153
1240
|
*
|
|
1154
|
-
*
|
|
1241
|
+
* - Supported TLS versions: TLS 1.2 and TLS 1.3.
|
|
1242
|
+
*
|
|
1243
|
+
* - 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.
|
|
1244
|
+
*
|
|
1245
|
+
* > This parameter applies only to HTTPS listeners.
|
|
1155
1246
|
*
|
|
1156
1247
|
* @example
|
|
1157
1248
|
* tls_cipher_policy_1_0
|
|
@@ -1161,11 +1252,13 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1161
1252
|
* @remarks
|
|
1162
1253
|
* The routing type of the listener. Valid values:
|
|
1163
1254
|
*
|
|
1164
|
-
*
|
|
1165
|
-
*
|
|
1255
|
+
* - **Standard** (default): standard routing.
|
|
1256
|
+
*
|
|
1257
|
+
* - **CustomRouting**: custom routing.
|
|
1166
1258
|
*
|
|
1167
|
-
* > *
|
|
1168
|
-
* >
|
|
1259
|
+
* > * Custom routing is in invitation-only preview. To use this feature, contact your Alibaba Cloud account manager.
|
|
1260
|
+
* >
|
|
1261
|
+
* > * 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).
|
|
1169
1262
|
*
|
|
1170
1263
|
* @example
|
|
1171
1264
|
* Standard
|
|
@@ -1173,7 +1266,7 @@ export class CreateListenerRequest extends $dara.Model {
|
|
|
1173
1266
|
type?: string;
|
|
1174
1267
|
/**
|
|
1175
1268
|
* @remarks
|
|
1176
|
-
*
|
|
1269
|
+
* Settings for `X-Forwarded-For` related headers.
|
|
1177
1270
|
*/
|
|
1178
1271
|
XForwardedForConfig?: CreateListenerRequestXForwardedForConfig;
|
|
1179
1272
|
static names(): { [key: string]: string } {
|