@alicloud/ga20191120 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +632 -624
- package/dist/client.js +634 -620
- package/dist/client.js.map +1 -1
- package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
- package/dist/models/AddEntriesToAclRequest.js.map +1 -1
- package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
- package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
- package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
- package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
- package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
- package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
- package/dist/models/AssociateResourcesRequest.d.ts +22 -0
- package/dist/models/AssociateResourcesRequest.js.map +1 -1
- package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
- package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
- package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
- package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
- package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
- package/dist/models/CreateAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
- package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateAclRequest.d.ts +26 -28
- package/dist/models/CreateAclRequest.js.map +1 -1
- package/dist/models/CreateAclResponseBody.d.ts +2 -2
- package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
- package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
- package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
- package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
- package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
- package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
- package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
- package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
- package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
- package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
- package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
- package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
- package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
- package/dist/models/CreateDomainRequest.d.ts +4 -3
- package/dist/models/CreateDomainRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
- package/dist/models/CreateEndpointGroupRequest.js +7 -0
- package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
- package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
- package/dist/models/CreateEndpointGroupsRequest.js +7 -0
- package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
- package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
- package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
- package/dist/models/CreateListenerRequest.d.ts +341 -255
- package/dist/models/CreateListenerRequest.js +7 -0
- package/dist/models/CreateListenerRequest.js.map +1 -1
- package/dist/models/CreateListenerResponseBody.d.ts +2 -2
- package/dist/models/DeleteAclRequest.d.ts +6 -7
- package/dist/models/DeleteAclRequest.js.map +1 -1
- package/dist/models/DeleteAclResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
- package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
- package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
- package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
- package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
- package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
- package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
- package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
- package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
- package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
- package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
- package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
- package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
- package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityRequest.d.ts +11 -7
- package/dist/models/DescribeCommodityRequest.js.map +1 -1
- package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
- package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
- package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
- package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
- package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
- package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
- package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
- package/dist/models/DescribeListenerRequest.d.ts +1 -1
- package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
- package/dist/models/DescribeListenerResponseBody.js.map +1 -1
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
- package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
- package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
- package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
- package/dist/models/DisassociateResourcesRequest.js.map +1 -1
- package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
- package/dist/models/GetAclResponseBody.d.ts +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
- package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
- package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
- package/dist/models/GetHealthStatusRequest.d.ts +4 -3
- package/dist/models/GetHealthStatusRequest.js.map +1 -1
- package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
- package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
- package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
- package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
- package/dist/models/GetSpareIpRequest.d.ts +8 -9
- package/dist/models/GetSpareIpRequest.js.map +1 -1
- package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
- package/dist/models/GetSpareIpResponseBody.js.map +1 -1
- package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
- package/dist/models/ListAcceleratorsRequest.js.map +1 -1
- package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
- package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
- package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
- package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
- package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
- package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
- package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
- package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
- package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
- package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
- package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
- package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
- package/dist/models/ListCommonAreasRequest.d.ts +9 -12
- package/dist/models/ListCommonAreasRequest.js.map +1 -1
- package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
- package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
- package/dist/models/ListEndpointGroupsRequest.js +2 -0
- package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
- package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
- package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
- package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
- package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
- package/dist/models/ListForwardingRulesRequest.js.map +1 -1
- package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
- package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
- package/dist/models/ListListenersRequest.d.ts +11 -4
- package/dist/models/ListListenersRequest.js.map +1 -1
- package/dist/models/ListListenersResponseBody.d.ts +140 -104
- package/dist/models/ListListenersResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
- package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
- package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
- package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
- package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
- package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
- package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
- package/dist/models/UpdateDomainRequest.d.ts +2 -2
- package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
- package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
- package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
- package/dist/models/UpdateEndpointGroupRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
- package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
- package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
- package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
- package/dist/models/UpdateListenerRequest.d.ts +62 -43
- package/dist/models/UpdateListenerRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
- package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
- package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +635 -620
- package/src/models/AddEntriesToAclRequest.ts +14 -15
- package/src/models/AddEntriesToAclResponseBody.ts +1 -1
- package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
- package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
- package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
- package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
- package/src/models/AssociateResourcesRequest.ts +22 -0
- package/src/models/AssociateResourcesResponseBody.ts +7 -1
- package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
- package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
- package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
- package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
- package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
- package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
- package/src/models/ChangeResourceGroupRequest.ts +14 -16
- package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
- package/src/models/CreateAcceleratorRequest.ts +98 -61
- package/src/models/CreateAcceleratorResponseBody.ts +10 -2
- package/src/models/CreateAclRequest.ts +26 -28
- package/src/models/CreateAclResponseBody.ts +2 -2
- package/src/models/CreateApplicationMonitorRequest.ts +17 -16
- package/src/models/CreateBandwidthPackageRequest.ts +60 -51
- package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
- package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
- package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
- package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
- package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
- package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
- package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
- package/src/models/CreateBasicEndpointRequest.ts +20 -23
- package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
- package/src/models/CreateBasicIpSetRequest.ts +23 -30
- package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
- package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
- package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
- package/src/models/CreateDomainRequest.ts +4 -3
- package/src/models/CreateEndpointGroupRequest.ts +152 -86
- package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
- package/src/models/CreateEndpointGroupsRequest.ts +390 -9
- package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/CreateForwardingRulesRequest.ts +220 -4
- package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
- package/src/models/CreateListenerRequest.ts +348 -255
- package/src/models/CreateListenerResponseBody.ts +2 -2
- package/src/models/DeleteAclRequest.ts +6 -7
- package/src/models/DeleteAclResponseBody.ts +1 -1
- package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
- package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
- package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
- package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
- package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
- package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
- package/src/models/DeleteBasicEndpointRequest.ts +5 -5
- package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
- package/src/models/DescribeAcceleratorRequest.ts +2 -2
- package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
- package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
- package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
- package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
- package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
- package/src/models/DescribeCommodityPriceRequest.ts +18 -12
- package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
- package/src/models/DescribeCommodityRequest.ts +11 -7
- package/src/models/DescribeCommodityResponseBody.ts +11 -9
- package/src/models/DescribeEndpointGroupRequest.ts +2 -2
- package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
- package/src/models/DescribeIpSetResponseBody.ts +50 -30
- package/src/models/DescribeListenerRequest.ts +1 -1
- package/src/models/DescribeListenerResponseBody.ts +147 -111
- package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
- package/src/models/DescribeRegionsResponseBody.ts +1 -1
- package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
- package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
- package/src/models/DisassociateResourcesRequest.ts +17 -0
- package/src/models/DisassociateResourcesResponseBody.ts +7 -1
- package/src/models/GetAclResponseBody.ts +1 -1
- package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
- package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
- package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
- package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
- package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
- package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
- package/src/models/GetHealthStatusRequest.ts +4 -3
- package/src/models/GetHealthStatusResponseBody.ts +39 -23
- package/src/models/GetInvalidDomainCountRequest.ts +1 -1
- package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
- package/src/models/GetSpareIpRequest.ts +8 -9
- package/src/models/GetSpareIpResponseBody.ts +3 -4
- package/src/models/ListAcceleratorsRequest.ts +21 -15
- package/src/models/ListAcceleratorsResponseBody.ts +162 -100
- package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
- package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
- package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
- package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
- package/src/models/ListBandwidthackagesRequest.ts +3 -3
- package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
- package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
- package/src/models/ListBusiRegionsResponseBody.ts +1 -1
- package/src/models/ListCommonAreasRequest.ts +9 -12
- package/src/models/ListCommonAreasResponseBody.ts +2 -2
- package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
- package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
- package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
- package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
- package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
- package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
- package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
- package/src/models/ListEndpointGroupsRequest.ts +21 -19
- package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
- package/src/models/ListForwardingRulesRequest.ts +4 -3
- package/src/models/ListForwardingRulesResponseBody.ts +125 -79
- package/src/models/ListListenersRequest.ts +11 -4
- package/src/models/ListListenersResponseBody.ts +140 -104
- package/src/models/ListTagResourcesResponseBody.ts +0 -38
- package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
- package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
- package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
- package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
- package/src/models/UpdateAcceleratorRequest.ts +59 -31
- package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
- package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
- package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
- package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
- package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
- package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
- package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
- package/src/models/UpdateDomainRequest.ts +2 -2
- package/src/models/UpdateDomainStateResponseBody.ts +7 -4
- package/src/models/UpdateEndpointGroupRequest.ts +128 -73
- package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
- package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/UpdateForwardingRulesRequest.ts +109 -81
- package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
- package/src/models/UpdateListenerRequest.ts +62 -43
- package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
- package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeListenerResponseBodyBackendPorts extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The start port of the backend server that is used to receive requests.
|
|
9
9
|
*
|
|
10
|
-
* This parameter is returned only
|
|
10
|
+
* This parameter is returned only when the listener protocol is HTTPS and the listener port is the same as the service port of the backend server.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* 80
|
|
@@ -15,7 +15,7 @@ export class DescribeListenerResponseBodyBackendPorts extends $dara.Model {
|
|
|
15
15
|
fromPort?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The
|
|
18
|
+
* The end port of the backend server that is used to receive requests.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 80
|
|
@@ -55,9 +55,9 @@ export class DescribeListenerResponseBodyCertificates extends $dara.Model {
|
|
|
55
55
|
id?: string;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The type of the
|
|
58
|
+
* The type of the certificate.
|
|
59
59
|
*
|
|
60
|
-
* Only **Server**
|
|
60
|
+
* Only **Server** is returned, which indicates a server-side certificate.
|
|
61
61
|
*
|
|
62
62
|
* @example
|
|
63
63
|
* Server
|
|
@@ -89,7 +89,7 @@ export class DescribeListenerResponseBodyCertificates extends $dara.Model {
|
|
|
89
89
|
export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
|
|
90
90
|
/**
|
|
91
91
|
* @remarks
|
|
92
|
-
* The
|
|
92
|
+
* The start of the listener port range that is used to receive and forward requests to endpoints.
|
|
93
93
|
*
|
|
94
94
|
* @example
|
|
95
95
|
* 20
|
|
@@ -97,7 +97,7 @@ export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
|
|
|
97
97
|
fromPort?: number;
|
|
98
98
|
/**
|
|
99
99
|
* @remarks
|
|
100
|
-
* The
|
|
100
|
+
* The end of the listener port range that is used to receive and forward requests to endpoints.
|
|
101
101
|
*
|
|
102
102
|
* @example
|
|
103
103
|
* 20
|
|
@@ -129,7 +129,7 @@ export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
|
|
|
129
129
|
export class DescribeListenerResponseBodyRelatedAcls extends $dara.Model {
|
|
130
130
|
/**
|
|
131
131
|
* @remarks
|
|
132
|
-
* The ID of the ACL that is associated with the listener.
|
|
132
|
+
* The ID of the access control list (ACL) that is associated with the listener.
|
|
133
133
|
*
|
|
134
134
|
* @example
|
|
135
135
|
* 123
|
|
@@ -137,13 +137,12 @@ export class DescribeListenerResponseBodyRelatedAcls extends $dara.Model {
|
|
|
137
137
|
aclId?: string;
|
|
138
138
|
/**
|
|
139
139
|
* @remarks
|
|
140
|
-
* Indicates whether the access control feature is enabled.
|
|
140
|
+
* Indicates whether the access control feature is enabled.
|
|
141
141
|
*
|
|
142
|
-
*
|
|
143
|
-
* * **off**: disabled.
|
|
142
|
+
* - **Associated**: The access control feature is enabled.
|
|
144
143
|
*
|
|
145
144
|
* @example
|
|
146
|
-
*
|
|
145
|
+
* Associated
|
|
147
146
|
*/
|
|
148
147
|
status?: string;
|
|
149
148
|
static names(): { [key: string]: string } {
|
|
@@ -174,12 +173,17 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
|
|
|
174
173
|
* @remarks
|
|
175
174
|
* The name of the action on the managed instance. Valid values:
|
|
176
175
|
*
|
|
177
|
-
*
|
|
178
|
-
*
|
|
179
|
-
*
|
|
180
|
-
*
|
|
181
|
-
*
|
|
182
|
-
*
|
|
176
|
+
* - **Create**: Create an instance.
|
|
177
|
+
*
|
|
178
|
+
* - **Update**: Update the current instance.
|
|
179
|
+
*
|
|
180
|
+
* - **Delete**: Delete the current instance.
|
|
181
|
+
*
|
|
182
|
+
* - **Associate**: Associate the instance with other resources.
|
|
183
|
+
*
|
|
184
|
+
* - **UserUnmanaged**: Unmanage the instance.
|
|
185
|
+
*
|
|
186
|
+
* - **CreateChild**: Create a child resource in the instance.
|
|
183
187
|
*
|
|
184
188
|
* @example
|
|
185
189
|
* Update
|
|
@@ -189,15 +193,21 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
|
|
|
189
193
|
* @remarks
|
|
190
194
|
* The type of the child resource. Valid values:
|
|
191
195
|
*
|
|
192
|
-
*
|
|
193
|
-
*
|
|
194
|
-
*
|
|
195
|
-
*
|
|
196
|
-
*
|
|
197
|
-
*
|
|
198
|
-
*
|
|
196
|
+
* - **Listener**: listener.
|
|
197
|
+
*
|
|
198
|
+
* - **IpSet**: acceleration region.
|
|
199
|
+
*
|
|
200
|
+
* - **EndpointGroup**: endpoint group.
|
|
201
|
+
*
|
|
202
|
+
* - **ForwardingRule**: forwarding rule.
|
|
203
|
+
*
|
|
204
|
+
* - **Endpoint**: endpoint.
|
|
199
205
|
*
|
|
200
|
-
*
|
|
206
|
+
* - **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
|
|
207
|
+
*
|
|
208
|
+
* - **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
|
|
209
|
+
*
|
|
210
|
+
* > This parameter is returned only when **Action** is set to **CreateChild**.
|
|
201
211
|
*
|
|
202
212
|
* @example
|
|
203
213
|
* Listener
|
|
@@ -205,10 +215,11 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
|
|
|
205
215
|
childType?: string;
|
|
206
216
|
/**
|
|
207
217
|
* @remarks
|
|
208
|
-
* Indicates whether the specified
|
|
218
|
+
* Indicates whether the specified action is managed. Valid values:
|
|
219
|
+
*
|
|
220
|
+
* - **true**: The specified action is managed. You cannot perform the specified action on the managed instance.
|
|
209
221
|
*
|
|
210
|
-
*
|
|
211
|
-
* * **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
|
|
222
|
+
* - **false**: The specified action is not managed. You can perform the specified action on the managed instance.
|
|
212
223
|
*
|
|
213
224
|
* @example
|
|
214
225
|
* false
|
|
@@ -242,12 +253,13 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
|
|
|
242
253
|
export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model {
|
|
243
254
|
/**
|
|
244
255
|
* @remarks
|
|
245
|
-
* Indicates whether the `GA-AP` header is used to retrieve information about acceleration
|
|
256
|
+
* Indicates whether the `GA-AP` header is used to retrieve information about the acceleration region.
|
|
246
257
|
*
|
|
247
|
-
*
|
|
248
|
-
* * **false**
|
|
258
|
+
* - **true**: yes.
|
|
249
259
|
*
|
|
250
|
-
*
|
|
260
|
+
* - **false**: no.
|
|
261
|
+
*
|
|
262
|
+
* > This parameter is available only for HTTP and HTTPS listeners.
|
|
251
263
|
*
|
|
252
264
|
* @example
|
|
253
265
|
* false
|
|
@@ -255,12 +267,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
|
|
|
255
267
|
XForwardedForGaApEnabled?: boolean;
|
|
256
268
|
/**
|
|
257
269
|
* @remarks
|
|
258
|
-
* Indicates whether the `GA-ID` header is used to retrieve the ID of the GA instance.
|
|
270
|
+
* Indicates whether the `GA-ID` header is used to retrieve the ID of the GA instance.
|
|
271
|
+
*
|
|
272
|
+
* - **true**: yes.
|
|
259
273
|
*
|
|
260
|
-
*
|
|
261
|
-
* * **false**
|
|
274
|
+
* - **false**: no.
|
|
262
275
|
*
|
|
263
|
-
* >
|
|
276
|
+
* > This parameter is available only for HTTP and HTTPS listeners.
|
|
264
277
|
*
|
|
265
278
|
* @example
|
|
266
279
|
* false
|
|
@@ -268,12 +281,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
|
|
|
268
281
|
XForwardedForGaIdEnabled?: boolean;
|
|
269
282
|
/**
|
|
270
283
|
* @remarks
|
|
271
|
-
* Indicates whether the `GA-X-Forward-Port` header is used to retrieve the listener
|
|
284
|
+
* Indicates whether the `GA-X-Forward-Port` header is used to retrieve the listener port of the GA instance.
|
|
272
285
|
*
|
|
273
|
-
*
|
|
274
|
-
* * **false**
|
|
286
|
+
* - **true**: yes.
|
|
275
287
|
*
|
|
276
|
-
*
|
|
288
|
+
* - **false**: no.
|
|
289
|
+
*
|
|
290
|
+
* > This parameter is available only for HTTP and HTTPS listeners.
|
|
277
291
|
*
|
|
278
292
|
* @example
|
|
279
293
|
* false
|
|
@@ -281,12 +295,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
|
|
|
281
295
|
XForwardedForPortEnabled?: boolean;
|
|
282
296
|
/**
|
|
283
297
|
* @remarks
|
|
284
|
-
* Indicates whether the `GA-X-Forward-Proto` header is used to retrieve the listener protocol of the GA instance.
|
|
298
|
+
* Indicates whether the `GA-X-Forward-Proto` header is used to retrieve the listener protocol of the GA instance.
|
|
299
|
+
*
|
|
300
|
+
* - **true**: yes.
|
|
285
301
|
*
|
|
286
|
-
*
|
|
287
|
-
* * **false**
|
|
302
|
+
* - **false**: no.
|
|
288
303
|
*
|
|
289
|
-
* >
|
|
304
|
+
* > This parameter is available only for HTTP and HTTPS listeners.
|
|
290
305
|
*
|
|
291
306
|
* @example
|
|
292
307
|
* false
|
|
@@ -294,12 +309,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
|
|
|
294
309
|
XForwardedForProtoEnabled?: boolean;
|
|
295
310
|
/**
|
|
296
311
|
* @remarks
|
|
297
|
-
* Indicates whether the `X-Real-IP` header is used to retrieve
|
|
312
|
+
* Indicates whether the `X-Real-IP` header is used to retrieve the real IP addresses of clients.
|
|
298
313
|
*
|
|
299
|
-
*
|
|
300
|
-
* * **false**
|
|
314
|
+
* - **true**: yes.
|
|
301
315
|
*
|
|
302
|
-
*
|
|
316
|
+
* - **false**: no.
|
|
317
|
+
*
|
|
318
|
+
* > This parameter is available only for HTTP and HTTPS listeners.
|
|
303
319
|
*
|
|
304
320
|
* @example
|
|
305
321
|
* false
|
|
@@ -345,12 +361,13 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
345
361
|
acceleratorId?: string;
|
|
346
362
|
/**
|
|
347
363
|
* @remarks
|
|
348
|
-
* The type of the ACL.
|
|
364
|
+
* The type of the ACL.
|
|
365
|
+
*
|
|
366
|
+
* - **white**: a whitelist. Only requests from the IP addresses or CIDR blocks in the ACL are forwarded. Whitelists are suitable for applications that allow access only from specific IP addresses. If you enable a whitelist but do not add an IP address to the ACL, the GA listener does not forward requests.
|
|
349
367
|
*
|
|
350
|
-
*
|
|
351
|
-
* * **black**: a blacklist. All requests from the IP addresses or CIDR blocks in the ACL are blocked. Blacklists are suitable for scenarios in which you want to deny access from specific IP addresses to an application. If the blacklist is enabled but no IP addresses are added to the ACL, the listener forwards all requests.
|
|
368
|
+
* - **black**: a blacklist. All requests from the IP addresses or CIDR blocks in the ACL are denied. Blacklists are suitable for applications that deny access from specific IP addresses. If you enable a blacklist but do not add an IP address to the ACL, the GA listener forwards all requests.
|
|
352
369
|
*
|
|
353
|
-
* This parameter is returned
|
|
370
|
+
* This parameter is returned when an ACL is associated with the listener.
|
|
354
371
|
*
|
|
355
372
|
* @example
|
|
356
373
|
* white
|
|
@@ -358,20 +375,21 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
358
375
|
aclType?: string;
|
|
359
376
|
/**
|
|
360
377
|
* @remarks
|
|
361
|
-
* The
|
|
378
|
+
* The backend port information.
|
|
362
379
|
*/
|
|
363
380
|
backendPorts?: DescribeListenerResponseBodyBackendPorts[];
|
|
364
381
|
/**
|
|
365
382
|
* @remarks
|
|
366
|
-
* The SSL certificates.
|
|
383
|
+
* The list of SSL certificates.
|
|
367
384
|
*/
|
|
368
385
|
certificates?: DescribeListenerResponseBodyCertificates[];
|
|
369
386
|
/**
|
|
370
387
|
* @remarks
|
|
371
|
-
*
|
|
388
|
+
* Client affinity.
|
|
372
389
|
*
|
|
373
|
-
*
|
|
374
|
-
*
|
|
390
|
+
* - If **NONE** is returned, client affinity is disabled. In this case, requests from the same client may be forwarded to different endpoints.
|
|
391
|
+
*
|
|
392
|
+
* - If **SOURCE_IP** is returned, client affinity is enabled. When a client accesses a stateful application, all requests from the same client are forwarded to the same endpoint regardless of the source port or protocol.
|
|
375
393
|
*
|
|
376
394
|
* @example
|
|
377
395
|
* SOURCE_IP
|
|
@@ -379,7 +397,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
379
397
|
clientAffinity?: string;
|
|
380
398
|
/**
|
|
381
399
|
* @remarks
|
|
382
|
-
* The
|
|
400
|
+
* The timestamp that indicates when the listener was created. Unit: milliseconds.
|
|
383
401
|
*
|
|
384
402
|
* @example
|
|
385
403
|
* 1577786252000
|
|
@@ -397,11 +415,13 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
397
415
|
* @remarks
|
|
398
416
|
* The maximum version of the HTTP protocol. Valid values:
|
|
399
417
|
*
|
|
400
|
-
*
|
|
401
|
-
*
|
|
402
|
-
*
|
|
418
|
+
* - **http3**: HTTP/3.
|
|
419
|
+
*
|
|
420
|
+
* - **http2**: HTTP/2.
|
|
421
|
+
*
|
|
422
|
+
* - **http1.1**: HTTP/1.1.
|
|
403
423
|
*
|
|
404
|
-
* >
|
|
424
|
+
* > This parameter is available only for HTTPS listeners.
|
|
405
425
|
*
|
|
406
426
|
* @example
|
|
407
427
|
* http2
|
|
@@ -409,7 +429,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
409
429
|
httpVersion?: string;
|
|
410
430
|
/**
|
|
411
431
|
* @remarks
|
|
412
|
-
* The timeout period
|
|
432
|
+
* The timeout period for idle connections. Unit: seconds.
|
|
413
433
|
*
|
|
414
434
|
* @example
|
|
415
435
|
* 900
|
|
@@ -417,7 +437,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
417
437
|
idleTimeout?: number;
|
|
418
438
|
/**
|
|
419
439
|
* @remarks
|
|
420
|
-
* The ID
|
|
440
|
+
* The listener ID.
|
|
421
441
|
*
|
|
422
442
|
* @example
|
|
423
443
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -433,28 +453,32 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
433
453
|
name?: string;
|
|
434
454
|
/**
|
|
435
455
|
* @remarks
|
|
436
|
-
* The
|
|
456
|
+
* The listener port information.
|
|
437
457
|
*/
|
|
438
458
|
portRanges?: DescribeListenerResponseBodyPortRanges[];
|
|
439
459
|
/**
|
|
440
460
|
* @remarks
|
|
441
|
-
* The network
|
|
461
|
+
* The network transport protocol that is used by the listener.
|
|
462
|
+
*
|
|
463
|
+
* - **TCP**: TCP.
|
|
464
|
+
*
|
|
465
|
+
* - **UDP**: UDP.
|
|
442
466
|
*
|
|
443
|
-
*
|
|
444
|
-
*
|
|
445
|
-
*
|
|
446
|
-
* * **https**: HTTPS.
|
|
467
|
+
* - **HTTP**: HTTP.
|
|
468
|
+
*
|
|
469
|
+
* - **HTTPS**: HTTPS.
|
|
447
470
|
*
|
|
448
471
|
* @example
|
|
449
|
-
*
|
|
472
|
+
* TCP
|
|
450
473
|
*/
|
|
451
474
|
protocol?: string;
|
|
452
475
|
/**
|
|
453
476
|
* @remarks
|
|
454
|
-
* Indicates whether the
|
|
477
|
+
* Indicates whether the proxy protocol is used to preserve client IP addresses.
|
|
478
|
+
*
|
|
479
|
+
* - **true**: The proxy protocol is used to preserve client IP addresses. After this feature is enabled, you can view the original IP addresses of clients on the backend service.
|
|
455
480
|
*
|
|
456
|
-
*
|
|
457
|
-
* * **false**
|
|
481
|
+
* - **false**: The proxy protocol is not used to preserve client IP addresses.
|
|
458
482
|
*
|
|
459
483
|
* @example
|
|
460
484
|
* false
|
|
@@ -464,12 +488,12 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
464
488
|
proxyProtocol?: boolean;
|
|
465
489
|
/**
|
|
466
490
|
* @remarks
|
|
467
|
-
* The
|
|
491
|
+
* The access control policy groups that are associated with the listener.
|
|
468
492
|
*/
|
|
469
493
|
relatedAcls?: DescribeListenerResponseBodyRelatedAcls[];
|
|
470
494
|
/**
|
|
471
495
|
* @remarks
|
|
472
|
-
* The ID
|
|
496
|
+
* The request ID.
|
|
473
497
|
*
|
|
474
498
|
* @example
|
|
475
499
|
* 6FEA0CF3-D3B9-43E5-A304-D217037876A8
|
|
@@ -477,9 +501,9 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
477
501
|
requestId?: string;
|
|
478
502
|
/**
|
|
479
503
|
* @remarks
|
|
480
|
-
* The timeout period
|
|
504
|
+
* The timeout period for HTTP or HTTPS requests. Unit: seconds.
|
|
481
505
|
*
|
|
482
|
-
* >
|
|
506
|
+
* > This parameter is available only for HTTP and HTTPS listeners. If a backend server does not respond within the timeout period, GA returns an HTTP 504 error to the client.
|
|
483
507
|
*
|
|
484
508
|
* @example
|
|
485
509
|
* 60
|
|
@@ -489,32 +513,37 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
489
513
|
* @remarks
|
|
490
514
|
* The ID of the security policy.
|
|
491
515
|
*
|
|
492
|
-
*
|
|
516
|
+
* - **tls_cipher_policy_1_0**
|
|
517
|
+
*
|
|
518
|
+
* - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
|
|
519
|
+
*
|
|
520
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
493
521
|
*
|
|
494
|
-
*
|
|
495
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
522
|
+
* - **tls_cipher_policy_1_1**
|
|
496
523
|
*
|
|
497
|
-
*
|
|
524
|
+
* - Supported TLS versions: TLS 1.1 and TLS 1.2.
|
|
498
525
|
*
|
|
499
|
-
*
|
|
500
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
526
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
501
527
|
*
|
|
502
|
-
*
|
|
528
|
+
* - **tls_cipher_policy_1_2**
|
|
503
529
|
*
|
|
504
|
-
*
|
|
505
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
530
|
+
* - Supported TLS versions: TLS 1.2.
|
|
506
531
|
*
|
|
507
|
-
*
|
|
532
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
|
|
508
533
|
*
|
|
509
|
-
*
|
|
510
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
534
|
+
* - **tls_cipher_policy_1_2_strict**
|
|
511
535
|
*
|
|
512
|
-
*
|
|
536
|
+
* - Supported TLS versions: TLS 1.2.
|
|
513
537
|
*
|
|
514
|
-
*
|
|
515
|
-
* * Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
538
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
516
539
|
*
|
|
517
|
-
*
|
|
540
|
+
* - **tls_cipher_policy_1_2_strict_with_1_3**
|
|
541
|
+
*
|
|
542
|
+
* - Supported TLS versions: TLS 1.2 and TLS 1.3.
|
|
543
|
+
*
|
|
544
|
+
* - Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
|
|
545
|
+
*
|
|
546
|
+
* > This parameter is available only for HTTPS listeners.
|
|
518
547
|
*
|
|
519
548
|
* @example
|
|
520
549
|
* tls_cipher_policy_1_0
|
|
@@ -524,7 +553,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
524
553
|
* @remarks
|
|
525
554
|
* The ID of the service that manages the instance.
|
|
526
555
|
*
|
|
527
|
-
* >
|
|
556
|
+
* > This parameter is returned only when **ServiceManaged** is set to **True**.
|
|
528
557
|
*
|
|
529
558
|
* @example
|
|
530
559
|
* ALB
|
|
@@ -532,10 +561,11 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
532
561
|
serviceId?: string;
|
|
533
562
|
/**
|
|
534
563
|
* @remarks
|
|
535
|
-
* Indicates whether the instance is managed. Valid values:
|
|
564
|
+
* Indicates whether the instance is a managed instance. Valid values:
|
|
536
565
|
*
|
|
537
|
-
*
|
|
538
|
-
*
|
|
566
|
+
* - **true**: The instance is a managed instance.
|
|
567
|
+
*
|
|
568
|
+
* - **false**: The instance is not a managed instance.
|
|
539
569
|
*
|
|
540
570
|
* @example
|
|
541
571
|
* true
|
|
@@ -543,19 +573,24 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
543
573
|
serviceManaged?: boolean;
|
|
544
574
|
/**
|
|
545
575
|
* @remarks
|
|
546
|
-
* The actions that
|
|
547
|
-
*
|
|
548
|
-
*
|
|
576
|
+
* The actions that you can perform on the managed instance.
|
|
577
|
+
*
|
|
578
|
+
* > - This parameter is returned only when **ServiceManaged** is set to **True**.
|
|
579
|
+
* >
|
|
580
|
+
* > - When the instance is in a managed state, you cannot perform some operations on the instance.
|
|
549
581
|
*/
|
|
550
582
|
serviceManagedInfos?: DescribeListenerResponseBodyServiceManagedInfos[];
|
|
551
583
|
/**
|
|
552
584
|
* @remarks
|
|
553
|
-
* The status of the listener.
|
|
585
|
+
* The status of the listener.
|
|
554
586
|
*
|
|
555
|
-
*
|
|
556
|
-
*
|
|
557
|
-
*
|
|
558
|
-
*
|
|
587
|
+
* - **configuring**: The listener is being configured.
|
|
588
|
+
*
|
|
589
|
+
* - **init**: The listener is being initialized.
|
|
590
|
+
*
|
|
591
|
+
* - **updating**: The listener is being updated.
|
|
592
|
+
*
|
|
593
|
+
* - **deleting**: The listener is being deleted.
|
|
559
594
|
*
|
|
560
595
|
* @example
|
|
561
596
|
* active
|
|
@@ -563,10 +598,11 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
563
598
|
state?: string;
|
|
564
599
|
/**
|
|
565
600
|
* @remarks
|
|
566
|
-
* The routing type of the listener.
|
|
601
|
+
* The routing type of the listener.
|
|
602
|
+
*
|
|
603
|
+
* - **Standard**: intelligent routing.
|
|
567
604
|
*
|
|
568
|
-
*
|
|
569
|
-
* * **CustomRouting**: custom routing.
|
|
605
|
+
* - **CustomRouting**: custom routing.
|
|
570
606
|
*
|
|
571
607
|
* @example
|
|
572
608
|
* Standard
|
|
@@ -574,7 +610,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
|
|
|
574
610
|
type?: string;
|
|
575
611
|
/**
|
|
576
612
|
* @remarks
|
|
577
|
-
* The configurations of the `
|
|
613
|
+
* The configurations of the `X-Forwarded-For` headers.
|
|
578
614
|
*/
|
|
579
615
|
XForwardedForConfig?: DescribeListenerResponseBodyXForwardedForConfig;
|
|
580
616
|
static names(): { [key: string]: string } {
|
|
@@ -69,8 +69,7 @@ export class DescribeLogStoreOfEndpointGroupResponseBody extends $dara.Model {
|
|
|
69
69
|
* * **off:** The endpoint group is not bound to the Simple Log Service project.
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
|
-
* on
|
|
73
|
-
* off - unbinding
|
|
72
|
+
* on
|
|
74
73
|
*/
|
|
75
74
|
status?: string;
|
|
76
75
|
static names(): { [key: string]: string } {
|
|
@@ -3,7 +3,25 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DetachDdosFromAcceleratorRequestDdosConfigList extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance that is associated with the Global Accelerator instance.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ddosDip-cn-pj64b8cz101
|
|
12
|
+
*/
|
|
6
13
|
ddosId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The region where the Anti-DDoS Pro or Anti-DDoS Premium instance is deployed. Valid values:
|
|
17
|
+
*
|
|
18
|
+
* - **cn-hangzhou**: the Chinese mainland.
|
|
19
|
+
*
|
|
20
|
+
* - **ap-southeast-1**: outside the Chinese mainland.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* ap-southeast-1
|
|
24
|
+
*/
|
|
7
25
|
ddosRegionId?: string;
|
|
8
26
|
static names(): { [key: string]: string } {
|
|
9
27
|
return {
|
|
@@ -31,7 +49,7 @@ export class DetachDdosFromAcceleratorRequestDdosConfigList extends $dara.Model
|
|
|
31
49
|
export class DetachDdosFromAcceleratorRequest extends $dara.Model {
|
|
32
50
|
/**
|
|
33
51
|
* @remarks
|
|
34
|
-
* The ID of the
|
|
52
|
+
* The ID of the Global Accelerator instance.
|
|
35
53
|
*
|
|
36
54
|
* This parameter is required.
|
|
37
55
|
*
|
|
@@ -39,11 +57,26 @@ export class DetachDdosFromAcceleratorRequest extends $dara.Model {
|
|
|
39
57
|
* ga-bp1odcab8tmno0hdq****
|
|
40
58
|
*/
|
|
41
59
|
acceleratorId?: string;
|
|
60
|
+
/**
|
|
61
|
+
* @remarks
|
|
62
|
+
* A list of Anti-DDoS Pro or Anti-DDoS Premium instances that are associated with the Global Accelerator instance.
|
|
63
|
+
*/
|
|
42
64
|
ddosConfigList?: DetachDdosFromAcceleratorRequestDdosConfigList[];
|
|
65
|
+
/**
|
|
66
|
+
* @remarks
|
|
67
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
68
|
+
*
|
|
69
|
+
* - **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, the system returns an HTTP 2xx status code.
|
|
70
|
+
*
|
|
71
|
+
* - **false** (default): sends a normal request. After the request passes the check, an HTTP 2xx status code is returned and the instance is detached.
|
|
72
|
+
*
|
|
73
|
+
* @example
|
|
74
|
+
* true
|
|
75
|
+
*/
|
|
43
76
|
dryRun?: boolean;
|
|
44
77
|
/**
|
|
45
78
|
* @remarks
|
|
46
|
-
* The ID of the region where the
|
|
79
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
47
80
|
*
|
|
48
81
|
* @example
|
|
49
82
|
* cn-hangzhou
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DetachDdosFromAcceleratorResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the Anti-DDoS Pro
|
|
8
|
+
* The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance that is detached from the Global Accelerator instance.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ddoscoo-cn-zz11vq7j****
|
|
@@ -15,7 +15,7 @@ export class DetachDdosFromAcceleratorResponseBody extends $dara.Model {
|
|
|
15
15
|
ddosId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The ID
|
|
18
|
+
* The request ID.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 0ED8D006-F706-4D23-88ED-E11ED28DCAC0
|