错误码
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
状态码 |
错误码 |
错误信息 |
描述 |
处理措施 |
---|---|---|---|---|
400 |
ELB.0002 |
The request body is null or empty. The request is invalid. |
请求body体为空。 |
参考接口指南填写参数。 |
400 |
ELB.0004 |
The API response is null or invalid. |
请求返回为空。 |
检查后端服务是否正常。 |
400 |
ELB.0230 |
Tenant_id is empty. |
项目ID为空。 |
输入正确项目ID。 |
400 |
ELB.1000 |
The loadbalancer URL is too long. |
URL的长度超出最大限制。 |
输入正确URL。 |
400 |
ELB.1001 |
Request parameters invalid. |
参数不合法。 |
请输入合法的参数。 |
400 |
ELB.1003 |
The load balancer does not exist. |
该负载均衡器不存在。 |
检查输入的弹性负载均衡ID是否正确。 |
400 |
ELB.1004 |
The query condition is invalid. |
查询条件不合法。 |
输入合法的查询条件。 |
400 |
ELB.1005 |
Invalid update request parameters. |
修改ELB失败。 |
检查参数。 |
400 |
ELB.1007 |
Querying the internal load balancer failed. |
查询私网ELB详情失败。 |
请联系客服处理。 |
400 |
ELB.1008 |
This load balancer has members associated. |
删除ELB失败。 |
输入正确参数。 |
400 |
ELB.1010 |
Querying the load balancer quota failed. |
查询quota失败。 |
请联系客服处理。 |
400 |
ELB.1011 |
Invalid private key or certificate content. |
服务端证书公钥或私钥内容不合法。 |
请输入合法的证书公钥或私钥内容。 |
400 |
ELB.1012 |
Failed to create the relationship between resources and the user. |
创建资源用户对应关系失败。 |
请联系客服处理。 |
400 |
ELB.1013 |
Quota modification failed. The quota set in the Cloud Eye alarm rule is excessively high. |
修改资源用户配额失败,Cloud Eye告警规则过大。 |
请联系客服处理。 |
400 |
ELB.1014 |
Failed to query the relationship between resources and the user. |
查询资源用户对应关系失败。 |
请联系客服处理。 |
400 |
ELB.1015 |
Updating the load balancer failed. |
该ELB不能被修改。 |
检查参数。 |
400 |
ELB.1018 |
This load balancer has members associated. |
该负载均衡器下有后端云服务器,不能直接删除。 |
请先移除后端服务器并删除关联的服务器组。 |
400 |
ELB.1020 |
Incorrect load balancer ID. |
负载均衡器的ID不正确。 |
输入正确参数。 |
400 |
ELB.1021 |
Invalid request parameters. Invalid load balancer name. |
参数不合法,名称无效。 |
输入正确参数。 |
400 |
ELB.1025 |
Invalid update request parameters. The load balancer name is too long. |
修改ELB失败,名称长度超出最大限制。 |
修改ELB名称的长度。 |
400 |
ELB.1031 |
Invalid request parameters. The load balancer description is too long. |
参数不合法,描述长度超出最大限制。 |
输入合法长度的描述。 |
400 |
ELB.1035 |
Invalid update request parameters. Invalid load balancer name. |
修改ELB失败,名称不合法。 |
修改ELB名称。 |
400 |
ELB.1041 |
Invalid request parameters. Invalid load balancer type. |
参数不合法,类型无效。 |
输入正确参数。 |
400 |
ELB.1045 |
Invalid update request parameters. The load balancer description is too long. |
修改ELB失败,参数不合法,描述长度超出最大限制。 |
修改ELB描述信息的长度。 |
400 |
ELB.1051 |
Invalid request parameters. Invalid load balancer bandwidth. |
参数不合法,带宽无效。 |
输入正确的带宽。 |
400 |
ELB.1061 |
Invalid request parameters. Parameters vip_address and vip_subnet_id are null. |
参数不合法,弹性IP或子网ID为空。 |
输入正确的EIP或子网ID。 |
400 |
ELB.1071 |
Invalid request parameters. vip_address is not valid. |
参数不合法,弹性IP无效。 |
输入正确的弹性IP。 |
400 |
ELB.1081 |
Invalid request parameters. vpc_id is empty. |
VPC ID为空。 |
输入正确的VPC ID。 |
400 |
ELB.1101 |
The EIP already exists. |
该弹性IP已经存在。 |
输入正确的弹性IP。 |
400 |
ELB.1110 |
The API version could not be found. |
api版本号不存在。 |
请联系客服处理。 |
400 |
ELB.1201 |
Obtaining the token failed. |
获取Token失败。 |
请联系客服处理。 |
400 |
ELB.1202 |
enterprise_project_id cannot be empty. |
ep_id校验出错。 |
检查企业ID是否合法。 |
400 |
ELB.1204 |
Binding failed. |
绑定ep_id失败。 |
请联系客服处理。 |
400 |
ELB.2002 |
Invalid request parameters for removing the backend server. |
删除后端云服务器失败,输入参数有误。 |
检查输入参数。 |
400 |
ELB.2003 |
Querying the member failed. |
查询后端主机失败。 |
请联系客服处理。 |
400 |
ELB.2005 |
Updating the member failed. |
更新后端主机失败。 |
请联系客服处理。 |
400 |
ELB.2010 |
Invalid listener ID length. |
监听器ID的长度不合法。 |
输入合法长度的监听器ID。 |
400 |
ELB.2011 |
The listener does not exist. |
请求的监听器不存在。 |
确认监听器是否存在。 |
400 |
ELB.2012 |
The member does not exist. |
后端云服务器已经不存在。 |
确认member是否存在。 |
400 |
ELB.2020 |
Invalid listener ID. |
监听器ID不正确。 |
输入合法的监听器ID。 |
400 |
ELB.2021 |
Invalid request parameters. The member IP address is null. |
后端服务器IP地址无效,请检查。 |
检查IP地址。 |
400 |
ELB.3001 |
Creating the EIP failed. |
创建弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.3002 |
Deleting the EIP failed. |
删除弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.3003 |
Querying the EIP failed. |
查询弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.3004 |
Querying EIPs failed. |
查询弹性IP列表失败。 |
请联系客服处理。 |
400 |
ELB.4001 |
Creating the EIP failed. |
创建弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.4002 |
Deleting the EIP failed. |
删除弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.4003 |
Querying the EIP failed. |
查询弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.4004 |
Querying EIPs failed. |
查询弹性IP列表失败。 |
请联系客服处理。 |
400 |
ELB.4005 |
Updating the EIP failed. |
更新弹性IP失败。 |
请联系客服处理。 |
400 |
ELB.5002 |
Failed to delete the certificate. |
删除证书失败。 |
请联系客服处理。 |
400 |
ELB.5003 |
Querying the bandwidth failed. |
查询带宽失败。 |
请联系客服处理。 |
400 |
ELB.5004 |
Invalid search criteria. |
查询条件无效。 |
请确认输入正确的查询条件。 |
400 |
ELB.5005 |
Updating the bandwidth failed. |
更新带宽失败。 |
请联系客服处理。 |
400 |
ELB.5013 |
Invalid private key or certificate content. |
服务端证书公钥或私钥内容不合法。 |
请输入合法的证书公钥或私钥内容。 |
400 |
ELB.5020 |
The certificate ID must be 32 characters long. |
证书ID不是32位字符串。 |
请输入合法的证书ID。 |
400 |
ELB.5033 |
Failed to update the certificate. |
更新证书失败。 |
请联系客服处理。 |
400 |
ELB.5040 |
The certificate does not exist. |
证书不存在。 |
请确认证书已经存在。 |
400 |
ELB.5051 |
CA certificate content is not valid. |
客户端CA证书内容不合法。 |
请输入合法的证书内容。 |
400 |
ELB.5053 |
CA certificate content is not valid. |
客户端CA证书内容不合法。 |
请输入合法的证书内容。 |
400 |
ELB.5131 |
Failed to query the certificate quota. |
查找证书配额失败。 |
请联系客服处理。 |
400 |
ELB.5141 |
Failed to query the used certificate quota. |
从证书查找配额使用记录失败。 |
请联系客服处理。 |
400 |
ELB.5151 |
The certificate quantity exceeds the quota. |
证书数大于配额。 |
删除无用的证书或者提高配额。 |
400 |
ELB.6010 |
Invalid listener ID. |
监听器ID不合法。 |
输入合法的监听器ID。 |
400 |
ELB.6011 |
Invalid request parameters. The listener name is too long. |
创建监听器失败,名称长度超出最大限制。 |
输入合法长度的监听器名称。 |
400 |
ELB.6015 |
The listener property cannot be updated. |
该监听器属性不能被修改。 |
指定的监听器属性不支持修改,请使用可被更新的监听器属性。 |
400 |
ELB.6021 |
Invalid request parameters. Invalid listener name. |
创建监听器失败,名称不合法。 |
输入合法的监听器名称。 |
400 |
ELB.6025 |
Invalid update request parameters. The listener name is too long. |
修改监听器失败,名称长度超出最大限制。 |
输入合法长度的监听器名称。 |
400 |
ELB.6030 |
The listener has not been associated with any load balancer. |
该监听器不属于任何ELB。 |
检查输入的监听器。 |
400 |
ELB.6031 |
Invalid request parameters. The listener description is too long. |
创建监听器失败,描述长度超出最大限制。 |
输入合法长度的描述。 |
400 |
ELB.6035 |
Invalid update request parameters. Invalid listener name. |
修改监听器失败,名称无效。 |
输入合法的监听器名称。 |
400 |
ELB.6040 |
The load balancer that the listener is associated with does not exist. |
监听器所属负载均衡器不存在。 |
检查输入的弹性负载均衡ID是否正确。 |
400 |
ELB.6041 |
Invalid request parameters. The listener port must be within the range of 1 to 65535. |
创建监听器失败,端口不合法。 |
输入合法的端口号。 |
400 |
ELB.6045 |
Invalid update request parameters. The listener description is too long. |
修改监听器失败,描述长度超出最大限制。 |
输入合法长度的监听器描述。 |
400 |
ELB.6051 |
Invalid request parameters. Invalid load balancing algorithm. |
创建监听器失败,负载方式不合法。 |
输入合法的负载均衡算法。 |
400 |
ELB.6061 |
Invalid request parameters. Invalid listener protocol. |
创建监听器失败,负载均衡协议不合法。 |
输入合法的负载均衡协议。 |
400 |
ELB.6071 |
Invalid request parameters. Invalid backend protocol. |
创建监听器失败,后端云服务器协议不合法。 |
输入合法的后端协议。 |
400 |
ELB.6200 |
Load balancer *** already has a listener with protocol_port of ***. |
listener端口号已占用,不能再创建。 |
使用新的端口创建监听器。 |
400 |
ELB.7000 |
The listener ID must not be null. |
监听器ID为空。 |
输入合法的监听器ID。 |
400 |
ELB.7001 |
Invalid health check interval. |
修改健康检查条件不合法。 |
输入合法的删除条件。 |
400 |
ELB.7002 |
Invalid health check deletion condition. |
删除健康检查条件不合法。 |
输入合法的删除条件。 |
400 |
ELB.7004 |
Invalid health check query condition. |
查询健康检查条件不合法。 |
输入合法的查询条件。 |
400 |
ELB.7010 |
The health check listener does not exist. |
该健康检查所属监听器不存在。 |
输入合法的监听器ID。 |
400 |
ELB.7014 |
The health check does not exist. |
健康检查配置不存在。 |
检查输入的健康检查ID是否存在。 |
400 |
ELB.7020 |
The health check does not exist. |
健康检查不存在。 |
输入合法的健康检查ID。 |
400 |
ELB.8001 |
Creating the security group failed. |
创建安全组失败。 |
请联系客服处理。 |
400 |
ELB.8101 |
Creating the VPC failed. |
创建VPC失败。 |
请联系客服处理。 |
400 |
ELB.8102 |
Deleting the VPC failed. |
删除VPC失败。 |
请联系客服处理。 |
400 |
ELB.8103 |
Querying the VPC failed. |
查询VPC失败。 |
请联系客服处理。 |
400 |
ELB.8201 |
Creating the subnet failed. |
创建子网失败。 |
请联系客服处理。 |
400 |
ELB.8202 |
Deleting the subnet failed. |
删除子网失败。 |
请联系客服处理。 |
400 |
ELB.8203 |
Querying the subnet failed. |
查询子网失败。 |
请联系客服处理。 |
400 |
ELB.8902 |
Invalid input for '%s'. |
无效的请求参数。 |
检查请求参数。 |
400 |
ELB.8909 |
Certificates with multiple domains are not supported by dedicated load balancers. |
独享型LB的监听器不支持多域名证书。 |
检查请求参数。 |
400 |
ELB.8934 |
The number of available IP addresses in the subnet on the downstream plane is insufficient. |
下联面子网可用IP地址数量不足。 |
请根据报错信息修改参数。 |
400 |
ELB.8938 |
The IP member is supported only when the pool protocol is %s. |
无效的请求参数。 |
将后端服务器添加到支持的后端服务器组下或在请求中添加subnet_cidr_id参数 |
400 |
ELB.8939 |
The load balancer's ip_target_enable must be true when adding IP members. |
无效的请求参数。 |
在请求参数中加入subnet_cidr_id 参数,或将LB的ip_target_enable为false。 |
400 |
ELB.8950 |
Resources cannot be allocated to the load balancer. |
无法为LB分配资源。 |
请联系客服处理。 |
400 |
ELB.8959 |
The %s flavor field does not support update from %s to %s. |
更新LB的规格参数有误。 |
检查请求参数。 |
400 |
ELB.9001 |
Creating the VM failed. |
创建server失败。 |
请联系客服处理。 |
400 |
ELB.9002 |
Deleting the VM failed. |
删除server失败。 |
请联系客服处理。 |
400 |
ELB.9003 |
Querying the VM failed. |
查询server详情失败。 |
请联系客服处理。 |
400 |
ELB.9006 |
Updating the VM port failed. |
更新server数据面port失败。 |
请联系客服处理。 |
400 |
ELB.9007 |
Binding the VM port failed. |
绑定server数据面port失败。 |
请联系客服处理。 |
400 |
ELB.9023 |
Querying the image failed. |
查找镜像失败。 |
请联系客服处理。 |
400 |
ELB.9033 |
Querying the VM flavor failed. |
查找server规格失败。 |
请联系客服处理。 |
400 |
ELB.9043 |
Querying the VM port failed. |
查询server绑定port失败。 |
请联系客服处理。 |
400 |
ELB.9061 |
Querying the SMN topic failed. |
查询SMN群组失败。 |
请联系客服处理。 |
400 |
ELB.9062 |
Creating the SMN topic failed. |
创建SMN群组失败。 |
请联系客服处理。 |
400 |
ELB.9063 |
Querying the SMN subscription failed. |
查找SMN订阅失败。 |
请联系客服处理。 |
400 |
ELB.9064 |
Creating the SMN subscription failed. |
创建SMN订阅失败。 |
请联系客服处理。 |
400 |
ELB.9800 |
The resource could not be found. |
查找ep_id时指定资源loadbalancer_id不存在。 |
检查指定的load balancer是不是属于这个企业项目。 |
400 |
ELB.9801 |
enterprise_project_id must not be null. |
细粒度场景下列表查询请求没有传递企业ID。 |
检查查询列表的请求,参数是否正确。 |
400 |
ELB.9805 |
Listener protocol in the request body is null. This is a required parameter. |
uri中的ep_id不是合法的uuid。 |
检查企业ID是否合法。 |
400 |
ELB.9807 |
Quota exceeded for resources: %s |
资源配额不足。 |
如需扩大配额,请联系客服处理。 |
400 |
ELB.9899 |
Invalid parameter. For details about the error, see the returned information. |
请求参数有误。详细错误请查看返回信息。 |
请检查请求参数。 |
401 |
ELB.1103 |
Token invalid |
Token不合法。 |
请联系客服处理。 |
401 |
ELB.1104 |
Token invalid |
Token不合法。 |
请联系客服处理。 |
401 |
ELB.1105 |
Token invalid |
Token不合法。 |
请联系客服处理。 |
401 |
ELB.1109 |
Authentication failed. |
实名认证失败。 |
请联系客服处理。 |
403 |
ELB.1091 |
The number of load balancers exceeds the quota. |
负载均衡器数量超过配额。 |
修改配额或者删除不需要的LB。 |
403 |
ELB.1102 |
Invalid token. Authentication required. |
token为空。 |
使用正确的未过期的token。 |
403 |
ELB.2001 |
Creating the member failed. The total number of members exceeds the upper limit. |
创建云服务器失败,后端云服务器数量达到上限。 |
确认监听器下最大支持的云服务器数量。 |
403 |
ELB.6091 |
The number of listeners reaches the limit. |
该ELB下的监听器数量达到上限。 |
提高配额或者删掉不用的监听器。 |
403 |
ELB.8962 |
The feature is not supported. |
当前租户%s不支持特性: %s |
请联系客服处理。 |
403 |
ELB.9802 |
elb:logtanks:create is not obtained. |
鉴权失败。 |
检查是否有权限执行该操作。 |
403 |
ELB.9803 |
elb:loadbalancers:list is not obtained. |
鉴权失败。 |
检查是否有权限执行该操作。 |
403 |
ELB.9804 |
elb:loadbalancers:list is not obtained. |
鉴权失败。 |
检查是否有权限执行该操作。 |
404 |
ELB.1002 |
The load balancer is not found. |
该ELB不存在。 |
输入正确存在的ELB ID。 |
404 |
ELB.8904 |
%s %s could not be found. |
请求资源不存在 |
请检查请求参数 |
409 |
ELB.8905 |
Quota exceeded for resources: %s |
资源%s的资源不足。 |
如需扩大配额,请联系客服处理。 |
409 |
ELB.8907 |
Data conflict. For details about the error, see the returned information. |
数据冲突。详细错误请查看返回信息。 |
请根据报错信息修改参数。 |
500 |
ELB.8906 |
Internal server error. |
内部错误。详细错误请查看返回信息。 |
请联系客服处理。 |