@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,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DisassociateResourcesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* Alibaba Cloud Global Accelerator (GA) instance ID.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -13,6 +15,8 @@ export class DisassociateResourcesRequest extends $dara.Model {
|
|
|
13
15
|
acceleratorId?: string;
|
|
14
16
|
/**
|
|
15
17
|
* @remarks
|
|
18
|
+
* Linked instance ID.
|
|
19
|
+
*
|
|
16
20
|
* This parameter is required.
|
|
17
21
|
*
|
|
18
22
|
* @example
|
|
@@ -20,12 +24,17 @@ export class DisassociateResourcesRequest extends $dara.Model {
|
|
|
20
24
|
*/
|
|
21
25
|
associatedResourceId?: string;
|
|
22
26
|
/**
|
|
27
|
+
* @remarks
|
|
28
|
+
* Region ID of the linked instance.
|
|
29
|
+
*
|
|
23
30
|
* @example
|
|
24
31
|
* cn-hangzhou
|
|
25
32
|
*/
|
|
26
33
|
associatedResourceRegionId?: string;
|
|
27
34
|
/**
|
|
28
35
|
* @remarks
|
|
36
|
+
* Resource type of the linked peripheral resource.
|
|
37
|
+
*
|
|
29
38
|
* This parameter is required.
|
|
30
39
|
*
|
|
31
40
|
* @example
|
|
@@ -33,11 +42,19 @@ export class DisassociateResourcesRequest extends $dara.Model {
|
|
|
33
42
|
*/
|
|
34
43
|
associatedResourceType?: string;
|
|
35
44
|
/**
|
|
45
|
+
* @remarks
|
|
46
|
+
* Specifies whether to perform a dry run of the request. Valid values:
|
|
47
|
+
* - **true**: Sends a dry run request without detaching the resource. The system checks whether required parameters are specified, whether the request format is valid, and whether business limits are met. If the check fails, an error is returned. If the check passes, an HTTP 2xx status code is returned.
|
|
48
|
+
* - **false** (default): Sends a normal request. If the check passes, an HTTP 2xx status code is returned and the endpoint group is created immediately.
|
|
49
|
+
*
|
|
36
50
|
* @example
|
|
37
51
|
* false
|
|
38
52
|
*/
|
|
39
53
|
dryRun?: boolean;
|
|
40
54
|
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* Region ID of the Alibaba Cloud Global Accelerator (GA) instance. Valid value: **cn-hangzhou** only.
|
|
57
|
+
*
|
|
41
58
|
* @example
|
|
42
59
|
* cn-hangzhou
|
|
43
60
|
*/
|
|
@@ -4,18 +4,24 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DisassociateResourcesResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Alibaba Cloud Global Accelerator (GA) instance ID.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* ga-bp1odcab8tmno0hdq****
|
|
9
12
|
*/
|
|
10
13
|
acceleratorId?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* Linked instance ID.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* c66d65f411b9143bab253bfef61c03c48
|
|
14
20
|
*/
|
|
15
21
|
associatedResourceId?: string;
|
|
16
22
|
/**
|
|
17
23
|
* @remarks
|
|
18
|
-
*
|
|
24
|
+
* ID of the request
|
|
19
25
|
*
|
|
20
26
|
* @example
|
|
21
27
|
* DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
|
|
@@ -59,7 +59,7 @@ export class GetAclResponseBodyRelatedListeners extends $dara.Model {
|
|
|
59
59
|
* * **black**: All requests from the IP addresses or CIDR blocks in the ACL are rejected. Blacklists are suitable for scenarios in which you want to deny access from specific IP addresses to an application. If a blacklist is enabled but no IP address is added to the blacklist, the listener forwards all requests.
|
|
60
60
|
*
|
|
61
61
|
* @example
|
|
62
|
-
*
|
|
62
|
+
* white
|
|
63
63
|
*/
|
|
64
64
|
aclType?: string;
|
|
65
65
|
/**
|
|
@@ -5,9 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetBasicAccelerateIpEndpointRelationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
9
|
-
*
|
|
10
|
-
* > You must specify **EndpointId** or **AccelerateIpId**.
|
|
8
|
+
* The accelerated IP address instance ID of the basic Global Accelerator (GA) instance.
|
|
9
|
+
* > **EndpointId** and **AccelerateIpId** cannot both be empty.
|
|
11
10
|
*
|
|
12
11
|
* @example
|
|
13
12
|
* gaip-bp1****
|
|
@@ -15,7 +14,7 @@ export class GetBasicAccelerateIpEndpointRelationRequest extends $dara.Model {
|
|
|
15
14
|
accelerateIpId?: string;
|
|
16
15
|
/**
|
|
17
16
|
* @remarks
|
|
18
|
-
* The ID of the basic GA instance.
|
|
17
|
+
* The instance ID of the basic Global Accelerator (GA) instance.
|
|
19
18
|
*
|
|
20
19
|
* This parameter is required.
|
|
21
20
|
*
|
|
@@ -27,9 +26,9 @@ export class GetBasicAccelerateIpEndpointRelationRequest extends $dara.Model {
|
|
|
27
26
|
* @remarks
|
|
28
27
|
* The client token that is used to ensure the idempotence of the request.
|
|
29
28
|
*
|
|
30
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
29
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
31
30
|
*
|
|
32
|
-
* >
|
|
31
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value of each API request is different.
|
|
33
32
|
*
|
|
34
33
|
* @example
|
|
35
34
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -37,9 +36,9 @@ export class GetBasicAccelerateIpEndpointRelationRequest extends $dara.Model {
|
|
|
37
36
|
clientToken?: string;
|
|
38
37
|
/**
|
|
39
38
|
* @remarks
|
|
40
|
-
* The ID of the
|
|
39
|
+
* The endpoint ID of the basic Global Accelerator (GA) instance.
|
|
41
40
|
*
|
|
42
|
-
* >
|
|
41
|
+
* > **EndpointId** and **AccelerateIpId** cannot both be empty.
|
|
43
42
|
*
|
|
44
43
|
* @example
|
|
45
44
|
* ep-bp14sz7ftcwwjgrdm****
|
|
@@ -47,7 +46,7 @@ export class GetBasicAccelerateIpEndpointRelationRequest extends $dara.Model {
|
|
|
47
46
|
endpointId?: string;
|
|
48
47
|
/**
|
|
49
48
|
* @remarks
|
|
50
|
-
* The ID of the
|
|
49
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
51
50
|
*
|
|
52
51
|
* This parameter is required.
|
|
53
52
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
8
|
+
* The accelerated IP address instance ID of the basic Global Accelerator (GA) instance.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* gaip-bp1****
|
|
@@ -13,7 +13,7 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
13
13
|
accelerateIpId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The ID of the basic GA instance.
|
|
16
|
+
* The instance ID of the basic Global Accelerator (GA) instance.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* ga-bp11v53zfftax68b0daws
|
|
@@ -29,7 +29,7 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
29
29
|
endpointAddress?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
* The ID of the
|
|
32
|
+
* The endpoint ID of the basic Global Accelerator (GA) instance.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* ep-bp14sz7ftcwwjgrdm****
|
|
@@ -37,7 +37,7 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
37
37
|
endpointId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The name of the endpoint.
|
|
40
|
+
* The name of the endpoint of the basic Global Accelerator (GA) instance.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* ep01
|
|
@@ -47,11 +47,10 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
47
47
|
* @remarks
|
|
48
48
|
* The secondary address of the endpoint.
|
|
49
49
|
*
|
|
50
|
-
* This parameter is returned
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
* * If the endpoint type is **NLB**, **EndpointSubAddress** returns the primary private IP address of the NLB backend server.
|
|
50
|
+
* This parameter is returned when the endpoint type attached to the accelerated IP address is **ECS**, **ENI**, or **NLB**.
|
|
51
|
+
* - If the endpoint type is **ECS**, EndpointSubAddress is the secondary private IP address or the primary private IP address of the primary network interface controller (NIC).
|
|
52
|
+
* - If the endpoint type is **ENI**, EndpointSubAddress is the secondary private IP address or the primary private IP address of the secondary elastic network interface (ENI).
|
|
53
|
+
* - If the endpoint type is **NLB**, EndpointSubAddress is the primary private IP address of the NLB backend server.
|
|
55
54
|
*
|
|
56
55
|
* @example
|
|
57
56
|
* 172.16.XX.XX
|
|
@@ -59,12 +58,11 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
59
58
|
endpointSubAddress?: string;
|
|
60
59
|
/**
|
|
61
60
|
* @remarks
|
|
62
|
-
* The type of the secondary address of the endpoint.
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
* * **secondary**: a secondary private IP address.
|
|
61
|
+
* The type of the secondary address of the endpoint. Valid values:
|
|
62
|
+
* - **primary**: The secondary address type is the primary private IP address.
|
|
63
|
+
* - **secondary**: The secondary address type is the secondary private IP address.
|
|
66
64
|
*
|
|
67
|
-
* This parameter is returned
|
|
65
|
+
* This parameter is returned when the endpoint type bound to the accelerated IP address is **ECS**, **ENI**, or **NLB**. If the endpoint type is **NLB**, only **primary** is returned.
|
|
68
66
|
*
|
|
69
67
|
* @example
|
|
70
68
|
* primary
|
|
@@ -72,12 +70,11 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
72
70
|
endpointSubAddressType?: string;
|
|
73
71
|
/**
|
|
74
72
|
* @remarks
|
|
75
|
-
* The type
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
80
|
-
* * **NLB**: Network Load Balancer (NLB) instance.
|
|
73
|
+
* The endpoint type. Valid values:
|
|
74
|
+
* - **ENI**: an Alibaba Cloud elastic network interface (ENI).
|
|
75
|
+
* - **SLB**: an Alibaba Cloud Classic Load Balancer (CLB) instance.
|
|
76
|
+
* - **ECS**: an Alibaba Cloud ECS instance.
|
|
77
|
+
* - **NLB**: an Alibaba Cloud Network Load Balancer (NLB) instance.
|
|
81
78
|
*
|
|
82
79
|
* @example
|
|
83
80
|
* ENI
|
|
@@ -85,9 +82,9 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
85
82
|
endpointType?: string;
|
|
86
83
|
/**
|
|
87
84
|
* @remarks
|
|
88
|
-
* The ID of the
|
|
85
|
+
* The zone ID of the endpoint.
|
|
89
86
|
*
|
|
90
|
-
*
|
|
87
|
+
* Currently, this parameter is returned only when the endpoint type bound to the accelerated IP address is **NLB**.
|
|
91
88
|
*
|
|
92
89
|
* @example
|
|
93
90
|
* cn-hangzhou-g
|
|
@@ -95,7 +92,7 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
95
92
|
endpointZoneId?: string;
|
|
96
93
|
/**
|
|
97
94
|
* @remarks
|
|
98
|
-
* The accelerated IP address of the basic GA instance.
|
|
95
|
+
* The accelerated IP address of the basic Global Accelerator (GA) instance.
|
|
99
96
|
*
|
|
100
97
|
* @example
|
|
101
98
|
* 116.132.XX.XX
|
|
@@ -103,7 +100,7 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
103
100
|
ipAddress?: string;
|
|
104
101
|
/**
|
|
105
102
|
* @remarks
|
|
106
|
-
* The ID
|
|
103
|
+
* The request ID.
|
|
107
104
|
*
|
|
108
105
|
* @example
|
|
109
106
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
@@ -111,9 +108,9 @@ export class GetBasicAccelerateIpEndpointRelationResponseBody extends $dara.Mode
|
|
|
111
108
|
requestId?: string;
|
|
112
109
|
/**
|
|
113
110
|
* @remarks
|
|
114
|
-
* The
|
|
111
|
+
* The status of the attachment between the accelerated IP address and the endpoint of the basic Global Accelerator (GA) instance.
|
|
115
112
|
*
|
|
116
|
-
*
|
|
113
|
+
* The value **active** indicates that the accelerated IP address is attached to the endpoint.
|
|
117
114
|
*
|
|
118
115
|
* @example
|
|
119
116
|
* active
|
|
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetBasicAccelerateIpIdleCountRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The client token that is used to ensure the idempotence of
|
|
8
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
9
9
|
*
|
|
10
|
-
*
|
|
10
|
+
* Generate a parameter value from your client to ensure that the value is unique among different requests. ClientToken supports only ASCII characters.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > If you do not specify this parameter, the system uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** of each API request is different.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -17,9 +17,9 @@ export class GetBasicAccelerateIpIdleCountRequest extends $dara.Model {
|
|
|
17
17
|
clientToken?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The ID of the basic GA instance that you want to query.
|
|
20
|
+
* The acceleration region instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance that you want to query.
|
|
21
21
|
*
|
|
22
|
-
* You can
|
|
22
|
+
* You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/2253380.html) to query the acceleration region instance ID.
|
|
23
23
|
*
|
|
24
24
|
* This parameter is required.
|
|
25
25
|
*
|
|
@@ -29,7 +29,7 @@ export class GetBasicAccelerateIpIdleCountRequest extends $dara.Model {
|
|
|
29
29
|
ipSetId?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
* The ID of
|
|
32
|
+
* The region ID of Global Accelerator. Set the value to **cn-hangzhou**.
|
|
33
33
|
*
|
|
34
34
|
* This parameter is required.
|
|
35
35
|
*
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetGlobalAcceleratorResourcesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA).
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -12,22 +14,33 @@ export class GetGlobalAcceleratorResourcesRequest extends $dara.Model {
|
|
|
12
14
|
*/
|
|
13
15
|
acceleratorId?: string;
|
|
14
16
|
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* The ID of the linked peripheral resource.
|
|
19
|
+
*
|
|
15
20
|
* @example
|
|
16
21
|
* waf_v2_public_cn-x0r****gr1i
|
|
17
22
|
*/
|
|
18
23
|
associatedResourceId?: string;
|
|
19
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The Region ID where the linked instance is located.
|
|
27
|
+
*
|
|
20
28
|
* @example
|
|
21
29
|
* cn-hangzhou
|
|
22
30
|
*/
|
|
23
31
|
associatedResourceRegionId?: string;
|
|
24
32
|
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The resource type of the linked peripheral resource.
|
|
35
|
+
*
|
|
25
36
|
* @example
|
|
26
37
|
* WAF
|
|
27
38
|
*/
|
|
28
39
|
associatedResourceType?: string;
|
|
29
40
|
/**
|
|
30
41
|
* @remarks
|
|
42
|
+
* The Region ID where the Alibaba Cloud Global Accelerator (GA) instance is located. The only valid value is cn-hangzhou.
|
|
43
|
+
*
|
|
31
44
|
* This parameter is required.
|
|
32
45
|
*
|
|
33
46
|
* @example
|
|
@@ -4,31 +4,59 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class GetGlobalAcceleratorResourcesResponseBodyAssociatedResources extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Instance ID of Alibaba Cloud Global Accelerator (GA).
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* ga-bp1odcab8tmno0hdq****
|
|
9
12
|
*/
|
|
10
13
|
acceleratorId?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* Association pattern:
|
|
17
|
+
* - **Managed**: Managed mode, where GA restricts user operations based on management policies.
|
|
18
|
+
* - **Associated** (default): Loose coupling association, where GA does not restrict user operations; WAF uses loose coupling.
|
|
19
|
+
*
|
|
12
20
|
* @example
|
|
13
21
|
* Associated
|
|
14
22
|
*/
|
|
15
23
|
associatedMode?: string;
|
|
16
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* ID of the linked instance.
|
|
27
|
+
*
|
|
17
28
|
* @example
|
|
18
29
|
* waf_v2_public_cn-x0r****gr1i
|
|
19
30
|
*/
|
|
20
31
|
associatedResourceId?: string;
|
|
21
32
|
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* Region ID of the linked instance.
|
|
35
|
+
*
|
|
22
36
|
* @example
|
|
23
37
|
* cn-hangzhou
|
|
24
38
|
*/
|
|
25
39
|
associatedResourceRegionId?: string;
|
|
26
40
|
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* Resource type of the linked instance.
|
|
43
|
+
*
|
|
27
44
|
* @example
|
|
28
45
|
* WAF
|
|
29
46
|
*/
|
|
30
47
|
associatedResourceType?: string;
|
|
31
48
|
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* Status of the association between the Alibaba Cloud Global Accelerator (GA) instance and other cloud product resources.
|
|
51
|
+
*
|
|
52
|
+
* - **active**: The resource is active.
|
|
53
|
+
*
|
|
54
|
+
* - **binding**: The resource is being attached.
|
|
55
|
+
*
|
|
56
|
+
* - **unBinding**: The resource is being detached.
|
|
57
|
+
*
|
|
58
|
+
* - **wafRelease**: The WAF instance has been released.
|
|
59
|
+
*
|
|
32
60
|
* @example
|
|
33
61
|
* active
|
|
34
62
|
*/
|
|
@@ -65,10 +93,14 @@ export class GetGlobalAcceleratorResourcesResponseBodyAssociatedResources extend
|
|
|
65
93
|
}
|
|
66
94
|
|
|
67
95
|
export class GetGlobalAcceleratorResourcesResponseBody extends $dara.Model {
|
|
96
|
+
/**
|
|
97
|
+
* @remarks
|
|
98
|
+
* List of linked instances.
|
|
99
|
+
*/
|
|
68
100
|
associatedResources?: GetGlobalAcceleratorResourcesResponseBodyAssociatedResources[];
|
|
69
101
|
/**
|
|
70
102
|
* @remarks
|
|
71
|
-
*
|
|
103
|
+
* ID of the request
|
|
72
104
|
*
|
|
73
105
|
* @example
|
|
74
106
|
* DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
|
|
@@ -19,7 +19,7 @@ export class GetHealthStatusRequest extends $dara.Model {
|
|
|
19
19
|
*
|
|
20
20
|
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
|
|
21
21
|
*
|
|
22
|
-
* >
|
|
22
|
+
* > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
25
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -29,8 +29,9 @@ export class GetHealthStatusRequest extends $dara.Model {
|
|
|
29
29
|
* @remarks
|
|
30
30
|
* Specifies whether only to precheck the request. Valid values:
|
|
31
31
|
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
32
|
+
* - **true**: prechecks the request only. The health status of the listener is not queried. The system prechecks the required parameters, request syntax, and limits. If the request fails the precheck, an error message is returned. If the request passes the precheck, the `DryRunOperation` error code is returned.
|
|
33
|
+
*
|
|
34
|
+
* - **false** (default): sends a normal request. If the request passes the precheck, a 2xx HTTP status code is returned and the health status of the listener is obtained.
|
|
34
35
|
*
|
|
35
36
|
* @example
|
|
36
37
|
* true
|
|
@@ -23,19 +23,21 @@ export class GetHealthStatusResponseBodyEndpointGroupsEndpoints extends $dara.Mo
|
|
|
23
23
|
* @remarks
|
|
24
24
|
* The health check details of the endpoint.
|
|
25
25
|
*
|
|
26
|
-
* >
|
|
26
|
+
* > This parameter is unavailable.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
|
-
*
|
|
29
|
+
* 无
|
|
30
30
|
*/
|
|
31
31
|
healthDetail?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
34
|
* The health status of the endpoint. Valid values:
|
|
35
35
|
*
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
36
|
+
* - **init:** The endpoint is being initialized.
|
|
37
|
+
*
|
|
38
|
+
* - **normal:** The endpoint is normal.
|
|
39
|
+
*
|
|
40
|
+
* - **abnormal:** The endpoint is abnormal.
|
|
39
41
|
*
|
|
40
42
|
* @example
|
|
41
43
|
* normal
|
|
@@ -53,15 +55,23 @@ export class GetHealthStatusResponseBodyEndpointGroupsEndpoints extends $dara.Mo
|
|
|
53
55
|
* @remarks
|
|
54
56
|
* The type of the endpoint. Valid values:
|
|
55
57
|
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
58
|
+
* - **Domain:** a custom domain name.
|
|
59
|
+
*
|
|
60
|
+
* - **Ip:** a custom IP address.
|
|
61
|
+
*
|
|
62
|
+
* - **PublicIp:** a public IP address provided by Alibaba Cloud.
|
|
63
|
+
*
|
|
64
|
+
* - **ECS:** an Elastic Compute Service (ECS) instance.
|
|
65
|
+
*
|
|
66
|
+
* - **SLB:** a Classic Load Balancer (CLB) instance.
|
|
67
|
+
*
|
|
68
|
+
* - **ALB:** an Application Load Balancer (ALB) instance.
|
|
69
|
+
*
|
|
70
|
+
* - **OSS:** an Object Storage Service (OSS) bucket.
|
|
71
|
+
*
|
|
72
|
+
* - **ENI:** an elastic network interface (ENI).
|
|
73
|
+
*
|
|
74
|
+
* - **NLB:** a Network Load Balancer (NLB) instance.
|
|
65
75
|
*
|
|
66
76
|
* @example
|
|
67
77
|
* Ip
|
|
@@ -111,8 +121,9 @@ export class GetHealthStatusResponseBodyEndpointGroups extends $dara.Model {
|
|
|
111
121
|
* @remarks
|
|
112
122
|
* The type of the endpoint group. Valid values:
|
|
113
123
|
*
|
|
114
|
-
*
|
|
115
|
-
*
|
|
124
|
+
* - **default:** the default endpoint group.
|
|
125
|
+
*
|
|
126
|
+
* - **virtual:** a virtual endpoint group.
|
|
116
127
|
*
|
|
117
128
|
* @example
|
|
118
129
|
* default
|
|
@@ -132,10 +143,13 @@ export class GetHealthStatusResponseBodyEndpointGroups extends $dara.Model {
|
|
|
132
143
|
* @remarks
|
|
133
144
|
* The health status of the endpoint group. Valid values:
|
|
134
145
|
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
146
|
+
* - **init:** The endpoint group is being initialized.
|
|
147
|
+
*
|
|
148
|
+
* - **normal:** The endpoint group is normal.
|
|
149
|
+
*
|
|
150
|
+
* - **abnormal:** The endpoint group is abnormal.
|
|
151
|
+
*
|
|
152
|
+
* - **partiallyAbnormal:** The endpoint group is partially abnormal.
|
|
139
153
|
*
|
|
140
154
|
* @example
|
|
141
155
|
* normal
|
|
@@ -186,9 +200,11 @@ export class GetHealthStatusResponseBody extends $dara.Model {
|
|
|
186
200
|
* @remarks
|
|
187
201
|
* The health status of endpoints and endpoint groups. Valid values:
|
|
188
202
|
*
|
|
189
|
-
*
|
|
190
|
-
*
|
|
191
|
-
*
|
|
203
|
+
* - **normal**
|
|
204
|
+
*
|
|
205
|
+
* - **abnormal**
|
|
206
|
+
*
|
|
207
|
+
* - **partiallyAbnormal**
|
|
192
208
|
*
|
|
193
209
|
* @example
|
|
194
210
|
* normal
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetInvalidDomainCountRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
8
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* cn-hangzhou
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetSpareIpRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The GA instance
|
|
8
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,9 +15,9 @@ export class GetSpareIpRequest extends $dara.Model {
|
|
|
15
15
|
acceleratorId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The client token that is used to ensure the idempotence of
|
|
18
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
19
19
|
*
|
|
20
|
-
*
|
|
20
|
+
* Generate a unique value from your client to ensure that different requests have unique ClientToken values. ClientToken supports only ASCII characters.
|
|
21
21
|
*
|
|
22
22
|
* @example
|
|
23
23
|
* 1F4B6A4A-C89E-489E-BAF1-52777EE148EF
|
|
@@ -25,10 +25,9 @@ export class GetSpareIpRequest extends $dara.Model {
|
|
|
25
25
|
clientToken?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
* Specifies whether to perform
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
* * **false** (default): performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
|
|
28
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
29
|
+
* - **true**: performs a dry run without actually creating the resource. The system checks the required parameters, request syntax, and business limitations. If the check fails, the corresponding error is returned. If the check passes, the error code `DryRunOperation` is returned.
|
|
30
|
+
* - **false** (default): performs a dry run and sends the request. If the check passes, an HTTP 2xx status code is returned and the operation is performed.
|
|
32
31
|
*
|
|
33
32
|
* @example
|
|
34
33
|
* true
|
|
@@ -36,7 +35,7 @@ export class GetSpareIpRequest extends $dara.Model {
|
|
|
36
35
|
dryRun?: boolean;
|
|
37
36
|
/**
|
|
38
37
|
* @remarks
|
|
39
|
-
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
38
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
40
39
|
*
|
|
41
40
|
* This parameter is required.
|
|
42
41
|
*
|
|
@@ -46,7 +45,7 @@ export class GetSpareIpRequest extends $dara.Model {
|
|
|
46
45
|
regionId?: string;
|
|
47
46
|
/**
|
|
48
47
|
* @remarks
|
|
49
|
-
* The
|
|
48
|
+
* The CNAME spare IP address. When an acceleration area is abnormal, traffic is switched to this IP address.
|
|
50
49
|
*
|
|
51
50
|
* This parameter is required.
|
|
52
51
|
*
|
|
@@ -13,10 +13,9 @@ export class GetSpareIpResponseBody extends $dara.Model {
|
|
|
13
13
|
requestId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The status of the
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* * **inuse:** The secondary IP address is in use.
|
|
16
|
+
* The status of the CNAME spare IP address. Valid values:
|
|
17
|
+
* - **active**: active.
|
|
18
|
+
* - **inuse**: in use.
|
|
20
19
|
*
|
|
21
20
|
* @example
|
|
22
21
|
* active
|