@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
package/src/client.ts
CHANGED
|
@@ -12,6 +12,9 @@ export default class Client extends OpenApi {
|
|
|
12
12
|
constructor(config: $OpenApiUtil.Config) {
|
|
13
13
|
super(config);
|
|
14
14
|
this._endpointRule = "regional";
|
|
15
|
+
this._endpointMap = {
|
|
16
|
+
'cn-hangzhou': "ga.cn-hangzhou.aliyuncs.com",
|
|
17
|
+
};
|
|
15
18
|
this.checkConfig(config);
|
|
16
19
|
this._endpoint = this.getEndpoint("ga", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
17
20
|
}
|
|
@@ -30,13 +33,13 @@ export default class Client extends OpenApi {
|
|
|
30
33
|
}
|
|
31
34
|
|
|
32
35
|
/**
|
|
33
|
-
* Adds IP
|
|
36
|
+
* Adds IP entries to an access control policy group and allows or restricts the forwarding of access requests to listeners for these IP entries by using Settings such as whitelists or blacklists, enabling precise control over client requests. You can call the AddEntriesToAcl operation to add IP entries to an access control policy group.
|
|
34
37
|
*
|
|
35
38
|
* @remarks
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
39
|
+
* - **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the IP entries are not yet added. The addition node continues in the background. You can call [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
|
|
40
|
+
* - If the access control policy group is in the **configuring** state, the IP entries are being added. In this state, you can only perform query operations and cannot perform other operations.
|
|
41
|
+
* - If the access control policy group is in the **active** state, the IP entries are added.
|
|
42
|
+
* - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
|
|
40
43
|
*
|
|
41
44
|
* @param request - AddEntriesToAclRequest
|
|
42
45
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -83,13 +86,13 @@ export default class Client extends OpenApi {
|
|
|
83
86
|
}
|
|
84
87
|
|
|
85
88
|
/**
|
|
86
|
-
* Adds IP
|
|
89
|
+
* Adds IP entries to an access control policy group and allows or restricts the forwarding of access requests to listeners for these IP entries by using Settings such as whitelists or blacklists, enabling precise control over client requests. You can call the AddEntriesToAcl operation to add IP entries to an access control policy group.
|
|
87
90
|
*
|
|
88
91
|
* @remarks
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
92
|
+
* - **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the IP entries are not yet added. The addition node continues in the background. You can call [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
|
|
93
|
+
* - If the access control policy group is in the **configuring** state, the IP entries are being added. In this state, you can only perform query operations and cannot perform other operations.
|
|
94
|
+
* - If the access control policy group is in the **active** state, the IP entries are added.
|
|
95
|
+
* - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
|
|
93
96
|
*
|
|
94
97
|
* @param request - AddEntriesToAclRequest
|
|
95
98
|
* @returns AddEntriesToAclResponse
|
|
@@ -100,14 +103,13 @@ export default class Client extends OpenApi {
|
|
|
100
103
|
}
|
|
101
104
|
|
|
102
105
|
/**
|
|
103
|
-
*
|
|
106
|
+
* Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
|
|
104
107
|
*
|
|
105
108
|
* @remarks
|
|
106
|
-
*
|
|
107
|
-
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
110
|
-
* * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
|
|
109
|
+
* - **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the access control policy group is not yet associated with the listener. The association node continues to run in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
|
|
110
|
+
* - If the listener is in the **updating** state, the access control policy group is being associated with the listener. In this state, you can only execute query operations and cannot execute other operations.
|
|
111
|
+
* - If the listener is in the **active** state, the access control policy group is associated with the listener.
|
|
112
|
+
* - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
111
113
|
*
|
|
112
114
|
* @param request - AssociateAclsWithListenerRequest
|
|
113
115
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -158,14 +160,13 @@ export default class Client extends OpenApi {
|
|
|
158
160
|
}
|
|
159
161
|
|
|
160
162
|
/**
|
|
161
|
-
*
|
|
163
|
+
* Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
|
|
162
164
|
*
|
|
163
165
|
* @remarks
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
* * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
|
|
166
|
+
* - **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the access control policy group is not yet associated with the listener. The association node continues to run in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
|
|
167
|
+
* - If the listener is in the **updating** state, the access control policy group is being associated with the listener. In this state, you can only execute query operations and cannot execute other operations.
|
|
168
|
+
* - If the listener is in the **active** state, the access control policy group is associated with the listener.
|
|
169
|
+
* - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
169
170
|
*
|
|
170
171
|
* @param request - AssociateAclsWithListenerRequest
|
|
171
172
|
* @returns AssociateAclsWithListenerResponse
|
|
@@ -176,14 +177,14 @@ export default class Client extends OpenApi {
|
|
|
176
177
|
}
|
|
177
178
|
|
|
178
179
|
/**
|
|
179
|
-
*
|
|
180
|
+
* Binds multiple certificates to an HTTPS listener of a Global Accelerator instance. Combined with virtual endpoint groups and forwarding rules, this enables accelerated access to multiple HTTPS domain names. You can call the AssociateAdditionalCertificatesWithListener operation to bind additional certificates to an HTTPS listener.
|
|
180
181
|
*
|
|
181
182
|
* @remarks
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
*
|
|
185
|
-
*
|
|
186
|
-
*
|
|
183
|
+
* - Only HTTPS protocol listeners support attaching extension certificates.
|
|
184
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation is asynchronous. After you send a request, the system returns a request ID, but the attachment between the HTTPS listener and the extension certificates is not yet complete because the association node is still running in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
|
|
185
|
+
* - If the listener is in the **updating** state, the HTTPS listener and extension certificates are being attached. In this state, you can only execute query operations.
|
|
186
|
+
* - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
|
|
187
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
187
188
|
*
|
|
188
189
|
* @param request - AssociateAdditionalCertificatesWithListenerRequest
|
|
189
190
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -230,14 +231,14 @@ export default class Client extends OpenApi {
|
|
|
230
231
|
}
|
|
231
232
|
|
|
232
233
|
/**
|
|
233
|
-
*
|
|
234
|
+
* Binds multiple certificates to an HTTPS listener of a Global Accelerator instance. Combined with virtual endpoint groups and forwarding rules, this enables accelerated access to multiple HTTPS domain names. You can call the AssociateAdditionalCertificatesWithListener operation to bind additional certificates to an HTTPS listener.
|
|
234
235
|
*
|
|
235
236
|
* @remarks
|
|
236
|
-
*
|
|
237
|
-
*
|
|
238
|
-
*
|
|
239
|
-
*
|
|
240
|
-
*
|
|
237
|
+
* - Only HTTPS protocol listeners support attaching extension certificates.
|
|
238
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation is asynchronous. After you send a request, the system returns a request ID, but the attachment between the HTTPS listener and the extension certificates is not yet complete because the association node is still running in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
|
|
239
|
+
* - If the listener is in the **updating** state, the HTTPS listener and extension certificates are being attached. In this state, you can only execute query operations.
|
|
240
|
+
* - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
|
|
241
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
241
242
|
*
|
|
242
243
|
* @param request - AssociateAdditionalCertificatesWithListenerRequest
|
|
243
244
|
* @returns AssociateAdditionalCertificatesWithListenerResponse
|
|
@@ -248,7 +249,7 @@ export default class Client extends OpenApi {
|
|
|
248
249
|
}
|
|
249
250
|
|
|
250
251
|
/**
|
|
251
|
-
* GA
|
|
252
|
+
* Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
|
|
252
253
|
*
|
|
253
254
|
* @param request - AssociateResourcesRequest
|
|
254
255
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -303,7 +304,7 @@ export default class Client extends OpenApi {
|
|
|
303
304
|
}
|
|
304
305
|
|
|
305
306
|
/**
|
|
306
|
-
* GA
|
|
307
|
+
* Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
|
|
307
308
|
*
|
|
308
309
|
* @param request - AssociateResourcesRequest
|
|
309
310
|
* @returns AssociateResourcesResponse
|
|
@@ -314,14 +315,14 @@ export default class Client extends OpenApi {
|
|
|
314
315
|
}
|
|
315
316
|
|
|
316
317
|
/**
|
|
317
|
-
*
|
|
318
|
+
* If you want to protect your Global Accelerator (GA) applications from large-scale DDoS attacks and ensure service stability and availability, you can call the AttachDdosToAccelerator operation to associate an Anti-DDoS Pro or Anti-DDoS Premium instance with a GA instance.
|
|
318
319
|
*
|
|
319
320
|
* @remarks
|
|
320
|
-
*
|
|
321
|
-
*
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
321
|
+
* Note the following when you call this operation:
|
|
322
|
+
* - AttachDdosToAccelerator is an asynchronous operation. After you send a request, the system returns a request ID, but the Anti-DDoS Pro or Anti-DDoS Premium instance is not yet associated with the Global Accelerator (GA) instance. The associate task continues to run in the background. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the status of the GA instance:
|
|
323
|
+
* - If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this state, you can only perform query operations.
|
|
324
|
+
* - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
|
|
325
|
+
* - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
|
|
325
326
|
*
|
|
326
327
|
* @param request - AttachDdosToAcceleratorRequest
|
|
327
328
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -372,14 +373,14 @@ export default class Client extends OpenApi {
|
|
|
372
373
|
}
|
|
373
374
|
|
|
374
375
|
/**
|
|
375
|
-
*
|
|
376
|
+
* If you want to protect your Global Accelerator (GA) applications from large-scale DDoS attacks and ensure service stability and availability, you can call the AttachDdosToAccelerator operation to associate an Anti-DDoS Pro or Anti-DDoS Premium instance with a GA instance.
|
|
376
377
|
*
|
|
377
378
|
* @remarks
|
|
378
|
-
*
|
|
379
|
-
*
|
|
380
|
-
*
|
|
381
|
-
*
|
|
382
|
-
*
|
|
379
|
+
* Note the following when you call this operation:
|
|
380
|
+
* - AttachDdosToAccelerator is an asynchronous operation. After you send a request, the system returns a request ID, but the Anti-DDoS Pro or Anti-DDoS Premium instance is not yet associated with the Global Accelerator (GA) instance. The associate task continues to run in the background. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the status of the GA instance:
|
|
381
|
+
* - If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this state, you can only perform query operations.
|
|
382
|
+
* - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
|
|
383
|
+
* - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
|
|
383
384
|
*
|
|
384
385
|
* @param request - AttachDdosToAcceleratorRequest
|
|
385
386
|
* @returns AttachDdosToAcceleratorResponse
|
|
@@ -390,13 +391,13 @@ export default class Client extends OpenApi {
|
|
|
390
391
|
}
|
|
391
392
|
|
|
392
393
|
/**
|
|
393
|
-
* Associates a Log Service Logstore with an endpoint group.
|
|
394
|
+
* Associates a Simple Log Service (SLS) Logstore with an endpoint group.
|
|
394
395
|
*
|
|
395
396
|
* @remarks
|
|
396
|
-
*
|
|
397
|
-
*
|
|
398
|
-
*
|
|
399
|
-
*
|
|
397
|
+
* - **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the association between the SLS Logstore and the endpoint group is not yet complete. The association node continues to run in the background. You can invoke [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
|
|
398
|
+
* - If the endpoint group is in the **updating** state, the SLS Logstore is being associated with the endpoint group. In this state, you can only execute query operations.
|
|
399
|
+
* - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
|
|
400
|
+
* - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
400
401
|
*
|
|
401
402
|
* @param request - AttachLogStoreToEndpointGroupRequest
|
|
402
403
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -463,13 +464,13 @@ export default class Client extends OpenApi {
|
|
|
463
464
|
}
|
|
464
465
|
|
|
465
466
|
/**
|
|
466
|
-
* Associates a Log Service Logstore with an endpoint group.
|
|
467
|
+
* Associates a Simple Log Service (SLS) Logstore with an endpoint group.
|
|
467
468
|
*
|
|
468
469
|
* @remarks
|
|
469
|
-
*
|
|
470
|
-
*
|
|
471
|
-
*
|
|
472
|
-
*
|
|
470
|
+
* - **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the association between the SLS Logstore and the endpoint group is not yet complete. The association node continues to run in the background. You can invoke [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
|
|
471
|
+
* - If the endpoint group is in the **updating** state, the SLS Logstore is being associated with the endpoint group. In this state, you can only execute query operations.
|
|
472
|
+
* - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
|
|
473
|
+
* - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
473
474
|
*
|
|
474
475
|
* @param request - AttachLogStoreToEndpointGroupRequest
|
|
475
476
|
* @returns AttachLogStoreToEndpointGroupResponse
|
|
@@ -480,13 +481,13 @@ export default class Client extends OpenApi {
|
|
|
480
481
|
}
|
|
481
482
|
|
|
482
483
|
/**
|
|
483
|
-
*
|
|
484
|
+
* Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
|
|
484
485
|
*
|
|
485
486
|
* @remarks
|
|
486
|
-
*
|
|
487
|
-
*
|
|
488
|
-
*
|
|
489
|
-
*
|
|
487
|
+
* - **BandwidthPackageAddAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the bandwidth plan is not yet attached to the Alibaba Cloud Global Accelerator (GA) instance. The attachment node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
|
|
488
|
+
* - If the bandwidth plan is in the **binding** state, the bandwidth plan is being attached to the Alibaba Cloud Global Accelerator (GA) instance. In this state, you can only execute query operations.
|
|
489
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
490
|
+
* - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
490
491
|
*
|
|
491
492
|
* @param request - BandwidthPackageAddAcceleratorRequest
|
|
492
493
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -525,13 +526,13 @@ export default class Client extends OpenApi {
|
|
|
525
526
|
}
|
|
526
527
|
|
|
527
528
|
/**
|
|
528
|
-
*
|
|
529
|
+
* Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
|
|
529
530
|
*
|
|
530
531
|
* @remarks
|
|
531
|
-
*
|
|
532
|
-
*
|
|
533
|
-
*
|
|
534
|
-
*
|
|
532
|
+
* - **BandwidthPackageAddAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the bandwidth plan is not yet attached to the Alibaba Cloud Global Accelerator (GA) instance. The attachment node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
|
|
533
|
+
* - If the bandwidth plan is in the **binding** state, the bandwidth plan is being attached to the Alibaba Cloud Global Accelerator (GA) instance. In this state, you can only execute query operations.
|
|
534
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
535
|
+
* - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
535
536
|
*
|
|
536
537
|
* @param request - BandwidthPackageAddAcceleratorRequest
|
|
537
538
|
* @returns BandwidthPackageAddAcceleratorResponse
|
|
@@ -542,13 +543,16 @@ export default class Client extends OpenApi {
|
|
|
542
543
|
}
|
|
543
544
|
|
|
544
545
|
/**
|
|
545
|
-
*
|
|
546
|
+
* Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
|
|
546
547
|
*
|
|
547
548
|
* @remarks
|
|
548
|
-
*
|
|
549
|
-
*
|
|
550
|
-
*
|
|
551
|
-
*
|
|
549
|
+
* - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
|
|
550
|
+
* - To delete an acceleration region, see [DeleteIpSet](https://help.aliyun.com/document_detail/2253276.html) or [DeleteIpSets](https://help.aliyun.com/document_detail/2253278.html).
|
|
551
|
+
* - To delete an endpoint group, see [DeleteEndpointGroup](https://help.aliyun.com/document_detail/2253305.html), [DeleteEndpointGroups](https://help.aliyun.com/document_detail/2253311.html), or [DeleteCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/2303183.html).
|
|
552
|
+
* - The **BandwidthPackageRemoveAccelerator** operation is asynchronous. After you send a request, the system returns a request ID, but the disassociation has not yet completed. The disassociation node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
|
|
553
|
+
* - If the bandwidth plan is in the **unbinding** state, the bandwidth plan is being disassociated from the GA instance. In this state, you can only execute query operations.
|
|
554
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
|
|
555
|
+
* - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
|
|
552
556
|
*
|
|
553
557
|
* @param request - BandwidthPackageRemoveAcceleratorRequest
|
|
554
558
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -587,13 +591,16 @@ export default class Client extends OpenApi {
|
|
|
587
591
|
}
|
|
588
592
|
|
|
589
593
|
/**
|
|
590
|
-
*
|
|
594
|
+
* Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
|
|
591
595
|
*
|
|
592
596
|
* @remarks
|
|
593
|
-
*
|
|
594
|
-
*
|
|
595
|
-
*
|
|
596
|
-
*
|
|
597
|
+
* - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
|
|
598
|
+
* - To delete an acceleration region, see [DeleteIpSet](https://help.aliyun.com/document_detail/2253276.html) or [DeleteIpSets](https://help.aliyun.com/document_detail/2253278.html).
|
|
599
|
+
* - To delete an endpoint group, see [DeleteEndpointGroup](https://help.aliyun.com/document_detail/2253305.html), [DeleteEndpointGroups](https://help.aliyun.com/document_detail/2253311.html), or [DeleteCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/2303183.html).
|
|
600
|
+
* - The **BandwidthPackageRemoveAccelerator** operation is asynchronous. After you send a request, the system returns a request ID, but the disassociation has not yet completed. The disassociation node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
|
|
601
|
+
* - If the bandwidth plan is in the **unbinding** state, the bandwidth plan is being disassociated from the GA instance. In this state, you can only execute query operations.
|
|
602
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
|
|
603
|
+
* - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
|
|
597
604
|
*
|
|
598
605
|
* @param request - BandwidthPackageRemoveAcceleratorRequest
|
|
599
606
|
* @returns BandwidthPackageRemoveAcceleratorResponse
|
|
@@ -604,10 +611,10 @@ export default class Client extends OpenApi {
|
|
|
604
611
|
}
|
|
605
612
|
|
|
606
613
|
/**
|
|
607
|
-
*
|
|
614
|
+
* Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
|
|
608
615
|
*
|
|
609
616
|
* @remarks
|
|
610
|
-
* The **ChangeResourceGroup** operation
|
|
617
|
+
* The **ChangeResourceGroup** operation does not support concurrent modifications to the resource group of Global Accelerator resources within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
611
618
|
*
|
|
612
619
|
* @param request - ChangeResourceGroupRequest
|
|
613
620
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -654,10 +661,10 @@ export default class Client extends OpenApi {
|
|
|
654
661
|
}
|
|
655
662
|
|
|
656
663
|
/**
|
|
657
|
-
*
|
|
664
|
+
* Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
|
|
658
665
|
*
|
|
659
666
|
* @remarks
|
|
660
|
-
* The **ChangeResourceGroup** operation
|
|
667
|
+
* The **ChangeResourceGroup** operation does not support concurrent modifications to the resource group of Global Accelerator resources within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
661
668
|
*
|
|
662
669
|
* @param request - ChangeResourceGroupRequest
|
|
663
670
|
* @returns ChangeResourceGroupResponse
|
|
@@ -750,13 +757,12 @@ export default class Client extends OpenApi {
|
|
|
750
757
|
}
|
|
751
758
|
|
|
752
759
|
/**
|
|
753
|
-
*
|
|
760
|
+
* Global Accelerator (GA) is a network acceleration service that provides coverage across the globe. It uses Alibaba Cloud\\"s high-quality Border Gateway Protocol (BGP) bandwidth and global transmission network to provide low-latency access from nearby locations. This reduces the impact of network issues, such as latency, jitter, and packet loss, on your service quality. GA provides a high-availability and high-performance network acceleration service for users worldwide. You can call the CreateAccelerator operation to create a Global Accelerator instance.
|
|
754
761
|
*
|
|
755
762
|
* @remarks
|
|
756
|
-
*
|
|
757
|
-
*
|
|
758
|
-
*
|
|
759
|
-
* * If the GA instance is in the **active** state, it indicates that the GA instance is created.
|
|
763
|
+
* The **CreateAccelerator** operation is asynchronous. After you send a request, the system returns a Global Accelerator instance ID, but the instance is still being created in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the Global Accelerator instance:
|
|
764
|
+
* - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
|
|
765
|
+
* - If a Global Accelerator instance is in the **active** state, the instance is created.
|
|
760
766
|
*
|
|
761
767
|
* @param request - CreateAcceleratorRequest
|
|
762
768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -855,13 +861,12 @@ export default class Client extends OpenApi {
|
|
|
855
861
|
}
|
|
856
862
|
|
|
857
863
|
/**
|
|
858
|
-
*
|
|
864
|
+
* Global Accelerator (GA) is a network acceleration service that provides coverage across the globe. It uses Alibaba Cloud\\"s high-quality Border Gateway Protocol (BGP) bandwidth and global transmission network to provide low-latency access from nearby locations. This reduces the impact of network issues, such as latency, jitter, and packet loss, on your service quality. GA provides a high-availability and high-performance network acceleration service for users worldwide. You can call the CreateAccelerator operation to create a Global Accelerator instance.
|
|
859
865
|
*
|
|
860
866
|
* @remarks
|
|
861
|
-
*
|
|
862
|
-
*
|
|
863
|
-
*
|
|
864
|
-
* * If the GA instance is in the **active** state, it indicates that the GA instance is created.
|
|
867
|
+
* The **CreateAccelerator** operation is asynchronous. After you send a request, the system returns a Global Accelerator instance ID, but the instance is still being created in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the Global Accelerator instance:
|
|
868
|
+
* - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
|
|
869
|
+
* - If a Global Accelerator instance is in the **active** state, the instance is created.
|
|
865
870
|
*
|
|
866
871
|
* @param request - CreateAcceleratorRequest
|
|
867
872
|
* @returns CreateAcceleratorResponse
|
|
@@ -872,12 +877,12 @@ export default class Client extends OpenApi {
|
|
|
872
877
|
}
|
|
873
878
|
|
|
874
879
|
/**
|
|
875
|
-
*
|
|
880
|
+
* Invokes the CreateAcl operation to create an access control policy group.
|
|
876
881
|
*
|
|
877
882
|
* @remarks
|
|
878
|
-
* *CreateAcl** is an asynchronous operation. After you
|
|
879
|
-
*
|
|
880
|
-
*
|
|
883
|
+
* *CreateAcl** is an asynchronous operation. After you invoke the operation, the system returns an access control policy group ID but the access control policy group is not yet created. The creation node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
|
|
884
|
+
* - If the access control policy group is in the **init** state, the access control policy group is being created. In this state, you can only execute query operations and cannot execute other operations.
|
|
885
|
+
* - If the access control policy group is in the **active** state, the access control policy group is created.
|
|
881
886
|
*
|
|
882
887
|
* @param request - CreateAclRequest
|
|
883
888
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -936,12 +941,12 @@ export default class Client extends OpenApi {
|
|
|
936
941
|
}
|
|
937
942
|
|
|
938
943
|
/**
|
|
939
|
-
*
|
|
944
|
+
* Invokes the CreateAcl operation to create an access control policy group.
|
|
940
945
|
*
|
|
941
946
|
* @remarks
|
|
942
|
-
* *CreateAcl** is an asynchronous operation. After you
|
|
943
|
-
*
|
|
944
|
-
*
|
|
947
|
+
* *CreateAcl** is an asynchronous operation. After you invoke the operation, the system returns an access control policy group ID but the access control policy group is not yet created. The creation node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
|
|
948
|
+
* - If the access control policy group is in the **init** state, the access control policy group is being created. In this state, you can only execute query operations and cannot execute other operations.
|
|
949
|
+
* - If the access control policy group is in the **active** state, the access control policy group is created.
|
|
945
950
|
*
|
|
946
951
|
* @param request - CreateAclRequest
|
|
947
952
|
* @returns CreateAclResponse
|
|
@@ -952,18 +957,18 @@ export default class Client extends OpenApi {
|
|
|
952
957
|
}
|
|
953
958
|
|
|
954
959
|
/**
|
|
955
|
-
* Creates an origin probing task.
|
|
960
|
+
* Creates an origin probing task by calling the CreateApplicationMonitor operation.
|
|
956
961
|
*
|
|
957
962
|
* @remarks
|
|
958
|
-
* You can call the **CreateApplicationMonitor** operation to create an origin probing task.
|
|
959
|
-
* Before you
|
|
960
|
-
*
|
|
961
|
-
*
|
|
962
|
-
*
|
|
963
|
-
*
|
|
964
|
-
*
|
|
965
|
-
*
|
|
966
|
-
*
|
|
963
|
+
* You can call the **CreateApplicationMonitor** operation to create an origin probing task. This task monitors the end-to-end network quality from the probing point through Global Accelerator (GA) to the origin server in real time, helping you quickly locate network faults and perform targeted network optimization.
|
|
964
|
+
* Before you begin:
|
|
965
|
+
* - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium Ⅰ or higher specifications support origin probing tasks.
|
|
966
|
+
* - Origin probing tasks cannot be created for UDP protocol listeners.
|
|
967
|
+
* - The service port of the monitoring address must be within the listener port range.
|
|
968
|
+
* - The **CreateApplicationMonitor** operation is asynchronous. After you invoke this operation, the system returns a node ID for the origin probing task, but the node is not yet created. The node creation continues in the background. You can invoke [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing task:
|
|
969
|
+
* - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
|
|
970
|
+
* - If the origin probing task is in the **active** state, the task is created.
|
|
971
|
+
* - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
967
972
|
*
|
|
968
973
|
* @param request - CreateApplicationMonitorRequest
|
|
969
974
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1034,18 +1039,18 @@ export default class Client extends OpenApi {
|
|
|
1034
1039
|
}
|
|
1035
1040
|
|
|
1036
1041
|
/**
|
|
1037
|
-
* Creates an origin probing task.
|
|
1042
|
+
* Creates an origin probing task by calling the CreateApplicationMonitor operation.
|
|
1038
1043
|
*
|
|
1039
1044
|
* @remarks
|
|
1040
|
-
* You can call the **CreateApplicationMonitor** operation to create an origin probing task.
|
|
1041
|
-
* Before you
|
|
1042
|
-
*
|
|
1043
|
-
*
|
|
1044
|
-
*
|
|
1045
|
-
*
|
|
1046
|
-
*
|
|
1047
|
-
*
|
|
1048
|
-
*
|
|
1045
|
+
* You can call the **CreateApplicationMonitor** operation to create an origin probing task. This task monitors the end-to-end network quality from the probing point through Global Accelerator (GA) to the origin server in real time, helping you quickly locate network faults and perform targeted network optimization.
|
|
1046
|
+
* Before you begin:
|
|
1047
|
+
* - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium Ⅰ or higher specifications support origin probing tasks.
|
|
1048
|
+
* - Origin probing tasks cannot be created for UDP protocol listeners.
|
|
1049
|
+
* - The service port of the monitoring address must be within the listener port range.
|
|
1050
|
+
* - The **CreateApplicationMonitor** operation is asynchronous. After you invoke this operation, the system returns a node ID for the origin probing task, but the node is not yet created. The node creation continues in the background. You can invoke [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing task:
|
|
1051
|
+
* - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
|
|
1052
|
+
* - If the origin probing task is in the **active** state, the task is created.
|
|
1053
|
+
* - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1049
1054
|
*
|
|
1050
1055
|
* @param request - CreateApplicationMonitorRequest
|
|
1051
1056
|
* @returns CreateApplicationMonitorResponse
|
|
@@ -1059,15 +1064,15 @@ export default class Client extends OpenApi {
|
|
|
1059
1064
|
* Creates a bandwidth plan.
|
|
1060
1065
|
*
|
|
1061
1066
|
* @remarks
|
|
1062
|
-
*
|
|
1063
|
-
*
|
|
1064
|
-
*
|
|
1065
|
-
*
|
|
1066
|
-
*
|
|
1067
|
-
*
|
|
1068
|
-
*
|
|
1069
|
-
*
|
|
1070
|
-
*
|
|
1067
|
+
* You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
|
|
1068
|
+
* - **Basic bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
|
|
1069
|
+
* - **Enhanced bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud.
|
|
1070
|
+
* - **Advanced bandwidth**: The acceleration area and the area where the endpoint is deployed are outside the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud. To accelerate access for users in the Chinese mainland, you can select China (Hong Kong) as the acceleration area.
|
|
1071
|
+
* Note the following when you call this operation:
|
|
1072
|
+
* - The **CreateBandwidthPackage** operation is asynchronous. After you send a request, the system returns a bandwidth plan ID, but the bandwidth plan is not created immediately. The system creates the bandwidth plan in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan:
|
|
1073
|
+
* - If a bandwidth plan is in the **init** state, the bandwidth plan is being created. In this state, you can only query the bandwidth plan and cannot perform other operations.
|
|
1074
|
+
* - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
|
|
1075
|
+
* - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
|
|
1071
1076
|
*
|
|
1072
1077
|
* @param request - CreateBandwidthPackageRequest
|
|
1073
1078
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1173,15 +1178,15 @@ export default class Client extends OpenApi {
|
|
|
1173
1178
|
* Creates a bandwidth plan.
|
|
1174
1179
|
*
|
|
1175
1180
|
* @remarks
|
|
1176
|
-
*
|
|
1177
|
-
*
|
|
1178
|
-
*
|
|
1179
|
-
*
|
|
1180
|
-
*
|
|
1181
|
-
*
|
|
1182
|
-
*
|
|
1183
|
-
*
|
|
1184
|
-
*
|
|
1181
|
+
* You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
|
|
1182
|
+
* - **Basic bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
|
|
1183
|
+
* - **Enhanced bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud.
|
|
1184
|
+
* - **Advanced bandwidth**: The acceleration area and the area where the endpoint is deployed are outside the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud. To accelerate access for users in the Chinese mainland, you can select China (Hong Kong) as the acceleration area.
|
|
1185
|
+
* Note the following when you call this operation:
|
|
1186
|
+
* - The **CreateBandwidthPackage** operation is asynchronous. After you send a request, the system returns a bandwidth plan ID, but the bandwidth plan is not created immediately. The system creates the bandwidth plan in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan:
|
|
1187
|
+
* - If a bandwidth plan is in the **init** state, the bandwidth plan is being created. In this state, you can only query the bandwidth plan and cannot perform other operations.
|
|
1188
|
+
* - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
|
|
1189
|
+
* - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
|
|
1185
1190
|
*
|
|
1186
1191
|
* @param request - CreateBandwidthPackageRequest
|
|
1187
1192
|
* @returns CreateBandwidthPackageResponse
|
|
@@ -1328,13 +1333,13 @@ export default class Client extends OpenApi {
|
|
|
1328
1333
|
}
|
|
1329
1334
|
|
|
1330
1335
|
/**
|
|
1331
|
-
*
|
|
1336
|
+
* Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
|
|
1332
1337
|
*
|
|
1333
1338
|
* @remarks
|
|
1334
|
-
*
|
|
1335
|
-
*
|
|
1336
|
-
*
|
|
1337
|
-
*
|
|
1339
|
+
* - **CreateBasicAccelerateIpEndpointRelations** is an asynchronous operation. After you send a request, the system returns a request ID, but the task of batch attaching accelerated IP addresses to endpoints is still in progress. You can call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of accelerated IP addresses and endpoints respectively to confirm whether the attachments are created:
|
|
1340
|
+
* - If an accelerated IP address or endpoint is in the **binding** state, the attachment is being created. In this state, you can only perform query operations.
|
|
1341
|
+
* - If all accelerated IP addresses and endpoints are in the **bound** state, and the attachment status returned by [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) is **active**, the batch task of attaching accelerated IP addresses to endpoints is complete.
|
|
1342
|
+
* - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
|
|
1338
1343
|
*
|
|
1339
1344
|
* @param request - CreateBasicAccelerateIpEndpointRelationsRequest
|
|
1340
1345
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1377,13 +1382,13 @@ export default class Client extends OpenApi {
|
|
|
1377
1382
|
}
|
|
1378
1383
|
|
|
1379
1384
|
/**
|
|
1380
|
-
*
|
|
1385
|
+
* Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
|
|
1381
1386
|
*
|
|
1382
1387
|
* @remarks
|
|
1383
|
-
*
|
|
1384
|
-
*
|
|
1385
|
-
*
|
|
1386
|
-
*
|
|
1388
|
+
* - **CreateBasicAccelerateIpEndpointRelations** is an asynchronous operation. After you send a request, the system returns a request ID, but the task of batch attaching accelerated IP addresses to endpoints is still in progress. You can call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of accelerated IP addresses and endpoints respectively to confirm whether the attachments are created:
|
|
1389
|
+
* - If an accelerated IP address or endpoint is in the **binding** state, the attachment is being created. In this state, you can only perform query operations.
|
|
1390
|
+
* - If all accelerated IP addresses and endpoints are in the **bound** state, and the attachment status returned by [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) is **active**, the batch task of attaching accelerated IP addresses to endpoints is complete.
|
|
1391
|
+
* - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
|
|
1387
1392
|
*
|
|
1388
1393
|
* @param request - CreateBasicAccelerateIpEndpointRelationsRequest
|
|
1389
1394
|
* @returns CreateBasicAccelerateIpEndpointRelationsResponse
|
|
@@ -1394,12 +1399,12 @@ export default class Client extends OpenApi {
|
|
|
1394
1399
|
}
|
|
1395
1400
|
|
|
1396
1401
|
/**
|
|
1397
|
-
* Basic Global Accelerator (GA) instances leverage the
|
|
1402
|
+
* Basic Alibaba Cloud Global Accelerator (GA) instances leverage Alibaba Cloud\\"s premium global the Internet bandwidth and high-quality transmission network to provide users with point-to-point acceleration. Basic Alibaba Cloud Global Accelerator (GA) instances are primarily used for Layer 3 (IP protocol) network acceleration. You can invoke the CreateBasicAccelerator operation to create a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1398
1403
|
*
|
|
1399
1404
|
* @remarks
|
|
1400
|
-
* *CreateBasicAccelerator** is an asynchronous operation. After
|
|
1401
|
-
*
|
|
1402
|
-
*
|
|
1405
|
+
* *CreateBasicAccelerator** is an asynchronous operation. After you invoke this operation, the system returns a basic Alibaba Cloud Global Accelerator (GA) instance ID, but the instance is not yet created. The creation node continues to execute in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) to query the status of the basic GA instance:
|
|
1406
|
+
* - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
|
|
1407
|
+
* - If the basic GA instance is in the **active** state, the instance is created.
|
|
1403
1408
|
*
|
|
1404
1409
|
* @param request - CreateBasicAcceleratorRequest
|
|
1405
1410
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1482,12 +1487,12 @@ export default class Client extends OpenApi {
|
|
|
1482
1487
|
}
|
|
1483
1488
|
|
|
1484
1489
|
/**
|
|
1485
|
-
* Basic Global Accelerator (GA) instances leverage the
|
|
1490
|
+
* Basic Alibaba Cloud Global Accelerator (GA) instances leverage Alibaba Cloud\\"s premium global the Internet bandwidth and high-quality transmission network to provide users with point-to-point acceleration. Basic Alibaba Cloud Global Accelerator (GA) instances are primarily used for Layer 3 (IP protocol) network acceleration. You can invoke the CreateBasicAccelerator operation to create a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1486
1491
|
*
|
|
1487
1492
|
* @remarks
|
|
1488
|
-
* *CreateBasicAccelerator** is an asynchronous operation. After
|
|
1489
|
-
*
|
|
1490
|
-
*
|
|
1493
|
+
* *CreateBasicAccelerator** is an asynchronous operation. After you invoke this operation, the system returns a basic Alibaba Cloud Global Accelerator (GA) instance ID, but the instance is not yet created. The creation node continues to execute in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) to query the status of the basic GA instance:
|
|
1494
|
+
* - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
|
|
1495
|
+
* - If the basic GA instance is in the **active** state, the instance is created.
|
|
1491
1496
|
*
|
|
1492
1497
|
* @param request - CreateBasicAcceleratorRequest
|
|
1493
1498
|
* @returns CreateBasicAcceleratorResponse
|
|
@@ -1498,13 +1503,13 @@ export default class Client extends OpenApi {
|
|
|
1498
1503
|
}
|
|
1499
1504
|
|
|
1500
1505
|
/**
|
|
1501
|
-
*
|
|
1506
|
+
* Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1502
1507
|
*
|
|
1503
1508
|
* @remarks
|
|
1504
|
-
*
|
|
1505
|
-
*
|
|
1506
|
-
*
|
|
1507
|
-
*
|
|
1509
|
+
* - **CreateBasicEndpoint** is an asynchronous operation. After you invoke this operation, the system returns an endpoint ID for the basic Alibaba Cloud Global Accelerator (GA) instance, but the endpoint is not yet created. The creation task continues to execute in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the endpoint status:
|
|
1510
|
+
* - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
|
|
1511
|
+
* - When the endpoint is in the **active** state, the endpoint is created.
|
|
1512
|
+
* - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1508
1513
|
*
|
|
1509
1514
|
* @param request - CreateBasicEndpointRequest
|
|
1510
1515
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1571,13 +1576,13 @@ export default class Client extends OpenApi {
|
|
|
1571
1576
|
}
|
|
1572
1577
|
|
|
1573
1578
|
/**
|
|
1574
|
-
*
|
|
1579
|
+
* Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1575
1580
|
*
|
|
1576
1581
|
* @remarks
|
|
1577
|
-
*
|
|
1578
|
-
*
|
|
1579
|
-
*
|
|
1580
|
-
*
|
|
1582
|
+
* - **CreateBasicEndpoint** is an asynchronous operation. After you invoke this operation, the system returns an endpoint ID for the basic Alibaba Cloud Global Accelerator (GA) instance, but the endpoint is not yet created. The creation task continues to execute in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the endpoint status:
|
|
1583
|
+
* - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
|
|
1584
|
+
* - When the endpoint is in the **active** state, the endpoint is created.
|
|
1585
|
+
* - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1581
1586
|
*
|
|
1582
1587
|
* @param request - CreateBasicEndpointRequest
|
|
1583
1588
|
* @returns CreateBasicEndpointResponse
|
|
@@ -1588,13 +1593,13 @@ export default class Client extends OpenApi {
|
|
|
1588
1593
|
}
|
|
1589
1594
|
|
|
1590
1595
|
/**
|
|
1591
|
-
*
|
|
1596
|
+
* Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1592
1597
|
*
|
|
1593
1598
|
* @remarks
|
|
1594
|
-
*
|
|
1595
|
-
*
|
|
1596
|
-
*
|
|
1597
|
-
*
|
|
1599
|
+
* - **CreateBasicEndpointGroup** is an asynchronous operation. After you invoke this operation, the system returns an endpoint group ID before the endpoint group is created. The endpoint group is being created in the background. You can invoke [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) to query the status of the endpoint group:
|
|
1600
|
+
* - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
|
|
1601
|
+
* - If the endpoint group is in the **active** state, the endpoint group is created.
|
|
1602
|
+
* - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1598
1603
|
*
|
|
1599
1604
|
* @param request - CreateBasicEndpointGroupRequest
|
|
1600
1605
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1657,13 +1662,13 @@ export default class Client extends OpenApi {
|
|
|
1657
1662
|
}
|
|
1658
1663
|
|
|
1659
1664
|
/**
|
|
1660
|
-
*
|
|
1665
|
+
* Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1661
1666
|
*
|
|
1662
1667
|
* @remarks
|
|
1663
|
-
*
|
|
1664
|
-
*
|
|
1665
|
-
*
|
|
1666
|
-
*
|
|
1668
|
+
* - **CreateBasicEndpointGroup** is an asynchronous operation. After you invoke this operation, the system returns an endpoint group ID before the endpoint group is created. The endpoint group is being created in the background. You can invoke [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) to query the status of the endpoint group:
|
|
1669
|
+
* - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
|
|
1670
|
+
* - If the endpoint group is in the **active** state, the endpoint group is created.
|
|
1671
|
+
* - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1667
1672
|
*
|
|
1668
1673
|
* @param request - CreateBasicEndpointGroupRequest
|
|
1669
1674
|
* @returns CreateBasicEndpointGroupResponse
|
|
@@ -1740,15 +1745,15 @@ export default class Client extends OpenApi {
|
|
|
1740
1745
|
}
|
|
1741
1746
|
|
|
1742
1747
|
/**
|
|
1743
|
-
*
|
|
1748
|
+
* Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1744
1749
|
*
|
|
1745
1750
|
* @remarks
|
|
1746
|
-
*
|
|
1747
|
-
*
|
|
1748
|
-
*
|
|
1749
|
-
*
|
|
1750
|
-
*
|
|
1751
|
-
*
|
|
1751
|
+
* When you invoke this operation, take note of the following items:
|
|
1752
|
+
* - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
|
|
1753
|
+
* - **CreateBasicIpSet** is an asynchronous operation. After a request is sent, the system returns an acceleration region instance ID but the acceleration region is not yet created. The creation node continues to run in the background. You can invoke [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) to query the status of the acceleration region:
|
|
1754
|
+
* - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
|
|
1755
|
+
* - If the acceleration region is in the **active** state, the acceleration region is created.
|
|
1756
|
+
* - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1752
1757
|
*
|
|
1753
1758
|
* @param request - CreateBasicIpSetRequest
|
|
1754
1759
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1799,15 +1804,15 @@ export default class Client extends OpenApi {
|
|
|
1799
1804
|
}
|
|
1800
1805
|
|
|
1801
1806
|
/**
|
|
1802
|
-
*
|
|
1807
|
+
* Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1803
1808
|
*
|
|
1804
1809
|
* @remarks
|
|
1805
|
-
*
|
|
1806
|
-
*
|
|
1807
|
-
*
|
|
1808
|
-
*
|
|
1809
|
-
*
|
|
1810
|
-
*
|
|
1810
|
+
* When you invoke this operation, take note of the following items:
|
|
1811
|
+
* - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
|
|
1812
|
+
* - **CreateBasicIpSet** is an asynchronous operation. After a request is sent, the system returns an acceleration region instance ID but the acceleration region is not yet created. The creation node continues to run in the background. You can invoke [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) to query the status of the acceleration region:
|
|
1813
|
+
* - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
|
|
1814
|
+
* - If the acceleration region is in the **active** state, the acceleration region is created.
|
|
1815
|
+
* - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1811
1816
|
*
|
|
1812
1817
|
* @param request - CreateBasicIpSetRequest
|
|
1813
1818
|
* @returns CreateBasicIpSetResponse
|
|
@@ -1818,22 +1823,22 @@ export default class Client extends OpenApi {
|
|
|
1818
1823
|
}
|
|
1819
1824
|
|
|
1820
1825
|
/**
|
|
1821
|
-
*
|
|
1822
|
-
* You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
|
|
1823
|
-
* * **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
|
|
1824
|
-
* * If the endpoint group is in the **updating** state, it indicates that the mappings are being created for the endpoint group. In this case, you can perform only query operations.
|
|
1825
|
-
* * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
|
|
1826
|
-
* * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
|
|
1827
|
-
* ### Prerequisites
|
|
1828
|
-
* Make sure that the following prerequisites are met before you call this operation:
|
|
1829
|
-
* * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1830
|
-
* * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1831
|
-
* * An application is deployed as an endpoint to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
|
|
1832
|
-
* * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. The custom routing listener feature is in invitational preview. To use the feature, [submit a ticket](https://workorder-intl.console.aliyun.com/?spm=5176.11182188.console-base-top.dworkorder.18ae4882n3v6ZW#/ticket/createIndex). For information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1833
|
-
* * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
1826
|
+
* Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
|
|
1834
1827
|
*
|
|
1835
1828
|
* @remarks
|
|
1836
|
-
*
|
|
1829
|
+
* An Alibaba Cloud Global Accelerator (GA) instance can generate a port mapping table based on the configured listener port range, the mapping configurations (protocols and port ranges) of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This enables deterministic routing of traffic to specific IP addresses and ports within the vSwitches.
|
|
1830
|
+
* This operation creates mapping configurations for an endpoint group that is associated with a custom route listener. When you invoke this operation, take note of the following items:
|
|
1831
|
+
* - **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID, but the mapping configurations for the endpoint group are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group and confirm whether the mapping configurations are created:
|
|
1832
|
+
* - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
|
|
1833
|
+
* - If the endpoint group is in the **active** state, the mapping configurations are created.
|
|
1834
|
+
* - **CreateCustomRoutingEndpointGroupDestinations** does not support concurrent creation of mapping configurations for endpoint groups associated with custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1835
|
+
* ### Before you begin
|
|
1836
|
+
* Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
|
|
1837
|
+
* - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1838
|
+
* - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1839
|
+
* - You have completed the deployment of the required applications as backend services to accept forwarded requests from Global Accelerator. Custom route listeners support only vSwitches as backend service types.
|
|
1840
|
+
* - You have obtained the permissions to use custom route listeners and created a custom route listener. The custom route listener type is in invitational preview. To use this feature, contact your account manager. To create a custom route listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1841
|
+
* - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
1837
1842
|
*
|
|
1838
1843
|
* @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
|
|
1839
1844
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1880,22 +1885,22 @@ export default class Client extends OpenApi {
|
|
|
1880
1885
|
}
|
|
1881
1886
|
|
|
1882
1887
|
/**
|
|
1883
|
-
*
|
|
1884
|
-
* You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
|
|
1885
|
-
* * **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
|
|
1886
|
-
* * If the endpoint group is in the **updating** state, it indicates that the mappings are being created for the endpoint group. In this case, you can perform only query operations.
|
|
1887
|
-
* * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
|
|
1888
|
-
* * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
|
|
1889
|
-
* ### Prerequisites
|
|
1890
|
-
* Make sure that the following prerequisites are met before you call this operation:
|
|
1891
|
-
* * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1892
|
-
* * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1893
|
-
* * An application is deployed as an endpoint to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
|
|
1894
|
-
* * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. The custom routing listener feature is in invitational preview. To use the feature, [submit a ticket](https://workorder-intl.console.aliyun.com/?spm=5176.11182188.console-base-top.dworkorder.18ae4882n3v6ZW#/ticket/createIndex). For information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1895
|
-
* * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
1888
|
+
* Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
|
|
1896
1889
|
*
|
|
1897
1890
|
* @remarks
|
|
1898
|
-
*
|
|
1891
|
+
* An Alibaba Cloud Global Accelerator (GA) instance can generate a port mapping table based on the configured listener port range, the mapping configurations (protocols and port ranges) of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This enables deterministic routing of traffic to specific IP addresses and ports within the vSwitches.
|
|
1892
|
+
* This operation creates mapping configurations for an endpoint group that is associated with a custom route listener. When you invoke this operation, take note of the following items:
|
|
1893
|
+
* - **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID, but the mapping configurations for the endpoint group are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group and confirm whether the mapping configurations are created:
|
|
1894
|
+
* - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
|
|
1895
|
+
* - If the endpoint group is in the **active** state, the mapping configurations are created.
|
|
1896
|
+
* - **CreateCustomRoutingEndpointGroupDestinations** does not support concurrent creation of mapping configurations for endpoint groups associated with custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1897
|
+
* ### Before you begin
|
|
1898
|
+
* Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
|
|
1899
|
+
* - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1900
|
+
* - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1901
|
+
* - You have completed the deployment of the required applications as backend services to accept forwarded requests from Global Accelerator. Custom route listeners support only vSwitches as backend service types.
|
|
1902
|
+
* - You have obtained the permissions to use custom route listeners and created a custom route listener. The custom route listener type is in invitational preview. To use this feature, contact your account manager. To create a custom route listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1903
|
+
* - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
1899
1904
|
*
|
|
1900
1905
|
* @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
|
|
1901
1906
|
* @returns CreateCustomRoutingEndpointGroupDestinationsResponse
|
|
@@ -1906,24 +1911,24 @@ export default class Client extends OpenApi {
|
|
|
1906
1911
|
}
|
|
1907
1912
|
|
|
1908
1913
|
/**
|
|
1909
|
-
*
|
|
1914
|
+
* Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
|
|
1910
1915
|
*
|
|
1911
1916
|
* @remarks
|
|
1912
|
-
* Global Accelerator
|
|
1913
|
-
*
|
|
1914
|
-
*
|
|
1915
|
-
*
|
|
1916
|
-
* When you
|
|
1917
|
-
*
|
|
1918
|
-
*
|
|
1919
|
-
*
|
|
1920
|
-
*
|
|
1921
|
-
* ###
|
|
1922
|
-
*
|
|
1923
|
-
*
|
|
1924
|
-
*
|
|
1925
|
-
*
|
|
1926
|
-
*
|
|
1917
|
+
* Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
|
|
1918
|
+
* - After you configure an intelligent routing listener, the Alibaba Cloud Global Accelerator (GA) instance automatically selects the nearest healthy endpoint group for traffic forwarding based on latency factors (primarily depending on geographic location and network link conditions), and ultimately delivers client network access requests to healthy endpoints.
|
|
1919
|
+
* - After you configure a custom routing type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, destination endpoint group protocol and port range, and IP address information of the endpoints (vSwitches), to deterministically route traffic to specific IP addresses and ports within vSwitches.
|
|
1920
|
+
* This operation creates endpoint groups for a custom routing type listener. To create endpoint groups for an intelligent routing listener, invoke [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
|
|
1921
|
+
* When you invoke this operation, take note of the following items:
|
|
1922
|
+
* - **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint groups for the custom routing type listener are not yet created. The creation task continues to execute in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) to query the status of the endpoint groups:
|
|
1923
|
+
* - If an endpoint group is in the **init** state, the endpoint groups are being created in batches. In this state, you can only execute query operations.
|
|
1924
|
+
* - When all endpoint groups are in the **active** state, the batch creation is complete.
|
|
1925
|
+
* - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1926
|
+
* ### Before you begin
|
|
1927
|
+
* Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
|
|
1928
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1929
|
+
* - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1930
|
+
* - You have deployed the relevant applications as backend services for Global Accelerator to accept forwarded requests. Custom routing type listeners support only vSwitches as the backend service type.
|
|
1931
|
+
* - You have applied for permissions to use custom routing type listeners and created a custom routing type listener. The custom routing type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom routing type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1927
1932
|
*
|
|
1928
1933
|
* @param request - CreateCustomRoutingEndpointGroupsRequest
|
|
1929
1934
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1974,24 +1979,24 @@ export default class Client extends OpenApi {
|
|
|
1974
1979
|
}
|
|
1975
1980
|
|
|
1976
1981
|
/**
|
|
1977
|
-
*
|
|
1982
|
+
* Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
|
|
1978
1983
|
*
|
|
1979
1984
|
* @remarks
|
|
1980
|
-
* Global Accelerator
|
|
1981
|
-
*
|
|
1982
|
-
*
|
|
1983
|
-
*
|
|
1984
|
-
* When you
|
|
1985
|
-
*
|
|
1986
|
-
*
|
|
1987
|
-
*
|
|
1988
|
-
*
|
|
1989
|
-
* ###
|
|
1990
|
-
*
|
|
1991
|
-
*
|
|
1992
|
-
*
|
|
1993
|
-
*
|
|
1994
|
-
*
|
|
1985
|
+
* Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
|
|
1986
|
+
* - After you configure an intelligent routing listener, the Alibaba Cloud Global Accelerator (GA) instance automatically selects the nearest healthy endpoint group for traffic forwarding based on latency factors (primarily depending on geographic location and network link conditions), and ultimately delivers client network access requests to healthy endpoints.
|
|
1987
|
+
* - After you configure a custom routing type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, destination endpoint group protocol and port range, and IP address information of the endpoints (vSwitches), to deterministically route traffic to specific IP addresses and ports within vSwitches.
|
|
1988
|
+
* This operation creates endpoint groups for a custom routing type listener. To create endpoint groups for an intelligent routing listener, invoke [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
|
|
1989
|
+
* When you invoke this operation, take note of the following items:
|
|
1990
|
+
* - **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint groups for the custom routing type listener are not yet created. The creation task continues to execute in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) to query the status of the endpoint groups:
|
|
1991
|
+
* - If an endpoint group is in the **init** state, the endpoint groups are being created in batches. In this state, you can only execute query operations.
|
|
1992
|
+
* - When all endpoint groups are in the **active** state, the batch creation is complete.
|
|
1993
|
+
* - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1994
|
+
* ### Before you begin
|
|
1995
|
+
* Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
|
|
1996
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
1997
|
+
* - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
1998
|
+
* - You have deployed the relevant applications as backend services for Global Accelerator to accept forwarded requests. Custom routing type listeners support only vSwitches as the backend service type.
|
|
1999
|
+
* - You have applied for permissions to use custom routing type listeners and created a custom routing type listener. The custom routing type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom routing type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
1995
2000
|
*
|
|
1996
2001
|
* @param request - CreateCustomRoutingEndpointGroupsRequest
|
|
1997
2002
|
* @returns CreateCustomRoutingEndpointGroupsResponse
|
|
@@ -2002,23 +2007,23 @@ export default class Client extends OpenApi {
|
|
|
2002
2007
|
}
|
|
2003
2008
|
|
|
2004
2009
|
/**
|
|
2005
|
-
*
|
|
2010
|
+
* Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
|
|
2006
2011
|
*
|
|
2007
2012
|
* @remarks
|
|
2008
|
-
* This operation takes effect only when the traffic
|
|
2009
|
-
*
|
|
2010
|
-
*
|
|
2011
|
-
*
|
|
2012
|
-
*
|
|
2013
|
-
*
|
|
2014
|
-
* ###
|
|
2015
|
-
* Before you
|
|
2016
|
-
*
|
|
2017
|
-
*
|
|
2018
|
-
*
|
|
2019
|
-
*
|
|
2020
|
-
*
|
|
2021
|
-
*
|
|
2013
|
+
* This operation takes effect only when the traffic policy of the backend service for the endpoint is set to allow traffic to specified destinations that can accept access traffic. You can invoke [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) to query the traffic policy of the backend service for a specified endpoint. This operation takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom** (specifying destinations that can accept access traffic).
|
|
2014
|
+
* Before you invoke this operation, take note of the following items:
|
|
2015
|
+
* - **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint traffic policies for the custom route type listener are not yet created. The creation task continues to run in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) to query the status of the endpoint group to confirm whether the traffic policies are created.
|
|
2016
|
+
* - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
|
|
2017
|
+
* - If the endpoint group is in the **active** state, the traffic policies are created.
|
|
2018
|
+
* - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
|
|
2019
|
+
* ### Before you begin
|
|
2020
|
+
* Before you create an endpoint traffic policy, make sure that you have completed the following operations:
|
|
2021
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
2022
|
+
* - If the billing method of the standard Global Accelerator instance is **pay-by-bandwidth**, a basic bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
2023
|
+
* - You have deployed the required applications as backend services to accept forwarded requests from Global Accelerator. The backend service type for custom route type listeners supports only vSwitches.
|
|
2024
|
+
* - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
2025
|
+
* - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
2026
|
+
* - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
|
|
2022
2027
|
*
|
|
2023
2028
|
* @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
|
|
2024
2029
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2061,23 +2066,23 @@ export default class Client extends OpenApi {
|
|
|
2061
2066
|
}
|
|
2062
2067
|
|
|
2063
2068
|
/**
|
|
2064
|
-
*
|
|
2069
|
+
* Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
|
|
2065
2070
|
*
|
|
2066
2071
|
* @remarks
|
|
2067
|
-
* This operation takes effect only when the traffic
|
|
2068
|
-
*
|
|
2069
|
-
*
|
|
2070
|
-
*
|
|
2071
|
-
*
|
|
2072
|
-
*
|
|
2073
|
-
* ###
|
|
2074
|
-
* Before you
|
|
2075
|
-
*
|
|
2076
|
-
*
|
|
2077
|
-
*
|
|
2078
|
-
*
|
|
2079
|
-
*
|
|
2080
|
-
*
|
|
2072
|
+
* This operation takes effect only when the traffic policy of the backend service for the endpoint is set to allow traffic to specified destinations that can accept access traffic. You can invoke [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) to query the traffic policy of the backend service for a specified endpoint. This operation takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom** (specifying destinations that can accept access traffic).
|
|
2073
|
+
* Before you invoke this operation, take note of the following items:
|
|
2074
|
+
* - **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint traffic policies for the custom route type listener are not yet created. The creation task continues to run in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) to query the status of the endpoint group to confirm whether the traffic policies are created.
|
|
2075
|
+
* - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
|
|
2076
|
+
* - If the endpoint group is in the **active** state, the traffic policies are created.
|
|
2077
|
+
* - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
|
|
2078
|
+
* ### Before you begin
|
|
2079
|
+
* Before you create an endpoint traffic policy, make sure that you have completed the following operations:
|
|
2080
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
2081
|
+
* - If the billing method of the standard Global Accelerator instance is **pay-by-bandwidth**, a basic bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
2082
|
+
* - You have deployed the required applications as backend services to accept forwarded requests from Global Accelerator. The backend service type for custom route type listeners supports only vSwitches.
|
|
2083
|
+
* - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
2084
|
+
* - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
2085
|
+
* - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
|
|
2081
2086
|
*
|
|
2082
2087
|
* @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
|
|
2083
2088
|
* @returns CreateCustomRoutingEndpointTrafficPoliciesResponse
|
|
@@ -2088,22 +2093,22 @@ export default class Client extends OpenApi {
|
|
|
2088
2093
|
}
|
|
2089
2094
|
|
|
2090
2095
|
/**
|
|
2091
|
-
*
|
|
2096
|
+
* Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
|
|
2092
2097
|
*
|
|
2093
2098
|
* @remarks
|
|
2094
|
-
* After you configure a custom
|
|
2095
|
-
* This operation
|
|
2096
|
-
*
|
|
2097
|
-
*
|
|
2098
|
-
*
|
|
2099
|
-
*
|
|
2100
|
-
* ###
|
|
2101
|
-
*
|
|
2102
|
-
*
|
|
2103
|
-
*
|
|
2104
|
-
*
|
|
2105
|
-
*
|
|
2106
|
-
*
|
|
2099
|
+
* After you configure a custom route type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, the protocol and port range of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This way, traffic is deterministically routed to specific IP addresses and ports in the vSwitches.
|
|
2100
|
+
* This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
|
|
2101
|
+
* - **CreateCustomRoutingEndpoints** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoints are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group to confirm whether the endpoints are created:
|
|
2102
|
+
* - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
|
|
2103
|
+
* - If the endpoint group is in the **active** state, the endpoints are created.
|
|
2104
|
+
* - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
2105
|
+
* ### Before you begin
|
|
2106
|
+
* Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
|
|
2107
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
2108
|
+
* - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
2109
|
+
* - Applications are deployed as backend services of Global Accelerator to accept forwarded requests. Custom route type listeners support only vSwitches as the backend service type.
|
|
2110
|
+
* - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
2111
|
+
* - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
2107
2112
|
*
|
|
2108
2113
|
* @param request - CreateCustomRoutingEndpointsRequest
|
|
2109
2114
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2146,22 +2151,22 @@ export default class Client extends OpenApi {
|
|
|
2146
2151
|
}
|
|
2147
2152
|
|
|
2148
2153
|
/**
|
|
2149
|
-
*
|
|
2154
|
+
* Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
|
|
2150
2155
|
*
|
|
2151
2156
|
* @remarks
|
|
2152
|
-
* After you configure a custom
|
|
2153
|
-
* This operation
|
|
2154
|
-
*
|
|
2155
|
-
*
|
|
2156
|
-
*
|
|
2157
|
-
*
|
|
2158
|
-
* ###
|
|
2159
|
-
*
|
|
2160
|
-
*
|
|
2161
|
-
*
|
|
2162
|
-
*
|
|
2163
|
-
*
|
|
2164
|
-
*
|
|
2157
|
+
* After you configure a custom route type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, the protocol and port range of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This way, traffic is deterministically routed to specific IP addresses and ports in the vSwitches.
|
|
2158
|
+
* This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
|
|
2159
|
+
* - **CreateCustomRoutingEndpoints** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoints are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group to confirm whether the endpoints are created:
|
|
2160
|
+
* - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
|
|
2161
|
+
* - If the endpoint group is in the **active** state, the endpoints are created.
|
|
2162
|
+
* - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
2163
|
+
* ### Before you begin
|
|
2164
|
+
* Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
|
|
2165
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
2166
|
+
* - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
2167
|
+
* - Applications are deployed as backend services of Global Accelerator to accept forwarded requests. Custom route type listeners support only vSwitches as the backend service type.
|
|
2168
|
+
* - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
|
|
2169
|
+
* - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
2165
2170
|
*
|
|
2166
2171
|
* @param request - CreateCustomRoutingEndpointsRequest
|
|
2167
2172
|
* @returns CreateCustomRoutingEndpointsResponse
|
|
@@ -2172,14 +2177,14 @@ export default class Client extends OpenApi {
|
|
|
2172
2177
|
}
|
|
2173
2178
|
|
|
2174
2179
|
/**
|
|
2175
|
-
* Creates
|
|
2180
|
+
* Creates an accelerated domain name and associates it with one or more GA instances.
|
|
2176
2181
|
*
|
|
2177
2182
|
* @remarks
|
|
2178
2183
|
* After you associate an accelerated domain name that has obtained an ICP number with a Global Accelerator (GA) instance, you do not need to complete filing for the accelerated domain name or its subdomains on Alibaba Cloud.
|
|
2179
|
-
*
|
|
2180
|
-
*
|
|
2181
|
-
*
|
|
2182
|
-
*
|
|
2184
|
+
* This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
|
|
2185
|
+
* - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
|
|
2186
|
+
* - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
|
|
2187
|
+
* - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
|
|
2183
2188
|
*
|
|
2184
2189
|
* @param request - CreateDomainRequest
|
|
2185
2190
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2222,14 +2227,14 @@ export default class Client extends OpenApi {
|
|
|
2222
2227
|
}
|
|
2223
2228
|
|
|
2224
2229
|
/**
|
|
2225
|
-
* Creates
|
|
2230
|
+
* Creates an accelerated domain name and associates it with one or more GA instances.
|
|
2226
2231
|
*
|
|
2227
2232
|
* @remarks
|
|
2228
2233
|
* After you associate an accelerated domain name that has obtained an ICP number with a Global Accelerator (GA) instance, you do not need to complete filing for the accelerated domain name or its subdomains on Alibaba Cloud.
|
|
2229
|
-
*
|
|
2230
|
-
*
|
|
2231
|
-
*
|
|
2232
|
-
*
|
|
2234
|
+
* This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
|
|
2235
|
+
* - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
|
|
2236
|
+
* - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
|
|
2237
|
+
* - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
|
|
2233
2238
|
*
|
|
2234
2239
|
* @param request - CreateDomainRequest
|
|
2235
2240
|
* @returns CreateDomainResponse
|
|
@@ -2243,11 +2248,11 @@ export default class Client extends OpenApi {
|
|
|
2243
2248
|
* Creates an endpoint group.
|
|
2244
2249
|
*
|
|
2245
2250
|
* @remarks
|
|
2246
|
-
*
|
|
2247
|
-
*
|
|
2248
|
-
*
|
|
2249
|
-
*
|
|
2250
|
-
*
|
|
2251
|
+
* - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
|
|
2252
|
+
* - **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns an endpoint group ID and begins creating the endpoint group in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
|
|
2253
|
+
* - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
|
|
2254
|
+
* - If the endpoint group is in the **active** state, it has been created.
|
|
2255
|
+
* - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
|
|
2251
2256
|
*
|
|
2252
2257
|
* @param request - CreateEndpointGroupRequest
|
|
2253
2258
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2369,11 +2374,11 @@ export default class Client extends OpenApi {
|
|
|
2369
2374
|
* Creates an endpoint group.
|
|
2370
2375
|
*
|
|
2371
2376
|
* @remarks
|
|
2372
|
-
*
|
|
2373
|
-
*
|
|
2374
|
-
*
|
|
2375
|
-
*
|
|
2376
|
-
*
|
|
2377
|
+
* - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
|
|
2378
|
+
* - **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns an endpoint group ID and begins creating the endpoint group in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
|
|
2379
|
+
* - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
|
|
2380
|
+
* - If the endpoint group is in the **active** state, it has been created.
|
|
2381
|
+
* - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
|
|
2377
2382
|
*
|
|
2378
2383
|
* @param request - CreateEndpointGroupRequest
|
|
2379
2384
|
* @returns CreateEndpointGroupResponse
|
|
@@ -2384,15 +2389,15 @@ export default class Client extends OpenApi {
|
|
|
2384
2389
|
}
|
|
2385
2390
|
|
|
2386
2391
|
/**
|
|
2387
|
-
* Creates
|
|
2392
|
+
* Creates endpoint groups in batches.
|
|
2388
2393
|
*
|
|
2389
2394
|
* @remarks
|
|
2390
|
-
*
|
|
2391
|
-
*
|
|
2392
|
-
*
|
|
2393
|
-
*
|
|
2394
|
-
*
|
|
2395
|
-
*
|
|
2395
|
+
* - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
|
|
2396
|
+
* - This API does not support creating virtual endpoint groups for Layer-4 listeners. To create a virtual endpoint group for a Layer-4 listener, call [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html).
|
|
2397
|
+
* - **CreateEndpointGroups** is an asynchronous API. It returns a request ID and creates the endpoint groups in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) to query the status of an endpoint group:
|
|
2398
|
+
* - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
|
|
2399
|
+
* - The batch creation is complete when all endpoint groups are in the **active** state.
|
|
2400
|
+
* - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
|
|
2396
2401
|
*
|
|
2397
2402
|
* @param request - CreateEndpointGroupsRequest
|
|
2398
2403
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2450,15 +2455,15 @@ export default class Client extends OpenApi {
|
|
|
2450
2455
|
}
|
|
2451
2456
|
|
|
2452
2457
|
/**
|
|
2453
|
-
* Creates
|
|
2458
|
+
* Creates endpoint groups in batches.
|
|
2454
2459
|
*
|
|
2455
2460
|
* @remarks
|
|
2456
|
-
*
|
|
2457
|
-
*
|
|
2458
|
-
*
|
|
2459
|
-
*
|
|
2460
|
-
*
|
|
2461
|
-
*
|
|
2461
|
+
* - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
|
|
2462
|
+
* - This API does not support creating virtual endpoint groups for Layer-4 listeners. To create a virtual endpoint group for a Layer-4 listener, call [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html).
|
|
2463
|
+
* - **CreateEndpointGroups** is an asynchronous API. It returns a request ID and creates the endpoint groups in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) to query the status of an endpoint group:
|
|
2464
|
+
* - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
|
|
2465
|
+
* - The batch creation is complete when all endpoint groups are in the **active** state.
|
|
2466
|
+
* - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
|
|
2462
2467
|
*
|
|
2463
2468
|
* @param request - CreateEndpointGroupsRequest
|
|
2464
2469
|
* @returns CreateEndpointGroupsResponse
|
|
@@ -2469,15 +2474,15 @@ export default class Client extends OpenApi {
|
|
|
2469
2474
|
}
|
|
2470
2475
|
|
|
2471
2476
|
/**
|
|
2472
|
-
* If you
|
|
2477
|
+
* If you need to distribute traffic based on request attributes such as the domain name, path, HTTP headers, and cookies, you can create custom forwarding rules for a listener. The listener evaluates incoming requests against these rules and performs different forwarding actions. To create forwarding rules, call the `CreateForwardingRules` API.
|
|
2473
2478
|
*
|
|
2474
2479
|
* @remarks
|
|
2475
|
-
* Before you call this
|
|
2476
|
-
* When you call this
|
|
2477
|
-
*
|
|
2478
|
-
*
|
|
2479
|
-
*
|
|
2480
|
-
*
|
|
2480
|
+
* Before you call this API, you should understand how forwarding rules work and their matching conditions. For more information, see [Forwarding rules](https://help.aliyun.com/document_detail/204224.html).
|
|
2481
|
+
* When you call this API, note the following:
|
|
2482
|
+
* - The **CreateForwardingRules** API is asynchronous. After the call is made, the system returns a forwarding rule ID, but the rule is still being created. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
|
|
2483
|
+
* - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
|
|
2484
|
+
* - If a forwarding rule is in the **active** status, the rule has been created.
|
|
2485
|
+
* - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
|
|
2481
2486
|
*
|
|
2482
2487
|
* @param request - CreateForwardingRulesRequest
|
|
2483
2488
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2531,15 +2536,15 @@ export default class Client extends OpenApi {
|
|
|
2531
2536
|
}
|
|
2532
2537
|
|
|
2533
2538
|
/**
|
|
2534
|
-
* If you
|
|
2539
|
+
* If you need to distribute traffic based on request attributes such as the domain name, path, HTTP headers, and cookies, you can create custom forwarding rules for a listener. The listener evaluates incoming requests against these rules and performs different forwarding actions. To create forwarding rules, call the `CreateForwardingRules` API.
|
|
2535
2540
|
*
|
|
2536
2541
|
* @remarks
|
|
2537
|
-
* Before you call this
|
|
2538
|
-
* When you call this
|
|
2539
|
-
*
|
|
2540
|
-
*
|
|
2541
|
-
*
|
|
2542
|
-
*
|
|
2542
|
+
* Before you call this API, you should understand how forwarding rules work and their matching conditions. For more information, see [Forwarding rules](https://help.aliyun.com/document_detail/204224.html).
|
|
2543
|
+
* When you call this API, note the following:
|
|
2544
|
+
* - The **CreateForwardingRules** API is asynchronous. After the call is made, the system returns a forwarding rule ID, but the rule is still being created. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
|
|
2545
|
+
* - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
|
|
2546
|
+
* - If a forwarding rule is in the **active** status, the rule has been created.
|
|
2547
|
+
* - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
|
|
2543
2548
|
*
|
|
2544
2549
|
* @param request - CreateForwardingRulesRequest
|
|
2545
2550
|
* @returns CreateForwardingRulesResponse
|
|
@@ -2616,14 +2621,14 @@ export default class Client extends OpenApi {
|
|
|
2616
2621
|
}
|
|
2617
2622
|
|
|
2618
2623
|
/**
|
|
2619
|
-
*
|
|
2624
|
+
* Create a listener for your GA instance.
|
|
2620
2625
|
*
|
|
2621
2626
|
* @remarks
|
|
2622
|
-
*
|
|
2623
|
-
*
|
|
2624
|
-
*
|
|
2625
|
-
*
|
|
2626
|
-
*
|
|
2627
|
+
* Note the following when you call this operation:
|
|
2628
|
+
* - **CreateListener** is an asynchronous operation. After you send a request, the system returns a listener ID but the listener is still being created in the background. You can call [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to check the listener\\"s status:
|
|
2629
|
+
* - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
|
|
2630
|
+
* - An **active** status indicates that the listener is ready.
|
|
2631
|
+
* - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
|
|
2627
2632
|
*
|
|
2628
2633
|
* @param request - CreateListenerRequest
|
|
2629
2634
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2718,14 +2723,14 @@ export default class Client extends OpenApi {
|
|
|
2718
2723
|
}
|
|
2719
2724
|
|
|
2720
2725
|
/**
|
|
2721
|
-
*
|
|
2726
|
+
* Create a listener for your GA instance.
|
|
2722
2727
|
*
|
|
2723
2728
|
* @remarks
|
|
2724
|
-
*
|
|
2725
|
-
*
|
|
2726
|
-
*
|
|
2727
|
-
*
|
|
2728
|
-
*
|
|
2729
|
+
* Note the following when you call this operation:
|
|
2730
|
+
* - **CreateListener** is an asynchronous operation. After you send a request, the system returns a listener ID but the listener is still being created in the background. You can call [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to check the listener\\"s status:
|
|
2731
|
+
* - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
|
|
2732
|
+
* - An **active** status indicates that the listener is ready.
|
|
2733
|
+
* - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
|
|
2729
2734
|
*
|
|
2730
2735
|
* @param request - CreateListenerRequest
|
|
2731
2736
|
* @returns CreateListenerResponse
|
|
@@ -2809,10 +2814,10 @@ export default class Client extends OpenApi {
|
|
|
2809
2814
|
* Deletes a Global Accelerator (GA) instance.
|
|
2810
2815
|
*
|
|
2811
2816
|
* @remarks
|
|
2812
|
-
*
|
|
2813
|
-
*
|
|
2814
|
-
*
|
|
2815
|
-
*
|
|
2817
|
+
* - You cannot delete subscription GA instances.
|
|
2818
|
+
* - **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
|
|
2819
|
+
* - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
|
|
2820
|
+
* - If the GA instance cannot be queried, the GA instance is deleted.
|
|
2816
2821
|
*
|
|
2817
2822
|
* @param request - DeleteAcceleratorRequest
|
|
2818
2823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2850,10 +2855,10 @@ export default class Client extends OpenApi {
|
|
|
2850
2855
|
* Deletes a Global Accelerator (GA) instance.
|
|
2851
2856
|
*
|
|
2852
2857
|
* @remarks
|
|
2853
|
-
*
|
|
2854
|
-
*
|
|
2855
|
-
*
|
|
2856
|
-
*
|
|
2858
|
+
* - You cannot delete subscription GA instances.
|
|
2859
|
+
* - **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
|
|
2860
|
+
* - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
|
|
2861
|
+
* - If the GA instance cannot be queried, the GA instance is deleted.
|
|
2857
2862
|
*
|
|
2858
2863
|
* @param request - DeleteAcceleratorRequest
|
|
2859
2864
|
* @returns DeleteAcceleratorResponse
|
|
@@ -2864,12 +2869,12 @@ export default class Client extends OpenApi {
|
|
|
2864
2869
|
}
|
|
2865
2870
|
|
|
2866
2871
|
/**
|
|
2867
|
-
*
|
|
2872
|
+
* Invokes the DeleteAcl operation to delete an access control policy group.
|
|
2868
2873
|
*
|
|
2869
2874
|
* @remarks
|
|
2870
|
-
* *DeleteAcl** is an asynchronous operation. After
|
|
2871
|
-
*
|
|
2872
|
-
*
|
|
2875
|
+
* *DeleteAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the access control policy group is not immediately deleted. The deletion node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) to query the status of the access control policy group:
|
|
2876
|
+
* - If the access control policy group is in the **deleting** state, the access control policy group is being deleted. In this state, you can only execute query operations and cannot execute other operations.
|
|
2877
|
+
* - If the access control policy group cannot be found, the access control policy group is deleted.
|
|
2873
2878
|
*
|
|
2874
2879
|
* @param request - DeleteAclRequest
|
|
2875
2880
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2912,12 +2917,12 @@ export default class Client extends OpenApi {
|
|
|
2912
2917
|
}
|
|
2913
2918
|
|
|
2914
2919
|
/**
|
|
2915
|
-
*
|
|
2920
|
+
* Invokes the DeleteAcl operation to delete an access control policy group.
|
|
2916
2921
|
*
|
|
2917
2922
|
* @remarks
|
|
2918
|
-
* *DeleteAcl** is an asynchronous operation. After
|
|
2919
|
-
*
|
|
2920
|
-
*
|
|
2923
|
+
* *DeleteAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the access control policy group is not immediately deleted. The deletion node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) to query the status of the access control policy group:
|
|
2924
|
+
* - If the access control policy group is in the **deleting** state, the access control policy group is being deleted. In this state, you can only execute query operations and cannot execute other operations.
|
|
2925
|
+
* - If the access control policy group cannot be found, the access control policy group is deleted.
|
|
2921
2926
|
*
|
|
2922
2927
|
* @param request - DeleteAclRequest
|
|
2923
2928
|
* @returns DeleteAclResponse
|
|
@@ -2928,13 +2933,13 @@ export default class Client extends OpenApi {
|
|
|
2928
2933
|
}
|
|
2929
2934
|
|
|
2930
2935
|
/**
|
|
2931
|
-
*
|
|
2936
|
+
* Calls the DeleteApplicationMonitor operation to delete an origin probing task.
|
|
2932
2937
|
*
|
|
2933
2938
|
* @remarks
|
|
2934
|
-
*
|
|
2935
|
-
*
|
|
2936
|
-
*
|
|
2937
|
-
*
|
|
2939
|
+
* - The **DeleteApplicationMonitor** operation is asynchronous. After you send a request, the system returns a request ID, but the origin probing node is not yet deleted. The deletion node continues to run in the background. You can invoke [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing node:
|
|
2940
|
+
* - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
|
|
2941
|
+
* - If the origin probing node cannot be found, the node is deleted.
|
|
2942
|
+
* - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
2938
2943
|
*
|
|
2939
2944
|
* @param request - DeleteApplicationMonitorRequest
|
|
2940
2945
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2973,13 +2978,13 @@ export default class Client extends OpenApi {
|
|
|
2973
2978
|
}
|
|
2974
2979
|
|
|
2975
2980
|
/**
|
|
2976
|
-
*
|
|
2981
|
+
* Calls the DeleteApplicationMonitor operation to delete an origin probing task.
|
|
2977
2982
|
*
|
|
2978
2983
|
* @remarks
|
|
2979
|
-
*
|
|
2980
|
-
*
|
|
2981
|
-
*
|
|
2982
|
-
*
|
|
2984
|
+
* - The **DeleteApplicationMonitor** operation is asynchronous. After you send a request, the system returns a request ID, but the origin probing node is not yet deleted. The deletion node continues to run in the background. You can invoke [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing node:
|
|
2985
|
+
* - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
|
|
2986
|
+
* - If the origin probing node cannot be found, the node is deleted.
|
|
2987
|
+
* - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
2983
2988
|
*
|
|
2984
2989
|
* @param request - DeleteApplicationMonitorRequest
|
|
2985
2990
|
* @returns DeleteApplicationMonitorResponse
|
|
@@ -3118,13 +3123,13 @@ export default class Client extends OpenApi {
|
|
|
3118
3123
|
}
|
|
3119
3124
|
|
|
3120
3125
|
/**
|
|
3121
|
-
* Deletes
|
|
3126
|
+
* Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
|
|
3122
3127
|
*
|
|
3123
3128
|
* @remarks
|
|
3124
|
-
*
|
|
3125
|
-
*
|
|
3126
|
-
*
|
|
3127
|
-
*
|
|
3129
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After a request is sent, the system returns a request ID, but the attach relationship between the accelerated IP address and the endpoint of the basic Global Accelerator (GA) instance is not immediately removed. The deletion task continues to run in the background. You can call the following operations to check whether the attach relationship between the accelerated IP address and the endpoint is deleted:
|
|
3130
|
+
* - Call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the accelerated IP address and the endpoint respectively. If the status of the accelerated IP address and the endpoint is **unbinding**, the attach relationship is being deleted. In this state, you can only perform query operations and cannot perform other operations.
|
|
3131
|
+
* - Call [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) to query the attach status between the accelerated IP address and the endpoint. If no attach information is returned, the attach relationship between the accelerated IP address and the endpoint is deleted.
|
|
3132
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
|
|
3128
3133
|
*
|
|
3129
3134
|
* @param request - DeleteBasicAccelerateIpEndpointRelationRequest
|
|
3130
3135
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3171,13 +3176,13 @@ export default class Client extends OpenApi {
|
|
|
3171
3176
|
}
|
|
3172
3177
|
|
|
3173
3178
|
/**
|
|
3174
|
-
* Deletes
|
|
3179
|
+
* Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
|
|
3175
3180
|
*
|
|
3176
3181
|
* @remarks
|
|
3177
|
-
*
|
|
3178
|
-
*
|
|
3179
|
-
*
|
|
3180
|
-
*
|
|
3182
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After a request is sent, the system returns a request ID, but the attach relationship between the accelerated IP address and the endpoint of the basic Global Accelerator (GA) instance is not immediately removed. The deletion task continues to run in the background. You can call the following operations to check whether the attach relationship between the accelerated IP address and the endpoint is deleted:
|
|
3183
|
+
* - Call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the accelerated IP address and the endpoint respectively. If the status of the accelerated IP address and the endpoint is **unbinding**, the attach relationship is being deleted. In this state, you can only perform query operations and cannot perform other operations.
|
|
3184
|
+
* - Call [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) to query the attach status between the accelerated IP address and the endpoint. If no attach information is returned, the attach relationship between the accelerated IP address and the endpoint is deleted.
|
|
3185
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
|
|
3181
3186
|
*
|
|
3182
3187
|
* @param request - DeleteBasicAccelerateIpEndpointRelationRequest
|
|
3183
3188
|
* @returns DeleteBasicAccelerateIpEndpointRelationResponse
|
|
@@ -3188,19 +3193,19 @@ export default class Client extends OpenApi {
|
|
|
3188
3193
|
}
|
|
3189
3194
|
|
|
3190
3195
|
/**
|
|
3191
|
-
*
|
|
3196
|
+
* Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3192
3197
|
*
|
|
3193
3198
|
* @remarks
|
|
3194
|
-
*
|
|
3195
|
-
*
|
|
3196
|
-
*
|
|
3197
|
-
*
|
|
3198
|
-
*
|
|
3199
|
-
*
|
|
3200
|
-
*
|
|
3201
|
-
*
|
|
3202
|
-
*
|
|
3203
|
-
*
|
|
3199
|
+
* - Upfront (subscription) basic Alibaba Cloud Global Accelerator (GA) instances cannot be deleted. You can unsubscribe on the <props="china">[Unsubscribe](https://usercenter2.aliyun.com/refund/refund)<props="intl">[Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe, make sure that the basic Alibaba Cloud Global Accelerator (GA) instance has no acceleration area or endpoint group configurations and is not attached to a bandwidth plan.
|
|
3200
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
3201
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
3202
|
+
* - To disassociate a bandwidth plan from a basic Alibaba Cloud Global Accelerator (GA) instance, refer to [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
|
|
3203
|
+
* - Before you invoke this operation to delete a pay-as-you-go basic Alibaba Cloud Global Accelerator (GA) instance, make sure that data migration is complete and that the acceleration area and endpoint group configurations under the instance are deleted.
|
|
3204
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
3205
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
3206
|
+
* - **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the node in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) to query the status of the basic Alibaba Cloud Global Accelerator (GA) instance:
|
|
3207
|
+
* - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
|
|
3208
|
+
* - If the instance cannot be found, the instance is deleted.
|
|
3204
3209
|
*
|
|
3205
3210
|
* @param request - DeleteBasicAcceleratorRequest
|
|
3206
3211
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3235,19 +3240,19 @@ export default class Client extends OpenApi {
|
|
|
3235
3240
|
}
|
|
3236
3241
|
|
|
3237
3242
|
/**
|
|
3238
|
-
*
|
|
3243
|
+
* Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3239
3244
|
*
|
|
3240
3245
|
* @remarks
|
|
3241
|
-
*
|
|
3242
|
-
*
|
|
3243
|
-
*
|
|
3244
|
-
*
|
|
3245
|
-
*
|
|
3246
|
-
*
|
|
3247
|
-
*
|
|
3248
|
-
*
|
|
3249
|
-
*
|
|
3250
|
-
*
|
|
3246
|
+
* - Upfront (subscription) basic Alibaba Cloud Global Accelerator (GA) instances cannot be deleted. You can unsubscribe on the <props="china">[Unsubscribe](https://usercenter2.aliyun.com/refund/refund)<props="intl">[Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe, make sure that the basic Alibaba Cloud Global Accelerator (GA) instance has no acceleration area or endpoint group configurations and is not attached to a bandwidth plan.
|
|
3247
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
3248
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
3249
|
+
* - To disassociate a bandwidth plan from a basic Alibaba Cloud Global Accelerator (GA) instance, refer to [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
|
|
3250
|
+
* - Before you invoke this operation to delete a pay-as-you-go basic Alibaba Cloud Global Accelerator (GA) instance, make sure that data migration is complete and that the acceleration area and endpoint group configurations under the instance are deleted.
|
|
3251
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
3252
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
3253
|
+
* - **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the node in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) to query the status of the basic Alibaba Cloud Global Accelerator (GA) instance:
|
|
3254
|
+
* - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
|
|
3255
|
+
* - If the instance cannot be found, the instance is deleted.
|
|
3251
3256
|
*
|
|
3252
3257
|
* @param request - DeleteBasicAcceleratorRequest
|
|
3253
3258
|
* @returns DeleteBasicAcceleratorResponse
|
|
@@ -3258,13 +3263,13 @@ export default class Client extends OpenApi {
|
|
|
3258
3263
|
}
|
|
3259
3264
|
|
|
3260
3265
|
/**
|
|
3261
|
-
*
|
|
3266
|
+
* Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3262
3267
|
*
|
|
3263
3268
|
* @remarks
|
|
3264
|
-
*
|
|
3265
|
-
*
|
|
3266
|
-
*
|
|
3267
|
-
*
|
|
3269
|
+
* - **DeleteBasicEndpoint** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoint is not yet deleted and the deletion node continues in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the endpoint:
|
|
3270
|
+
* - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
|
|
3271
|
+
* - If the endpoint cannot be found, the endpoint is deleted.
|
|
3272
|
+
* - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3268
3273
|
*
|
|
3269
3274
|
* @param request - DeleteBasicEndpointRequest
|
|
3270
3275
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3307,13 +3312,13 @@ export default class Client extends OpenApi {
|
|
|
3307
3312
|
}
|
|
3308
3313
|
|
|
3309
3314
|
/**
|
|
3310
|
-
*
|
|
3315
|
+
* Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3311
3316
|
*
|
|
3312
3317
|
* @remarks
|
|
3313
|
-
*
|
|
3314
|
-
*
|
|
3315
|
-
*
|
|
3316
|
-
*
|
|
3318
|
+
* - **DeleteBasicEndpoint** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoint is not yet deleted and the deletion node continues in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the endpoint:
|
|
3319
|
+
* - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
|
|
3320
|
+
* - If the endpoint cannot be found, the endpoint is deleted.
|
|
3321
|
+
* - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
3317
3322
|
*
|
|
3318
3323
|
* @param request - DeleteBasicEndpointRequest
|
|
3319
3324
|
* @returns DeleteBasicEndpointResponse
|
|
@@ -4242,7 +4247,7 @@ export default class Client extends OpenApi {
|
|
|
4242
4247
|
}
|
|
4243
4248
|
|
|
4244
4249
|
/**
|
|
4245
|
-
*
|
|
4250
|
+
* You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
|
|
4246
4251
|
*
|
|
4247
4252
|
* @param request - DescribeAcceleratorRequest
|
|
4248
4253
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4277,7 +4282,7 @@ export default class Client extends OpenApi {
|
|
|
4277
4282
|
}
|
|
4278
4283
|
|
|
4279
4284
|
/**
|
|
4280
|
-
*
|
|
4285
|
+
* You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
|
|
4281
4286
|
*
|
|
4282
4287
|
* @param request - DescribeAcceleratorRequest
|
|
4283
4288
|
* @returns DescribeAcceleratorResponse
|
|
@@ -4426,7 +4431,7 @@ export default class Client extends OpenApi {
|
|
|
4426
4431
|
}
|
|
4427
4432
|
|
|
4428
4433
|
/**
|
|
4429
|
-
* Queries
|
|
4434
|
+
* Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
|
|
4430
4435
|
*
|
|
4431
4436
|
* @param request - DescribeBandwidthPackageRequest
|
|
4432
4437
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4461,7 +4466,7 @@ export default class Client extends OpenApi {
|
|
|
4461
4466
|
}
|
|
4462
4467
|
|
|
4463
4468
|
/**
|
|
4464
|
-
* Queries
|
|
4469
|
+
* Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
|
|
4465
4470
|
*
|
|
4466
4471
|
* @param request - DescribeBandwidthPackageRequest
|
|
4467
4472
|
* @returns DescribeBandwidthPackageResponse
|
|
@@ -4518,7 +4523,7 @@ export default class Client extends OpenApi {
|
|
|
4518
4523
|
}
|
|
4519
4524
|
|
|
4520
4525
|
/**
|
|
4521
|
-
* Queries
|
|
4526
|
+
* Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
|
|
4522
4527
|
*
|
|
4523
4528
|
* @param request - DescribeCommodityRequest
|
|
4524
4529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4557,7 +4562,7 @@ export default class Client extends OpenApi {
|
|
|
4557
4562
|
}
|
|
4558
4563
|
|
|
4559
4564
|
/**
|
|
4560
|
-
* Queries
|
|
4565
|
+
* Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
|
|
4561
4566
|
*
|
|
4562
4567
|
* @param request - DescribeCommodityRequest
|
|
4563
4568
|
* @returns DescribeCommodityResponse
|
|
@@ -4820,7 +4825,7 @@ export default class Client extends OpenApi {
|
|
|
4820
4825
|
}
|
|
4821
4826
|
|
|
4822
4827
|
/**
|
|
4823
|
-
* Queries
|
|
4828
|
+
* Queries a specified endpoint group.
|
|
4824
4829
|
*
|
|
4825
4830
|
* @param request - DescribeEndpointGroupRequest
|
|
4826
4831
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4855,7 +4860,7 @@ export default class Client extends OpenApi {
|
|
|
4855
4860
|
}
|
|
4856
4861
|
|
|
4857
4862
|
/**
|
|
4858
|
-
* Queries
|
|
4863
|
+
* Queries a specified endpoint group.
|
|
4859
4864
|
*
|
|
4860
4865
|
* @param request - DescribeEndpointGroupRequest
|
|
4861
4866
|
* @returns DescribeEndpointGroupResponse
|
|
@@ -4866,7 +4871,7 @@ export default class Client extends OpenApi {
|
|
|
4866
4871
|
}
|
|
4867
4872
|
|
|
4868
4873
|
/**
|
|
4869
|
-
*
|
|
4874
|
+
* Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
|
|
4870
4875
|
*
|
|
4871
4876
|
* @param request - DescribeIpSetRequest
|
|
4872
4877
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4901,7 +4906,7 @@ export default class Client extends OpenApi {
|
|
|
4901
4906
|
}
|
|
4902
4907
|
|
|
4903
4908
|
/**
|
|
4904
|
-
*
|
|
4909
|
+
* Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
|
|
4905
4910
|
*
|
|
4906
4911
|
* @param request - DescribeIpSetRequest
|
|
4907
4912
|
* @returns DescribeIpSetResponse
|
|
@@ -4912,10 +4917,10 @@ export default class Client extends OpenApi {
|
|
|
4912
4917
|
}
|
|
4913
4918
|
|
|
4914
4919
|
/**
|
|
4915
|
-
*
|
|
4920
|
+
* Describes the configurations of a specific listener.
|
|
4916
4921
|
*
|
|
4917
4922
|
* @remarks
|
|
4918
|
-
* This operation
|
|
4923
|
+
* This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
|
|
4919
4924
|
*
|
|
4920
4925
|
* @param request - DescribeListenerRequest
|
|
4921
4926
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4950,10 +4955,10 @@ export default class Client extends OpenApi {
|
|
|
4950
4955
|
}
|
|
4951
4956
|
|
|
4952
4957
|
/**
|
|
4953
|
-
*
|
|
4958
|
+
* Describes the configurations of a specific listener.
|
|
4954
4959
|
*
|
|
4955
4960
|
* @remarks
|
|
4956
|
-
* This operation
|
|
4961
|
+
* This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
|
|
4957
4962
|
*
|
|
4958
4963
|
* @param request - DescribeListenerRequest
|
|
4959
4964
|
* @returns DescribeListenerResponse
|
|
@@ -5060,13 +5065,13 @@ export default class Client extends OpenApi {
|
|
|
5060
5065
|
}
|
|
5061
5066
|
|
|
5062
5067
|
/**
|
|
5063
|
-
*
|
|
5068
|
+
* Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
|
|
5064
5069
|
*
|
|
5065
5070
|
* @remarks
|
|
5066
|
-
*
|
|
5067
|
-
*
|
|
5068
|
-
*
|
|
5069
|
-
*
|
|
5071
|
+
* - **DetachDdosFromAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the operation in the background. The Anti-DDoS Pro or Anti-DDoS Premium instance is not immediately detached. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the state of the Global Accelerator instance:
|
|
5072
|
+
* - If the Global Accelerator instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being detached. In this state, you can only perform query operations.
|
|
5073
|
+
* - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
|
|
5074
|
+
* - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
|
|
5070
5075
|
*
|
|
5071
5076
|
* @param request - DetachDdosFromAcceleratorRequest
|
|
5072
5077
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5109,13 +5114,13 @@ export default class Client extends OpenApi {
|
|
|
5109
5114
|
}
|
|
5110
5115
|
|
|
5111
5116
|
/**
|
|
5112
|
-
*
|
|
5117
|
+
* Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
|
|
5113
5118
|
*
|
|
5114
5119
|
* @remarks
|
|
5115
|
-
*
|
|
5116
|
-
*
|
|
5117
|
-
*
|
|
5118
|
-
*
|
|
5120
|
+
* - **DetachDdosFromAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the operation in the background. The Anti-DDoS Pro or Anti-DDoS Premium instance is not immediately detached. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the state of the Global Accelerator instance:
|
|
5121
|
+
* - If the Global Accelerator instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being detached. In this state, you can only perform query operations.
|
|
5122
|
+
* - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
|
|
5123
|
+
* - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
|
|
5119
5124
|
*
|
|
5120
5125
|
* @param request - DetachDdosFromAcceleratorRequest
|
|
5121
5126
|
* @returns DetachDdosFromAcceleratorResponse
|
|
@@ -5300,7 +5305,7 @@ export default class Client extends OpenApi {
|
|
|
5300
5305
|
}
|
|
5301
5306
|
|
|
5302
5307
|
/**
|
|
5303
|
-
*
|
|
5308
|
+
* Detach integrated cloud product from GA
|
|
5304
5309
|
*
|
|
5305
5310
|
* @param request - DisassociateResourcesRequest
|
|
5306
5311
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5351,7 +5356,7 @@ export default class Client extends OpenApi {
|
|
|
5351
5356
|
}
|
|
5352
5357
|
|
|
5353
5358
|
/**
|
|
5354
|
-
*
|
|
5359
|
+
* Detach integrated cloud product from GA
|
|
5355
5360
|
*
|
|
5356
5361
|
* @param request - DisassociateResourcesRequest
|
|
5357
5362
|
* @returns DisassociateResourcesResponse
|
|
@@ -5652,7 +5657,7 @@ export default class Client extends OpenApi {
|
|
|
5652
5657
|
}
|
|
5653
5658
|
|
|
5654
5659
|
/**
|
|
5655
|
-
* Queries
|
|
5660
|
+
* Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
|
|
5656
5661
|
*
|
|
5657
5662
|
* @param request - GetBasicAccelerateIpEndpointRelationRequest
|
|
5658
5663
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5699,7 +5704,7 @@ export default class Client extends OpenApi {
|
|
|
5699
5704
|
}
|
|
5700
5705
|
|
|
5701
5706
|
/**
|
|
5702
|
-
* Queries
|
|
5707
|
+
* Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
|
|
5703
5708
|
*
|
|
5704
5709
|
* @param request - GetBasicAccelerateIpEndpointRelationRequest
|
|
5705
5710
|
* @returns GetBasicAccelerateIpEndpointRelationResponse
|
|
@@ -5710,7 +5715,7 @@ export default class Client extends OpenApi {
|
|
|
5710
5715
|
}
|
|
5711
5716
|
|
|
5712
5717
|
/**
|
|
5713
|
-
*
|
|
5718
|
+
* Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
5714
5719
|
*
|
|
5715
5720
|
* @param request - GetBasicAccelerateIpIdleCountRequest
|
|
5716
5721
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5749,7 +5754,7 @@ export default class Client extends OpenApi {
|
|
|
5749
5754
|
}
|
|
5750
5755
|
|
|
5751
5756
|
/**
|
|
5752
|
-
*
|
|
5757
|
+
* Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
5753
5758
|
*
|
|
5754
5759
|
* @param request - GetBasicAccelerateIpIdleCountRequest
|
|
5755
5760
|
* @returns GetBasicAccelerateIpIdleCountResponse
|
|
@@ -5956,7 +5961,7 @@ export default class Client extends OpenApi {
|
|
|
5956
5961
|
}
|
|
5957
5962
|
|
|
5958
5963
|
/**
|
|
5959
|
-
*
|
|
5964
|
+
* Obtain the cloud products associated with a Global Accelerator (GA) instance
|
|
5960
5965
|
*
|
|
5961
5966
|
* @param request - GetGlobalAcceleratorResourcesRequest
|
|
5962
5967
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6003,7 +6008,7 @@ export default class Client extends OpenApi {
|
|
|
6003
6008
|
}
|
|
6004
6009
|
|
|
6005
6010
|
/**
|
|
6006
|
-
*
|
|
6011
|
+
* Obtain the cloud products associated with a Global Accelerator (GA) instance
|
|
6007
6012
|
*
|
|
6008
6013
|
* @param request - GetGlobalAcceleratorResourcesRequest
|
|
6009
6014
|
* @returns GetGlobalAcceleratorResourcesResponse
|
|
@@ -6072,7 +6077,7 @@ export default class Client extends OpenApi {
|
|
|
6072
6077
|
}
|
|
6073
6078
|
|
|
6074
6079
|
/**
|
|
6075
|
-
*
|
|
6080
|
+
* Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
|
|
6076
6081
|
*
|
|
6077
6082
|
* @param request - GetInvalidDomainCountRequest
|
|
6078
6083
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6103,7 +6108,7 @@ export default class Client extends OpenApi {
|
|
|
6103
6108
|
}
|
|
6104
6109
|
|
|
6105
6110
|
/**
|
|
6106
|
-
*
|
|
6111
|
+
* Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
|
|
6107
6112
|
*
|
|
6108
6113
|
* @param request - GetInvalidDomainCountRequest
|
|
6109
6114
|
* @returns GetInvalidDomainCountResponse
|
|
@@ -6116,6 +6121,9 @@ export default class Client extends OpenApi {
|
|
|
6116
6121
|
/**
|
|
6117
6122
|
* Queries the maximum bandwidth of an acceleration area.
|
|
6118
6123
|
*
|
|
6124
|
+
* @remarks
|
|
6125
|
+
* 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
|
|
6126
|
+
*
|
|
6119
6127
|
* @param request - GetIpsetsBandwidthLimitRequest
|
|
6120
6128
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
6121
6129
|
* @returns GetIpsetsBandwidthLimitResponse
|
|
@@ -6151,6 +6159,9 @@ export default class Client extends OpenApi {
|
|
|
6151
6159
|
/**
|
|
6152
6160
|
* Queries the maximum bandwidth of an acceleration area.
|
|
6153
6161
|
*
|
|
6162
|
+
* @remarks
|
|
6163
|
+
* 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
|
|
6164
|
+
*
|
|
6154
6165
|
* @param request - GetIpsetsBandwidthLimitRequest
|
|
6155
6166
|
* @returns GetIpsetsBandwidthLimitResponse
|
|
6156
6167
|
*/
|
|
@@ -6160,7 +6171,7 @@ export default class Client extends OpenApi {
|
|
|
6160
6171
|
}
|
|
6161
6172
|
|
|
6162
6173
|
/**
|
|
6163
|
-
* Queries the status of a
|
|
6174
|
+
* Queries the status of a CNAME spare IP address.
|
|
6164
6175
|
*
|
|
6165
6176
|
* @param request - GetSpareIpRequest
|
|
6166
6177
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6207,7 +6218,7 @@ export default class Client extends OpenApi {
|
|
|
6207
6218
|
}
|
|
6208
6219
|
|
|
6209
6220
|
/**
|
|
6210
|
-
* Queries the status of a
|
|
6221
|
+
* Queries the status of a CNAME spare IP address.
|
|
6211
6222
|
*
|
|
6212
6223
|
* @param request - GetSpareIpRequest
|
|
6213
6224
|
* @returns GetSpareIpResponse
|
|
@@ -6260,7 +6271,7 @@ export default class Client extends OpenApi {
|
|
|
6260
6271
|
}
|
|
6261
6272
|
|
|
6262
6273
|
/**
|
|
6263
|
-
* Queries Global Accelerator
|
|
6274
|
+
* Queries a list of Global Accelerator instances.
|
|
6264
6275
|
*
|
|
6265
6276
|
* @param request - ListAcceleratorsRequest
|
|
6266
6277
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6315,7 +6326,7 @@ export default class Client extends OpenApi {
|
|
|
6315
6326
|
}
|
|
6316
6327
|
|
|
6317
6328
|
/**
|
|
6318
|
-
* Queries Global Accelerator
|
|
6329
|
+
* Queries a list of Global Accelerator instances.
|
|
6319
6330
|
*
|
|
6320
6331
|
* @param request - ListAcceleratorsRequest
|
|
6321
6332
|
* @returns ListAcceleratorsResponse
|
|
@@ -6512,7 +6523,7 @@ export default class Client extends OpenApi {
|
|
|
6512
6523
|
}
|
|
6513
6524
|
|
|
6514
6525
|
/**
|
|
6515
|
-
*
|
|
6526
|
+
* You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
|
|
6516
6527
|
*
|
|
6517
6528
|
* @param request - ListAvailableAccelerateAreasRequest
|
|
6518
6529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6551,7 +6562,7 @@ export default class Client extends OpenApi {
|
|
|
6551
6562
|
}
|
|
6552
6563
|
|
|
6553
6564
|
/**
|
|
6554
|
-
*
|
|
6565
|
+
* You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
|
|
6555
6566
|
*
|
|
6556
6567
|
* @param request - ListAvailableAccelerateAreasRequest
|
|
6557
6568
|
* @returns ListAvailableAccelerateAreasResponse
|
|
@@ -6678,10 +6689,10 @@ export default class Client extends OpenApi {
|
|
|
6678
6689
|
}
|
|
6679
6690
|
|
|
6680
6691
|
/**
|
|
6681
|
-
* Queries bandwidth plans.
|
|
6692
|
+
* Queries a list of bandwidth plans.
|
|
6682
6693
|
*
|
|
6683
6694
|
* @remarks
|
|
6684
|
-
*
|
|
6695
|
+
* This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
|
|
6685
6696
|
*
|
|
6686
6697
|
* @param request - ListBandwidthackagesRequest
|
|
6687
6698
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6720,10 +6731,10 @@ export default class Client extends OpenApi {
|
|
|
6720
6731
|
}
|
|
6721
6732
|
|
|
6722
6733
|
/**
|
|
6723
|
-
* Queries bandwidth plans.
|
|
6734
|
+
* Queries a list of bandwidth plans.
|
|
6724
6735
|
*
|
|
6725
6736
|
* @remarks
|
|
6726
|
-
*
|
|
6737
|
+
* This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
|
|
6727
6738
|
*
|
|
6728
6739
|
* @param request - ListBandwidthackagesRequest
|
|
6729
6740
|
* @returns ListBandwidthackagesResponse
|
|
@@ -7044,10 +7055,10 @@ export default class Client extends OpenApi {
|
|
|
7044
7055
|
}
|
|
7045
7056
|
|
|
7046
7057
|
/**
|
|
7047
|
-
* Queries available acceleration areas and regions.
|
|
7058
|
+
* Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
|
|
7048
7059
|
*
|
|
7049
7060
|
* @remarks
|
|
7050
|
-
*
|
|
7061
|
+
* This operation is used to query the available acceleration areas and regions for the intelligent recommendation and free trial on the Global Accelerator wizard page. You can filter results based on specified conditions.
|
|
7051
7062
|
*
|
|
7052
7063
|
* @param request - ListCommonAreasRequest
|
|
7053
7064
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7086,10 +7097,10 @@ export default class Client extends OpenApi {
|
|
|
7086
7097
|
}
|
|
7087
7098
|
|
|
7088
7099
|
/**
|
|
7089
|
-
* Queries available acceleration areas and regions.
|
|
7100
|
+
* Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
|
|
7090
7101
|
*
|
|
7091
7102
|
* @remarks
|
|
7092
|
-
*
|
|
7103
|
+
* This operation is used to query the available acceleration areas and regions for the intelligent recommendation and free trial on the Global Accelerator wizard page. You can filter results based on specified conditions.
|
|
7093
7104
|
*
|
|
7094
7105
|
* @param request - ListCommonAreasRequest
|
|
7095
7106
|
* @returns ListCommonAreasResponse
|
|
@@ -7100,7 +7111,7 @@ export default class Client extends OpenApi {
|
|
|
7100
7111
|
}
|
|
7101
7112
|
|
|
7102
7113
|
/**
|
|
7103
|
-
*
|
|
7114
|
+
* Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
|
|
7104
7115
|
*
|
|
7105
7116
|
* @param request - ListCustomRoutingEndpointGroupDestinationsRequest
|
|
7106
7117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7163,7 +7174,7 @@ export default class Client extends OpenApi {
|
|
|
7163
7174
|
}
|
|
7164
7175
|
|
|
7165
7176
|
/**
|
|
7166
|
-
*
|
|
7177
|
+
* Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
|
|
7167
7178
|
*
|
|
7168
7179
|
* @param request - ListCustomRoutingEndpointGroupDestinationsRequest
|
|
7169
7180
|
* @returns ListCustomRoutingEndpointGroupDestinationsResponse
|
|
@@ -7248,7 +7259,7 @@ export default class Client extends OpenApi {
|
|
|
7248
7259
|
}
|
|
7249
7260
|
|
|
7250
7261
|
/**
|
|
7251
|
-
*
|
|
7262
|
+
* Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
|
|
7252
7263
|
*
|
|
7253
7264
|
* @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
|
|
7254
7265
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7307,7 +7318,7 @@ export default class Client extends OpenApi {
|
|
|
7307
7318
|
}
|
|
7308
7319
|
|
|
7309
7320
|
/**
|
|
7310
|
-
*
|
|
7321
|
+
* Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
|
|
7311
7322
|
*
|
|
7312
7323
|
* @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
|
|
7313
7324
|
* @returns ListCustomRoutingEndpointTrafficPoliciesResponse
|
|
@@ -7383,7 +7394,7 @@ export default class Client extends OpenApi {
|
|
|
7383
7394
|
* Queries the port mapping table of a custom routing listener.
|
|
7384
7395
|
*
|
|
7385
7396
|
* @remarks
|
|
7386
|
-
* After you configure a custom routing listener
|
|
7397
|
+
* After you configure a custom routing listener and an endpoint group, the Global Accelerator (GA) instance generates a port mapping table. This table is based on the listener port range, the protocols and port ranges of the destination endpoint group, and the IP addresses of the endpoints (vSwitches). A custom routing listener uses this port mapping table to deterministically route traffic to specific IP addresses and ports in a vSwitch. This operation queries the generated port mapping table.
|
|
7387
7398
|
*
|
|
7388
7399
|
* @param request - ListCustomRoutingPortMappingsRequest
|
|
7389
7400
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7437,7 +7448,7 @@ export default class Client extends OpenApi {
|
|
|
7437
7448
|
* Queries the port mapping table of a custom routing listener.
|
|
7438
7449
|
*
|
|
7439
7450
|
* @remarks
|
|
7440
|
-
* After you configure a custom routing listener
|
|
7451
|
+
* After you configure a custom routing listener and an endpoint group, the Global Accelerator (GA) instance generates a port mapping table. This table is based on the listener port range, the protocols and port ranges of the destination endpoint group, and the IP addresses of the endpoints (vSwitches). A custom routing listener uses this port mapping table to deterministically route traffic to specific IP addresses and ports in a vSwitch. This operation queries the generated port mapping table.
|
|
7441
7452
|
*
|
|
7442
7453
|
* @param request - ListCustomRoutingPortMappingsRequest
|
|
7443
7454
|
* @returns ListCustomRoutingPortMappingsResponse
|
|
@@ -7448,7 +7459,7 @@ export default class Client extends OpenApi {
|
|
|
7448
7459
|
}
|
|
7449
7460
|
|
|
7450
7461
|
/**
|
|
7451
|
-
*
|
|
7462
|
+
* Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
|
|
7452
7463
|
*
|
|
7453
7464
|
* @param request - ListCustomRoutingPortMappingsByDestinationRequest
|
|
7454
7465
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7495,7 +7506,7 @@ export default class Client extends OpenApi {
|
|
|
7495
7506
|
}
|
|
7496
7507
|
|
|
7497
7508
|
/**
|
|
7498
|
-
*
|
|
7509
|
+
* Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
|
|
7499
7510
|
*
|
|
7500
7511
|
* @param request - ListCustomRoutingPortMappingsByDestinationRequest
|
|
7501
7512
|
* @returns ListCustomRoutingPortMappingsByDestinationResponse
|
|
@@ -7618,7 +7629,7 @@ export default class Client extends OpenApi {
|
|
|
7618
7629
|
}
|
|
7619
7630
|
|
|
7620
7631
|
/**
|
|
7621
|
-
*
|
|
7632
|
+
* Lists endpoint groups.
|
|
7622
7633
|
*
|
|
7623
7634
|
* @param request - ListEndpointGroupsRequest
|
|
7624
7635
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7639,6 +7650,10 @@ export default class Client extends OpenApi {
|
|
|
7639
7650
|
query["EndpointGroupId"] = request.endpointGroupId;
|
|
7640
7651
|
}
|
|
7641
7652
|
|
|
7653
|
+
if (!$dara.isNull(request.endpointGroupRegion)) {
|
|
7654
|
+
query["EndpointGroupRegion"] = request.endpointGroupRegion;
|
|
7655
|
+
}
|
|
7656
|
+
|
|
7642
7657
|
if (!$dara.isNull(request.endpointGroupType)) {
|
|
7643
7658
|
query["EndpointGroupType"] = request.endpointGroupType;
|
|
7644
7659
|
}
|
|
@@ -7681,7 +7696,7 @@ export default class Client extends OpenApi {
|
|
|
7681
7696
|
}
|
|
7682
7697
|
|
|
7683
7698
|
/**
|
|
7684
|
-
*
|
|
7699
|
+
* Lists endpoint groups.
|
|
7685
7700
|
*
|
|
7686
7701
|
* @param request - ListEndpointGroupsRequest
|
|
7687
7702
|
* @returns ListEndpointGroupsResponse
|
|
@@ -7695,7 +7710,7 @@ export default class Client extends OpenApi {
|
|
|
7695
7710
|
* Queries forwarding rules.
|
|
7696
7711
|
*
|
|
7697
7712
|
* @remarks
|
|
7698
|
-
* >
|
|
7713
|
+
* > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
|
|
7699
7714
|
*
|
|
7700
7715
|
* @param request - ListForwardingRulesRequest
|
|
7701
7716
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7753,7 +7768,7 @@ export default class Client extends OpenApi {
|
|
|
7753
7768
|
* Queries forwarding rules.
|
|
7754
7769
|
*
|
|
7755
7770
|
* @remarks
|
|
7756
|
-
* >
|
|
7771
|
+
* > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
|
|
7757
7772
|
*
|
|
7758
7773
|
* @param request - ListForwardingRulesRequest
|
|
7759
7774
|
* @returns ListForwardingRulesResponse
|
|
@@ -7930,10 +7945,10 @@ export default class Client extends OpenApi {
|
|
|
7930
7945
|
}
|
|
7931
7946
|
|
|
7932
7947
|
/**
|
|
7933
|
-
*
|
|
7948
|
+
* Retrieves a list of listeners.
|
|
7934
7949
|
*
|
|
7935
7950
|
* @remarks
|
|
7936
|
-
* This operation
|
|
7951
|
+
* This operation retrieves the listeners of a Global Accelerator instance. The response includes the routing type, status, creation timestamp, and port details for each listener.
|
|
7937
7952
|
*
|
|
7938
7953
|
* @param request - ListListenersRequest
|
|
7939
7954
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7980,10 +7995,10 @@ export default class Client extends OpenApi {
|
|
|
7980
7995
|
}
|
|
7981
7996
|
|
|
7982
7997
|
/**
|
|
7983
|
-
*
|
|
7998
|
+
* Retrieves a list of listeners.
|
|
7984
7999
|
*
|
|
7985
8000
|
* @remarks
|
|
7986
|
-
* This operation
|
|
8001
|
+
* This operation retrieves the listeners of a Global Accelerator instance. The response includes the routing type, status, creation timestamp, and port details for each listener.
|
|
7987
8002
|
*
|
|
7988
8003
|
* @param request - ListListenersRequest
|
|
7989
8004
|
* @returns ListListenersResponse
|
|
@@ -8224,7 +8239,7 @@ export default class Client extends OpenApi {
|
|
|
8224
8239
|
}
|
|
8225
8240
|
|
|
8226
8241
|
/**
|
|
8227
|
-
*
|
|
8242
|
+
* Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
|
|
8228
8243
|
*
|
|
8229
8244
|
* @param request - QueryCrossBorderApprovalStatusRequest
|
|
8230
8245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8255,7 +8270,7 @@ export default class Client extends OpenApi {
|
|
|
8255
8270
|
}
|
|
8256
8271
|
|
|
8257
8272
|
/**
|
|
8258
|
-
*
|
|
8273
|
+
* Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
|
|
8259
8274
|
*
|
|
8260
8275
|
* @param request - QueryCrossBorderApprovalStatusRequest
|
|
8261
8276
|
* @returns QueryCrossBorderApprovalStatusResponse
|
|
@@ -8532,13 +8547,13 @@ export default class Client extends OpenApi {
|
|
|
8532
8547
|
}
|
|
8533
8548
|
|
|
8534
8549
|
/**
|
|
8535
|
-
*
|
|
8550
|
+
* Use the UpdateAccelerator operation to modify a Global Accelerator instance.
|
|
8536
8551
|
*
|
|
8537
8552
|
* @remarks
|
|
8538
|
-
*
|
|
8539
|
-
*
|
|
8540
|
-
*
|
|
8541
|
-
*
|
|
8553
|
+
* - **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the modification in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a Global Accelerator (GA) instance:
|
|
8554
|
+
* - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
|
|
8555
|
+
* - If the GA instance is in the **active** state, the modification is complete.
|
|
8556
|
+
* - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
|
|
8542
8557
|
*
|
|
8543
8558
|
* @param request - UpdateAcceleratorRequest
|
|
8544
8559
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8601,13 +8616,13 @@ export default class Client extends OpenApi {
|
|
|
8601
8616
|
}
|
|
8602
8617
|
|
|
8603
8618
|
/**
|
|
8604
|
-
*
|
|
8619
|
+
* Use the UpdateAccelerator operation to modify a Global Accelerator instance.
|
|
8605
8620
|
*
|
|
8606
8621
|
* @remarks
|
|
8607
|
-
*
|
|
8608
|
-
*
|
|
8609
|
-
*
|
|
8610
|
-
*
|
|
8622
|
+
* - **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the modification in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a Global Accelerator (GA) instance:
|
|
8623
|
+
* - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
|
|
8624
|
+
* - If the GA instance is in the **active** state, the modification is complete.
|
|
8625
|
+
* - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
|
|
8611
8626
|
*
|
|
8612
8627
|
* @param request - UpdateAcceleratorRequest
|
|
8613
8628
|
* @returns UpdateAcceleratorResponse
|
|
@@ -8618,10 +8633,10 @@ export default class Client extends OpenApi {
|
|
|
8618
8633
|
}
|
|
8619
8634
|
|
|
8620
8635
|
/**
|
|
8621
|
-
*
|
|
8636
|
+
* You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
|
|
8622
8637
|
*
|
|
8623
8638
|
* @remarks
|
|
8624
|
-
*
|
|
8639
|
+
* The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
|
|
8625
8640
|
*
|
|
8626
8641
|
* @param request - UpdateAcceleratorAutoRenewAttributeRequest
|
|
8627
8642
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8676,10 +8691,10 @@ export default class Client extends OpenApi {
|
|
|
8676
8691
|
}
|
|
8677
8692
|
|
|
8678
8693
|
/**
|
|
8679
|
-
*
|
|
8694
|
+
* You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
|
|
8680
8695
|
*
|
|
8681
8696
|
* @remarks
|
|
8682
|
-
*
|
|
8697
|
+
* The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
|
|
8683
8698
|
*
|
|
8684
8699
|
* @param request - UpdateAcceleratorAutoRenewAttributeRequest
|
|
8685
8700
|
* @returns UpdateAcceleratorAutoRenewAttributeResponse
|
|
@@ -8753,9 +8768,9 @@ export default class Client extends OpenApi {
|
|
|
8753
8768
|
* Changes the type of transmission network for a Global Accelerator (GA) instance.
|
|
8754
8769
|
*
|
|
8755
8770
|
* @remarks
|
|
8756
|
-
*
|
|
8757
|
-
*
|
|
8758
|
-
*
|
|
8771
|
+
* Changes the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
|
|
8772
|
+
* - Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
|
|
8773
|
+
* - If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
|
|
8759
8774
|
*
|
|
8760
8775
|
* @param request - UpdateAcceleratorCrossBorderModeRequest
|
|
8761
8776
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8801,9 +8816,9 @@ export default class Client extends OpenApi {
|
|
|
8801
8816
|
* Changes the type of transmission network for a Global Accelerator (GA) instance.
|
|
8802
8817
|
*
|
|
8803
8818
|
* @remarks
|
|
8804
|
-
*
|
|
8805
|
-
*
|
|
8806
|
-
*
|
|
8819
|
+
* Changes the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
|
|
8820
|
+
* - Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
|
|
8821
|
+
* - If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
|
|
8807
8822
|
*
|
|
8808
8823
|
* @param request - UpdateAcceleratorCrossBorderModeRequest
|
|
8809
8824
|
* @returns UpdateAcceleratorCrossBorderModeResponse
|
|
@@ -8817,7 +8832,7 @@ export default class Client extends OpenApi {
|
|
|
8817
8832
|
* Enables cross-border data transmission for a Global Accelerator (GA) instance.
|
|
8818
8833
|
*
|
|
8819
8834
|
* @remarks
|
|
8820
|
-
*
|
|
8835
|
+
* Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
|
|
8821
8836
|
*
|
|
8822
8837
|
* @param request - UpdateAcceleratorCrossBorderStatusRequest
|
|
8823
8838
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8863,7 +8878,7 @@ export default class Client extends OpenApi {
|
|
|
8863
8878
|
* Enables cross-border data transmission for a Global Accelerator (GA) instance.
|
|
8864
8879
|
*
|
|
8865
8880
|
* @remarks
|
|
8866
|
-
*
|
|
8881
|
+
* Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
|
|
8867
8882
|
*
|
|
8868
8883
|
* @param request - UpdateAcceleratorCrossBorderStatusRequest
|
|
8869
8884
|
* @returns UpdateAcceleratorCrossBorderStatusResponse
|
|
@@ -9012,12 +9027,12 @@ export default class Client extends OpenApi {
|
|
|
9012
9027
|
}
|
|
9013
9028
|
|
|
9014
9029
|
/**
|
|
9015
|
-
* Modifies an origin probing task.
|
|
9030
|
+
* Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
|
|
9016
9031
|
*
|
|
9017
9032
|
* @remarks
|
|
9018
|
-
* *UpdateApplicationMonitor** is an asynchronous operation. After you
|
|
9019
|
-
*
|
|
9020
|
-
*
|
|
9033
|
+
* *UpdateApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the origin probing task is not yet modified. The modification task continues to run in the background. You can call [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to check whether the origin probing task configuration has been modified:
|
|
9034
|
+
* - If the modified parameter values have not changed, the origin probing task is still being modified. In this case, you can only perform query operations and cannot perform other operations.
|
|
9035
|
+
* - If the modified parameter values have changed, the origin probing task has been modified.
|
|
9021
9036
|
*
|
|
9022
9037
|
* @param request - UpdateApplicationMonitorRequest
|
|
9023
9038
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9088,12 +9103,12 @@ export default class Client extends OpenApi {
|
|
|
9088
9103
|
}
|
|
9089
9104
|
|
|
9090
9105
|
/**
|
|
9091
|
-
* Modifies an origin probing task.
|
|
9106
|
+
* Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
|
|
9092
9107
|
*
|
|
9093
9108
|
* @remarks
|
|
9094
|
-
* *UpdateApplicationMonitor** is an asynchronous operation. After you
|
|
9095
|
-
*
|
|
9096
|
-
*
|
|
9109
|
+
* *UpdateApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the origin probing task is not yet modified. The modification task continues to run in the background. You can call [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to check whether the origin probing task configuration has been modified:
|
|
9110
|
+
* - If the modified parameter values have not changed, the origin probing task is still being modified. In this case, you can only perform query operations and cannot perform other operations.
|
|
9111
|
+
* - If the modified parameter values have changed, the origin probing task has been modified.
|
|
9097
9112
|
*
|
|
9098
9113
|
* @param request - UpdateApplicationMonitorRequest
|
|
9099
9114
|
* @returns UpdateApplicationMonitorResponse
|
|
@@ -9176,18 +9191,18 @@ export default class Client extends OpenApi {
|
|
|
9176
9191
|
}
|
|
9177
9192
|
|
|
9178
9193
|
/**
|
|
9179
|
-
*
|
|
9194
|
+
* You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
|
|
9180
9195
|
*
|
|
9181
9196
|
* @remarks
|
|
9182
|
-
*
|
|
9183
|
-
*
|
|
9184
|
-
*
|
|
9185
|
-
*
|
|
9186
|
-
*
|
|
9187
|
-
*
|
|
9188
|
-
*
|
|
9189
|
-
*
|
|
9190
|
-
*
|
|
9197
|
+
* Before you call this operation, note the following:
|
|
9198
|
+
* - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
|
|
9199
|
+
* - If you change the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query whether the configuration of the bandwidth plan is modified:
|
|
9200
|
+
* - If the values of the parameters that you want to modify remain unchanged, the bandwidth plan is being modified. In this case, you can only perform query operations.
|
|
9201
|
+
* - If the values of the parameters that you want to modify have changed, the modification is complete.
|
|
9202
|
+
* - If you change the bandwidth value of a bandwidth plan that is associated with a GA instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation and query the status of the GA instance to check whether the bandwidth plan is modified:
|
|
9203
|
+
* - If the GA instance is in the **configuring** state, the bandwidth plan that is associated with the GA instance is being modified. In this case, you can only perform query operations.
|
|
9204
|
+
* - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
|
|
9205
|
+
* - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
|
|
9191
9206
|
*
|
|
9192
9207
|
* @param request - UpdateBandwidthPackageRequest
|
|
9193
9208
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9246,18 +9261,18 @@ export default class Client extends OpenApi {
|
|
|
9246
9261
|
}
|
|
9247
9262
|
|
|
9248
9263
|
/**
|
|
9249
|
-
*
|
|
9264
|
+
* You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
|
|
9250
9265
|
*
|
|
9251
9266
|
* @remarks
|
|
9252
|
-
*
|
|
9253
|
-
*
|
|
9254
|
-
*
|
|
9255
|
-
*
|
|
9256
|
-
*
|
|
9257
|
-
*
|
|
9258
|
-
*
|
|
9259
|
-
*
|
|
9260
|
-
*
|
|
9267
|
+
* Before you call this operation, note the following:
|
|
9268
|
+
* - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
|
|
9269
|
+
* - If you change the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query whether the configuration of the bandwidth plan is modified:
|
|
9270
|
+
* - If the values of the parameters that you want to modify remain unchanged, the bandwidth plan is being modified. In this case, you can only perform query operations.
|
|
9271
|
+
* - If the values of the parameters that you want to modify have changed, the modification is complete.
|
|
9272
|
+
* - If you change the bandwidth value of a bandwidth plan that is associated with a GA instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation and query the status of the GA instance to check whether the bandwidth plan is modified:
|
|
9273
|
+
* - If the GA instance is in the **configuring** state, the bandwidth plan that is associated with the GA instance is being modified. In this case, you can only perform query operations.
|
|
9274
|
+
* - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
|
|
9275
|
+
* - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
|
|
9261
9276
|
*
|
|
9262
9277
|
* @param request - UpdateBandwidthPackageRequest
|
|
9263
9278
|
* @returns UpdateBandwidthPackageResponse
|
|
@@ -9384,13 +9399,13 @@ export default class Client extends OpenApi {
|
|
|
9384
9399
|
}
|
|
9385
9400
|
|
|
9386
9401
|
/**
|
|
9387
|
-
*
|
|
9402
|
+
* Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
|
|
9388
9403
|
*
|
|
9389
9404
|
* @remarks
|
|
9390
|
-
*
|
|
9391
|
-
*
|
|
9392
|
-
*
|
|
9393
|
-
*
|
|
9405
|
+
* - **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
|
|
9406
|
+
* - If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
|
|
9407
|
+
* - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
|
|
9408
|
+
* - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
|
|
9394
9409
|
*
|
|
9395
9410
|
* @param request - UpdateBasicEndpointGroupRequest
|
|
9396
9411
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9449,13 +9464,13 @@ export default class Client extends OpenApi {
|
|
|
9449
9464
|
}
|
|
9450
9465
|
|
|
9451
9466
|
/**
|
|
9452
|
-
*
|
|
9467
|
+
* Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
|
|
9453
9468
|
*
|
|
9454
9469
|
* @remarks
|
|
9455
|
-
*
|
|
9456
|
-
*
|
|
9457
|
-
*
|
|
9458
|
-
*
|
|
9470
|
+
* - **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
|
|
9471
|
+
* - If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
|
|
9472
|
+
* - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
|
|
9473
|
+
* - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
|
|
9459
9474
|
*
|
|
9460
9475
|
* @param request - UpdateBasicEndpointGroupRequest
|
|
9461
9476
|
* @returns UpdateBasicEndpointGroupResponse
|
|
@@ -9536,7 +9551,7 @@ export default class Client extends OpenApi {
|
|
|
9536
9551
|
}
|
|
9537
9552
|
|
|
9538
9553
|
/**
|
|
9539
|
-
*
|
|
9554
|
+
* You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
|
|
9540
9555
|
*
|
|
9541
9556
|
* @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
|
|
9542
9557
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9583,7 +9598,7 @@ export default class Client extends OpenApi {
|
|
|
9583
9598
|
}
|
|
9584
9599
|
|
|
9585
9600
|
/**
|
|
9586
|
-
*
|
|
9601
|
+
* You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
|
|
9587
9602
|
*
|
|
9588
9603
|
* @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
|
|
9589
9604
|
* @returns UpdateCustomRoutingEndpointGroupAttributeResponse
|
|
@@ -9798,11 +9813,11 @@ export default class Client extends OpenApi {
|
|
|
9798
9813
|
}
|
|
9799
9814
|
|
|
9800
9815
|
/**
|
|
9801
|
-
*
|
|
9816
|
+
* Calls the UpdateDomain operation to update a domain name.
|
|
9802
9817
|
*
|
|
9803
9818
|
* @remarks
|
|
9804
|
-
*
|
|
9805
|
-
*
|
|
9819
|
+
* This operation is used to update an accelerated domain name. If the new accelerated domain name is deployed in the Chinese mainland, the domain name must have obtained an ICP filing.
|
|
9820
|
+
* The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
|
|
9806
9821
|
*
|
|
9807
9822
|
* @param request - UpdateDomainRequest
|
|
9808
9823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9841,11 +9856,11 @@ export default class Client extends OpenApi {
|
|
|
9841
9856
|
}
|
|
9842
9857
|
|
|
9843
9858
|
/**
|
|
9844
|
-
*
|
|
9859
|
+
* Calls the UpdateDomain operation to update a domain name.
|
|
9845
9860
|
*
|
|
9846
9861
|
* @remarks
|
|
9847
|
-
*
|
|
9848
|
-
*
|
|
9862
|
+
* This operation is used to update an accelerated domain name. If the new accelerated domain name is deployed in the Chinese mainland, the domain name must have obtained an ICP filing.
|
|
9863
|
+
* The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
|
|
9849
9864
|
*
|
|
9850
9865
|
* @param request - UpdateDomainRequest
|
|
9851
9866
|
* @returns UpdateDomainResponse
|
|
@@ -9856,10 +9871,10 @@ export default class Client extends OpenApi {
|
|
|
9856
9871
|
}
|
|
9857
9872
|
|
|
9858
9873
|
/**
|
|
9859
|
-
*
|
|
9874
|
+
* Queries and updates the ICP filing status of an accelerated domain name.
|
|
9860
9875
|
*
|
|
9861
9876
|
* @remarks
|
|
9862
|
-
*
|
|
9877
|
+
* This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
|
|
9863
9878
|
* The **UpdateDomainState** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation with the same Alibaba Cloud account.
|
|
9864
9879
|
*
|
|
9865
9880
|
* @param request - UpdateDomainStateRequest
|
|
@@ -9895,10 +9910,10 @@ export default class Client extends OpenApi {
|
|
|
9895
9910
|
}
|
|
9896
9911
|
|
|
9897
9912
|
/**
|
|
9898
|
-
*
|
|
9913
|
+
* Queries and updates the ICP filing status of an accelerated domain name.
|
|
9899
9914
|
*
|
|
9900
9915
|
* @remarks
|
|
9901
|
-
*
|
|
9916
|
+
* This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
|
|
9902
9917
|
* The **UpdateDomainState** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation with the same Alibaba Cloud account.
|
|
9903
9918
|
*
|
|
9904
9919
|
* @param request - UpdateDomainStateRequest
|
|
@@ -9910,13 +9925,13 @@ export default class Client extends OpenApi {
|
|
|
9910
9925
|
}
|
|
9911
9926
|
|
|
9912
9927
|
/**
|
|
9913
|
-
*
|
|
9928
|
+
* Updates the configuration of an endpoint group.
|
|
9914
9929
|
*
|
|
9915
9930
|
* @remarks
|
|
9916
|
-
*
|
|
9917
|
-
*
|
|
9918
|
-
*
|
|
9919
|
-
*
|
|
9931
|
+
* - The **UpdateEndpointGroup** API is an asynchronous API. After you call this API, the system returns a request ID and starts the update in the background; the configuration is not modified immediately. Call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to check the status of the endpoint group:
|
|
9932
|
+
* - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
|
|
9933
|
+
* - If an endpoint group is in the **active** status, the update is complete.
|
|
9934
|
+
* - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
|
|
9920
9935
|
*
|
|
9921
9936
|
* @param request - UpdateEndpointGroupRequest
|
|
9922
9937
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10019,13 +10034,13 @@ export default class Client extends OpenApi {
|
|
|
10019
10034
|
}
|
|
10020
10035
|
|
|
10021
10036
|
/**
|
|
10022
|
-
*
|
|
10037
|
+
* Updates the configuration of an endpoint group.
|
|
10023
10038
|
*
|
|
10024
10039
|
* @remarks
|
|
10025
|
-
*
|
|
10026
|
-
*
|
|
10027
|
-
*
|
|
10028
|
-
*
|
|
10040
|
+
* - The **UpdateEndpointGroup** API is an asynchronous API. After you call this API, the system returns a request ID and starts the update in the background; the configuration is not modified immediately. Call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to check the status of the endpoint group:
|
|
10041
|
+
* - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
|
|
10042
|
+
* - If an endpoint group is in the **active** status, the update is complete.
|
|
10043
|
+
* - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
|
|
10029
10044
|
*
|
|
10030
10045
|
* @param request - UpdateEndpointGroupRequest
|
|
10031
10046
|
* @returns UpdateEndpointGroupResponse
|
|
@@ -10094,14 +10109,14 @@ export default class Client extends OpenApi {
|
|
|
10094
10109
|
}
|
|
10095
10110
|
|
|
10096
10111
|
/**
|
|
10097
|
-
* Modifies
|
|
10112
|
+
* Modifies endpoint groups for a listener in a batch.
|
|
10098
10113
|
*
|
|
10099
10114
|
* @remarks
|
|
10100
|
-
* ###
|
|
10101
|
-
*
|
|
10102
|
-
*
|
|
10103
|
-
*
|
|
10104
|
-
*
|
|
10115
|
+
* ### Usage notes
|
|
10116
|
+
* - **UpdateEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation continues to run in the background. You can call the or [](t2323644.xdita#)operation to query the state of an endpoint group.
|
|
10117
|
+
* - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
|
|
10118
|
+
* - If an endpoint group is in the **active** state, its configuration has been modified.
|
|
10119
|
+
* - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
|
|
10105
10120
|
*
|
|
10106
10121
|
* @param request - UpdateEndpointGroupsRequest
|
|
10107
10122
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10148,14 +10163,14 @@ export default class Client extends OpenApi {
|
|
|
10148
10163
|
}
|
|
10149
10164
|
|
|
10150
10165
|
/**
|
|
10151
|
-
* Modifies
|
|
10166
|
+
* Modifies endpoint groups for a listener in a batch.
|
|
10152
10167
|
*
|
|
10153
10168
|
* @remarks
|
|
10154
|
-
* ###
|
|
10155
|
-
*
|
|
10156
|
-
*
|
|
10157
|
-
*
|
|
10158
|
-
*
|
|
10169
|
+
* ### Usage notes
|
|
10170
|
+
* - **UpdateEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation continues to run in the background. You can call the or [](t2323644.xdita#)operation to query the state of an endpoint group.
|
|
10171
|
+
* - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
|
|
10172
|
+
* - If an endpoint group is in the **active** state, its configuration has been modified.
|
|
10173
|
+
* - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
|
|
10159
10174
|
*
|
|
10160
10175
|
* @param request - UpdateEndpointGroupsRequest
|
|
10161
10176
|
* @returns UpdateEndpointGroupsResponse
|
|
@@ -10166,13 +10181,13 @@ export default class Client extends OpenApi {
|
|
|
10166
10181
|
}
|
|
10167
10182
|
|
|
10168
10183
|
/**
|
|
10169
|
-
*
|
|
10184
|
+
* To update forwarding rules, call the UpdateForwardingRules API.
|
|
10170
10185
|
*
|
|
10171
10186
|
* @remarks
|
|
10172
|
-
*
|
|
10173
|
-
*
|
|
10174
|
-
*
|
|
10175
|
-
*
|
|
10187
|
+
* - **UpdateForwardingRules** is an asynchronous API. A call to this API returns a request ID and runs the update in the background. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
|
|
10188
|
+
* - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
|
|
10189
|
+
* - A status of **active** indicates that the update is complete.
|
|
10190
|
+
* - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
|
|
10176
10191
|
*
|
|
10177
10192
|
* @param request - UpdateForwardingRulesRequest
|
|
10178
10193
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10219,13 +10234,13 @@ export default class Client extends OpenApi {
|
|
|
10219
10234
|
}
|
|
10220
10235
|
|
|
10221
10236
|
/**
|
|
10222
|
-
*
|
|
10237
|
+
* To update forwarding rules, call the UpdateForwardingRules API.
|
|
10223
10238
|
*
|
|
10224
10239
|
* @remarks
|
|
10225
|
-
*
|
|
10226
|
-
*
|
|
10227
|
-
*
|
|
10228
|
-
*
|
|
10240
|
+
* - **UpdateForwardingRules** is an asynchronous API. A call to this API returns a request ID and runs the update in the background. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
|
|
10241
|
+
* - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
|
|
10242
|
+
* - A status of **active** indicates that the update is complete.
|
|
10243
|
+
* - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
|
|
10229
10244
|
*
|
|
10230
10245
|
* @param request - UpdateForwardingRulesRequest
|
|
10231
10246
|
* @returns UpdateForwardingRulesResponse
|
|
@@ -10360,15 +10375,15 @@ export default class Client extends OpenApi {
|
|
|
10360
10375
|
}
|
|
10361
10376
|
|
|
10362
10377
|
/**
|
|
10363
|
-
*
|
|
10378
|
+
* Updates the configurations of a listener for a Global Accelerator (GA) instance.
|
|
10364
10379
|
*
|
|
10365
10380
|
* @remarks
|
|
10366
|
-
*
|
|
10381
|
+
* Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
|
|
10367
10382
|
* When you call this operation, take note of the following items:
|
|
10368
|
-
*
|
|
10369
|
-
*
|
|
10370
|
-
*
|
|
10371
|
-
*
|
|
10383
|
+
* - **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
|
|
10384
|
+
* - If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
|
|
10385
|
+
* - If the listener is in the **active** state, it indicates that its configurations are modified.
|
|
10386
|
+
* - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
|
|
10372
10387
|
*
|
|
10373
10388
|
* @param request - UpdateListenerRequest
|
|
10374
10389
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10459,15 +10474,15 @@ export default class Client extends OpenApi {
|
|
|
10459
10474
|
}
|
|
10460
10475
|
|
|
10461
10476
|
/**
|
|
10462
|
-
*
|
|
10477
|
+
* Updates the configurations of a listener for a Global Accelerator (GA) instance.
|
|
10463
10478
|
*
|
|
10464
10479
|
* @remarks
|
|
10465
|
-
*
|
|
10480
|
+
* Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
|
|
10466
10481
|
* When you call this operation, take note of the following items:
|
|
10467
|
-
*
|
|
10468
|
-
*
|
|
10469
|
-
*
|
|
10470
|
-
*
|
|
10482
|
+
* - **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
|
|
10483
|
+
* - If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
|
|
10484
|
+
* - If the listener is in the **active** state, it indicates that its configurations are modified.
|
|
10485
|
+
* - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
|
|
10471
10486
|
*
|
|
10472
10487
|
* @param request - UpdateListenerRequest
|
|
10473
10488
|
* @returns UpdateListenerResponse
|
|
@@ -10478,7 +10493,7 @@ export default class Client extends OpenApi {
|
|
|
10478
10493
|
}
|
|
10479
10494
|
|
|
10480
10495
|
/**
|
|
10481
|
-
*
|
|
10496
|
+
* Modify Simple Log Service log configuration
|
|
10482
10497
|
*
|
|
10483
10498
|
* @param request - UpdateLogStoreConfigRequest
|
|
10484
10499
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10541,7 +10556,7 @@ export default class Client extends OpenApi {
|
|
|
10541
10556
|
}
|
|
10542
10557
|
|
|
10543
10558
|
/**
|
|
10544
|
-
*
|
|
10559
|
+
* Modify Simple Log Service log configuration
|
|
10545
10560
|
*
|
|
10546
10561
|
* @param request - UpdateLogStoreConfigRequest
|
|
10547
10562
|
* @returns UpdateLogStoreConfigResponse
|