@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/dist/client.d.ts
CHANGED
|
@@ -9,13 +9,13 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
* Adds IP
|
|
12
|
+
* 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.
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
15
|
+
* - **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:
|
|
16
|
+
* - 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.
|
|
17
|
+
* - If the access control policy group is in the **active** state, the IP entries are added.
|
|
18
|
+
* - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
|
|
19
19
|
*
|
|
20
20
|
* @param request - AddEntriesToAclRequest
|
|
21
21
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -23,27 +23,26 @@ export default class Client extends OpenApi {
|
|
|
23
23
|
*/
|
|
24
24
|
addEntriesToAclWithOptions(request: $_model.AddEntriesToAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddEntriesToAclResponse>;
|
|
25
25
|
/**
|
|
26
|
-
* Adds IP
|
|
26
|
+
* 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.
|
|
27
27
|
*
|
|
28
28
|
* @remarks
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
29
|
+
* - **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:
|
|
30
|
+
* - 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.
|
|
31
|
+
* - If the access control policy group is in the **active** state, the IP entries are added.
|
|
32
|
+
* - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
|
|
33
33
|
*
|
|
34
34
|
* @param request - AddEntriesToAclRequest
|
|
35
35
|
* @returns AddEntriesToAclResponse
|
|
36
36
|
*/
|
|
37
37
|
addEntriesToAcl(request: $_model.AddEntriesToAclRequest): Promise<$_model.AddEntriesToAclResponse>;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
|
|
40
40
|
*
|
|
41
41
|
* @remarks
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
* * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
|
|
42
|
+
* - **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:
|
|
43
|
+
* - 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.
|
|
44
|
+
* - If the listener is in the **active** state, the access control policy group is associated with the listener.
|
|
45
|
+
* - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
47
46
|
*
|
|
48
47
|
* @param request - AssociateAclsWithListenerRequest
|
|
49
48
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -51,28 +50,27 @@ export default class Client extends OpenApi {
|
|
|
51
50
|
*/
|
|
52
51
|
associateAclsWithListenerWithOptions(request: $_model.AssociateAclsWithListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateAclsWithListenerResponse>;
|
|
53
52
|
/**
|
|
54
|
-
*
|
|
53
|
+
* Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
|
|
55
54
|
*
|
|
56
55
|
* @remarks
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
* * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
|
|
56
|
+
* - **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:
|
|
57
|
+
* - 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.
|
|
58
|
+
* - If the listener is in the **active** state, the access control policy group is associated with the listener.
|
|
59
|
+
* - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
62
60
|
*
|
|
63
61
|
* @param request - AssociateAclsWithListenerRequest
|
|
64
62
|
* @returns AssociateAclsWithListenerResponse
|
|
65
63
|
*/
|
|
66
64
|
associateAclsWithListener(request: $_model.AssociateAclsWithListenerRequest): Promise<$_model.AssociateAclsWithListenerResponse>;
|
|
67
65
|
/**
|
|
68
|
-
*
|
|
66
|
+
* 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.
|
|
69
67
|
*
|
|
70
68
|
* @remarks
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
69
|
+
* - Only HTTPS protocol listeners support attaching extension certificates.
|
|
70
|
+
* - 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:
|
|
71
|
+
* - 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.
|
|
72
|
+
* - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
|
|
73
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
76
74
|
*
|
|
77
75
|
* @param request - AssociateAdditionalCertificatesWithListenerRequest
|
|
78
76
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -80,21 +78,21 @@ export default class Client extends OpenApi {
|
|
|
80
78
|
*/
|
|
81
79
|
associateAdditionalCertificatesWithListenerWithOptions(request: $_model.AssociateAdditionalCertificatesWithListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateAdditionalCertificatesWithListenerResponse>;
|
|
82
80
|
/**
|
|
83
|
-
*
|
|
81
|
+
* 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.
|
|
84
82
|
*
|
|
85
83
|
* @remarks
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
*
|
|
84
|
+
* - Only HTTPS protocol listeners support attaching extension certificates.
|
|
85
|
+
* - 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:
|
|
86
|
+
* - 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.
|
|
87
|
+
* - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
|
|
88
|
+
* - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
91
89
|
*
|
|
92
90
|
* @param request - AssociateAdditionalCertificatesWithListenerRequest
|
|
93
91
|
* @returns AssociateAdditionalCertificatesWithListenerResponse
|
|
94
92
|
*/
|
|
95
93
|
associateAdditionalCertificatesWithListener(request: $_model.AssociateAdditionalCertificatesWithListenerRequest): Promise<$_model.AssociateAdditionalCertificatesWithListenerResponse>;
|
|
96
94
|
/**
|
|
97
|
-
* GA
|
|
95
|
+
* Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
|
|
98
96
|
*
|
|
99
97
|
* @param request - AssociateResourcesRequest
|
|
100
98
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -102,21 +100,21 @@ export default class Client extends OpenApi {
|
|
|
102
100
|
*/
|
|
103
101
|
associateResourcesWithOptions(request: $_model.AssociateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateResourcesResponse>;
|
|
104
102
|
/**
|
|
105
|
-
* GA
|
|
103
|
+
* Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
|
|
106
104
|
*
|
|
107
105
|
* @param request - AssociateResourcesRequest
|
|
108
106
|
* @returns AssociateResourcesResponse
|
|
109
107
|
*/
|
|
110
108
|
associateResources(request: $_model.AssociateResourcesRequest): Promise<$_model.AssociateResourcesResponse>;
|
|
111
109
|
/**
|
|
112
|
-
*
|
|
110
|
+
* 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.
|
|
113
111
|
*
|
|
114
112
|
* @remarks
|
|
115
|
-
*
|
|
116
|
-
*
|
|
117
|
-
*
|
|
118
|
-
*
|
|
119
|
-
*
|
|
113
|
+
* Note the following when you call this operation:
|
|
114
|
+
* - 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:
|
|
115
|
+
* - 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.
|
|
116
|
+
* - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
|
|
117
|
+
* - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
|
|
120
118
|
*
|
|
121
119
|
* @param request - AttachDdosToAcceleratorRequest
|
|
122
120
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -124,27 +122,27 @@ export default class Client extends OpenApi {
|
|
|
124
122
|
*/
|
|
125
123
|
attachDdosToAcceleratorWithOptions(request: $_model.AttachDdosToAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachDdosToAcceleratorResponse>;
|
|
126
124
|
/**
|
|
127
|
-
*
|
|
125
|
+
* 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.
|
|
128
126
|
*
|
|
129
127
|
* @remarks
|
|
130
|
-
*
|
|
131
|
-
*
|
|
132
|
-
*
|
|
133
|
-
*
|
|
134
|
-
*
|
|
128
|
+
* Note the following when you call this operation:
|
|
129
|
+
* - 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:
|
|
130
|
+
* - 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.
|
|
131
|
+
* - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
|
|
132
|
+
* - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
|
|
135
133
|
*
|
|
136
134
|
* @param request - AttachDdosToAcceleratorRequest
|
|
137
135
|
* @returns AttachDdosToAcceleratorResponse
|
|
138
136
|
*/
|
|
139
137
|
attachDdosToAccelerator(request: $_model.AttachDdosToAcceleratorRequest): Promise<$_model.AttachDdosToAcceleratorResponse>;
|
|
140
138
|
/**
|
|
141
|
-
* Associates a Log Service Logstore with an endpoint group.
|
|
139
|
+
* Associates a Simple Log Service (SLS) Logstore with an endpoint group.
|
|
142
140
|
*
|
|
143
141
|
* @remarks
|
|
144
|
-
*
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
142
|
+
* - **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:
|
|
143
|
+
* - 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.
|
|
144
|
+
* - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
|
|
145
|
+
* - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
148
146
|
*
|
|
149
147
|
* @param request - AttachLogStoreToEndpointGroupRequest
|
|
150
148
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -152,26 +150,26 @@ export default class Client extends OpenApi {
|
|
|
152
150
|
*/
|
|
153
151
|
attachLogStoreToEndpointGroupWithOptions(request: $_model.AttachLogStoreToEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachLogStoreToEndpointGroupResponse>;
|
|
154
152
|
/**
|
|
155
|
-
* Associates a Log Service Logstore with an endpoint group.
|
|
153
|
+
* Associates a Simple Log Service (SLS) Logstore with an endpoint group.
|
|
156
154
|
*
|
|
157
155
|
* @remarks
|
|
158
|
-
*
|
|
159
|
-
*
|
|
160
|
-
*
|
|
161
|
-
*
|
|
156
|
+
* - **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:
|
|
157
|
+
* - 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.
|
|
158
|
+
* - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
|
|
159
|
+
* - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
162
160
|
*
|
|
163
161
|
* @param request - AttachLogStoreToEndpointGroupRequest
|
|
164
162
|
* @returns AttachLogStoreToEndpointGroupResponse
|
|
165
163
|
*/
|
|
166
164
|
attachLogStoreToEndpointGroup(request: $_model.AttachLogStoreToEndpointGroupRequest): Promise<$_model.AttachLogStoreToEndpointGroupResponse>;
|
|
167
165
|
/**
|
|
168
|
-
*
|
|
166
|
+
* Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
|
|
169
167
|
*
|
|
170
168
|
* @remarks
|
|
171
|
-
*
|
|
172
|
-
*
|
|
173
|
-
*
|
|
174
|
-
*
|
|
169
|
+
* - **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:
|
|
170
|
+
* - 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.
|
|
171
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
172
|
+
* - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
175
173
|
*
|
|
176
174
|
* @param request - BandwidthPackageAddAcceleratorRequest
|
|
177
175
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -179,26 +177,29 @@ export default class Client extends OpenApi {
|
|
|
179
177
|
*/
|
|
180
178
|
bandwidthPackageAddAcceleratorWithOptions(request: $_model.BandwidthPackageAddAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BandwidthPackageAddAcceleratorResponse>;
|
|
181
179
|
/**
|
|
182
|
-
*
|
|
180
|
+
* Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
|
|
183
181
|
*
|
|
184
182
|
* @remarks
|
|
185
|
-
*
|
|
186
|
-
*
|
|
187
|
-
*
|
|
188
|
-
*
|
|
183
|
+
* - **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:
|
|
184
|
+
* - 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.
|
|
185
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
186
|
+
* - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
189
187
|
*
|
|
190
188
|
* @param request - BandwidthPackageAddAcceleratorRequest
|
|
191
189
|
* @returns BandwidthPackageAddAcceleratorResponse
|
|
192
190
|
*/
|
|
193
191
|
bandwidthPackageAddAccelerator(request: $_model.BandwidthPackageAddAcceleratorRequest): Promise<$_model.BandwidthPackageAddAcceleratorResponse>;
|
|
194
192
|
/**
|
|
195
|
-
*
|
|
193
|
+
* Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
|
|
196
194
|
*
|
|
197
195
|
* @remarks
|
|
198
|
-
*
|
|
199
|
-
*
|
|
200
|
-
*
|
|
201
|
-
*
|
|
196
|
+
* - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
|
|
197
|
+
* - 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).
|
|
198
|
+
* - 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).
|
|
199
|
+
* - 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:
|
|
200
|
+
* - 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.
|
|
201
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
|
|
202
|
+
* - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
|
|
202
203
|
*
|
|
203
204
|
* @param request - BandwidthPackageRemoveAcceleratorRequest
|
|
204
205
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -206,23 +207,26 @@ export default class Client extends OpenApi {
|
|
|
206
207
|
*/
|
|
207
208
|
bandwidthPackageRemoveAcceleratorWithOptions(request: $_model.BandwidthPackageRemoveAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BandwidthPackageRemoveAcceleratorResponse>;
|
|
208
209
|
/**
|
|
209
|
-
*
|
|
210
|
+
* Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
|
|
210
211
|
*
|
|
211
212
|
* @remarks
|
|
212
|
-
*
|
|
213
|
-
*
|
|
214
|
-
*
|
|
215
|
-
*
|
|
213
|
+
* - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
|
|
214
|
+
* - 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).
|
|
215
|
+
* - 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).
|
|
216
|
+
* - 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:
|
|
217
|
+
* - 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.
|
|
218
|
+
* - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
|
|
219
|
+
* - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
|
|
216
220
|
*
|
|
217
221
|
* @param request - BandwidthPackageRemoveAcceleratorRequest
|
|
218
222
|
* @returns BandwidthPackageRemoveAcceleratorResponse
|
|
219
223
|
*/
|
|
220
224
|
bandwidthPackageRemoveAccelerator(request: $_model.BandwidthPackageRemoveAcceleratorRequest): Promise<$_model.BandwidthPackageRemoveAcceleratorResponse>;
|
|
221
225
|
/**
|
|
222
|
-
*
|
|
226
|
+
* Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
|
|
223
227
|
*
|
|
224
228
|
* @remarks
|
|
225
|
-
* The **ChangeResourceGroup** operation
|
|
229
|
+
* 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.
|
|
226
230
|
*
|
|
227
231
|
* @param request - ChangeResourceGroupRequest
|
|
228
232
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -230,10 +234,10 @@ export default class Client extends OpenApi {
|
|
|
230
234
|
*/
|
|
231
235
|
changeResourceGroupWithOptions(request: $_model.ChangeResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ChangeResourceGroupResponse>;
|
|
232
236
|
/**
|
|
233
|
-
*
|
|
237
|
+
* Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
|
|
234
238
|
*
|
|
235
239
|
* @remarks
|
|
236
|
-
* The **ChangeResourceGroup** operation
|
|
240
|
+
* 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.
|
|
237
241
|
*
|
|
238
242
|
* @param request - ChangeResourceGroupRequest
|
|
239
243
|
* @returns ChangeResourceGroupResponse
|
|
@@ -267,13 +271,12 @@ export default class Client extends OpenApi {
|
|
|
267
271
|
*/
|
|
268
272
|
configEndpointProbe(request: $_model.ConfigEndpointProbeRequest): Promise<$_model.ConfigEndpointProbeResponse>;
|
|
269
273
|
/**
|
|
270
|
-
*
|
|
274
|
+
* 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.
|
|
271
275
|
*
|
|
272
276
|
* @remarks
|
|
273
|
-
*
|
|
274
|
-
*
|
|
275
|
-
*
|
|
276
|
-
* * If the GA instance is in the **active** state, it indicates that the GA instance is created.
|
|
277
|
+
* 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:
|
|
278
|
+
* - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
|
|
279
|
+
* - If a Global Accelerator instance is in the **active** state, the instance is created.
|
|
277
280
|
*
|
|
278
281
|
* @param request - CreateAcceleratorRequest
|
|
279
282
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -281,25 +284,24 @@ export default class Client extends OpenApi {
|
|
|
281
284
|
*/
|
|
282
285
|
createAcceleratorWithOptions(request: $_model.CreateAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAcceleratorResponse>;
|
|
283
286
|
/**
|
|
284
|
-
*
|
|
287
|
+
* 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.
|
|
285
288
|
*
|
|
286
289
|
* @remarks
|
|
287
|
-
*
|
|
288
|
-
*
|
|
289
|
-
*
|
|
290
|
-
* * If the GA instance is in the **active** state, it indicates that the GA instance is created.
|
|
290
|
+
* 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:
|
|
291
|
+
* - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
|
|
292
|
+
* - If a Global Accelerator instance is in the **active** state, the instance is created.
|
|
291
293
|
*
|
|
292
294
|
* @param request - CreateAcceleratorRequest
|
|
293
295
|
* @returns CreateAcceleratorResponse
|
|
294
296
|
*/
|
|
295
297
|
createAccelerator(request: $_model.CreateAcceleratorRequest): Promise<$_model.CreateAcceleratorResponse>;
|
|
296
298
|
/**
|
|
297
|
-
*
|
|
299
|
+
* Invokes the CreateAcl operation to create an access control policy group.
|
|
298
300
|
*
|
|
299
301
|
* @remarks
|
|
300
|
-
* *CreateAcl** is an asynchronous operation. After you
|
|
301
|
-
*
|
|
302
|
-
*
|
|
302
|
+
* *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:
|
|
303
|
+
* - 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.
|
|
304
|
+
* - If the access control policy group is in the **active** state, the access control policy group is created.
|
|
303
305
|
*
|
|
304
306
|
* @param request - CreateAclRequest
|
|
305
307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -307,30 +309,30 @@ export default class Client extends OpenApi {
|
|
|
307
309
|
*/
|
|
308
310
|
createAclWithOptions(request: $_model.CreateAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAclResponse>;
|
|
309
311
|
/**
|
|
310
|
-
*
|
|
312
|
+
* Invokes the CreateAcl operation to create an access control policy group.
|
|
311
313
|
*
|
|
312
314
|
* @remarks
|
|
313
|
-
* *CreateAcl** is an asynchronous operation. After you
|
|
314
|
-
*
|
|
315
|
-
*
|
|
315
|
+
* *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:
|
|
316
|
+
* - 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.
|
|
317
|
+
* - If the access control policy group is in the **active** state, the access control policy group is created.
|
|
316
318
|
*
|
|
317
319
|
* @param request - CreateAclRequest
|
|
318
320
|
* @returns CreateAclResponse
|
|
319
321
|
*/
|
|
320
322
|
createAcl(request: $_model.CreateAclRequest): Promise<$_model.CreateAclResponse>;
|
|
321
323
|
/**
|
|
322
|
-
* Creates an origin probing task.
|
|
324
|
+
* Creates an origin probing task by calling the CreateApplicationMonitor operation.
|
|
323
325
|
*
|
|
324
326
|
* @remarks
|
|
325
|
-
* You can call the **CreateApplicationMonitor** operation to create an origin probing task.
|
|
326
|
-
* Before you
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
*
|
|
330
|
-
*
|
|
331
|
-
*
|
|
332
|
-
*
|
|
333
|
-
*
|
|
327
|
+
* 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.
|
|
328
|
+
* Before you begin:
|
|
329
|
+
* - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium Ⅰ or higher specifications support origin probing tasks.
|
|
330
|
+
* - Origin probing tasks cannot be created for UDP protocol listeners.
|
|
331
|
+
* - The service port of the monitoring address must be within the listener port range.
|
|
332
|
+
* - 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:
|
|
333
|
+
* - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
|
|
334
|
+
* - If the origin probing task is in the **active** state, the task is created.
|
|
335
|
+
* - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
334
336
|
*
|
|
335
337
|
* @param request - CreateApplicationMonitorRequest
|
|
336
338
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -338,18 +340,18 @@ export default class Client extends OpenApi {
|
|
|
338
340
|
*/
|
|
339
341
|
createApplicationMonitorWithOptions(request: $_model.CreateApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApplicationMonitorResponse>;
|
|
340
342
|
/**
|
|
341
|
-
* Creates an origin probing task.
|
|
343
|
+
* Creates an origin probing task by calling the CreateApplicationMonitor operation.
|
|
342
344
|
*
|
|
343
345
|
* @remarks
|
|
344
|
-
* You can call the **CreateApplicationMonitor** operation to create an origin probing task.
|
|
345
|
-
* Before you
|
|
346
|
-
*
|
|
347
|
-
*
|
|
348
|
-
*
|
|
349
|
-
*
|
|
350
|
-
*
|
|
351
|
-
*
|
|
352
|
-
*
|
|
346
|
+
* 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.
|
|
347
|
+
* Before you begin:
|
|
348
|
+
* - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium Ⅰ or higher specifications support origin probing tasks.
|
|
349
|
+
* - Origin probing tasks cannot be created for UDP protocol listeners.
|
|
350
|
+
* - The service port of the monitoring address must be within the listener port range.
|
|
351
|
+
* - 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:
|
|
352
|
+
* - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
|
|
353
|
+
* - If the origin probing task is in the **active** state, the task is created.
|
|
354
|
+
* - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
353
355
|
*
|
|
354
356
|
* @param request - CreateApplicationMonitorRequest
|
|
355
357
|
* @returns CreateApplicationMonitorResponse
|
|
@@ -359,15 +361,15 @@ export default class Client extends OpenApi {
|
|
|
359
361
|
* Creates a bandwidth plan.
|
|
360
362
|
*
|
|
361
363
|
* @remarks
|
|
362
|
-
*
|
|
363
|
-
*
|
|
364
|
-
*
|
|
365
|
-
*
|
|
366
|
-
*
|
|
367
|
-
*
|
|
368
|
-
*
|
|
369
|
-
*
|
|
370
|
-
*
|
|
364
|
+
* You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
|
|
365
|
+
* - **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.
|
|
366
|
+
* - **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.
|
|
367
|
+
* - **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.
|
|
368
|
+
* Note the following when you call this operation:
|
|
369
|
+
* - 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:
|
|
370
|
+
* - 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.
|
|
371
|
+
* - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
|
|
372
|
+
* - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
|
|
371
373
|
*
|
|
372
374
|
* @param request - CreateBandwidthPackageRequest
|
|
373
375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -378,15 +380,15 @@ export default class Client extends OpenApi {
|
|
|
378
380
|
* Creates a bandwidth plan.
|
|
379
381
|
*
|
|
380
382
|
* @remarks
|
|
381
|
-
*
|
|
382
|
-
*
|
|
383
|
-
*
|
|
384
|
-
*
|
|
385
|
-
*
|
|
386
|
-
*
|
|
387
|
-
*
|
|
388
|
-
*
|
|
389
|
-
*
|
|
383
|
+
* You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
|
|
384
|
+
* - **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.
|
|
385
|
+
* - **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.
|
|
386
|
+
* - **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.
|
|
387
|
+
* Note the following when you call this operation:
|
|
388
|
+
* - 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:
|
|
389
|
+
* - 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.
|
|
390
|
+
* - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
|
|
391
|
+
* - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
|
|
390
392
|
*
|
|
391
393
|
* @param request - CreateBandwidthPackageRequest
|
|
392
394
|
* @returns CreateBandwidthPackageResponse
|
|
@@ -447,13 +449,13 @@ export default class Client extends OpenApi {
|
|
|
447
449
|
*/
|
|
448
450
|
createBasicAccelerateIpEndpointRelation(request: $_model.CreateBasicAccelerateIpEndpointRelationRequest): Promise<$_model.CreateBasicAccelerateIpEndpointRelationResponse>;
|
|
449
451
|
/**
|
|
450
|
-
*
|
|
452
|
+
* Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
|
|
451
453
|
*
|
|
452
454
|
* @remarks
|
|
453
|
-
*
|
|
454
|
-
*
|
|
455
|
-
*
|
|
456
|
-
*
|
|
455
|
+
* - **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:
|
|
456
|
+
* - 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.
|
|
457
|
+
* - 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.
|
|
458
|
+
* - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
|
|
457
459
|
*
|
|
458
460
|
* @param request - CreateBasicAccelerateIpEndpointRelationsRequest
|
|
459
461
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -461,25 +463,25 @@ export default class Client extends OpenApi {
|
|
|
461
463
|
*/
|
|
462
464
|
createBasicAccelerateIpEndpointRelationsWithOptions(request: $_model.CreateBasicAccelerateIpEndpointRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicAccelerateIpEndpointRelationsResponse>;
|
|
463
465
|
/**
|
|
464
|
-
*
|
|
466
|
+
* Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
|
|
465
467
|
*
|
|
466
468
|
* @remarks
|
|
467
|
-
*
|
|
468
|
-
*
|
|
469
|
-
*
|
|
470
|
-
*
|
|
469
|
+
* - **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:
|
|
470
|
+
* - 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.
|
|
471
|
+
* - 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.
|
|
472
|
+
* - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
|
|
471
473
|
*
|
|
472
474
|
* @param request - CreateBasicAccelerateIpEndpointRelationsRequest
|
|
473
475
|
* @returns CreateBasicAccelerateIpEndpointRelationsResponse
|
|
474
476
|
*/
|
|
475
477
|
createBasicAccelerateIpEndpointRelations(request: $_model.CreateBasicAccelerateIpEndpointRelationsRequest): Promise<$_model.CreateBasicAccelerateIpEndpointRelationsResponse>;
|
|
476
478
|
/**
|
|
477
|
-
* Basic Global Accelerator (GA) instances leverage the
|
|
479
|
+
* 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.
|
|
478
480
|
*
|
|
479
481
|
* @remarks
|
|
480
|
-
* *CreateBasicAccelerator** is an asynchronous operation. After
|
|
481
|
-
*
|
|
482
|
-
*
|
|
482
|
+
* *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:
|
|
483
|
+
* - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
|
|
484
|
+
* - If the basic GA instance is in the **active** state, the instance is created.
|
|
483
485
|
*
|
|
484
486
|
* @param request - CreateBasicAcceleratorRequest
|
|
485
487
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -487,25 +489,25 @@ export default class Client extends OpenApi {
|
|
|
487
489
|
*/
|
|
488
490
|
createBasicAcceleratorWithOptions(request: $_model.CreateBasicAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicAcceleratorResponse>;
|
|
489
491
|
/**
|
|
490
|
-
* Basic Global Accelerator (GA) instances leverage the
|
|
492
|
+
* 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.
|
|
491
493
|
*
|
|
492
494
|
* @remarks
|
|
493
|
-
* *CreateBasicAccelerator** is an asynchronous operation. After
|
|
494
|
-
*
|
|
495
|
-
*
|
|
495
|
+
* *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:
|
|
496
|
+
* - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
|
|
497
|
+
* - If the basic GA instance is in the **active** state, the instance is created.
|
|
496
498
|
*
|
|
497
499
|
* @param request - CreateBasicAcceleratorRequest
|
|
498
500
|
* @returns CreateBasicAcceleratorResponse
|
|
499
501
|
*/
|
|
500
502
|
createBasicAccelerator(request: $_model.CreateBasicAcceleratorRequest): Promise<$_model.CreateBasicAcceleratorResponse>;
|
|
501
503
|
/**
|
|
502
|
-
*
|
|
504
|
+
* Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
503
505
|
*
|
|
504
506
|
* @remarks
|
|
505
|
-
*
|
|
506
|
-
*
|
|
507
|
-
*
|
|
508
|
-
*
|
|
507
|
+
* - **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:
|
|
508
|
+
* - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
|
|
509
|
+
* - When the endpoint is in the **active** state, the endpoint is created.
|
|
510
|
+
* - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
509
511
|
*
|
|
510
512
|
* @param request - CreateBasicEndpointRequest
|
|
511
513
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -513,26 +515,26 @@ export default class Client extends OpenApi {
|
|
|
513
515
|
*/
|
|
514
516
|
createBasicEndpointWithOptions(request: $_model.CreateBasicEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicEndpointResponse>;
|
|
515
517
|
/**
|
|
516
|
-
*
|
|
518
|
+
* Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
517
519
|
*
|
|
518
520
|
* @remarks
|
|
519
|
-
*
|
|
520
|
-
*
|
|
521
|
-
*
|
|
522
|
-
*
|
|
521
|
+
* - **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:
|
|
522
|
+
* - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
|
|
523
|
+
* - When the endpoint is in the **active** state, the endpoint is created.
|
|
524
|
+
* - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
523
525
|
*
|
|
524
526
|
* @param request - CreateBasicEndpointRequest
|
|
525
527
|
* @returns CreateBasicEndpointResponse
|
|
526
528
|
*/
|
|
527
529
|
createBasicEndpoint(request: $_model.CreateBasicEndpointRequest): Promise<$_model.CreateBasicEndpointResponse>;
|
|
528
530
|
/**
|
|
529
|
-
*
|
|
531
|
+
* Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
530
532
|
*
|
|
531
533
|
* @remarks
|
|
532
|
-
*
|
|
533
|
-
*
|
|
534
|
-
*
|
|
535
|
-
*
|
|
534
|
+
* - **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:
|
|
535
|
+
* - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
|
|
536
|
+
* - If the endpoint group is in the **active** state, the endpoint group is created.
|
|
537
|
+
* - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
536
538
|
*
|
|
537
539
|
* @param request - CreateBasicEndpointGroupRequest
|
|
538
540
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -540,13 +542,13 @@ export default class Client extends OpenApi {
|
|
|
540
542
|
*/
|
|
541
543
|
createBasicEndpointGroupWithOptions(request: $_model.CreateBasicEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicEndpointGroupResponse>;
|
|
542
544
|
/**
|
|
543
|
-
*
|
|
545
|
+
* Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
544
546
|
*
|
|
545
547
|
* @remarks
|
|
546
|
-
*
|
|
547
|
-
*
|
|
548
|
-
*
|
|
549
|
-
*
|
|
548
|
+
* - **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:
|
|
549
|
+
* - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
|
|
550
|
+
* - If the endpoint group is in the **active** state, the endpoint group is created.
|
|
551
|
+
* - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
550
552
|
*
|
|
551
553
|
* @param request - CreateBasicEndpointGroupRequest
|
|
552
554
|
* @returns CreateBasicEndpointGroupResponse
|
|
@@ -576,15 +578,15 @@ export default class Client extends OpenApi {
|
|
|
576
578
|
*/
|
|
577
579
|
createBasicEndpoints(request: $_model.CreateBasicEndpointsRequest): Promise<$_model.CreateBasicEndpointsResponse>;
|
|
578
580
|
/**
|
|
579
|
-
*
|
|
581
|
+
* Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
580
582
|
*
|
|
581
583
|
* @remarks
|
|
582
|
-
*
|
|
583
|
-
*
|
|
584
|
-
*
|
|
585
|
-
*
|
|
586
|
-
*
|
|
587
|
-
*
|
|
584
|
+
* When you invoke this operation, take note of the following items:
|
|
585
|
+
* - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
|
|
586
|
+
* - **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:
|
|
587
|
+
* - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
|
|
588
|
+
* - If the acceleration region is in the **active** state, the acceleration region is created.
|
|
589
|
+
* - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
588
590
|
*
|
|
589
591
|
* @param request - CreateBasicIpSetRequest
|
|
590
592
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -592,37 +594,37 @@ export default class Client extends OpenApi {
|
|
|
592
594
|
*/
|
|
593
595
|
createBasicIpSetWithOptions(request: $_model.CreateBasicIpSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicIpSetResponse>;
|
|
594
596
|
/**
|
|
595
|
-
*
|
|
597
|
+
* Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
596
598
|
*
|
|
597
599
|
* @remarks
|
|
598
|
-
*
|
|
599
|
-
*
|
|
600
|
-
*
|
|
601
|
-
*
|
|
602
|
-
*
|
|
603
|
-
*
|
|
600
|
+
* When you invoke this operation, take note of the following items:
|
|
601
|
+
* - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
|
|
602
|
+
* - **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:
|
|
603
|
+
* - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
|
|
604
|
+
* - If the acceleration region is in the **active** state, the acceleration region is created.
|
|
605
|
+
* - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
604
606
|
*
|
|
605
607
|
* @param request - CreateBasicIpSetRequest
|
|
606
608
|
* @returns CreateBasicIpSetResponse
|
|
607
609
|
*/
|
|
608
610
|
createBasicIpSet(request: $_model.CreateBasicIpSetRequest): Promise<$_model.CreateBasicIpSetResponse>;
|
|
609
611
|
/**
|
|
610
|
-
*
|
|
611
|
-
* You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
|
|
612
|
-
* * **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.
|
|
613
|
-
* * 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.
|
|
614
|
-
* * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
|
|
615
|
-
* * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
|
|
616
|
-
* ### Prerequisites
|
|
617
|
-
* Make sure that the following prerequisites are met before you call this operation:
|
|
618
|
-
* * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
619
|
-
* * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
620
|
-
* * 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.
|
|
621
|
-
* * 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).
|
|
622
|
-
* * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
612
|
+
* Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
|
|
623
613
|
*
|
|
624
614
|
* @remarks
|
|
625
|
-
*
|
|
615
|
+
* 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.
|
|
616
|
+
* 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:
|
|
617
|
+
* - **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:
|
|
618
|
+
* - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
|
|
619
|
+
* - If the endpoint group is in the **active** state, the mapping configurations are created.
|
|
620
|
+
* - **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.
|
|
621
|
+
* ### Before you begin
|
|
622
|
+
* Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
|
|
623
|
+
* - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
624
|
+
* - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
625
|
+
* - 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.
|
|
626
|
+
* - 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).
|
|
627
|
+
* - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
626
628
|
*
|
|
627
629
|
* @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
|
|
628
630
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -630,46 +632,46 @@ export default class Client extends OpenApi {
|
|
|
630
632
|
*/
|
|
631
633
|
createCustomRoutingEndpointGroupDestinationsWithOptions(request: $_model.CreateCustomRoutingEndpointGroupDestinationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointGroupDestinationsResponse>;
|
|
632
634
|
/**
|
|
633
|
-
*
|
|
634
|
-
* You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
|
|
635
|
-
* * **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.
|
|
636
|
-
* * 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.
|
|
637
|
-
* * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
|
|
638
|
-
* * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
|
|
639
|
-
* ### Prerequisites
|
|
640
|
-
* Make sure that the following prerequisites are met before you call this operation:
|
|
641
|
-
* * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
642
|
-
* * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
643
|
-
* * 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.
|
|
644
|
-
* * 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).
|
|
645
|
-
* * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
635
|
+
* Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
|
|
646
636
|
*
|
|
647
637
|
* @remarks
|
|
648
|
-
*
|
|
638
|
+
* 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.
|
|
639
|
+
* 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:
|
|
640
|
+
* - **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:
|
|
641
|
+
* - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
|
|
642
|
+
* - If the endpoint group is in the **active** state, the mapping configurations are created.
|
|
643
|
+
* - **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.
|
|
644
|
+
* ### Before you begin
|
|
645
|
+
* Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
|
|
646
|
+
* - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
647
|
+
* - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
|
|
648
|
+
* - 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.
|
|
649
|
+
* - 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).
|
|
650
|
+
* - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
649
651
|
*
|
|
650
652
|
* @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
|
|
651
653
|
* @returns CreateCustomRoutingEndpointGroupDestinationsResponse
|
|
652
654
|
*/
|
|
653
655
|
createCustomRoutingEndpointGroupDestinations(request: $_model.CreateCustomRoutingEndpointGroupDestinationsRequest): Promise<$_model.CreateCustomRoutingEndpointGroupDestinationsResponse>;
|
|
654
656
|
/**
|
|
655
|
-
*
|
|
656
|
-
*
|
|
657
|
-
* @remarks
|
|
658
|
-
* Global Accelerator
|
|
659
|
-
*
|
|
660
|
-
*
|
|
661
|
-
*
|
|
662
|
-
* When you
|
|
663
|
-
*
|
|
664
|
-
*
|
|
665
|
-
*
|
|
666
|
-
*
|
|
667
|
-
* ###
|
|
668
|
-
*
|
|
669
|
-
*
|
|
670
|
-
*
|
|
671
|
-
*
|
|
672
|
-
*
|
|
657
|
+
* Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
|
|
658
|
+
*
|
|
659
|
+
* @remarks
|
|
660
|
+
* Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
|
|
661
|
+
* - 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.
|
|
662
|
+
* - 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.
|
|
663
|
+
* 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).
|
|
664
|
+
* When you invoke this operation, take note of the following items:
|
|
665
|
+
* - **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:
|
|
666
|
+
* - 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.
|
|
667
|
+
* - When all endpoint groups are in the **active** state, the batch creation is complete.
|
|
668
|
+
* - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
669
|
+
* ### Before you begin
|
|
670
|
+
* Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
|
|
671
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
672
|
+
* - 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).
|
|
673
|
+
* - 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.
|
|
674
|
+
* - 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).
|
|
673
675
|
*
|
|
674
676
|
* @param request - CreateCustomRoutingEndpointGroupsRequest
|
|
675
677
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -677,47 +679,47 @@ export default class Client extends OpenApi {
|
|
|
677
679
|
*/
|
|
678
680
|
createCustomRoutingEndpointGroupsWithOptions(request: $_model.CreateCustomRoutingEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointGroupsResponse>;
|
|
679
681
|
/**
|
|
680
|
-
*
|
|
681
|
-
*
|
|
682
|
-
* @remarks
|
|
683
|
-
* Global Accelerator
|
|
684
|
-
*
|
|
685
|
-
*
|
|
686
|
-
*
|
|
687
|
-
* When you
|
|
688
|
-
*
|
|
689
|
-
*
|
|
690
|
-
*
|
|
691
|
-
*
|
|
692
|
-
* ###
|
|
693
|
-
*
|
|
694
|
-
*
|
|
695
|
-
*
|
|
696
|
-
*
|
|
697
|
-
*
|
|
682
|
+
* Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
|
|
683
|
+
*
|
|
684
|
+
* @remarks
|
|
685
|
+
* Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
|
|
686
|
+
* - 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.
|
|
687
|
+
* - 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.
|
|
688
|
+
* 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).
|
|
689
|
+
* When you invoke this operation, take note of the following items:
|
|
690
|
+
* - **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:
|
|
691
|
+
* - 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.
|
|
692
|
+
* - When all endpoint groups are in the **active** state, the batch creation is complete.
|
|
693
|
+
* - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
694
|
+
* ### Before you begin
|
|
695
|
+
* Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
|
|
696
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
697
|
+
* - 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).
|
|
698
|
+
* - 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.
|
|
699
|
+
* - 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).
|
|
698
700
|
*
|
|
699
701
|
* @param request - CreateCustomRoutingEndpointGroupsRequest
|
|
700
702
|
* @returns CreateCustomRoutingEndpointGroupsResponse
|
|
701
703
|
*/
|
|
702
704
|
createCustomRoutingEndpointGroups(request: $_model.CreateCustomRoutingEndpointGroupsRequest): Promise<$_model.CreateCustomRoutingEndpointGroupsResponse>;
|
|
703
705
|
/**
|
|
704
|
-
*
|
|
706
|
+
* Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
|
|
705
707
|
*
|
|
706
708
|
* @remarks
|
|
707
|
-
* This operation takes effect only when the traffic
|
|
708
|
-
*
|
|
709
|
-
*
|
|
710
|
-
*
|
|
711
|
-
*
|
|
712
|
-
*
|
|
713
|
-
* ###
|
|
714
|
-
* Before you
|
|
715
|
-
*
|
|
716
|
-
*
|
|
717
|
-
*
|
|
718
|
-
*
|
|
719
|
-
*
|
|
720
|
-
*
|
|
709
|
+
* 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).
|
|
710
|
+
* Before you invoke this operation, take note of the following items:
|
|
711
|
+
* - **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.
|
|
712
|
+
* - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
|
|
713
|
+
* - If the endpoint group is in the **active** state, the traffic policies are created.
|
|
714
|
+
* - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
|
|
715
|
+
* ### Before you begin
|
|
716
|
+
* Before you create an endpoint traffic policy, make sure that you have completed the following operations:
|
|
717
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
718
|
+
* - 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).
|
|
719
|
+
* - 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.
|
|
720
|
+
* - 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).
|
|
721
|
+
* - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
722
|
+
* - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
|
|
721
723
|
*
|
|
722
724
|
* @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
|
|
723
725
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -725,45 +727,45 @@ export default class Client extends OpenApi {
|
|
|
725
727
|
*/
|
|
726
728
|
createCustomRoutingEndpointTrafficPoliciesWithOptions(request: $_model.CreateCustomRoutingEndpointTrafficPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointTrafficPoliciesResponse>;
|
|
727
729
|
/**
|
|
728
|
-
*
|
|
730
|
+
* Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
|
|
729
731
|
*
|
|
730
732
|
* @remarks
|
|
731
|
-
* This operation takes effect only when the traffic
|
|
732
|
-
*
|
|
733
|
-
*
|
|
734
|
-
*
|
|
735
|
-
*
|
|
736
|
-
*
|
|
737
|
-
* ###
|
|
738
|
-
* Before you
|
|
739
|
-
*
|
|
740
|
-
*
|
|
741
|
-
*
|
|
742
|
-
*
|
|
743
|
-
*
|
|
744
|
-
*
|
|
733
|
+
* 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).
|
|
734
|
+
* Before you invoke this operation, take note of the following items:
|
|
735
|
+
* - **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.
|
|
736
|
+
* - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
|
|
737
|
+
* - If the endpoint group is in the **active** state, the traffic policies are created.
|
|
738
|
+
* - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
|
|
739
|
+
* ### Before you begin
|
|
740
|
+
* Before you create an endpoint traffic policy, make sure that you have completed the following operations:
|
|
741
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
742
|
+
* - 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).
|
|
743
|
+
* - 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.
|
|
744
|
+
* - 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).
|
|
745
|
+
* - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
746
|
+
* - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
|
|
745
747
|
*
|
|
746
748
|
* @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
|
|
747
749
|
* @returns CreateCustomRoutingEndpointTrafficPoliciesResponse
|
|
748
750
|
*/
|
|
749
751
|
createCustomRoutingEndpointTrafficPolicies(request: $_model.CreateCustomRoutingEndpointTrafficPoliciesRequest): Promise<$_model.CreateCustomRoutingEndpointTrafficPoliciesResponse>;
|
|
750
752
|
/**
|
|
751
|
-
*
|
|
753
|
+
* Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
|
|
752
754
|
*
|
|
753
755
|
* @remarks
|
|
754
|
-
* After you configure a custom
|
|
755
|
-
* This operation
|
|
756
|
-
*
|
|
757
|
-
*
|
|
758
|
-
*
|
|
759
|
-
*
|
|
760
|
-
* ###
|
|
761
|
-
*
|
|
762
|
-
*
|
|
763
|
-
*
|
|
764
|
-
*
|
|
765
|
-
*
|
|
766
|
-
*
|
|
756
|
+
* 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.
|
|
757
|
+
* This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
|
|
758
|
+
* - **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:
|
|
759
|
+
* - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
|
|
760
|
+
* - If the endpoint group is in the **active** state, the endpoints are created.
|
|
761
|
+
* - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
762
|
+
* ### Before you begin
|
|
763
|
+
* Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
|
|
764
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
765
|
+
* - 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).
|
|
766
|
+
* - 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.
|
|
767
|
+
* - 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).
|
|
768
|
+
* - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
767
769
|
*
|
|
768
770
|
* @param request - CreateCustomRoutingEndpointsRequest
|
|
769
771
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -771,36 +773,36 @@ export default class Client extends OpenApi {
|
|
|
771
773
|
*/
|
|
772
774
|
createCustomRoutingEndpointsWithOptions(request: $_model.CreateCustomRoutingEndpointsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointsResponse>;
|
|
773
775
|
/**
|
|
774
|
-
*
|
|
776
|
+
* Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
|
|
775
777
|
*
|
|
776
778
|
* @remarks
|
|
777
|
-
* After you configure a custom
|
|
778
|
-
* This operation
|
|
779
|
-
*
|
|
780
|
-
*
|
|
781
|
-
*
|
|
782
|
-
*
|
|
783
|
-
* ###
|
|
784
|
-
*
|
|
785
|
-
*
|
|
786
|
-
*
|
|
787
|
-
*
|
|
788
|
-
*
|
|
789
|
-
*
|
|
779
|
+
* 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.
|
|
780
|
+
* This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
|
|
781
|
+
* - **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:
|
|
782
|
+
* - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
|
|
783
|
+
* - If the endpoint group is in the **active** state, the endpoints are created.
|
|
784
|
+
* - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
785
|
+
* ### Before you begin
|
|
786
|
+
* Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
|
|
787
|
+
* - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
|
|
788
|
+
* - 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).
|
|
789
|
+
* - 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.
|
|
790
|
+
* - 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).
|
|
791
|
+
* - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
|
|
790
792
|
*
|
|
791
793
|
* @param request - CreateCustomRoutingEndpointsRequest
|
|
792
794
|
* @returns CreateCustomRoutingEndpointsResponse
|
|
793
795
|
*/
|
|
794
796
|
createCustomRoutingEndpoints(request: $_model.CreateCustomRoutingEndpointsRequest): Promise<$_model.CreateCustomRoutingEndpointsResponse>;
|
|
795
797
|
/**
|
|
796
|
-
* Creates
|
|
798
|
+
* Creates an accelerated domain name and associates it with one or more GA instances.
|
|
797
799
|
*
|
|
798
800
|
* @remarks
|
|
799
801
|
* 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.
|
|
800
|
-
*
|
|
801
|
-
*
|
|
802
|
-
*
|
|
803
|
-
*
|
|
802
|
+
* This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
|
|
803
|
+
* - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
|
|
804
|
+
* - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
|
|
805
|
+
* - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
|
|
804
806
|
*
|
|
805
807
|
* @param request - CreateDomainRequest
|
|
806
808
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -808,14 +810,14 @@ export default class Client extends OpenApi {
|
|
|
808
810
|
*/
|
|
809
811
|
createDomainWithOptions(request: $_model.CreateDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDomainResponse>;
|
|
810
812
|
/**
|
|
811
|
-
* Creates
|
|
813
|
+
* Creates an accelerated domain name and associates it with one or more GA instances.
|
|
812
814
|
*
|
|
813
815
|
* @remarks
|
|
814
816
|
* 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.
|
|
815
|
-
*
|
|
816
|
-
*
|
|
817
|
-
*
|
|
818
|
-
*
|
|
817
|
+
* This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
|
|
818
|
+
* - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
|
|
819
|
+
* - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
|
|
820
|
+
* - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
|
|
819
821
|
*
|
|
820
822
|
* @param request - CreateDomainRequest
|
|
821
823
|
* @returns CreateDomainResponse
|
|
@@ -825,11 +827,11 @@ export default class Client extends OpenApi {
|
|
|
825
827
|
* Creates an endpoint group.
|
|
826
828
|
*
|
|
827
829
|
* @remarks
|
|
828
|
-
*
|
|
829
|
-
*
|
|
830
|
-
*
|
|
831
|
-
*
|
|
832
|
-
*
|
|
830
|
+
* - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
|
|
831
|
+
* - **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:
|
|
832
|
+
* - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
|
|
833
|
+
* - If the endpoint group is in the **active** state, it has been created.
|
|
834
|
+
* - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
|
|
833
835
|
*
|
|
834
836
|
* @param request - CreateEndpointGroupRequest
|
|
835
837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -840,26 +842,26 @@ export default class Client extends OpenApi {
|
|
|
840
842
|
* Creates an endpoint group.
|
|
841
843
|
*
|
|
842
844
|
* @remarks
|
|
843
|
-
*
|
|
844
|
-
*
|
|
845
|
-
*
|
|
846
|
-
*
|
|
847
|
-
*
|
|
845
|
+
* - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
|
|
846
|
+
* - **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:
|
|
847
|
+
* - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
|
|
848
|
+
* - If the endpoint group is in the **active** state, it has been created.
|
|
849
|
+
* - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
|
|
848
850
|
*
|
|
849
851
|
* @param request - CreateEndpointGroupRequest
|
|
850
852
|
* @returns CreateEndpointGroupResponse
|
|
851
853
|
*/
|
|
852
854
|
createEndpointGroup(request: $_model.CreateEndpointGroupRequest): Promise<$_model.CreateEndpointGroupResponse>;
|
|
853
855
|
/**
|
|
854
|
-
* Creates
|
|
856
|
+
* Creates endpoint groups in batches.
|
|
855
857
|
*
|
|
856
858
|
* @remarks
|
|
857
|
-
*
|
|
858
|
-
*
|
|
859
|
-
*
|
|
860
|
-
*
|
|
861
|
-
*
|
|
862
|
-
*
|
|
859
|
+
* - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
|
|
860
|
+
* - 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).
|
|
861
|
+
* - **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:
|
|
862
|
+
* - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
|
|
863
|
+
* - The batch creation is complete when all endpoint groups are in the **active** state.
|
|
864
|
+
* - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
|
|
863
865
|
*
|
|
864
866
|
* @param request - CreateEndpointGroupsRequest
|
|
865
867
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -867,30 +869,30 @@ export default class Client extends OpenApi {
|
|
|
867
869
|
*/
|
|
868
870
|
createEndpointGroupsWithOptions(request: $_model.CreateEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateEndpointGroupsResponse>;
|
|
869
871
|
/**
|
|
870
|
-
* Creates
|
|
872
|
+
* Creates endpoint groups in batches.
|
|
871
873
|
*
|
|
872
874
|
* @remarks
|
|
873
|
-
*
|
|
874
|
-
*
|
|
875
|
-
*
|
|
876
|
-
*
|
|
877
|
-
*
|
|
878
|
-
*
|
|
875
|
+
* - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
|
|
876
|
+
* - 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).
|
|
877
|
+
* - **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:
|
|
878
|
+
* - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
|
|
879
|
+
* - The batch creation is complete when all endpoint groups are in the **active** state.
|
|
880
|
+
* - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
|
|
879
881
|
*
|
|
880
882
|
* @param request - CreateEndpointGroupsRequest
|
|
881
883
|
* @returns CreateEndpointGroupsResponse
|
|
882
884
|
*/
|
|
883
885
|
createEndpointGroups(request: $_model.CreateEndpointGroupsRequest): Promise<$_model.CreateEndpointGroupsResponse>;
|
|
884
886
|
/**
|
|
885
|
-
* If you
|
|
887
|
+
* 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.
|
|
886
888
|
*
|
|
887
889
|
* @remarks
|
|
888
|
-
* Before you call this
|
|
889
|
-
* When you call this
|
|
890
|
-
*
|
|
891
|
-
*
|
|
892
|
-
*
|
|
893
|
-
*
|
|
890
|
+
* 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).
|
|
891
|
+
* When you call this API, note the following:
|
|
892
|
+
* - 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:
|
|
893
|
+
* - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
|
|
894
|
+
* - If a forwarding rule is in the **active** status, the rule has been created.
|
|
895
|
+
* - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
|
|
894
896
|
*
|
|
895
897
|
* @param request - CreateForwardingRulesRequest
|
|
896
898
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -898,15 +900,15 @@ export default class Client extends OpenApi {
|
|
|
898
900
|
*/
|
|
899
901
|
createForwardingRulesWithOptions(request: $_model.CreateForwardingRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateForwardingRulesResponse>;
|
|
900
902
|
/**
|
|
901
|
-
* If you
|
|
903
|
+
* 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.
|
|
902
904
|
*
|
|
903
905
|
* @remarks
|
|
904
|
-
* Before you call this
|
|
905
|
-
* When you call this
|
|
906
|
-
*
|
|
907
|
-
*
|
|
908
|
-
*
|
|
909
|
-
*
|
|
906
|
+
* 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).
|
|
907
|
+
* When you call this API, note the following:
|
|
908
|
+
* - 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:
|
|
909
|
+
* - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
|
|
910
|
+
* - If a forwarding rule is in the **active** status, the rule has been created.
|
|
911
|
+
* - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
|
|
910
912
|
*
|
|
911
913
|
* @param request - CreateForwardingRulesRequest
|
|
912
914
|
* @returns CreateForwardingRulesResponse
|
|
@@ -940,14 +942,14 @@ export default class Client extends OpenApi {
|
|
|
940
942
|
*/
|
|
941
943
|
createIpSets(request: $_model.CreateIpSetsRequest): Promise<$_model.CreateIpSetsResponse>;
|
|
942
944
|
/**
|
|
943
|
-
*
|
|
945
|
+
* Create a listener for your GA instance.
|
|
944
946
|
*
|
|
945
947
|
* @remarks
|
|
946
|
-
*
|
|
947
|
-
*
|
|
948
|
-
*
|
|
949
|
-
*
|
|
950
|
-
*
|
|
948
|
+
* Note the following when you call this operation:
|
|
949
|
+
* - **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:
|
|
950
|
+
* - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
|
|
951
|
+
* - An **active** status indicates that the listener is ready.
|
|
952
|
+
* - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
|
|
951
953
|
*
|
|
952
954
|
* @param request - CreateListenerRequest
|
|
953
955
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -955,14 +957,14 @@ export default class Client extends OpenApi {
|
|
|
955
957
|
*/
|
|
956
958
|
createListenerWithOptions(request: $_model.CreateListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateListenerResponse>;
|
|
957
959
|
/**
|
|
958
|
-
*
|
|
960
|
+
* Create a listener for your GA instance.
|
|
959
961
|
*
|
|
960
962
|
* @remarks
|
|
961
|
-
*
|
|
962
|
-
*
|
|
963
|
-
*
|
|
964
|
-
*
|
|
965
|
-
*
|
|
963
|
+
* Note the following when you call this operation:
|
|
964
|
+
* - **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:
|
|
965
|
+
* - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
|
|
966
|
+
* - An **active** status indicates that the listener is ready.
|
|
967
|
+
* - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
|
|
966
968
|
*
|
|
967
969
|
* @param request - CreateListenerRequest
|
|
968
970
|
* @returns CreateListenerResponse
|
|
@@ -999,10 +1001,10 @@ export default class Client extends OpenApi {
|
|
|
999
1001
|
* Deletes a Global Accelerator (GA) instance.
|
|
1000
1002
|
*
|
|
1001
1003
|
* @remarks
|
|
1002
|
-
*
|
|
1003
|
-
*
|
|
1004
|
-
*
|
|
1005
|
-
*
|
|
1004
|
+
* - You cannot delete subscription GA instances.
|
|
1005
|
+
* - **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.
|
|
1006
|
+
* - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
|
|
1007
|
+
* - If the GA instance cannot be queried, the GA instance is deleted.
|
|
1006
1008
|
*
|
|
1007
1009
|
* @param request - DeleteAcceleratorRequest
|
|
1008
1010
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1013,22 +1015,22 @@ export default class Client extends OpenApi {
|
|
|
1013
1015
|
* Deletes a Global Accelerator (GA) instance.
|
|
1014
1016
|
*
|
|
1015
1017
|
* @remarks
|
|
1016
|
-
*
|
|
1017
|
-
*
|
|
1018
|
-
*
|
|
1019
|
-
*
|
|
1018
|
+
* - You cannot delete subscription GA instances.
|
|
1019
|
+
* - **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.
|
|
1020
|
+
* - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
|
|
1021
|
+
* - If the GA instance cannot be queried, the GA instance is deleted.
|
|
1020
1022
|
*
|
|
1021
1023
|
* @param request - DeleteAcceleratorRequest
|
|
1022
1024
|
* @returns DeleteAcceleratorResponse
|
|
1023
1025
|
*/
|
|
1024
1026
|
deleteAccelerator(request: $_model.DeleteAcceleratorRequest): Promise<$_model.DeleteAcceleratorResponse>;
|
|
1025
1027
|
/**
|
|
1026
|
-
*
|
|
1028
|
+
* Invokes the DeleteAcl operation to delete an access control policy group.
|
|
1027
1029
|
*
|
|
1028
1030
|
* @remarks
|
|
1029
|
-
* *DeleteAcl** is an asynchronous operation. After
|
|
1030
|
-
*
|
|
1031
|
-
*
|
|
1031
|
+
* *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:
|
|
1032
|
+
* - 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.
|
|
1033
|
+
* - If the access control policy group cannot be found, the access control policy group is deleted.
|
|
1032
1034
|
*
|
|
1033
1035
|
* @param request - DeleteAclRequest
|
|
1034
1036
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1036,25 +1038,25 @@ export default class Client extends OpenApi {
|
|
|
1036
1038
|
*/
|
|
1037
1039
|
deleteAclWithOptions(request: $_model.DeleteAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAclResponse>;
|
|
1038
1040
|
/**
|
|
1039
|
-
*
|
|
1041
|
+
* Invokes the DeleteAcl operation to delete an access control policy group.
|
|
1040
1042
|
*
|
|
1041
1043
|
* @remarks
|
|
1042
|
-
* *DeleteAcl** is an asynchronous operation. After
|
|
1043
|
-
*
|
|
1044
|
-
*
|
|
1044
|
+
* *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:
|
|
1045
|
+
* - 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.
|
|
1046
|
+
* - If the access control policy group cannot be found, the access control policy group is deleted.
|
|
1045
1047
|
*
|
|
1046
1048
|
* @param request - DeleteAclRequest
|
|
1047
1049
|
* @returns DeleteAclResponse
|
|
1048
1050
|
*/
|
|
1049
1051
|
deleteAcl(request: $_model.DeleteAclRequest): Promise<$_model.DeleteAclResponse>;
|
|
1050
1052
|
/**
|
|
1051
|
-
*
|
|
1053
|
+
* Calls the DeleteApplicationMonitor operation to delete an origin probing task.
|
|
1052
1054
|
*
|
|
1053
1055
|
* @remarks
|
|
1054
|
-
*
|
|
1055
|
-
*
|
|
1056
|
-
*
|
|
1057
|
-
*
|
|
1056
|
+
* - 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:
|
|
1057
|
+
* - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
|
|
1058
|
+
* - If the origin probing node cannot be found, the node is deleted.
|
|
1059
|
+
* - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1058
1060
|
*
|
|
1059
1061
|
* @param request - DeleteApplicationMonitorRequest
|
|
1060
1062
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1062,13 +1064,13 @@ export default class Client extends OpenApi {
|
|
|
1062
1064
|
*/
|
|
1063
1065
|
deleteApplicationMonitorWithOptions(request: $_model.DeleteApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteApplicationMonitorResponse>;
|
|
1064
1066
|
/**
|
|
1065
|
-
*
|
|
1067
|
+
* Calls the DeleteApplicationMonitor operation to delete an origin probing task.
|
|
1066
1068
|
*
|
|
1067
1069
|
* @remarks
|
|
1068
|
-
*
|
|
1069
|
-
*
|
|
1070
|
-
*
|
|
1071
|
-
*
|
|
1070
|
+
* - 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:
|
|
1071
|
+
* - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
|
|
1072
|
+
* - If the origin probing node cannot be found, the node is deleted.
|
|
1073
|
+
* - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
|
|
1072
1074
|
*
|
|
1073
1075
|
* @param request - DeleteApplicationMonitorRequest
|
|
1074
1076
|
* @returns DeleteApplicationMonitorResponse
|
|
@@ -1133,13 +1135,13 @@ export default class Client extends OpenApi {
|
|
|
1133
1135
|
*/
|
|
1134
1136
|
deleteBasicAccelerateIp(request: $_model.DeleteBasicAccelerateIpRequest): Promise<$_model.DeleteBasicAccelerateIpResponse>;
|
|
1135
1137
|
/**
|
|
1136
|
-
* Deletes
|
|
1138
|
+
* Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
|
|
1137
1139
|
*
|
|
1138
1140
|
* @remarks
|
|
1139
|
-
*
|
|
1140
|
-
*
|
|
1141
|
-
*
|
|
1142
|
-
*
|
|
1141
|
+
* - **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:
|
|
1142
|
+
* - 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.
|
|
1143
|
+
* - 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.
|
|
1144
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
|
|
1143
1145
|
*
|
|
1144
1146
|
* @param request - DeleteBasicAccelerateIpEndpointRelationRequest
|
|
1145
1147
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1147,32 +1149,32 @@ export default class Client extends OpenApi {
|
|
|
1147
1149
|
*/
|
|
1148
1150
|
deleteBasicAccelerateIpEndpointRelationWithOptions(request: $_model.DeleteBasicAccelerateIpEndpointRelationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicAccelerateIpEndpointRelationResponse>;
|
|
1149
1151
|
/**
|
|
1150
|
-
* Deletes
|
|
1152
|
+
* Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
|
|
1151
1153
|
*
|
|
1152
1154
|
* @remarks
|
|
1153
|
-
*
|
|
1154
|
-
*
|
|
1155
|
-
*
|
|
1156
|
-
*
|
|
1155
|
+
* - **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:
|
|
1156
|
+
* - 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.
|
|
1157
|
+
* - 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.
|
|
1158
|
+
* - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
|
|
1157
1159
|
*
|
|
1158
1160
|
* @param request - DeleteBasicAccelerateIpEndpointRelationRequest
|
|
1159
1161
|
* @returns DeleteBasicAccelerateIpEndpointRelationResponse
|
|
1160
1162
|
*/
|
|
1161
1163
|
deleteBasicAccelerateIpEndpointRelation(request: $_model.DeleteBasicAccelerateIpEndpointRelationRequest): Promise<$_model.DeleteBasicAccelerateIpEndpointRelationResponse>;
|
|
1162
1164
|
/**
|
|
1163
|
-
*
|
|
1165
|
+
* Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1164
1166
|
*
|
|
1165
1167
|
* @remarks
|
|
1166
|
-
*
|
|
1167
|
-
*
|
|
1168
|
-
*
|
|
1169
|
-
*
|
|
1170
|
-
*
|
|
1171
|
-
*
|
|
1172
|
-
*
|
|
1173
|
-
*
|
|
1174
|
-
*
|
|
1175
|
-
*
|
|
1168
|
+
* - 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.
|
|
1169
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
1170
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
1171
|
+
* - 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).
|
|
1172
|
+
* - 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.
|
|
1173
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
1174
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
1175
|
+
* - **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:
|
|
1176
|
+
* - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
|
|
1177
|
+
* - If the instance cannot be found, the instance is deleted.
|
|
1176
1178
|
*
|
|
1177
1179
|
* @param request - DeleteBasicAcceleratorRequest
|
|
1178
1180
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1180,32 +1182,32 @@ export default class Client extends OpenApi {
|
|
|
1180
1182
|
*/
|
|
1181
1183
|
deleteBasicAcceleratorWithOptions(request: $_model.DeleteBasicAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicAcceleratorResponse>;
|
|
1182
1184
|
/**
|
|
1183
|
-
*
|
|
1185
|
+
* Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1184
1186
|
*
|
|
1185
1187
|
* @remarks
|
|
1186
|
-
*
|
|
1187
|
-
*
|
|
1188
|
-
*
|
|
1189
|
-
*
|
|
1190
|
-
*
|
|
1191
|
-
*
|
|
1192
|
-
*
|
|
1193
|
-
*
|
|
1194
|
-
*
|
|
1195
|
-
*
|
|
1188
|
+
* - 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.
|
|
1189
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
1190
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
1191
|
+
* - 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).
|
|
1192
|
+
* - 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.
|
|
1193
|
+
* - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
|
|
1194
|
+
* - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
|
|
1195
|
+
* - **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:
|
|
1196
|
+
* - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
|
|
1197
|
+
* - If the instance cannot be found, the instance is deleted.
|
|
1196
1198
|
*
|
|
1197
1199
|
* @param request - DeleteBasicAcceleratorRequest
|
|
1198
1200
|
* @returns DeleteBasicAcceleratorResponse
|
|
1199
1201
|
*/
|
|
1200
1202
|
deleteBasicAccelerator(request: $_model.DeleteBasicAcceleratorRequest): Promise<$_model.DeleteBasicAcceleratorResponse>;
|
|
1201
1203
|
/**
|
|
1202
|
-
*
|
|
1204
|
+
* Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1203
1205
|
*
|
|
1204
1206
|
* @remarks
|
|
1205
|
-
*
|
|
1206
|
-
*
|
|
1207
|
-
*
|
|
1208
|
-
*
|
|
1207
|
+
* - **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:
|
|
1208
|
+
* - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
|
|
1209
|
+
* - If the endpoint cannot be found, the endpoint is deleted.
|
|
1210
|
+
* - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1209
1211
|
*
|
|
1210
1212
|
* @param request - DeleteBasicEndpointRequest
|
|
1211
1213
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1213,13 +1215,13 @@ export default class Client extends OpenApi {
|
|
|
1213
1215
|
*/
|
|
1214
1216
|
deleteBasicEndpointWithOptions(request: $_model.DeleteBasicEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicEndpointResponse>;
|
|
1215
1217
|
/**
|
|
1216
|
-
*
|
|
1218
|
+
* Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1217
1219
|
*
|
|
1218
1220
|
* @remarks
|
|
1219
|
-
*
|
|
1220
|
-
*
|
|
1221
|
-
*
|
|
1222
|
-
*
|
|
1221
|
+
* - **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:
|
|
1222
|
+
* - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
|
|
1223
|
+
* - If the endpoint cannot be found, the endpoint is deleted.
|
|
1224
|
+
* - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
1223
1225
|
*
|
|
1224
1226
|
* @param request - DeleteBasicEndpointRequest
|
|
1225
1227
|
* @returns DeleteBasicEndpointResponse
|
|
@@ -1614,7 +1616,7 @@ export default class Client extends OpenApi {
|
|
|
1614
1616
|
*/
|
|
1615
1617
|
deleteSpareIps(request: $_model.DeleteSpareIpsRequest): Promise<$_model.DeleteSpareIpsResponse>;
|
|
1616
1618
|
/**
|
|
1617
|
-
*
|
|
1619
|
+
* You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
|
|
1618
1620
|
*
|
|
1619
1621
|
* @param request - DescribeAcceleratorRequest
|
|
1620
1622
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1622,7 +1624,7 @@ export default class Client extends OpenApi {
|
|
|
1622
1624
|
*/
|
|
1623
1625
|
describeAcceleratorWithOptions(request: $_model.DescribeAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAcceleratorResponse>;
|
|
1624
1626
|
/**
|
|
1625
|
-
*
|
|
1627
|
+
* You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
|
|
1626
1628
|
*
|
|
1627
1629
|
* @param request - DescribeAcceleratorRequest
|
|
1628
1630
|
* @returns DescribeAcceleratorResponse
|
|
@@ -1674,7 +1676,7 @@ export default class Client extends OpenApi {
|
|
|
1674
1676
|
*/
|
|
1675
1677
|
describeApplicationMonitor(request: $_model.DescribeApplicationMonitorRequest): Promise<$_model.DescribeApplicationMonitorResponse>;
|
|
1676
1678
|
/**
|
|
1677
|
-
* Queries
|
|
1679
|
+
* Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
|
|
1678
1680
|
*
|
|
1679
1681
|
* @param request - DescribeBandwidthPackageRequest
|
|
1680
1682
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1682,7 +1684,7 @@ export default class Client extends OpenApi {
|
|
|
1682
1684
|
*/
|
|
1683
1685
|
describeBandwidthPackageWithOptions(request: $_model.DescribeBandwidthPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBandwidthPackageResponse>;
|
|
1684
1686
|
/**
|
|
1685
|
-
* Queries
|
|
1687
|
+
* Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
|
|
1686
1688
|
*
|
|
1687
1689
|
* @param request - DescribeBandwidthPackageRequest
|
|
1688
1690
|
* @returns DescribeBandwidthPackageResponse
|
|
@@ -1704,7 +1706,7 @@ export default class Client extends OpenApi {
|
|
|
1704
1706
|
*/
|
|
1705
1707
|
describeBandwidthPackageAutoRenewAttribute(request: $_model.DescribeBandwidthPackageAutoRenewAttributeRequest): Promise<$_model.DescribeBandwidthPackageAutoRenewAttributeResponse>;
|
|
1706
1708
|
/**
|
|
1707
|
-
* Queries
|
|
1709
|
+
* Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
|
|
1708
1710
|
*
|
|
1709
1711
|
* @param request - DescribeCommodityRequest
|
|
1710
1712
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1712,7 +1714,7 @@ export default class Client extends OpenApi {
|
|
|
1712
1714
|
*/
|
|
1713
1715
|
describeCommodityWithOptions(request: $_model.DescribeCommodityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCommodityResponse>;
|
|
1714
1716
|
/**
|
|
1715
|
-
* Queries
|
|
1717
|
+
* Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
|
|
1716
1718
|
*
|
|
1717
1719
|
* @param request - DescribeCommodityRequest
|
|
1718
1720
|
* @returns DescribeCommodityResponse
|
|
@@ -1800,7 +1802,7 @@ export default class Client extends OpenApi {
|
|
|
1800
1802
|
*/
|
|
1801
1803
|
describeCustomRoutingEndpointGroupDestinations(request: $_model.DescribeCustomRoutingEndpointGroupDestinationsRequest): Promise<$_model.DescribeCustomRoutingEndpointGroupDestinationsResponse>;
|
|
1802
1804
|
/**
|
|
1803
|
-
* Queries
|
|
1805
|
+
* Queries a specified endpoint group.
|
|
1804
1806
|
*
|
|
1805
1807
|
* @param request - DescribeEndpointGroupRequest
|
|
1806
1808
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1808,14 +1810,14 @@ export default class Client extends OpenApi {
|
|
|
1808
1810
|
*/
|
|
1809
1811
|
describeEndpointGroupWithOptions(request: $_model.DescribeEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEndpointGroupResponse>;
|
|
1810
1812
|
/**
|
|
1811
|
-
* Queries
|
|
1813
|
+
* Queries a specified endpoint group.
|
|
1812
1814
|
*
|
|
1813
1815
|
* @param request - DescribeEndpointGroupRequest
|
|
1814
1816
|
* @returns DescribeEndpointGroupResponse
|
|
1815
1817
|
*/
|
|
1816
1818
|
describeEndpointGroup(request: $_model.DescribeEndpointGroupRequest): Promise<$_model.DescribeEndpointGroupResponse>;
|
|
1817
1819
|
/**
|
|
1818
|
-
*
|
|
1820
|
+
* Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
|
|
1819
1821
|
*
|
|
1820
1822
|
* @param request - DescribeIpSetRequest
|
|
1821
1823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1823,17 +1825,17 @@ export default class Client extends OpenApi {
|
|
|
1823
1825
|
*/
|
|
1824
1826
|
describeIpSetWithOptions(request: $_model.DescribeIpSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIpSetResponse>;
|
|
1825
1827
|
/**
|
|
1826
|
-
*
|
|
1828
|
+
* Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
|
|
1827
1829
|
*
|
|
1828
1830
|
* @param request - DescribeIpSetRequest
|
|
1829
1831
|
* @returns DescribeIpSetResponse
|
|
1830
1832
|
*/
|
|
1831
1833
|
describeIpSet(request: $_model.DescribeIpSetRequest): Promise<$_model.DescribeIpSetResponse>;
|
|
1832
1834
|
/**
|
|
1833
|
-
*
|
|
1835
|
+
* Describes the configurations of a specific listener.
|
|
1834
1836
|
*
|
|
1835
1837
|
* @remarks
|
|
1836
|
-
* This operation
|
|
1838
|
+
* This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
|
|
1837
1839
|
*
|
|
1838
1840
|
* @param request - DescribeListenerRequest
|
|
1839
1841
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1841,10 +1843,10 @@ export default class Client extends OpenApi {
|
|
|
1841
1843
|
*/
|
|
1842
1844
|
describeListenerWithOptions(request: $_model.DescribeListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeListenerResponse>;
|
|
1843
1845
|
/**
|
|
1844
|
-
*
|
|
1846
|
+
* Describes the configurations of a specific listener.
|
|
1845
1847
|
*
|
|
1846
1848
|
* @remarks
|
|
1847
|
-
* This operation
|
|
1849
|
+
* This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
|
|
1848
1850
|
*
|
|
1849
1851
|
* @param request - DescribeListenerRequest
|
|
1850
1852
|
* @returns DescribeListenerResponse
|
|
@@ -1881,13 +1883,13 @@ export default class Client extends OpenApi {
|
|
|
1881
1883
|
*/
|
|
1882
1884
|
describeRegions(request: $_model.DescribeRegionsRequest): Promise<$_model.DescribeRegionsResponse>;
|
|
1883
1885
|
/**
|
|
1884
|
-
*
|
|
1886
|
+
* Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
|
|
1885
1887
|
*
|
|
1886
1888
|
* @remarks
|
|
1887
|
-
*
|
|
1888
|
-
*
|
|
1889
|
-
*
|
|
1890
|
-
*
|
|
1889
|
+
* - **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:
|
|
1890
|
+
* - 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.
|
|
1891
|
+
* - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
|
|
1892
|
+
* - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
|
|
1891
1893
|
*
|
|
1892
1894
|
* @param request - DetachDdosFromAcceleratorRequest
|
|
1893
1895
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1895,13 +1897,13 @@ export default class Client extends OpenApi {
|
|
|
1895
1897
|
*/
|
|
1896
1898
|
detachDdosFromAcceleratorWithOptions(request: $_model.DetachDdosFromAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachDdosFromAcceleratorResponse>;
|
|
1897
1899
|
/**
|
|
1898
|
-
*
|
|
1900
|
+
* Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
|
|
1899
1901
|
*
|
|
1900
1902
|
* @remarks
|
|
1901
|
-
*
|
|
1902
|
-
*
|
|
1903
|
-
*
|
|
1904
|
-
*
|
|
1903
|
+
* - **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:
|
|
1904
|
+
* - 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.
|
|
1905
|
+
* - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
|
|
1906
|
+
* - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
|
|
1905
1907
|
*
|
|
1906
1908
|
* @param request - DetachDdosFromAcceleratorRequest
|
|
1907
1909
|
* @returns DetachDdosFromAcceleratorResponse
|
|
@@ -1969,7 +1971,7 @@ export default class Client extends OpenApi {
|
|
|
1969
1971
|
*/
|
|
1970
1972
|
disableApplicationMonitor(request: $_model.DisableApplicationMonitorRequest): Promise<$_model.DisableApplicationMonitorResponse>;
|
|
1971
1973
|
/**
|
|
1972
|
-
*
|
|
1974
|
+
* Detach integrated cloud product from GA
|
|
1973
1975
|
*
|
|
1974
1976
|
* @param request - DisassociateResourcesRequest
|
|
1975
1977
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1977,7 +1979,7 @@ export default class Client extends OpenApi {
|
|
|
1977
1979
|
*/
|
|
1978
1980
|
disassociateResourcesWithOptions(request: $_model.DisassociateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisassociateResourcesResponse>;
|
|
1979
1981
|
/**
|
|
1980
|
-
*
|
|
1982
|
+
* Detach integrated cloud product from GA
|
|
1981
1983
|
*
|
|
1982
1984
|
* @param request - DisassociateResourcesRequest
|
|
1983
1985
|
* @returns DisassociateResourcesResponse
|
|
@@ -2087,7 +2089,7 @@ export default class Client extends OpenApi {
|
|
|
2087
2089
|
*/
|
|
2088
2090
|
getBasicAccelerateIp(request: $_model.GetBasicAccelerateIpRequest): Promise<$_model.GetBasicAccelerateIpResponse>;
|
|
2089
2091
|
/**
|
|
2090
|
-
* Queries
|
|
2092
|
+
* Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
|
|
2091
2093
|
*
|
|
2092
2094
|
* @param request - GetBasicAccelerateIpEndpointRelationRequest
|
|
2093
2095
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2095,14 +2097,14 @@ export default class Client extends OpenApi {
|
|
|
2095
2097
|
*/
|
|
2096
2098
|
getBasicAccelerateIpEndpointRelationWithOptions(request: $_model.GetBasicAccelerateIpEndpointRelationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetBasicAccelerateIpEndpointRelationResponse>;
|
|
2097
2099
|
/**
|
|
2098
|
-
* Queries
|
|
2100
|
+
* Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
|
|
2099
2101
|
*
|
|
2100
2102
|
* @param request - GetBasicAccelerateIpEndpointRelationRequest
|
|
2101
2103
|
* @returns GetBasicAccelerateIpEndpointRelationResponse
|
|
2102
2104
|
*/
|
|
2103
2105
|
getBasicAccelerateIpEndpointRelation(request: $_model.GetBasicAccelerateIpEndpointRelationRequest): Promise<$_model.GetBasicAccelerateIpEndpointRelationResponse>;
|
|
2104
2106
|
/**
|
|
2105
|
-
*
|
|
2107
|
+
* Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
2106
2108
|
*
|
|
2107
2109
|
* @param request - GetBasicAccelerateIpIdleCountRequest
|
|
2108
2110
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2110,7 +2112,7 @@ export default class Client extends OpenApi {
|
|
|
2110
2112
|
*/
|
|
2111
2113
|
getBasicAccelerateIpIdleCountWithOptions(request: $_model.GetBasicAccelerateIpIdleCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetBasicAccelerateIpIdleCountResponse>;
|
|
2112
2114
|
/**
|
|
2113
|
-
*
|
|
2115
|
+
* Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
2114
2116
|
*
|
|
2115
2117
|
* @param request - GetBasicAccelerateIpIdleCountRequest
|
|
2116
2118
|
* @returns GetBasicAccelerateIpIdleCountResponse
|
|
@@ -2177,7 +2179,7 @@ export default class Client extends OpenApi {
|
|
|
2177
2179
|
*/
|
|
2178
2180
|
getBasicIpSet(request: $_model.GetBasicIpSetRequest): Promise<$_model.GetBasicIpSetResponse>;
|
|
2179
2181
|
/**
|
|
2180
|
-
*
|
|
2182
|
+
* Obtain the cloud products associated with a Global Accelerator (GA) instance
|
|
2181
2183
|
*
|
|
2182
2184
|
* @param request - GetGlobalAcceleratorResourcesRequest
|
|
2183
2185
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2185,7 +2187,7 @@ export default class Client extends OpenApi {
|
|
|
2185
2187
|
*/
|
|
2186
2188
|
getGlobalAcceleratorResourcesWithOptions(request: $_model.GetGlobalAcceleratorResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetGlobalAcceleratorResourcesResponse>;
|
|
2187
2189
|
/**
|
|
2188
|
-
*
|
|
2190
|
+
* Obtain the cloud products associated with a Global Accelerator (GA) instance
|
|
2189
2191
|
*
|
|
2190
2192
|
* @param request - GetGlobalAcceleratorResourcesRequest
|
|
2191
2193
|
* @returns GetGlobalAcceleratorResourcesResponse
|
|
@@ -2207,7 +2209,7 @@ export default class Client extends OpenApi {
|
|
|
2207
2209
|
*/
|
|
2208
2210
|
getHealthStatus(request: $_model.GetHealthStatusRequest): Promise<$_model.GetHealthStatusResponse>;
|
|
2209
2211
|
/**
|
|
2210
|
-
*
|
|
2212
|
+
* Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
|
|
2211
2213
|
*
|
|
2212
2214
|
* @param request - GetInvalidDomainCountRequest
|
|
2213
2215
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2215,7 +2217,7 @@ export default class Client extends OpenApi {
|
|
|
2215
2217
|
*/
|
|
2216
2218
|
getInvalidDomainCountWithOptions(request: $_model.GetInvalidDomainCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInvalidDomainCountResponse>;
|
|
2217
2219
|
/**
|
|
2218
|
-
*
|
|
2220
|
+
* Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
|
|
2219
2221
|
*
|
|
2220
2222
|
* @param request - GetInvalidDomainCountRequest
|
|
2221
2223
|
* @returns GetInvalidDomainCountResponse
|
|
@@ -2224,6 +2226,9 @@ export default class Client extends OpenApi {
|
|
|
2224
2226
|
/**
|
|
2225
2227
|
* Queries the maximum bandwidth of an acceleration area.
|
|
2226
2228
|
*
|
|
2229
|
+
* @remarks
|
|
2230
|
+
* 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
|
|
2231
|
+
*
|
|
2227
2232
|
* @param request - GetIpsetsBandwidthLimitRequest
|
|
2228
2233
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2229
2234
|
* @returns GetIpsetsBandwidthLimitResponse
|
|
@@ -2232,12 +2237,15 @@ export default class Client extends OpenApi {
|
|
|
2232
2237
|
/**
|
|
2233
2238
|
* Queries the maximum bandwidth of an acceleration area.
|
|
2234
2239
|
*
|
|
2240
|
+
* @remarks
|
|
2241
|
+
* 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
|
|
2242
|
+
*
|
|
2235
2243
|
* @param request - GetIpsetsBandwidthLimitRequest
|
|
2236
2244
|
* @returns GetIpsetsBandwidthLimitResponse
|
|
2237
2245
|
*/
|
|
2238
2246
|
getIpsetsBandwidthLimit(request: $_model.GetIpsetsBandwidthLimitRequest): Promise<$_model.GetIpsetsBandwidthLimitResponse>;
|
|
2239
2247
|
/**
|
|
2240
|
-
* Queries the status of a
|
|
2248
|
+
* Queries the status of a CNAME spare IP address.
|
|
2241
2249
|
*
|
|
2242
2250
|
* @param request - GetSpareIpRequest
|
|
2243
2251
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2245,7 +2253,7 @@ export default class Client extends OpenApi {
|
|
|
2245
2253
|
*/
|
|
2246
2254
|
getSpareIpWithOptions(request: $_model.GetSpareIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSpareIpResponse>;
|
|
2247
2255
|
/**
|
|
2248
|
-
* Queries the status of a
|
|
2256
|
+
* Queries the status of a CNAME spare IP address.
|
|
2249
2257
|
*
|
|
2250
2258
|
* @param request - GetSpareIpRequest
|
|
2251
2259
|
* @returns GetSpareIpResponse
|
|
@@ -2267,7 +2275,7 @@ export default class Client extends OpenApi {
|
|
|
2267
2275
|
*/
|
|
2268
2276
|
listAccelerateAreas(request: $_model.ListAccelerateAreasRequest): Promise<$_model.ListAccelerateAreasResponse>;
|
|
2269
2277
|
/**
|
|
2270
|
-
* Queries Global Accelerator
|
|
2278
|
+
* Queries a list of Global Accelerator instances.
|
|
2271
2279
|
*
|
|
2272
2280
|
* @param request - ListAcceleratorsRequest
|
|
2273
2281
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2275,7 +2283,7 @@ export default class Client extends OpenApi {
|
|
|
2275
2283
|
*/
|
|
2276
2284
|
listAcceleratorsWithOptions(request: $_model.ListAcceleratorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAcceleratorsResponse>;
|
|
2277
2285
|
/**
|
|
2278
|
-
* Queries Global Accelerator
|
|
2286
|
+
* Queries a list of Global Accelerator instances.
|
|
2279
2287
|
*
|
|
2280
2288
|
* @param request - ListAcceleratorsRequest
|
|
2281
2289
|
* @returns ListAcceleratorsResponse
|
|
@@ -2327,7 +2335,7 @@ export default class Client extends OpenApi {
|
|
|
2327
2335
|
*/
|
|
2328
2336
|
listApplicationMonitorDetectResult(request: $_model.ListApplicationMonitorDetectResultRequest): Promise<$_model.ListApplicationMonitorDetectResultResponse>;
|
|
2329
2337
|
/**
|
|
2330
|
-
*
|
|
2338
|
+
* You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
|
|
2331
2339
|
*
|
|
2332
2340
|
* @param request - ListAvailableAccelerateAreasRequest
|
|
2333
2341
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2335,7 +2343,7 @@ export default class Client extends OpenApi {
|
|
|
2335
2343
|
*/
|
|
2336
2344
|
listAvailableAccelerateAreasWithOptions(request: $_model.ListAvailableAccelerateAreasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAvailableAccelerateAreasResponse>;
|
|
2337
2345
|
/**
|
|
2338
|
-
*
|
|
2346
|
+
* You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
|
|
2339
2347
|
*
|
|
2340
2348
|
* @param request - ListAvailableAccelerateAreasRequest
|
|
2341
2349
|
* @returns ListAvailableAccelerateAreasResponse
|
|
@@ -2372,10 +2380,10 @@ export default class Client extends OpenApi {
|
|
|
2372
2380
|
*/
|
|
2373
2381
|
listBandwidthPackages(request: $_model.ListBandwidthPackagesRequest): Promise<$_model.ListBandwidthPackagesResponse>;
|
|
2374
2382
|
/**
|
|
2375
|
-
* Queries bandwidth plans.
|
|
2383
|
+
* Queries a list of bandwidth plans.
|
|
2376
2384
|
*
|
|
2377
2385
|
* @remarks
|
|
2378
|
-
*
|
|
2386
|
+
* This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
|
|
2379
2387
|
*
|
|
2380
2388
|
* @param request - ListBandwidthackagesRequest
|
|
2381
2389
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2383,10 +2391,10 @@ export default class Client extends OpenApi {
|
|
|
2383
2391
|
*/
|
|
2384
2392
|
listBandwidthackagesWithOptions(request: $_model.ListBandwidthackagesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListBandwidthackagesResponse>;
|
|
2385
2393
|
/**
|
|
2386
|
-
* Queries bandwidth plans.
|
|
2394
|
+
* Queries a list of bandwidth plans.
|
|
2387
2395
|
*
|
|
2388
2396
|
* @remarks
|
|
2389
|
-
*
|
|
2397
|
+
* This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
|
|
2390
2398
|
*
|
|
2391
2399
|
* @param request - ListBandwidthackagesRequest
|
|
2392
2400
|
* @returns ListBandwidthackagesResponse
|
|
@@ -2468,10 +2476,10 @@ export default class Client extends OpenApi {
|
|
|
2468
2476
|
*/
|
|
2469
2477
|
listBusiRegions(request: $_model.ListBusiRegionsRequest): Promise<$_model.ListBusiRegionsResponse>;
|
|
2470
2478
|
/**
|
|
2471
|
-
* Queries available acceleration areas and regions.
|
|
2479
|
+
* Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
|
|
2472
2480
|
*
|
|
2473
2481
|
* @remarks
|
|
2474
|
-
*
|
|
2482
|
+
* 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.
|
|
2475
2483
|
*
|
|
2476
2484
|
* @param request - ListCommonAreasRequest
|
|
2477
2485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2479,17 +2487,17 @@ export default class Client extends OpenApi {
|
|
|
2479
2487
|
*/
|
|
2480
2488
|
listCommonAreasWithOptions(request: $_model.ListCommonAreasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCommonAreasResponse>;
|
|
2481
2489
|
/**
|
|
2482
|
-
* Queries available acceleration areas and regions.
|
|
2490
|
+
* Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
|
|
2483
2491
|
*
|
|
2484
2492
|
* @remarks
|
|
2485
|
-
*
|
|
2493
|
+
* 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.
|
|
2486
2494
|
*
|
|
2487
2495
|
* @param request - ListCommonAreasRequest
|
|
2488
2496
|
* @returns ListCommonAreasResponse
|
|
2489
2497
|
*/
|
|
2490
2498
|
listCommonAreas(request: $_model.ListCommonAreasRequest): Promise<$_model.ListCommonAreasResponse>;
|
|
2491
2499
|
/**
|
|
2492
|
-
*
|
|
2500
|
+
* Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
|
|
2493
2501
|
*
|
|
2494
2502
|
* @param request - ListCustomRoutingEndpointGroupDestinationsRequest
|
|
2495
2503
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2497,7 +2505,7 @@ export default class Client extends OpenApi {
|
|
|
2497
2505
|
*/
|
|
2498
2506
|
listCustomRoutingEndpointGroupDestinationsWithOptions(request: $_model.ListCustomRoutingEndpointGroupDestinationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingEndpointGroupDestinationsResponse>;
|
|
2499
2507
|
/**
|
|
2500
|
-
*
|
|
2508
|
+
* Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
|
|
2501
2509
|
*
|
|
2502
2510
|
* @param request - ListCustomRoutingEndpointGroupDestinationsRequest
|
|
2503
2511
|
* @returns ListCustomRoutingEndpointGroupDestinationsResponse
|
|
@@ -2527,7 +2535,7 @@ export default class Client extends OpenApi {
|
|
|
2527
2535
|
*/
|
|
2528
2536
|
listCustomRoutingEndpointGroups(request: $_model.ListCustomRoutingEndpointGroupsRequest): Promise<$_model.ListCustomRoutingEndpointGroupsResponse>;
|
|
2529
2537
|
/**
|
|
2530
|
-
*
|
|
2538
|
+
* Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
|
|
2531
2539
|
*
|
|
2532
2540
|
* @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
|
|
2533
2541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2535,7 +2543,7 @@ export default class Client extends OpenApi {
|
|
|
2535
2543
|
*/
|
|
2536
2544
|
listCustomRoutingEndpointTrafficPoliciesWithOptions(request: $_model.ListCustomRoutingEndpointTrafficPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingEndpointTrafficPoliciesResponse>;
|
|
2537
2545
|
/**
|
|
2538
|
-
*
|
|
2546
|
+
* Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
|
|
2539
2547
|
*
|
|
2540
2548
|
* @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
|
|
2541
2549
|
* @returns ListCustomRoutingEndpointTrafficPoliciesResponse
|
|
@@ -2560,7 +2568,7 @@ export default class Client extends OpenApi {
|
|
|
2560
2568
|
* Queries the port mapping table of a custom routing listener.
|
|
2561
2569
|
*
|
|
2562
2570
|
* @remarks
|
|
2563
|
-
* After you configure a custom routing listener
|
|
2571
|
+
* 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.
|
|
2564
2572
|
*
|
|
2565
2573
|
* @param request - ListCustomRoutingPortMappingsRequest
|
|
2566
2574
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2571,14 +2579,14 @@ export default class Client extends OpenApi {
|
|
|
2571
2579
|
* Queries the port mapping table of a custom routing listener.
|
|
2572
2580
|
*
|
|
2573
2581
|
* @remarks
|
|
2574
|
-
* After you configure a custom routing listener
|
|
2582
|
+
* 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.
|
|
2575
2583
|
*
|
|
2576
2584
|
* @param request - ListCustomRoutingPortMappingsRequest
|
|
2577
2585
|
* @returns ListCustomRoutingPortMappingsResponse
|
|
2578
2586
|
*/
|
|
2579
2587
|
listCustomRoutingPortMappings(request: $_model.ListCustomRoutingPortMappingsRequest): Promise<$_model.ListCustomRoutingPortMappingsResponse>;
|
|
2580
2588
|
/**
|
|
2581
|
-
*
|
|
2589
|
+
* Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
|
|
2582
2590
|
*
|
|
2583
2591
|
* @param request - ListCustomRoutingPortMappingsByDestinationRequest
|
|
2584
2592
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2586,7 +2594,7 @@ export default class Client extends OpenApi {
|
|
|
2586
2594
|
*/
|
|
2587
2595
|
listCustomRoutingPortMappingsByDestinationWithOptions(request: $_model.ListCustomRoutingPortMappingsByDestinationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingPortMappingsByDestinationResponse>;
|
|
2588
2596
|
/**
|
|
2589
|
-
*
|
|
2597
|
+
* Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
|
|
2590
2598
|
*
|
|
2591
2599
|
* @param request - ListCustomRoutingPortMappingsByDestinationRequest
|
|
2592
2600
|
* @returns ListCustomRoutingPortMappingsByDestinationResponse
|
|
@@ -2623,7 +2631,7 @@ export default class Client extends OpenApi {
|
|
|
2623
2631
|
*/
|
|
2624
2632
|
listEndpointGroupIpAddressCidrBlocks(request: $_model.ListEndpointGroupIpAddressCidrBlocksRequest): Promise<$_model.ListEndpointGroupIpAddressCidrBlocksResponse>;
|
|
2625
2633
|
/**
|
|
2626
|
-
*
|
|
2634
|
+
* Lists endpoint groups.
|
|
2627
2635
|
*
|
|
2628
2636
|
* @param request - ListEndpointGroupsRequest
|
|
2629
2637
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2631,7 +2639,7 @@ export default class Client extends OpenApi {
|
|
|
2631
2639
|
*/
|
|
2632
2640
|
listEndpointGroupsWithOptions(request: $_model.ListEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListEndpointGroupsResponse>;
|
|
2633
2641
|
/**
|
|
2634
|
-
*
|
|
2642
|
+
* Lists endpoint groups.
|
|
2635
2643
|
*
|
|
2636
2644
|
* @param request - ListEndpointGroupsRequest
|
|
2637
2645
|
* @returns ListEndpointGroupsResponse
|
|
@@ -2641,7 +2649,7 @@ export default class Client extends OpenApi {
|
|
|
2641
2649
|
* Queries forwarding rules.
|
|
2642
2650
|
*
|
|
2643
2651
|
* @remarks
|
|
2644
|
-
* >
|
|
2652
|
+
* > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
|
|
2645
2653
|
*
|
|
2646
2654
|
* @param request - ListForwardingRulesRequest
|
|
2647
2655
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2652,7 +2660,7 @@ export default class Client extends OpenApi {
|
|
|
2652
2660
|
* Queries forwarding rules.
|
|
2653
2661
|
*
|
|
2654
2662
|
* @remarks
|
|
2655
|
-
* >
|
|
2663
|
+
* > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
|
|
2656
2664
|
*
|
|
2657
2665
|
* @param request - ListForwardingRulesRequest
|
|
2658
2666
|
* @returns ListForwardingRulesResponse
|
|
@@ -2704,10 +2712,10 @@ export default class Client extends OpenApi {
|
|
|
2704
2712
|
*/
|
|
2705
2713
|
listListenerCertificates(request: $_model.ListListenerCertificatesRequest): Promise<$_model.ListListenerCertificatesResponse>;
|
|
2706
2714
|
/**
|
|
2707
|
-
*
|
|
2715
|
+
* Retrieves a list of listeners.
|
|
2708
2716
|
*
|
|
2709
2717
|
* @remarks
|
|
2710
|
-
* This operation
|
|
2718
|
+
* 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.
|
|
2711
2719
|
*
|
|
2712
2720
|
* @param request - ListListenersRequest
|
|
2713
2721
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2715,10 +2723,10 @@ export default class Client extends OpenApi {
|
|
|
2715
2723
|
*/
|
|
2716
2724
|
listListenersWithOptions(request: $_model.ListListenersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListListenersResponse>;
|
|
2717
2725
|
/**
|
|
2718
|
-
*
|
|
2726
|
+
* Retrieves a list of listeners.
|
|
2719
2727
|
*
|
|
2720
2728
|
* @remarks
|
|
2721
|
-
* This operation
|
|
2729
|
+
* 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.
|
|
2722
2730
|
*
|
|
2723
2731
|
* @param request - ListListenersRequest
|
|
2724
2732
|
* @returns ListListenersResponse
|
|
@@ -2803,7 +2811,7 @@ export default class Client extends OpenApi {
|
|
|
2803
2811
|
*/
|
|
2804
2812
|
openAcceleratorService(request: $_model.OpenAcceleratorServiceRequest): Promise<$_model.OpenAcceleratorServiceResponse>;
|
|
2805
2813
|
/**
|
|
2806
|
-
*
|
|
2814
|
+
* Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
|
|
2807
2815
|
*
|
|
2808
2816
|
* @param request - QueryCrossBorderApprovalStatusRequest
|
|
2809
2817
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2811,7 +2819,7 @@ export default class Client extends OpenApi {
|
|
|
2811
2819
|
*/
|
|
2812
2820
|
queryCrossBorderApprovalStatusWithOptions(request: $_model.QueryCrossBorderApprovalStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryCrossBorderApprovalStatusResponse>;
|
|
2813
2821
|
/**
|
|
2814
|
-
*
|
|
2822
|
+
* Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
|
|
2815
2823
|
*
|
|
2816
2824
|
* @param request - QueryCrossBorderApprovalStatusRequest
|
|
2817
2825
|
* @returns QueryCrossBorderApprovalStatusResponse
|
|
@@ -2912,13 +2920,13 @@ export default class Client extends OpenApi {
|
|
|
2912
2920
|
*/
|
|
2913
2921
|
untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
|
|
2914
2922
|
/**
|
|
2915
|
-
*
|
|
2923
|
+
* Use the UpdateAccelerator operation to modify a Global Accelerator instance.
|
|
2916
2924
|
*
|
|
2917
2925
|
* @remarks
|
|
2918
|
-
*
|
|
2919
|
-
*
|
|
2920
|
-
*
|
|
2921
|
-
*
|
|
2926
|
+
* - **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:
|
|
2927
|
+
* - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
|
|
2928
|
+
* - If the GA instance is in the **active** state, the modification is complete.
|
|
2929
|
+
* - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
|
|
2922
2930
|
*
|
|
2923
2931
|
* @param request - UpdateAcceleratorRequest
|
|
2924
2932
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2926,23 +2934,23 @@ export default class Client extends OpenApi {
|
|
|
2926
2934
|
*/
|
|
2927
2935
|
updateAcceleratorWithOptions(request: $_model.UpdateAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAcceleratorResponse>;
|
|
2928
2936
|
/**
|
|
2929
|
-
*
|
|
2937
|
+
* Use the UpdateAccelerator operation to modify a Global Accelerator instance.
|
|
2930
2938
|
*
|
|
2931
2939
|
* @remarks
|
|
2932
|
-
*
|
|
2933
|
-
*
|
|
2934
|
-
*
|
|
2935
|
-
*
|
|
2940
|
+
* - **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:
|
|
2941
|
+
* - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
|
|
2942
|
+
* - If the GA instance is in the **active** state, the modification is complete.
|
|
2943
|
+
* - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
|
|
2936
2944
|
*
|
|
2937
2945
|
* @param request - UpdateAcceleratorRequest
|
|
2938
2946
|
* @returns UpdateAcceleratorResponse
|
|
2939
2947
|
*/
|
|
2940
2948
|
updateAccelerator(request: $_model.UpdateAcceleratorRequest): Promise<$_model.UpdateAcceleratorResponse>;
|
|
2941
2949
|
/**
|
|
2942
|
-
*
|
|
2950
|
+
* You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
|
|
2943
2951
|
*
|
|
2944
2952
|
* @remarks
|
|
2945
|
-
*
|
|
2953
|
+
* The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
|
|
2946
2954
|
*
|
|
2947
2955
|
* @param request - UpdateAcceleratorAutoRenewAttributeRequest
|
|
2948
2956
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2950,10 +2958,10 @@ export default class Client extends OpenApi {
|
|
|
2950
2958
|
*/
|
|
2951
2959
|
updateAcceleratorAutoRenewAttributeWithOptions(request: $_model.UpdateAcceleratorAutoRenewAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAcceleratorAutoRenewAttributeResponse>;
|
|
2952
2960
|
/**
|
|
2953
|
-
*
|
|
2961
|
+
* You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
|
|
2954
2962
|
*
|
|
2955
2963
|
* @remarks
|
|
2956
|
-
*
|
|
2964
|
+
* The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
|
|
2957
2965
|
*
|
|
2958
2966
|
* @param request - UpdateAcceleratorAutoRenewAttributeRequest
|
|
2959
2967
|
* @returns UpdateAcceleratorAutoRenewAttributeResponse
|
|
@@ -2992,9 +3000,9 @@ export default class Client extends OpenApi {
|
|
|
2992
3000
|
* Changes the type of transmission network for a Global Accelerator (GA) instance.
|
|
2993
3001
|
*
|
|
2994
3002
|
* @remarks
|
|
2995
|
-
*
|
|
2996
|
-
*
|
|
2997
|
-
*
|
|
3003
|
+
* 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:
|
|
3004
|
+
* - 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.
|
|
3005
|
+
* - 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).
|
|
2998
3006
|
*
|
|
2999
3007
|
* @param request - UpdateAcceleratorCrossBorderModeRequest
|
|
3000
3008
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3005,9 +3013,9 @@ export default class Client extends OpenApi {
|
|
|
3005
3013
|
* Changes the type of transmission network for a Global Accelerator (GA) instance.
|
|
3006
3014
|
*
|
|
3007
3015
|
* @remarks
|
|
3008
|
-
*
|
|
3009
|
-
*
|
|
3010
|
-
*
|
|
3016
|
+
* 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:
|
|
3017
|
+
* - 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.
|
|
3018
|
+
* - 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).
|
|
3011
3019
|
*
|
|
3012
3020
|
* @param request - UpdateAcceleratorCrossBorderModeRequest
|
|
3013
3021
|
* @returns UpdateAcceleratorCrossBorderModeResponse
|
|
@@ -3017,7 +3025,7 @@ export default class Client extends OpenApi {
|
|
|
3017
3025
|
* Enables cross-border data transmission for a Global Accelerator (GA) instance.
|
|
3018
3026
|
*
|
|
3019
3027
|
* @remarks
|
|
3020
|
-
*
|
|
3028
|
+
* Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
|
|
3021
3029
|
*
|
|
3022
3030
|
* @param request - UpdateAcceleratorCrossBorderStatusRequest
|
|
3023
3031
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3028,7 +3036,7 @@ export default class Client extends OpenApi {
|
|
|
3028
3036
|
* Enables cross-border data transmission for a Global Accelerator (GA) instance.
|
|
3029
3037
|
*
|
|
3030
3038
|
* @remarks
|
|
3031
|
-
*
|
|
3039
|
+
* Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
|
|
3032
3040
|
*
|
|
3033
3041
|
* @param request - UpdateAcceleratorCrossBorderStatusRequest
|
|
3034
3042
|
* @returns UpdateAcceleratorCrossBorderStatusResponse
|
|
@@ -3079,12 +3087,12 @@ export default class Client extends OpenApi {
|
|
|
3079
3087
|
*/
|
|
3080
3088
|
updateAdditionalCertificateWithListener(request: $_model.UpdateAdditionalCertificateWithListenerRequest): Promise<$_model.UpdateAdditionalCertificateWithListenerResponse>;
|
|
3081
3089
|
/**
|
|
3082
|
-
* Modifies an origin probing task.
|
|
3090
|
+
* Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
|
|
3083
3091
|
*
|
|
3084
3092
|
* @remarks
|
|
3085
|
-
* *UpdateApplicationMonitor** is an asynchronous operation. After you
|
|
3086
|
-
*
|
|
3087
|
-
*
|
|
3093
|
+
* *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:
|
|
3094
|
+
* - 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.
|
|
3095
|
+
* - If the modified parameter values have changed, the origin probing task has been modified.
|
|
3088
3096
|
*
|
|
3089
3097
|
* @param request - UpdateApplicationMonitorRequest
|
|
3090
3098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3092,12 +3100,12 @@ export default class Client extends OpenApi {
|
|
|
3092
3100
|
*/
|
|
3093
3101
|
updateApplicationMonitorWithOptions(request: $_model.UpdateApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateApplicationMonitorResponse>;
|
|
3094
3102
|
/**
|
|
3095
|
-
* Modifies an origin probing task.
|
|
3103
|
+
* Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
|
|
3096
3104
|
*
|
|
3097
3105
|
* @remarks
|
|
3098
|
-
* *UpdateApplicationMonitor** is an asynchronous operation. After you
|
|
3099
|
-
*
|
|
3100
|
-
*
|
|
3106
|
+
* *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:
|
|
3107
|
+
* - 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.
|
|
3108
|
+
* - If the modified parameter values have changed, the origin probing task has been modified.
|
|
3101
3109
|
*
|
|
3102
3110
|
* @param request - UpdateApplicationMonitorRequest
|
|
3103
3111
|
* @returns UpdateApplicationMonitorResponse
|
|
@@ -3125,18 +3133,18 @@ export default class Client extends OpenApi {
|
|
|
3125
3133
|
*/
|
|
3126
3134
|
updateBandwidthPackagaAutoRenewAttribute(request: $_model.UpdateBandwidthPackagaAutoRenewAttributeRequest): Promise<$_model.UpdateBandwidthPackagaAutoRenewAttributeResponse>;
|
|
3127
3135
|
/**
|
|
3128
|
-
*
|
|
3136
|
+
* You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
|
|
3129
3137
|
*
|
|
3130
3138
|
* @remarks
|
|
3131
|
-
*
|
|
3132
|
-
*
|
|
3133
|
-
*
|
|
3134
|
-
*
|
|
3135
|
-
*
|
|
3136
|
-
*
|
|
3137
|
-
*
|
|
3138
|
-
*
|
|
3139
|
-
*
|
|
3139
|
+
* Before you call this operation, note the following:
|
|
3140
|
+
* - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
|
|
3141
|
+
* - 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:
|
|
3142
|
+
* - 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.
|
|
3143
|
+
* - If the values of the parameters that you want to modify have changed, the modification is complete.
|
|
3144
|
+
* - 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:
|
|
3145
|
+
* - 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.
|
|
3146
|
+
* - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
|
|
3147
|
+
* - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
|
|
3140
3148
|
*
|
|
3141
3149
|
* @param request - UpdateBandwidthPackageRequest
|
|
3142
3150
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3144,18 +3152,18 @@ export default class Client extends OpenApi {
|
|
|
3144
3152
|
*/
|
|
3145
3153
|
updateBandwidthPackageWithOptions(request: $_model.UpdateBandwidthPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateBandwidthPackageResponse>;
|
|
3146
3154
|
/**
|
|
3147
|
-
*
|
|
3155
|
+
* You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
|
|
3148
3156
|
*
|
|
3149
3157
|
* @remarks
|
|
3150
|
-
*
|
|
3151
|
-
*
|
|
3152
|
-
*
|
|
3153
|
-
*
|
|
3154
|
-
*
|
|
3155
|
-
*
|
|
3156
|
-
*
|
|
3157
|
-
*
|
|
3158
|
-
*
|
|
3158
|
+
* Before you call this operation, note the following:
|
|
3159
|
+
* - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
|
|
3160
|
+
* - 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:
|
|
3161
|
+
* - 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.
|
|
3162
|
+
* - If the values of the parameters that you want to modify have changed, the modification is complete.
|
|
3163
|
+
* - 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:
|
|
3164
|
+
* - 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.
|
|
3165
|
+
* - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
|
|
3166
|
+
* - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
|
|
3159
3167
|
*
|
|
3160
3168
|
* @param request - UpdateBandwidthPackageRequest
|
|
3161
3169
|
* @returns UpdateBandwidthPackageResponse
|
|
@@ -3192,13 +3200,13 @@ export default class Client extends OpenApi {
|
|
|
3192
3200
|
*/
|
|
3193
3201
|
updateBasicEndpoint(request: $_model.UpdateBasicEndpointRequest): Promise<$_model.UpdateBasicEndpointResponse>;
|
|
3194
3202
|
/**
|
|
3195
|
-
*
|
|
3203
|
+
* Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
|
|
3196
3204
|
*
|
|
3197
3205
|
* @remarks
|
|
3198
|
-
*
|
|
3199
|
-
*
|
|
3200
|
-
*
|
|
3201
|
-
*
|
|
3206
|
+
* - **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.
|
|
3207
|
+
* - 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.
|
|
3208
|
+
* - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
|
|
3209
|
+
* - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
|
|
3202
3210
|
*
|
|
3203
3211
|
* @param request - UpdateBasicEndpointGroupRequest
|
|
3204
3212
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3206,13 +3214,13 @@ export default class Client extends OpenApi {
|
|
|
3206
3214
|
*/
|
|
3207
3215
|
updateBasicEndpointGroupWithOptions(request: $_model.UpdateBasicEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateBasicEndpointGroupResponse>;
|
|
3208
3216
|
/**
|
|
3209
|
-
*
|
|
3217
|
+
* Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
|
|
3210
3218
|
*
|
|
3211
3219
|
* @remarks
|
|
3212
|
-
*
|
|
3213
|
-
*
|
|
3214
|
-
*
|
|
3215
|
-
*
|
|
3220
|
+
* - **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.
|
|
3221
|
+
* - 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.
|
|
3222
|
+
* - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
|
|
3223
|
+
* - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
|
|
3216
3224
|
*
|
|
3217
3225
|
* @param request - UpdateBasicEndpointGroupRequest
|
|
3218
3226
|
* @returns UpdateBasicEndpointGroupResponse
|
|
@@ -3250,7 +3258,7 @@ export default class Client extends OpenApi {
|
|
|
3250
3258
|
*/
|
|
3251
3259
|
updateBasicIpSet(request: $_model.UpdateBasicIpSetRequest): Promise<$_model.UpdateBasicIpSetResponse>;
|
|
3252
3260
|
/**
|
|
3253
|
-
*
|
|
3261
|
+
* You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
|
|
3254
3262
|
*
|
|
3255
3263
|
* @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
|
|
3256
3264
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3258,7 +3266,7 @@ export default class Client extends OpenApi {
|
|
|
3258
3266
|
*/
|
|
3259
3267
|
updateCustomRoutingEndpointGroupAttributeWithOptions(request: $_model.UpdateCustomRoutingEndpointGroupAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCustomRoutingEndpointGroupAttributeResponse>;
|
|
3260
3268
|
/**
|
|
3261
|
-
*
|
|
3269
|
+
* You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
|
|
3262
3270
|
*
|
|
3263
3271
|
* @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
|
|
3264
3272
|
* @returns UpdateCustomRoutingEndpointGroupAttributeResponse
|
|
@@ -3348,11 +3356,11 @@ export default class Client extends OpenApi {
|
|
|
3348
3356
|
*/
|
|
3349
3357
|
updateCustomRoutingEndpoints(request: $_model.UpdateCustomRoutingEndpointsRequest): Promise<$_model.UpdateCustomRoutingEndpointsResponse>;
|
|
3350
3358
|
/**
|
|
3351
|
-
*
|
|
3359
|
+
* Calls the UpdateDomain operation to update a domain name.
|
|
3352
3360
|
*
|
|
3353
3361
|
* @remarks
|
|
3354
|
-
*
|
|
3355
|
-
*
|
|
3362
|
+
* 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.
|
|
3363
|
+
* The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
|
|
3356
3364
|
*
|
|
3357
3365
|
* @param request - UpdateDomainRequest
|
|
3358
3366
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3360,21 +3368,21 @@ export default class Client extends OpenApi {
|
|
|
3360
3368
|
*/
|
|
3361
3369
|
updateDomainWithOptions(request: $_model.UpdateDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDomainResponse>;
|
|
3362
3370
|
/**
|
|
3363
|
-
*
|
|
3371
|
+
* Calls the UpdateDomain operation to update a domain name.
|
|
3364
3372
|
*
|
|
3365
3373
|
* @remarks
|
|
3366
|
-
*
|
|
3367
|
-
*
|
|
3374
|
+
* 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.
|
|
3375
|
+
* The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
|
|
3368
3376
|
*
|
|
3369
3377
|
* @param request - UpdateDomainRequest
|
|
3370
3378
|
* @returns UpdateDomainResponse
|
|
3371
3379
|
*/
|
|
3372
3380
|
updateDomain(request: $_model.UpdateDomainRequest): Promise<$_model.UpdateDomainResponse>;
|
|
3373
3381
|
/**
|
|
3374
|
-
*
|
|
3382
|
+
* Queries and updates the ICP filing status of an accelerated domain name.
|
|
3375
3383
|
*
|
|
3376
3384
|
* @remarks
|
|
3377
|
-
*
|
|
3385
|
+
* This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
|
|
3378
3386
|
* 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.
|
|
3379
3387
|
*
|
|
3380
3388
|
* @param request - UpdateDomainStateRequest
|
|
@@ -3383,10 +3391,10 @@ export default class Client extends OpenApi {
|
|
|
3383
3391
|
*/
|
|
3384
3392
|
updateDomainStateWithOptions(request: $_model.UpdateDomainStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDomainStateResponse>;
|
|
3385
3393
|
/**
|
|
3386
|
-
*
|
|
3394
|
+
* Queries and updates the ICP filing status of an accelerated domain name.
|
|
3387
3395
|
*
|
|
3388
3396
|
* @remarks
|
|
3389
|
-
*
|
|
3397
|
+
* This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
|
|
3390
3398
|
* 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.
|
|
3391
3399
|
*
|
|
3392
3400
|
* @param request - UpdateDomainStateRequest
|
|
@@ -3394,13 +3402,13 @@ export default class Client extends OpenApi {
|
|
|
3394
3402
|
*/
|
|
3395
3403
|
updateDomainState(request: $_model.UpdateDomainStateRequest): Promise<$_model.UpdateDomainStateResponse>;
|
|
3396
3404
|
/**
|
|
3397
|
-
*
|
|
3405
|
+
* Updates the configuration of an endpoint group.
|
|
3398
3406
|
*
|
|
3399
3407
|
* @remarks
|
|
3400
|
-
*
|
|
3401
|
-
*
|
|
3402
|
-
*
|
|
3403
|
-
*
|
|
3408
|
+
* - 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:
|
|
3409
|
+
* - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
|
|
3410
|
+
* - If an endpoint group is in the **active** status, the update is complete.
|
|
3411
|
+
* - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
|
|
3404
3412
|
*
|
|
3405
3413
|
* @param request - UpdateEndpointGroupRequest
|
|
3406
3414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3408,13 +3416,13 @@ export default class Client extends OpenApi {
|
|
|
3408
3416
|
*/
|
|
3409
3417
|
updateEndpointGroupWithOptions(request: $_model.UpdateEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEndpointGroupResponse>;
|
|
3410
3418
|
/**
|
|
3411
|
-
*
|
|
3419
|
+
* Updates the configuration of an endpoint group.
|
|
3412
3420
|
*
|
|
3413
3421
|
* @remarks
|
|
3414
|
-
*
|
|
3415
|
-
*
|
|
3416
|
-
*
|
|
3417
|
-
*
|
|
3422
|
+
* - 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:
|
|
3423
|
+
* - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
|
|
3424
|
+
* - If an endpoint group is in the **active** status, the update is complete.
|
|
3425
|
+
* - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
|
|
3418
3426
|
*
|
|
3419
3427
|
* @param request - UpdateEndpointGroupRequest
|
|
3420
3428
|
* @returns UpdateEndpointGroupResponse
|
|
@@ -3436,14 +3444,14 @@ export default class Client extends OpenApi {
|
|
|
3436
3444
|
*/
|
|
3437
3445
|
updateEndpointGroupAttribute(request: $_model.UpdateEndpointGroupAttributeRequest): Promise<$_model.UpdateEndpointGroupAttributeResponse>;
|
|
3438
3446
|
/**
|
|
3439
|
-
* Modifies
|
|
3447
|
+
* Modifies endpoint groups for a listener in a batch.
|
|
3440
3448
|
*
|
|
3441
3449
|
* @remarks
|
|
3442
|
-
* ###
|
|
3443
|
-
*
|
|
3444
|
-
*
|
|
3445
|
-
*
|
|
3446
|
-
*
|
|
3450
|
+
* ### Usage notes
|
|
3451
|
+
* - **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.
|
|
3452
|
+
* - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
|
|
3453
|
+
* - If an endpoint group is in the **active** state, its configuration has been modified.
|
|
3454
|
+
* - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
|
|
3447
3455
|
*
|
|
3448
3456
|
* @param request - UpdateEndpointGroupsRequest
|
|
3449
3457
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3451,27 +3459,27 @@ export default class Client extends OpenApi {
|
|
|
3451
3459
|
*/
|
|
3452
3460
|
updateEndpointGroupsWithOptions(request: $_model.UpdateEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEndpointGroupsResponse>;
|
|
3453
3461
|
/**
|
|
3454
|
-
* Modifies
|
|
3462
|
+
* Modifies endpoint groups for a listener in a batch.
|
|
3455
3463
|
*
|
|
3456
3464
|
* @remarks
|
|
3457
|
-
* ###
|
|
3458
|
-
*
|
|
3459
|
-
*
|
|
3460
|
-
*
|
|
3461
|
-
*
|
|
3465
|
+
* ### Usage notes
|
|
3466
|
+
* - **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.
|
|
3467
|
+
* - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
|
|
3468
|
+
* - If an endpoint group is in the **active** state, its configuration has been modified.
|
|
3469
|
+
* - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
|
|
3462
3470
|
*
|
|
3463
3471
|
* @param request - UpdateEndpointGroupsRequest
|
|
3464
3472
|
* @returns UpdateEndpointGroupsResponse
|
|
3465
3473
|
*/
|
|
3466
3474
|
updateEndpointGroups(request: $_model.UpdateEndpointGroupsRequest): Promise<$_model.UpdateEndpointGroupsResponse>;
|
|
3467
3475
|
/**
|
|
3468
|
-
*
|
|
3476
|
+
* To update forwarding rules, call the UpdateForwardingRules API.
|
|
3469
3477
|
*
|
|
3470
3478
|
* @remarks
|
|
3471
|
-
*
|
|
3472
|
-
*
|
|
3473
|
-
*
|
|
3474
|
-
*
|
|
3479
|
+
* - **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:
|
|
3480
|
+
* - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
|
|
3481
|
+
* - A status of **active** indicates that the update is complete.
|
|
3482
|
+
* - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
|
|
3475
3483
|
*
|
|
3476
3484
|
* @param request - UpdateForwardingRulesRequest
|
|
3477
3485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3479,13 +3487,13 @@ export default class Client extends OpenApi {
|
|
|
3479
3487
|
*/
|
|
3480
3488
|
updateForwardingRulesWithOptions(request: $_model.UpdateForwardingRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateForwardingRulesResponse>;
|
|
3481
3489
|
/**
|
|
3482
|
-
*
|
|
3490
|
+
* To update forwarding rules, call the UpdateForwardingRules API.
|
|
3483
3491
|
*
|
|
3484
3492
|
* @remarks
|
|
3485
|
-
*
|
|
3486
|
-
*
|
|
3487
|
-
*
|
|
3488
|
-
*
|
|
3493
|
+
* - **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:
|
|
3494
|
+
* - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
|
|
3495
|
+
* - A status of **active** indicates that the update is complete.
|
|
3496
|
+
* - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
|
|
3489
3497
|
*
|
|
3490
3498
|
* @param request - UpdateForwardingRulesRequest
|
|
3491
3499
|
* @returns UpdateForwardingRulesResponse
|
|
@@ -3546,15 +3554,15 @@ export default class Client extends OpenApi {
|
|
|
3546
3554
|
*/
|
|
3547
3555
|
updateIpSets(request: $_model.UpdateIpSetsRequest): Promise<$_model.UpdateIpSetsResponse>;
|
|
3548
3556
|
/**
|
|
3549
|
-
*
|
|
3557
|
+
* Updates the configurations of a listener for a Global Accelerator (GA) instance.
|
|
3550
3558
|
*
|
|
3551
3559
|
* @remarks
|
|
3552
|
-
*
|
|
3560
|
+
* Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
|
|
3553
3561
|
* When you call this operation, take note of the following items:
|
|
3554
|
-
*
|
|
3555
|
-
*
|
|
3556
|
-
*
|
|
3557
|
-
*
|
|
3562
|
+
* - **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.
|
|
3563
|
+
* - 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.
|
|
3564
|
+
* - If the listener is in the **active** state, it indicates that its configurations are modified.
|
|
3565
|
+
* - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
|
|
3558
3566
|
*
|
|
3559
3567
|
* @param request - UpdateListenerRequest
|
|
3560
3568
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3562,22 +3570,22 @@ export default class Client extends OpenApi {
|
|
|
3562
3570
|
*/
|
|
3563
3571
|
updateListenerWithOptions(request: $_model.UpdateListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateListenerResponse>;
|
|
3564
3572
|
/**
|
|
3565
|
-
*
|
|
3573
|
+
* Updates the configurations of a listener for a Global Accelerator (GA) instance.
|
|
3566
3574
|
*
|
|
3567
3575
|
* @remarks
|
|
3568
|
-
*
|
|
3576
|
+
* Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
|
|
3569
3577
|
* When you call this operation, take note of the following items:
|
|
3570
|
-
*
|
|
3571
|
-
*
|
|
3572
|
-
*
|
|
3573
|
-
*
|
|
3578
|
+
* - **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.
|
|
3579
|
+
* - 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.
|
|
3580
|
+
* - If the listener is in the **active** state, it indicates that its configurations are modified.
|
|
3581
|
+
* - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
|
|
3574
3582
|
*
|
|
3575
3583
|
* @param request - UpdateListenerRequest
|
|
3576
3584
|
* @returns UpdateListenerResponse
|
|
3577
3585
|
*/
|
|
3578
3586
|
updateListener(request: $_model.UpdateListenerRequest): Promise<$_model.UpdateListenerResponse>;
|
|
3579
3587
|
/**
|
|
3580
|
-
*
|
|
3588
|
+
* Modify Simple Log Service log configuration
|
|
3581
3589
|
*
|
|
3582
3590
|
* @param request - UpdateLogStoreConfigRequest
|
|
3583
3591
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3585,7 +3593,7 @@ export default class Client extends OpenApi {
|
|
|
3585
3593
|
*/
|
|
3586
3594
|
updateLogStoreConfigWithOptions(request: $_model.UpdateLogStoreConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateLogStoreConfigResponse>;
|
|
3587
3595
|
/**
|
|
3588
|
-
*
|
|
3596
|
+
* Modify Simple Log Service log configuration
|
|
3589
3597
|
*
|
|
3590
3598
|
* @param request - UpdateLogStoreConfigRequest
|
|
3591
3599
|
* @returns UpdateLogStoreConfigResponse
|