@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,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The ID of the Global Accelerator instance.
|
|
6
6
|
*
|
|
7
7
|
* This parameter is required.
|
|
8
8
|
*
|
|
@@ -12,12 +12,13 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
12
12
|
acceleratorId?: string;
|
|
13
13
|
/**
|
|
14
14
|
* @remarks
|
|
15
|
-
* Specifies whether to enable auto-renewal for the
|
|
15
|
+
* Specifies whether to enable auto-renewal for the instance. Valid values:
|
|
16
16
|
*
|
|
17
|
-
*
|
|
18
|
-
* * **false** (default)
|
|
17
|
+
* - **true**: Auto-renewal is enabled.
|
|
19
18
|
*
|
|
20
|
-
*
|
|
19
|
+
* - **false** (default): Auto-renewal is disabled.
|
|
20
|
+
*
|
|
21
|
+
* > You must specify at least one of **AutoRenew** and **RenewalStatus**.
|
|
21
22
|
*
|
|
22
23
|
* @example
|
|
23
24
|
* false
|
|
@@ -29,7 +30,7 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
29
30
|
*
|
|
30
31
|
* Valid values: **1** to **12**.
|
|
31
32
|
*
|
|
32
|
-
* >
|
|
33
|
+
* > This parameter takes effect only when **AutoRenew** is set to **true**.
|
|
33
34
|
*
|
|
34
35
|
* @example
|
|
35
36
|
* 1
|
|
@@ -41,7 +42,7 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
41
42
|
*
|
|
42
43
|
* 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.
|
|
43
44
|
*
|
|
44
|
-
* >
|
|
45
|
+
* > 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.
|
|
45
46
|
*
|
|
46
47
|
* @example
|
|
47
48
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -49,9 +50,9 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
49
50
|
clientToken?: string;
|
|
50
51
|
/**
|
|
51
52
|
* @remarks
|
|
52
|
-
* The name of the
|
|
53
|
+
* The name of the Global Accelerator instance.
|
|
53
54
|
*
|
|
54
|
-
* The name must be
|
|
55
|
+
* The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain letters, digits, underscores (_), and hyphens (-).
|
|
55
56
|
*
|
|
56
57
|
* @example
|
|
57
58
|
* test
|
|
@@ -59,7 +60,7 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
59
60
|
name?: string;
|
|
60
61
|
/**
|
|
61
62
|
* @remarks
|
|
62
|
-
* The ID of the
|
|
63
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
63
64
|
*
|
|
64
65
|
* @example
|
|
65
66
|
* cn-hangzhou
|
|
@@ -67,17 +68,17 @@ export declare class UpdateAcceleratorAutoRenewAttributeRequest extends $dara.Mo
|
|
|
67
68
|
regionId?: string;
|
|
68
69
|
/**
|
|
69
70
|
* @remarks
|
|
70
|
-
*
|
|
71
|
+
* The auto-renewal status of the Global Accelerator instance. Valid values:
|
|
71
72
|
*
|
|
72
|
-
*
|
|
73
|
-
* * **Normal**: You must manually renew the GA instance.
|
|
74
|
-
* * **NotRenewal**: The GA instance is not renewed after the instance expires. The system sends only a non-renewal reminder three days before the expiration date. The system no longer reminds you to renew the GA instance. To renew a GA instance whose RenewalStatus is set to NotRenewal, change the value of RenewalStatus from NotRenewal to **Normal**, and then manually renew the instance. You can also set RenewalStatus to **AutoRenewal**.
|
|
73
|
+
* - **AutoRenewal**: The instance is configured for auto-renewal.
|
|
75
74
|
*
|
|
76
|
-
*
|
|
75
|
+
* - **Normal**: The instance is configured for manual renewal.
|
|
77
76
|
*
|
|
78
|
-
*
|
|
77
|
+
* - NotRenewal: The instance is not renewed. The system does not send expiration reminders, but sends a non-renewal reminder three days before the expiration date. You can change the renewal status from **NotRenewal** to **Normal** to manually renew the instance, or change the renewal status to **AutoRenewal**.
|
|
79
78
|
*
|
|
80
|
-
* *
|
|
79
|
+
* > * You must specify at least one of **AutoRenew** and **RenewalStatus**.
|
|
80
|
+
* >
|
|
81
|
+
* > * The **RenewalStatus** parameter takes precedence over the **AutoRenew** parameter. If you do not specify **RenewalStatus**, the value of **AutoRenew** is used.
|
|
81
82
|
*
|
|
82
83
|
* @example
|
|
83
84
|
* Normal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAcceleratorAutoRenewAttributeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateAcceleratorAutoRenewAttributeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAqFzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;YACtB,iBAAiB,EAAE,mBAAmB;YACtC,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,aAAa,EAAE,eAAe;SAC/B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,SAAS,EAAE,SAAS;YACpB,iBAAiB,EAAE,QAAQ;YAC3B,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,aAAa,EAAE,QAAQ;SACxB,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;AApHD,gGAoHC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class UpdateAcceleratorAutoRenewAttributeResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The ID of the
|
|
5
|
+
* The ID of the Global Accelerator instance.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ga-bp17frjjh0udz4qz****
|
|
@@ -10,7 +10,7 @@ export declare class UpdateAcceleratorAutoRenewAttributeResponseBody extends $da
|
|
|
10
10
|
acceleratorId?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The ID
|
|
13
|
+
* The request ID.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* F591955F-5CB5-4CCE-A75D-17CF2085CE22
|
|
@@ -28,8 +28,9 @@ export declare class UpdateAcceleratorCrossBorderModeRequest extends $dara.Model
|
|
|
28
28
|
* @remarks
|
|
29
29
|
* The type of transmission network of the GA instance. Valid values:
|
|
30
30
|
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
31
|
+
* - **bgpPro**: BGP (Multi-ISP) Pro. BGP (Multi-ISP) Pro lines are used for cross-border acceleration. You do not need to complete real-name verification.
|
|
32
|
+
*
|
|
33
|
+
* - **private**: cross-border Express Connect circuit. Cross-border Express Connect circuits provide better acceleration performance but require real-name verification.
|
|
33
34
|
*
|
|
34
35
|
* This parameter is required.
|
|
35
36
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAcceleratorCrossBorderModeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorCrossBorderModeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateAcceleratorCrossBorderModeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorCrossBorderModeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;IA+CtE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;YACrB,eAAe,EAAE,QAAQ;YACzB,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;AAxED,0FAwEC"}
|
|
@@ -27,6 +27,7 @@ export declare class UpdateAcceleratorCrossBorderStatusRequest extends $dara.Mod
|
|
|
27
27
|
* Specifies whether to enable the cross-border acceleration feature for the GA instance. Valid values:
|
|
28
28
|
*
|
|
29
29
|
* - **true**
|
|
30
|
+
*
|
|
30
31
|
* - **false**
|
|
31
32
|
*
|
|
32
33
|
* This parameter is required.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAcceleratorCrossBorderStatusRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorCrossBorderStatusRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateAcceleratorCrossBorderStatusRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorCrossBorderStatusRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IA6CxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,iBAAiB,EAAE,mBAAmB;YACtC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;YACrB,iBAAiB,EAAE,SAAS;YAC5B,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;AAtED,8FAsEC"}
|
|
@@ -14,10 +14,11 @@ export declare class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Specifies whether to enable automatic payment. Valid values:
|
|
16
16
|
*
|
|
17
|
-
*
|
|
18
|
-
* * **true**: enables automatic payment. Payments are automatically completed.
|
|
17
|
+
* - **false** (default): Disables automatic payment. After an order is generated, you must go to the [Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
19
18
|
*
|
|
20
|
-
*
|
|
19
|
+
* - **true**: Enables automatic payment. The system automatically pays the bill.
|
|
20
|
+
*
|
|
21
|
+
* > This parameter is valid only for upgrade orders.
|
|
21
22
|
*
|
|
22
23
|
* @example
|
|
23
24
|
* false
|
|
@@ -25,25 +26,37 @@ export declare class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
25
26
|
autoPay?: boolean;
|
|
26
27
|
/**
|
|
27
28
|
* @remarks
|
|
28
|
-
* Specifies whether to automatically
|
|
29
|
+
* Specifies whether to automatically use a coupon to pay for the bill. Valid values:
|
|
30
|
+
*
|
|
31
|
+
* - **true**: Use a coupon.
|
|
29
32
|
*
|
|
30
|
-
*
|
|
31
|
-
* * **false**: does not automatically pay bills by using coupons.
|
|
33
|
+
* - **false** (default): Do not use a coupon.
|
|
32
34
|
*
|
|
33
|
-
* >
|
|
35
|
+
* > This parameter is valid only if **AutoPay** is set to **true**.
|
|
34
36
|
*
|
|
35
37
|
* @example
|
|
36
38
|
* false
|
|
37
39
|
*/
|
|
38
40
|
autoUseCoupon?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* @remarks
|
|
43
|
+
* The bandwidth of the standard GA instance. Unit: **Mbps**.
|
|
44
|
+
*
|
|
45
|
+
* Valid values: 200 to 5000.
|
|
46
|
+
*
|
|
47
|
+
* > This parameter is valid only when the access mode of the acceleration area is Anycast.
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
* 200
|
|
51
|
+
*/
|
|
39
52
|
bandwidth?: number;
|
|
40
53
|
/**
|
|
41
54
|
* @remarks
|
|
42
55
|
* The client token that is used to ensure the idempotence of the request.
|
|
43
56
|
*
|
|
44
|
-
*
|
|
57
|
+
* Generate a parameter value from your client to make sure that the value is unique among different requests. The client token can contain only ASCII characters.
|
|
45
58
|
*
|
|
46
|
-
* >
|
|
59
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** of each API request may be different.
|
|
47
60
|
*
|
|
48
61
|
* @example
|
|
49
62
|
* 123e4567****
|
|
@@ -61,7 +74,7 @@ export declare class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
61
74
|
* @remarks
|
|
62
75
|
* The name of the GA instance.
|
|
63
76
|
*
|
|
64
|
-
* The name must be 1 to 128 characters in length, and can contain
|
|
77
|
+
* The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
65
78
|
*
|
|
66
79
|
* @example
|
|
67
80
|
* Accelerator
|
|
@@ -69,7 +82,7 @@ export declare class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
69
82
|
name?: string;
|
|
70
83
|
/**
|
|
71
84
|
* @remarks
|
|
72
|
-
* The region
|
|
85
|
+
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
73
86
|
*
|
|
74
87
|
* @example
|
|
75
88
|
* cn-hangzhou
|
|
@@ -81,26 +94,41 @@ export declare class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
81
94
|
* @remarks
|
|
82
95
|
* The specification of the GA instance. Valid values:
|
|
83
96
|
*
|
|
84
|
-
*
|
|
85
|
-
*
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
97
|
+
* - **1**: Small I
|
|
98
|
+
*
|
|
99
|
+
* - **2**: Small II
|
|
100
|
+
*
|
|
101
|
+
* - **3**: Small III
|
|
102
|
+
*
|
|
103
|
+
* - **5**: Medium I
|
|
104
|
+
*
|
|
105
|
+
* - **8**: Medium II
|
|
106
|
+
*
|
|
107
|
+
* - **10**: Medium III
|
|
108
|
+
*
|
|
109
|
+
* - **20**: Large I
|
|
110
|
+
*
|
|
111
|
+
* - **30**: Large II
|
|
112
|
+
*
|
|
113
|
+
* - **40**: Large III
|
|
114
|
+
*
|
|
115
|
+
* - **50**: Large IV
|
|
116
|
+
*
|
|
117
|
+
* - **60**: Large V
|
|
118
|
+
*
|
|
119
|
+
* - **70**: Large VI
|
|
120
|
+
*
|
|
121
|
+
* - **80**: Large VII
|
|
122
|
+
*
|
|
123
|
+
* - **90**: Large VIII
|
|
124
|
+
*
|
|
125
|
+
* - **100**: Ultra-large I
|
|
126
|
+
*
|
|
127
|
+
* - **200**: Ultra-large II
|
|
128
|
+
*
|
|
129
|
+
* > Large III and higher specifications are available only to whitelisted users. To use these specifications, contact your account manager.
|
|
130
|
+
*
|
|
131
|
+
* The definitions of instance types vary. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
|
|
104
132
|
*
|
|
105
133
|
* @example
|
|
106
134
|
* 1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateAcceleratorRequest.js","sourceRoot":"","sources":["../../src/models/UpdateAcceleratorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IAuIvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,OAAO,EAAE,SAAS;YAClB,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,OAAO,EAAE,SAAS;YAClB,aAAa,EAAE,SAAS;YACxB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,IAAI,EAAE,QAAQ;SACf,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;AA1KD,4DA0KC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The URL or IP address
|
|
5
|
+
* The URL or IP address to be probed.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* https://www.aliyun.com
|
|
@@ -12,9 +12,9 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
12
12
|
* @remarks
|
|
13
13
|
* The client token that is used to ensure the idempotence of the request.
|
|
14
14
|
*
|
|
15
|
-
* 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.
|
|
15
|
+
* 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.
|
|
16
16
|
*
|
|
17
|
-
* >
|
|
17
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value of each API request is different.
|
|
18
18
|
*
|
|
19
19
|
* @example
|
|
20
20
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -24,8 +24,9 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
24
24
|
* @remarks
|
|
25
25
|
* Specifies whether to enable the automatic diagnostics feature. Valid values:
|
|
26
26
|
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
27
|
+
* - **true**: Enabled.
|
|
28
|
+
*
|
|
29
|
+
* - **false** (default): Disabled.
|
|
29
30
|
*
|
|
30
31
|
* @example
|
|
31
32
|
* false
|
|
@@ -33,7 +34,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
33
34
|
detectEnable?: boolean;
|
|
34
35
|
/**
|
|
35
36
|
* @remarks
|
|
36
|
-
*
|
|
37
|
+
* The threshold that triggers automatic diagnostics. When the origin availability rate falls below this threshold, automatic diagnostics is triggered.
|
|
37
38
|
*
|
|
38
39
|
* Valid values: **0** to **100**.
|
|
39
40
|
*
|
|
@@ -43,7 +44,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
43
44
|
detectThreshold?: number;
|
|
44
45
|
/**
|
|
45
46
|
* @remarks
|
|
46
|
-
* The number of times that the
|
|
47
|
+
* The number of consecutive times that the availability rate must fall below the threshold before automatic diagnostics is triggered.
|
|
47
48
|
*
|
|
48
49
|
* Valid values: **1** to **20**.
|
|
49
50
|
*
|
|
@@ -53,7 +54,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
53
54
|
detectTimes?: number;
|
|
54
55
|
/**
|
|
55
56
|
* @remarks
|
|
56
|
-
* The ID of the listener
|
|
57
|
+
* The instance ID of the listener associated with the origin probing task that you want to modify.
|
|
57
58
|
*
|
|
58
59
|
* @example
|
|
59
60
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -61,7 +62,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
61
62
|
listenerId?: string;
|
|
62
63
|
/**
|
|
63
64
|
* @remarks
|
|
64
|
-
* The
|
|
65
|
+
* The advanced extension options for the listener protocol type of the origin probing task. Different listener protocol types correspond to different extension options.
|
|
65
66
|
*
|
|
66
67
|
* @example
|
|
67
68
|
* { "http_method": "get","header": "key:asd","acceptable_response_code": "500","cert_verify": true }
|
|
@@ -69,7 +70,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
69
70
|
optionsJson?: string;
|
|
70
71
|
/**
|
|
71
72
|
* @remarks
|
|
72
|
-
* The ID of the
|
|
73
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
73
74
|
*
|
|
74
75
|
* @example
|
|
75
76
|
* cn-hangzhou
|
|
@@ -77,9 +78,9 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
77
78
|
regionId?: string;
|
|
78
79
|
/**
|
|
79
80
|
* @remarks
|
|
80
|
-
* The silence period
|
|
81
|
+
* The silence period for automatic diagnostics. This specifies the interval between automatic diagnostics triggers when the availability rate does not recover to normal after diagnostics is triggered.
|
|
81
82
|
*
|
|
82
|
-
*
|
|
83
|
+
* When the availability rate falls below the automatic diagnostics threshold for consecutive times (as specified by **DetectTimes**), automatic diagnostics is triggered. If the availability rate remains below the threshold during the silence period, automatic diagnostics is not triggered again within the silence period. If the availability rate has not recovered after the silence period expires, automatic diagnostics is triggered again.
|
|
83
84
|
*
|
|
84
85
|
* Unit: seconds. Valid values: **300** to **86400**.
|
|
85
86
|
*
|
|
@@ -101,7 +102,7 @@ export declare class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
101
102
|
* @remarks
|
|
102
103
|
* The name of the origin probing task.
|
|
103
104
|
*
|
|
104
|
-
* The name must be 1 to 128 characters in length and can contain
|
|
105
|
+
* 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 (-).
|
|
105
106
|
*
|
|
106
107
|
* @example
|
|
107
108
|
* task1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateApplicationMonitorRequest.js","sourceRoot":"","sources":["../../src/models/UpdateApplicationMonitorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateApplicationMonitorRequest.js","sourceRoot":"","sources":["../../src/models/UpdateApplicationMonitorRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IA6G9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,WAAW,EAAE,aAAa;YAC1B,YAAY,EAAE,cAAc;YAC5B,eAAe,EAAE,iBAAiB;YAClC,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,QAAQ;YACrB,YAAY,EAAE,SAAS;YACvB,eAAe,EAAE,QAAQ;YACzB,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,WAAW,EAAE,QAAQ;YACrB,QAAQ,EAAE,QAAQ;YAClB,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,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;AApJD,0EAoJC"}
|
|
@@ -4,10 +4,11 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* Specifies whether to enable automatic payment. Valid values:
|
|
6
6
|
*
|
|
7
|
-
*
|
|
8
|
-
* * **true**: enables automatic payment. Payments are automatically completed.
|
|
7
|
+
* - **false** (default): disables automatic payment. After an order is generated, you must go to the <props="china">[Order Hub](https://usercenter2.aliyun.com/order/list)<props="intl">[Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
|
|
9
8
|
*
|
|
10
|
-
*
|
|
9
|
+
* - **true**: enables automatic payment. The system automatically pays the bill.
|
|
10
|
+
*
|
|
11
|
+
* > This parameter is required only for upgrade orders.
|
|
11
12
|
*
|
|
12
13
|
* @example
|
|
13
14
|
* false
|
|
@@ -17,8 +18,9 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
17
18
|
* @remarks
|
|
18
19
|
* Specifies whether to use coupons. Valid values:
|
|
19
20
|
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
21
|
+
* - **true**: yes.
|
|
22
|
+
*
|
|
23
|
+
* - **false** (default): no.
|
|
22
24
|
*
|
|
23
25
|
* @example
|
|
24
26
|
* false
|
|
@@ -26,7 +28,7 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
26
28
|
autoUseCoupon?: boolean;
|
|
27
29
|
/**
|
|
28
30
|
* @remarks
|
|
29
|
-
* The bandwidth
|
|
31
|
+
* The bandwidth of the bandwidth plan. Unit: Mbit/s.
|
|
30
32
|
*
|
|
31
33
|
* Valid values: **2** to **2000**.
|
|
32
34
|
*
|
|
@@ -46,13 +48,15 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
46
48
|
bandwidthPackageId?: string;
|
|
47
49
|
/**
|
|
48
50
|
* @remarks
|
|
49
|
-
* The type
|
|
51
|
+
* The bandwidth type. Valid values:
|
|
52
|
+
*
|
|
53
|
+
* - **Basic**: standard bandwidth.
|
|
54
|
+
*
|
|
55
|
+
* - **Enhanced**: enhanced bandwidth.
|
|
50
56
|
*
|
|
51
|
-
*
|
|
52
|
-
* * **Enhanced**
|
|
53
|
-
* * **Advanced**
|
|
57
|
+
* - **Advanced**: premium bandwidth.
|
|
54
58
|
*
|
|
55
|
-
* >
|
|
59
|
+
* > You can upgrade a Basic bandwidth plan to Enhanced, or downgrade an **Enhanced** bandwidth plan to **Basic**. You cannot change the bandwidth type of an **Advanced** bandwidth plan.
|
|
56
60
|
*
|
|
57
61
|
* @example
|
|
58
62
|
* Basic
|
|
@@ -70,7 +74,8 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
70
74
|
description?: string;
|
|
71
75
|
/**
|
|
72
76
|
* @remarks
|
|
73
|
-
* The name of the bandwidth plan.
|
|
77
|
+
* The name of the bandwidth plan.
|
|
78
|
+
* The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain letters, digits, periods (.), underscores (_), and hyphens (-).
|
|
74
79
|
*
|
|
75
80
|
* @example
|
|
76
81
|
* testName
|
|
@@ -78,7 +83,7 @@ export declare class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
78
83
|
name?: string;
|
|
79
84
|
/**
|
|
80
85
|
* @remarks
|
|
81
|
-
* The
|
|
86
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
82
87
|
*
|
|
83
88
|
* This parameter is required.
|
|
84
89
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBandwidthPackageRequest.js","sourceRoot":"","sources":["../../src/models/UpdateBandwidthPackageRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateBandwidthPackageRequest.js","sourceRoot":"","sources":["../../src/models/UpdateBandwidthPackageRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IA4F5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;YACtB,kBAAkB,EAAE,oBAAoB;YACxC,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,aAAa,EAAE,SAAS;YACxB,SAAS,EAAE,QAAQ;YACnB,kBAAkB,EAAE,QAAQ;YAC5B,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,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;AA7HD,sEA6HC"}
|
|
@@ -6,7 +6,7 @@ export declare class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
6
6
|
*
|
|
7
7
|
* 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.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -46,8 +46,9 @@ export declare class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
46
46
|
*
|
|
47
47
|
* This parameter is required only if the accelerated IP address is associated with the secondary private IP address of an ECS instance or an ENI.
|
|
48
48
|
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
49
|
+
* - If you set the endpoint type to **ECS**, you can set **EndpointSubAddress** to the secondary private IP address of the primary ENI. If you leave this parameter empty, the primary private IP address of the primary ENI is used.
|
|
50
|
+
*
|
|
51
|
+
* - If you set the endpoint type to **ENI**, you can set **EndpointSubAddress** to the secondary private IP address of the secondary ENI. If you leave this parameter empty, the primary private IP address of the secondary ENI is used.
|
|
51
52
|
*
|
|
52
53
|
* @example
|
|
53
54
|
* 172.16.XX.XX
|
|
@@ -57,9 +58,11 @@ export declare class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
57
58
|
* @remarks
|
|
58
59
|
* The type of the endpoint. Valid values:
|
|
59
60
|
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
61
|
+
* - **ENI**: elastic network interface (ENI).
|
|
62
|
+
*
|
|
63
|
+
* - **SLB**: Classic Load Balancer (CLB) instance.
|
|
64
|
+
*
|
|
65
|
+
* - **ECS**: Elastic Compute Service (ECS) instance.
|
|
63
66
|
*
|
|
64
67
|
* @example
|
|
65
68
|
* ENI
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBasicEndpointGroupRequest.js","sourceRoot":"","sources":["../../src/models/UpdateBasicEndpointGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"UpdateBasicEndpointGroupRequest.js","sourceRoot":"","sources":["../../src/models/UpdateBasicEndpointGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAyF9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,eAAe,EAAE,iBAAiB;YAClC,eAAe,EAAE,iBAAiB;YAClC,kBAAkB,EAAE,oBAAoB;YACxC,YAAY,EAAE,cAAc;YAC5B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,eAAe,EAAE,QAAQ;YACzB,eAAe,EAAE,QAAQ;YACzB,kBAAkB,EAAE,QAAQ;YAC5B,YAAY,EAAE,QAAQ;YACtB,IAAI,EAAE,QAAQ;YACd,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;AA1HD,0EA0HC"}
|
|
@@ -4,9 +4,9 @@ export declare class UpdateCustomRoutingEndpointGroupAttributeRequest extends $d
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The client token that is used to ensure the idempotence of the request.
|
|
6
6
|
*
|
|
7
|
-
* You can use the client to generate
|
|
7
|
+
* You can use the client to generate a token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > 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.
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -14,9 +14,9 @@ export declare class UpdateCustomRoutingEndpointGroupAttributeRequest extends $d
|
|
|
14
14
|
clientToken?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The endpoint group
|
|
17
|
+
* The description of the endpoint group.
|
|
18
18
|
*
|
|
19
|
-
* The description can be up to 256 characters in length and cannot contain `http://` or `https
|
|
19
|
+
* The description can be up to 256 characters in length and cannot contain `http://` or `https://` characters.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* EndpointGroup
|
|
@@ -24,7 +24,7 @@ export declare class UpdateCustomRoutingEndpointGroupAttributeRequest extends $d
|
|
|
24
24
|
description?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The endpoint group
|
|
27
|
+
* The ID of the endpoint group.
|
|
28
28
|
*
|
|
29
29
|
* This parameter is required.
|
|
30
30
|
*
|
|
@@ -34,9 +34,9 @@ export declare class UpdateCustomRoutingEndpointGroupAttributeRequest extends $d
|
|
|
34
34
|
endpointGroupId?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The endpoint group
|
|
37
|
+
* The name of the endpoint group.
|
|
38
38
|
*
|
|
39
|
-
* The name must be
|
|
39
|
+
* The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain digits, underscores (_), and hyphens (-).
|
|
40
40
|
*
|
|
41
41
|
* @example
|
|
42
42
|
* group1
|
|
@@ -44,7 +44,7 @@ export declare class UpdateCustomRoutingEndpointGroupAttributeRequest extends $d
|
|
|
44
44
|
name?: string;
|
|
45
45
|
/**
|
|
46
46
|
* @remarks
|
|
47
|
-
* The
|
|
47
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
48
48
|
*
|
|
49
49
|
* This parameter is required.
|
|
50
50
|
*
|