@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,15 +5,24 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* The API keys for the AI service.
|
|
9
|
+
*/
|
|
10
|
+
apiKeys?: string[];
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Specifies whether to preserve client source IP addresses. Valid values:
|
|
9
14
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **false** (default)
|
|
15
|
+
* - **true**: preserves client source IP addresses.
|
|
12
16
|
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* > *
|
|
16
|
-
* >
|
|
17
|
+
* - **false** (default): does not preserve client source IP addresses.
|
|
18
|
+
*
|
|
19
|
+
* > * By default, this feature is disabled for endpoint groups that are associated with TCP or UDP listeners. You can enable this feature based on your business requirements.
|
|
20
|
+
* >
|
|
21
|
+
* > * By default, this feature is enabled for endpoint groups that are associated with HTTP or HTTPS listeners. The source IP address is retrieved from the X-Forwarded-For header field. This feature cannot be disabled.
|
|
22
|
+
* >
|
|
23
|
+
* > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot both be set to `true`.
|
|
24
|
+
* >
|
|
25
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
17
26
|
*
|
|
18
27
|
* @example
|
|
19
28
|
* false
|
|
@@ -21,14 +30,17 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
21
30
|
enableClientIPPreservation?: boolean;
|
|
22
31
|
/**
|
|
23
32
|
* @remarks
|
|
24
|
-
* Specifies whether to use the
|
|
33
|
+
* Specifies whether to use the PROXY protocol to preserve client source IP addresses. Valid values:
|
|
34
|
+
*
|
|
35
|
+
* - **true**: uses the PROXY protocol.
|
|
25
36
|
*
|
|
26
|
-
*
|
|
27
|
-
* * **false** (default)
|
|
37
|
+
* - **false** (default): does not use the PROXY protocol.
|
|
28
38
|
*
|
|
29
|
-
* > *
|
|
30
|
-
* >
|
|
31
|
-
* >
|
|
39
|
+
* > * This parameter can be configured only for endpoint groups that are associated with TCP listeners.
|
|
40
|
+
* >
|
|
41
|
+
* > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot both be set to `true`.
|
|
42
|
+
* >
|
|
43
|
+
* > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
32
44
|
*
|
|
33
45
|
* @example
|
|
34
46
|
* false
|
|
@@ -36,7 +48,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
36
48
|
enableProxyProtocol?: boolean;
|
|
37
49
|
/**
|
|
38
50
|
* @remarks
|
|
39
|
-
* The IP address, domain name, or
|
|
51
|
+
* The IP address, domain name, or resource ID of the endpoint. The value of this parameter depends on the value of the `Type` parameter.
|
|
40
52
|
*
|
|
41
53
|
* This parameter is required.
|
|
42
54
|
*
|
|
@@ -44,35 +56,56 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
44
56
|
* 120.1.XX.XX
|
|
45
57
|
*/
|
|
46
58
|
endpoint?: string;
|
|
59
|
+
/**
|
|
60
|
+
* @remarks
|
|
61
|
+
* The AI service provider. Set this to `BAILIAN` to use Alibaba Cloud Model Studio.
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* BAILIAN
|
|
65
|
+
*/
|
|
66
|
+
provider?: string;
|
|
47
67
|
/**
|
|
48
68
|
* @remarks
|
|
49
69
|
* The private IP address of the ENI.
|
|
50
70
|
*
|
|
51
|
-
* >
|
|
71
|
+
* > This parameter applies only when the endpoint type is set to **ENI**. If you omit this parameter, the primary private IP address of the ENI is used.
|
|
52
72
|
*
|
|
53
73
|
* @example
|
|
54
|
-
* 172.168.
|
|
74
|
+
* 172.168.X.X
|
|
55
75
|
*/
|
|
56
76
|
subAddress?: string;
|
|
57
77
|
/**
|
|
58
78
|
* @remarks
|
|
59
79
|
* The type of the endpoint. Valid values:
|
|
60
80
|
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
81
|
+
* - **Domain**: a custom domain name.
|
|
82
|
+
*
|
|
83
|
+
* - **Ip**: a custom IP address.
|
|
84
|
+
*
|
|
85
|
+
* - **IpTarget**: a custom private IP address.
|
|
86
|
+
*
|
|
87
|
+
* - **PublicIp**: an Alibaba Cloud public IP address.
|
|
88
|
+
*
|
|
89
|
+
* - **ECS**: an Elastic Compute Service (ECS) instance.
|
|
90
|
+
*
|
|
91
|
+
* - **SLB**: a Server Load Balancer (SLB) instance.
|
|
92
|
+
*
|
|
93
|
+
* - **ALB**: an Application Load Balancer (ALB) instance.
|
|
94
|
+
*
|
|
95
|
+
* - **OSS**: an Object Storage Service (OSS) bucket.
|
|
96
|
+
*
|
|
97
|
+
* - **ENI**: an elastic network interface (ENI).
|
|
98
|
+
*
|
|
99
|
+
* - **NLB**: a Network Load Balancer (NLB) instance.
|
|
100
|
+
*
|
|
101
|
+
* > * If you set the endpoint type to **ECS**, **ENI**, **SLB**, **ALB**, **NLB**, or **IpTarget**, the system automatically creates a service-linked role named AliyunServiceRoleForGaVpcEndpoint if the role does not exist.
|
|
102
|
+
* >
|
|
103
|
+
* > * If you set the endpoint type to **ALB**, the system automatically creates a service-linked role named AliyunServiceRoleForGaAlb if the role does not exist.
|
|
104
|
+
* >
|
|
105
|
+
* > * If you set the endpoint type to **OSS**, the system automatically creates a service-linked role named AliyunServiceRoleForGaOss if the role does not exist.
|
|
106
|
+
* >
|
|
107
|
+
* > * If you set the endpoint type to **NLB**, the system automatically creates a service-linked role named AliyunServiceRoleForGaNlb if the role does not exist.
|
|
108
|
+
* >
|
|
76
109
|
* > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
|
|
77
110
|
*
|
|
78
111
|
* This parameter is required.
|
|
@@ -83,16 +116,16 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
83
116
|
type?: string;
|
|
84
117
|
/**
|
|
85
118
|
* @remarks
|
|
86
|
-
*
|
|
119
|
+
* A list of vSwitches in the VPC.
|
|
87
120
|
*/
|
|
88
121
|
vSwitchIds?: string[];
|
|
89
122
|
/**
|
|
90
123
|
* @remarks
|
|
91
|
-
* The
|
|
124
|
+
* The ID of the Virtual Private Cloud (VPC).
|
|
92
125
|
*
|
|
93
|
-
* You can specify one VPC ID for an endpoint group of an intelligent routing listener.
|
|
126
|
+
* You can specify at most one VPC ID for an endpoint group of an intelligent routing listener.
|
|
94
127
|
*
|
|
95
|
-
* >
|
|
128
|
+
* > This parameter is required only when the endpoint type is set to **IpTarget**.
|
|
96
129
|
*
|
|
97
130
|
* @example
|
|
98
131
|
* vpc-bp1quce3451z5b2hv****
|
|
@@ -104,7 +137,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
104
137
|
*
|
|
105
138
|
* Valid values: **0** to **255**.
|
|
106
139
|
*
|
|
107
|
-
* >
|
|
140
|
+
* > If you set the weight of an endpoint to 0, GA stops distributing traffic to it. Proceed with caution.
|
|
108
141
|
*
|
|
109
142
|
* This parameter is required.
|
|
110
143
|
*
|
|
@@ -114,9 +147,11 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
114
147
|
weight?: number;
|
|
115
148
|
static names(): { [key: string]: string } {
|
|
116
149
|
return {
|
|
150
|
+
apiKeys: 'ApiKeys',
|
|
117
151
|
enableClientIPPreservation: 'EnableClientIPPreservation',
|
|
118
152
|
enableProxyProtocol: 'EnableProxyProtocol',
|
|
119
153
|
endpoint: 'Endpoint',
|
|
154
|
+
provider: 'Provider',
|
|
120
155
|
subAddress: 'SubAddress',
|
|
121
156
|
type: 'Type',
|
|
122
157
|
vSwitchIds: 'VSwitchIds',
|
|
@@ -127,9 +162,11 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
127
162
|
|
|
128
163
|
static types(): { [key: string]: any } {
|
|
129
164
|
return {
|
|
165
|
+
apiKeys: { 'type': 'array', 'itemType': 'string' },
|
|
130
166
|
enableClientIPPreservation: 'boolean',
|
|
131
167
|
enableProxyProtocol: 'boolean',
|
|
132
168
|
endpoint: 'string',
|
|
169
|
+
provider: 'string',
|
|
133
170
|
subAddress: 'string',
|
|
134
171
|
type: 'string',
|
|
135
172
|
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -139,6 +176,9 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
139
176
|
}
|
|
140
177
|
|
|
141
178
|
validate() {
|
|
179
|
+
if(Array.isArray(this.apiKeys)) {
|
|
180
|
+
$dara.Model.validateArray(this.apiKeys);
|
|
181
|
+
}
|
|
142
182
|
if(Array.isArray(this.vSwitchIds)) {
|
|
143
183
|
$dara.Model.validateArray(this.vSwitchIds);
|
|
144
184
|
}
|
|
@@ -153,7 +193,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
153
193
|
export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
154
194
|
/**
|
|
155
195
|
* @remarks
|
|
156
|
-
* The endpoint port
|
|
196
|
+
* The endpoint port for the port mapping.
|
|
157
197
|
*
|
|
158
198
|
* @example
|
|
159
199
|
* 80
|
|
@@ -161,11 +201,13 @@ export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
|
161
201
|
endpointPort?: number;
|
|
162
202
|
/**
|
|
163
203
|
* @remarks
|
|
164
|
-
* The listener port
|
|
204
|
+
* The listener port for the port mapping.
|
|
165
205
|
*
|
|
166
|
-
* >
|
|
167
|
-
* >
|
|
168
|
-
* >
|
|
206
|
+
* > - For TCP listeners, you cannot configure port mappings for virtual endpoint groups. If a listener is associated with a virtual endpoint group, you cannot configure port mappings for the default endpoint group. If a default endpoint group has port mappings configured, you cannot add a virtual endpoint group.
|
|
207
|
+
* >
|
|
208
|
+
* > - After you configure port mappings, you cannot change the listener protocol, except for switching between HTTP and HTTPS.
|
|
209
|
+
* >
|
|
210
|
+
* > - When you modify the listener port range, the new range must include all listener ports used in port mappings. For example, if the listener port range is 80-82 and the listener ports are mapped to endpoint ports 100-102, you cannot change the listener port range to 80-81.
|
|
169
211
|
*
|
|
170
212
|
* @example
|
|
171
213
|
* 443
|
|
@@ -197,9 +239,9 @@ export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
|
197
239
|
export class CreateEndpointGroupRequestTag extends $dara.Model {
|
|
198
240
|
/**
|
|
199
241
|
* @remarks
|
|
200
|
-
* The tag key
|
|
242
|
+
* The tag key. The tag key cannot be an empty string.
|
|
201
243
|
*
|
|
202
|
-
* The tag key can be up to 64 characters
|
|
244
|
+
* The tag key can be up to 64 characters long and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
203
245
|
*
|
|
204
246
|
* You can specify up to 20 tag keys.
|
|
205
247
|
*
|
|
@@ -209,9 +251,9 @@ export class CreateEndpointGroupRequestTag extends $dara.Model {
|
|
|
209
251
|
key?: string;
|
|
210
252
|
/**
|
|
211
253
|
* @remarks
|
|
212
|
-
* The tag value
|
|
254
|
+
* The tag value. The tag value can be an empty string.
|
|
213
255
|
*
|
|
214
|
-
* The tag value can be up to 128 characters
|
|
256
|
+
* The tag value can be up to 128 characters long and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
215
257
|
*
|
|
216
258
|
* You can specify up to 20 tag values.
|
|
217
259
|
*
|
|
@@ -255,11 +297,11 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
255
297
|
acceleratorId?: string;
|
|
256
298
|
/**
|
|
257
299
|
* @remarks
|
|
258
|
-
* The client token
|
|
300
|
+
* The client token used to ensure request idempotence.
|
|
259
301
|
*
|
|
260
|
-
* You can
|
|
302
|
+
* You can generate this token, but you must ensure it is unique for each request. The token can contain only ASCII characters.
|
|
261
303
|
*
|
|
262
|
-
* >
|
|
304
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. Each request has a unique **RequestId**.
|
|
263
305
|
*
|
|
264
306
|
* @example
|
|
265
307
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -269,7 +311,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
269
311
|
* @remarks
|
|
270
312
|
* The description of the endpoint group.
|
|
271
313
|
*
|
|
272
|
-
* The description can be up to 200 characters
|
|
314
|
+
* The description can be up to 200 characters long and cannot start with `http://` or `https://`.
|
|
273
315
|
*
|
|
274
316
|
* @example
|
|
275
317
|
* EndpointGroup
|
|
@@ -277,10 +319,11 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
277
319
|
description?: string;
|
|
278
320
|
/**
|
|
279
321
|
* @remarks
|
|
280
|
-
* Specifies whether to perform a dry run
|
|
322
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
323
|
+
*
|
|
324
|
+
* - **true**: performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, the system returns an error message. If the request passes the dry run, the system returns an HTTP 2xx status code.
|
|
281
325
|
*
|
|
282
|
-
*
|
|
283
|
-
* * **false** (default): 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.
|
|
326
|
+
* - **false** (default): sends a normal request. If the request passes the check, the system returns an HTTP 2xx status code and creates the endpoint group.
|
|
284
327
|
*
|
|
285
328
|
* @example
|
|
286
329
|
* false
|
|
@@ -288,12 +331,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
288
331
|
dryRun?: boolean;
|
|
289
332
|
/**
|
|
290
333
|
* @remarks
|
|
291
|
-
* The
|
|
334
|
+
* The endpoint configurations.
|
|
292
335
|
*/
|
|
293
336
|
endpointConfigurations?: CreateEndpointGroupRequestEndpointConfigurations[];
|
|
294
337
|
/**
|
|
295
338
|
* @remarks
|
|
296
|
-
* The ID of the region
|
|
339
|
+
* The ID of the region where the endpoint group is deployed.
|
|
297
340
|
*
|
|
298
341
|
* This parameter is required.
|
|
299
342
|
*
|
|
@@ -305,24 +348,39 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
305
348
|
* @remarks
|
|
306
349
|
* The type of the endpoint group. Valid values:
|
|
307
350
|
*
|
|
308
|
-
*
|
|
309
|
-
* * **virtual**: a virtual endpoint group.
|
|
351
|
+
* - **default** (default): a default endpoint group.
|
|
310
352
|
*
|
|
311
|
-
*
|
|
353
|
+
* - **virtual**: a virtual endpoint group.
|
|
354
|
+
*
|
|
355
|
+
* > Before you create a virtual endpoint group for a Layer 4 listener, make sure that you have created a default endpoint group.
|
|
312
356
|
*
|
|
313
357
|
* @example
|
|
314
358
|
* default
|
|
315
359
|
*/
|
|
316
360
|
endpointGroupType?: string;
|
|
361
|
+
/**
|
|
362
|
+
* @remarks
|
|
363
|
+
* The IP version used to communicate with the backend service. Valid values:
|
|
364
|
+
*
|
|
365
|
+
* - **IPv4** (default): GA uses only IPv4 to communicate with the backend service.
|
|
366
|
+
*
|
|
367
|
+
* - **IPv6**: GA uses only IPv6 to communicate with the backend service.
|
|
368
|
+
*
|
|
369
|
+
* - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with the backend service.
|
|
370
|
+
*
|
|
371
|
+
* @example
|
|
372
|
+
* IPv4
|
|
373
|
+
*/
|
|
317
374
|
endpointIpVersion?: string;
|
|
318
375
|
/**
|
|
319
376
|
* @remarks
|
|
320
|
-
* The backend service protocol. Valid values:
|
|
377
|
+
* The version of the backend service protocol. Valid values:
|
|
321
378
|
*
|
|
322
|
-
*
|
|
323
|
-
* * **HTTP2**
|
|
379
|
+
* - **HTTP1.1** (default): HTTP/1.1.
|
|
324
380
|
*
|
|
325
|
-
*
|
|
381
|
+
* - **HTTP2**: HTTP/2.
|
|
382
|
+
*
|
|
383
|
+
* > This parameter is available only when `EndpointRequestProtocol` is set to HTTPS.
|
|
326
384
|
*
|
|
327
385
|
* @example
|
|
328
386
|
* HTTP1.1
|
|
@@ -330,13 +388,15 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
330
388
|
endpointProtocolVersion?: string;
|
|
331
389
|
/**
|
|
332
390
|
* @remarks
|
|
333
|
-
* The protocol
|
|
391
|
+
* The protocol used by the backend service. Valid values:
|
|
392
|
+
*
|
|
393
|
+
* - **HTTP** (default)
|
|
334
394
|
*
|
|
335
|
-
*
|
|
336
|
-
* * **HTTPS**
|
|
395
|
+
* - **HTTPS**
|
|
337
396
|
*
|
|
338
|
-
* > *
|
|
339
|
-
*
|
|
397
|
+
* > * This parameter is available only for endpoint groups of **HTTP** or **HTTPS** listeners.
|
|
398
|
+
* >
|
|
399
|
+
* > * For an **HTTP** listener, the backend service protocol must be **HTTP**.
|
|
340
400
|
*
|
|
341
401
|
* @example
|
|
342
402
|
* HTTP
|
|
@@ -344,19 +404,27 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
344
404
|
endpointRequestProtocol?: string;
|
|
345
405
|
/**
|
|
346
406
|
* @remarks
|
|
347
|
-
* Specifies whether to enable
|
|
407
|
+
* Specifies whether to enable health checks. Valid values:
|
|
348
408
|
*
|
|
349
|
-
*
|
|
350
|
-
*
|
|
409
|
+
* - **true**: enables health checks.
|
|
410
|
+
*
|
|
411
|
+
* - **false**: disables health checks.
|
|
351
412
|
*
|
|
352
413
|
* @example
|
|
353
414
|
* true
|
|
354
415
|
*/
|
|
355
416
|
healthCheckEnabled?: boolean;
|
|
417
|
+
/**
|
|
418
|
+
* @remarks
|
|
419
|
+
* The domain name used for health checks.
|
|
420
|
+
*
|
|
421
|
+
* @example
|
|
422
|
+
* www.taobao.com
|
|
423
|
+
*/
|
|
356
424
|
healthCheckHost?: string;
|
|
357
425
|
/**
|
|
358
426
|
* @remarks
|
|
359
|
-
* The
|
|
427
|
+
* The health check interval, in seconds.
|
|
360
428
|
*
|
|
361
429
|
* @example
|
|
362
430
|
* 3
|
|
@@ -364,7 +432,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
364
432
|
healthCheckIntervalSeconds?: number;
|
|
365
433
|
/**
|
|
366
434
|
* @remarks
|
|
367
|
-
* The path
|
|
435
|
+
* The path used for health checks.
|
|
368
436
|
*
|
|
369
437
|
* @example
|
|
370
438
|
* /healthcheck
|
|
@@ -372,7 +440,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
372
440
|
healthCheckPath?: string;
|
|
373
441
|
/**
|
|
374
442
|
* @remarks
|
|
375
|
-
* The port
|
|
443
|
+
* The port used for health checks.
|
|
376
444
|
*
|
|
377
445
|
* @example
|
|
378
446
|
* 20
|
|
@@ -380,11 +448,13 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
380
448
|
healthCheckPort?: number;
|
|
381
449
|
/**
|
|
382
450
|
* @remarks
|
|
383
|
-
* The protocol
|
|
451
|
+
* The protocol used for health checks. Valid values:
|
|
452
|
+
*
|
|
453
|
+
* - **tcp** or **TCP**: TCP
|
|
454
|
+
*
|
|
455
|
+
* - **http** or **HTTP**: HTTP
|
|
384
456
|
*
|
|
385
|
-
*
|
|
386
|
-
* * **http** or **HTTP**
|
|
387
|
-
* * **https** or **HTTPS**
|
|
457
|
+
* - **https** or **HTTPS**: HTTPS
|
|
388
458
|
*
|
|
389
459
|
* @example
|
|
390
460
|
* tcp
|
|
@@ -404,7 +474,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
404
474
|
* @remarks
|
|
405
475
|
* The name of the endpoint group.
|
|
406
476
|
*
|
|
407
|
-
* The name must be 1 to 128 characters
|
|
477
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
408
478
|
*
|
|
409
479
|
* @example
|
|
410
480
|
* group1
|
|
@@ -412,12 +482,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
412
482
|
name?: string;
|
|
413
483
|
/**
|
|
414
484
|
* @remarks
|
|
415
|
-
* The port mappings.
|
|
485
|
+
* The listener-to-endpoint port mappings.
|
|
416
486
|
*/
|
|
417
487
|
portOverrides?: CreateEndpointGroupRequestPortOverrides[];
|
|
418
488
|
/**
|
|
419
489
|
* @remarks
|
|
420
|
-
* The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
|
|
490
|
+
* The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
|
|
421
491
|
*
|
|
422
492
|
* This parameter is required.
|
|
423
493
|
*
|
|
@@ -427,14 +497,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
427
497
|
regionId?: string;
|
|
428
498
|
/**
|
|
429
499
|
* @remarks
|
|
430
|
-
*
|
|
500
|
+
* The tags of the endpoint group.
|
|
431
501
|
*/
|
|
432
502
|
tag?: CreateEndpointGroupRequestTag[];
|
|
433
503
|
/**
|
|
434
504
|
* @remarks
|
|
435
|
-
* The number of consecutive health
|
|
436
|
-
*
|
|
437
|
-
* Valid values: **2** to **10**. Default value: **3**.
|
|
505
|
+
* The number of consecutive health checks that must succeed or fail before an endpoint\\"s status changes between healthy and unhealthy. Valid values: **2** to **10**. Default value: **3**.
|
|
438
506
|
*
|
|
439
507
|
* @example
|
|
440
508
|
* 3
|
|
@@ -442,9 +510,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
|
|
|
442
510
|
thresholdCount?: number;
|
|
443
511
|
/**
|
|
444
512
|
* @remarks
|
|
445
|
-
* The traffic
|
|
446
|
-
*
|
|
447
|
-
* Valid values: **1** to **100**.
|
|
513
|
+
* The percentage of traffic distributed to the endpoint group when the listener is associated with multiple endpoint groups. Valid values: **1** to **100**.
|
|
448
514
|
*
|
|
449
515
|
* @example
|
|
450
516
|
* 20
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateEndpointGroupResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The endpoint group ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* epg-bp1dmlohjjz4kqaun****
|
|
@@ -13,7 +13,7 @@ export class CreateEndpointGroupResponseBody extends $dara.Model {
|
|
|
13
13
|
endpointGroupId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID
|
|
16
|
+
* The request ID.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|