@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,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ChangeResourceGroupRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The client token that is used to ensure the idempotence of
|
|
8
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
9
9
|
*
|
|
10
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **
|
|
10
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > 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.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -27,7 +27,7 @@ export class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
27
27
|
newResourceGroupId?: string;
|
|
28
28
|
/**
|
|
29
29
|
* @remarks
|
|
30
|
-
* The ID of the
|
|
30
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
31
31
|
*
|
|
32
32
|
* This parameter is required.
|
|
33
33
|
*
|
|
@@ -37,12 +37,11 @@ export class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
37
37
|
regionId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The ID of the
|
|
41
|
-
*
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
* * If you set **ResourceType** to **acl**, set the value of ResourceId to the ID of an access control list (ACL).
|
|
40
|
+
* The instance ID of the Global Accelerator resource for which you want to modify the resource group.
|
|
41
|
+
* - If **ResourceType** is set to **accelerator**, set this parameter to the instance ID of a standard Global Accelerator instance.
|
|
42
|
+
* - If **ResourceType** is set to **basicaccelerator**, set this parameter to the instance ID of a basic Global Accelerator instance.
|
|
43
|
+
* - If **ResourceType** is set to **bandwidthpackage**, set this parameter to the ID of a bandwidth plan.
|
|
44
|
+
* - If **ResourceType** is set to **acl**, set this parameter to the ID of an access control policy group.
|
|
46
45
|
*
|
|
47
46
|
* This parameter is required.
|
|
48
47
|
*
|
|
@@ -52,12 +51,11 @@ export class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
52
51
|
resourceId?: string;
|
|
53
52
|
/**
|
|
54
53
|
* @remarks
|
|
55
|
-
* The type of the
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
* * **acl:** an ACL.
|
|
54
|
+
* The type of the Global Accelerator resource for which you want to modify the resource group. Valid values:
|
|
55
|
+
* - **accelerator**: a standard Alibaba Cloud Global Accelerator (GA) instance.
|
|
56
|
+
* - **basicaccelerator**: a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
57
|
+
* - **bandwidthpackage**: a bandwidth plan.
|
|
58
|
+
* - **acl**: an access control policy group.
|
|
61
59
|
*
|
|
62
60
|
* This parameter is required.
|
|
63
61
|
*
|
|
@@ -7,8 +7,9 @@ export class CreateAcceleratorRequestIpSetConfig extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The access mode of the acceleration area. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* - **UserDefine**: Custom nearby access mode. Select acceleration areas and regions as needed. Global Accelerator provides a separate elastic IP address (EIP) for each acceleration region.
|
|
11
|
+
*
|
|
12
|
+
* - **Anycast**: Automatic nearby access mode. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions. Users connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.
|
|
12
13
|
*
|
|
13
14
|
* @example
|
|
14
15
|
* UserDefine
|
|
@@ -40,7 +41,7 @@ export class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
40
41
|
* @remarks
|
|
41
42
|
* The tag key of the GA instance. The tag key cannot be an empty string.
|
|
42
43
|
*
|
|
43
|
-
* The tag key can be up to 64 characters in length and cannot
|
|
44
|
+
* The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
44
45
|
*
|
|
45
46
|
* You can specify up to 20 tag keys.
|
|
46
47
|
*
|
|
@@ -50,9 +51,9 @@ export class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
50
51
|
key?: string;
|
|
51
52
|
/**
|
|
52
53
|
* @remarks
|
|
53
|
-
* The tag value of the GA instance. The tag value
|
|
54
|
+
* The tag value of the GA instance. The tag value can be an empty string.
|
|
54
55
|
*
|
|
55
|
-
* The tag value can be up to 128 characters in length and cannot
|
|
56
|
+
* The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
56
57
|
*
|
|
57
58
|
* You can specify up to 20 tag values.
|
|
58
59
|
*
|
|
@@ -86,10 +87,11 @@ export class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
86
87
|
export class CreateAcceleratorRequest extends $dara.Model {
|
|
87
88
|
/**
|
|
88
89
|
* @remarks
|
|
89
|
-
* Specifies whether to enable automatic payment.
|
|
90
|
+
* Specifies whether to enable automatic payment. Valid values:
|
|
91
|
+
*
|
|
92
|
+
* - **false** (default): Disables automatic payment. After an order is generated, go to the Order Hub to complete the payment.
|
|
90
93
|
*
|
|
91
|
-
*
|
|
92
|
-
* * **true:** enables automatic payment. Payments are automatically completed.
|
|
94
|
+
* - **true**: Enables automatic payment. The system automatically completes the payment.
|
|
93
95
|
*
|
|
94
96
|
* @example
|
|
95
97
|
* false
|
|
@@ -97,10 +99,11 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
97
99
|
autoPay?: boolean;
|
|
98
100
|
/**
|
|
99
101
|
* @remarks
|
|
100
|
-
* Specifies whether to enable auto-renewal for the
|
|
102
|
+
* Specifies whether to enable auto-renewal for the instance. Valid values:
|
|
103
|
+
*
|
|
104
|
+
* - **true**: Yes.
|
|
101
105
|
*
|
|
102
|
-
*
|
|
103
|
-
* * **false:** disables auto-renewal.
|
|
106
|
+
* - **false** (default): No.
|
|
104
107
|
*
|
|
105
108
|
* @example
|
|
106
109
|
* false
|
|
@@ -108,11 +111,11 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
108
111
|
autoRenew?: boolean;
|
|
109
112
|
/**
|
|
110
113
|
* @remarks
|
|
111
|
-
* The auto-renewal duration. Unit:
|
|
114
|
+
* The auto-renewal duration. Unit: month.
|
|
112
115
|
*
|
|
113
116
|
* Valid values: **1** to **12**. Default value: **1**.
|
|
114
117
|
*
|
|
115
|
-
* >
|
|
118
|
+
* > This parameter is valid only when **AutoRenew** is set to **true**.
|
|
116
119
|
*
|
|
117
120
|
* @example
|
|
118
121
|
* 1
|
|
@@ -120,25 +123,37 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
120
123
|
autoRenewDuration?: number;
|
|
121
124
|
/**
|
|
122
125
|
* @remarks
|
|
123
|
-
* Specifies whether to automatically
|
|
126
|
+
* Specifies whether to automatically apply coupons to your bills. Valid values:
|
|
124
127
|
*
|
|
125
|
-
*
|
|
126
|
-
* * **false:** does not automatically pay bills by using coupons.
|
|
128
|
+
* - **true**: Yes.
|
|
127
129
|
*
|
|
128
|
-
*
|
|
130
|
+
* - **false** (default): No.
|
|
131
|
+
*
|
|
132
|
+
* > This parameter is valid only when **AutoPay** is set to **true**.
|
|
129
133
|
*
|
|
130
134
|
* @example
|
|
131
135
|
* false
|
|
132
136
|
*/
|
|
133
137
|
autoUseCoupon?: string;
|
|
138
|
+
/**
|
|
139
|
+
* @remarks
|
|
140
|
+
* The bandwidth of the standard GA instance. Unit: **Mbps**.
|
|
141
|
+
*
|
|
142
|
+
* Valid values: 200 to 5000.
|
|
143
|
+
*
|
|
144
|
+
* > This parameter is required and valid only when the access mode of the acceleration area is Anycast.
|
|
145
|
+
*
|
|
146
|
+
* @example
|
|
147
|
+
* 200
|
|
148
|
+
*/
|
|
134
149
|
bandwidth?: number;
|
|
135
150
|
/**
|
|
136
151
|
* @remarks
|
|
137
152
|
* The bandwidth billing method.
|
|
138
153
|
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
*
|
|
154
|
+
* - **BandwidthPackage**: Billed by bandwidth plan.
|
|
155
|
+
*
|
|
156
|
+
* - **CDT**: Billed by data transfer.
|
|
142
157
|
*
|
|
143
158
|
* @example
|
|
144
159
|
* BandwidthPackage
|
|
@@ -146,11 +161,11 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
146
161
|
bandwidthBillingType?: string;
|
|
147
162
|
/**
|
|
148
163
|
* @remarks
|
|
149
|
-
*
|
|
164
|
+
* A client token that is used to ensure the idempotence of the request.
|
|
150
165
|
*
|
|
151
|
-
*
|
|
166
|
+
* Generate a parameter value from your client to make sure that the value is unique among different requests. The ClientToken parameter can contain only ASCII characters.
|
|
152
167
|
*
|
|
153
|
-
* >
|
|
168
|
+
* > 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.
|
|
154
169
|
*
|
|
155
170
|
* @example
|
|
156
171
|
* 123e4567****
|
|
@@ -158,10 +173,11 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
158
173
|
clientToken?: string;
|
|
159
174
|
/**
|
|
160
175
|
* @remarks
|
|
161
|
-
* Specifies whether to perform
|
|
176
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
162
177
|
*
|
|
163
|
-
*
|
|
164
|
-
*
|
|
178
|
+
* - **true**: Performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
179
|
+
*
|
|
180
|
+
* - **false** (default): Sends a normal request. If the request passes the check, a 2xx HTTP status code is returned and the operation is performed.
|
|
165
181
|
*
|
|
166
182
|
* @example
|
|
167
183
|
* false
|
|
@@ -169,12 +185,13 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
169
185
|
dryRun?: boolean;
|
|
170
186
|
/**
|
|
171
187
|
* @remarks
|
|
172
|
-
* The subscription duration
|
|
188
|
+
* The subscription duration.
|
|
189
|
+
*
|
|
190
|
+
* - If **PricingCycle** is set to **Month**, the valid values for **Duration** are **1** to **9**.
|
|
173
191
|
*
|
|
174
|
-
*
|
|
175
|
-
* * If the **PricingCycle** parameter is set to **Year**, the valid values for the **Duration** parameter are **1** to **3**.
|
|
192
|
+
* - If **PricingCycle** is set to **Year**, the valid values for **Duration** are **1** to **3**.
|
|
176
193
|
*
|
|
177
|
-
* >
|
|
194
|
+
* > This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
178
195
|
*
|
|
179
196
|
* @example
|
|
180
197
|
* 1
|
|
@@ -184,8 +201,9 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
184
201
|
* @remarks
|
|
185
202
|
* The billing method of the GA instance.
|
|
186
203
|
*
|
|
187
|
-
*
|
|
188
|
-
*
|
|
204
|
+
* - PREPAY (default): subscription.
|
|
205
|
+
*
|
|
206
|
+
* - POSTPAY: pay-as-you-go.
|
|
189
207
|
*
|
|
190
208
|
* @example
|
|
191
209
|
* PREPAY
|
|
@@ -200,7 +218,7 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
200
218
|
* @remarks
|
|
201
219
|
* The name of the GA instance.
|
|
202
220
|
*
|
|
203
|
-
* The name must be
|
|
221
|
+
* The name must be 1 to 128 characters in length, start with a letter, and can contain digits, underscores (_), and hyphens (-).
|
|
204
222
|
*
|
|
205
223
|
* @example
|
|
206
224
|
* test
|
|
@@ -208,12 +226,13 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
208
226
|
name?: string;
|
|
209
227
|
/**
|
|
210
228
|
* @remarks
|
|
211
|
-
* The billing cycle
|
|
229
|
+
* The billing cycle. Valid values:
|
|
230
|
+
*
|
|
231
|
+
* - **Month**: Billed by month.
|
|
212
232
|
*
|
|
213
|
-
*
|
|
214
|
-
* * **Year:** billed on an annual basis.
|
|
233
|
+
* - **Year**: Billed by year.
|
|
215
234
|
*
|
|
216
|
-
* >
|
|
235
|
+
* > This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
217
236
|
*
|
|
218
237
|
* @example
|
|
219
238
|
* Month
|
|
@@ -223,13 +242,15 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
223
242
|
* @remarks
|
|
224
243
|
* The coupon code.
|
|
225
244
|
*
|
|
245
|
+
* > This parameter is available only on the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
246
|
+
*
|
|
226
247
|
* @example
|
|
227
248
|
* 50003298014****
|
|
228
249
|
*/
|
|
229
250
|
promotionOptionNo?: string;
|
|
230
251
|
/**
|
|
231
252
|
* @remarks
|
|
232
|
-
* The ID of the
|
|
253
|
+
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
233
254
|
*
|
|
234
255
|
* This parameter is required.
|
|
235
256
|
*
|
|
@@ -249,29 +270,45 @@ export class CreateAcceleratorRequest extends $dara.Model {
|
|
|
249
270
|
resourceGroupId?: string;
|
|
250
271
|
/**
|
|
251
272
|
* @remarks
|
|
252
|
-
* The type of the GA instance. Valid values:
|
|
253
|
-
*
|
|
254
|
-
*
|
|
255
|
-
*
|
|
256
|
-
*
|
|
257
|
-
*
|
|
258
|
-
*
|
|
259
|
-
*
|
|
260
|
-
*
|
|
261
|
-
*
|
|
262
|
-
*
|
|
263
|
-
*
|
|
264
|
-
*
|
|
265
|
-
*
|
|
266
|
-
*
|
|
267
|
-
*
|
|
268
|
-
*
|
|
269
|
-
*
|
|
270
|
-
*
|
|
271
|
-
*
|
|
272
|
-
*
|
|
273
|
-
*
|
|
274
|
-
*
|
|
273
|
+
* The instance type of the GA instance. Valid values:
|
|
274
|
+
*
|
|
275
|
+
* - **1**: Small I
|
|
276
|
+
*
|
|
277
|
+
* - **2**: Small II
|
|
278
|
+
*
|
|
279
|
+
* - **3**: Small III
|
|
280
|
+
*
|
|
281
|
+
* - **5**: Medium I
|
|
282
|
+
*
|
|
283
|
+
* - **8**: Medium II
|
|
284
|
+
*
|
|
285
|
+
* - **10**: Medium III
|
|
286
|
+
*
|
|
287
|
+
* - **20**: Large I
|
|
288
|
+
*
|
|
289
|
+
* - **30**: Large II
|
|
290
|
+
*
|
|
291
|
+
* - **40**: Large III
|
|
292
|
+
*
|
|
293
|
+
* - **50**: Large IV
|
|
294
|
+
*
|
|
295
|
+
* - **60**: Large V
|
|
296
|
+
*
|
|
297
|
+
* - **70**: Large VI
|
|
298
|
+
*
|
|
299
|
+
* - **80**: Large VII
|
|
300
|
+
*
|
|
301
|
+
* - **90**: Large VIII
|
|
302
|
+
*
|
|
303
|
+
* - **100**: Super Large I
|
|
304
|
+
*
|
|
305
|
+
* - **200**: Super Large II
|
|
306
|
+
*
|
|
307
|
+
* > * Currently, the Large III and higher instance types are available only to users on the whitelist. To use these instance types, contact your account manager.
|
|
308
|
+
* >
|
|
309
|
+
* > * This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
310
|
+
*
|
|
311
|
+
* The definitions of different instance types are different. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
|
|
275
312
|
*
|
|
276
313
|
* @example
|
|
277
314
|
* 1
|
|
@@ -13,9 +13,17 @@ export class CreateAcceleratorResponseBody extends $dara.Model {
|
|
|
13
13
|
acceleratorId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* Order ID.
|
|
17
17
|
*
|
|
18
|
-
*
|
|
18
|
+
* <props="china">
|
|
19
|
+
*
|
|
20
|
+
* The order ID. This parameter is returned when \\`InstanceChargeType\\` is set to \\`PREPAY\\` (subscription). If \\`AutoPay\\` is set to \\`false\\`, go to the [Order Hub](https://usercenter2.aliyun.com/order/list) on the Alibaba Cloud China site to complete the payment.
|
|
21
|
+
*
|
|
22
|
+
*
|
|
23
|
+
*
|
|
24
|
+
* <props="intl">
|
|
25
|
+
*
|
|
26
|
+
* If you are using the Alibaba Cloud International site and \\`AutoPay\\` is set to \\`false\\`, go to the [Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
19
27
|
*
|
|
20
28
|
* @example
|
|
21
29
|
* 208257****
|
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateAclRequestAclEntries extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The IP
|
|
8
|
+
* The access control policy group entry, which is an IP address entry (192.168.XX.XX) or a CIDR block entry (10.0.XX.XX/24).
|
|
9
9
|
*
|
|
10
|
-
* You can add
|
|
10
|
+
* You can add up to 50 entries at a time.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* 10.0.XX.XX/24
|
|
@@ -15,11 +15,11 @@ export class CreateAclRequestAclEntries extends $dara.Model {
|
|
|
15
15
|
entry?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The description of the
|
|
18
|
+
* The description of the access control policy group entry.
|
|
19
19
|
*
|
|
20
|
-
* You can add
|
|
20
|
+
* You can add descriptions for up to 50 entries at a time.
|
|
21
21
|
*
|
|
22
|
-
* The description must be 1 to 256 characters in length
|
|
22
|
+
* The description must be 1 to 256 characters in length and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), underscores (_), and Chinese characters.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
25
|
* test-entry
|
|
@@ -51,11 +51,11 @@ export class CreateAclRequestAclEntries extends $dara.Model {
|
|
|
51
51
|
export class CreateAclRequestTag extends $dara.Model {
|
|
52
52
|
/**
|
|
53
53
|
* @remarks
|
|
54
|
-
* The
|
|
54
|
+
* The label key of the access control policy group. Once specified, the label key cannot be an empty string.
|
|
55
55
|
*
|
|
56
|
-
* The
|
|
56
|
+
* The label key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
57
57
|
*
|
|
58
|
-
* You can specify up to 20
|
|
58
|
+
* You can specify up to 20 label keys.
|
|
59
59
|
*
|
|
60
60
|
* @example
|
|
61
61
|
* tag-key
|
|
@@ -63,11 +63,11 @@ export class CreateAclRequestTag extends $dara.Model {
|
|
|
63
63
|
key?: string;
|
|
64
64
|
/**
|
|
65
65
|
* @remarks
|
|
66
|
-
* The
|
|
66
|
+
* The label value of the access control policy group. Once specified, the label value can be an empty string.
|
|
67
67
|
*
|
|
68
|
-
* The
|
|
68
|
+
* The label value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
69
69
|
*
|
|
70
|
-
* You can specify up to 20
|
|
70
|
+
* You can specify up to 20 label values.
|
|
71
71
|
*
|
|
72
72
|
* @example
|
|
73
73
|
* tag-value
|
|
@@ -99,16 +99,16 @@ export class CreateAclRequestTag extends $dara.Model {
|
|
|
99
99
|
export class CreateAclRequest extends $dara.Model {
|
|
100
100
|
/**
|
|
101
101
|
* @remarks
|
|
102
|
-
* The entries
|
|
102
|
+
* The access control policy group entries, which are IP address entries or CIDR block entries.
|
|
103
103
|
*
|
|
104
|
-
* You can add
|
|
104
|
+
* You can add up to 50 entries at a time.
|
|
105
105
|
*/
|
|
106
106
|
aclEntries?: CreateAclRequestAclEntries[];
|
|
107
107
|
/**
|
|
108
108
|
* @remarks
|
|
109
|
-
* The
|
|
109
|
+
* The name of the access control policy group.
|
|
110
110
|
*
|
|
111
|
-
* The name must be 1 to 128 characters in length and can contain
|
|
111
|
+
* 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 (-).
|
|
112
112
|
*
|
|
113
113
|
* @example
|
|
114
114
|
* test-acl
|
|
@@ -116,10 +116,9 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
116
116
|
aclName?: string;
|
|
117
117
|
/**
|
|
118
118
|
* @remarks
|
|
119
|
-
* The IP version of the
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
* * **IPv6**
|
|
119
|
+
* The IP version of the access control policy group. Valid values:
|
|
120
|
+
* - **IPv4**
|
|
121
|
+
* - **IPv6**
|
|
123
122
|
*
|
|
124
123
|
* This parameter is required.
|
|
125
124
|
*
|
|
@@ -131,9 +130,9 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
131
130
|
* @remarks
|
|
132
131
|
* The client token that is used to ensure the idempotence of the request.
|
|
133
132
|
*
|
|
134
|
-
* 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.
|
|
133
|
+
* 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.
|
|
135
134
|
*
|
|
136
|
-
* >
|
|
135
|
+
* > If you do not specify this parameter, the system uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
|
|
137
136
|
*
|
|
138
137
|
* @example
|
|
139
138
|
* 5A2CFF0E-5718-45B5-9D4D-70B3FF3898
|
|
@@ -141,10 +140,9 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
141
140
|
clientToken?: string;
|
|
142
141
|
/**
|
|
143
142
|
* @remarks
|
|
144
|
-
* Specifies whether to
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
* * **false**: sends the request. If the request passes the precheck, a 2xx HTTP status code is returned and the operation is performed.
|
|
143
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
144
|
+
* - **true**: performs a dry run without creating the access control policy group. The system checks the required parameters, request format, and business limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
145
|
+
* - **false** (default): sends a Normal request, passes the dry run, and returns an HTTP 2xx status code and directly performs the operation.
|
|
148
146
|
*
|
|
149
147
|
* @example
|
|
150
148
|
* false
|
|
@@ -152,7 +150,7 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
152
150
|
dryRun?: boolean;
|
|
153
151
|
/**
|
|
154
152
|
* @remarks
|
|
155
|
-
* The ID of the
|
|
153
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
156
154
|
*
|
|
157
155
|
* This parameter is required.
|
|
158
156
|
*
|
|
@@ -162,7 +160,7 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
162
160
|
regionId?: string;
|
|
163
161
|
/**
|
|
164
162
|
* @remarks
|
|
165
|
-
* The
|
|
163
|
+
* The resource group ID.
|
|
166
164
|
*
|
|
167
165
|
* @example
|
|
168
166
|
* rg-acfmwj7wvng3jbi
|
|
@@ -170,7 +168,7 @@ export class CreateAclRequest extends $dara.Model {
|
|
|
170
168
|
resourceGroupId?: string;
|
|
171
169
|
/**
|
|
172
170
|
* @remarks
|
|
173
|
-
* The
|
|
171
|
+
* The label information of the access control policy group.
|
|
174
172
|
*/
|
|
175
173
|
tag?: CreateAclRequestTag[];
|
|
176
174
|
static names(): { [key: string]: string } {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateAclResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The access control policy group ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* nacl-hp34s2h0xx1ht4nwo****
|
|
@@ -13,7 +13,7 @@ export class CreateAclResponseBody extends $dara.Model {
|
|
|
13
13
|
aclId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID
|
|
16
|
+
* The request ID.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* CEF72CEB-54B6-4AE8-B225-F876FF7BA984
|