No API operations available. Click for a feedback.
- Monitoring
- Region and zone management
- Network Load Balancer instances
- CreateLoadBalancer
- DeleteLoadBalancer
- UpdateLoadBalancerAddressTypeConfig
- UpdateLoadBalancerAttribute
- UpdateLoadBalancerZones
- EnableLoadBalancerIpv6Internet
- DisableLoadBalancerIpv6Internet
- LoadBalancerLeaveSecurityGroup
- LoadBalancerJoinSecurityGroup
- UpdateLoadBalancerProtection
- ListLoadBalancers
- GetLoadBalancerAttribute
- StartShiftLoadBalancerZones
- CancelShiftLoadBalancerZones
- Listeners
- Listener certificates
- Server groups
- Common bandwidth package
- Security policy management
- Resource groups
- Asynchronous tasks
- Tags
UpdateServerGroupServersAttribute
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
ServerGroupIdThe server group ID
ServersThe backend servers
0The backend servers
ServerIdThe backend server ID
ServerTypeThe type of the bac...
ServerIpThe IP addresses of...
PortThe port used by th...
WeightThe weight of the b...
DescriptionThe description of ...
RegionIdThe region ID of th...
DryRunSpecifies whether t...
Please select a Boolean value
Idempotence Parameters
ClientTokenThe client token us...
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Operation Description
UpdateServerGroupServersAttribute is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background.
-
You can call the ListServerGroups operation to query the status of a server group.
- If a server group is in the Configuring state, the server group is being modified.
- If a server group is in the Available state, the server group is running.
-
You can call the ListServerGroupServers operation to query the status of a backend server.
- If a backend server is in the Configuring state, it indicates that the backend server is being modified.
- If a backend server is in the Available state, it indicates that the backend server is running.
Request Parameters
Field Name | Field Details |
---|---|
ServerGroupIdstring | The server group ID. Example:sgp-atstuj3rtoptyui****Reference Value Source: ListServerGroups CreateServerGroup AddServersToServerGroup UpdateServerGroupAttribute |
Serversarray<object> | The backend servers. You can specify at most 200 backend servers in each call. Count of Children <= 200 |
RegionIdstring | The region ID of the NLB instance.View Details... Example:cn-hangzhouReference Value Source: DescribeRegions SetHdMonitorRegionConfig |
DryRunboolean | Specifies whether to perform a dry run, without sending the actual request. Valid values:View Details... Example:false |
ClientTokenstring | The client token used to ensure the idempotence of the request.View Details... Example:123e4567-e89b-12d3-a456-426655440000 |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:54B48E3D-DF70-471B-AA93-08E683A1B45 |
ServerGroupIdstring | The server group ID. Example:sgp-atstuj3rtoptyui**** |
JobIdstring | The ID of the asynchronous task. Example:72dcd26b-f12d-4c27-b3af-18f6aed5**** |
Change History
No Change History found.