@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
|
@@ -2,11 +2,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicAcceleratorRequestTag extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The label key of the basic Alibaba Cloud Global Accelerator (GA) instance. If you specify this parameter, the value cannot be an empty string.
|
|
6
6
|
*
|
|
7
|
-
* The
|
|
7
|
+
* The label key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
8
8
|
*
|
|
9
|
-
* You can specify up to 20
|
|
9
|
+
* You can specify up to 20 label keys.
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* tag-key
|
|
@@ -14,11 +14,11 @@ export declare class CreateBasicAcceleratorRequestTag extends $dara.Model {
|
|
|
14
14
|
key?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The
|
|
17
|
+
* The label value of the basic Alibaba Cloud Global Accelerator (GA) instance. If you specify this parameter, the value cannot be an empty string.
|
|
18
18
|
*
|
|
19
|
-
* The
|
|
19
|
+
* The label value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
20
20
|
*
|
|
21
|
-
* You can specify up to 20
|
|
21
|
+
* You can specify up to 20 label values.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* tag-value
|
|
@@ -40,8 +40,9 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
40
40
|
* @remarks
|
|
41
41
|
* Specifies whether to enable automatic payment. Valid values:
|
|
42
42
|
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
43
|
+
* - **false** (default): disables automatic payment. After an order is generated, go to the Order Center to complete the payment.
|
|
44
|
+
*
|
|
45
|
+
* - **true**: enables automatic payment. The order is automatically paid.
|
|
45
46
|
*
|
|
46
47
|
* @example
|
|
47
48
|
* false
|
|
@@ -49,10 +50,11 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
49
50
|
autoPay?: boolean;
|
|
50
51
|
/**
|
|
51
52
|
* @remarks
|
|
52
|
-
* Specifies whether to enable auto-renewal
|
|
53
|
+
* Specifies whether to enable auto-renewal.
|
|
54
|
+
*
|
|
55
|
+
* - **true**: enables auto-renewal.
|
|
53
56
|
*
|
|
54
|
-
*
|
|
55
|
-
* * **false:** disables auto-renewal for the basic GA instance. This is the default value.
|
|
57
|
+
* - **false** (default): disables auto-renewal.
|
|
56
58
|
*
|
|
57
59
|
* @example
|
|
58
60
|
* false
|
|
@@ -64,7 +66,7 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
64
66
|
*
|
|
65
67
|
* Valid values: **1** to **12**. Default value: **1**.
|
|
66
68
|
*
|
|
67
|
-
* >
|
|
69
|
+
* > This parameter takes effect only when **AutoRenew** is set to **true**.
|
|
68
70
|
*
|
|
69
71
|
* @example
|
|
70
72
|
* 1
|
|
@@ -72,12 +74,13 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
72
74
|
autoRenewDuration?: number;
|
|
73
75
|
/**
|
|
74
76
|
* @remarks
|
|
75
|
-
* Specifies whether to
|
|
77
|
+
* Specifies whether to use coupons for automatic payment of the bill. Valid values:
|
|
78
|
+
*
|
|
79
|
+
* - **true**: uses coupons.
|
|
76
80
|
*
|
|
77
|
-
*
|
|
78
|
-
* * **false:** does not automatically apply coupons to your bills. This is the default value.
|
|
81
|
+
* - **false** (default): does not use coupons.
|
|
79
82
|
*
|
|
80
|
-
* >
|
|
83
|
+
* > This parameter takes effect only when **AutoPay** is set to **true**.
|
|
81
84
|
*
|
|
82
85
|
* @example
|
|
83
86
|
* false
|
|
@@ -86,10 +89,9 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
86
89
|
/**
|
|
87
90
|
* @remarks
|
|
88
91
|
* The bandwidth billing method. Valid values:
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
* * **CDT95:** billed based on the 95th percentile bandwidth. The bills are managed by using Cloud Data Transfer (CDT). This bandwidth billing method is not available by default. Contact your Alibaba Cloud account manager for more information.
|
|
92
|
+
* - **BandwidthPackage**: billed by bandwidth plan.
|
|
93
|
+
* - **CDT**: billed by traffic and settled through unified settlement by Cloud Data Transfer (CDT).
|
|
94
|
+
* - **CDT95**: billed by the 95th percentile bandwidth and settled through unified settlement by CDT. This bandwidth billing method is available only to users in the whitelist.
|
|
93
95
|
*
|
|
94
96
|
* @example
|
|
95
97
|
* CDT
|
|
@@ -98,9 +100,8 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
98
100
|
/**
|
|
99
101
|
* @remarks
|
|
100
102
|
* The billing method. Valid values:
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
* * **POSTPAY**
|
|
103
|
+
* - **PREPAY (default)**: subscription.
|
|
104
|
+
* - **POSTPAY**: pay-as-you-go.
|
|
104
105
|
*
|
|
105
106
|
* @example
|
|
106
107
|
* PREPAY
|
|
@@ -110,9 +111,9 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
110
111
|
* @remarks
|
|
111
112
|
* The client token that is used to ensure the idempotence of the request.
|
|
112
113
|
*
|
|
113
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
114
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
114
115
|
*
|
|
115
|
-
* >
|
|
116
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** may be different for each API request.
|
|
116
117
|
*
|
|
117
118
|
* @example
|
|
118
119
|
* 123e4567****
|
|
@@ -121,9 +122,8 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
121
122
|
/**
|
|
122
123
|
* @remarks
|
|
123
124
|
* Specifies whether to perform a dry run. Valid values:
|
|
124
|
-
*
|
|
125
|
-
*
|
|
126
|
-
* * **false**: performs a dry run and sends the request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed. This is the default value.
|
|
125
|
+
* - **true**: performs a dry run without creating the resource. The system checks the required parameters, request syntax, and business limitations. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
|
|
126
|
+
* - **false** (default): performs a dry run and sends the request. If the check succeeds, an HTTP 2xx status code is returned and the operation is performed.
|
|
127
127
|
*
|
|
128
128
|
* @example
|
|
129
129
|
* false
|
|
@@ -131,10 +131,11 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
131
131
|
dryRun?: boolean;
|
|
132
132
|
/**
|
|
133
133
|
* @remarks
|
|
134
|
-
* The subscription duration
|
|
134
|
+
* The subscription duration.
|
|
135
|
+
*
|
|
136
|
+
* - If **PricingCycle** is set to **Month**, valid values of **Duration** are **1** to **9**.
|
|
135
137
|
*
|
|
136
|
-
*
|
|
137
|
-
* * If you set **PricingCycle** to **Year**, the valid values for **Duration** are **1** to **3**.
|
|
138
|
+
* - If **PricingCycle** is set to **Year**, valid values of **Duration** are **1** to **3**.
|
|
138
139
|
*
|
|
139
140
|
* @example
|
|
140
141
|
* 1
|
|
@@ -144,8 +145,9 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
144
145
|
* @remarks
|
|
145
146
|
* The billing cycle. Valid values:
|
|
146
147
|
*
|
|
147
|
-
*
|
|
148
|
-
*
|
|
148
|
+
* - **Month**: billed on a monthly basis.
|
|
149
|
+
*
|
|
150
|
+
* - **Year**: billed on a yearly basis.
|
|
149
151
|
*
|
|
150
152
|
* @example
|
|
151
153
|
* Month
|
|
@@ -153,9 +155,8 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
153
155
|
pricingCycle?: string;
|
|
154
156
|
/**
|
|
155
157
|
* @remarks
|
|
156
|
-
* The
|
|
157
|
-
*
|
|
158
|
-
* > This parameter takes effect only for accounts registered on the international site (alibabacloud.com).
|
|
158
|
+
* The coupon number.
|
|
159
|
+
* > This parameter is applicable only to the China site (aliyun.com).
|
|
159
160
|
*
|
|
160
161
|
* @example
|
|
161
162
|
* 50003298014****
|
|
@@ -163,7 +164,7 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
163
164
|
promotionOptionNo?: string;
|
|
164
165
|
/**
|
|
165
166
|
* @remarks
|
|
166
|
-
* The ID of the
|
|
167
|
+
* The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
167
168
|
*
|
|
168
169
|
* This parameter is required.
|
|
169
170
|
*
|
|
@@ -173,7 +174,7 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
173
174
|
regionId?: string;
|
|
174
175
|
/**
|
|
175
176
|
* @remarks
|
|
176
|
-
* The ID of the resource group to which the basic GA instance belongs.
|
|
177
|
+
* The ID of the resource group to which the basic Alibaba Cloud Global Accelerator (GA) instance belongs.
|
|
177
178
|
*
|
|
178
179
|
* @example
|
|
179
180
|
* rg-acfmxshhcsn****
|
|
@@ -181,7 +182,7 @@ export declare class CreateBasicAcceleratorRequest extends $dara.Model {
|
|
|
181
182
|
resourceGroupId?: string;
|
|
182
183
|
/**
|
|
183
184
|
* @remarks
|
|
184
|
-
* The
|
|
185
|
+
* The labels of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
185
186
|
*/
|
|
186
187
|
tag?: CreateBasicAcceleratorRequestTag[];
|
|
187
188
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBasicAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAyB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9CD,4EA8CC;AAED,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateBasicAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAyB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9CD,4EA8CC;AAED,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAsJ5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,iBAAiB,EAAE,mBAAmB;YACtC,aAAa,EAAE,eAAe;YAC9B,oBAAoB,EAAE,sBAAsB;YAC5C,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,iBAAiB,EAAE,mBAAmB;YACtC,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;YAClC,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,SAAS;YACpB,iBAAiB,EAAE,QAAQ;YAC3B,aAAa,EAAE,QAAQ;YACvB,oBAAoB,EAAE,QAAQ;YAC9B,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,iBAAiB,EAAE,QAAQ;YAC3B,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;YACzB,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gCAAgC,EAAE;SACvE,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtMD,sEAsMC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicAcceleratorResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the basic GA instance.
|
|
5
|
+
* The instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ga-bp17frjjh0udz4qz****
|
|
@@ -12,9 +12,10 @@ export declare class CreateBasicAcceleratorResponseBody extends $dara.Model {
|
|
|
12
12
|
* @remarks
|
|
13
13
|
* The order ID.
|
|
14
14
|
*
|
|
15
|
-
* This parameter is returned only
|
|
15
|
+
* This parameter is returned only when ChargeType is set to PREPAY (upfront).
|
|
16
16
|
*
|
|
17
|
-
* If **AutoPay** is set to **false**, go to [Order Center](https://usercenter2
|
|
17
|
+
* If **AutoPay** is set to **false**, which means automatic payment of the bill is not enabled, go to the <props="china">[Order Center](https://usercenter2.aliyun.com/order/list)
|
|
18
|
+
* <props="intl">[Order Center](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
18
19
|
*
|
|
19
20
|
* @example
|
|
20
21
|
* 2082574365
|
|
@@ -22,7 +23,7 @@ export declare class CreateBasicAcceleratorResponseBody extends $dara.Model {
|
|
|
22
23
|
orderId?: string;
|
|
23
24
|
/**
|
|
24
25
|
* @remarks
|
|
25
|
-
* The ID
|
|
26
|
+
* The request ID.
|
|
26
27
|
*
|
|
27
28
|
* @example
|
|
28
29
|
* F591955F-5CB5-4CCE-A75D-17CF2085CE22
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBasicAcceleratorResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateBasicAcceleratorResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateBasicAcceleratorResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateBasicAcceleratorResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IA8BjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AArDD,gFAqDC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the basic GA
|
|
5
|
+
* The instance ID of the basic Alibaba Cloud Global Accelerator (GA).
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -14,9 +14,9 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* The client token that is used to ensure the idempotence of the request.
|
|
16
16
|
*
|
|
17
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
17
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
18
18
|
*
|
|
19
|
-
* >
|
|
19
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -24,7 +24,7 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
24
24
|
clientToken?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The description of the endpoint group.
|
|
27
|
+
* The description of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
28
28
|
*
|
|
29
29
|
* The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
|
|
30
30
|
*
|
|
@@ -34,7 +34,7 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
34
34
|
description?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The endpoint
|
|
37
|
+
* The address of the endpoint.
|
|
38
38
|
*
|
|
39
39
|
* @example
|
|
40
40
|
* eni-bp1a05txelswuj8g****
|
|
@@ -42,9 +42,9 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
42
42
|
endpointAddress?: string;
|
|
43
43
|
/**
|
|
44
44
|
* @remarks
|
|
45
|
-
* The ID of the
|
|
45
|
+
* The region ID of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
46
46
|
*
|
|
47
|
-
* You can
|
|
47
|
+
* You can invoke the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/2253223.html) operation to query the region ID.
|
|
48
48
|
*
|
|
49
49
|
* This parameter is required.
|
|
50
50
|
*
|
|
@@ -56,10 +56,10 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
56
56
|
* @remarks
|
|
57
57
|
* The secondary address of the endpoint.
|
|
58
58
|
*
|
|
59
|
-
*
|
|
59
|
+
* Specify this parameter when the accelerated IP address is associated with a secondary private IP address of an ECS instance or an ENI.
|
|
60
60
|
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
61
|
+
* - If the endpoint type is **ECS**, EndpointSubAddress can be set to a secondary private IP address of the primary ENI. If this parameter is left empty, the primary private IP address of the primary ENI is used.
|
|
62
|
+
* - If the endpoint type is **ENI**, EndpointSubAddress can be set to a secondary private IP address of the secondary ENI. If this parameter is left empty, the primary private IP address of the secondary ENI is used.
|
|
63
63
|
*
|
|
64
64
|
* @example
|
|
65
65
|
* 172.16.XX.XX
|
|
@@ -67,11 +67,10 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
67
67
|
endpointSubAddress?: string;
|
|
68
68
|
/**
|
|
69
69
|
* @remarks
|
|
70
|
-
* The type
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
* * **ECS**
|
|
70
|
+
* The endpoint type. Valid values:
|
|
71
|
+
* - **ENI**: elastic network interface (ENI).
|
|
72
|
+
* - **SLB**: Classic Load Balancer (CLB) instance.
|
|
73
|
+
* - **ECS**: ECS instance.
|
|
75
74
|
*
|
|
76
75
|
* @example
|
|
77
76
|
* ENI
|
|
@@ -79,9 +78,9 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
79
78
|
endpointType?: string;
|
|
80
79
|
/**
|
|
81
80
|
* @remarks
|
|
82
|
-
* The name of the endpoint group.
|
|
81
|
+
* The name of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
83
82
|
*
|
|
84
|
-
* The name must be
|
|
83
|
+
* The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. The name can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
85
84
|
*
|
|
86
85
|
* @example
|
|
87
86
|
* group1
|
|
@@ -89,7 +88,7 @@ export declare class CreateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
89
88
|
name?: string;
|
|
90
89
|
/**
|
|
91
90
|
* @remarks
|
|
92
|
-
* The region ID of the GA instance. Set the value to **
|
|
91
|
+
* The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
93
92
|
*
|
|
94
93
|
* This parameter is required.
|
|
95
94
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBasicEndpointGroupRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicEndpointGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateBasicEndpointGroupRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicEndpointGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAiG9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,eAAe,EAAE,iBAAiB;YAClC,mBAAmB,EAAE,qBAAqB;YAC1C,kBAAkB,EAAE,oBAAoB;YACxC,YAAY,EAAE,cAAc;YAC5B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,eAAe,EAAE,QAAQ;YACzB,mBAAmB,EAAE,QAAQ;YAC7B,kBAAkB,EAAE,QAAQ;YAC5B,YAAY,EAAE,QAAQ;YACtB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApID,0EAoIC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicEndpointGroupResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The endpoint group
|
|
5
|
+
* The ID of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* epg-bp1dmlohjjz4kqaun****
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the basic GA
|
|
5
|
+
* The instance ID of the basic Alibaba Cloud Global Accelerator (GA).
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -14,9 +14,9 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* The client token that is used to ensure the idempotence of the request.
|
|
16
16
|
*
|
|
17
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
17
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
18
18
|
*
|
|
19
|
-
* >
|
|
19
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** may be different for each API request.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -34,7 +34,7 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
34
34
|
endpointAddress?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The ID of the
|
|
37
|
+
* The endpoint group ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
38
38
|
*
|
|
39
39
|
* This parameter is required.
|
|
40
40
|
*
|
|
@@ -46,11 +46,10 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
46
46
|
* @remarks
|
|
47
47
|
* The secondary address of the endpoint.
|
|
48
48
|
*
|
|
49
|
-
* This parameter is required
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
* * This parameter is required if the endpoint type is **NLB**. **EndpointSubAddress** is the primary private IP address of the NLB backend server.
|
|
49
|
+
* This parameter is required when the endpoint type is **ECS**, **ENI**, or **NLB**.
|
|
50
|
+
* - If the endpoint type is **ECS**, EndpointSubAddress can be set to a secondary private IP of the primary network interface controller (NIC). If you leave this parameter empty, the primary private IP of the primary network interface controller (NIC) is used.
|
|
51
|
+
* - If the endpoint type is **ENI**, EndpointSubAddress can be set to a secondary private IP of the secondary network interface controller (NIC). If you leave this parameter empty, the primary private IP of the secondary network interface controller (NIC) is used.
|
|
52
|
+
* - If the endpoint type is **NLB**, this parameter is required. Set EndpointSubAddress to the primary private IP of the NLB backend server.
|
|
54
53
|
*
|
|
55
54
|
* @example
|
|
56
55
|
* 172.16.XX.XX
|
|
@@ -59,11 +58,10 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
59
58
|
/**
|
|
60
59
|
* @remarks
|
|
61
60
|
* The type of the secondary address of the endpoint. Valid values:
|
|
61
|
+
* - **primary**: The secondary address type is the primary private IP address.
|
|
62
|
+
* - **secondary**: The secondary address type is a secondary private IP address.
|
|
62
63
|
*
|
|
63
|
-
*
|
|
64
|
-
* * **secondary**: a secondary private IP address.
|
|
65
|
-
*
|
|
66
|
-
* This parameter is required if the endpoint type is **ECS**, **ENI**, or **NLB**. If the endpoint type is **NLB**, only **primary** is supported.
|
|
64
|
+
* This parameter is required when the endpoint type is **ECS**, **ENI**, or **NLB**. If the endpoint type is **NLB**, only **primary** is supported.
|
|
67
65
|
*
|
|
68
66
|
* @example
|
|
69
67
|
* primary
|
|
@@ -71,12 +69,11 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
71
69
|
endpointSubAddressType?: string;
|
|
72
70
|
/**
|
|
73
71
|
* @remarks
|
|
74
|
-
* The type
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
* * **NLB**: Network Load Balancer (NLB)
|
|
72
|
+
* The endpoint type. Valid values:
|
|
73
|
+
* - **ENI**: Alibaba Cloud elastic network interface (ENI).
|
|
74
|
+
* - **SLB**: Alibaba Cloud Classic Load Balancer (CLB) instance.
|
|
75
|
+
* - **ECS**: Alibaba Cloud ECS instance.
|
|
76
|
+
* - **NLB**: Alibaba Cloud Network Load Balancer (NLB) instance.
|
|
80
77
|
*
|
|
81
78
|
* This parameter is required.
|
|
82
79
|
*
|
|
@@ -88,7 +85,7 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
88
85
|
* @remarks
|
|
89
86
|
* The zone ID of the endpoint.
|
|
90
87
|
*
|
|
91
|
-
*
|
|
88
|
+
* Currently, this parameter is required only when the endpoint type is **NLB**.
|
|
92
89
|
*
|
|
93
90
|
* @example
|
|
94
91
|
* cn-hangzhou-g
|
|
@@ -96,9 +93,9 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
96
93
|
endpointZoneId?: string;
|
|
97
94
|
/**
|
|
98
95
|
* @remarks
|
|
99
|
-
* The name of the endpoint
|
|
96
|
+
* The name of the endpoint for the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
100
97
|
*
|
|
101
|
-
* The name must be 1 to 128 characters in length
|
|
98
|
+
* The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. The name can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
102
99
|
*
|
|
103
100
|
* @example
|
|
104
101
|
* ep01
|
|
@@ -106,7 +103,7 @@ export declare class CreateBasicEndpointRequest extends $dara.Model {
|
|
|
106
103
|
name?: string;
|
|
107
104
|
/**
|
|
108
105
|
* @remarks
|
|
109
|
-
* The ID of the
|
|
106
|
+
* The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
|
|
110
107
|
*
|
|
111
108
|
* This parameter is required.
|
|
112
109
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBasicEndpointRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicEndpointRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateBasicEndpointRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicEndpointRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAgHzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,eAAe,EAAE,iBAAiB;YAClC,eAAe,EAAE,iBAAiB;YAClC,kBAAkB,EAAE,oBAAoB;YACxC,sBAAsB,EAAE,wBAAwB;YAChD,YAAY,EAAE,cAAc;YAC5B,cAAc,EAAE,gBAAgB;YAChC,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;YACrB,eAAe,EAAE,QAAQ;YACzB,eAAe,EAAE,QAAQ;YACzB,kBAAkB,EAAE,QAAQ;YAC5B,sBAAsB,EAAE,QAAQ;YAChC,YAAY,EAAE,QAAQ;YACtB,cAAc,EAAE,QAAQ;YACxB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AArJD,gEAqJC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicEndpointResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The endpoint group ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* epg-bp1dmlohjjz4kqaun****
|
|
@@ -10,7 +10,7 @@ export declare class CreateBasicEndpointResponseBody extends $dara.Model {
|
|
|
10
10
|
endpointGroupId?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The ID of the
|
|
13
|
+
* The endpoint ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* ep-bp14sz7ftcwwjgrdm****
|
|
@@ -18,7 +18,7 @@ export declare class CreateBasicEndpointResponseBody extends $dara.Model {
|
|
|
18
18
|
endpointId?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The ID
|
|
21
|
+
* The request ID.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The ID of the region to be accelerated.
|
|
6
6
|
*
|
|
7
|
-
* You can
|
|
7
|
+
* You can invoke the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/261190.html) operation to query the active acceleration regions for the specified Alibaba Cloud Global Accelerator (GA) instance.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,7 +14,7 @@ export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
|
14
14
|
accelerateRegionId?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The ID of the basic GA instance.
|
|
17
|
+
* The instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
18
18
|
*
|
|
19
19
|
* This parameter is required.
|
|
20
20
|
*
|
|
@@ -24,9 +24,9 @@ export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
|
24
24
|
acceleratorId?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The bandwidth
|
|
27
|
+
* The bandwidth of the acceleration area. Unit: **Mbps**.
|
|
28
28
|
*
|
|
29
|
-
*
|
|
29
|
+
* The minimum bandwidth that can be allocated to an acceleration area is 2 Mbps.
|
|
30
30
|
*
|
|
31
31
|
* @example
|
|
32
32
|
* 2
|
|
@@ -34,11 +34,11 @@ export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
|
34
34
|
bandwidth?: number;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The client token that is used to ensure the idempotence of
|
|
37
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
38
38
|
*
|
|
39
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
39
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
40
40
|
*
|
|
41
|
-
* >
|
|
41
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** may be different for each API request.
|
|
42
42
|
*
|
|
43
43
|
* @example
|
|
44
44
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -46,27 +46,20 @@ export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
|
46
46
|
clientToken?: string;
|
|
47
47
|
/**
|
|
48
48
|
* @remarks
|
|
49
|
-
* The
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
* >
|
|
64
|
-
*
|
|
65
|
-
* * If the bandwidth metering method of the GA instance is **pay-by-data-transfer**, this parameter is required.
|
|
66
|
-
*
|
|
67
|
-
* * If the acceleration region is China (Hong Kong) and a basic bandwidth plan whose bandwidth type is Premium is associated with the GA instance, the default value of IspType is BGP_PRO.
|
|
68
|
-
*
|
|
69
|
-
* * The supported single-ISP type varies based on the acceleration region.
|
|
49
|
+
* The ISP type of the public network in the acceleration region. Valid values:
|
|
50
|
+
* - **BGP** (default): BGP (Multi-ISP)
|
|
51
|
+
* - **BGP_PRO**: BGP (Multi-ISP) Pro
|
|
52
|
+
*
|
|
53
|
+
* If you are a whitelist user of single-ISP bandwidth, you can also select the following types:
|
|
54
|
+
* - **ChinaTelecom**: China Telecom (single ISP)
|
|
55
|
+
* - **ChinaUnicom**: China Unicom (single ISP)
|
|
56
|
+
* - **ChinaMobile**: China Shift (single ISP)
|
|
57
|
+
* - **ChinaTelecom_L2**: China Telecom (single ISP)_L2
|
|
58
|
+
* - **ChinaUnicom_L2**: China Unicom (single ISP)_L2
|
|
59
|
+
* - **ChinaMobile_L2**: China Shift (single ISP)_L2
|
|
60
|
+
* > - This parameter is required for basic Alibaba Cloud Global Accelerator (GA) instances that use the **pay-by-traffic** billing method.
|
|
61
|
+
* > - If the acceleration region of the basic Alibaba Cloud Global Accelerator (GA) instance is Hong Kong (China) and the instance is attached with a basic bandwidth plan of the BGP (Multi-ISP) Pro type, the default value is BGP (Multi-ISP) Pro.
|
|
62
|
+
* > - The supported single-ISP line types vary by acceleration region.
|
|
70
63
|
*
|
|
71
64
|
* @example
|
|
72
65
|
* BGP
|
|
@@ -74,7 +67,7 @@ export declare class CreateBasicIpSetRequest extends $dara.Model {
|
|
|
74
67
|
ispType?: string;
|
|
75
68
|
/**
|
|
76
69
|
* @remarks
|
|
77
|
-
* The region ID of the basic GA instance. Set the value to **
|
|
70
|
+
* The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
78
71
|
*
|
|
79
72
|
* This parameter is required.
|
|
80
73
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBasicIpSetRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicIpSetRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uBAAwB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateBasicIpSetRequest.js","sourceRoot":"","sources":["../../src/models/CreateBasicIpSetRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uBAAwB,SAAQ,KAAK,CAAC,KAAK;IA4EtD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,aAAa,EAAE,QAAQ;YACvB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzGD,0DAyGC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateBasicIpSetResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The region ID of the GA instance.
|
|
5
|
+
* The acceleration region instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ips-bp11r5jb8ogp122xl****
|