@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,32 +5,29 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsServiceManagedInfos extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The name of the
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* * **CreateChild**: Create a child resource in the current instance.
|
|
8
|
+
* The name of the managed policy action. Valid values:
|
|
9
|
+
* - **Create**: Create an instance.
|
|
10
|
+
* - **Update**: Update the current instance.
|
|
11
|
+
* - **Delete**: Delete the current instance.
|
|
12
|
+
* - **Associate**: Reference or be referenced by the current instance.
|
|
13
|
+
* - **UserUnmanaged**: Unmanage the instance.
|
|
14
|
+
* - **CreateChild**: Create a child resource under the current instance.
|
|
16
15
|
*
|
|
17
16
|
* @example
|
|
18
|
-
*
|
|
17
|
+
* Create
|
|
19
18
|
*/
|
|
20
19
|
action?: string;
|
|
21
20
|
/**
|
|
22
21
|
* @remarks
|
|
23
22
|
* The type of the child resource. Valid values:
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
* > This parameter takes effect only if **Action** is set to **CreateChild**.
|
|
23
|
+
* - **Listener**: listener resource.
|
|
24
|
+
* - **IpSet**: acceleration region resource.
|
|
25
|
+
* - **EndpointGroup**: endpoint group resource.
|
|
26
|
+
* - **ForwardingRule**: forwarding rule resource.
|
|
27
|
+
* - **Endpoint**: endpoint resource.
|
|
28
|
+
* - **EndpointGroupDestination**: protocol mapping resource of the endpoint group under a custom routing listener.
|
|
29
|
+
* - **EndpointPolicy**: endpoint traffic policy resource under a custom routing listener.
|
|
30
|
+
* > This parameter is valid only when **Action** is set to **CreateChild**.
|
|
34
31
|
*
|
|
35
32
|
* @example
|
|
36
33
|
* Listener
|
|
@@ -38,10 +35,9 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsS
|
|
|
38
35
|
childType?: string;
|
|
39
36
|
/**
|
|
40
37
|
* @remarks
|
|
41
|
-
* Indicates whether the
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
* * **false**: The specified actions are not managed, and you can perform the specified actions on the managed instance.
|
|
38
|
+
* Indicates whether the managed policy action is managed. Valid values:
|
|
39
|
+
* - **true**: The managed policy action is managed. The user cannot perform the action specified by Action on the managed instance.
|
|
40
|
+
* - **false**: The managed policy action is not managed. The user can perform the action specified by Action on the managed instance.
|
|
45
41
|
*
|
|
46
42
|
* @example
|
|
47
43
|
* false
|
|
@@ -75,7 +71,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsS
|
|
|
75
71
|
export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations extends $dara.Model {
|
|
76
72
|
/**
|
|
77
73
|
* @remarks
|
|
78
|
-
* The GA instance
|
|
74
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance to which the endpoint group destination configuration belongs.
|
|
79
75
|
*
|
|
80
76
|
* @example
|
|
81
77
|
* ga-bp1odcab8tmno0hdq****
|
|
@@ -83,7 +79,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
83
79
|
acceleratorId?: string;
|
|
84
80
|
/**
|
|
85
81
|
* @remarks
|
|
86
|
-
* The ID of the endpoint group
|
|
82
|
+
* The ID of the endpoint group destination configuration.
|
|
87
83
|
*
|
|
88
84
|
* @example
|
|
89
85
|
* dst-123abc****
|
|
@@ -91,7 +87,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
91
87
|
destinationId?: string;
|
|
92
88
|
/**
|
|
93
89
|
* @remarks
|
|
94
|
-
* The endpoint group
|
|
90
|
+
* The ID of the endpoint group to which the destination configuration belongs.
|
|
95
91
|
*
|
|
96
92
|
* @example
|
|
97
93
|
* epg-bp14sz7ftcwwjgrdm****
|
|
@@ -99,7 +95,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
99
95
|
endpointGroupId?: string;
|
|
100
96
|
/**
|
|
101
97
|
* @remarks
|
|
102
|
-
* The
|
|
98
|
+
* The start port of the backend service of the endpoint group.
|
|
103
99
|
*
|
|
104
100
|
* @example
|
|
105
101
|
* 80
|
|
@@ -107,7 +103,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
107
103
|
fromPort?: number;
|
|
108
104
|
/**
|
|
109
105
|
* @remarks
|
|
110
|
-
* The listener
|
|
106
|
+
* The ID of the listener to which the endpoint group destination configuration belongs.
|
|
111
107
|
*
|
|
112
108
|
* @example
|
|
113
109
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -115,18 +111,19 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
115
111
|
listenerId?: string;
|
|
116
112
|
/**
|
|
117
113
|
* @remarks
|
|
118
|
-
* The backend service
|
|
114
|
+
* The Protocol Type of the backend service of the endpoint group.
|
|
115
|
+
*
|
|
116
|
+
* - **TCP**: TCP protocol.
|
|
119
117
|
*
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
*
|
|
118
|
+
* - **UDP**: UDP protocol.
|
|
119
|
+
*
|
|
120
|
+
* - **TCP,UDP**: TCP and UDP protocols.
|
|
123
121
|
*/
|
|
124
122
|
protocols?: string[];
|
|
125
123
|
/**
|
|
126
124
|
* @remarks
|
|
127
|
-
* The ID of the service
|
|
128
|
-
*
|
|
129
|
-
* > This parameter takes effect only if **ServiceManaged** is set to **True**.
|
|
125
|
+
* The ID of the service to which the managed instance belongs.
|
|
126
|
+
* > This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
130
127
|
*
|
|
131
128
|
* @example
|
|
132
129
|
* ALB
|
|
@@ -134,10 +131,11 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
134
131
|
serviceId?: string;
|
|
135
132
|
/**
|
|
136
133
|
* @remarks
|
|
137
|
-
* Indicates whether the
|
|
134
|
+
* Indicates whether the instance is managed. Valid values:
|
|
138
135
|
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
136
|
+
* - true: The instance is managed.
|
|
137
|
+
*
|
|
138
|
+
* - false: The instance is not managed.
|
|
141
139
|
*
|
|
142
140
|
* @example
|
|
143
141
|
* true
|
|
@@ -145,15 +143,14 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
145
143
|
serviceManaged?: boolean;
|
|
146
144
|
/**
|
|
147
145
|
* @remarks
|
|
148
|
-
* The
|
|
149
|
-
*
|
|
150
|
-
* >
|
|
151
|
-
* > - You can perform only specific actions on the managed instance.
|
|
146
|
+
* The list of action policies that the user can execute on the managed instance.
|
|
147
|
+
* > This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
148
|
+
* > - When the instance is in the managed state, user operations on the instance are restricted, and certain operations are prohibited.
|
|
152
149
|
*/
|
|
153
150
|
serviceManagedInfos?: ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsServiceManagedInfos[];
|
|
154
151
|
/**
|
|
155
152
|
* @remarks
|
|
156
|
-
* The
|
|
153
|
+
* The end port of the backend service of the endpoint group.
|
|
157
154
|
*
|
|
158
155
|
* @example
|
|
159
156
|
* 80
|
|
@@ -207,12 +204,12 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
|
|
|
207
204
|
export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dara.Model {
|
|
208
205
|
/**
|
|
209
206
|
* @remarks
|
|
210
|
-
* The
|
|
207
|
+
* The destination configurations of the endpoint group.
|
|
211
208
|
*/
|
|
212
209
|
destinations?: ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations[];
|
|
213
210
|
/**
|
|
214
211
|
* @remarks
|
|
215
|
-
* The number of the
|
|
212
|
+
* The page number of the list.
|
|
216
213
|
*
|
|
217
214
|
* @example
|
|
218
215
|
* 1
|
|
@@ -220,7 +217,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dar
|
|
|
220
217
|
pageNumber?: number;
|
|
221
218
|
/**
|
|
222
219
|
* @remarks
|
|
223
|
-
* The number of entries
|
|
220
|
+
* The number of entries per page in a paging query.
|
|
224
221
|
*
|
|
225
222
|
* @example
|
|
226
223
|
* 10
|
|
@@ -228,7 +225,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dar
|
|
|
228
225
|
pageSize?: number;
|
|
229
226
|
/**
|
|
230
227
|
* @remarks
|
|
231
|
-
* The ID
|
|
228
|
+
* The request ID.
|
|
232
229
|
*
|
|
233
230
|
* @example
|
|
234
231
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -44,7 +44,7 @@ export class ListCustomRoutingEndpointGroupsResponseBodyEndpointGroupsServiceMan
|
|
|
44
44
|
* * **false**: Users can perform the specified actions on the managed instance.
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
|
-
*
|
|
47
|
+
* true
|
|
48
48
|
*/
|
|
49
49
|
isManaged?: boolean;
|
|
50
50
|
static names(): { [key: string]: string } {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the GA instance
|
|
8
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance for which you want to query traffic policies.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
15
15
|
acceleratorId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The IP address of the traffic destination.
|
|
18
|
+
* The IP address of the traffic policy destination.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 10.0.XX.XX
|
|
@@ -23,7 +23,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
23
23
|
address?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The ID of the endpoint group
|
|
26
|
+
* The ID of the endpoint group for which you want to query traffic policies.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -31,7 +31,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
31
31
|
endpointGroupId?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
|
-
* The ID of the endpoint
|
|
34
|
+
* The ID of the endpoint for which you want to query traffic policies.
|
|
35
35
|
*
|
|
36
36
|
* @example
|
|
37
37
|
* ep-bp16jdc00bhe97sr5****
|
|
@@ -39,7 +39,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
39
39
|
endpointId?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The ID of the listener
|
|
42
|
+
* The ID of the listener for which you want to query traffic policies.
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -47,7 +47,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
47
47
|
listenerId?: string;
|
|
48
48
|
/**
|
|
49
49
|
* @remarks
|
|
50
|
-
* The page number. Default value: **1**.
|
|
50
|
+
* The page number of the list. Default value: **1**.
|
|
51
51
|
*
|
|
52
52
|
* @example
|
|
53
53
|
* 1
|
|
@@ -55,7 +55,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
55
55
|
pageNumber?: number;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The number of entries per page.
|
|
58
|
+
* The number of entries per page for a paged query. Maximum value: **50**. Default value: **10**.
|
|
59
59
|
*
|
|
60
60
|
* @example
|
|
61
61
|
* 10
|
|
@@ -63,7 +63,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
|
|
|
63
63
|
pageSize?: number;
|
|
64
64
|
/**
|
|
65
65
|
* @remarks
|
|
66
|
-
* The region ID of the Global Accelerator (GA) instance. Set the value to **
|
|
66
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
67
67
|
*
|
|
68
68
|
* This parameter is required.
|
|
69
69
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRanges extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The start port of the traffic policy destination for processing requests.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 80
|
|
@@ -13,7 +13,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRan
|
|
|
13
13
|
fromPort?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The
|
|
16
|
+
* The end port of the traffic policy destination for processing requests.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 80
|
|
@@ -45,14 +45,13 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRan
|
|
|
45
45
|
export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesServiceManagedInfos extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The name of the
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
* * **CreateChild**: Create a child resource in the current instance.
|
|
48
|
+
* The name of the managed policy action. Valid values:
|
|
49
|
+
* - **Create**: Create an instance.
|
|
50
|
+
* - **Update**: Update the current instance.
|
|
51
|
+
* - **Delete**: Delete the current instance.
|
|
52
|
+
* - **Associate**: Reference or be referenced by the current instance.
|
|
53
|
+
* - **UserUnmanaged**: Unmanage the instance.
|
|
54
|
+
* - **CreateChild**: Create a child resource under the current instance.
|
|
56
55
|
*
|
|
57
56
|
* @example
|
|
58
57
|
* Update
|
|
@@ -62,15 +61,21 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
|
|
|
62
61
|
* @remarks
|
|
63
62
|
* The type of the child resource. Valid values:
|
|
64
63
|
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
64
|
+
* - **Listener**: listener resource.
|
|
65
|
+
*
|
|
66
|
+
* - **IpSet**: acceleration region resource.
|
|
67
|
+
*
|
|
68
|
+
* - **EndpointGroup**: endpoint group resource.
|
|
69
|
+
*
|
|
70
|
+
* - **ForwardingRule**: forwarding rule resource.
|
|
71
|
+
*
|
|
72
|
+
* - **Endpoint**: endpoint resource.
|
|
72
73
|
*
|
|
73
|
-
*
|
|
74
|
+
* - **EndpointGroupDestination**: protocol mapping resource of the endpoint group under the custom routing listener.
|
|
75
|
+
*
|
|
76
|
+
* - **EndpointPolicy**: traffic policy resource of the endpoint under the custom routing listener.
|
|
77
|
+
*
|
|
78
|
+
* > This parameter is valid only when **Action** is set to **CreateChild**.
|
|
74
79
|
*
|
|
75
80
|
* @example
|
|
76
81
|
* Listener
|
|
@@ -78,10 +83,11 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
|
|
|
78
83
|
childType?: string;
|
|
79
84
|
/**
|
|
80
85
|
* @remarks
|
|
81
|
-
* Indicates whether the
|
|
86
|
+
* Indicates whether the managed policy action is managed. Valid values:
|
|
87
|
+
*
|
|
88
|
+
* - **true**: The managed policy action is managed. The user cannot perform the action specified by Action on the managed instance.
|
|
82
89
|
*
|
|
83
|
-
*
|
|
84
|
-
* * **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
|
|
90
|
+
* - **false**: The managed policy action is not managed. The user can perform the action specified by Action on the managed instance.
|
|
85
91
|
*
|
|
86
92
|
* @example
|
|
87
93
|
* false
|
|
@@ -115,7 +121,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
|
|
|
115
121
|
export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extends $dara.Model {
|
|
116
122
|
/**
|
|
117
123
|
* @remarks
|
|
118
|
-
* The ID of the GA instance to which the endpoint belongs.
|
|
124
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance to which the endpoint belongs.
|
|
119
125
|
*
|
|
120
126
|
* @example
|
|
121
127
|
* ga-bp1odcab8tmno0hdq****
|
|
@@ -123,7 +129,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
123
129
|
acceleratorId?: string;
|
|
124
130
|
/**
|
|
125
131
|
* @remarks
|
|
126
|
-
* The IP
|
|
132
|
+
* The IP address of the traffic policy destination.
|
|
127
133
|
*
|
|
128
134
|
* @example
|
|
129
135
|
* 10.0.XX.XX
|
|
@@ -147,7 +153,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
147
153
|
endpointId?: string;
|
|
148
154
|
/**
|
|
149
155
|
* @remarks
|
|
150
|
-
* The ID of the custom routing listener to which the endpoint belongs.
|
|
156
|
+
* The ID of the custom routing type listener to which the endpoint belongs.
|
|
151
157
|
*
|
|
152
158
|
* @example
|
|
153
159
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -155,7 +161,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
155
161
|
listenerId?: string;
|
|
156
162
|
/**
|
|
157
163
|
* @remarks
|
|
158
|
-
* The
|
|
164
|
+
* The traffic policy ID.
|
|
159
165
|
*
|
|
160
166
|
* @example
|
|
161
167
|
* ply-bp1dmlohjjz4kqaun****
|
|
@@ -163,14 +169,13 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
163
169
|
policyId?: string;
|
|
164
170
|
/**
|
|
165
171
|
* @remarks
|
|
166
|
-
* The port range of the traffic policy.
|
|
172
|
+
* The port range of the traffic policy destination.
|
|
167
173
|
*/
|
|
168
174
|
portRanges?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRanges[];
|
|
169
175
|
/**
|
|
170
176
|
* @remarks
|
|
171
|
-
* The ID of the service
|
|
172
|
-
*
|
|
173
|
-
* > This parameter is returned only if the value of **ServiceManaged** is **true**.
|
|
177
|
+
* The ID of the service to which the managed instance belongs.
|
|
178
|
+
* > This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
174
179
|
*
|
|
175
180
|
* @example
|
|
176
181
|
* ALB
|
|
@@ -179,9 +184,8 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
179
184
|
/**
|
|
180
185
|
* @remarks
|
|
181
186
|
* Indicates whether the instance is managed. Valid values:
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
* * **false**: The GA instance is not managed.
|
|
187
|
+
* - **true**: The instance is managed.
|
|
188
|
+
* - **false**: The instance is not managed.
|
|
185
189
|
*
|
|
186
190
|
* @example
|
|
187
191
|
* true
|
|
@@ -189,10 +193,10 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
189
193
|
serviceManaged?: boolean;
|
|
190
194
|
/**
|
|
191
195
|
* @remarks
|
|
192
|
-
* The
|
|
196
|
+
* The list of action policies that the user can perform on the managed instance.
|
|
193
197
|
*
|
|
194
|
-
* >
|
|
195
|
-
*
|
|
198
|
+
* > - This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
199
|
+
* > - When the instance is in the managed state, user operations on the instance are restricted, and certain operations are prohibited.
|
|
196
200
|
*/
|
|
197
201
|
serviceManagedInfos?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesServiceManagedInfos[];
|
|
198
202
|
static names(): { [key: string]: string } {
|
|
@@ -243,7 +247,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
|
|
|
243
247
|
export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.Model {
|
|
244
248
|
/**
|
|
245
249
|
* @remarks
|
|
246
|
-
* The page number.
|
|
250
|
+
* The page number of the list.
|
|
247
251
|
*
|
|
248
252
|
* @example
|
|
249
253
|
* 1
|
|
@@ -251,7 +255,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.
|
|
|
251
255
|
pageNumber?: number;
|
|
252
256
|
/**
|
|
253
257
|
* @remarks
|
|
254
|
-
* The number of entries per page.
|
|
258
|
+
* The number of entries per page in a paging query.
|
|
255
259
|
*
|
|
256
260
|
* @example
|
|
257
261
|
* 10
|
|
@@ -259,7 +263,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.
|
|
|
259
263
|
pageSize?: number;
|
|
260
264
|
/**
|
|
261
265
|
* @remarks
|
|
262
|
-
*
|
|
266
|
+
* The list of traffic policies.
|
|
263
267
|
*/
|
|
264
268
|
policies?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies[];
|
|
265
269
|
/**
|
|
@@ -25,7 +25,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
|
|
|
25
25
|
endpointId?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
* The
|
|
28
|
+
* The page number. Default value: **1**.
|
|
29
29
|
*
|
|
30
30
|
* @example
|
|
31
31
|
* 1
|
|
@@ -33,7 +33,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
|
|
|
33
33
|
pageNumber?: number;
|
|
34
34
|
/**
|
|
35
35
|
* @remarks
|
|
36
|
-
* The number of entries
|
|
36
|
+
* The number of entries per page. Maximum value: **50**. Default value: **10**.
|
|
37
37
|
*
|
|
38
38
|
* @example
|
|
39
39
|
* 10
|
|
@@ -41,7 +41,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
|
|
|
41
41
|
pageSize?: number;
|
|
42
42
|
/**
|
|
43
43
|
* @remarks
|
|
44
|
-
* The ID of the region where the Global Accelerator
|
|
44
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
45
45
|
*
|
|
46
46
|
* This parameter is required.
|
|
47
47
|
*
|
|
@@ -45,7 +45,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappingsD
|
|
|
45
45
|
export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The ID of the
|
|
48
|
+
* The ID of the Global Accelerator instance to which the port mapping belongs.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* ga-bp1odcab8tmno0hdq****
|
|
@@ -66,10 +66,11 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
|
|
|
66
66
|
destinationSocketAddress?: ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappingsDestinationSocketAddress;
|
|
67
67
|
/**
|
|
68
68
|
* @remarks
|
|
69
|
-
* The
|
|
69
|
+
* The traffic policy for the backend instance.
|
|
70
70
|
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
71
|
+
* - **allow**: allows the backend instance to receive traffic.
|
|
72
|
+
*
|
|
73
|
+
* - **deny**: denies the backend instance from receiving traffic.
|
|
73
74
|
*
|
|
74
75
|
* @example
|
|
75
76
|
* allow
|
|
@@ -85,7 +86,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
|
|
|
85
86
|
endpointGroupId?: string;
|
|
86
87
|
/**
|
|
87
88
|
* @remarks
|
|
88
|
-
* The ID of the region
|
|
89
|
+
* The ID of the region where the endpoint group is deployed.
|
|
89
90
|
*
|
|
90
91
|
* @example
|
|
91
92
|
* us-west-1
|
|
@@ -101,7 +102,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
|
|
|
101
102
|
endpointId?: string;
|
|
102
103
|
/**
|
|
103
104
|
* @remarks
|
|
104
|
-
* The ID of the listener.
|
|
105
|
+
* The ID of the custom routing listener to which the port mapping belongs.
|
|
105
106
|
*
|
|
106
107
|
* @example
|
|
107
108
|
* ga-bp1odcab8tmno0hdq****
|
|
@@ -111,13 +112,14 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
|
|
|
111
112
|
* @remarks
|
|
112
113
|
* The protocol of the backend service.
|
|
113
114
|
*
|
|
114
|
-
*
|
|
115
|
-
*
|
|
115
|
+
* - **TCP**: TCP.
|
|
116
|
+
*
|
|
117
|
+
* - **UDP**: UDP.
|
|
116
118
|
*/
|
|
117
119
|
protocols?: string[];
|
|
118
120
|
/**
|
|
119
121
|
* @remarks
|
|
120
|
-
* The name of the endpoint
|
|
122
|
+
* The name of the vSwitch instance of the endpoint.
|
|
121
123
|
*
|
|
122
124
|
* @example
|
|
123
125
|
* vsw-test01
|
|
@@ -171,7 +173,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
|
|
|
171
173
|
export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dara.Model {
|
|
172
174
|
/**
|
|
173
175
|
* @remarks
|
|
174
|
-
* The page number
|
|
176
|
+
* The page number.
|
|
175
177
|
*
|
|
176
178
|
* @example
|
|
177
179
|
* 1
|
|
@@ -179,7 +181,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
|
|
|
179
181
|
pageNumber?: number;
|
|
180
182
|
/**
|
|
181
183
|
* @remarks
|
|
182
|
-
* The number of entries
|
|
184
|
+
* The number of entries per page.
|
|
183
185
|
*
|
|
184
186
|
* @example
|
|
185
187
|
* 10
|
|
@@ -187,12 +189,12 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
|
|
|
187
189
|
pageSize?: number;
|
|
188
190
|
/**
|
|
189
191
|
* @remarks
|
|
190
|
-
*
|
|
192
|
+
* The information about the port mappings.
|
|
191
193
|
*/
|
|
192
194
|
portMappings?: ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings[];
|
|
193
195
|
/**
|
|
194
196
|
* @remarks
|
|
195
|
-
* The ID
|
|
197
|
+
* The request ID.
|
|
196
198
|
*
|
|
197
199
|
* @example
|
|
198
200
|
* String 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -200,7 +202,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
|
|
|
200
202
|
requestId?: string;
|
|
201
203
|
/**
|
|
202
204
|
* @remarks
|
|
203
|
-
* The number of entries returned.
|
|
205
|
+
* The total number of entries returned.
|
|
204
206
|
*
|
|
205
207
|
* @example
|
|
206
208
|
* 1
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the GA instance.
|
|
8
|
+
* The ID of the GA instance whose port mapping table you want to query.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
|
|
|
15
15
|
acceleratorId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The ID of the endpoint group.
|
|
18
|
+
* The ID of the endpoint group whose port mapping table you want to query.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* epg-bp16jdc00bhe97sr5****
|
|
@@ -23,7 +23,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
|
|
|
23
23
|
endpointGroupId?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The ID of the listener.
|
|
26
|
+
* The ID of the listener whose port mapping table you want to query.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -31,7 +31,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
|
|
|
31
31
|
listenerId?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
|
-
* The
|
|
34
|
+
* The page number. Default value: **1**.
|
|
35
35
|
*
|
|
36
36
|
* @example
|
|
37
37
|
* 1
|
|
@@ -39,7 +39,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
|
|
|
39
39
|
pageNumber?: number;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The number of entries
|
|
42
|
+
* The number of entries per page. Maximum value: **50**. Default value: **10**.
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* 10
|