@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
|
@@ -7,7 +7,7 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleActionsForwardGro
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The endpoint group ID.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* epg-bp1enpdcrqhl78g6r****
|
|
@@ -39,7 +39,7 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleActionsForwardGro
|
|
|
39
39
|
* @remarks
|
|
40
40
|
* The information about the endpoint groups.
|
|
41
41
|
*
|
|
42
|
-
* >
|
|
42
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
43
43
|
*/
|
|
44
44
|
serverGroupTuples?: ListForwardingRulesResponseBodyForwardingRulesRuleActionsForwardGroupConfigServerGroupTuples[];
|
|
45
45
|
static names(): { [key: string]: string } {
|
|
@@ -71,14 +71,14 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleActions extends $
|
|
|
71
71
|
* @remarks
|
|
72
72
|
* The forwarding action configuration.
|
|
73
73
|
*
|
|
74
|
-
* >
|
|
74
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
75
75
|
*/
|
|
76
76
|
forwardGroupConfig?: ListForwardingRulesResponseBodyForwardingRulesRuleActionsForwardGroupConfig;
|
|
77
77
|
/**
|
|
78
78
|
* @remarks
|
|
79
79
|
* The forwarding priority.
|
|
80
80
|
*
|
|
81
|
-
* >
|
|
81
|
+
* > This parameter does not take effect.
|
|
82
82
|
*
|
|
83
83
|
* @example
|
|
84
84
|
* 1
|
|
@@ -88,13 +88,19 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleActions extends $
|
|
|
88
88
|
* @remarks
|
|
89
89
|
* The type of the forwarding action. Valid values:
|
|
90
90
|
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
91
|
+
* - **ForwardGroup**: forwards a request.
|
|
92
|
+
*
|
|
93
|
+
* - **Redirect**: redirects a request.
|
|
94
|
+
*
|
|
95
|
+
* - **FixResponse**: returns a fixed response.
|
|
96
|
+
*
|
|
97
|
+
* - **Rewrite**: rewrites a request.
|
|
98
|
+
*
|
|
99
|
+
* - **AddHeader**: adds a header to a request.
|
|
100
|
+
*
|
|
101
|
+
* - **RemoveHeaderConfig**: deletes the header from a request.
|
|
102
|
+
*
|
|
103
|
+
* - **Drop**: drops a request.
|
|
98
104
|
*
|
|
99
105
|
* @example
|
|
100
106
|
* ForwardGroup
|
|
@@ -106,41 +112,53 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleActions extends $
|
|
|
106
112
|
*
|
|
107
113
|
* Different JSON strings are returned based on the value of **RuleActionType**.
|
|
108
114
|
*
|
|
109
|
-
*
|
|
115
|
+
* - If you set **RuleActionType** to **ForwardGroup**, the information about a virtual endpoint group is returned. The following section describes the parameters:
|
|
116
|
+
*
|
|
117
|
+
* - `type`: `endpointgroup` is returned.
|
|
118
|
+
*
|
|
119
|
+
* - `value`: the ID of the virtual endpoint group.
|
|
120
|
+
*
|
|
121
|
+
* - If you set **RuleActionType** to **Redirect**, the redirecting configuration is returned. The following section describes the parameters:
|
|
122
|
+
*
|
|
123
|
+
* - `protocol`: the protocol of requests after the requests are redirected.
|
|
124
|
+
*
|
|
125
|
+
* - `domain`: the domain name to which requests are redirected.
|
|
126
|
+
*
|
|
127
|
+
* - `port`: the port to which requests are redirected.
|
|
110
128
|
*
|
|
111
|
-
*
|
|
112
|
-
* * `value`: the ID of the virtual endpoint group.
|
|
129
|
+
* - `path`: the path to which requests are redirected.
|
|
113
130
|
*
|
|
114
|
-
*
|
|
131
|
+
* - `query`: the query string of the requests that are redirected.
|
|
115
132
|
*
|
|
116
|
-
*
|
|
117
|
-
* * `domain`: the domain name to which requests are redirected.
|
|
118
|
-
* * `port`: the port to which requests are redirected.
|
|
119
|
-
* * `path`: the path to which requests are redirected.
|
|
120
|
-
* * `query`: the query string of the requests that are redirected.
|
|
121
|
-
* * `code`: the redirecting code.
|
|
133
|
+
* - `code`: the redirecting code.
|
|
122
134
|
*
|
|
123
|
-
*
|
|
135
|
+
* - If you set **RuleActionType** to **FixResponse**, the information about the fixed response that you configured is returned. The following section describes the parameters:
|
|
124
136
|
*
|
|
125
|
-
*
|
|
126
|
-
* * `type`: the content type of the response.
|
|
127
|
-
* * `content`: the content of the response.
|
|
137
|
+
* - `code`: the HTTP status code.
|
|
128
138
|
*
|
|
129
|
-
*
|
|
139
|
+
* - `type`: the content type of the response.
|
|
130
140
|
*
|
|
131
|
-
*
|
|
132
|
-
* * `type`: the content type of the HTTP header.
|
|
133
|
-
* * `value`: the content of the HTTP header.
|
|
141
|
+
* - `content`: the content of the response.
|
|
134
142
|
*
|
|
135
|
-
*
|
|
143
|
+
* - If **RuleActionType** is set to **AddHeader**, the information about the HTTP header that is added is returned. The following section describes the parameters:
|
|
136
144
|
*
|
|
137
|
-
*
|
|
145
|
+
* - `name`: the name of the HTTP header.
|
|
138
146
|
*
|
|
139
|
-
*
|
|
140
|
-
* * `path`: the path to which requests are redirected.
|
|
141
|
-
* * `query`: the query string of the requests that are redirected.
|
|
147
|
+
* - `type`: the content type of the HTTP header.
|
|
142
148
|
*
|
|
143
|
-
*
|
|
149
|
+
* - `value`: the content of the HTTP header.
|
|
150
|
+
*
|
|
151
|
+
* - If you set **RuleActionType** to **RemoveHeader**, the information about the HTTP header that is deleted is returned.
|
|
152
|
+
*
|
|
153
|
+
* - If you set **RuleActionType** to **Rewrite**, the rewriting configuration is returned. The following section describes the parameters:
|
|
154
|
+
*
|
|
155
|
+
* - `domain`: the domain name to which requests are redirected.
|
|
156
|
+
*
|
|
157
|
+
* - `path`: the path to which requests are redirected.
|
|
158
|
+
*
|
|
159
|
+
* - `query`: the query string of the requests that are redirected.
|
|
160
|
+
*
|
|
161
|
+
* - If you set **RuleActionType** to **Drop**, an empty string is returned.
|
|
144
162
|
*
|
|
145
163
|
* @example
|
|
146
164
|
* [{"type":"endpointgroup", "value":"epg-bp1enpdcrqhl78g6r****"}]
|
|
@@ -181,7 +199,7 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleConditionsHostCon
|
|
|
181
199
|
* @remarks
|
|
182
200
|
* The domain name configuration.
|
|
183
201
|
*
|
|
184
|
-
* >
|
|
202
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
185
203
|
*/
|
|
186
204
|
values?: string[];
|
|
187
205
|
static names(): { [key: string]: string } {
|
|
@@ -213,7 +231,7 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleConditionsPathCon
|
|
|
213
231
|
* @remarks
|
|
214
232
|
* The path configuration.
|
|
215
233
|
*
|
|
216
|
-
* >
|
|
234
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
217
235
|
*/
|
|
218
236
|
values?: string[];
|
|
219
237
|
static names(): { [key: string]: string } {
|
|
@@ -245,27 +263,33 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleConditions extend
|
|
|
245
263
|
* @remarks
|
|
246
264
|
* The domain name configuration.
|
|
247
265
|
*
|
|
248
|
-
* >
|
|
266
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
249
267
|
*/
|
|
250
268
|
hostConfig?: ListForwardingRulesResponseBodyForwardingRulesRuleConditionsHostConfig;
|
|
251
269
|
/**
|
|
252
270
|
* @remarks
|
|
253
271
|
* The path configuration.
|
|
254
272
|
*
|
|
255
|
-
* >
|
|
273
|
+
* > GA instances created after July 12, 2022 support all forwarding condition types and action types. We recommend that you query forwarding conditions and actions by calling the **RuleActionType** and **RuleActionValue** operations.
|
|
256
274
|
*/
|
|
257
275
|
pathConfig?: ListForwardingRulesResponseBodyForwardingRulesRuleConditionsPathConfig;
|
|
258
276
|
/**
|
|
259
277
|
* @remarks
|
|
260
278
|
* The type of the forwarding condition. Valid values:
|
|
261
279
|
*
|
|
262
|
-
*
|
|
263
|
-
*
|
|
264
|
-
*
|
|
265
|
-
*
|
|
266
|
-
*
|
|
267
|
-
*
|
|
268
|
-
*
|
|
280
|
+
* - **Host:** domain name.
|
|
281
|
+
*
|
|
282
|
+
* - **Path:** path.
|
|
283
|
+
*
|
|
284
|
+
* - **RequestHeader:** HTTP header.
|
|
285
|
+
*
|
|
286
|
+
* - **Query:** query string.
|
|
287
|
+
*
|
|
288
|
+
* - **Method:** HTTP method.
|
|
289
|
+
*
|
|
290
|
+
* - **Cookie:** cookie.
|
|
291
|
+
*
|
|
292
|
+
* - **SourceIP:** source IP address.
|
|
269
293
|
*
|
|
270
294
|
* @example
|
|
271
295
|
* Host
|
|
@@ -277,13 +301,19 @@ export class ListForwardingRulesResponseBodyForwardingRulesRuleConditions extend
|
|
|
277
301
|
*
|
|
278
302
|
* Different JSON strings are returned based on the value of the **RuleConditionType** parameter.
|
|
279
303
|
*
|
|
280
|
-
*
|
|
281
|
-
*
|
|
282
|
-
*
|
|
283
|
-
*
|
|
284
|
-
*
|
|
285
|
-
*
|
|
286
|
-
*
|
|
304
|
+
* - If you set **RuleConditionType** to **Host**, a domain name condition is returned. If multiple domain names are returned in a forwarding condition, the relationship between the domain names is OR.
|
|
305
|
+
*
|
|
306
|
+
* - If you set **RuleConditionType** to **Path**, a path condition is returned. If multiple forwarding conditions of the path type are returned in a forwarding rule, the relationship between the forwarding conditions is OR. If multiple paths are returned in a forwarding condition, the relationship between the paths is OR.
|
|
307
|
+
*
|
|
308
|
+
* - If you set **RuleConditionType** to **RequestHeader**, an HTTP header condition that consists of key-value pairs is returned.
|
|
309
|
+
*
|
|
310
|
+
* - If you set **RuleConditionType** to **Query**, a query string condition that consists of key-value pairs is returned.
|
|
311
|
+
*
|
|
312
|
+
* - If you set **RuleConditionType** to **Method**, an HTTP method condition is returned.
|
|
313
|
+
*
|
|
314
|
+
* - If you set **RuleConditionType** to **Cookie**, a cookie condition that consists of key-value pairs is returned.
|
|
315
|
+
*
|
|
316
|
+
* - If you set **RuleConditionType** to **SourceIP**, a source IP address condition is returned. If multiple source IP addresses are returned in a forwarding condition, the relationship between the source IP addresses is OR.
|
|
287
317
|
*
|
|
288
318
|
* @example
|
|
289
319
|
* ["www.example.com", "www.aliyun.com"]
|
|
@@ -327,12 +357,17 @@ export class ListForwardingRulesResponseBodyForwardingRulesServiceManagedInfos e
|
|
|
327
357
|
* @remarks
|
|
328
358
|
* The name of the action that you can perform on the managed instance. Valid values:
|
|
329
359
|
*
|
|
330
|
-
*
|
|
331
|
-
*
|
|
332
|
-
*
|
|
333
|
-
*
|
|
334
|
-
*
|
|
335
|
-
*
|
|
360
|
+
* - **Create**: Create an instance.
|
|
361
|
+
*
|
|
362
|
+
* - **Update**: Update the current instance.
|
|
363
|
+
*
|
|
364
|
+
* - **Delete**: Delete the current instance.
|
|
365
|
+
*
|
|
366
|
+
* - **Associate**: Reference the current instance.
|
|
367
|
+
*
|
|
368
|
+
* - **UserUnmanaged**: Unmanage the instance.
|
|
369
|
+
*
|
|
370
|
+
* - **CreateChild**: Create a child resource on the current instance.
|
|
336
371
|
*
|
|
337
372
|
* @example
|
|
338
373
|
* Update
|
|
@@ -342,15 +377,21 @@ export class ListForwardingRulesResponseBodyForwardingRulesServiceManagedInfos e
|
|
|
342
377
|
* @remarks
|
|
343
378
|
* The type of the child resource. Valid values:
|
|
344
379
|
*
|
|
345
|
-
*
|
|
346
|
-
* * **IpSet**: acceleration region.
|
|
347
|
-
* * **EndpointGroup**: endpoint group.
|
|
348
|
-
* * **ForwardingRule**: forwarding rule.
|
|
349
|
-
* * **Endpoint**: endpoint.
|
|
350
|
-
* * **EndpointGroupDestination**: the protocol mapping of an endpoint group associated with a custom routing listener.
|
|
351
|
-
* * **EndpointPolicy**: the traffic policy of an endpoint associated with a custom routing listener.
|
|
380
|
+
* - **Listener**: listener.
|
|
352
381
|
*
|
|
353
|
-
*
|
|
382
|
+
* - **IpSet**: acceleration region.
|
|
383
|
+
*
|
|
384
|
+
* - **EndpointGroup**: endpoint group.
|
|
385
|
+
*
|
|
386
|
+
* - **ForwardingRule**: forwarding rule.
|
|
387
|
+
*
|
|
388
|
+
* - **Endpoint**: endpoint.
|
|
389
|
+
*
|
|
390
|
+
* - **EndpointGroupDestination**: the protocol mapping of an endpoint group associated with a custom routing listener.
|
|
391
|
+
*
|
|
392
|
+
* - **EndpointPolicy**: the traffic policy of an endpoint associated with a custom routing listener.
|
|
393
|
+
*
|
|
394
|
+
* > This parameter is returned only if the value of **Action** is **CreateChild**.
|
|
354
395
|
*
|
|
355
396
|
* @example
|
|
356
397
|
* Listener
|
|
@@ -360,8 +401,9 @@ export class ListForwardingRulesResponseBodyForwardingRulesServiceManagedInfos e
|
|
|
360
401
|
* @remarks
|
|
361
402
|
* Indicates whether the specified actions are managed. Valid values:
|
|
362
403
|
*
|
|
363
|
-
*
|
|
364
|
-
*
|
|
404
|
+
* - **true**: The specified actions are managed, and users cannot perform the specified actions on the managed instance.
|
|
405
|
+
*
|
|
406
|
+
* - **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
|
|
365
407
|
*
|
|
366
408
|
* @example
|
|
367
409
|
* false
|
|
@@ -423,9 +465,11 @@ export class ListForwardingRulesResponseBodyForwardingRules extends $dara.Model
|
|
|
423
465
|
* @remarks
|
|
424
466
|
* The state of the forwarding rule. Valid values:
|
|
425
467
|
*
|
|
426
|
-
*
|
|
427
|
-
*
|
|
428
|
-
*
|
|
468
|
+
* - **active:** The forwarding rule is normal.
|
|
469
|
+
*
|
|
470
|
+
* - **configuring:** The forwarding rule is being modified.
|
|
471
|
+
*
|
|
472
|
+
* - **deleting:** The forwarding rule is being deleted.
|
|
429
473
|
*
|
|
430
474
|
* @example
|
|
431
475
|
* active
|
|
@@ -463,7 +507,7 @@ export class ListForwardingRulesResponseBodyForwardingRules extends $dara.Model
|
|
|
463
507
|
* @remarks
|
|
464
508
|
* The ID of the service that manages the instance.
|
|
465
509
|
*
|
|
466
|
-
* >
|
|
510
|
+
* > This parameter is returned only if the value of **ServiceManaged** is **true**.
|
|
467
511
|
*
|
|
468
512
|
* @example
|
|
469
513
|
* ALB
|
|
@@ -473,8 +517,9 @@ export class ListForwardingRulesResponseBodyForwardingRules extends $dara.Model
|
|
|
473
517
|
* @remarks
|
|
474
518
|
* Indicates whether the GA instance is managed. Valid values:
|
|
475
519
|
*
|
|
476
|
-
*
|
|
477
|
-
*
|
|
520
|
+
* - **true**: The GA instance is managed.
|
|
521
|
+
*
|
|
522
|
+
* - **false**: The GA instance is not managed.
|
|
478
523
|
*
|
|
479
524
|
* @example
|
|
480
525
|
* true
|
|
@@ -484,9 +529,9 @@ export class ListForwardingRulesResponseBodyForwardingRules extends $dara.Model
|
|
|
484
529
|
* @remarks
|
|
485
530
|
* The actions that you can perform on the managed instance.
|
|
486
531
|
*
|
|
487
|
-
* >
|
|
532
|
+
* > This parameter takes effect only if **ServiceManaged** is set to **True**.
|
|
488
533
|
*
|
|
489
|
-
*
|
|
534
|
+
* - You can perform only specific actions on the managed instance.
|
|
490
535
|
*/
|
|
491
536
|
serviceManagedInfos?: ListForwardingRulesResponseBodyForwardingRulesServiceManagedInfos[];
|
|
492
537
|
static names(): { [key: string]: string } {
|
|
@@ -557,8 +602,9 @@ export class ListForwardingRulesResponseBody extends $dara.Model {
|
|
|
557
602
|
* @remarks
|
|
558
603
|
* The token that is used for the next query. Valid values:
|
|
559
604
|
*
|
|
560
|
-
*
|
|
561
|
-
*
|
|
605
|
+
* - If **NextToken** is not returned, it indicates that no additional results exist.
|
|
606
|
+
*
|
|
607
|
+
* - If **NextToken** is returned, the value indicates the token that is used for the next query.
|
|
562
608
|
*
|
|
563
609
|
* @example
|
|
564
610
|
* FFmyTO70tTpLG6I3FmYAXGKPd****
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListListenersRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
8
|
+
* The ID of the Global Accelerator instance.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class ListListenersRequest extends $dara.Model {
|
|
|
15
15
|
acceleratorId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The page number.
|
|
18
|
+
* The page number. The default value is **1**.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 1
|
|
@@ -23,16 +23,23 @@ export class ListListenersRequest extends $dara.Model {
|
|
|
23
23
|
pageNumber?: number;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The number of entries
|
|
26
|
+
* The number of entries to return on each page. The maximum value is **50**. The default value is **10**.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* 10
|
|
30
30
|
*/
|
|
31
31
|
pageSize?: number;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The transport layer protocol used by the listener.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* HTTP
|
|
38
|
+
*/
|
|
32
39
|
protocol?: string;
|
|
33
40
|
/**
|
|
34
41
|
* @remarks
|
|
35
|
-
* The ID of the region where the
|
|
42
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
36
43
|
*
|
|
37
44
|
* This parameter is required.
|
|
38
45
|
*
|