调用 AddServerGroupBackendServers 接口,为指定后端服务器组添加后端服务器。
a.N.b类型参数中的N表示后端服务器的序号,取值范围为1 ~ 20,表示每调用一次接口最多可添加20台后端服务器。多个后端服务器之间使用“&”分隔。
名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | AddServerGroupBackendServers | 要执行的操作,取值为AddServerGroupBackendServers。 |
Version | String | 是 | 2020-04-01 | API版本信息,当前版本为:2020-04-01。 |
ServerGroupId | String | 是 | rsp-bp1o94dp5i6ea**** | 后端服务器组ID。 |
Servers.N.Type | String | 否 | Servers.1.Type=ecs&Servers.2.Type=eni | 后端服务器的类型。
说明 负载均衡支持添加IP地址作为后端服务器的功能正在邀测中,暂仅支持完成 企业认证 的账号申请试用,如需试用,请联系客户经理。 |
Servers.N.InstanceId | String | 是 | Servers.1.InstanceId=i-3tkuehz8oa3vj0wz****&Servers.2.InstanceId=eni-2feo5qd3orri85oxruvxv**** | 后端服务器。
|
Servers.N.Weight | Integer | 否 | Servers.1.Weight=100&Servers.2.Weight=100 | 后端服务器的权重,取值范围为0 ~ 100。
|
Servers.N.Ip | String | 是 | Servers.1.Ip=192.XX.XX.2&Servers.2.Ip=192.XX.XX.3 | 后端服务器的私网IP地址。 |
Servers.N.Port | Integer | 是 | Servers.1.Port=88&Servers.2.Port=443 | 后端服务器接收请求的端口号,取值范围为1~65535。 |
Servers.N.Description | String | 否 | Servers.1.Description=ecs1&Servers.2.Description=eni1 | 后端服务器的描述。
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
RequestId | String | 20210811152539010225146063030**** | 请求ID。 |
ServerIds | Array of String | ["rs-3cig8e5o0kxs06c6rrsqn****", "rs-3cig8e7n1ozr46c6rrsfn****"] | 后端服务器ID,为添加成功的后端服务器ID的集合。 |
GET /?Action=AddServerGroupBackendServers&Version=2020-04-01&ServerGroupId=rsp-bp1o94dp5i6ea****&Servers.1.Description=ecs1&Servers.1.InstanceId=i-3tkuehz8oa3vj0wz****&Servers.1.Ip=192.XX.XX.2&Servers.1.Port=1&Servers.1.Type=ecs&Servers.1.Weight=100 HTTP/1.1 Host: open.volcengineapi.com Region: cn-beijing Service: clb
{ "ResponseMetadata": { "RequestId": "20210811152539010225146063030****", "Action": "AddServerGroupBackendServers", "Version": "2020-04-01", "Service": "clb", "Region": "cn-beijing" }, "Result": { "RequestId": "20210811152539010225146063030****", "ServerIds": [ "rs-3cig8e5o0kxs06c6rrsqn****" ] } }
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InvalidBackendServer.ServerVpcMismatch | The specified BackendServer and Vpc are not matched. | 指定的后端服务器与 VPC 不匹配。 |
400 | InvalidEni.UnSupportAction | The specified Eni does not support this action. | 指定的网卡不支持当前操作。 |
400 | InvalidIncorrectOrder.Malformed | The specified index order is malformed. | 指定的索引顺序参数格式不合法。 |
400 | InvalidLoadBalancer.InvalidStatus | The specified LoadBalancer is not in the correct status for the request. | 指定的负载均衡所处状态无法响应该请求。 |
400 | InvalidQuotaCode.Malformed | The specified QuotaCode is malformed. | 指定的 QuotaCode 参数格式不合法。 |
400 | InvalidServer.Type | The specified Server type not match with ServerGroup. | 指定的后端服务器类型与服务器组类型不一致。 |
400 | InvalidServerGroup.UnSupportAction | The specified ServerGroup does not support this action. | 指定的后端服务器组不支持当前操作。 |
400 | InvalidServerId.ServerIPMismatch | The specified serverIP and InstanceId are not matched. | 指定的后端服务器 ID 与 IP 不匹配。 |
400 | InvalidServerIp.UnSupportAction | The specified Server Ip does not support this action. | 指定的后端服务器 IP 不支持当前操作。 |
400 | InvalidServers.Description.Malformed | The specified Servers.Description is malformed. | 指定的 Servers.Description 参数格式不合法。 |
400 | InvalidServers.Ip.Malformed | The specified Servers.Ip is malformed. | 指定的 Servers.Ip 参数格式不合法。 |
400 | InvalidServers.Port.Malformed | The specified Servers.Port is malformed. | 指定的 Servers.Port 参数格式不合法。 |
400 | InvalidServers.Type.Malformed | The specified Servers.Type is malformed. | 指定的 Servers.Type 参数格式不合法。 |
400 | InvalidServers.Weight.Malformed | The specified Servers.Weight is malformed. | 指定的 Servers.Weight 参数格式不合法。 |
400 | LimitExceeded.ServerNumber | You've reached the limit on the number of add servers that you can operate | 已达到单次可操作的后端服务器的数量上限。 |
400 | QuotaExceed.ServerNumberEachInstance | You've reached the limit on the number of Servers that you can create. | 已达到可创建后端服务器的数量的配额上限{_tag_}。 |
400 | UnsupportedOperation.AccountArrears | The request on the specified instance is denied due to the account in arrears status. | 因账户处于欠费状态,对于该实例的操作请求被拒绝。 |
403 | Forbidden | You are not authorized to perform operations on the specified service. | 无权限对指定服务进行操作。 |
403 | InvalidResourceType.ServcieManaged | The specified ResourceType is managed by a service. | 指定的资源是服务托管资源。 |
404 | InvalidExclusiveCluster.NotFound | The specified ExclusiveCluster does not exist. | 指定的独占集群不存在。 |
404 | InvalidLoadBalancer.NotFound | The specified LoadBalancer does not exist. | 指定的负载均衡不存在。 |
404 | InvalidServer.NotFound | The specified Server does not exist. | 指定的后端服务器不存在。 |
404 | InvalidServerGroup.NotFound | The specified ServerGroup does not exist. | 指定的后端服务器组不存在。 |
409 | InvalidServer.Conflict | The specified Server already exists. | 指定的后端服务器已存在。 |
409 | InvalidServerPort.Conflict | The specified Server Port already exists. | 指定的后端服务器端口已存在。 |
412 | InvalidExclusiveCluster.Expired | The specified ExclusiveCluster has expired. | 指定的独占集群已过期。 |
412 | InvalidExclusiveCluster.UnPurchased | The specified ExclusiveCluster is not purchased. | 指定的独占集群未购买。 |
412 | InvalidLoadBalancer.Expired | The specified LoadBalancer has expired. | 指定的负载均衡已过期。 |