@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
|
@@ -30,6 +30,7 @@ export class UpdateAcceleratorCrossBorderStatusRequest extends $dara.Model {
|
|
|
30
30
|
* Specifies whether to enable the cross-border acceleration feature for the GA instance. Valid values:
|
|
31
31
|
*
|
|
32
32
|
* - **true**
|
|
33
|
+
*
|
|
33
34
|
* - **false**
|
|
34
35
|
*
|
|
35
36
|
* This parameter is required.
|
|
@@ -17,10 +17,11 @@ export class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
17
17
|
* @remarks
|
|
18
18
|
* Specifies whether to enable automatic payment. Valid values:
|
|
19
19
|
*
|
|
20
|
-
*
|
|
21
|
-
* * **true**: enables automatic payment. Payments are automatically completed.
|
|
20
|
+
* - **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.
|
|
22
21
|
*
|
|
23
|
-
*
|
|
22
|
+
* - **true**: Enables automatic payment. The system automatically pays the bill.
|
|
23
|
+
*
|
|
24
|
+
* > This parameter is valid only for upgrade orders.
|
|
24
25
|
*
|
|
25
26
|
* @example
|
|
26
27
|
* false
|
|
@@ -28,25 +29,37 @@ export class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
28
29
|
autoPay?: boolean;
|
|
29
30
|
/**
|
|
30
31
|
* @remarks
|
|
31
|
-
* Specifies whether to automatically
|
|
32
|
+
* Specifies whether to automatically use a coupon to pay for the bill. Valid values:
|
|
33
|
+
*
|
|
34
|
+
* - **true**: Use a coupon.
|
|
32
35
|
*
|
|
33
|
-
*
|
|
34
|
-
* * **false**: does not automatically pay bills by using coupons.
|
|
36
|
+
* - **false** (default): Do not use a coupon.
|
|
35
37
|
*
|
|
36
|
-
* >
|
|
38
|
+
* > This parameter is valid only if **AutoPay** is set to **true**.
|
|
37
39
|
*
|
|
38
40
|
* @example
|
|
39
41
|
* false
|
|
40
42
|
*/
|
|
41
43
|
autoUseCoupon?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* @remarks
|
|
46
|
+
* The bandwidth of the standard GA instance. Unit: **Mbps**.
|
|
47
|
+
*
|
|
48
|
+
* Valid values: 200 to 5000.
|
|
49
|
+
*
|
|
50
|
+
* > This parameter is valid only when the access mode of the acceleration area is Anycast.
|
|
51
|
+
*
|
|
52
|
+
* @example
|
|
53
|
+
* 200
|
|
54
|
+
*/
|
|
42
55
|
bandwidth?: number;
|
|
43
56
|
/**
|
|
44
57
|
* @remarks
|
|
45
58
|
* The client token that is used to ensure the idempotence of the request.
|
|
46
59
|
*
|
|
47
|
-
*
|
|
60
|
+
* 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.
|
|
48
61
|
*
|
|
49
|
-
* >
|
|
62
|
+
* > 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.
|
|
50
63
|
*
|
|
51
64
|
* @example
|
|
52
65
|
* 123e4567****
|
|
@@ -64,7 +77,7 @@ export class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
64
77
|
* @remarks
|
|
65
78
|
* The name of the GA instance.
|
|
66
79
|
*
|
|
67
|
-
* The name must be 1 to 128 characters in length, and can contain
|
|
80
|
+
* 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 (-).
|
|
68
81
|
*
|
|
69
82
|
* @example
|
|
70
83
|
* Accelerator
|
|
@@ -72,7 +85,7 @@ export class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
72
85
|
name?: string;
|
|
73
86
|
/**
|
|
74
87
|
* @remarks
|
|
75
|
-
* The region
|
|
88
|
+
* The region ID of the GA instance. Set the value to **cn-hangzhou**.
|
|
76
89
|
*
|
|
77
90
|
* @example
|
|
78
91
|
* cn-hangzhou
|
|
@@ -84,26 +97,41 @@ export class UpdateAcceleratorRequest extends $dara.Model {
|
|
|
84
97
|
* @remarks
|
|
85
98
|
* The specification of the GA instance. Valid values:
|
|
86
99
|
*
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
100
|
+
* - **1**: Small I
|
|
101
|
+
*
|
|
102
|
+
* - **2**: Small II
|
|
103
|
+
*
|
|
104
|
+
* - **3**: Small III
|
|
105
|
+
*
|
|
106
|
+
* - **5**: Medium I
|
|
107
|
+
*
|
|
108
|
+
* - **8**: Medium II
|
|
109
|
+
*
|
|
110
|
+
* - **10**: Medium III
|
|
111
|
+
*
|
|
112
|
+
* - **20**: Large I
|
|
113
|
+
*
|
|
114
|
+
* - **30**: Large II
|
|
115
|
+
*
|
|
116
|
+
* - **40**: Large III
|
|
117
|
+
*
|
|
118
|
+
* - **50**: Large IV
|
|
119
|
+
*
|
|
120
|
+
* - **60**: Large V
|
|
121
|
+
*
|
|
122
|
+
* - **70**: Large VI
|
|
123
|
+
*
|
|
124
|
+
* - **80**: Large VII
|
|
125
|
+
*
|
|
126
|
+
* - **90**: Large VIII
|
|
127
|
+
*
|
|
128
|
+
* - **100**: Ultra-large I
|
|
129
|
+
*
|
|
130
|
+
* - **200**: Ultra-large II
|
|
131
|
+
*
|
|
132
|
+
* > Large III and higher specifications are available only to whitelisted users. To use these specifications, contact your account manager.
|
|
133
|
+
*
|
|
134
|
+
* The definitions of instance types vary. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
|
|
107
135
|
*
|
|
108
136
|
* @example
|
|
109
137
|
* 1
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The URL or IP address
|
|
8
|
+
* The URL or IP address to be probed.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* https://www.aliyun.com
|
|
@@ -15,9 +15,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* The client token that is used to ensure the idempotence of the request.
|
|
17
17
|
*
|
|
18
|
-
* 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.
|
|
18
|
+
* 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.
|
|
19
19
|
*
|
|
20
|
-
* >
|
|
20
|
+
* > 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.
|
|
21
21
|
*
|
|
22
22
|
* @example
|
|
23
23
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -27,8 +27,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
27
27
|
* @remarks
|
|
28
28
|
* Specifies whether to enable the automatic diagnostics feature. Valid values:
|
|
29
29
|
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
30
|
+
* - **true**: Enabled.
|
|
31
|
+
*
|
|
32
|
+
* - **false** (default): Disabled.
|
|
32
33
|
*
|
|
33
34
|
* @example
|
|
34
35
|
* false
|
|
@@ -36,7 +37,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
36
37
|
detectEnable?: boolean;
|
|
37
38
|
/**
|
|
38
39
|
* @remarks
|
|
39
|
-
*
|
|
40
|
+
* The threshold that triggers automatic diagnostics. When the origin availability rate falls below this threshold, automatic diagnostics is triggered.
|
|
40
41
|
*
|
|
41
42
|
* Valid values: **0** to **100**.
|
|
42
43
|
*
|
|
@@ -46,7 +47,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
46
47
|
detectThreshold?: number;
|
|
47
48
|
/**
|
|
48
49
|
* @remarks
|
|
49
|
-
* The number of times that the
|
|
50
|
+
* The number of consecutive times that the availability rate must fall below the threshold before automatic diagnostics is triggered.
|
|
50
51
|
*
|
|
51
52
|
* Valid values: **1** to **20**.
|
|
52
53
|
*
|
|
@@ -56,7 +57,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
56
57
|
detectTimes?: number;
|
|
57
58
|
/**
|
|
58
59
|
* @remarks
|
|
59
|
-
* The ID of the listener
|
|
60
|
+
* The instance ID of the listener associated with the origin probing task that you want to modify.
|
|
60
61
|
*
|
|
61
62
|
* @example
|
|
62
63
|
* lsr-bp1bpn0kn908w4nbw****
|
|
@@ -64,7 +65,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
64
65
|
listenerId?: string;
|
|
65
66
|
/**
|
|
66
67
|
* @remarks
|
|
67
|
-
* The
|
|
68
|
+
* The advanced extension options for the listener protocol type of the origin probing task. Different listener protocol types correspond to different extension options.
|
|
68
69
|
*
|
|
69
70
|
* @example
|
|
70
71
|
* { "http_method": "get","header": "key:asd","acceptable_response_code": "500","cert_verify": true }
|
|
@@ -72,7 +73,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
72
73
|
optionsJson?: string;
|
|
73
74
|
/**
|
|
74
75
|
* @remarks
|
|
75
|
-
* The ID of the
|
|
76
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
76
77
|
*
|
|
77
78
|
* @example
|
|
78
79
|
* cn-hangzhou
|
|
@@ -80,9 +81,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
80
81
|
regionId?: string;
|
|
81
82
|
/**
|
|
82
83
|
* @remarks
|
|
83
|
-
* The silence period
|
|
84
|
+
* 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.
|
|
84
85
|
*
|
|
85
|
-
*
|
|
86
|
+
* 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.
|
|
86
87
|
*
|
|
87
88
|
* Unit: seconds. Valid values: **300** to **86400**.
|
|
88
89
|
*
|
|
@@ -104,7 +105,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
|
|
|
104
105
|
* @remarks
|
|
105
106
|
* The name of the origin probing task.
|
|
106
107
|
*
|
|
107
|
-
* The name must be 1 to 128 characters in length and can contain
|
|
108
|
+
* 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 (-).
|
|
108
109
|
*
|
|
109
110
|
* @example
|
|
110
111
|
* task1
|
|
@@ -7,10 +7,11 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* Specifies whether to enable automatic payment. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **true**: enables automatic payment. Payments are automatically completed.
|
|
10
|
+
* - **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.
|
|
12
11
|
*
|
|
13
|
-
*
|
|
12
|
+
* - **true**: enables automatic payment. The system automatically pays the bill.
|
|
13
|
+
*
|
|
14
|
+
* > This parameter is required only for upgrade orders.
|
|
14
15
|
*
|
|
15
16
|
* @example
|
|
16
17
|
* false
|
|
@@ -20,8 +21,9 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
20
21
|
* @remarks
|
|
21
22
|
* Specifies whether to use coupons. Valid values:
|
|
22
23
|
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
24
|
+
* - **true**: yes.
|
|
25
|
+
*
|
|
26
|
+
* - **false** (default): no.
|
|
25
27
|
*
|
|
26
28
|
* @example
|
|
27
29
|
* false
|
|
@@ -29,7 +31,7 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
29
31
|
autoUseCoupon?: boolean;
|
|
30
32
|
/**
|
|
31
33
|
* @remarks
|
|
32
|
-
* The bandwidth
|
|
34
|
+
* The bandwidth of the bandwidth plan. Unit: Mbit/s.
|
|
33
35
|
*
|
|
34
36
|
* Valid values: **2** to **2000**.
|
|
35
37
|
*
|
|
@@ -49,13 +51,15 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
49
51
|
bandwidthPackageId?: string;
|
|
50
52
|
/**
|
|
51
53
|
* @remarks
|
|
52
|
-
* The type
|
|
54
|
+
* The bandwidth type. Valid values:
|
|
55
|
+
*
|
|
56
|
+
* - **Basic**: standard bandwidth.
|
|
57
|
+
*
|
|
58
|
+
* - **Enhanced**: enhanced bandwidth.
|
|
53
59
|
*
|
|
54
|
-
*
|
|
55
|
-
* * **Enhanced**
|
|
56
|
-
* * **Advanced**
|
|
60
|
+
* - **Advanced**: premium bandwidth.
|
|
57
61
|
*
|
|
58
|
-
* >
|
|
62
|
+
* > 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.
|
|
59
63
|
*
|
|
60
64
|
* @example
|
|
61
65
|
* Basic
|
|
@@ -73,7 +77,8 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
73
77
|
description?: string;
|
|
74
78
|
/**
|
|
75
79
|
* @remarks
|
|
76
|
-
* The name of the bandwidth plan.
|
|
80
|
+
* The name of the bandwidth plan.
|
|
81
|
+
* 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 (-).
|
|
77
82
|
*
|
|
78
83
|
* @example
|
|
79
84
|
* testName
|
|
@@ -81,7 +86,7 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
|
|
|
81
86
|
name?: string;
|
|
82
87
|
/**
|
|
83
88
|
* @remarks
|
|
84
|
-
* The
|
|
89
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
85
90
|
*
|
|
86
91
|
* This parameter is required.
|
|
87
92
|
*
|
|
@@ -9,7 +9,7 @@ export class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
9
9
|
*
|
|
10
10
|
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -49,8 +49,9 @@ export class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
49
49
|
*
|
|
50
50
|
* 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.
|
|
51
51
|
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
52
|
+
* - 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.
|
|
53
|
+
*
|
|
54
|
+
* - 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.
|
|
54
55
|
*
|
|
55
56
|
* @example
|
|
56
57
|
* 172.16.XX.XX
|
|
@@ -60,9 +61,11 @@ export class UpdateBasicEndpointGroupRequest extends $dara.Model {
|
|
|
60
61
|
* @remarks
|
|
61
62
|
* The type of the endpoint. Valid values:
|
|
62
63
|
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
64
|
+
* - **ENI**: elastic network interface (ENI).
|
|
65
|
+
*
|
|
66
|
+
* - **SLB**: Classic Load Balancer (CLB) instance.
|
|
67
|
+
*
|
|
68
|
+
* - **ECS**: Elastic Compute Service (ECS) instance.
|
|
66
69
|
*
|
|
67
70
|
* @example
|
|
68
71
|
* ENI
|
|
@@ -7,9 +7,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The client token that is used to ensure the idempotence of the request.
|
|
9
9
|
*
|
|
10
|
-
* You can use the client to generate
|
|
10
|
+
* 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.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > 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.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -17,9 +17,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
|
|
|
17
17
|
clientToken?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The endpoint group
|
|
20
|
+
* The description of the endpoint group.
|
|
21
21
|
*
|
|
22
|
-
* The description can be up to 256 characters in length and cannot contain `http://` or `https
|
|
22
|
+
* The description can be up to 256 characters in length and cannot contain `http://` or `https://` characters.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
25
|
* EndpointGroup
|
|
@@ -27,7 +27,7 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
|
|
|
27
27
|
description?: string;
|
|
28
28
|
/**
|
|
29
29
|
* @remarks
|
|
30
|
-
* The endpoint group
|
|
30
|
+
* The ID of the endpoint group.
|
|
31
31
|
*
|
|
32
32
|
* This parameter is required.
|
|
33
33
|
*
|
|
@@ -37,9 +37,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
|
|
|
37
37
|
endpointGroupId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The endpoint group
|
|
40
|
+
* The name of the endpoint group.
|
|
41
41
|
*
|
|
42
|
-
* The name must be
|
|
42
|
+
* 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 (-).
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* group1
|
|
@@ -47,7 +47,7 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
|
|
|
47
47
|
name?: string;
|
|
48
48
|
/**
|
|
49
49
|
* @remarks
|
|
50
|
-
* The
|
|
50
|
+
* The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
|
|
51
51
|
*
|
|
52
52
|
* This parameter is required.
|
|
53
53
|
*
|
|
@@ -17,7 +17,7 @@ export class UpdateDomainRequest extends $dara.Model {
|
|
|
17
17
|
domain?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The ID of the
|
|
20
|
+
* The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
|
|
21
21
|
*
|
|
22
22
|
* @example
|
|
23
23
|
* cn-hangzhou
|
|
@@ -25,7 +25,7 @@ export class UpdateDomainRequest extends $dara.Model {
|
|
|
25
25
|
regionId?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
* The accelerated domain name to
|
|
28
|
+
* The accelerated domain name that you want to update.
|
|
29
29
|
*
|
|
30
30
|
* This parameter is required.
|
|
31
31
|
*
|
|
@@ -23,10 +23,13 @@ export class UpdateDomainStateResponseBody extends $dara.Model {
|
|
|
23
23
|
* @remarks
|
|
24
24
|
* The ICP filing status of the accelerated domain name. Valid values:
|
|
25
25
|
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
26
|
+
* - **illegal:** The domain name is illegal.
|
|
27
|
+
*
|
|
28
|
+
* - **inactive:** The domain name has not completed ICP filing.
|
|
29
|
+
*
|
|
30
|
+
* - **active:** The domain name has a valid ICP number.
|
|
31
|
+
*
|
|
32
|
+
* - **unknown:** The ICP filing status is unknown.
|
|
30
33
|
*
|
|
31
34
|
* @example
|
|
32
35
|
* active
|