@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
|
@@ -3,19 +3,148 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
6
|
+
apiKeys?: string[];
|
|
7
|
+
/**
|
|
8
|
+
* @remarks
|
|
9
|
+
* Specifies whether to preserve client IP addresses. Valid values:
|
|
10
|
+
*
|
|
11
|
+
* - **true**: preserves client IP addresses.
|
|
12
|
+
*
|
|
13
|
+
* - **false** (default): does not preserve client IP addresses.
|
|
14
|
+
*
|
|
15
|
+
* > * For endpoint groups of UDP and TCP listeners, the preserve client IP feature is disabled by default. You can enable this feature based on your business requirements.
|
|
16
|
+
* >
|
|
17
|
+
* > * For endpoint groups of HTTP and HTTPS listeners, the preserve client IP feature is enabled by default. Client IP addresses are preserved in the X-Forwarded-For header. You cannot disable this feature.
|
|
18
|
+
* >
|
|
19
|
+
* > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot be set to `true` at the same time.
|
|
20
|
+
* >
|
|
21
|
+
* > * For more information, see [preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* false
|
|
25
|
+
*/
|
|
6
26
|
enableClientIPPreservation?: boolean;
|
|
27
|
+
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* Specifies whether to use the Proxy Protocol to preserve client IP addresses. Valid values:
|
|
30
|
+
*
|
|
31
|
+
* - **true**: uses the Proxy Protocol to preserve client IP addresses.
|
|
32
|
+
*
|
|
33
|
+
* - **false** (default): does not use the Proxy Protocol to preserve client IP addresses.
|
|
34
|
+
*
|
|
35
|
+
* > * This parameter is available only for endpoint groups that are associated with TCP listeners.
|
|
36
|
+
* >
|
|
37
|
+
* > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot be set to `true` at the same time.
|
|
38
|
+
* >
|
|
39
|
+
* > * For more information, see [preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* false
|
|
43
|
+
*/
|
|
7
44
|
enableProxyProtocol?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* @remarks
|
|
47
|
+
* The IP address or domain name of the endpoint.
|
|
48
|
+
*
|
|
49
|
+
* In an endpoint group of an intelligent routing listener, you can enter a maximum of 100 endpoint IP addresses or domain names.
|
|
50
|
+
*
|
|
51
|
+
* @example
|
|
52
|
+
* 1.1.1.1
|
|
53
|
+
*/
|
|
8
54
|
endpoint?: string;
|
|
55
|
+
/**
|
|
56
|
+
* @example
|
|
57
|
+
* BAILIAN
|
|
58
|
+
*/
|
|
59
|
+
provider?: string;
|
|
60
|
+
/**
|
|
61
|
+
* @remarks
|
|
62
|
+
* The private IP address of the elastic network interface (ENI).
|
|
63
|
+
*
|
|
64
|
+
* > This parameter is available only when the endpoint type is **ENI**. If you do not specify this parameter, the system uses the primary private IP address of the ENI.
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* 172.168.XX.XX
|
|
68
|
+
*/
|
|
9
69
|
subAddress?: string;
|
|
70
|
+
/**
|
|
71
|
+
* @remarks
|
|
72
|
+
* The type of endpoint in an intelligent routing listener. Valid values:
|
|
73
|
+
*
|
|
74
|
+
* - **Domain**: a custom domain name.
|
|
75
|
+
*
|
|
76
|
+
* - **Ip**: a custom IP address.
|
|
77
|
+
*
|
|
78
|
+
* - **IpTarget**: a custom private IP address.
|
|
79
|
+
*
|
|
80
|
+
* - **PublicIp**: an Alibaba Cloud public IP address.
|
|
81
|
+
*
|
|
82
|
+
* - **ECS**: an ECS instance.
|
|
83
|
+
*
|
|
84
|
+
* - **SLB**: an SLB instance.
|
|
85
|
+
*
|
|
86
|
+
* - **ALB**: an ALB instance.
|
|
87
|
+
*
|
|
88
|
+
* - **OSS**: an OSS bucket.
|
|
89
|
+
*
|
|
90
|
+
* - **ENI**: an elastic network interface.
|
|
91
|
+
*
|
|
92
|
+
* - **NLB**: an NLB instance.
|
|
93
|
+
*
|
|
94
|
+
* In an endpoint group of an intelligent routing listener, you can specify up to 100 endpoints.
|
|
95
|
+
*
|
|
96
|
+
* > - If the routing type of the listener is **Standard** (intelligent routing), you must configure the endpoint group and endpoint information for the listener. This parameter is required.
|
|
97
|
+
* >
|
|
98
|
+
* > - If you set Type to **ECS**, **ENI**, **SLB**, or **IpTarget** and a service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaVpcEndpoint.
|
|
99
|
+
* >
|
|
100
|
+
* > - If you set Type to **ALB** and a service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaAlb.
|
|
101
|
+
* >
|
|
102
|
+
* > - If you set Type to **OSS** and a service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaOss.
|
|
103
|
+
* >
|
|
104
|
+
* > - If you set Type to **NLB** and a service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaNlb.
|
|
105
|
+
* >
|
|
106
|
+
* > > For more information, see [service-linked roles](https://help.aliyun.com/document_detail/178360.html).
|
|
107
|
+
*
|
|
108
|
+
* @example
|
|
109
|
+
* Domain
|
|
110
|
+
*/
|
|
10
111
|
type?: string;
|
|
112
|
+
/**
|
|
113
|
+
* @remarks
|
|
114
|
+
* A list of VSwitch IDs.
|
|
115
|
+
*/
|
|
11
116
|
vSwitchIds?: string[];
|
|
117
|
+
/**
|
|
118
|
+
* @remarks
|
|
119
|
+
* The ID of the VPC.
|
|
120
|
+
*
|
|
121
|
+
* In an endpoint group of an intelligent routing listener, you can specify only one VPC ID.
|
|
122
|
+
*
|
|
123
|
+
* > This parameter is required only when you set Type to **IpTarget**.
|
|
124
|
+
*
|
|
125
|
+
* @example
|
|
126
|
+
* vpc-2zekzii824szm3hps****
|
|
127
|
+
*/
|
|
12
128
|
vpcId?: string;
|
|
129
|
+
/**
|
|
130
|
+
* @remarks
|
|
131
|
+
* The weight of the endpoint.
|
|
132
|
+
*
|
|
133
|
+
* Valid values: **0** to **255**.
|
|
134
|
+
*
|
|
135
|
+
* > If you set the weight of an endpoint to 0, Global Accelerator stops distributing traffic to the endpoint. Proceed with caution.
|
|
136
|
+
*
|
|
137
|
+
* @example
|
|
138
|
+
* 255
|
|
139
|
+
*/
|
|
13
140
|
weight?: number;
|
|
14
141
|
static names(): { [key: string]: string } {
|
|
15
142
|
return {
|
|
143
|
+
apiKeys: 'ApiKeys',
|
|
16
144
|
enableClientIPPreservation: 'EnableClientIPPreservation',
|
|
17
145
|
enableProxyProtocol: 'EnableProxyProtocol',
|
|
18
146
|
endpoint: 'Endpoint',
|
|
147
|
+
provider: 'Provider',
|
|
19
148
|
subAddress: 'SubAddress',
|
|
20
149
|
type: 'Type',
|
|
21
150
|
vSwitchIds: 'VSwitchIds',
|
|
@@ -26,9 +155,11 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
26
155
|
|
|
27
156
|
static types(): { [key: string]: any } {
|
|
28
157
|
return {
|
|
158
|
+
apiKeys: { 'type': 'array', 'itemType': 'string' },
|
|
29
159
|
enableClientIPPreservation: 'boolean',
|
|
30
160
|
enableProxyProtocol: 'boolean',
|
|
31
161
|
endpoint: 'string',
|
|
162
|
+
provider: 'string',
|
|
32
163
|
subAddress: 'string',
|
|
33
164
|
type: 'string',
|
|
34
165
|
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -38,6 +169,9 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
38
169
|
}
|
|
39
170
|
|
|
40
171
|
validate() {
|
|
172
|
+
if(Array.isArray(this.apiKeys)) {
|
|
173
|
+
$dara.Model.validateArray(this.apiKeys);
|
|
174
|
+
}
|
|
41
175
|
if(Array.isArray(this.vSwitchIds)) {
|
|
42
176
|
$dara.Model.validateArray(this.vSwitchIds);
|
|
43
177
|
}
|
|
@@ -50,7 +184,29 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
50
184
|
}
|
|
51
185
|
|
|
52
186
|
export class CreateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides extends $dara.Model {
|
|
187
|
+
/**
|
|
188
|
+
* @remarks
|
|
189
|
+
* The endpoint port used for the port override.
|
|
190
|
+
*
|
|
191
|
+
* @example
|
|
192
|
+
* 443
|
|
193
|
+
*/
|
|
53
194
|
endpointPort?: number;
|
|
195
|
+
/**
|
|
196
|
+
* @remarks
|
|
197
|
+
* The listener port.
|
|
198
|
+
*
|
|
199
|
+
* Valid values: **1** to **65499**.
|
|
200
|
+
*
|
|
201
|
+
* > - For TCP listeners, you cannot configure port overrides for a virtual endpoint group. If a virtual endpoint group already exists for the listener, you cannot configure port overrides for the default endpoint group. If port overrides are configured for the default endpoint group, you cannot add a virtual endpoint group.
|
|
202
|
+
* >
|
|
203
|
+
* > - After you configure a port override, you cannot change the listener protocol, except for switching between HTTP and HTTPS.
|
|
204
|
+
* >
|
|
205
|
+
* > - When you modify the listener port range, the new range must include all listener ports that are used in the port overrides. For example, if the listener port range is 80-82 and a port override is configured to map listener ports to endpoint ports 100-102, you cannot change the listener port range to 80-81.
|
|
206
|
+
*
|
|
207
|
+
* @example
|
|
208
|
+
* 80
|
|
209
|
+
*/
|
|
54
210
|
listenerPort?: number;
|
|
55
211
|
static names(): { [key: string]: string } {
|
|
56
212
|
return {
|
|
@@ -76,8 +232,29 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides
|
|
|
76
232
|
}
|
|
77
233
|
|
|
78
234
|
export class CreateEndpointGroupsRequestEndpointGroupConfigurationsSystemTag extends $dara.Model {
|
|
235
|
+
/**
|
|
236
|
+
* @remarks
|
|
237
|
+
* This parameter is reserved.
|
|
238
|
+
*
|
|
239
|
+
* @example
|
|
240
|
+
* -
|
|
241
|
+
*/
|
|
79
242
|
key?: string;
|
|
243
|
+
/**
|
|
244
|
+
* @remarks
|
|
245
|
+
* This parameter is reserved.
|
|
246
|
+
*
|
|
247
|
+
* @example
|
|
248
|
+
* -
|
|
249
|
+
*/
|
|
80
250
|
scope?: string;
|
|
251
|
+
/**
|
|
252
|
+
* @remarks
|
|
253
|
+
* This parameter is reserved.
|
|
254
|
+
*
|
|
255
|
+
* @example
|
|
256
|
+
* -
|
|
257
|
+
*/
|
|
81
258
|
value?: string;
|
|
82
259
|
static names(): { [key: string]: string } {
|
|
83
260
|
return {
|
|
@@ -105,7 +282,29 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsSystemTag ext
|
|
|
105
282
|
}
|
|
106
283
|
|
|
107
284
|
export class CreateEndpointGroupsRequestEndpointGroupConfigurationsTag extends $dara.Model {
|
|
285
|
+
/**
|
|
286
|
+
* @remarks
|
|
287
|
+
* The key of the tag. The tag key cannot be an empty string.
|
|
288
|
+
*
|
|
289
|
+
* The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
290
|
+
*
|
|
291
|
+
* You can enter up to 20 tag keys.
|
|
292
|
+
*
|
|
293
|
+
* @example
|
|
294
|
+
* tag-key
|
|
295
|
+
*/
|
|
108
296
|
key?: string;
|
|
297
|
+
/**
|
|
298
|
+
* @remarks
|
|
299
|
+
* The value of the tag. The tag value can be an empty string.
|
|
300
|
+
*
|
|
301
|
+
* The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
302
|
+
*
|
|
303
|
+
* You can enter up to 20 tag values.
|
|
304
|
+
*
|
|
305
|
+
* @example
|
|
306
|
+
* tag-value
|
|
307
|
+
*/
|
|
109
308
|
value?: string;
|
|
110
309
|
static names(): { [key: string]: string } {
|
|
111
310
|
return {
|
|
@@ -131,28 +330,205 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurationsTag extends $
|
|
|
131
330
|
}
|
|
132
331
|
|
|
133
332
|
export class CreateEndpointGroupsRequestEndpointGroupConfigurations extends $dara.Model {
|
|
333
|
+
/**
|
|
334
|
+
* @remarks
|
|
335
|
+
* The configurations of the endpoints in the endpoint group.
|
|
336
|
+
*/
|
|
134
337
|
endpointConfigurations?: CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations[];
|
|
338
|
+
/**
|
|
339
|
+
* @remarks
|
|
340
|
+
* The description of the endpoint group.
|
|
341
|
+
*
|
|
342
|
+
* The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
|
|
343
|
+
*
|
|
344
|
+
* @example
|
|
345
|
+
* EndpointGroup
|
|
346
|
+
*/
|
|
135
347
|
endpointGroupDescription?: string;
|
|
348
|
+
/**
|
|
349
|
+
* @remarks
|
|
350
|
+
* The name of the endpoint group.
|
|
351
|
+
*
|
|
352
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and contain digits, periods (.), underscores (_), and hyphens (-).
|
|
353
|
+
*
|
|
354
|
+
* @example
|
|
355
|
+
* group1
|
|
356
|
+
*/
|
|
136
357
|
endpointGroupName?: string;
|
|
137
358
|
/**
|
|
138
359
|
* @remarks
|
|
360
|
+
* The ID of the region where the endpoint group is deployed.
|
|
361
|
+
*
|
|
362
|
+
* You can enter up to 10 endpoint group region IDs.
|
|
363
|
+
*
|
|
139
364
|
* This parameter is required.
|
|
365
|
+
*
|
|
366
|
+
* @example
|
|
367
|
+
* cn-hongkong
|
|
140
368
|
*/
|
|
141
369
|
endpointGroupRegion?: string;
|
|
370
|
+
/**
|
|
371
|
+
* @remarks
|
|
372
|
+
* The type of the endpoint group in an intelligent routing listener. Valid values:
|
|
373
|
+
*
|
|
374
|
+
* - **default** (default): a default endpoint group.
|
|
375
|
+
*
|
|
376
|
+
* - **virtual**: a virtual endpoint group.
|
|
377
|
+
*
|
|
378
|
+
* You can enter up to 10 endpoint group types.
|
|
379
|
+
*
|
|
380
|
+
* @example
|
|
381
|
+
* default
|
|
382
|
+
*/
|
|
142
383
|
endpointGroupType?: string;
|
|
384
|
+
/**
|
|
385
|
+
* @remarks
|
|
386
|
+
* The IP version of the backend service. Valid values:
|
|
387
|
+
*
|
|
388
|
+
* - **IPv4** (default): Global Accelerator uses only IPv4 addresses to communicate with the backend service.
|
|
389
|
+
*
|
|
390
|
+
* - **IPv6**: Global Accelerator uses only IPv6 addresses to communicate with the backend service.
|
|
391
|
+
*
|
|
392
|
+
* - **ProtocolAffinity**: Global Accelerator communicates with the backend service using the same IP version as the client request.
|
|
393
|
+
*
|
|
394
|
+
* @example
|
|
395
|
+
* IPv4
|
|
396
|
+
*/
|
|
143
397
|
endpointIpVersion?: string;
|
|
398
|
+
/**
|
|
399
|
+
* @remarks
|
|
400
|
+
* The protocol version of the backend service. Valid values:
|
|
401
|
+
*
|
|
402
|
+
* - **HTTP1.1** (default): HTTP 1.1.
|
|
403
|
+
*
|
|
404
|
+
* - **HTTP2**: HTTP 2.
|
|
405
|
+
*
|
|
406
|
+
* > You can set this parameter only when `EndpointRequestProtocol` is set to **HTTPS**.
|
|
407
|
+
*
|
|
408
|
+
* @example
|
|
409
|
+
* HTTP1.1
|
|
410
|
+
*/
|
|
144
411
|
endpointProtocolVersion?: string;
|
|
412
|
+
/**
|
|
413
|
+
* @remarks
|
|
414
|
+
* The protocol of the backend service. Valid values:
|
|
415
|
+
*
|
|
416
|
+
* - **HTTP**
|
|
417
|
+
*
|
|
418
|
+
* - **HTTPS**
|
|
419
|
+
*
|
|
420
|
+
* > * You can set this parameter only when you create an endpoint group for an HTTP or HTTPS listener.
|
|
421
|
+
* >
|
|
422
|
+
* > * For an HTTP listener, you can set this parameter only to HTTP.
|
|
423
|
+
*
|
|
424
|
+
* @example
|
|
425
|
+
* HTTPS
|
|
426
|
+
*/
|
|
145
427
|
endpointRequestProtocol?: string;
|
|
428
|
+
/**
|
|
429
|
+
* @remarks
|
|
430
|
+
* Specifies whether to enable health checks for the endpoint group. Valid values:
|
|
431
|
+
*
|
|
432
|
+
* - **true**: enables health checks.
|
|
433
|
+
*
|
|
434
|
+
* - **false** (default): disables health checks.
|
|
435
|
+
*
|
|
436
|
+
* You can enable health checks for up to 10 endpoint groups.
|
|
437
|
+
*
|
|
438
|
+
* @example
|
|
439
|
+
* false
|
|
440
|
+
*/
|
|
146
441
|
healthCheckEnabled?: boolean;
|
|
442
|
+
/**
|
|
443
|
+
* @remarks
|
|
444
|
+
* The domain name to which health check requests are sent.
|
|
445
|
+
*
|
|
446
|
+
* @example
|
|
447
|
+
* www.taobao.com
|
|
448
|
+
*/
|
|
147
449
|
healthCheckHost?: string;
|
|
450
|
+
/**
|
|
451
|
+
* @remarks
|
|
452
|
+
* The interval between health checks, in seconds.
|
|
453
|
+
*
|
|
454
|
+
* You can enter up to 10 health check intervals.
|
|
455
|
+
*
|
|
456
|
+
* @example
|
|
457
|
+
* 5
|
|
458
|
+
*/
|
|
148
459
|
healthCheckIntervalSeconds?: number;
|
|
460
|
+
/**
|
|
461
|
+
* @remarks
|
|
462
|
+
* The path used for health checks.
|
|
463
|
+
*
|
|
464
|
+
* You can enter up to 10 health check paths.
|
|
465
|
+
*
|
|
466
|
+
* @example
|
|
467
|
+
* /healthcheck
|
|
468
|
+
*/
|
|
149
469
|
healthCheckPath?: string;
|
|
470
|
+
/**
|
|
471
|
+
* @remarks
|
|
472
|
+
* The port used for health checks. Valid values: **1** to **65535**.
|
|
473
|
+
*
|
|
474
|
+
* You can enter up to 10 ports for health checks.
|
|
475
|
+
*
|
|
476
|
+
* @example
|
|
477
|
+
* 443
|
|
478
|
+
*/
|
|
150
479
|
healthCheckPort?: number;
|
|
480
|
+
/**
|
|
481
|
+
* @remarks
|
|
482
|
+
* The protocol used for health checks. Valid values:
|
|
483
|
+
*
|
|
484
|
+
* - **tcp** or **TCP**: TCP protocol.
|
|
485
|
+
*
|
|
486
|
+
* - **http** or **HTTP**: HTTP protocol.
|
|
487
|
+
*
|
|
488
|
+
* - **https** or **HTTPS**: HTTPS protocol.
|
|
489
|
+
*
|
|
490
|
+
* You can enter up to 10 health check protocols.
|
|
491
|
+
*
|
|
492
|
+
* @example
|
|
493
|
+
* HTTPS
|
|
494
|
+
*/
|
|
151
495
|
healthCheckProtocol?: string;
|
|
496
|
+
/**
|
|
497
|
+
* @remarks
|
|
498
|
+
* The port override settings.
|
|
499
|
+
*/
|
|
152
500
|
portOverrides?: CreateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides[];
|
|
501
|
+
/**
|
|
502
|
+
* @remarks
|
|
503
|
+
* This parameter is reserved.
|
|
504
|
+
*/
|
|
153
505
|
systemTag?: CreateEndpointGroupsRequestEndpointGroupConfigurationsSystemTag[];
|
|
506
|
+
/**
|
|
507
|
+
* @remarks
|
|
508
|
+
* The tags to add to the endpoint group. You can specify up to 20 tags.
|
|
509
|
+
*/
|
|
154
510
|
tag?: CreateEndpointGroupsRequestEndpointGroupConfigurationsTag[];
|
|
511
|
+
/**
|
|
512
|
+
* @remarks
|
|
513
|
+
* The number of consecutive health checks that must succeed for an endpoint to be considered healthy, or fail for it to be considered unhealthy. Valid values: **2** to **10**. Default value: **3**.
|
|
514
|
+
*
|
|
515
|
+
* You can enter up to 10 values for the number of consecutive health checks required for a health status change.
|
|
516
|
+
*
|
|
517
|
+
* @example
|
|
518
|
+
* 3
|
|
519
|
+
*/
|
|
155
520
|
thresholdCount?: number;
|
|
521
|
+
/**
|
|
522
|
+
* @remarks
|
|
523
|
+
* The traffic distribution percentage for the endpoint group. If an intelligent routing listener is associated with multiple endpoint groups, this parameter specifies the percentage of traffic that is routed to this endpoint group.
|
|
524
|
+
*
|
|
525
|
+
* Valid values: **1** to **100**. Default value: **100**.
|
|
526
|
+
*
|
|
527
|
+
* You can enter traffic dial values for up to 10 endpoint groups.
|
|
528
|
+
*
|
|
529
|
+
* @example
|
|
530
|
+
* 100
|
|
531
|
+
*/
|
|
156
532
|
trafficPercentage?: number;
|
|
157
533
|
static names(): { [key: string]: string } {
|
|
158
534
|
return {
|
|
@@ -226,7 +602,7 @@ export class CreateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
226
602
|
export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
227
603
|
/**
|
|
228
604
|
* @remarks
|
|
229
|
-
* The ID of the
|
|
605
|
+
* The ID of the accelerator.
|
|
230
606
|
*
|
|
231
607
|
* This parameter is required.
|
|
232
608
|
*
|
|
@@ -236,11 +612,11 @@ export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
|
236
612
|
acceleratorId?: string;
|
|
237
613
|
/**
|
|
238
614
|
* @remarks
|
|
239
|
-
* The client token
|
|
615
|
+
* The client token used to ensure request idempotence.
|
|
240
616
|
*
|
|
241
|
-
* You can
|
|
617
|
+
* You can generate the token on your client. Ensure that it is unique across different requests. The value of `ClientToken` can contain only ASCII characters.
|
|
242
618
|
*
|
|
243
|
-
* >
|
|
619
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** is unique for each API request.
|
|
244
620
|
*
|
|
245
621
|
* @example
|
|
246
622
|
* 1F4B6A4A-C89E-489E-BAF1-52777EE148EF
|
|
@@ -248,10 +624,11 @@ export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
|
248
624
|
clientToken?: string;
|
|
249
625
|
/**
|
|
250
626
|
* @remarks
|
|
251
|
-
* Specifies whether to perform
|
|
627
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
252
628
|
*
|
|
253
|
-
*
|
|
254
|
-
*
|
|
629
|
+
* - **true**: performs a dry run but does not create the resource. 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 a 2xx HTTP status code.
|
|
630
|
+
*
|
|
631
|
+
* - **false** (default): sends a normal request and creates the resource if the request passes.
|
|
255
632
|
*
|
|
256
633
|
* @example
|
|
257
634
|
* true
|
|
@@ -259,6 +636,10 @@ export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
|
259
636
|
dryRun?: boolean;
|
|
260
637
|
/**
|
|
261
638
|
* @remarks
|
|
639
|
+
* The configurations of the endpoint groups.
|
|
640
|
+
*
|
|
641
|
+
* You can configure up to 10 endpoint groups.
|
|
642
|
+
*
|
|
262
643
|
* This parameter is required.
|
|
263
644
|
*/
|
|
264
645
|
endpointGroupConfigurations?: CreateEndpointGroupsRequestEndpointGroupConfigurations[];
|
|
@@ -266,7 +647,7 @@ export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
|
266
647
|
* @remarks
|
|
267
648
|
* The ID of the listener.
|
|
268
649
|
*
|
|
269
|
-
* >
|
|
650
|
+
* > If the listener protocol is **HTTP** or **HTTPS**, you can create only one endpoint group in each **CreateEndpointGroups** call.
|
|
270
651
|
*
|
|
271
652
|
* This parameter is required.
|
|
272
653
|
*
|
|
@@ -276,7 +657,7 @@ export class CreateEndpointGroupsRequest extends $dara.Model {
|
|
|
276
657
|
listenerId?: string;
|
|
277
658
|
/**
|
|
278
659
|
* @remarks
|
|
279
|
-
* The ID of the region where the
|
|
660
|
+
* The ID of the region where the accelerator is deployed. Set the value to **cn-hangzhou**.
|
|
280
661
|
*
|
|
281
662
|
* This parameter is required.
|
|
282
663
|
*
|