@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
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
8
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance to be probed.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
15
15
|
acceleratorId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The URL or IP address
|
|
18
|
+
* The URL or IP address to be probed.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|
|
@@ -25,11 +25,11 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
25
25
|
address?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
* The client token that is used to ensure the idempotence of
|
|
28
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
29
29
|
*
|
|
30
|
-
* 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.
|
|
30
|
+
* 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.
|
|
31
31
|
*
|
|
32
|
-
* >
|
|
32
|
+
* > 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.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -39,8 +39,9 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
39
39
|
* @remarks
|
|
40
40
|
* Specifies whether to enable the automatic diagnostics feature. Valid values:
|
|
41
41
|
*
|
|
42
|
-
*
|
|
43
|
-
*
|
|
42
|
+
* - **true**
|
|
43
|
+
*
|
|
44
|
+
* - **false** (default)
|
|
44
45
|
*
|
|
45
46
|
* @example
|
|
46
47
|
* false
|
|
@@ -48,11 +49,11 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
48
49
|
detectEnable?: boolean;
|
|
49
50
|
/**
|
|
50
51
|
* @remarks
|
|
51
|
-
* The threshold that
|
|
52
|
+
* The threshold that triggers automatic diagnostics. Unit: %.
|
|
52
53
|
*
|
|
53
54
|
* Valid values: **0** to **100**.
|
|
54
55
|
*
|
|
55
|
-
*
|
|
56
|
+
* Default value: **0**, which indicates that automatic diagnostics is not triggered.
|
|
56
57
|
*
|
|
57
58
|
* @example
|
|
58
59
|
* 0
|
|
@@ -60,7 +61,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
60
61
|
detectThreshold?: number;
|
|
61
62
|
/**
|
|
62
63
|
* @remarks
|
|
63
|
-
* The number of times that the threshold must be reached
|
|
64
|
+
* The number of times that the threshold must be reached to trigger automatic diagnostics.
|
|
64
65
|
*
|
|
65
66
|
* Valid values: **1** to **20**. Default value: **1**.
|
|
66
67
|
*
|
|
@@ -70,7 +71,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
70
71
|
detectTimes?: number;
|
|
71
72
|
/**
|
|
72
73
|
* @remarks
|
|
73
|
-
* The ID of the listener
|
|
74
|
+
* The instance ID of the listener to be probed.
|
|
74
75
|
*
|
|
75
76
|
* This parameter is required.
|
|
76
77
|
*
|
|
@@ -80,7 +81,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
80
81
|
listenerId?: string;
|
|
81
82
|
/**
|
|
82
83
|
* @remarks
|
|
83
|
-
* The
|
|
84
|
+
* The advanced extension options for the listener protocol type of the origin probing task. Different listener protocol types correspond to different extension options.
|
|
84
85
|
*
|
|
85
86
|
* @example
|
|
86
87
|
* { "http_method": "get","header": "key:asd","acceptable_response_code": "500","cert_verify": true }
|
|
@@ -88,7 +89,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
88
89
|
optionsJson?: string;
|
|
89
90
|
/**
|
|
90
91
|
* @remarks
|
|
91
|
-
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
92
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
92
93
|
*
|
|
93
94
|
* This parameter is required.
|
|
94
95
|
*
|
|
@@ -98,9 +99,9 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
98
99
|
regionId?: string;
|
|
99
100
|
/**
|
|
100
101
|
* @remarks
|
|
101
|
-
* The silence period
|
|
102
|
+
* The silence period for automatic diagnostics. This parameter specifies the interval between two consecutive automatic diagnostics when the availability does not recover to normal after automatic diagnostics is triggered.
|
|
102
103
|
*
|
|
103
|
-
*
|
|
104
|
+
* When the availability is consecutively below the automatic diagnostics threshold for the specified number of times (the value of **DetectTimes**), automatic diagnostics is triggered. If the availability remains below the threshold during the silence period, automatic diagnostics is not triggered again within the silence period. If the availability has not recovered after the silence period, automatic diagnostics is triggered again.
|
|
104
105
|
*
|
|
105
106
|
* Unit: seconds. Valid values: **300** to **86400**. Default value: **300**.
|
|
106
107
|
*
|
|
@@ -112,7 +113,7 @@ export class CreateApplicationMonitorRequest extends $dara.Model {
|
|
|
112
113
|
* @remarks
|
|
113
114
|
* The name of the origin probing task.
|
|
114
115
|
*
|
|
115
|
-
* The name must be 1 to 128 characters in length and can contain
|
|
116
|
+
* The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. It can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
116
117
|
*
|
|
117
118
|
* This parameter is required.
|
|
118
119
|
*
|
|
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateBandwidthPackageRequestTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The tag key.
|
|
8
|
+
* The tag key of the bandwidth plan. The tag key cannot be an empty string.
|
|
9
9
|
*
|
|
10
|
-
* The tag
|
|
10
|
+
* The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
11
11
|
*
|
|
12
|
-
* You can specify
|
|
12
|
+
* You can specify up to 20 tag keys.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* tag-key
|
|
@@ -17,11 +17,11 @@ export class CreateBandwidthPackageRequestTag extends $dara.Model {
|
|
|
17
17
|
key?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The tag value.
|
|
20
|
+
* The tag value of the bandwidth plan. The tag value can be an empty string.
|
|
21
21
|
*
|
|
22
|
-
*
|
|
22
|
+
* The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
23
23
|
*
|
|
24
|
-
*
|
|
24
|
+
* You can specify up to 20 tag values.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* tag-value
|
|
@@ -55,8 +55,9 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
55
55
|
* @remarks
|
|
56
56
|
* Specifies whether to enable automatic payment. Valid values:
|
|
57
57
|
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
58
|
+
* - **false** (default): Disables automatic payment. After an order is generated, go to the Order Hub to complete the payment.
|
|
59
|
+
*
|
|
60
|
+
* - **true**: Enables automatic payment. Payments are automatically completed.
|
|
60
61
|
*
|
|
61
62
|
* @example
|
|
62
63
|
* false
|
|
@@ -64,10 +65,11 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
64
65
|
autoPay?: boolean;
|
|
65
66
|
/**
|
|
66
67
|
* @remarks
|
|
67
|
-
* Specifies whether to enable auto-renewal
|
|
68
|
+
* Specifies whether to enable auto-renewal. Valid values:
|
|
69
|
+
*
|
|
70
|
+
* - **true**: Yes.
|
|
68
71
|
*
|
|
69
|
-
*
|
|
70
|
-
* * **false** (default): does not enable auto-renewal.
|
|
72
|
+
* - **false** (default): No.
|
|
71
73
|
*
|
|
72
74
|
* @example
|
|
73
75
|
* false
|
|
@@ -79,7 +81,7 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
79
81
|
*
|
|
80
82
|
* Valid values: **1** to **12**. Default value: **1**.
|
|
81
83
|
*
|
|
82
|
-
* >
|
|
84
|
+
* > This parameter takes effect only if **AutoRenew** is set to **true**.
|
|
83
85
|
*
|
|
84
86
|
* @example
|
|
85
87
|
* 1
|
|
@@ -87,12 +89,13 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
87
89
|
autoRenewDuration?: number;
|
|
88
90
|
/**
|
|
89
91
|
* @remarks
|
|
90
|
-
* Specifies whether to automatically pay
|
|
92
|
+
* Specifies whether to use a coupon to automatically pay for the bill. Valid values:
|
|
93
|
+
*
|
|
94
|
+
* - **true**: Yes.
|
|
91
95
|
*
|
|
92
|
-
*
|
|
93
|
-
* * **false** (default): no
|
|
96
|
+
* - **false** (default): No.
|
|
94
97
|
*
|
|
95
|
-
* >
|
|
98
|
+
* > This parameter takes effect only if **AutoPay** is set to **true**.
|
|
96
99
|
*
|
|
97
100
|
* @example
|
|
98
101
|
* false
|
|
@@ -100,8 +103,7 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
100
103
|
autoUseCoupon?: string;
|
|
101
104
|
/**
|
|
102
105
|
* @remarks
|
|
103
|
-
* The bandwidth of the bandwidth plan. Unit:
|
|
104
|
-
*
|
|
106
|
+
* The bandwidth of the bandwidth plan. Unit: Mbps.
|
|
105
107
|
* Valid values: **2** to **2000**.
|
|
106
108
|
*
|
|
107
109
|
* This parameter is required.
|
|
@@ -112,13 +114,15 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
112
114
|
bandwidth?: number;
|
|
113
115
|
/**
|
|
114
116
|
* @remarks
|
|
115
|
-
* The type of
|
|
117
|
+
* The type of bandwidth. Valid values:
|
|
118
|
+
*
|
|
119
|
+
* - **Basic**: Basic bandwidth.
|
|
120
|
+
*
|
|
121
|
+
* - **Enhanced**: Enhanced bandwidth.
|
|
116
122
|
*
|
|
117
|
-
*
|
|
118
|
-
* * **Enhanced**: enhanced bandwidth
|
|
119
|
-
* * **Advanced**: premium bandwidth
|
|
123
|
+
* - **Advanced**: Advanced bandwidth.
|
|
120
124
|
*
|
|
121
|
-
*
|
|
125
|
+
* This parameter is required if you set **Type** to **Basic**.
|
|
122
126
|
*
|
|
123
127
|
* @example
|
|
124
128
|
* Basic
|
|
@@ -126,12 +130,13 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
126
130
|
bandwidthType?: string;
|
|
127
131
|
/**
|
|
128
132
|
* @remarks
|
|
129
|
-
* The
|
|
133
|
+
* The billing method for a pay-as-you-go bandwidth plan. Valid values:
|
|
130
134
|
*
|
|
131
|
-
*
|
|
132
|
-
* * **PayBY95** By default, the pay-by-95th-percentile metering method is unavailable. If you want to use the metering method, contact your account manager.
|
|
135
|
+
* - **PayByTraffic** (default): pay-by-traffic.
|
|
133
136
|
*
|
|
134
|
-
*
|
|
137
|
+
* - **PayBY95**: pay-by-95th-percentile. This billing method is not available by default. Contact your account manager to use this billing method.
|
|
138
|
+
*
|
|
139
|
+
* > This parameter takes effect only if **ChargeType** is set to **POSTPAY**.
|
|
135
140
|
*
|
|
136
141
|
* @example
|
|
137
142
|
* PayByTraffic
|
|
@@ -139,9 +144,9 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
139
144
|
billingType?: string;
|
|
140
145
|
/**
|
|
141
146
|
* @remarks
|
|
142
|
-
*
|
|
147
|
+
* Connected area A of the cross-region acceleration bandwidth plan. Set the value to **China-mainland**.
|
|
143
148
|
*
|
|
144
|
-
*
|
|
149
|
+
* This parameter is available only on the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
145
150
|
*
|
|
146
151
|
* @example
|
|
147
152
|
* China-mainland
|
|
@@ -149,9 +154,9 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
149
154
|
cbnGeographicRegionIdA?: string;
|
|
150
155
|
/**
|
|
151
156
|
* @remarks
|
|
152
|
-
*
|
|
157
|
+
* Connected area B of the cross-region acceleration bandwidth plan. Set the value to **Global**.
|
|
153
158
|
*
|
|
154
|
-
*
|
|
159
|
+
* This parameter is available only on the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
155
160
|
*
|
|
156
161
|
* @example
|
|
157
162
|
* Global
|
|
@@ -159,10 +164,11 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
159
164
|
cbnGeographicRegionIdB?: string;
|
|
160
165
|
/**
|
|
161
166
|
* @remarks
|
|
162
|
-
* The billing method
|
|
167
|
+
* The billing method. Valid values:
|
|
168
|
+
*
|
|
169
|
+
* - **PREPAY** (default): subscription.
|
|
163
170
|
*
|
|
164
|
-
*
|
|
165
|
-
* * **POSTPAY**: pay-as-you-go. By default, the pay-as-you-go billing method is unavailable. If you want to use the billing method, contact your account manager.
|
|
171
|
+
* - **POSTPAY**: pay-as-you-go. The pay-as-you-go billing method is not available by default. Contact your account manager to use this billing method.
|
|
166
172
|
*
|
|
167
173
|
* @example
|
|
168
174
|
* PREPAY
|
|
@@ -172,9 +178,9 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
172
178
|
* @remarks
|
|
173
179
|
* The client token that is used to ensure the idempotence of the request.
|
|
174
180
|
*
|
|
175
|
-
*
|
|
181
|
+
* Generate a client token from your client to make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
176
182
|
*
|
|
177
|
-
* >
|
|
183
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** may be different for each request.
|
|
178
184
|
*
|
|
179
185
|
* @example
|
|
180
186
|
* 123e4567****
|
|
@@ -184,10 +190,11 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
184
190
|
* @remarks
|
|
185
191
|
* The subscription duration.
|
|
186
192
|
*
|
|
187
|
-
*
|
|
188
|
-
*
|
|
193
|
+
* - If you set **PricingCycle** to **Month**, valid values for **Duration** are **1** to **9**.
|
|
194
|
+
*
|
|
195
|
+
* - If you set **PricingCycle** to **Year**, valid values for **Duration** are **1** to **3**.
|
|
189
196
|
*
|
|
190
|
-
*
|
|
197
|
+
* This parameter is required if you set **ChargeType** to **PREPAY**.
|
|
191
198
|
*
|
|
192
199
|
* @example
|
|
193
200
|
* 1
|
|
@@ -197,10 +204,11 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
197
204
|
* @remarks
|
|
198
205
|
* The billing cycle. Valid values:
|
|
199
206
|
*
|
|
200
|
-
*
|
|
201
|
-
* * **Year**: billed on an annual basis.
|
|
207
|
+
* - **Month**: monthly billing.
|
|
202
208
|
*
|
|
203
|
-
*
|
|
209
|
+
* - **Year**: yearly billing.
|
|
210
|
+
*
|
|
211
|
+
* This parameter is required if you set **ChargeType** to **PREPAY**.
|
|
204
212
|
*
|
|
205
213
|
* @example
|
|
206
214
|
* Month
|
|
@@ -210,7 +218,7 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
210
218
|
* @remarks
|
|
211
219
|
* The coupon code.
|
|
212
220
|
*
|
|
213
|
-
* >
|
|
221
|
+
* > This parameter is available only on the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
214
222
|
*
|
|
215
223
|
* @example
|
|
216
224
|
* 50003298014****
|
|
@@ -218,9 +226,9 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
218
226
|
promotionOptionNo?: string;
|
|
219
227
|
/**
|
|
220
228
|
* @remarks
|
|
221
|
-
* The percentage of the minimum bandwidth
|
|
229
|
+
* The percentage of the guaranteed minimum bandwidth if you use the pay-by-95th-percentile metering method. Valid values: **30** to **100**.
|
|
222
230
|
*
|
|
223
|
-
* >
|
|
231
|
+
* > This parameter takes effect only if **BillingType** is set to **PayBY95**.
|
|
224
232
|
*
|
|
225
233
|
* @example
|
|
226
234
|
* 30
|
|
@@ -228,7 +236,7 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
228
236
|
ratio?: number;
|
|
229
237
|
/**
|
|
230
238
|
* @remarks
|
|
231
|
-
* The ID of the
|
|
239
|
+
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
232
240
|
*
|
|
233
241
|
* This parameter is required.
|
|
234
242
|
*
|
|
@@ -238,7 +246,7 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
238
246
|
regionId?: string;
|
|
239
247
|
/**
|
|
240
248
|
* @remarks
|
|
241
|
-
* The
|
|
249
|
+
* The resource group ID.
|
|
242
250
|
*
|
|
243
251
|
* @example
|
|
244
252
|
* rg-aekzrnd67gq****
|
|
@@ -246,17 +254,18 @@ export class CreateBandwidthPackageRequest extends $dara.Model {
|
|
|
246
254
|
resourceGroupId?: string;
|
|
247
255
|
/**
|
|
248
256
|
* @remarks
|
|
249
|
-
* The tags
|
|
257
|
+
* The tags of the bandwidth plan.
|
|
250
258
|
*/
|
|
251
259
|
tag?: CreateBandwidthPackageRequestTag[];
|
|
252
260
|
/**
|
|
253
261
|
* @remarks
|
|
254
262
|
* The type of the bandwidth plan. Valid values:
|
|
255
263
|
*
|
|
256
|
-
*
|
|
257
|
-
*
|
|
264
|
+
* - **Basic**: a basic bandwidth plan.
|
|
265
|
+
*
|
|
266
|
+
* - **CrossDomain**: a cross-region acceleration bandwidth plan.
|
|
258
267
|
*
|
|
259
|
-
*
|
|
268
|
+
* Only **Basic** is supported on the Alibaba Cloud China Website (www\\.aliyun.com).
|
|
260
269
|
*
|
|
261
270
|
* This parameter is required.
|
|
262
271
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateBandwidthPackageResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The bandwidth plan ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* gbwp-bp1sgzldyj6b4q7cx****
|
|
@@ -15,9 +15,11 @@ export class CreateBandwidthPackageResponseBody extends $dara.Model {
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* The order ID.
|
|
17
17
|
*
|
|
18
|
-
*
|
|
18
|
+
* <props="china">This parameter is returned only when you set ChargeType to PREPAY. If you set AutoPay to false, go to the [Order Hub](https://usercenter2.aliyun.com/order/list) to complete the payment.
|
|
19
19
|
*
|
|
20
|
-
*
|
|
20
|
+
* <props="intl">
|
|
21
|
+
*
|
|
22
|
+
* This parameter is returned only when you set ChargeType to PREPAY. If you set AutoPay to false, go to the [Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
21
23
|
*
|
|
22
24
|
* @example
|
|
23
25
|
* 208257****
|
|
@@ -25,7 +27,7 @@ export class CreateBandwidthPackageResponseBody extends $dara.Model {
|
|
|
25
27
|
orderId?: string;
|
|
26
28
|
/**
|
|
27
29
|
* @remarks
|
|
28
|
-
* The ID
|
|
30
|
+
* The request ID.
|
|
29
31
|
*
|
|
30
32
|
* @example
|
|
31
33
|
* 4B6DBBB0-2D01-4C6A-A384-4129266E6B78
|
|
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateBasicAccelerateIpEndpointRelationsRequestAccelerateIpEndpointRelations extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The ID of the accelerated IP address of the basic Global Accelerator instance.
|
|
9
9
|
*
|
|
10
|
-
* You can call
|
|
10
|
+
* You can call [ListBasicAccelerateIps](https://help.aliyun.com/document_detail/2253393.html) to query accelerated IP address IDs.
|
|
11
11
|
*
|
|
12
|
-
* You can specify up to 20 IP address IDs.
|
|
12
|
+
* You can specify up to 20 accelerated IP address IDs.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* gaip-bp1****
|
|
@@ -17,9 +17,9 @@ export class CreateBasicAccelerateIpEndpointRelationsRequestAccelerateIpEndpoint
|
|
|
17
17
|
accelerateIpId?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The
|
|
20
|
+
* The endpoint ID of the basic Global Accelerator instance.
|
|
21
21
|
*
|
|
22
|
-
* You can call
|
|
22
|
+
* You can call [ListBasicEndpoints](https://help.aliyun.com/document_detail/2253406.html) to query endpoint IDs.
|
|
23
23
|
*
|
|
24
24
|
* You can specify up to 20 endpoint IDs.
|
|
25
25
|
*
|
|
@@ -53,14 +53,14 @@ export class CreateBasicAccelerateIpEndpointRelationsRequestAccelerateIpEndpoint
|
|
|
53
53
|
export class CreateBasicAccelerateIpEndpointRelationsRequest extends $dara.Model {
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
*
|
|
56
|
+
* The list of attachments between accelerated IP addresses and endpoints for the basic Global Accelerator instance.
|
|
57
57
|
*
|
|
58
58
|
* This parameter is required.
|
|
59
59
|
*/
|
|
60
60
|
accelerateIpEndpointRelations?: CreateBasicAccelerateIpEndpointRelationsRequestAccelerateIpEndpointRelations[];
|
|
61
61
|
/**
|
|
62
62
|
* @remarks
|
|
63
|
-
* The ID of the basic
|
|
63
|
+
* The ID of the basic Global Accelerator instance.
|
|
64
64
|
*
|
|
65
65
|
* This parameter is required.
|
|
66
66
|
*
|
|
@@ -72,9 +72,9 @@ export class CreateBasicAccelerateIpEndpointRelationsRequest extends $dara.Model
|
|
|
72
72
|
* @remarks
|
|
73
73
|
* The client token that is used to ensure the idempotence of the request.
|
|
74
74
|
*
|
|
75
|
-
* 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.
|
|
75
|
+
* 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.
|
|
76
76
|
*
|
|
77
|
-
* >
|
|
77
|
+
* > 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.
|
|
78
78
|
*
|
|
79
79
|
* @example
|
|
80
80
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -82,7 +82,7 @@ export class CreateBasicAccelerateIpEndpointRelationsRequest extends $dara.Model
|
|
|
82
82
|
clientToken?: string;
|
|
83
83
|
/**
|
|
84
84
|
* @remarks
|
|
85
|
-
* The ID of the
|
|
85
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
86
86
|
*
|
|
87
87
|
* This parameter is required.
|
|
88
88
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateBasicAccelerateIpEndpointRelationsResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the basic
|
|
8
|
+
* The ID of the basic Global Accelerator instance.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ga-bp17frjjh0udz4qz****
|
|
@@ -13,7 +13,7 @@ export class CreateBasicAccelerateIpEndpointRelationsResponseBody extends $dara.
|
|
|
13
13
|
acceleratorId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID
|
|
16
|
+
* The request ID.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|