@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,17 +3,22 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Model {
|
|
6
|
+
apiKeys?: string[];
|
|
6
7
|
/**
|
|
7
8
|
* @remarks
|
|
8
|
-
* Specifies whether to
|
|
9
|
+
* Specifies whether to preserve client source IP addresses. Valid values:
|
|
9
10
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **false** (default)
|
|
11
|
+
* - **true**: Preserves client source IP addresses.
|
|
12
12
|
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
13
|
+
* - **false** (default): Does not preserve client source IP addresses.
|
|
14
|
+
*
|
|
15
|
+
* > * For endpoint groups of TCP or UDP listeners, this feature is disabled by default but can be enabled if needed.
|
|
16
|
+
* >
|
|
17
|
+
* > * For endpoint groups of HTTP or HTTPS listeners, client source IP addresses are preserved by default. The client IP addresses are retrieved from the X-Forwarded-For header. You cannot disable this feature.
|
|
18
|
+
* >
|
|
19
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
20
|
+
* >
|
|
21
|
+
* > * For more information, see [preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
17
22
|
*
|
|
18
23
|
* @example
|
|
19
24
|
* false
|
|
@@ -21,14 +26,17 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
21
26
|
enableClientIPPreservation?: boolean;
|
|
22
27
|
/**
|
|
23
28
|
* @remarks
|
|
24
|
-
* Specifies whether to use the
|
|
29
|
+
* Specifies whether to use the Proxy Protocol to preserve client source IP addresses. Valid values:
|
|
30
|
+
*
|
|
31
|
+
* - **true**: Preserves client source IP addresses.
|
|
25
32
|
*
|
|
26
|
-
*
|
|
27
|
-
* * **false** (default)
|
|
33
|
+
* - **false** (default): Does not preserve client source IP addresses.
|
|
28
34
|
*
|
|
29
|
-
* > *
|
|
30
|
-
*
|
|
31
|
-
*
|
|
35
|
+
* > * You can configure this parameter only for endpoint groups of TCP listeners.
|
|
36
|
+
* >
|
|
37
|
+
* > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
|
|
38
|
+
* >
|
|
39
|
+
* > * For more information, see [preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
|
|
32
40
|
*
|
|
33
41
|
* @example
|
|
34
42
|
* false
|
|
@@ -36,7 +44,7 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
36
44
|
enableProxyProtocol?: boolean;
|
|
37
45
|
/**
|
|
38
46
|
* @remarks
|
|
39
|
-
* Enter
|
|
47
|
+
* Enter an IP address, a domain name, or an instance ID based on the value of the `Type` parameter.
|
|
40
48
|
*
|
|
41
49
|
* This parameter is required.
|
|
42
50
|
*
|
|
@@ -44,11 +52,16 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
44
52
|
* 120.XX.XX.21
|
|
45
53
|
*/
|
|
46
54
|
endpoint?: string;
|
|
55
|
+
/**
|
|
56
|
+
* @example
|
|
57
|
+
* BAILIAN
|
|
58
|
+
*/
|
|
59
|
+
provider?: string;
|
|
47
60
|
/**
|
|
48
61
|
* @remarks
|
|
49
|
-
* The private IP address of the
|
|
62
|
+
* The private IP address of the elastic network interface.
|
|
50
63
|
*
|
|
51
|
-
* >
|
|
64
|
+
* > If the endpoint type is **ENI**, you can specify this parameter. If you omit this parameter, the primary private IP address of the ENI is used.
|
|
52
65
|
*
|
|
53
66
|
* @example
|
|
54
67
|
* 172.168.XX.XX
|
|
@@ -56,24 +69,37 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
56
69
|
subAddress?: string;
|
|
57
70
|
/**
|
|
58
71
|
* @remarks
|
|
59
|
-
* The type of
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
*
|
|
72
|
+
* The type of endpoint. 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 instance.
|
|
89
|
+
*
|
|
90
|
+
* - **ENI**: an elastic network interface.
|
|
91
|
+
*
|
|
92
|
+
* - **NLB**: an NLB instance.
|
|
93
|
+
*
|
|
94
|
+
* > * If the endpoint type is **ECS**, **ENI**, **SLB**, or **IpTarget**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaVpcEndpoint.
|
|
95
|
+
* >
|
|
96
|
+
* > * If the endpoint type is **ALB**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaAlb.
|
|
97
|
+
* >
|
|
98
|
+
* > * If the endpoint type is **OSS**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaOss.
|
|
99
|
+
* >
|
|
100
|
+
* > * If the endpoint type is **NLB**, and the service-linked role does not exist, the system automatically creates a service-linked role named AliyunServiceRoleForGaNlb.
|
|
101
|
+
* >
|
|
102
|
+
* > > For more information, see [service-linked roles](https://help.aliyun.com/document_detail/178360.html).
|
|
77
103
|
*
|
|
78
104
|
* This parameter is required.
|
|
79
105
|
*
|
|
@@ -83,16 +109,16 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
83
109
|
type?: string;
|
|
84
110
|
/**
|
|
85
111
|
* @remarks
|
|
86
|
-
*
|
|
112
|
+
* A list of vSwitches in the VPC.
|
|
87
113
|
*/
|
|
88
114
|
vSwitchIds?: string[];
|
|
89
115
|
/**
|
|
90
116
|
* @remarks
|
|
91
|
-
* The
|
|
117
|
+
* The ID of the VPC.
|
|
92
118
|
*
|
|
93
|
-
* You can specify one VPC ID for an endpoint group
|
|
119
|
+
* You can specify at most one VPC ID for an endpoint group that is associated with an intelligent routing listener.
|
|
94
120
|
*
|
|
95
|
-
* >
|
|
121
|
+
* > This parameter is required only when the endpoint type is **IpTarget**.
|
|
96
122
|
*
|
|
97
123
|
* @example
|
|
98
124
|
* vpc-2zen6t0u7xhm0k5iz****
|
|
@@ -104,7 +130,7 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
104
130
|
*
|
|
105
131
|
* Valid values: **0** to **255**.
|
|
106
132
|
*
|
|
107
|
-
* >
|
|
133
|
+
* > If you set the weight of an endpoint to 0, Global Accelerator stops distributing traffic to the endpoint. Proceed with caution.
|
|
108
134
|
*
|
|
109
135
|
* This parameter is required.
|
|
110
136
|
*
|
|
@@ -114,9 +140,11 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
114
140
|
weight?: number;
|
|
115
141
|
static names(): { [key: string]: string } {
|
|
116
142
|
return {
|
|
143
|
+
apiKeys: 'ApiKeys',
|
|
117
144
|
enableClientIPPreservation: 'EnableClientIPPreservation',
|
|
118
145
|
enableProxyProtocol: 'EnableProxyProtocol',
|
|
119
146
|
endpoint: 'Endpoint',
|
|
147
|
+
provider: 'Provider',
|
|
120
148
|
subAddress: 'SubAddress',
|
|
121
149
|
type: 'Type',
|
|
122
150
|
vSwitchIds: 'VSwitchIds',
|
|
@@ -127,9 +155,11 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
127
155
|
|
|
128
156
|
static types(): { [key: string]: any } {
|
|
129
157
|
return {
|
|
158
|
+
apiKeys: { 'type': 'array', 'itemType': 'string' },
|
|
130
159
|
enableClientIPPreservation: 'boolean',
|
|
131
160
|
enableProxyProtocol: 'boolean',
|
|
132
161
|
endpoint: 'string',
|
|
162
|
+
provider: 'string',
|
|
133
163
|
subAddress: 'string',
|
|
134
164
|
type: 'string',
|
|
135
165
|
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -139,6 +169,9 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
139
169
|
}
|
|
140
170
|
|
|
141
171
|
validate() {
|
|
172
|
+
if(Array.isArray(this.apiKeys)) {
|
|
173
|
+
$dara.Model.validateArray(this.apiKeys);
|
|
174
|
+
}
|
|
142
175
|
if(Array.isArray(this.vSwitchIds)) {
|
|
143
176
|
$dara.Model.validateArray(this.vSwitchIds);
|
|
144
177
|
}
|
|
@@ -153,7 +186,7 @@ export class UpdateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
|
|
|
153
186
|
export class UpdateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
154
187
|
/**
|
|
155
188
|
* @remarks
|
|
156
|
-
* The endpoint port
|
|
189
|
+
* The endpoint port in the port override settings.
|
|
157
190
|
*
|
|
158
191
|
* @example
|
|
159
192
|
* 80
|
|
@@ -161,11 +194,13 @@ export class UpdateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
|
161
194
|
endpointPort?: number;
|
|
162
195
|
/**
|
|
163
196
|
* @remarks
|
|
164
|
-
* The listener port
|
|
197
|
+
* The listener port in the port override settings.
|
|
165
198
|
*
|
|
166
|
-
* >
|
|
167
|
-
*
|
|
168
|
-
*
|
|
199
|
+
* > - For TCP listeners, virtual endpoint groups do not support port overrides. If a listener is already associated with a virtual endpoint group, you cannot configure port overrides for the default endpoint group. If the default endpoint group has port overrides configured, you cannot add a virtual endpoint group.
|
|
200
|
+
* >
|
|
201
|
+
* > - After you configure port overrides, you can change the listener protocol only between HTTP and HTTPS.
|
|
202
|
+
* >
|
|
203
|
+
* > - The updated listener port range must include all listener ports in the configured port overrides. For example, if the listener port range is 80-82 and port overrides are configured to map the ports to endpoint ports 100-102, you cannot update the listener port range to 80-81.
|
|
169
204
|
*
|
|
170
205
|
* @example
|
|
171
206
|
* 443
|
|
@@ -197,11 +232,11 @@ export class UpdateEndpointGroupRequestPortOverrides extends $dara.Model {
|
|
|
197
232
|
export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
198
233
|
/**
|
|
199
234
|
* @remarks
|
|
200
|
-
*
|
|
235
|
+
* A client-generated token to ensure the idempotence of the request.
|
|
201
236
|
*
|
|
202
|
-
*
|
|
237
|
+
* The token must be unique across requests and can contain only ASCII characters.
|
|
203
238
|
*
|
|
204
|
-
* > If you do not specify this parameter, the system automatically uses the **request
|
|
239
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** is unique for each API request.
|
|
205
240
|
*
|
|
206
241
|
* @example
|
|
207
242
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -211,7 +246,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
211
246
|
* @remarks
|
|
212
247
|
* The description of the endpoint group.
|
|
213
248
|
*
|
|
214
|
-
* The description can be up to 200 characters
|
|
249
|
+
* The description can be up to 200 characters long and cannot start with `http://` or `https://`.
|
|
215
250
|
*
|
|
216
251
|
* @example
|
|
217
252
|
* EndpointGroup
|
|
@@ -219,7 +254,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
219
254
|
description?: string;
|
|
220
255
|
/**
|
|
221
256
|
* @remarks
|
|
222
|
-
* The configurations of the endpoints
|
|
257
|
+
* The configurations of the endpoints.
|
|
223
258
|
*/
|
|
224
259
|
endpointConfigurations?: UpdateEndpointGroupRequestEndpointConfigurations[];
|
|
225
260
|
/**
|
|
@@ -234,7 +269,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
234
269
|
endpointGroupId?: string;
|
|
235
270
|
/**
|
|
236
271
|
* @remarks
|
|
237
|
-
* The ID of the region where the endpoint group is
|
|
272
|
+
* The ID of the region where the endpoint group is deployed.
|
|
238
273
|
*
|
|
239
274
|
* This parameter is required.
|
|
240
275
|
*
|
|
@@ -242,15 +277,23 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
242
277
|
* cn-hangzhou
|
|
243
278
|
*/
|
|
244
279
|
endpointGroupRegion?: string;
|
|
280
|
+
/**
|
|
281
|
+
* @remarks
|
|
282
|
+
* Specifies the IP protocol that GA uses to communicate with endpoints. Valid values: ● **IPv4** (default): Use IPv4. ● **IPv6**: Use IPv6. ● **ProtocolAffinity**: Use the same IP protocol as the client request.
|
|
283
|
+
*
|
|
284
|
+
* @example
|
|
285
|
+
* IPv4
|
|
286
|
+
*/
|
|
245
287
|
endpointIpVersion?: string;
|
|
246
288
|
/**
|
|
247
289
|
* @remarks
|
|
248
|
-
* The
|
|
290
|
+
* The version of the backend service protocol. Valid values:
|
|
249
291
|
*
|
|
250
|
-
*
|
|
251
|
-
* * **HTTP2**
|
|
292
|
+
* - **HTTP1.1**
|
|
252
293
|
*
|
|
253
|
-
*
|
|
294
|
+
* - **HTTP2**
|
|
295
|
+
*
|
|
296
|
+
* > You can configure this parameter only when `EndpointRequestProtocol` is set to HTTPS.
|
|
254
297
|
*
|
|
255
298
|
* @example
|
|
256
299
|
* HTTP1.1
|
|
@@ -258,13 +301,15 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
258
301
|
endpointProtocolVersion?: string;
|
|
259
302
|
/**
|
|
260
303
|
* @remarks
|
|
261
|
-
* The
|
|
304
|
+
* The backend service protocol. Valid values:
|
|
305
|
+
*
|
|
306
|
+
* - **HTTP**
|
|
262
307
|
*
|
|
263
|
-
*
|
|
264
|
-
* * **HTTPS**
|
|
308
|
+
* - **HTTPS**
|
|
265
309
|
*
|
|
266
|
-
* > *
|
|
267
|
-
* >
|
|
310
|
+
* > * You can configure this parameter only for endpoint groups of HTTP or HTTPS listeners.
|
|
311
|
+
* >
|
|
312
|
+
* > * For an HTTP listener, the backend service protocol must be HTTP.
|
|
268
313
|
*
|
|
269
314
|
* @example
|
|
270
315
|
* HTTP
|
|
@@ -272,19 +317,27 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
272
317
|
endpointRequestProtocol?: string;
|
|
273
318
|
/**
|
|
274
319
|
* @remarks
|
|
275
|
-
* Specifies whether to enable
|
|
320
|
+
* Specifies whether to enable health checks. Valid values:
|
|
276
321
|
*
|
|
277
|
-
*
|
|
278
|
-
*
|
|
322
|
+
* - **true**: Enables health checks.
|
|
323
|
+
*
|
|
324
|
+
* - **false** (default): Disables health checks.
|
|
279
325
|
*
|
|
280
326
|
* @example
|
|
281
327
|
* true
|
|
282
328
|
*/
|
|
283
329
|
healthCheckEnabled?: boolean;
|
|
330
|
+
/**
|
|
331
|
+
* @remarks
|
|
332
|
+
* The domain name for the health check.
|
|
333
|
+
*
|
|
334
|
+
* @example
|
|
335
|
+
* www.taobao.com
|
|
336
|
+
*/
|
|
284
337
|
healthCheckHost?: string;
|
|
285
338
|
/**
|
|
286
339
|
* @remarks
|
|
287
|
-
* The interval between
|
|
340
|
+
* The interval between health checks, in seconds. Valid values: **1** to **50**.
|
|
288
341
|
*
|
|
289
342
|
* @example
|
|
290
343
|
* 3
|
|
@@ -292,7 +345,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
292
345
|
healthCheckIntervalSeconds?: number;
|
|
293
346
|
/**
|
|
294
347
|
* @remarks
|
|
295
|
-
* The path
|
|
348
|
+
* The path for health checks.
|
|
296
349
|
*
|
|
297
350
|
* @example
|
|
298
351
|
* /healthcheck
|
|
@@ -300,7 +353,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
300
353
|
healthCheckPath?: string;
|
|
301
354
|
/**
|
|
302
355
|
* @remarks
|
|
303
|
-
* The port
|
|
356
|
+
* The port used for health checks. Valid values: **1** to **65535**.
|
|
304
357
|
*
|
|
305
358
|
* @example
|
|
306
359
|
* 20
|
|
@@ -308,21 +361,23 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
308
361
|
healthCheckPort?: number;
|
|
309
362
|
/**
|
|
310
363
|
* @remarks
|
|
311
|
-
* The protocol
|
|
364
|
+
* The protocol for health checks. Valid values:
|
|
365
|
+
*
|
|
366
|
+
* - **tcp** or **TCP**
|
|
367
|
+
*
|
|
368
|
+
* - **http** or **HTTP**
|
|
312
369
|
*
|
|
313
|
-
*
|
|
314
|
-
* * **http** or **HTTP**
|
|
315
|
-
* * **https** or **HTTPS**
|
|
370
|
+
* - **https** or **HTTPS**
|
|
316
371
|
*
|
|
317
372
|
* @example
|
|
318
|
-
*
|
|
373
|
+
* HTTPS
|
|
319
374
|
*/
|
|
320
375
|
healthCheckProtocol?: string;
|
|
321
376
|
/**
|
|
322
377
|
* @remarks
|
|
323
378
|
* The name of the endpoint group.
|
|
324
379
|
*
|
|
325
|
-
* The name must be 1 to 128 characters
|
|
380
|
+
* The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
326
381
|
*
|
|
327
382
|
* @example
|
|
328
383
|
* group1
|
|
@@ -330,7 +385,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
330
385
|
name?: string;
|
|
331
386
|
/**
|
|
332
387
|
* @remarks
|
|
333
|
-
* The port
|
|
388
|
+
* The port override settings.
|
|
334
389
|
*/
|
|
335
390
|
portOverrides?: UpdateEndpointGroupRequestPortOverrides[];
|
|
336
391
|
/**
|
|
@@ -345,7 +400,7 @@ export class UpdateEndpointGroupRequest extends $dara.Model {
|
|
|
345
400
|
regionId?: string;
|
|
346
401
|
/**
|
|
347
402
|
* @remarks
|
|
348
|
-
* The number of consecutive
|
|
403
|
+
* The number of consecutive successful or failed health checks required to change an endpoint\\"s health status.
|
|
349
404
|
*
|
|
350
405
|
* Valid values: **2** to **10**.
|
|
351
406
|
*
|