@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 CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfigurations extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The start port of the backend service port range for the endpoint group.
|
|
9
9
|
*
|
|
10
|
-
* Valid values: **1** to **65499**. The value of **FromPort** must be
|
|
10
|
+
* Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
11
11
|
*
|
|
12
|
-
* You can specify up to 20
|
|
12
|
+
* You can specify up to 20 start ports in a single request.
|
|
13
13
|
*
|
|
14
14
|
* This parameter is required.
|
|
15
15
|
*
|
|
@@ -19,20 +19,26 @@ export class CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfi
|
|
|
19
19
|
fromPort?: number;
|
|
20
20
|
/**
|
|
21
21
|
* @remarks
|
|
22
|
-
* The
|
|
22
|
+
* The protocol types of the backend services for the endpoint group. Valid values:
|
|
23
23
|
*
|
|
24
|
-
*
|
|
25
|
-
* * **UDP**
|
|
26
|
-
* * **TCP+UDP: the TCP and UDP protocols.**
|
|
24
|
+
* - **TCP**: TCP protocol.
|
|
27
25
|
*
|
|
28
|
-
*
|
|
26
|
+
* - **UDP**: UDP protocol.
|
|
27
|
+
*
|
|
28
|
+
* - **TCP,UDP**: TCP and UDP protocols.
|
|
29
|
+
*
|
|
30
|
+
* The Terms of Service apply to the selected protocols.
|
|
29
31
|
*
|
|
30
32
|
* This parameter is required.
|
|
31
33
|
*/
|
|
32
34
|
protocols?: string[];
|
|
33
35
|
/**
|
|
34
36
|
* @remarks
|
|
35
|
-
* The
|
|
37
|
+
* The end port of the backend service port range for the endpoint group.
|
|
38
|
+
*
|
|
39
|
+
* Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
40
|
+
*
|
|
41
|
+
* You can specify up to 20 end ports in a single request.
|
|
36
42
|
*
|
|
37
43
|
* This parameter is required.
|
|
38
44
|
*
|
|
@@ -71,10 +77,11 @@ export class CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfi
|
|
|
71
77
|
export class CreateCustomRoutingEndpointGroupDestinationsRequest extends $dara.Model {
|
|
72
78
|
/**
|
|
73
79
|
* @remarks
|
|
74
|
-
*
|
|
80
|
+
* The client token that is used to ensure the idempotence of the request.
|
|
81
|
+
*
|
|
82
|
+
* 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.
|
|
75
83
|
*
|
|
76
|
-
*
|
|
77
|
-
* * **false**: performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
|
|
84
|
+
* > 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.
|
|
78
85
|
*
|
|
79
86
|
* @example
|
|
80
87
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -82,18 +89,20 @@ export class CreateCustomRoutingEndpointGroupDestinationsRequest extends $dara.M
|
|
|
82
89
|
clientToken?: string;
|
|
83
90
|
/**
|
|
84
91
|
* @remarks
|
|
85
|
-
* The mapping
|
|
92
|
+
* The mapping configurations of the endpoint group.
|
|
86
93
|
*
|
|
87
|
-
*
|
|
94
|
+
* Specify the service port ranges and protocol types of the backend services for the endpoint group. The specified information is mapped to the associated listener port ranges.
|
|
88
95
|
*
|
|
89
|
-
* You can specify up to 20
|
|
96
|
+
* You can specify up to 20 port ranges and protocol types in a single invoke of this operation.
|
|
90
97
|
*
|
|
91
98
|
* This parameter is required.
|
|
92
99
|
*/
|
|
93
100
|
destinationConfigurations?: CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfigurations[];
|
|
94
101
|
/**
|
|
95
102
|
* @remarks
|
|
96
|
-
*
|
|
103
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
104
|
+
* - **true**: performs a dry run. The system checks the required parameters, request syntax, and business limitations without actually creating the mapping configurations create an endpoint group. If the request fails the dry run, the corresponding error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
105
|
+
* - **false** (default): performs a dry run and sends the request. If the request passes the dry run, an HTTP 2xx status code is returned and the mapping configurations create an endpoint group are created.
|
|
97
106
|
*
|
|
98
107
|
* @example
|
|
99
108
|
* false
|
|
@@ -101,11 +110,7 @@ export class CreateCustomRoutingEndpointGroupDestinationsRequest extends $dara.M
|
|
|
101
110
|
dryRun?: boolean;
|
|
102
111
|
/**
|
|
103
112
|
* @remarks
|
|
104
|
-
* The
|
|
105
|
-
*
|
|
106
|
-
* You need to specify the backend service ports and protocols for the endpoint group. The ports are mapped to listener ports.
|
|
107
|
-
*
|
|
108
|
-
* You can specify up to 20 mappings in each call.
|
|
113
|
+
* The endpoint group ID.
|
|
109
114
|
*
|
|
110
115
|
* This parameter is required.
|
|
111
116
|
*
|
|
@@ -115,11 +120,7 @@ export class CreateCustomRoutingEndpointGroupDestinationsRequest extends $dara.M
|
|
|
115
120
|
endpointGroupId?: string;
|
|
116
121
|
/**
|
|
117
122
|
* @remarks
|
|
118
|
-
* The
|
|
119
|
-
*
|
|
120
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among all requests. The token can contain only ASCII characters.
|
|
121
|
-
*
|
|
122
|
-
* > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
123
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
123
124
|
*
|
|
124
125
|
* This parameter is required.
|
|
125
126
|
*
|
|
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateCustomRoutingEndpointGroupDestinationsResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The list of mapping configuration IDs for the endpoint group.
|
|
9
9
|
*/
|
|
10
10
|
destinationIds?: string[];
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The
|
|
13
|
+
* The request ID.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The start port of the backend service for the endpoint group.
|
|
9
9
|
*
|
|
10
|
-
* Valid values: **1** to **65499**. The value of **FromPort** must be
|
|
10
|
+
* Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
11
11
|
*
|
|
12
|
-
* You can specify
|
|
12
|
+
* You can specify up to 20 start port entries for each endpoint group.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 80
|
|
@@ -17,18 +17,18 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
17
17
|
fromPort?: number;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The backend service
|
|
20
|
+
* The protocol types of the backend service for the endpoint group.
|
|
21
21
|
*
|
|
22
|
-
* You can specify up to
|
|
22
|
+
* You can specify up to 4 backend service protocol types in each mapping port range and protocol type entry for the endpoint group.
|
|
23
23
|
*/
|
|
24
24
|
protocols?: string[];
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The
|
|
27
|
+
* The end port of the backend service for the endpoint group.
|
|
28
28
|
*
|
|
29
|
-
* Valid values: **1** to **65499**. The value of **FromPort** must be
|
|
29
|
+
* Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
|
|
30
30
|
*
|
|
31
|
-
* You can specify
|
|
31
|
+
* You can specify up to 20 end port entries for each endpoint group.
|
|
32
32
|
*
|
|
33
33
|
* @example
|
|
34
34
|
* 80
|
|
@@ -65,11 +65,11 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
65
65
|
export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
|
|
66
66
|
/**
|
|
67
67
|
* @remarks
|
|
68
|
-
* The
|
|
68
|
+
* The start port of the traffic destination that can receive traffic. The port value must fall within the backend service port range of the endpoint group.
|
|
69
69
|
*
|
|
70
70
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
71
71
|
*
|
|
72
|
-
* You can specify port ranges for
|
|
72
|
+
* You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 start ports for each traffic destination.
|
|
73
73
|
*
|
|
74
74
|
* @example
|
|
75
75
|
* 80
|
|
@@ -77,11 +77,11 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
77
77
|
fromPort?: number;
|
|
78
78
|
/**
|
|
79
79
|
* @remarks
|
|
80
|
-
* The
|
|
80
|
+
* The end port of the traffic destination that can receive traffic. The port value must fall within the backend service port range of the endpoint group.
|
|
81
81
|
*
|
|
82
82
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
83
83
|
*
|
|
84
|
-
* You can specify port ranges for
|
|
84
|
+
* You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 end ports for each traffic destination.
|
|
85
85
|
*
|
|
86
86
|
* @example
|
|
87
87
|
* 80
|
|
@@ -113,11 +113,11 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
113
113
|
export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
|
|
114
114
|
/**
|
|
115
115
|
* @remarks
|
|
116
|
-
* The IP address of the destination
|
|
116
|
+
* The IP address of the traffic destination that can receive traffic.
|
|
117
117
|
*
|
|
118
118
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
119
119
|
*
|
|
120
|
-
* You can specify
|
|
120
|
+
* You can specify up to 20 traffic destination IP addresses for each endpoint.
|
|
121
121
|
*
|
|
122
122
|
* @example
|
|
123
123
|
* 10.0.XX.XX
|
|
@@ -125,13 +125,13 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
125
125
|
address?: string;
|
|
126
126
|
/**
|
|
127
127
|
* @remarks
|
|
128
|
-
* The port range of the destination
|
|
128
|
+
* The port range of the traffic destination that can receive traffic. The port range must fall within the backend service port range of the endpoint group.
|
|
129
129
|
*
|
|
130
|
-
* If
|
|
130
|
+
* If this parameter is left empty, all ports of the traffic destination are supported.
|
|
131
131
|
*
|
|
132
132
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
133
133
|
*
|
|
134
|
-
* You can specify port ranges for
|
|
134
|
+
* You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 port ranges for each traffic destination.
|
|
135
135
|
*/
|
|
136
136
|
portRanges?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
|
|
137
137
|
static names(): { [key: string]: string } {
|
|
@@ -163,7 +163,7 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
163
163
|
export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
164
164
|
/**
|
|
165
165
|
* @remarks
|
|
166
|
-
* The name of the vSwitch
|
|
166
|
+
* The name of the endpoint vSwitch instance.
|
|
167
167
|
*
|
|
168
168
|
* @example
|
|
169
169
|
* vsw-test01
|
|
@@ -171,20 +171,21 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
171
171
|
endpoint?: string;
|
|
172
172
|
/**
|
|
173
173
|
* @remarks
|
|
174
|
-
* The
|
|
174
|
+
* The traffic destination configurations.
|
|
175
175
|
*
|
|
176
|
-
* You can specify
|
|
176
|
+
* You can specify up to 20 traffic destinations for each endpoint.
|
|
177
177
|
*/
|
|
178
178
|
policyConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
|
|
179
179
|
/**
|
|
180
180
|
* @remarks
|
|
181
|
-
* The traffic policy
|
|
181
|
+
* The traffic policy for the backend service. Valid values:
|
|
182
182
|
*
|
|
183
|
-
*
|
|
184
|
-
* * **DenyAll** (default): denies all traffic to the endpoint.
|
|
185
|
-
* * **AllowCustom**: allows traffic only to specified destinations in the endpoint.
|
|
183
|
+
* - **AllowAll**: allows all traffic to access the specified backend service.
|
|
186
184
|
*
|
|
187
|
-
*
|
|
185
|
+
* - **DenyAll** (default): denies all traffic from accessing the specified backend service.
|
|
186
|
+
*
|
|
187
|
+
* - **AllowCustom**: allows traffic to access specified destinations.
|
|
188
|
+
* You must specify the IP address and port range of the destination. If the port range is left empty, all ports of the destination are supported.
|
|
188
189
|
*
|
|
189
190
|
* @example
|
|
190
191
|
* DenyAll
|
|
@@ -192,9 +193,9 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
192
193
|
trafficToEndpointPolicy?: string;
|
|
193
194
|
/**
|
|
194
195
|
* @remarks
|
|
195
|
-
* The type of endpoint.
|
|
196
|
+
* The type of the backend service for the endpoint. Valid values:
|
|
196
197
|
*
|
|
197
|
-
*
|
|
198
|
+
* **PrivateSubNet** (default): private CIDR block.
|
|
198
199
|
*
|
|
199
200
|
* @example
|
|
200
201
|
* PrivateSubNet
|
|
@@ -235,9 +236,9 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
235
236
|
* @remarks
|
|
236
237
|
* The description of the endpoint group.
|
|
237
238
|
*
|
|
238
|
-
* The description
|
|
239
|
+
* The description can be up to 256 characters in length and cannot contain `http://` or `https://`.
|
|
239
240
|
*
|
|
240
|
-
* You can specify
|
|
241
|
+
* You can specify up to 5 endpoint group descriptions.
|
|
241
242
|
*
|
|
242
243
|
* @example
|
|
243
244
|
* test
|
|
@@ -245,25 +246,25 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
245
246
|
description?: string;
|
|
246
247
|
/**
|
|
247
248
|
* @remarks
|
|
248
|
-
* The mapping
|
|
249
|
+
* The mapping configurations of the endpoint group.
|
|
249
250
|
*
|
|
250
|
-
* You
|
|
251
|
+
* You must specify the backend service port range and protocol type for the endpoint group. The specified information forms a mapping relationship with the associated listener port range.
|
|
251
252
|
*
|
|
252
|
-
* You can specify
|
|
253
|
+
* You can specify up to 20 mapping port range and protocol type entries for each endpoint group.
|
|
253
254
|
*/
|
|
254
255
|
destinationConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsDestinationConfigurations[];
|
|
255
256
|
/**
|
|
256
257
|
* @remarks
|
|
257
|
-
* The
|
|
258
|
+
* The endpoint configurations.
|
|
258
259
|
*
|
|
259
|
-
* You can specify
|
|
260
|
+
* You can specify up to 10 endpoint configurations for each endpoint group.
|
|
260
261
|
*/
|
|
261
262
|
endpointConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations[];
|
|
262
263
|
/**
|
|
263
264
|
* @remarks
|
|
264
|
-
* The ID of the
|
|
265
|
+
* The region ID of the endpoint group.
|
|
265
266
|
*
|
|
266
|
-
* You can specify
|
|
267
|
+
* You can specify up to 5 endpoint group region IDs.
|
|
267
268
|
*
|
|
268
269
|
* This parameter is required.
|
|
269
270
|
*
|
|
@@ -275,9 +276,9 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
275
276
|
* @remarks
|
|
276
277
|
* The name of the endpoint group.
|
|
277
278
|
*
|
|
278
|
-
* The name must be
|
|
279
|
+
* The name must be 1 to 128 characters in length and must start with a letter or Chinese character. The name can contain digits, underscores (_), and hyphens (-).
|
|
279
280
|
*
|
|
280
|
-
* You can specify
|
|
281
|
+
* You can specify up to 5 endpoint group names.
|
|
281
282
|
*
|
|
282
283
|
* @example
|
|
283
284
|
* test
|
|
@@ -321,7 +322,7 @@ export class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations
|
|
|
321
322
|
export class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
|
|
322
323
|
/**
|
|
323
324
|
* @remarks
|
|
324
|
-
* The ID of the GA instance.
|
|
325
|
+
* The ID of the Alibaba Cloud Global Accelerator (GA) instance.
|
|
325
326
|
*
|
|
326
327
|
* This parameter is required.
|
|
327
328
|
*
|
|
@@ -333,9 +334,9 @@ export class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
|
|
|
333
334
|
* @remarks
|
|
334
335
|
* The client token that is used to ensure the idempotence of the request.
|
|
335
336
|
*
|
|
336
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among
|
|
337
|
+
* 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.
|
|
337
338
|
*
|
|
338
|
-
* > If you do not
|
|
339
|
+
* > 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.
|
|
339
340
|
*
|
|
340
341
|
* @example
|
|
341
342
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -344,9 +345,8 @@ export class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
|
|
|
344
345
|
/**
|
|
345
346
|
* @remarks
|
|
346
347
|
* Specifies whether to perform a dry run. Valid values:
|
|
347
|
-
*
|
|
348
|
-
*
|
|
349
|
-
* * **false** (default): performs a dry run and sends the request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
|
|
348
|
+
* - **true**: performs a dry run without creating custom routing type endpoint groups. The system checks the required parameters, request format, and business limits. If the request fails the dry run, the corresponding error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
349
|
+
* - **false** (default): sends a normal request. If the request passes the check, an HTTP 2xx status code is returned and the custom routing type endpoint groups are created.
|
|
350
350
|
*
|
|
351
351
|
* @example
|
|
352
352
|
* false
|
|
@@ -354,16 +354,16 @@ export class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
|
|
|
354
354
|
dryRun?: boolean;
|
|
355
355
|
/**
|
|
356
356
|
* @remarks
|
|
357
|
-
* The
|
|
357
|
+
* The endpoint group configurations.
|
|
358
358
|
*
|
|
359
|
-
* You can specify
|
|
359
|
+
* You can specify up to 5 endpoint group configurations.
|
|
360
360
|
*
|
|
361
361
|
* This parameter is required.
|
|
362
362
|
*/
|
|
363
363
|
endpointGroupConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations[];
|
|
364
364
|
/**
|
|
365
365
|
* @remarks
|
|
366
|
-
* The ID of the custom routing listener.
|
|
366
|
+
* The ID of the custom routing type listener.
|
|
367
367
|
*
|
|
368
368
|
* This parameter is required.
|
|
369
369
|
*
|
|
@@ -373,7 +373,7 @@ export class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
|
|
|
373
373
|
listenerId?: string;
|
|
374
374
|
/**
|
|
375
375
|
* @remarks
|
|
376
|
-
* The ID of the
|
|
376
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
377
377
|
*
|
|
378
378
|
* This parameter is required.
|
|
379
379
|
*
|
|
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateCustomRoutingEndpointGroupsResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The list of endpoint group IDs.
|
|
9
9
|
*/
|
|
10
10
|
endpointGroupIds?: string[];
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The ID
|
|
13
|
+
* The request ID.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -5,13 +5,13 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurationsPortRanges extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The start port of the traffic destination that is allowed to receive traffic. The port value must fall within the backend service port range of the endpoint group.
|
|
9
9
|
*
|
|
10
10
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
11
11
|
*
|
|
12
|
-
* If the
|
|
12
|
+
* If you leave both the start port and end port empty, all ports of the traffic destination are supported.
|
|
13
13
|
*
|
|
14
|
-
* You can specify
|
|
14
|
+
* You can specify up to 500 port ranges for each endpoint, and up to 10 start ports for each traffic destination.
|
|
15
15
|
*
|
|
16
16
|
* @example
|
|
17
17
|
* 80
|
|
@@ -19,13 +19,13 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfiguratio
|
|
|
19
19
|
fromPort?: number;
|
|
20
20
|
/**
|
|
21
21
|
* @remarks
|
|
22
|
-
* The
|
|
22
|
+
* The end port of the traffic destination that is allowed to receive traffic. The port value must fall within the backend service port range of the endpoint group.
|
|
23
23
|
*
|
|
24
24
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
25
25
|
*
|
|
26
|
-
* If the
|
|
26
|
+
* If you leave both the start port and end port empty, all ports of the traffic destination are supported.
|
|
27
27
|
*
|
|
28
|
-
* You can specify
|
|
28
|
+
* You can specify up to 500 port ranges for each endpoint, and up to 10 end ports for each traffic destination.
|
|
29
29
|
*
|
|
30
30
|
* @example
|
|
31
31
|
* 80
|
|
@@ -57,11 +57,11 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfiguratio
|
|
|
57
57
|
export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurations extends $dara.Model {
|
|
58
58
|
/**
|
|
59
59
|
* @remarks
|
|
60
|
-
* The IP address of the destination to
|
|
60
|
+
* The IP address of the traffic destination that is allowed to receive traffic.
|
|
61
61
|
*
|
|
62
62
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
63
63
|
*
|
|
64
|
-
* You can specify up to 500 destination IP addresses for each endpoint.
|
|
64
|
+
* You can specify up to 500 traffic destination IP addresses for each endpoint.
|
|
65
65
|
*
|
|
66
66
|
* > This parameter is required.
|
|
67
67
|
*
|
|
@@ -71,13 +71,13 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfiguratio
|
|
|
71
71
|
address?: string;
|
|
72
72
|
/**
|
|
73
73
|
* @remarks
|
|
74
|
-
* The port range of the destination to
|
|
74
|
+
* The port range of the traffic destination that is allowed to receive traffic. The port range must fall within the backend service port range of the endpoint group.
|
|
75
75
|
*
|
|
76
|
-
* If you leave this parameter empty,
|
|
76
|
+
* If you leave this parameter empty, all ports of the traffic destination are supported.
|
|
77
77
|
*
|
|
78
78
|
* This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
|
|
79
79
|
*
|
|
80
|
-
* You can specify
|
|
80
|
+
* You can specify up to 500 port ranges for each endpoint, and up to 10 port ranges for each traffic destination.
|
|
81
81
|
*/
|
|
82
82
|
portRanges?: CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurationsPortRanges[];
|
|
83
83
|
static names(): { [key: string]: string } {
|
|
@@ -109,11 +109,11 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfiguratio
|
|
|
109
109
|
export class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model {
|
|
110
110
|
/**
|
|
111
111
|
* @remarks
|
|
112
|
-
* The client token that is used to ensure the idempotence of
|
|
112
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
113
113
|
*
|
|
114
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among
|
|
114
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
115
115
|
*
|
|
116
|
-
* > If you do not
|
|
116
|
+
* > 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.
|
|
117
117
|
*
|
|
118
118
|
* @example
|
|
119
119
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -121,7 +121,7 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Mod
|
|
|
121
121
|
clientToken?: string;
|
|
122
122
|
/**
|
|
123
123
|
* @remarks
|
|
124
|
-
* The ID of the endpoint for which you want to create traffic
|
|
124
|
+
* The ID of the endpoint for which you want to create traffic policies.
|
|
125
125
|
*
|
|
126
126
|
* This parameter is required.
|
|
127
127
|
*
|
|
@@ -131,16 +131,16 @@ export class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Mod
|
|
|
131
131
|
endpointId?: string;
|
|
132
132
|
/**
|
|
133
133
|
* @remarks
|
|
134
|
-
* The
|
|
134
|
+
* The traffic policy configurations.
|
|
135
135
|
*
|
|
136
|
-
* You can specify up to 500 traffic
|
|
136
|
+
* You can specify up to 500 traffic policies for each endpoint.
|
|
137
137
|
*
|
|
138
138
|
* This parameter is required.
|
|
139
139
|
*/
|
|
140
140
|
policyConfigurations?: CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurations[];
|
|
141
141
|
/**
|
|
142
142
|
* @remarks
|
|
143
|
-
* The ID of the
|
|
143
|
+
* The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
|
|
144
144
|
*
|
|
145
145
|
* This parameter is required.
|
|
146
146
|
*
|
|
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The IDs of the traffic
|
|
8
|
+
* The IDs of the traffic policies.
|
|
9
9
|
*/
|
|
10
10
|
policyIds?: string[];
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The ID
|
|
13
|
+
* The request ID.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|