@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,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeAcceleratorResponseBodyBasicBandwidthPackage extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The bandwidth
|
|
8
|
+
* The bandwidth of the basic bandwidth plan. Unit: Mbps.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 2
|
|
@@ -13,11 +13,13 @@ export class DescribeAcceleratorResponseBodyBasicBandwidthPackage extends $dara.
|
|
|
13
13
|
bandwidth?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The type of the bandwidth
|
|
16
|
+
* The type of the bandwidth of the basic bandwidth plan. Valid values:
|
|
17
17
|
*
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
18
|
+
* - **Basic**: standard acceleration bandwidth.
|
|
19
|
+
*
|
|
20
|
+
* - **Enhanced**: enhanced acceleration bandwidth.
|
|
21
|
+
*
|
|
22
|
+
* - **Advanced**: premium acceleration bandwidth.
|
|
21
23
|
*
|
|
22
24
|
* @example
|
|
23
25
|
* Basic
|
|
@@ -59,7 +61,7 @@ export class DescribeAcceleratorResponseBodyBasicBandwidthPackage extends $dara.
|
|
|
59
61
|
export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends $dara.Model {
|
|
60
62
|
/**
|
|
61
63
|
* @remarks
|
|
62
|
-
* The bandwidth
|
|
64
|
+
* The bandwidth of the cross-region bandwidth plan. Unit: Mbps.
|
|
63
65
|
*
|
|
64
66
|
* @example
|
|
65
67
|
* 2
|
|
@@ -67,7 +69,7 @@ export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends
|
|
|
67
69
|
bandwidth?: number;
|
|
68
70
|
/**
|
|
69
71
|
* @remarks
|
|
70
|
-
* The ID of the cross-
|
|
72
|
+
* The ID of the cross-region bandwidth plan.
|
|
71
73
|
*
|
|
72
74
|
* @example
|
|
73
75
|
* gbwp-bp1d8xk8bg139j0fw****
|
|
@@ -97,7 +99,25 @@ export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends
|
|
|
97
99
|
}
|
|
98
100
|
|
|
99
101
|
export class DescribeAcceleratorResponseBodyDdosConfigList extends $dara.Model {
|
|
102
|
+
/**
|
|
103
|
+
* @remarks
|
|
104
|
+
* The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance.
|
|
105
|
+
*
|
|
106
|
+
* @example
|
|
107
|
+
* ddoscoo-cn-zz11vq7j****
|
|
108
|
+
*/
|
|
100
109
|
ddosId?: string;
|
|
110
|
+
/**
|
|
111
|
+
* @remarks
|
|
112
|
+
* The region where the Anti-DDoS instance is deployed. Valid values:
|
|
113
|
+
*
|
|
114
|
+
* - **cn-hangzhou**: the Chinese mainland.
|
|
115
|
+
*
|
|
116
|
+
* - **ap-southeast-1**: outside the Chinese mainland.
|
|
117
|
+
*
|
|
118
|
+
* @example
|
|
119
|
+
* ap-southeast-1
|
|
120
|
+
*/
|
|
101
121
|
ddosRegionId?: string;
|
|
102
122
|
static names(): { [key: string]: string } {
|
|
103
123
|
return {
|
|
@@ -127,8 +147,9 @@ export class DescribeAcceleratorResponseBodyIpSetConfig extends $dara.Model {
|
|
|
127
147
|
* @remarks
|
|
128
148
|
* The access mode of the acceleration area. Valid values:
|
|
129
149
|
*
|
|
130
|
-
*
|
|
131
|
-
*
|
|
150
|
+
* - **UserDefine**: custom. You can select acceleration areas and regions based on your business needs. Global Accelerator provides a separate elastic IP address (EIP) for each acceleration region.
|
|
151
|
+
*
|
|
152
|
+
* - **Anycast**: automatic. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions. Users can connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.
|
|
132
153
|
*
|
|
133
154
|
* @example
|
|
134
155
|
* UserDefine
|
|
@@ -158,14 +179,19 @@ export class DescribeAcceleratorResponseBodyIpSetConfig extends $dara.Model {
|
|
|
158
179
|
export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Model {
|
|
159
180
|
/**
|
|
160
181
|
* @remarks
|
|
161
|
-
* The name of the action
|
|
182
|
+
* The name of the action on the managed instance. Valid values:
|
|
183
|
+
*
|
|
184
|
+
* - **Create**: creates an instance.
|
|
162
185
|
*
|
|
163
|
-
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
*
|
|
186
|
+
* - **Update**: updates the current instance.
|
|
187
|
+
*
|
|
188
|
+
* - **Delete**: deletes the current instance.
|
|
189
|
+
*
|
|
190
|
+
* - **Associate**: associates the instance with other resources.
|
|
191
|
+
*
|
|
192
|
+
* - **UserUnmanaged**: unmanages the instance.
|
|
193
|
+
*
|
|
194
|
+
* - **CreateChild**: creates a child resource in the instance.
|
|
169
195
|
*
|
|
170
196
|
* @example
|
|
171
197
|
* Update
|
|
@@ -175,15 +201,21 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
|
|
|
175
201
|
* @remarks
|
|
176
202
|
* The type of the child resource. Valid values:
|
|
177
203
|
*
|
|
178
|
-
*
|
|
179
|
-
*
|
|
180
|
-
*
|
|
181
|
-
*
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
*
|
|
204
|
+
* - **Listener**: listener.
|
|
205
|
+
*
|
|
206
|
+
* - **IpSet**: acceleration region.
|
|
207
|
+
*
|
|
208
|
+
* - **EndpointGroup**: endpoint group.
|
|
209
|
+
*
|
|
210
|
+
* - **ForwardingRule**: forwarding rule.
|
|
211
|
+
*
|
|
212
|
+
* - **Endpoint**: endpoint.
|
|
213
|
+
*
|
|
214
|
+
* - **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
|
|
185
215
|
*
|
|
186
|
-
*
|
|
216
|
+
* - **EndpointPolicy**: access policy of an endpoint associated with a custom routing listener.
|
|
217
|
+
*
|
|
218
|
+
* > This parameter is valid only when **Action** is set to **CreateChild**.
|
|
187
219
|
*
|
|
188
220
|
* @example
|
|
189
221
|
* Listener
|
|
@@ -191,10 +223,11 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
|
|
|
191
223
|
childType?: string;
|
|
192
224
|
/**
|
|
193
225
|
* @remarks
|
|
194
|
-
* Indicates whether the specified
|
|
226
|
+
* Indicates whether the specified action is managed. Valid values:
|
|
227
|
+
*
|
|
228
|
+
* - **true**: The action is managed. You cannot perform the specified action on the managed instance.
|
|
195
229
|
*
|
|
196
|
-
*
|
|
197
|
-
* * **false**: The specified actions are not managed, and you can perform the specified actions on the managed instance.
|
|
230
|
+
* - **false**: The action is not managed. You can perform the specified action on the managed instance.
|
|
198
231
|
*
|
|
199
232
|
* @example
|
|
200
233
|
* false
|
|
@@ -228,7 +261,7 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
|
|
|
228
261
|
export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
|
|
229
262
|
/**
|
|
230
263
|
* @remarks
|
|
231
|
-
* The
|
|
264
|
+
* The tag key.
|
|
232
265
|
*
|
|
233
266
|
* @example
|
|
234
267
|
* tag-key
|
|
@@ -236,7 +269,7 @@ export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
|
|
|
236
269
|
key?: string;
|
|
237
270
|
/**
|
|
238
271
|
* @remarks
|
|
239
|
-
* The
|
|
272
|
+
* The tag value.
|
|
240
273
|
*
|
|
241
274
|
* @example
|
|
242
275
|
* tag-value
|
|
@@ -268,19 +301,29 @@ export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
|
|
|
268
301
|
export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
269
302
|
/**
|
|
270
303
|
* @remarks
|
|
271
|
-
* The ID of the
|
|
304
|
+
* The ID of the Global Accelerator instance.
|
|
272
305
|
*
|
|
273
306
|
* @example
|
|
274
307
|
* ga-bp1odcab8tmno0hdq****
|
|
275
308
|
*/
|
|
276
309
|
acceleratorId?: string;
|
|
310
|
+
/**
|
|
311
|
+
* @remarks
|
|
312
|
+
* The bandwidth of the standard Global Accelerator instance. Unit: Mbps.
|
|
313
|
+
*
|
|
314
|
+
* > This parameter is valid only when the access mode of the acceleration area is Anycast.
|
|
315
|
+
*
|
|
316
|
+
* @example
|
|
317
|
+
* 200
|
|
318
|
+
*/
|
|
277
319
|
bandwidth?: number;
|
|
278
320
|
/**
|
|
279
321
|
* @remarks
|
|
280
|
-
* The
|
|
322
|
+
* The billing method of the bandwidth. Valid values:
|
|
281
323
|
*
|
|
282
|
-
*
|
|
283
|
-
*
|
|
324
|
+
* - **BandwidthPackage**: pay-by-bandwidth-plan.
|
|
325
|
+
*
|
|
326
|
+
* - **CDT**: pay-by-data-transfer.
|
|
284
327
|
*
|
|
285
328
|
* @example
|
|
286
329
|
* CDT
|
|
@@ -288,12 +331,12 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
288
331
|
bandwidthBillingType?: string;
|
|
289
332
|
/**
|
|
290
333
|
* @remarks
|
|
291
|
-
* The details
|
|
334
|
+
* The details of the basic bandwidth plan that is associated with the Global Accelerator instance.
|
|
292
335
|
*/
|
|
293
336
|
basicBandwidthPackage?: DescribeAcceleratorResponseBodyBasicBandwidthPackage;
|
|
294
337
|
/**
|
|
295
338
|
* @remarks
|
|
296
|
-
* The ID of the Cloud Enterprise Network (CEN) instance with
|
|
339
|
+
* The ID of the Cloud Enterprise Network (CEN) instance that is associated with the Global Accelerator instance.
|
|
297
340
|
*
|
|
298
341
|
* @example
|
|
299
342
|
* cen-hjkduu767hc****
|
|
@@ -301,7 +344,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
301
344
|
cenId?: string;
|
|
302
345
|
/**
|
|
303
346
|
* @remarks
|
|
304
|
-
* The timestamp that indicates when the
|
|
347
|
+
* The timestamp that indicates when the Global Accelerator instance was created.
|
|
305
348
|
*
|
|
306
349
|
* @example
|
|
307
350
|
* 1650643200
|
|
@@ -309,9 +352,9 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
309
352
|
createTime?: number;
|
|
310
353
|
/**
|
|
311
354
|
* @remarks
|
|
312
|
-
* The type of cross-border acceleration. This parameter is returned for
|
|
355
|
+
* The type of cross-border acceleration. This parameter is returned for pay-by-data-transfer instances.
|
|
313
356
|
*
|
|
314
|
-
*
|
|
357
|
+
* **bpgPro**: premium bandwidth for cross-border acceleration.
|
|
315
358
|
*
|
|
316
359
|
* @example
|
|
317
360
|
* bpgPro
|
|
@@ -319,9 +362,11 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
319
362
|
crossBorderMode?: string;
|
|
320
363
|
/**
|
|
321
364
|
* @remarks
|
|
322
|
-
* Indicates whether cross-border
|
|
323
|
-
*
|
|
324
|
-
* - **
|
|
365
|
+
* Indicates whether the cross-border line feature is enabled for the Global Accelerator instance. Valid values:
|
|
366
|
+
*
|
|
367
|
+
* - **true**: The cross-border line feature is enabled. You can use Global Accelerator to accelerate data transmission across borders.
|
|
368
|
+
*
|
|
369
|
+
* - **false**: The cross-border line feature is disabled. You cannot use Global Accelerator to accelerate data transmission across borders.
|
|
325
370
|
*
|
|
326
371
|
* @example
|
|
327
372
|
* false
|
|
@@ -329,26 +374,31 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
329
374
|
crossBorderStatus?: boolean;
|
|
330
375
|
/**
|
|
331
376
|
* @remarks
|
|
332
|
-
* The details
|
|
377
|
+
* The details of the cross-region bandwidth plan that is associated with the Global Accelerator instance.
|
|
333
378
|
*
|
|
334
|
-
* This
|
|
379
|
+
* This parameter is returned only by the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
335
380
|
*/
|
|
336
381
|
crossDomainBandwidthPackage?: DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage;
|
|
337
382
|
/**
|
|
338
383
|
* @remarks
|
|
339
|
-
* Indicates whether cross-border
|
|
384
|
+
* Indicates whether cross-border bandwidth is enabled.
|
|
340
385
|
*
|
|
341
|
-
*
|
|
342
|
-
*
|
|
386
|
+
* - **true**: enabled.
|
|
387
|
+
*
|
|
388
|
+
* - **false**: disabled.
|
|
343
389
|
*
|
|
344
390
|
* @example
|
|
345
391
|
* false
|
|
346
392
|
*/
|
|
347
393
|
crossPrivateState?: string;
|
|
394
|
+
/**
|
|
395
|
+
* @remarks
|
|
396
|
+
* The list of Anti-DDoS instances that are associated with the Global Accelerator instance.
|
|
397
|
+
*/
|
|
348
398
|
ddosConfigList?: DescribeAcceleratorResponseBodyDdosConfigList[];
|
|
349
399
|
/**
|
|
350
400
|
* @remarks
|
|
351
|
-
* The ID of the Anti-DDoS
|
|
401
|
+
* The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance.
|
|
352
402
|
*
|
|
353
403
|
* @example
|
|
354
404
|
* ddoscoo-cn-zz11vq7j****
|
|
@@ -358,7 +408,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
358
408
|
ddosId?: string;
|
|
359
409
|
/**
|
|
360
410
|
* @remarks
|
|
361
|
-
* The description of the
|
|
411
|
+
* The description of the Global Accelerator instance.
|
|
362
412
|
*
|
|
363
413
|
* @example
|
|
364
414
|
* Accelerator
|
|
@@ -366,7 +416,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
366
416
|
description?: string;
|
|
367
417
|
/**
|
|
368
418
|
* @remarks
|
|
369
|
-
* The canonical name (CNAME) that is assigned to the
|
|
419
|
+
* The canonical name (CNAME) that is assigned to the Global Accelerator instance.
|
|
370
420
|
*
|
|
371
421
|
* @example
|
|
372
422
|
* ga-bp15u1i2hmtbk8c3i****.aliyunga0019.com
|
|
@@ -374,7 +424,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
374
424
|
dnsName?: string;
|
|
375
425
|
/**
|
|
376
426
|
* @remarks
|
|
377
|
-
* The timestamp that indicates when the
|
|
427
|
+
* The timestamp that indicates when the Global Accelerator instance expires.
|
|
378
428
|
*
|
|
379
429
|
* @example
|
|
380
430
|
* 1653235200
|
|
@@ -382,7 +432,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
382
432
|
expiredTime?: number;
|
|
383
433
|
/**
|
|
384
434
|
* @remarks
|
|
385
|
-
* The billing method of the
|
|
435
|
+
* The billing method of the Global Accelerator instance.
|
|
386
436
|
*
|
|
387
437
|
* @example
|
|
388
438
|
* PREPAY
|
|
@@ -390,12 +440,12 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
390
440
|
instanceChargeType?: string;
|
|
391
441
|
/**
|
|
392
442
|
* @remarks
|
|
393
|
-
* The
|
|
443
|
+
* The configuration of the acceleration area.
|
|
394
444
|
*/
|
|
395
445
|
ipSetConfig?: DescribeAcceleratorResponseBodyIpSetConfig;
|
|
396
446
|
/**
|
|
397
447
|
* @remarks
|
|
398
|
-
* The name of the
|
|
448
|
+
* The name of the Global Accelerator instance.
|
|
399
449
|
*
|
|
400
450
|
* @example
|
|
401
451
|
* Accelerator
|
|
@@ -403,7 +453,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
403
453
|
name?: string;
|
|
404
454
|
/**
|
|
405
455
|
* @remarks
|
|
406
|
-
* The region
|
|
456
|
+
* The region where the Global Accelerator instance is deployed.
|
|
407
457
|
*
|
|
408
458
|
* @example
|
|
409
459
|
* cn-hangzhou
|
|
@@ -413,7 +463,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
413
463
|
regionId?: string;
|
|
414
464
|
/**
|
|
415
465
|
* @remarks
|
|
416
|
-
* The ID
|
|
466
|
+
* The request ID.
|
|
417
467
|
*
|
|
418
468
|
* @example
|
|
419
469
|
* 6FEA0CF3-D3B9-43E5-A304-D217037876A8
|
|
@@ -429,7 +479,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
429
479
|
resourceGroupId?: string;
|
|
430
480
|
/**
|
|
431
481
|
* @remarks
|
|
432
|
-
* The CNAME
|
|
482
|
+
* The CNAME of the Anti-DDoS instance that is associated with the Global Accelerator instance.
|
|
433
483
|
*
|
|
434
484
|
* @example
|
|
435
485
|
* ga-bp1f609c76zg6zuna****-1.aliyunga0047.com
|
|
@@ -437,9 +487,9 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
437
487
|
secondDnsName?: string;
|
|
438
488
|
/**
|
|
439
489
|
* @remarks
|
|
440
|
-
* The ID of the service that manages the
|
|
490
|
+
* The ID of the service that manages the instance.
|
|
441
491
|
*
|
|
442
|
-
* >
|
|
492
|
+
* > This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
443
493
|
*
|
|
444
494
|
* @example
|
|
445
495
|
* ALB
|
|
@@ -447,10 +497,11 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
447
497
|
serviceId?: string;
|
|
448
498
|
/**
|
|
449
499
|
* @remarks
|
|
450
|
-
* Indicates whether the
|
|
500
|
+
* Indicates whether the instance is a managed instance. Valid values:
|
|
451
501
|
*
|
|
452
|
-
*
|
|
453
|
-
*
|
|
502
|
+
* - **true**: The instance is a managed instance.
|
|
503
|
+
*
|
|
504
|
+
* - **false**: The instance is not a managed instance.
|
|
454
505
|
*
|
|
455
506
|
* @example
|
|
456
507
|
* true
|
|
@@ -458,39 +509,52 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
458
509
|
serviceManaged?: boolean;
|
|
459
510
|
/**
|
|
460
511
|
* @remarks
|
|
461
|
-
* The actions that
|
|
462
|
-
*
|
|
463
|
-
* >
|
|
512
|
+
* The actions that you can perform on the managed instance.
|
|
464
513
|
*
|
|
465
|
-
*
|
|
466
|
-
*
|
|
467
|
-
*
|
|
514
|
+
* > - This parameter is valid only when **ServiceManaged** is set to **True**.
|
|
515
|
+
* >
|
|
516
|
+
* > - When the instance is managed, you cannot perform some operations on the instance.
|
|
468
517
|
*/
|
|
469
518
|
serviceManagedInfos?: DescribeAcceleratorResponseBodyServiceManagedInfos[];
|
|
470
519
|
/**
|
|
471
520
|
* @remarks
|
|
472
|
-
* The specification of the
|
|
521
|
+
* The specification of the Global Accelerator instance. Valid values:
|
|
522
|
+
*
|
|
523
|
+
* - **1**: Small I.
|
|
524
|
+
*
|
|
525
|
+
* - **2**: Small II.
|
|
526
|
+
*
|
|
527
|
+
* - **3**: Small III.
|
|
528
|
+
*
|
|
529
|
+
* - **5**: Medium I.
|
|
530
|
+
*
|
|
531
|
+
* - **8**: Medium II.
|
|
532
|
+
*
|
|
533
|
+
* - **10**: Medium III.
|
|
534
|
+
*
|
|
535
|
+
* - **20**: Large I.
|
|
473
536
|
*
|
|
474
|
-
*
|
|
475
|
-
* * **2**: Small Ⅱ
|
|
476
|
-
* * **3**: Small Ⅲ
|
|
477
|
-
* * **5**: Medium Ⅰ
|
|
478
|
-
* * **8**: Medium Ⅱ
|
|
479
|
-
* * **10**: Medium Ⅲ
|
|
480
|
-
* * **20**: Large Ⅰ
|
|
481
|
-
* * **30**: Large Ⅱ
|
|
482
|
-
* * **40**: Large Ⅲ
|
|
483
|
-
* * **50**: Large Ⅳ
|
|
484
|
-
* * **60**: Large Ⅴ
|
|
485
|
-
* * **70**: Large Ⅵ
|
|
486
|
-
* * **80**: Large VⅡ
|
|
487
|
-
* * **90**: Large VⅢ
|
|
488
|
-
* * **100**: Super Large Ⅰ
|
|
489
|
-
* * **200**: Super Large Ⅱ
|
|
537
|
+
* - **30**: Large II.
|
|
490
538
|
*
|
|
491
|
-
*
|
|
539
|
+
* - **40**: Large III.
|
|
492
540
|
*
|
|
493
|
-
*
|
|
541
|
+
* - **50**: Large IV.
|
|
542
|
+
*
|
|
543
|
+
* - **60**: Large V.
|
|
544
|
+
*
|
|
545
|
+
* - **70**: Large VI.
|
|
546
|
+
*
|
|
547
|
+
* - **80**: Large VII.
|
|
548
|
+
*
|
|
549
|
+
* - **90**: Large VIII.
|
|
550
|
+
*
|
|
551
|
+
* - **100**: Super Large I.
|
|
552
|
+
*
|
|
553
|
+
* - **200**: Super Large II.
|
|
554
|
+
*
|
|
555
|
+
* > The Large III and higher specifications are available only to users on the whitelist. To use these specifications, contact your account manager.
|
|
556
|
+
*
|
|
557
|
+
* The definitions of different specifications vary. For more information, see [Instance specifications](https://help.aliyun.com/document_detail/153127.html).
|
|
494
558
|
*
|
|
495
559
|
* @example
|
|
496
560
|
* 1
|
|
@@ -498,15 +562,21 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
498
562
|
spec?: string;
|
|
499
563
|
/**
|
|
500
564
|
* @remarks
|
|
501
|
-
* The status of the
|
|
565
|
+
* The status of the Global Accelerator instance. Valid values:
|
|
502
566
|
*
|
|
503
|
-
*
|
|
504
|
-
*
|
|
505
|
-
*
|
|
506
|
-
*
|
|
507
|
-
*
|
|
508
|
-
*
|
|
509
|
-
*
|
|
567
|
+
* - **init**: The instance is being initialized.
|
|
568
|
+
*
|
|
569
|
+
* - **active**: The instance is available.
|
|
570
|
+
*
|
|
571
|
+
* - **configuring**: The instance is being configured.
|
|
572
|
+
*
|
|
573
|
+
* - **binding**: The instance is being associated.
|
|
574
|
+
*
|
|
575
|
+
* - **unbinding**: The instance is being disassociated.
|
|
576
|
+
*
|
|
577
|
+
* - **deleting**: The instance is being deleted.
|
|
578
|
+
*
|
|
579
|
+
* - **finacialLocked**: The instance is financially locked.
|
|
510
580
|
*
|
|
511
581
|
* @example
|
|
512
582
|
* active
|
|
@@ -514,16 +584,18 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
|
|
|
514
584
|
state?: string;
|
|
515
585
|
/**
|
|
516
586
|
* @remarks
|
|
517
|
-
* The tags of the
|
|
587
|
+
* The tags of the resource.
|
|
518
588
|
*/
|
|
519
589
|
tags?: DescribeAcceleratorResponseBodyTags[];
|
|
520
590
|
/**
|
|
521
591
|
* @remarks
|
|
522
|
-
*
|
|
592
|
+
* The upgrade status of the Global Accelerator instance. Valid values:
|
|
593
|
+
*
|
|
594
|
+
* - **notUpgradable**: The instance does not need to be upgraded.
|
|
595
|
+
*
|
|
596
|
+
* - **upgradable**: The instance can be upgraded.
|
|
523
597
|
*
|
|
524
|
-
*
|
|
525
|
-
* * **upgradable:** The GA instance can be upgraded to the latest version.
|
|
526
|
-
* * **upgradeFailed:** The GA instance failed to be upgraded.
|
|
598
|
+
* - **upgradeFailed**: The instance failed to be upgraded.
|
|
527
599
|
*
|
|
528
600
|
* @example
|
|
529
601
|
* notUpgradable
|
|
@@ -9,7 +9,7 @@ export class DescribeApplicationMonitorRequest extends $dara.Model {
|
|
|
9
9
|
*
|
|
10
10
|
* 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.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > 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.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -16,7 +16,7 @@ export class DescribeApplicationMonitorResponseBodyIspCityList extends $dara.Mod
|
|
|
16
16
|
* The name of the city in which the probe point of the ISP is deployed.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
|
-
*
|
|
19
|
+
* 新加坡
|
|
20
20
|
*/
|
|
21
21
|
cityName?: string;
|
|
22
22
|
/**
|
|
@@ -32,7 +32,7 @@ export class DescribeApplicationMonitorResponseBodyIspCityList extends $dara.Mod
|
|
|
32
32
|
* The probe point name of the ISP.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
|
-
*
|
|
35
|
+
* 阿里巴巴
|
|
36
36
|
*/
|
|
37
37
|
ispName?: string;
|
|
38
38
|
static names(): { [key: string]: string } {
|
|
@@ -83,8 +83,9 @@ export class DescribeApplicationMonitorResponseBody extends $dara.Model {
|
|
|
83
83
|
* @remarks
|
|
84
84
|
* Indicates whether the automatic diagnostics feature is enabled. Valid values:
|
|
85
85
|
*
|
|
86
|
-
*
|
|
87
|
-
*
|
|
86
|
+
* - **true**
|
|
87
|
+
*
|
|
88
|
+
* - **false**
|
|
88
89
|
*
|
|
89
90
|
* @example
|
|
90
91
|
* true
|
|
@@ -161,11 +162,15 @@ export class DescribeApplicationMonitorResponseBody extends $dara.Model {
|
|
|
161
162
|
* @remarks
|
|
162
163
|
* The status of the origin probing task. Valid values:
|
|
163
164
|
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
*
|
|
165
|
+
* - **init**
|
|
166
|
+
*
|
|
167
|
+
* - **active**
|
|
168
|
+
*
|
|
169
|
+
* - **updating**
|
|
170
|
+
*
|
|
171
|
+
* - **inactive**
|
|
172
|
+
*
|
|
173
|
+
* - **deleting**
|
|
169
174
|
*
|
|
170
175
|
* @example
|
|
171
176
|
* active
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeBandwidthPackageRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the bandwidth plan
|
|
8
|
+
* The ID of the bandwidth plan to query.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class DescribeBandwidthPackageRequest extends $dara.Model {
|
|
|
15
15
|
bandwidthPackageId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The ID of the
|
|
18
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|