错误码
当您调用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.11001 |
Health check is not supported if 'ip_target_enable' set to 'true'. |
当前IP Target场景不支持健康检查诊断。 |
请勿开启健康检查诊断。 |
400 |
ELB.11002 |
Member status is normal. There is no need to check. |
当前后端服务器状态正常,无需执行健康检查诊断。 |
仅当服务器状态异常时才需主动触发检查。 |
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 the same protocol_port. |
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.8901 |
Invalid request body. |
无效的请求体。 |
请输入正确的请求体。 |
400 |
ELB.8902 |
Invalid input. |
无效的请求参数。 |
检查请求参数。 |
400 |
ELB.8909 |
Certificates with multiple domains are not supported by dedicated load balancers. |
独享型LB的监听器不支持多域名证书。 |
检查请求参数。 |
400 |
ELB.8910 |
Validating the domain name format failed. The domain number exceeds the maximum size. |
当前证书包含的域名数量超过最大限制。 |
请减少证书中的域名数量。 |
400 |
ELB.8911 |
Invalid domain. Check the domain name configuration for the certificate. |
证书配置中包含无效域名,格式不符合规范。 |
检查并修正证书域名。 |
400 |
ELB.8912 |
Too many duplicate domains for the listener's certificate. Invalid domain will affect the listener. |
证书中域名重复,导致监听器配置失败。 |
检查并删除证书中重复的域名。 |
400 |
ELB.8913 |
Too many domains for the listener's certificate. Invalid domain will affect listener. |
监听器使用的多本证书间域名重复。 |
请修改监听器使用的证书,或修改证书的域名。 |
400 |
ELB.8914 |
Duplicate domains for the listener. Invalid domain will affect listener. |
证书关联监听器中存在重复域名。 |
请删除证书关联的重复域名。 |
400 |
ELB.8915 |
Domains specified in 'sni_container_refs' for creating or updating a listener cannot exceed the maximum quota. |
监听器中的域名个数超过限制。 |
请修改监听器中的域名数量在限制之内。 |
400 |
ELB.8916 |
Maximum domain duplicates specified in 'sni_container_refs' for creating or updating a listener. |
监听器中存在重复域名。 |
请删除监听器中的重复域名。 |
400 |
ELB.8917 |
Deletion Protection is enabled. |
开启误删保护无法删除资源。 |
若确定要删除资源,请先关闭删除保护。 |
400 |
ELB.8919 |
Updating load balancer in the recycle bin is not allowed. |
无法修改回收站中的负载均衡器。 |
请恢复后操作。 |
400 |
ELB.8931 |
The subnets specified in 'elb_virsubnet_ids' must have the same IP address type. |
下联面子网网段类型不一致。 |
请修改下联面子网网段类型使其一致。 |
400 |
ELB.8932 |
The subnet specified in 'elb_virsubnet_ids' does not support IPv6 but 'ipv6_vip_virsubnet_id' is not null. |
下联面子网网段类型为Ipv4,不支持Ipv6业务。 |
请使用Ipv4业务重试。 |
400 |
ELB.8933 |
The subnet specified in 'elb_virsubnet_ids' does not support IPv6 but the member has an IPv6 address. |
下联面子网网段类型为Ipv4,不支持添加的member为Ipv6。 |
请修改member的类型为Ipv4重试。 |
400 |
ELB.8934 |
The number of available IP addresses in the elb_virsubnet_ids is insufficient. |
下联面子网可用IP地址数量不足。 |
请根据报错信息修改参数。 |
400 |
ELB.8935 |
'elb_virsubnet_ids' is required when 'ip_target_enable' is set to 'true'. |
启用跨VPC后端必须指定后端子网。 |
请指定明确的后端子网。 |
400 |
ELB.8937 |
IP members must have IPv4 addresses. |
只支持地址为ipv4类型的跨VPC后端。 |
请确保您添加的后端成员IP地址为IPv4。 |
400 |
ELB.8938 |
IP members are supported only for pool with specific protocols |
无效的请求参数。 |
将后端服务器添加到支持的后端服务器组下或在请求中添加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.8940 |
IP addresses of IP members cannot be in the CIDR block. |
iptarget开启,member的ip地址不允许在指定地址段中。 |
请检查您添加的后端成员IP地址不在受限网段中。 |
400 |
ELB.8950 |
Resources cannot be allocated to the load balancer. |
无法为LB分配资源。 |
请联系客服处理。 |
400 |
ELB.8959 |
The flavor field cannot be updated. |
更新LB的规格参数有误。 |
检查请求参数。 |
400 |
ELB.8960 |
Auto scaling is not available for curren tenant. |
该租户不支持自动扩缩容功能。 |
请确认账号权限或联系管理员开通相关服务。 |
400 |
ELB.8963 |
Pool is being migrated. |
当前负载均衡器器正在迁移中,无法执行更新操作。 |
请等待迁移完成后,再进行相关更新操作。 |
400 |
ELB.8964 |
Only specific listeners support 'port_ranges'. |
当前监听器协议类型不支持端口范围监听功能。 |
请将监听器协议改为支持的协议后再开启端口范围监听。 |
400 |
ELB.8965 |
The start port should not be larger than the end port. |
端口范围不合法。 |
请调整端口范围,确保起始端口号小于或等于结束端口号。 |
400 |
ELB.8966 |
Port ranges should not be overlapped. |
配置的端口范围存在重叠部分。 |
确保各端口区间互不重叠。 |
400 |
ELB.8967 |
The ports of members in pools with 'any_port_enable' set to 'true' cannot be updated. |
端口透传模式下不允许修改成员端口号。 |
如需修改端口,请先切换为非端口透传模式。 |
400 |
ELB.8968 |
The health check port must be specified for pools with 'any_port_enable' set to 'true'. |
端口透传模式下必须单独配置健康检查端口。 |
请检查健康检查配置,确保已明确指定健康检查端口号。 |
400 |
ELB.8969 |
Only pools support 'any_port_enable'. |
当前后端服务器组协议类型不支持端口透传模式。 |
请将后端服务器组协议修改为TCP或UDP后再启用端口透传功能。 |
400 |
ELB.8971 |
Listeners of shared load balancers do not support 'port_ranges'. |
当前共享型监听器不支持配置全端口监听功能。 |
请改用独享型监听器或取消端口范围监听配置。 |
400 |
ELB.8972 |
port_ranges' is available only when 'protocol_port' is set to 0. |
配置端口范围监听时,当前配置不符合要求。 |
请将监听端口改为0后再配置端口范围功能。 |
400 |
ELB.8973 |
'port_ranges' should not be null when 'protocol_port' is set to 0 or null. |
当监听端口设置为0时,必须同时配置有效的端口范围。 |
请补充填写需要监听的端口范围后再提交配置。 |
400 |
ELB.8974 |
The health check port must be specified and cannot be 0 for gateway pools. |
网关型负载均衡的健康检查端口不能为空或0。 |
请检查并填写具体的健康检查端口号。 |
400 |
ELB.8975 |
'port_ranges' should be null and 'protocol_port' should be 0 or null for gateway load balancers. |
网关型负载均衡不支持配置监听端口。 |
请将监听端口设为0或留空,并确保不配置端口范围。 |
400 |
ELB.8976 |
The ports of members in gateway pools cannot be updated. |
网关型负载均衡的后端服务器组不支持修改成员端口号。 |
如需调整端口配置,请新建后端服务器组并重新绑定。 |
400 |
ELB.8981 |
Invalid character for resource name or description. |
资源名称或描述中包含不支持的字符。 |
请修改名称或描述,移除特殊字符后重新提交。 |
400 |
ELB.8982 |
Load balancer as the traffic mirror source is being migrated. |
当前负载均衡器关联的流量镜像源LB正在迁移中,禁止操作。 |
请等待关联的流量镜像源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. |
资源配额不足。 |
如需扩大配额,请联系客服处理。 |
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. |
实名认证失败。 |
请联系客服处理。 |
401 |
ELB.8903 |
Rules on 'create_flavor' denied by policy. |
当前账号权限不足。 |
请联系管理员处理。 |
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.8800 |
Load balancer is being migrated and cannot be upgraded. |
当前负载均衡器正在迁移中,禁止执行升级操作。 |
请等待迁移完成后重试。 |
403 |
ELB.8918 |
Prepaid load balancer cannot be deleted. |
包周期型负载均衡器需先退订或到期后才能删除。 |
请先完成退订或等待资源到期自动释放。 |
403 |
ELB.8922 |
Creating or updating HomeZones, CloudPond, and IEC resources by v2.0 API is not allowed. |
禁止通过v2.0 API接口创建或修改HomeZone相关资源。 |
请使用指定接口或控制台操作HomeZone资源。 |
403 |
ELB.8962 |
The feature is not supported. |
当前租户%s不支持特性: %s |
请联系客服处理。 |
403 |
ELB.8970 |
waf_loadbalancer_binding' is using this load balancer. |
当前负载均衡器已绑定WAF防护,无法直接删除。 |
请先解除负载均衡器与WAF的绑定关系,再执行删除操作。 |
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. |
鉴权失败。 |
检查是否有权限执行该操作。 |
403 |
SYS.0403 |
Policy does not allow current role to be performed. |
当前角色权限不允许执行该操作。 |
请检查账号权限或Token有效性后重试。 |
404 |
ELB.1002 |
The load balancer is not found. |
该ELB不存在。 |
输入正确存在的ELB ID。 |
404 |
ELB.8904 |
The resource could not be found. |
请求资源不存在 |
请检查请求参数 |
404 |
SYS.0404 |
Querying enterprise project ID failed. |
查询企业项目ID失败。 |
请检查输入的企业项目ID是否正确,或确认该项目是否存在后重试。 |
409 |
ELB.8905 |
Quota exceeded for resources. |
资源%s的配额不足。 |
如需扩大配额,请联系客服处理。 |
409 |
ELB.8907 |
Data conflict. For details about the error, see the returned information. |
操作冲突。详细错误请查看返回信息。 |
请根据报错信息修改参数。 |
409 |
ELB.8921 |
Certificate is used by a listener. |
证书已被监听器绑定 ,无法操作。 |
请先解绑后再操作。 |
500 |
ELB.8906 |
Internal server error. |
内部错误。详细错误请查看返回信息。 |
请联系客服处理。 |