@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
|
@@ -4,9 +4,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
export declare class AddEntriesToAclRequestAclEntries extends $dara.Model {
|
|
5
5
|
/**
|
|
6
6
|
* @remarks
|
|
7
|
-
* The entry
|
|
7
|
+
* The access control policy group entry to add. An entry can be an IP address or a CIDR block. You can add up to 50 entries at a time.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > This parameter is required.
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* 10.0.XX.XX/24
|
|
@@ -14,11 +14,11 @@ export declare class AddEntriesToAclRequestAclEntries extends $dara.Model {
|
|
|
14
14
|
entry?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The description of the
|
|
17
|
+
* The description of the access control policy group entry.
|
|
18
18
|
*
|
|
19
|
-
* You can add
|
|
19
|
+
* You can add descriptions for up to 50 entries at a time.
|
|
20
20
|
*
|
|
21
|
-
* The description must be 1 to 256 characters in length
|
|
21
|
+
* The description must be 1 to 256 characters in length and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), and underscores (_). Chinese characters are supported.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* test-entry
|
|
@@ -38,16 +38,16 @@ export declare class AddEntriesToAclRequestAclEntries extends $dara.Model {
|
|
|
38
38
|
export declare class AddEntriesToAclRequest extends $dara.Model {
|
|
39
39
|
/**
|
|
40
40
|
* @remarks
|
|
41
|
-
* The entries
|
|
41
|
+
* The access control policy group entries to add. An entry can be an IP address or a CIDR block.
|
|
42
42
|
*
|
|
43
|
-
* You can add
|
|
43
|
+
* You can add up to 50 entries at a time.
|
|
44
44
|
*
|
|
45
45
|
* This parameter is required.
|
|
46
46
|
*/
|
|
47
47
|
aclEntries?: AddEntriesToAclRequestAclEntries[];
|
|
48
48
|
/**
|
|
49
49
|
* @remarks
|
|
50
|
-
* The
|
|
50
|
+
* The ID of the access control policy group.
|
|
51
51
|
*
|
|
52
52
|
* This parameter is required.
|
|
53
53
|
*
|
|
@@ -57,11 +57,11 @@ export declare class AddEntriesToAclRequest extends $dara.Model {
|
|
|
57
57
|
aclId?: string;
|
|
58
58
|
/**
|
|
59
59
|
* @remarks
|
|
60
|
-
* The client token that is used to ensure the idempotence of
|
|
60
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
61
61
|
*
|
|
62
62
|
* 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.
|
|
63
63
|
*
|
|
64
|
-
* >
|
|
64
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* 5A2CFF0E-5718-45B5-9D4D-70B3FF3898
|
|
@@ -69,10 +69,9 @@ export declare class AddEntriesToAclRequest extends $dara.Model {
|
|
|
69
69
|
clientToken?: string;
|
|
70
70
|
/**
|
|
71
71
|
* @remarks
|
|
72
|
-
* Specifies whether to perform a dry run
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
* * **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.
|
|
72
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
73
|
+
* - **true**: performs a dry run. The system checks the required parameters, request format, and business limitations without actually adding IP entries to the access control policy group. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
|
|
74
|
+
* - **false** (default): sends a normal request. If the check succeeds, an HTTP 2xx status code is returned and the operation is performed.
|
|
76
75
|
*
|
|
77
76
|
* @example
|
|
78
77
|
* false
|
|
@@ -80,7 +79,7 @@ export declare class AddEntriesToAclRequest extends $dara.Model {
|
|
|
80
79
|
dryRun?: boolean;
|
|
81
80
|
/**
|
|
82
81
|
* @remarks
|
|
83
|
-
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
82
|
+
* The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
84
83
|
*
|
|
85
84
|
* This parameter is required.
|
|
86
85
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddEntriesToAclRequest.js","sourceRoot":"","sources":["../../src/models/AddEntriesToAclRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C;GACG;AACH,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAuB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,gBAAgB,EAAE,kBAAkB;SACrC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,gBAAgB,EAAE,QAAQ;SAC3B,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5CD,4EA4CC;AAED,MAAa,sBAAuB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"AddEntriesToAclRequest.js","sourceRoot":"","sources":["../../src/models/AddEntriesToAclRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C;GACG;AACH,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAuB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,gBAAgB,EAAE,kBAAkB;SACrC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,gBAAgB,EAAE,QAAQ;SAC3B,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5CD,4EA4CC;AAED,MAAa,sBAAuB,SAAQ,KAAK,CAAC,KAAK;IAoDrD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gCAAgC,EAAE;YAC7E,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;YAClC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC7C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAlFD,wDAkFC"}
|
|
@@ -2,31 +2,30 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AssociateAclsWithListenerRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The ID of the access control policy group. You can associate up to two access control policy groups.
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*/
|
|
9
9
|
aclIds?: string[];
|
|
10
10
|
/**
|
|
11
11
|
* @remarks
|
|
12
|
-
* The type of
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* * **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 the blacklist is enabled but no IP addresses are added to the ACL, the listener forwards all requests.
|
|
12
|
+
* The type of access control. Valid values:
|
|
13
|
+
* - **white**: Only requests from the IP addresses or CIDR blocks Settings in the specified access control policy group are forwarded. Whitelists are applicable to scenarios in which you want to allow only specific IP addresses to access your application. After you enable a whitelist, only the IP addresses in the whitelist can access the Global Accelerator listener. If you enable a whitelist but the access control policy group does not contain any IP addresses, the Global Accelerator listener forwards all requests.
|
|
14
|
+
* - **black**: All requests from the IP addresses or CIDR blocks Settings in the specified access control policy group are blocked. Blacklists are applicable to scenarios in which you want to block specific IP addresses from accessing your application. If you enable a blacklist but the access control policy group does not contain any IP addresses, the Global Accelerator listener forwards all requests.
|
|
16
15
|
*
|
|
17
16
|
* This parameter is required.
|
|
18
17
|
*
|
|
19
18
|
* @example
|
|
20
|
-
*
|
|
19
|
+
* white
|
|
21
20
|
*/
|
|
22
21
|
aclType?: string;
|
|
23
22
|
/**
|
|
24
23
|
* @remarks
|
|
25
|
-
* The client token that is used to ensure the
|
|
24
|
+
* The client token that is used to ensure the idempotency of the request.
|
|
26
25
|
*
|
|
27
|
-
* 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.
|
|
26
|
+
* 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.
|
|
28
27
|
*
|
|
29
|
-
* >
|
|
28
|
+
* > If you do not specify this parameter, the system uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
|
|
30
29
|
*
|
|
31
30
|
* @example
|
|
32
31
|
* 02fb3da4****
|
|
@@ -34,10 +33,9 @@ export declare class AssociateAclsWithListenerRequest extends $dara.Model {
|
|
|
34
33
|
clientToken?: string;
|
|
35
34
|
/**
|
|
36
35
|
* @remarks
|
|
37
|
-
* Specifies whether to
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
* * **false**: sends the request. If the request passes the precheck, a 2xx HTTP status code is returned and the operation is performed.
|
|
36
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
37
|
+
* - **true**: performs a dry run without associating the resources. The system checks the required parameters, request syntax, and business limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
38
|
+
* - **false** (default): performs a dry run and sends the request. If the request passes the dry run, an HTTP 2xx status code is returned and the operation is performed.
|
|
41
39
|
*
|
|
42
40
|
* @example
|
|
43
41
|
* false
|
|
@@ -47,7 +45,7 @@ export declare class AssociateAclsWithListenerRequest extends $dara.Model {
|
|
|
47
45
|
* @remarks
|
|
48
46
|
* The listener ID.
|
|
49
47
|
*
|
|
50
|
-
* Only intelligent routing listeners support
|
|
48
|
+
* Only intelligent routing listeners support the access control feature.
|
|
51
49
|
*
|
|
52
50
|
* This parameter is required.
|
|
53
51
|
*
|
|
@@ -57,7 +55,7 @@ export declare class AssociateAclsWithListenerRequest extends $dara.Model {
|
|
|
57
55
|
listenerId?: string;
|
|
58
56
|
/**
|
|
59
57
|
* @remarks
|
|
60
|
-
* The region ID of the Global Accelerator
|
|
58
|
+
* The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
|
|
61
59
|
*
|
|
62
60
|
* This parameter is required.
|
|
63
61
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssociateAclsWithListenerRequest.js","sourceRoot":"","sources":["../../src/models/AssociateAclsWithListenerRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"AssociateAclsWithListenerRequest.js","sourceRoot":"","sources":["../../src/models/AssociateAclsWithListenerRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAgE/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,OAAO,EAAE,SAAS;YAClB,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACjD,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;YAC9B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACzC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhGD,4EAgGC"}
|
|
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AssociateAclsWithListenerResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The ID of the access control policy group.
|
|
6
6
|
*/
|
|
7
7
|
aclIds?: string[];
|
|
8
8
|
/**
|
|
9
9
|
* @remarks
|
|
10
|
-
* The ID
|
|
10
|
+
* The listener ID.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -15,7 +15,7 @@ export declare class AssociateAclsWithListenerResponseBody extends $dara.Model {
|
|
|
15
15
|
listenerId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The ID
|
|
18
|
+
* The request ID.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 64ADAB1E-0B7F-4FD8-A404-3BECC0E9CCFF
|
|
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AssociateAdditionalCertificatesWithListenerRequestCertificates extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The domain name
|
|
5
|
+
* The domain name for which the certificate takes effect. Each domain name can be bound to only one additional certificate.
|
|
6
6
|
*
|
|
7
|
-
* You can specify up to 10 domain names
|
|
7
|
+
* You can specify up to 10 domain names at a time.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,9 +14,9 @@ export declare class AssociateAdditionalCertificatesWithListenerRequestCertifica
|
|
|
14
14
|
domain?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The ID
|
|
17
|
+
* The certificate ID. Only server certificates are supported.
|
|
18
18
|
*
|
|
19
|
-
* You can specify up to 10 certificate IDs
|
|
19
|
+
* You can specify up to 10 certificate IDs at a time.
|
|
20
20
|
*
|
|
21
21
|
* This parameter is required.
|
|
22
22
|
*
|
|
@@ -38,7 +38,7 @@ export declare class AssociateAdditionalCertificatesWithListenerRequestCertifica
|
|
|
38
38
|
export declare class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Model {
|
|
39
39
|
/**
|
|
40
40
|
* @remarks
|
|
41
|
-
* The
|
|
41
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA).
|
|
42
42
|
*
|
|
43
43
|
* This parameter is required.
|
|
44
44
|
*
|
|
@@ -48,9 +48,9 @@ export declare class AssociateAdditionalCertificatesWithListenerRequest extends
|
|
|
48
48
|
acceleratorId?: string;
|
|
49
49
|
/**
|
|
50
50
|
* @remarks
|
|
51
|
-
* The additional certificates.
|
|
51
|
+
* The list of additional certificates.
|
|
52
52
|
*
|
|
53
|
-
* You can specify up to 10 certificates
|
|
53
|
+
* You can specify up to 10 certificates at a time.
|
|
54
54
|
*
|
|
55
55
|
* This parameter is required.
|
|
56
56
|
*/
|
|
@@ -59,9 +59,9 @@ export declare class AssociateAdditionalCertificatesWithListenerRequest extends
|
|
|
59
59
|
* @remarks
|
|
60
60
|
* The client token that is used to ensure the idempotence of the request.
|
|
61
61
|
*
|
|
62
|
-
*
|
|
62
|
+
* Generate a parameter value from your client to ensure uniqueness across different requests. ClientToken supports only ASCII characters.
|
|
63
63
|
*
|
|
64
|
-
* >
|
|
64
|
+
* > 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.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -69,7 +69,7 @@ export declare class AssociateAdditionalCertificatesWithListenerRequest extends
|
|
|
69
69
|
clientToken?: string;
|
|
70
70
|
/**
|
|
71
71
|
* @remarks
|
|
72
|
-
* The
|
|
72
|
+
* The instance ID of the listener. Only HTTPS listeners are supported.
|
|
73
73
|
*
|
|
74
74
|
* This parameter is required.
|
|
75
75
|
*
|
|
@@ -79,7 +79,7 @@ export declare class AssociateAdditionalCertificatesWithListenerRequest extends
|
|
|
79
79
|
listenerId?: string;
|
|
80
80
|
/**
|
|
81
81
|
* @remarks
|
|
82
|
-
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
82
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
83
83
|
*
|
|
84
84
|
* This parameter is required.
|
|
85
85
|
*
|
|
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AssociateResourcesRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
+
* Alibaba Cloud Global Accelerator (GA) instance ID.
|
|
6
|
+
*
|
|
5
7
|
* This parameter is required.
|
|
6
8
|
*
|
|
7
9
|
* @example
|
|
@@ -9,17 +11,27 @@ export declare class AssociateResourcesRequest extends $dara.Model {
|
|
|
9
11
|
*/
|
|
10
12
|
acceleratorId?: string;
|
|
11
13
|
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* Association pattern:
|
|
16
|
+
* - **Managed**: Managed mode. GA restricts user operations based on management policies. Currently, no resources use this type.
|
|
17
|
+
* - **Associated** (default): Loose coupling association. GA does not restrict user operations. WAF uses loose coupling.
|
|
18
|
+
*
|
|
12
19
|
* @example
|
|
13
20
|
* Associated
|
|
14
21
|
*/
|
|
15
22
|
associatedMode?: string;
|
|
16
23
|
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* Resource ID of the linked instance.
|
|
26
|
+
*
|
|
17
27
|
* @example
|
|
18
28
|
* waf_xx
|
|
19
29
|
*/
|
|
20
30
|
associatedResourceId?: string;
|
|
21
31
|
/**
|
|
22
32
|
* @remarks
|
|
33
|
+
* Region of the linked instance.
|
|
34
|
+
*
|
|
23
35
|
* This parameter is required.
|
|
24
36
|
*
|
|
25
37
|
* @example
|
|
@@ -28,6 +40,8 @@ export declare class AssociateResourcesRequest extends $dara.Model {
|
|
|
28
40
|
associatedResourceRegionId?: string;
|
|
29
41
|
/**
|
|
30
42
|
* @remarks
|
|
43
|
+
* Resource type of the linked instance.
|
|
44
|
+
*
|
|
31
45
|
* This parameter is required.
|
|
32
46
|
*
|
|
33
47
|
* @example
|
|
@@ -35,11 +49,19 @@ export declare class AssociateResourcesRequest extends $dara.Model {
|
|
|
35
49
|
*/
|
|
36
50
|
associatedResourceType?: string;
|
|
37
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* Indicates whether to perform a dry run of the request. Valid values:
|
|
54
|
+
* - **true**: Sends a dry run request without associating resources. Checks include required parameters, request format, and business restrictions. If the check fails, an error is returned. If the check passes, an HTTP 2xx status code is returned.
|
|
55
|
+
* - **false** (Default Value): Sends a normal request. If the check passes, an HTTP 2xx status code is returned and the endpoint group is created immediately.
|
|
56
|
+
*
|
|
38
57
|
* @example
|
|
39
58
|
* false
|
|
40
59
|
*/
|
|
41
60
|
dryRun?: boolean;
|
|
42
61
|
/**
|
|
62
|
+
* @remarks
|
|
63
|
+
* Region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Valid value: **cn-hangzhou** only.
|
|
64
|
+
*
|
|
43
65
|
* @example
|
|
44
66
|
* cn-hangzhou
|
|
45
67
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssociateResourcesRequest.js","sourceRoot":"","sources":["../../src/models/AssociateResourcesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"AssociateResourcesRequest.js","sourceRoot":"","sources":["../../src/models/AssociateResourcesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;IAmExD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,cAAc,EAAE,gBAAgB;YAChC,oBAAoB,EAAE,sBAAsB;YAC5C,0BAA0B,EAAE,4BAA4B;YACxD,sBAAsB,EAAE,wBAAwB;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,cAAc,EAAE,QAAQ;YACxB,oBAAoB,EAAE,QAAQ;YAC9B,0BAA0B,EAAE,QAAQ;YACpC,sBAAsB,EAAE,QAAQ;YAChC,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAlGD,8DAkGC"}
|
|
@@ -1,18 +1,24 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class AssociateResourcesResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* Alibaba Cloud Global Accelerator (GA) instance ID.
|
|
6
|
+
*
|
|
4
7
|
* @example
|
|
5
8
|
* ga-bp1odcab8tmno0hdq****
|
|
6
9
|
*/
|
|
7
10
|
acceleratorId?: string;
|
|
8
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Linked instance ID.
|
|
14
|
+
*
|
|
9
15
|
* @example
|
|
10
16
|
* waf_xx
|
|
11
17
|
*/
|
|
12
18
|
associatedResourceId?: string;
|
|
13
19
|
/**
|
|
14
20
|
* @remarks
|
|
15
|
-
*
|
|
21
|
+
* ID of the request
|
|
16
22
|
*
|
|
17
23
|
* @example
|
|
18
24
|
* DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssociateResourcesResponseBody.js","sourceRoot":"","sources":["../../src/models/AssociateResourcesResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"AssociateResourcesResponseBody.js","sourceRoot":"","sources":["../../src/models/AssociateResourcesResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;IAyB7D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,oBAAoB,EAAE,sBAAsB;YAC5C,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,oBAAoB,EAAE,QAAQ;YAC9B,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhDD,wEAgDC"}
|
|
@@ -1,6 +1,24 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class AttachDdosToAcceleratorRequestDdosConfigList extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance to associate with the Global Accelerator (GA) instance.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* ddoscoo-cn-zz11vq7j****
|
|
9
|
+
*/
|
|
3
10
|
ddosId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The region of the Anti-DDoS Pro or Anti-DDoS Premium instance. Valid values:
|
|
14
|
+
*
|
|
15
|
+
* - **cn-hangzhou**: the Chinese mainland.
|
|
16
|
+
*
|
|
17
|
+
* - **ap-southeast-1**: outside the Chinese mainland.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* cn-hangzhou
|
|
21
|
+
*/
|
|
4
22
|
ddosRegionId?: string;
|
|
5
23
|
static names(): {
|
|
6
24
|
[key: string]: string;
|
|
@@ -16,7 +34,7 @@ export declare class AttachDdosToAcceleratorRequestDdosConfigList extends $dara.
|
|
|
16
34
|
export declare class AttachDdosToAcceleratorRequest extends $dara.Model {
|
|
17
35
|
/**
|
|
18
36
|
* @remarks
|
|
19
|
-
* The ID of the GA instance with which the Anti-DDoS Pro
|
|
37
|
+
* The ID of the Global Accelerator (GA) instance with which you want to associate the Anti-DDoS Pro or Anti-DDoS Premium instance.
|
|
20
38
|
*
|
|
21
39
|
* This parameter is required.
|
|
22
40
|
*
|
|
@@ -24,10 +42,14 @@ export declare class AttachDdosToAcceleratorRequest extends $dara.Model {
|
|
|
24
42
|
* ga-bp1odcab8tmno0hdq****
|
|
25
43
|
*/
|
|
26
44
|
acceleratorId?: string;
|
|
45
|
+
/**
|
|
46
|
+
* @remarks
|
|
47
|
+
* The list of Anti-DDoS Pro or Anti-DDoS Premium instances to associate with the Global Accelerator (GA) instance.
|
|
48
|
+
*/
|
|
27
49
|
ddosConfigList?: AttachDdosToAcceleratorRequestDdosConfigList[];
|
|
28
50
|
/**
|
|
29
51
|
* @remarks
|
|
30
|
-
* The ID of the Anti-DDoS Pro
|
|
52
|
+
* The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance to associate with the Global Accelerator (GA) instance.
|
|
31
53
|
*
|
|
32
54
|
* @example
|
|
33
55
|
* ddoscoo-cn-zz11vq7j****
|
|
@@ -37,10 +59,11 @@ export declare class AttachDdosToAcceleratorRequest extends $dara.Model {
|
|
|
37
59
|
ddosId?: string;
|
|
38
60
|
/**
|
|
39
61
|
* @remarks
|
|
40
|
-
* The region
|
|
62
|
+
* The region of the Anti-DDoS Pro or Anti-DDoS Premium instance. Valid values:
|
|
63
|
+
*
|
|
64
|
+
* - **cn-hangzhou**: the Chinese mainland.
|
|
41
65
|
*
|
|
42
|
-
*
|
|
43
|
-
* * **ap-southeast-1**: regions outside the Chinese mainland
|
|
66
|
+
* - **ap-southeast-1**: outside the Chinese mainland.
|
|
44
67
|
*
|
|
45
68
|
* @example
|
|
46
69
|
* cn-hangzhou
|
|
@@ -48,10 +71,21 @@ export declare class AttachDdosToAcceleratorRequest extends $dara.Model {
|
|
|
48
71
|
* @deprecated
|
|
49
72
|
*/
|
|
50
73
|
ddosRegionId?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @remarks
|
|
76
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
77
|
+
*
|
|
78
|
+
* - **true**: performs a dry run without actually associating the instances. The system checks the required parameters, request syntax, and business limits. If the check fails, the corresponding error is returned. If the check passes, an HTTP 2xx status code is returned.
|
|
79
|
+
*
|
|
80
|
+
* - **false** (default): sends the request. After the request passes the check, an HTTP 2xx status code is returned and the operation is performed.
|
|
81
|
+
*
|
|
82
|
+
* @example
|
|
83
|
+
* true
|
|
84
|
+
*/
|
|
51
85
|
dryRun?: boolean;
|
|
52
86
|
/**
|
|
53
87
|
* @remarks
|
|
54
|
-
* The ID of the
|
|
88
|
+
* The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
55
89
|
*
|
|
56
90
|
* @example
|
|
57
91
|
* cn-hangzhou
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttachDdosToAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/AttachDdosToAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"AttachDdosToAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/AttachDdosToAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;IAqB3E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1CD,oGA0CC;AAED,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;IA4D7D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,cAAc,EAAE,gBAAgB;YAChC,MAAM,EAAE,QAAQ;YAChB,YAAY,EAAE,cAAc;YAC5B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,cAAc,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4CAA4C,EAAE;YAC7F,MAAM,EAAE,QAAQ;YAChB,YAAY,EAAE,QAAQ;YACtB,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,EAAE,CAAC;YACtC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;QACjD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5FD,wEA4FC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AttachDdosToAcceleratorResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the Anti-DDoS Pro
|
|
5
|
+
* The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance associated with the Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ddoscoo-cn-zz11vq7j****
|
|
@@ -12,7 +12,7 @@ export declare class AttachDdosToAcceleratorResponseBody extends $dara.Model {
|
|
|
12
12
|
ddosId?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* The ID of the GA instance
|
|
15
|
+
* The ID of the Global Accelerator (GA) instance with which the Anti-DDoS Pro or Anti-DDoS Premium instance is associated.
|
|
16
16
|
*
|
|
17
17
|
* @example
|
|
18
18
|
* ga-bp1odcab8tmno0hdq****
|
|
@@ -20,7 +20,7 @@ export declare class AttachDdosToAcceleratorResponseBody extends $dara.Model {
|
|
|
20
20
|
gaId?: string;
|
|
21
21
|
/**
|
|
22
22
|
* @remarks
|
|
23
|
-
* The ID
|
|
23
|
+
* The request ID.
|
|
24
24
|
*
|
|
25
25
|
* @example
|
|
26
26
|
* DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the GA instance.
|
|
5
|
+
* The instance ID of the Alibaba Cloud Global Accelerator (GA) instance.
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -16,9 +16,9 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* The client token that is used to ensure the idempotence of the request.
|
|
18
18
|
*
|
|
19
|
-
* You can use the client to generate the
|
|
19
|
+
* 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.
|
|
20
20
|
*
|
|
21
|
-
* >
|
|
21
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** may be different for each API request.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -26,14 +26,14 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
26
26
|
clientToken?: string;
|
|
27
27
|
/**
|
|
28
28
|
* @remarks
|
|
29
|
-
* The
|
|
29
|
+
* The list of endpoint group IDs.
|
|
30
30
|
*
|
|
31
31
|
* This parameter is required.
|
|
32
32
|
*/
|
|
33
33
|
endpointGroupIds?: string[];
|
|
34
34
|
/**
|
|
35
35
|
* @remarks
|
|
36
|
-
* The ID of the listener.
|
|
36
|
+
* The instance ID of the listener.
|
|
37
37
|
*
|
|
38
38
|
* This parameter is required.
|
|
39
39
|
*
|
|
@@ -43,7 +43,7 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
43
43
|
listenerId?: string;
|
|
44
44
|
/**
|
|
45
45
|
* @remarks
|
|
46
|
-
* The ID of the
|
|
46
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
47
47
|
*
|
|
48
48
|
* This parameter is required.
|
|
49
49
|
*
|
|
@@ -53,7 +53,7 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
53
53
|
regionId?: string;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* The name of the Logstore.
|
|
56
|
+
* The name of the SLS Logstore.
|
|
57
57
|
*
|
|
58
58
|
* This parameter is required.
|
|
59
59
|
*
|
|
@@ -63,7 +63,7 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
63
63
|
slsLogStoreName?: string;
|
|
64
64
|
/**
|
|
65
65
|
* @remarks
|
|
66
|
-
* The name of the
|
|
66
|
+
* The name of the SLS project.
|
|
67
67
|
*
|
|
68
68
|
* This parameter is required.
|
|
69
69
|
*
|
|
@@ -73,7 +73,7 @@ export declare class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
|
|
|
73
73
|
slsProjectName?: string;
|
|
74
74
|
/**
|
|
75
75
|
* @remarks
|
|
76
|
-
* The region ID of the
|
|
76
|
+
* The region ID of the SLS service.
|
|
77
77
|
*
|
|
78
78
|
* This parameter is required.
|
|
79
79
|
*
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The GA instance
|
|
5
|
+
* The ID of the Alibaba Cloud Global Accelerator (GA) instance to which the bandwidth plan is attached.
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -12,7 +12,7 @@ export declare class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
|
|
|
12
12
|
acceleratorId?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* The bandwidth plan
|
|
15
|
+
* The ID of the bandwidth plan to attach to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
16
16
|
*
|
|
17
17
|
* This parameter is required.
|
|
18
18
|
*
|
|
@@ -22,7 +22,7 @@ export declare class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
|
|
|
22
22
|
bandwidthPackageId?: string;
|
|
23
23
|
/**
|
|
24
24
|
* @remarks
|
|
25
|
-
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
25
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
26
26
|
*
|
|
27
27
|
* This parameter is required.
|
|
28
28
|
*
|