UpdateServerGroupServersAttribute
Region:
China (Hangzhou)
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...
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

UpdateServerGroupServersAttribute is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background.

  1. 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.
  2. 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 NameField 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 NameField 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.