@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
|
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class BandwidthPackageAddAcceleratorResponseBody 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
|
accelerators?: string[];
|
|
8
8
|
/**
|
|
9
9
|
* @remarks
|
|
10
|
-
* The bandwidth plan
|
|
10
|
+
* The ID of the bandwidth plan attached to the Alibaba Cloud Global Accelerator (GA) instance.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* gbwp-bp1sgzldyj6b4q7cx****
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class BandwidthPackageRemoveAcceleratorRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the GA instance.
|
|
5
|
+
* The ID of the Alibaba Cloud Global Accelerator (GA) instance to disassociate from the bandwidth plan.
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -12,7 +12,7 @@ export declare class BandwidthPackageRemoveAcceleratorRequest extends $dara.Mode
|
|
|
12
12
|
acceleratorId?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* The ID of the bandwidth plan.
|
|
15
|
+
* The ID of the bandwidth plan to disassociate from the Alibaba Cloud Global Accelerator (GA) instance.
|
|
16
16
|
*
|
|
17
17
|
* This parameter is required.
|
|
18
18
|
*
|
|
@@ -22,7 +22,7 @@ export declare class BandwidthPackageRemoveAcceleratorRequest extends $dara.Mode
|
|
|
22
22
|
bandwidthPackageId?: string;
|
|
23
23
|
/**
|
|
24
24
|
* @remarks
|
|
25
|
-
* The
|
|
25
|
+
* The region of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
26
26
|
*
|
|
27
27
|
* This parameter is required.
|
|
28
28
|
*
|
|
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class BandwidthPackageRemoveAcceleratorResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the GA instance.
|
|
5
|
+
* The ID of the Alibaba Cloud Global Accelerator (GA) instance disassociated from the bandwidth plan.
|
|
6
6
|
*/
|
|
7
7
|
accelerators?: string[];
|
|
8
8
|
/**
|
|
9
9
|
* @remarks
|
|
10
|
-
* The ID of the bandwidth plan.
|
|
10
|
+
* The ID of the bandwidth plan disassociated from the Alibaba Cloud Global Accelerator (GA) instance.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* gbwp-bp1sgzldyj6b4q7cx****
|
|
@@ -15,7 +15,7 @@ export declare class BandwidthPackageRemoveAcceleratorResponseBody extends $dara
|
|
|
15
15
|
bandwidthPackageId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The ID
|
|
18
|
+
* The request ID.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* B7770CB9-9745-4FE5-9EDA-D14B01A12A50
|
|
@@ -2,11 +2,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class ChangeResourceGroupRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The client token that is used to ensure the idempotence of
|
|
5
|
+
* The client token that is used to ensure the idempotence of a request.
|
|
6
6
|
*
|
|
7
|
-
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **
|
|
7
|
+
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > 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.
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -24,7 +24,7 @@ export declare class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
24
24
|
newResourceGroupId?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The ID of the
|
|
27
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
|
|
28
28
|
*
|
|
29
29
|
* This parameter is required.
|
|
30
30
|
*
|
|
@@ -34,12 +34,11 @@ export declare class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
34
34
|
regionId?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The ID of the
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
* * If you set **ResourceType** to **acl**, set the value of ResourceId to the ID of an access control list (ACL).
|
|
37
|
+
* The instance ID of the Global Accelerator resource for which you want to modify the resource group.
|
|
38
|
+
* - If **ResourceType** is set to **accelerator**, set this parameter to the instance ID of a standard Global Accelerator instance.
|
|
39
|
+
* - If **ResourceType** is set to **basicaccelerator**, set this parameter to the instance ID of a basic Global Accelerator instance.
|
|
40
|
+
* - If **ResourceType** is set to **bandwidthpackage**, set this parameter to the ID of a bandwidth plan.
|
|
41
|
+
* - If **ResourceType** is set to **acl**, set this parameter to the ID of an access control policy group.
|
|
43
42
|
*
|
|
44
43
|
* This parameter is required.
|
|
45
44
|
*
|
|
@@ -49,12 +48,11 @@ export declare class ChangeResourceGroupRequest extends $dara.Model {
|
|
|
49
48
|
resourceId?: string;
|
|
50
49
|
/**
|
|
51
50
|
* @remarks
|
|
52
|
-
* The type of the
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
* * **acl:** an ACL.
|
|
51
|
+
* The type of the Global Accelerator resource for which you want to modify the resource group. Valid values:
|
|
52
|
+
* - **accelerator**: a standard Alibaba Cloud Global Accelerator (GA) instance.
|
|
53
|
+
* - **basicaccelerator**: a basic Alibaba Cloud Global Accelerator (GA) instance.
|
|
54
|
+
* - **bandwidthpackage**: a bandwidth plan.
|
|
55
|
+
* - **acl**: an access control policy group.
|
|
58
56
|
*
|
|
59
57
|
* This parameter is required.
|
|
60
58
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChangeResourceGroupRequest.js","sourceRoot":"","sources":["../../src/models/ChangeResourceGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"ChangeResourceGroupRequest.js","sourceRoot":"","sources":["../../src/models/ChangeResourceGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IA6DzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,kBAAkB,EAAE,oBAAoB;YACxC,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,kBAAkB,EAAE,QAAQ;YAC5B,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,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;AAxFD,gEAwFC"}
|
|
@@ -4,8 +4,9 @@ export declare class CreateAcceleratorRequestIpSetConfig extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The access mode of the acceleration area. Valid values:
|
|
6
6
|
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
7
|
+
* - **UserDefine**: Custom nearby access mode. Select acceleration areas and regions as needed. Global Accelerator provides a separate elastic IP address (EIP) for each acceleration region.
|
|
8
|
+
*
|
|
9
|
+
* - **Anycast**: Automatic nearby access mode. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions. Users connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.
|
|
9
10
|
*
|
|
10
11
|
* @example
|
|
11
12
|
* UserDefine
|
|
@@ -27,7 +28,7 @@ export declare class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
27
28
|
* @remarks
|
|
28
29
|
* The tag key of the GA instance. The tag key cannot be an empty string.
|
|
29
30
|
*
|
|
30
|
-
* The tag key can be up to 64 characters in length and cannot
|
|
31
|
+
* The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
31
32
|
*
|
|
32
33
|
* You can specify up to 20 tag keys.
|
|
33
34
|
*
|
|
@@ -37,9 +38,9 @@ export declare class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
37
38
|
key?: string;
|
|
38
39
|
/**
|
|
39
40
|
* @remarks
|
|
40
|
-
* The tag value of the GA instance. The tag value
|
|
41
|
+
* The tag value of the GA instance. The tag value can be an empty string.
|
|
41
42
|
*
|
|
42
|
-
* The tag value can be up to 128 characters in length and cannot
|
|
43
|
+
* The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
43
44
|
*
|
|
44
45
|
* You can specify up to 20 tag values.
|
|
45
46
|
*
|
|
@@ -61,10 +62,11 @@ export declare class CreateAcceleratorRequestTag extends $dara.Model {
|
|
|
61
62
|
export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
62
63
|
/**
|
|
63
64
|
* @remarks
|
|
64
|
-
* Specifies whether to enable automatic payment.
|
|
65
|
+
* Specifies whether to enable automatic payment. Valid values:
|
|
66
|
+
*
|
|
67
|
+
* - **false** (default): Disables automatic payment. After an order is generated, go to the Order Hub to complete the payment.
|
|
65
68
|
*
|
|
66
|
-
*
|
|
67
|
-
* * **true:** enables automatic payment. Payments are automatically completed.
|
|
69
|
+
* - **true**: Enables automatic payment. The system automatically completes the payment.
|
|
68
70
|
*
|
|
69
71
|
* @example
|
|
70
72
|
* false
|
|
@@ -72,10 +74,11 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
72
74
|
autoPay?: boolean;
|
|
73
75
|
/**
|
|
74
76
|
* @remarks
|
|
75
|
-
* Specifies whether to enable auto-renewal for the
|
|
77
|
+
* Specifies whether to enable auto-renewal for the instance. Valid values:
|
|
78
|
+
*
|
|
79
|
+
* - **true**: Yes.
|
|
76
80
|
*
|
|
77
|
-
*
|
|
78
|
-
* * **false:** disables auto-renewal.
|
|
81
|
+
* - **false** (default): No.
|
|
79
82
|
*
|
|
80
83
|
* @example
|
|
81
84
|
* false
|
|
@@ -83,11 +86,11 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
83
86
|
autoRenew?: boolean;
|
|
84
87
|
/**
|
|
85
88
|
* @remarks
|
|
86
|
-
* The auto-renewal duration. Unit:
|
|
89
|
+
* The auto-renewal duration. Unit: month.
|
|
87
90
|
*
|
|
88
91
|
* Valid values: **1** to **12**. Default value: **1**.
|
|
89
92
|
*
|
|
90
|
-
* >
|
|
93
|
+
* > This parameter is valid only when **AutoRenew** is set to **true**.
|
|
91
94
|
*
|
|
92
95
|
* @example
|
|
93
96
|
* 1
|
|
@@ -95,25 +98,37 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
95
98
|
autoRenewDuration?: number;
|
|
96
99
|
/**
|
|
97
100
|
* @remarks
|
|
98
|
-
* Specifies whether to automatically
|
|
101
|
+
* Specifies whether to automatically apply coupons to your bills. Valid values:
|
|
99
102
|
*
|
|
100
|
-
*
|
|
101
|
-
* * **false:** does not automatically pay bills by using coupons.
|
|
103
|
+
* - **true**: Yes.
|
|
102
104
|
*
|
|
103
|
-
*
|
|
105
|
+
* - **false** (default): No.
|
|
106
|
+
*
|
|
107
|
+
* > This parameter is valid only when **AutoPay** is set to **true**.
|
|
104
108
|
*
|
|
105
109
|
* @example
|
|
106
110
|
* false
|
|
107
111
|
*/
|
|
108
112
|
autoUseCoupon?: string;
|
|
113
|
+
/**
|
|
114
|
+
* @remarks
|
|
115
|
+
* The bandwidth of the standard GA instance. Unit: **Mbps**.
|
|
116
|
+
*
|
|
117
|
+
* Valid values: 200 to 5000.
|
|
118
|
+
*
|
|
119
|
+
* > This parameter is required and valid only when the access mode of the acceleration area is Anycast.
|
|
120
|
+
*
|
|
121
|
+
* @example
|
|
122
|
+
* 200
|
|
123
|
+
*/
|
|
109
124
|
bandwidth?: number;
|
|
110
125
|
/**
|
|
111
126
|
* @remarks
|
|
112
127
|
* The bandwidth billing method.
|
|
113
128
|
*
|
|
114
|
-
*
|
|
115
|
-
*
|
|
116
|
-
*
|
|
129
|
+
* - **BandwidthPackage**: Billed by bandwidth plan.
|
|
130
|
+
*
|
|
131
|
+
* - **CDT**: Billed by data transfer.
|
|
117
132
|
*
|
|
118
133
|
* @example
|
|
119
134
|
* BandwidthPackage
|
|
@@ -121,11 +136,11 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
121
136
|
bandwidthBillingType?: string;
|
|
122
137
|
/**
|
|
123
138
|
* @remarks
|
|
124
|
-
*
|
|
139
|
+
* A client token that is used to ensure the idempotence of the request.
|
|
125
140
|
*
|
|
126
|
-
*
|
|
141
|
+
* Generate a parameter value from your client to make sure that the value is unique among different requests. The ClientToken parameter can contain only ASCII characters.
|
|
127
142
|
*
|
|
128
|
-
* >
|
|
143
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** may be different for each request.
|
|
129
144
|
*
|
|
130
145
|
* @example
|
|
131
146
|
* 123e4567****
|
|
@@ -133,10 +148,11 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
133
148
|
clientToken?: string;
|
|
134
149
|
/**
|
|
135
150
|
* @remarks
|
|
136
|
-
* Specifies whether to perform
|
|
151
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
137
152
|
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
153
|
+
* - **true**: Performs a dry run. The system checks the required parameters, request format, and service 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.
|
|
154
|
+
*
|
|
155
|
+
* - **false** (default): Sends a normal request. If the request passes the check, a 2xx HTTP status code is returned and the operation is performed.
|
|
140
156
|
*
|
|
141
157
|
* @example
|
|
142
158
|
* false
|
|
@@ -144,12 +160,13 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
144
160
|
dryRun?: boolean;
|
|
145
161
|
/**
|
|
146
162
|
* @remarks
|
|
147
|
-
* The subscription duration
|
|
163
|
+
* The subscription duration.
|
|
164
|
+
*
|
|
165
|
+
* - If **PricingCycle** is set to **Month**, the valid values for **Duration** are **1** to **9**.
|
|
148
166
|
*
|
|
149
|
-
*
|
|
150
|
-
* * If the **PricingCycle** parameter is set to **Year**, the valid values for the **Duration** parameter are **1** to **3**.
|
|
167
|
+
* - If **PricingCycle** is set to **Year**, the valid values for **Duration** are **1** to **3**.
|
|
151
168
|
*
|
|
152
|
-
* >
|
|
169
|
+
* > This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
153
170
|
*
|
|
154
171
|
* @example
|
|
155
172
|
* 1
|
|
@@ -159,8 +176,9 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
159
176
|
* @remarks
|
|
160
177
|
* The billing method of the GA instance.
|
|
161
178
|
*
|
|
162
|
-
*
|
|
163
|
-
*
|
|
179
|
+
* - PREPAY (default): subscription.
|
|
180
|
+
*
|
|
181
|
+
* - POSTPAY: pay-as-you-go.
|
|
164
182
|
*
|
|
165
183
|
* @example
|
|
166
184
|
* PREPAY
|
|
@@ -175,7 +193,7 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
175
193
|
* @remarks
|
|
176
194
|
* The name of the GA instance.
|
|
177
195
|
*
|
|
178
|
-
* The name must be
|
|
196
|
+
* The name must be 1 to 128 characters in length, start with a letter, and can contain digits, underscores (_), and hyphens (-).
|
|
179
197
|
*
|
|
180
198
|
* @example
|
|
181
199
|
* test
|
|
@@ -183,12 +201,13 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
183
201
|
name?: string;
|
|
184
202
|
/**
|
|
185
203
|
* @remarks
|
|
186
|
-
* The billing cycle
|
|
204
|
+
* The billing cycle. Valid values:
|
|
205
|
+
*
|
|
206
|
+
* - **Month**: Billed by month.
|
|
187
207
|
*
|
|
188
|
-
*
|
|
189
|
-
* * **Year:** billed on an annual basis.
|
|
208
|
+
* - **Year**: Billed by year.
|
|
190
209
|
*
|
|
191
|
-
* >
|
|
210
|
+
* > This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
192
211
|
*
|
|
193
212
|
* @example
|
|
194
213
|
* Month
|
|
@@ -198,13 +217,15 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
198
217
|
* @remarks
|
|
199
218
|
* The coupon code.
|
|
200
219
|
*
|
|
220
|
+
* > This parameter is available only on the Alibaba Cloud International Website (www\\.alibabacloud.com).
|
|
221
|
+
*
|
|
201
222
|
* @example
|
|
202
223
|
* 50003298014****
|
|
203
224
|
*/
|
|
204
225
|
promotionOptionNo?: string;
|
|
205
226
|
/**
|
|
206
227
|
* @remarks
|
|
207
|
-
* The ID of the
|
|
228
|
+
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
208
229
|
*
|
|
209
230
|
* This parameter is required.
|
|
210
231
|
*
|
|
@@ -224,29 +245,45 @@ export declare class CreateAcceleratorRequest extends $dara.Model {
|
|
|
224
245
|
resourceGroupId?: string;
|
|
225
246
|
/**
|
|
226
247
|
* @remarks
|
|
227
|
-
* The type of the GA instance. Valid values:
|
|
228
|
-
*
|
|
229
|
-
*
|
|
230
|
-
*
|
|
231
|
-
*
|
|
232
|
-
*
|
|
233
|
-
*
|
|
234
|
-
*
|
|
235
|
-
*
|
|
236
|
-
*
|
|
237
|
-
*
|
|
238
|
-
*
|
|
239
|
-
*
|
|
240
|
-
*
|
|
241
|
-
*
|
|
242
|
-
*
|
|
243
|
-
*
|
|
244
|
-
*
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
*
|
|
249
|
-
*
|
|
248
|
+
* The instance type of the GA instance. Valid values:
|
|
249
|
+
*
|
|
250
|
+
* - **1**: Small I
|
|
251
|
+
*
|
|
252
|
+
* - **2**: Small II
|
|
253
|
+
*
|
|
254
|
+
* - **3**: Small III
|
|
255
|
+
*
|
|
256
|
+
* - **5**: Medium I
|
|
257
|
+
*
|
|
258
|
+
* - **8**: Medium II
|
|
259
|
+
*
|
|
260
|
+
* - **10**: Medium III
|
|
261
|
+
*
|
|
262
|
+
* - **20**: Large I
|
|
263
|
+
*
|
|
264
|
+
* - **30**: Large II
|
|
265
|
+
*
|
|
266
|
+
* - **40**: Large III
|
|
267
|
+
*
|
|
268
|
+
* - **50**: Large IV
|
|
269
|
+
*
|
|
270
|
+
* - **60**: Large V
|
|
271
|
+
*
|
|
272
|
+
* - **70**: Large VI
|
|
273
|
+
*
|
|
274
|
+
* - **80**: Large VII
|
|
275
|
+
*
|
|
276
|
+
* - **90**: Large VIII
|
|
277
|
+
*
|
|
278
|
+
* - **100**: Super Large I
|
|
279
|
+
*
|
|
280
|
+
* - **200**: Super Large II
|
|
281
|
+
*
|
|
282
|
+
* > * Currently, the Large III and higher instance types are available only to users on the whitelist. To use these instance types, contact your account manager.
|
|
283
|
+
* >
|
|
284
|
+
* > * This parameter is required if **InstanceChargeType** (the billing method of the GA instance) is set to **PREPAY** (subscription).
|
|
285
|
+
*
|
|
286
|
+
* The definitions of different instance types are different. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
|
|
250
287
|
*
|
|
251
288
|
* @example
|
|
252
289
|
* 1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/CreateAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/CreateAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAalE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;SACrB,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;AAhCD,kFAgCC;AAED,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAyB1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,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;AA9CD,kEA8CC;AAED,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IA2OvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,iBAAiB,EAAE,mBAAmB;YACtC,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;YACtB,oBAAoB,EAAE,sBAAsB;YAC5C,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,YAAY,EAAE,cAAc;YAC5B,iBAAiB,EAAE,mBAAmB;YACtC,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;YACZ,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,SAAS;YACpB,iBAAiB,EAAE,QAAQ;YAC3B,aAAa,EAAE,QAAQ;YACvB,SAAS,EAAE,QAAQ;YACnB,oBAAoB,EAAE,QAAQ;YAC9B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,QAAQ;YAC5B,WAAW,EAAE,mCAAmC;YAChD,IAAI,EAAE,QAAQ;YACd,YAAY,EAAE,QAAQ;YACtB,iBAAiB,EAAE,QAAQ;YAC3B,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;YACd,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,2BAA2B,EAAE;SAClE,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,WAAW,IAAI,OAAQ,IAAI,CAAC,WAAmB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC/E,IAAI,CAAC,WAAmB,CAAC,QAAQ,EAAE,CAAC;QACvC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtSD,4DAsSC"}
|
|
@@ -10,9 +10,17 @@ export declare class CreateAcceleratorResponseBody extends $dara.Model {
|
|
|
10
10
|
acceleratorId?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
*
|
|
13
|
+
* Order ID.
|
|
14
14
|
*
|
|
15
|
-
*
|
|
15
|
+
* <props="china">
|
|
16
|
+
*
|
|
17
|
+
* The order ID. This parameter is returned when \\`InstanceChargeType\\` is set to \\`PREPAY\\` (subscription). If \\`AutoPay\\` is set to \\`false\\`, go to the [Order Hub](https://usercenter2.aliyun.com/order/list) on the Alibaba Cloud China site to complete the payment.
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
* <props="intl">
|
|
22
|
+
*
|
|
23
|
+
* If you are using the Alibaba Cloud International site and \\`AutoPay\\` is set to \\`false\\`, go to the [Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
16
24
|
*
|
|
17
25
|
* @example
|
|
18
26
|
* 208257****
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAcceleratorResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateAcceleratorResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateAcceleratorResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateAcceleratorResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAmC5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,OAAO,EAAE,QAAQ;YACjB,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;AA1DD,sEA0DC"}
|
|
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateAclRequestAclEntries extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The IP
|
|
5
|
+
* The access control policy group entry, which is an IP address entry (192.168.XX.XX) or a CIDR block entry (10.0.XX.XX/24).
|
|
6
6
|
*
|
|
7
|
-
* You can add
|
|
7
|
+
* You can add up to 50 entries at a time.
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* 10.0.XX.XX/24
|
|
@@ -12,11 +12,11 @@ export declare class CreateAclRequestAclEntries extends $dara.Model {
|
|
|
12
12
|
entry?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* The description of the
|
|
15
|
+
* The description of the access control policy group entry.
|
|
16
16
|
*
|
|
17
|
-
* You can add
|
|
17
|
+
* You can add descriptions for up to 50 entries at a time.
|
|
18
18
|
*
|
|
19
|
-
* The description must be 1 to 256 characters in length
|
|
19
|
+
* The description must be 1 to 256 characters in length and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), underscores (_), and Chinese characters.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* test-entry
|
|
@@ -36,11 +36,11 @@ export declare class CreateAclRequestAclEntries extends $dara.Model {
|
|
|
36
36
|
export declare class CreateAclRequestTag extends $dara.Model {
|
|
37
37
|
/**
|
|
38
38
|
* @remarks
|
|
39
|
-
* The
|
|
39
|
+
* The label key of the access control policy group. Once specified, the label key cannot be an empty string.
|
|
40
40
|
*
|
|
41
|
-
* The
|
|
41
|
+
* The label key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
42
42
|
*
|
|
43
|
-
* You can specify up to 20
|
|
43
|
+
* You can specify up to 20 label keys.
|
|
44
44
|
*
|
|
45
45
|
* @example
|
|
46
46
|
* tag-key
|
|
@@ -48,11 +48,11 @@ export declare class CreateAclRequestTag extends $dara.Model {
|
|
|
48
48
|
key?: string;
|
|
49
49
|
/**
|
|
50
50
|
* @remarks
|
|
51
|
-
* The
|
|
51
|
+
* The label value of the access control policy group. Once specified, the label value can be an empty string.
|
|
52
52
|
*
|
|
53
|
-
* The
|
|
53
|
+
* The label value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
54
54
|
*
|
|
55
|
-
* You can specify up to 20
|
|
55
|
+
* You can specify up to 20 label values.
|
|
56
56
|
*
|
|
57
57
|
* @example
|
|
58
58
|
* tag-value
|
|
@@ -72,16 +72,16 @@ export declare class CreateAclRequestTag extends $dara.Model {
|
|
|
72
72
|
export declare class CreateAclRequest extends $dara.Model {
|
|
73
73
|
/**
|
|
74
74
|
* @remarks
|
|
75
|
-
* The entries
|
|
75
|
+
* The access control policy group entries, which are IP address entries or CIDR block entries.
|
|
76
76
|
*
|
|
77
|
-
* You can add
|
|
77
|
+
* You can add up to 50 entries at a time.
|
|
78
78
|
*/
|
|
79
79
|
aclEntries?: CreateAclRequestAclEntries[];
|
|
80
80
|
/**
|
|
81
81
|
* @remarks
|
|
82
|
-
* The
|
|
82
|
+
* The name of the access control policy group.
|
|
83
83
|
*
|
|
84
|
-
* The name must be 1 to 128 characters in length and can contain
|
|
84
|
+
* The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. It can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
85
85
|
*
|
|
86
86
|
* @example
|
|
87
87
|
* test-acl
|
|
@@ -89,10 +89,9 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
89
89
|
aclName?: string;
|
|
90
90
|
/**
|
|
91
91
|
* @remarks
|
|
92
|
-
* The IP version of the
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
* * **IPv6**
|
|
92
|
+
* The IP version of the access control policy group. Valid values:
|
|
93
|
+
* - **IPv4**
|
|
94
|
+
* - **IPv6**
|
|
96
95
|
*
|
|
97
96
|
* This parameter is required.
|
|
98
97
|
*
|
|
@@ -104,9 +103,9 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
104
103
|
* @remarks
|
|
105
104
|
* The client token that is used to ensure the idempotence of the request.
|
|
106
105
|
*
|
|
107
|
-
* 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.
|
|
106
|
+
* 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.
|
|
108
107
|
*
|
|
109
|
-
* >
|
|
108
|
+
* > 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.
|
|
110
109
|
*
|
|
111
110
|
* @example
|
|
112
111
|
* 5A2CFF0E-5718-45B5-9D4D-70B3FF3898
|
|
@@ -114,10 +113,9 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
114
113
|
clientToken?: string;
|
|
115
114
|
/**
|
|
116
115
|
* @remarks
|
|
117
|
-
* Specifies whether to
|
|
118
|
-
*
|
|
119
|
-
*
|
|
120
|
-
* * **false**: sends the request. If the request passes the precheck, a 2xx HTTP status code is returned and the operation is performed.
|
|
116
|
+
* Specifies whether to perform a dry run. Valid values:
|
|
117
|
+
* - **true**: performs a dry run without creating the access control policy group. The system checks the required parameters, request format, 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.
|
|
118
|
+
* - **false** (default): sends a Normal request, passes the dry run, and returns an HTTP 2xx status code and directly performs the operation.
|
|
121
119
|
*
|
|
122
120
|
* @example
|
|
123
121
|
* false
|
|
@@ -125,7 +123,7 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
125
123
|
dryRun?: boolean;
|
|
126
124
|
/**
|
|
127
125
|
* @remarks
|
|
128
|
-
* The ID of the
|
|
126
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
129
127
|
*
|
|
130
128
|
* This parameter is required.
|
|
131
129
|
*
|
|
@@ -135,7 +133,7 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
135
133
|
regionId?: string;
|
|
136
134
|
/**
|
|
137
135
|
* @remarks
|
|
138
|
-
* The
|
|
136
|
+
* The resource group ID.
|
|
139
137
|
*
|
|
140
138
|
* @example
|
|
141
139
|
* rg-acfmwj7wvng3jbi
|
|
@@ -143,7 +141,7 @@ export declare class CreateAclRequest extends $dara.Model {
|
|
|
143
141
|
resourceGroupId?: string;
|
|
144
142
|
/**
|
|
145
143
|
* @remarks
|
|
146
|
-
* The
|
|
144
|
+
* The label information of the access control policy group.
|
|
147
145
|
*/
|
|
148
146
|
tag?: CreateAclRequestTag[];
|
|
149
147
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAclRequest.js","sourceRoot":"","sources":["../../src/models/CreateAclRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAuBzD,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,gEA4CC;AAED,MAAa,mBAAoB,SAAQ,KAAK,CAAC,KAAK;IAyBlD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,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;AA9CD,kDA8CC;AAED,MAAa,gBAAiB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateAclRequest.js","sourceRoot":"","sources":["../../src/models/CreateAclRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAuBzD,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,gEA4CC;AAED,MAAa,mBAAoB,SAAQ,KAAK,CAAC,KAAK;IAyBlD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,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;AA9CD,kDA8CC;AAED,MAAa,gBAAiB,SAAQ,KAAK,CAAC,KAAK;IA2E/C,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,gBAAgB,EAAE,kBAAkB;YACpC,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;YAClC,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,0BAA0B,EAAE;YACvE,OAAO,EAAE,QAAQ;YACjB,gBAAgB,EAAE,QAAQ;YAC1B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;YACzB,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mBAAmB,EAAE;SAC1D,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,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAlHD,4CAkHC"}
|