StartShiftLoadBalancerZones_应用型负载均衡_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Operation Description

This operation is supported by Application Load Balancer (ALB) instances that use static IP addresses. The zone cannot be removed if the ALB instance has only one available zone.

Quotas Info

The current API request rate is 200/60(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
alb:StartShiftLoadBalancerZones
Update
LoadBalancer
acs:alb:{#regionId}:{#accountId}:loadbalancer/{#LoadBalancerId}
NoneNone

Request Parameters

Field NameField Details
ClientTokenstring

The client token that is used to ensure the idempotence of the request.View Details...

Example:5A2CFF0E-5718-45B5-9D4D-70B3FF3898
DryRunboolean

Specifies whether to perform only a dry run, without performing the actual request. Valid values:View Details...

Example:true
LoadBalancerIdstring

The ALB instance ID.

Example:alb-o9ulmq5hgn68jk**** Reference Value Source:
    ListLoadBalancers
    CreateLoadBalancer
ZoneMappingsarray<object>

The mappings between zones and vSwitches.View Details...

Count of Children <= 1Count of Children >= 1

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:5A2CFF0E-5718-45B5-9D4D-70B3FF3898

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
IncorrectStatus.LoadBalancer
The status of %s [%s] is incorrect.Diagnose
400
IncorrectBusinessStatus.LoadBalancer
The business status of %s [%s]  is incorrect.Diagnose
400
IncorrectBusinessStatus.Eip
The business status of %s [%s]  is incorrect.Diagnose
400
OperationDenied.ZoneVSwitchChanged
The operation is not allowed because of %s.Diagnose
400
OperationDenied.ZoneMappingsNotChanged
The operation is not allowed because of %s.Diagnose
400
OperationDenied.ZoneVSwitchNotExist
The operation is not allowed because of %s.Diagnose
400
OperationDenied.EniStatusNotSupport
The operation is not allowed because of %s.Diagnose
400
OperationDenied.OnlyFixedAddressAllocatedModeSupported
The operation is not allowed because of %s.Diagnose
400
OperationDenied.ConfigLastActiveZoneNotSupport
The operation is not allowed because of %s.Diagnose
400
OperationFailed.ShiftLoadBalancerZonesFailed
The operation is not allowed because of %s.Diagnose
400
ResourceNotEnough.VSwitchIp
The specified resource %s is not enough.Diagnose
400
Mismatch.ZoneIdAndVSwitchId
The %s and %s are mismatched.Diagnose
404
ResourceNotFound.LoadBalancer
The specified resource %s is not found.Diagnose
404
ResourceNotFound.VSwitch
The specified resource %s is not found.Diagnose

Change History

No Change History found.

Examples