@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,34 +3,42 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
|
|
6
|
+
apiKeys?: string[];
|
|
6
7
|
/**
|
|
7
8
|
* @remarks
|
|
8
|
-
* Specifies whether to
|
|
9
|
+
* Specifies whether to preserve client IP addresses. Valid values:
|
|
9
10
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **false** (default)
|
|
11
|
+
* - **true**: preserves client IP addresses.
|
|
12
12
|
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
13
|
+
* - **false** (default): does not preserve client IP addresses.
|
|
14
|
+
*
|
|
15
|
+
* > * By default, client IP address preservation is disabled for endpoint groups of TCP and UDP listeners. You can enable it based on your business needs.
|
|
16
|
+
* >
|
|
17
|
+
* > * Client IP address preservation is enabled by default for endpoint groups of HTTP and HTTPS listeners. The client IP addresses are retrieved from the X-Forwarded-For header field. 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 [](t1863665.xdita#).
|
|
17
22
|
*/
|
|
18
23
|
enableClientIPPreservation?: boolean;
|
|
19
24
|
/**
|
|
20
25
|
* @remarks
|
|
21
|
-
* Specifies whether to use the
|
|
26
|
+
* Specifies whether to use the Proxy Protocol to preserve client IP addresses. Valid values:
|
|
27
|
+
*
|
|
28
|
+
* - **true**: uses the Proxy Protocol.
|
|
22
29
|
*
|
|
23
|
-
*
|
|
24
|
-
* * **false** (default)
|
|
30
|
+
* - **false** (default): does not use the Proxy Protocol.
|
|
25
31
|
*
|
|
26
|
-
* > *
|
|
27
|
-
*
|
|
28
|
-
*
|
|
32
|
+
* > * This parameter is available only for endpoint groups of TCP listeners.
|
|
33
|
+
* >
|
|
34
|
+
* > * EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
|
|
35
|
+
* >
|
|
36
|
+
* > * For more information, see [](t1863665.xdita#).
|
|
29
37
|
*/
|
|
30
38
|
enableProxyProtocol?: boolean;
|
|
31
39
|
/**
|
|
32
40
|
* @remarks
|
|
33
|
-
* The IP address, domain name, or instance ID based on the value of Type.
|
|
41
|
+
* The IP address, domain name, or instance ID of the endpoint, based on the value of Type.
|
|
34
42
|
*
|
|
35
43
|
* This parameter is required.
|
|
36
44
|
*
|
|
@@ -38,12 +46,16 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
38
46
|
* 47.0.XX.XX
|
|
39
47
|
*/
|
|
40
48
|
endpoint?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @example
|
|
51
|
+
* BAILIAN
|
|
52
|
+
*/
|
|
53
|
+
provider?: string;
|
|
41
54
|
/**
|
|
42
55
|
* @remarks
|
|
43
56
|
* The private IP address of the ENI.
|
|
44
57
|
*
|
|
45
|
-
* >
|
|
46
|
-
* >If you leave this parameter empty, the primary private IP address of the ENI is used.
|
|
58
|
+
* > - This parameter is available only when the endpoint type is ENI. You can specify this parameter. If you do not specify this parameter, the primary private IP address of the ENI is used.
|
|
47
59
|
*
|
|
48
60
|
* @example
|
|
49
61
|
* 172.168.XX.XX
|
|
@@ -51,23 +63,35 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
51
63
|
subAddress?: string;
|
|
52
64
|
/**
|
|
53
65
|
* @remarks
|
|
54
|
-
* The type of the endpoint.
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
66
|
+
* The type of the endpoint.
|
|
67
|
+
*
|
|
68
|
+
* - **Domain**: a custom domain name.
|
|
69
|
+
*
|
|
70
|
+
* - **Ip**: a custom IP address.
|
|
71
|
+
*
|
|
72
|
+
* - **IpTarget**: a custom private IP address.
|
|
73
|
+
*
|
|
74
|
+
* - **PublicIp**: an Alibaba Cloud public IP address.
|
|
75
|
+
*
|
|
76
|
+
* - **ECS**: an Alibaba Cloud Elastic Compute Service (ECS) instance.
|
|
77
|
+
*
|
|
78
|
+
* - **SLB**: an Alibaba Cloud Server Load Balancer (SLB) instance.
|
|
79
|
+
*
|
|
80
|
+
* - **ALB**: an Alibaba Cloud Application Load Balancer (ALB) instance.
|
|
81
|
+
*
|
|
82
|
+
* - **OSS**: an Alibaba Cloud Object Storage Service (OSS) bucket.
|
|
83
|
+
*
|
|
84
|
+
* - **ENI**: an Alibaba Cloud Elastic Network Interface (ENI).
|
|
85
|
+
*
|
|
86
|
+
* - **NLB**: an Alibaba Cloud Network Load Balancer (NLB) instance.
|
|
87
|
+
*
|
|
88
|
+
* > * If you set the endpoint type to **ECS**, **ENI**, **SLB**, **NLB**, or **IpTarget**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaVpcEndpoint.
|
|
89
|
+
* >
|
|
90
|
+
* > * If you set the endpoint type to **ALB**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaAlb.
|
|
91
|
+
* >
|
|
92
|
+
* > * If you set the endpoint type to **OSS**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaOss.
|
|
93
|
+
* >
|
|
94
|
+
* > > For more information, see [](t1963894.xdita#).
|
|
71
95
|
*
|
|
72
96
|
* This parameter is required.
|
|
73
97
|
*
|
|
@@ -77,16 +101,16 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
77
101
|
type?: string;
|
|
78
102
|
/**
|
|
79
103
|
* @remarks
|
|
80
|
-
* The
|
|
104
|
+
* The list of vSwitches in the VPC.
|
|
81
105
|
*/
|
|
82
106
|
vSwitchIds?: string[];
|
|
83
107
|
/**
|
|
84
108
|
* @remarks
|
|
85
|
-
* The virtual private cloud (VPC)
|
|
109
|
+
* The ID of the virtual private cloud (VPC).
|
|
86
110
|
*
|
|
87
|
-
* You can specify one VPC ID for an endpoint group
|
|
111
|
+
* You can specify at most one VPC ID for an endpoint group that is associated with a listener that uses smart routing.
|
|
88
112
|
*
|
|
89
|
-
* >
|
|
113
|
+
* > This parameter is required and takes effect only when the endpoint type is **IpTarget**.
|
|
90
114
|
*
|
|
91
115
|
* @example
|
|
92
116
|
* vpc-uf66oesmrqge1t2gs****
|
|
@@ -98,7 +122,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
98
122
|
*
|
|
99
123
|
* Valid values: **0** to **255**.
|
|
100
124
|
*
|
|
101
|
-
* >
|
|
125
|
+
* > If you set the weight of an endpoint to 0, GA stops distributing traffic to the endpoint. Handle this with care.
|
|
102
126
|
*
|
|
103
127
|
* This parameter is required.
|
|
104
128
|
*
|
|
@@ -108,9 +132,11 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
108
132
|
weight?: number;
|
|
109
133
|
static names(): { [key: string]: string } {
|
|
110
134
|
return {
|
|
135
|
+
apiKeys: 'ApiKeys',
|
|
111
136
|
enableClientIPPreservation: 'EnableClientIPPreservation',
|
|
112
137
|
enableProxyProtocol: 'EnableProxyProtocol',
|
|
113
138
|
endpoint: 'Endpoint',
|
|
139
|
+
provider: 'Provider',
|
|
114
140
|
subAddress: 'SubAddress',
|
|
115
141
|
type: 'Type',
|
|
116
142
|
vSwitchIds: 'VSwitchIds',
|
|
@@ -121,9 +147,11 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
121
147
|
|
|
122
148
|
static types(): { [key: string]: any } {
|
|
123
149
|
return {
|
|
150
|
+
apiKeys: { 'type': 'array', 'itemType': 'string' },
|
|
124
151
|
enableClientIPPreservation: 'boolean',
|
|
125
152
|
enableProxyProtocol: 'boolean',
|
|
126
153
|
endpoint: 'string',
|
|
154
|
+
provider: 'string',
|
|
127
155
|
subAddress: 'string',
|
|
128
156
|
type: 'string',
|
|
129
157
|
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -133,6 +161,9 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfi
|
|
|
133
161
|
}
|
|
134
162
|
|
|
135
163
|
validate() {
|
|
164
|
+
if(Array.isArray(this.apiKeys)) {
|
|
165
|
+
$dara.Model.validateArray(this.apiKeys);
|
|
166
|
+
}
|
|
136
167
|
if(Array.isArray(this.vSwitchIds)) {
|
|
137
168
|
$dara.Model.validateArray(this.vSwitchIds);
|
|
138
169
|
}
|
|
@@ -161,9 +192,11 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides
|
|
|
161
192
|
*
|
|
162
193
|
* Valid values: **1** to **65499**.
|
|
163
194
|
*
|
|
164
|
-
* >
|
|
165
|
-
*
|
|
166
|
-
*
|
|
195
|
+
* > - For TCP listeners, virtual endpoint groups do not support port mapping. If a virtual endpoint group already exists under the listener, you cannot configure port mapping for the default endpoint group. If port mapping is already configured for the default endpoint group, you cannot add a virtual endpoint group.
|
|
196
|
+
* >
|
|
197
|
+
* > - After you configure port mapping, the following limits apply to subsequent listener modifications: You cannot change the listener protocol, except for changing it between HTTP and HTTPS.
|
|
198
|
+
* >
|
|
199
|
+
* > - Listener port: The modified listener port range must include all listener ports that are currently mapped. For example, if the listener port range is 80-82 and the ports are mapped to endpoint ports 100-102, you cannot change the listener port range to 80-81.
|
|
167
200
|
*
|
|
168
201
|
* @example
|
|
169
202
|
* 443
|
|
@@ -195,10 +228,11 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides
|
|
|
195
228
|
export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dara.Model {
|
|
196
229
|
/**
|
|
197
230
|
* @remarks
|
|
198
|
-
* Specifies whether to use the
|
|
231
|
+
* Specifies whether to use the Proxy Protocol to preserve client IP addresses. Valid values:
|
|
232
|
+
*
|
|
233
|
+
* - **true**: yes.
|
|
199
234
|
*
|
|
200
|
-
*
|
|
201
|
-
* * **false**
|
|
235
|
+
* - **false**: no.
|
|
202
236
|
*
|
|
203
237
|
* @example
|
|
204
238
|
* false
|
|
@@ -208,8 +242,9 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
208
242
|
* @remarks
|
|
209
243
|
* Specifies whether to use the TCP Option Address (TOA) module to preserve client IP addresses. Valid values:
|
|
210
244
|
*
|
|
211
|
-
*
|
|
212
|
-
*
|
|
245
|
+
* - **true**: yes.
|
|
246
|
+
*
|
|
247
|
+
* - **false**: no.
|
|
213
248
|
*
|
|
214
249
|
* @example
|
|
215
250
|
* false
|
|
@@ -217,14 +252,14 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
217
252
|
enableClientIPPreservationToa?: boolean;
|
|
218
253
|
/**
|
|
219
254
|
* @remarks
|
|
220
|
-
* The configurations of the
|
|
255
|
+
* The configurations of the endpoint.
|
|
221
256
|
*/
|
|
222
257
|
endpointConfigurations?: UpdateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations[];
|
|
223
258
|
/**
|
|
224
259
|
* @remarks
|
|
225
260
|
* The description of the endpoint group.
|
|
226
261
|
*
|
|
227
|
-
* The description
|
|
262
|
+
* The description can be up to 200 characters in length and cannot start with http\\:// or https\\://.
|
|
228
263
|
*
|
|
229
264
|
* @example
|
|
230
265
|
* group1
|
|
@@ -232,7 +267,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
232
267
|
endpointGroupDescription?: string;
|
|
233
268
|
/**
|
|
234
269
|
* @remarks
|
|
235
|
-
* The endpoint
|
|
270
|
+
* The ID of the endpoint group.
|
|
236
271
|
*
|
|
237
272
|
* This parameter is required.
|
|
238
273
|
*
|
|
@@ -244,7 +279,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
244
279
|
* @remarks
|
|
245
280
|
* The name of the endpoint group.
|
|
246
281
|
*
|
|
247
|
-
* The name must be 1 to 128 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-).
|
|
282
|
+
* The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain letters, digits, periods (.), underscores (_), and hyphens (-).
|
|
248
283
|
*
|
|
249
284
|
* @example
|
|
250
285
|
* group1
|
|
@@ -253,12 +288,13 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
253
288
|
endpointIpVersion?: string;
|
|
254
289
|
/**
|
|
255
290
|
* @remarks
|
|
256
|
-
* The backend service protocol
|
|
291
|
+
* The version of the backend service protocol for endpoints in a listener that uses smart routing. Valid values:
|
|
257
292
|
*
|
|
258
|
-
*
|
|
259
|
-
* * **HTTP2**
|
|
293
|
+
* - **HTTP1.1** (default): HTTP/1.1
|
|
260
294
|
*
|
|
261
|
-
*
|
|
295
|
+
* - **HTTP2**: HTTP/2
|
|
296
|
+
*
|
|
297
|
+
* > This parameter is available only when you set EndpointRequestProtocol to HTTPS.
|
|
262
298
|
*
|
|
263
299
|
* @example
|
|
264
300
|
* HTTP1.1
|
|
@@ -266,13 +302,15 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
266
302
|
endpointProtocolVersion?: string;
|
|
267
303
|
/**
|
|
268
304
|
* @remarks
|
|
269
|
-
* The backend service
|
|
305
|
+
* The protocol of the backend service. Valid values:
|
|
306
|
+
*
|
|
307
|
+
* - **HTTP**: HTTP
|
|
270
308
|
*
|
|
271
|
-
*
|
|
272
|
-
* * **HTTPS**
|
|
309
|
+
* - **HTTPS**: HTTPS
|
|
273
310
|
*
|
|
274
|
-
* > *
|
|
275
|
-
* >
|
|
311
|
+
* > * You can set this parameter only when you create an endpoint group for an HTTP or HTTPS listener.
|
|
312
|
+
* >
|
|
313
|
+
* > * For an HTTP listener, the backend service protocol must be HTTP.
|
|
276
314
|
*
|
|
277
315
|
* @example
|
|
278
316
|
* HTTP
|
|
@@ -280,10 +318,11 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
280
318
|
endpointRequestProtocol?: string;
|
|
281
319
|
/**
|
|
282
320
|
* @remarks
|
|
283
|
-
* Specifies whether to enable the health check feature.
|
|
321
|
+
* Specifies whether to enable the health check feature.
|
|
322
|
+
*
|
|
323
|
+
* - **true**: enables the health check feature.
|
|
284
324
|
*
|
|
285
|
-
*
|
|
286
|
-
* * **false** (default): disables the health check feature.
|
|
325
|
+
* - **false** (default): disables the health check feature.
|
|
287
326
|
*
|
|
288
327
|
* @example
|
|
289
328
|
* true
|
|
@@ -292,7 +331,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
292
331
|
healthCheckHost?: string;
|
|
293
332
|
/**
|
|
294
333
|
* @remarks
|
|
295
|
-
* The interval
|
|
334
|
+
* The interval between two consecutive health checks. Unit: seconds. Valid values: **1** to **50**.
|
|
296
335
|
*
|
|
297
336
|
* @example
|
|
298
337
|
* 3
|
|
@@ -300,7 +339,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
300
339
|
healthCheckIntervalSeconds?: number;
|
|
301
340
|
/**
|
|
302
341
|
* @remarks
|
|
303
|
-
* The health check
|
|
342
|
+
* The path of the health check.
|
|
304
343
|
*
|
|
305
344
|
* @example
|
|
306
345
|
* /healthcheck
|
|
@@ -308,7 +347,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
308
347
|
healthCheckPath?: string;
|
|
309
348
|
/**
|
|
310
349
|
* @remarks
|
|
311
|
-
* The port that
|
|
350
|
+
* The port that is used for health checks.
|
|
312
351
|
*
|
|
313
352
|
* Valid values: **1** to **65535**.
|
|
314
353
|
*
|
|
@@ -318,11 +357,13 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
318
357
|
healthCheckPort?: number;
|
|
319
358
|
/**
|
|
320
359
|
* @remarks
|
|
321
|
-
* The protocol
|
|
360
|
+
* The protocol that is used for health checks.
|
|
322
361
|
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
325
|
-
*
|
|
362
|
+
* - **tcp** or **TCP**: TCP
|
|
363
|
+
*
|
|
364
|
+
* - **http** or **HTTP**: HTTP
|
|
365
|
+
*
|
|
366
|
+
* - **https** or **HTTPS**: HTTPS
|
|
326
367
|
*
|
|
327
368
|
* @example
|
|
328
369
|
* tcp
|
|
@@ -330,12 +371,12 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
330
371
|
healthCheckProtocol?: string;
|
|
331
372
|
/**
|
|
332
373
|
* @remarks
|
|
333
|
-
* The port
|
|
374
|
+
* The port mapping.
|
|
334
375
|
*/
|
|
335
376
|
portOverrides?: UpdateEndpointGroupsRequestEndpointGroupConfigurationsPortOverrides[];
|
|
336
377
|
/**
|
|
337
378
|
* @remarks
|
|
338
|
-
* The number of
|
|
379
|
+
* The number of consecutive health checks that an endpoint must pass to be considered healthy, or fail to be considered unhealthy.
|
|
339
380
|
*
|
|
340
381
|
* Valid values: **2** to **10**.
|
|
341
382
|
*
|
|
@@ -345,7 +386,7 @@ export class UpdateEndpointGroupsRequestEndpointGroupConfigurations extends $dar
|
|
|
345
386
|
thresholdCount?: number;
|
|
346
387
|
/**
|
|
347
388
|
* @remarks
|
|
348
|
-
* The traffic ratio
|
|
389
|
+
* The traffic distribution ratio. If a listener is associated with multiple endpoint groups, you can specify this parameter to distribute traffic to the endpoint groups.
|
|
349
390
|
*
|
|
350
391
|
* Valid values: **1** to **100**.
|
|
351
392
|
*
|
|
@@ -419,9 +460,9 @@ export class UpdateEndpointGroupsRequest extends $dara.Model {
|
|
|
419
460
|
* @remarks
|
|
420
461
|
* The client token that is used to ensure the idempotence of the request.
|
|
421
462
|
*
|
|
422
|
-
*
|
|
463
|
+
* Generate a value for this parameter on your client. Make sure that the value is unique among different requests. The token can contain only ASCII characters.
|
|
423
464
|
*
|
|
424
|
-
* >
|
|
465
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** may be different for each request.
|
|
425
466
|
*
|
|
426
467
|
* @example
|
|
427
468
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -429,10 +470,11 @@ export class UpdateEndpointGroupsRequest extends $dara.Model {
|
|
|
429
470
|
clientToken?: string;
|
|
430
471
|
/**
|
|
431
472
|
* @remarks
|
|
432
|
-
* Specifies whether to perform
|
|
473
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
474
|
+
*
|
|
475
|
+
* - **true**: performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, a 2xx HTTP status code is returned.
|
|
433
476
|
*
|
|
434
|
-
*
|
|
435
|
-
* * **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.
|
|
477
|
+
* - **false** (default): sends the request. If the request passes the check, a 2xx HTTP status code is returned and the operation is performed.
|
|
436
478
|
*
|
|
437
479
|
* @example
|
|
438
480
|
* true
|
|
@@ -440,14 +482,14 @@ export class UpdateEndpointGroupsRequest extends $dara.Model {
|
|
|
440
482
|
dryRun?: boolean;
|
|
441
483
|
/**
|
|
442
484
|
* @remarks
|
|
443
|
-
* The configurations of the endpoint
|
|
485
|
+
* The configurations of the endpoint group.
|
|
444
486
|
*
|
|
445
487
|
* This parameter is required.
|
|
446
488
|
*/
|
|
447
489
|
endpointGroupConfigurations?: UpdateEndpointGroupsRequestEndpointGroupConfigurations[];
|
|
448
490
|
/**
|
|
449
491
|
* @remarks
|
|
450
|
-
* The listener
|
|
492
|
+
* The ID of the listener.
|
|
451
493
|
*
|
|
452
494
|
* This parameter is required.
|
|
453
495
|
*
|