错误码-九游平台
背景信息
- 接口返回的错误码与error message不具有一一对应关系,表中只是列出比较常见的一种error message。
- 本服务接口以异步接口居多,有的错误码是在查询任务的返回体中体现的,http状态码有可能不是很准确。
- 本服务对网络、存储等服务具有强依赖性,error message显示依赖服务的错误消息时,处理措施需要联系九游平台的技术支持。
- 在管理控制台进行操作时,如果显示错误码,错误码说明请参见《弹性云服务器用户指南》的常见问题“针对管理控制台的异常提示信息,应该如何处理”。
错误码说明
当您调用api时,如果遇到“apigw”开头的错误码,请参见api网关错误码进行处理。
状态码 |
错误码 |
错误信息 |
描述 |
处理措施 |
---|---|---|---|---|
400 |
ecs.0000 |
request error. try again later or contact customer service. |
请求数据错误 |
请参考返回的error message信息检查请求体 |
400 |
ecs.0001 |
insufficient ecs quota. contact customer service to increase quota. |
租户云服务器配额不足 |
请参考返回的error message申请扩大相应资源的配额 |
400 |
ecs.0002 |
a system exception occurred. try again later or contact customer service. |
提交任务失败 |
请联系九游平台的技术支持进行定位 |
403 |
ecs.0003 |
you do not have permission to perform this operation. contact customer service to obtain permission. |
账户受限 |
请参考返回的error message,检查是否余额不足,账号被冻结等 |
400 |
ecs.0004 |
a system exception occurred. try again later or contact customer service. |
升权失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0005 |
invalid parameter values. contact customer service. |
参数非法 |
请参考接口文档检查请求体是否为一个正确的json体 |
400 |
ecs.0006 |
invalid parameter values. contact customer service. |
市场镜像没有产品编号 |
切换操作系统时,镜像参数填写不完整,请检查镜像参数 |
400 |
ecs.0007 |
a system exception occurred. try again later or contact customer service. |
镜像相关属性非法 |
请调整规格或者镜像类型 |
400 |
ecs.0008 |
a system exception occurred. try again later or contact customer service. |
flavor相关属性非法 |
请联系九游平台的技术支持排查flavor注册是否合法 |
400 |
ecs.0009 |
another flavor must be used for resizing. |
flavor未变更 |
变更云服务器规格时选择与原规格不同的flavor |
400 |
ecs.0010 |
the private ip address is already being used. select another ip address. |
私有ip地址已经被使用 |
请更换port |
400 |
ecs.0011 |
ensure the password meets the password complexity requirements. |
密码不符合系统要求复杂度 |
请检查密码的长度并修改 |
400 |
ecs.0012 |
the subnet does not contain enough ip addresses. release some ip addresses or select a different subnet. |
ip地址不足 |
请检查子网的fip是否已经被使用完 |
400 |
ecs.0013 |
the current eip quota limit has been reached. apply to increase the quota. |
eip配额不足 |
eip配额不足,请申请扩大eip配额 |
400 |
ecs.0014 |
incorrect vpc, subnet, or security group parameter values. |
vpc参数不合法 |
请检查子网是否都属于同一个虚拟机私有云 |
400 |
ecs.0015 |
invalid disk type for this type of ecs. select a valid disk type and try again. |
该类型磁盘不适用于该类型云服务器 |
请检查卷的volume_type是否与flavor匹配 |
400 |
ecs.0016 |
you do not have permission to access this az. request obt permission and try again. |
|
请申请公测权限或者更换其他规格。 |
400 |
ecs.0017 |
the status of the selected disk does not meet the attachment requirements on the ecs. select an available disk for attaching. |
系统盘或数据盘所属云服务器和待挂载云服务器不同 |
请检查卷metadata中__system__server_id是否和待挂载的虚拟机uuid相同 |
400 |
ecs.0018 |
the selected flavor has been sold out. try another flavor. |
flavor已售罄 |
请更换其他规格 |
400 |
ecs.0019 |
the selected flavor has been canceled. try another flavor. |
flavor已下线 |
请更换其他规格 |
400 |
ecs.0021 |
insufficient evs disk quota. contact customer service to increase quota. |
云硬盘配额不足 |
申请扩大云硬盘配额 |
400 |
ecs.0022 |
insufficient ecs group quota. contact customer service to increase quota. |
云服务器组超过用户配额 |
申请扩大云服务器组配额 |
400 |
ecs.0023 |
project_id in token mismatches with project_id in url. |
token无效或者token中的tenantid和url中的tenantid不匹配 |
申请合法的token或者检查url中的项目id |
400 |
ecs.0025 |
evs is not authorized to obtain kms keys for encrypting evs disks. |
未授权evs获取kms密钥加密云硬盘 |
请授权evs获取kms密钥加密云硬盘 |
400 |
ecs.0027 |
the ecss of this flavor cannot be created. |
flavor属于私有规格,禁止使用。 |
请更换其他规格 |
400 |
ecs.0028 |
the ecss of this flavor cannot be created. |
用户已加入该flavor黑名单,禁止使用该规格 |
请更换其他规格 |
400 |
ecs.0029 |
the flavor does not exist. |
flavor不存在或已下线 |
请更换其他规格 |
400 |
ecs.0030 |
the ecs has been frozen and does not support specifications modification. |
云服务器被冻结 |
请检查账户是否被冻结或者联系九游平台的技术支持 |
400 |
ecs.0031 |
the image does not exist. |
镜像不存在 |
请更换镜像 |
400 |
ecs.0032 |
the image is not in active state. |
镜像状态错误,非active状态 |
请更换镜像 |
400 |
ecs.0034 |
the full-ecs backup does not exist or has been deleted. |
整机备份不存在或已被删除. |
请更换镜像 |
400 |
ecs.0036 |
the flavor does not support automatic recovery. |
当前规格不支持自动恢复 |
请更换规格 |
400 |
ecs.0037 |
the flavor does not support scsi disks. |
当前规格不支持挂载scsi类型的磁盘 |
请更换规格或者类型 |
400 |
ecs.0038 |
the subnet does not exist. |
子网不存在 |
请调整网络参数 |
400 |
ecs.0039 |
the specified ip address does not belong to the subnet. |
指定的ip不属于该子网 |
请修改指定的私有ip |
400 |
ecs.0041 |
invalid description field. |
描述字段不合法 |
请修改云服务描述字段 |
400 |
ecs.0042 |
the number of attached data disks exceeds the maximum allowed limit. |
挂载数据盘的个数超过限制 |
请调整挂载数据盘的个数 |
400 |
ecs.0043 |
the disk type does not exist. |
磁盘类型不存在 |
请修改磁盘类型 |
400 |
ecs.0044 |
the disk of this type has been sold out. |
该类型磁盘已售罄 |
请修改磁盘类型 |
400 |
ecs.0045 |
the bandwidth exceeds the maximum allowed limit. |
带宽大小超过限制 |
请调整带宽的大小 |
400 |
ecs.0046 |
when creating an ecs using an image, ensure that the type of the attached data disk is the same as that required by the image. |
云服务器的磁盘类型必须与快照镜像对应的磁盘一致 |
请调整磁盘类型 |
400 |
ecs.0048 |
ensure that the image status is normal and that the status of the csbs backup associated with the image is available or creating, and try again later. |
整机镜像的状态不可用 |
请检查整机镜像的状态 |
400 |
ecs.0049 |
the selected enterprise project has been disabled. enable the project or select another project. |
企业项目状态非法 |
请修改企业项目的状态 |
400 |
ecs.0050 |
the number of nics attached to the ecs exceeds the quota. |
云服务器所挂网卡数超过限制。 |
请调整网卡的个数 |
400 |
ecs.0051 |
only scsi disks can be attached to the ecss of this flavor. |
云服务器只能挂载scsi磁盘 |
请调整磁盘类型 |
400 |
ecs.0052 |
only scsi system disks can be attached to the ecss of this flavor. |
云服务器只能挂载scsi系统盘 |
请调整系统盘的磁盘类型 |
400 |
ecs.0053 |
only scsi data disks can be attached to the ecss of this flavor. |
云服务器只能挂载scsi数据盘 |
请调整数据盘的磁盘类型 |
400 |
ecs.0057 |
the disk has already been attached to the ecs and you cannot repeatedly attach it. |
云服务器已挂载当前磁盘 |
请替换一个新的磁盘挂载 |
400 |
ecs.0058 |
you do not have permission to use a third-party image to create ecss. |
镜像的provideid和当前账号的不匹配 |
请检查账户权限及镜像 |
400 |
ecs.0062 |
the flavor does not support the driver mode. |
规格不支持设置网卡驱动类型 |
请更换规格 |
400 |
ecs.0064 |
the vpc id in the request is inconsistent with that in the main subnet id. |
请求体中的vpcid与主网卡的vpcid不一致 |
请调整网卡参数 |
403 |
ecs.0066 |
this operation cannot be performed because real-name authentication has not been completed. |
未实名认证受限 |
请检查账户是否未实名认证受限 |
403 |
ecs.0067 |
insufficient account balance. |
余额不足受限 |
请检查账户是否余额不足受限 |
403 |
ecs.0068 |
this operation cannot be performed by partners. |
成为九游平台的合作伙伴受限 |
请检查账户是否成为九游平台的合作伙伴受限 |
403 |
ecs.0069 |
you have not associated a payment method with your account. |
未完善支付信息受限 |
请检查账户是否未完善支付信息受限 |
403 |
ecs.0070 |
insufficient budget. contact the enterprise administrator and request for a budget increase. |
企业部门账号预算不足受限 |
请检查账户是否企业部门账号预算不足受限 |
403 |
ecs.0071 |
this operation cannot be performed because your account has been suspended. |
黑产账号受限 |
请检查账户是否黑产账号受限 |
400 |
ecs.0073 |
the system disk is being backed up. wait until the execution is complete and try again. |
系统卷处于卷备份过程中 |
系统卷处于备份中时,禁止删除系统卷 |
400 |
ecs.0074 |
window images do not support external users. |
外部用户禁止创建windows虚拟机 |
外部用户(非第三方创建镜像)禁止购买windows镜像 |
400 |
ecs.0075 |
partners only support windows images. |
九游平台的合作伙伴只支持购买windows镜像 |
九游平台的合作伙伴只支持购买windows镜像 |
400 |
ecs.0076 |
the spot block specification does not support the selected predefined duration. |
购买的竞价实例时长超过最长限制 |
请调整购买竞价实例时长 |
400 |
ecs.0077 |
the number of durations exceeds the maximum limit of the spot block ecs. |
购买的“竞价实例时长”的个数超过最大限制 |
请调整购买“竞价实例时长”的个数 |
400 |
ecs.0081 |
scheduled deletion is not supported. |
不支持定时销毁功能 |
请参考返回的error message信息检查请求体 |
400 |
ecs.0082 |
incorrect time format. |
自动释放格式错误。需要使用utc时间,格式为:yyyy-mm-ddthh:mm:ssz |
请参考返回的error message信息检查请求体 |
403 |
ecs.0083 |
the scheduled time has been reached. |
自动销毁时间已经过期 |
请参考返回的error message信息检查请求体 |
400 |
ecs.0084 |
scheduled deletion is not supported. |
包年/包月实例auto_terminate_time必须为空 |
请参考返回的error message信息检查请求体 |
400 |
ecs.0085 |
the server does not have the interface. |
虚拟机没有该网卡 |
请更换网卡 |
400 |
ecs.0086 |
the interface is not the primary interface. |
网卡不是主网卡 |
请更换网卡 |
400 |
ecs.0089 |
tag policy compliance verification failed. |
tag policy合规性校验不通过 |
请检查tag policy策略,或者联系九游平台的技术支持。 |
400 |
ecs.0090 |
image license type is byol, the byol feature is not supported at this time. |
当前区域不支持byol镜像相关特性。 |
请更换镜像,或者联系九游平台的技术支持。 |
400 |
ecs.0100 |
the ecs status does not meet requirements. make the ecs in the required status and try again. |
云服务器状态不符合要求 |
云服务器状态不支持当前操作,请延后操作 |
400 |
ecs.0101 |
the system disk is currently unresponsive. try again later or contact customer service. |
系统盘状态异常 |
具体原因请联系九游平台的技术支持 |
400 |
ecs.0102 |
the data disk is currently unresponsive. try again later or contact customer service. |
系统盘状态不支持卸载 |
请检查系统盘的状态 |
400 |
ecs.0103 |
the disk can be attached to a server only if it exists and the state must be in the available. make sure the disk state is available and try again. |
云磁盘状态不可用 |
检查卷的状态或者联系九游平台的技术支持更改卷状态 |
400 |
ecs.0104 |
the number of evs disks that can be attached to the ecs exceeds the maximum number allowed. decrease the number of evs disks to be attached and try again. |
云服务器可挂载云硬盘槽位不足 |
请调整挂载磁盘数 |
400 |
ecs.0105 |
no system disk found. attach the system disk to the ecs and try again. |
云服务器系统盘查询失败 |
请检查云服务器是否挂载有系统盘 |
400 |
ecs.0106 |
a network exception occurred. try again later or contact customer service. |
网络状态异常 |
具体原因请联系九游平台的技术支持进行定位 |
403 |
ecs.0110 |
contact the main account to obtain permission. |
客户端禁止,权限不足 |
权限不足,请确认token权限,详情请参考接口返回的error message |
400 |
ecs.0111 |
the evs disk has been detached from the ecs. refresh the disk list and check the disk. |
磁盘没有挂载至服务列表中 |
请检查所选磁盘信息是否已经挂载,或者更换新的磁盘 |
400 |
ecs.0112 |
the ecs is not billed on a pay-per-use basis. |
非按需类型云服务器不能迁移 |
非按需类型云服务器不能迁移,如有疑问请联系九游平台的技术支持 |
404 |
ecs.0114 |
the ecs does not exist. |
云服务器不存在 |
请检查云服务器是否已经创建 |
400 |
ecs.0118 |
the number of ecss exceeds the maximum allowed limit. |
批量操作的任务数超过最大限制 |
请检查批量操作任务中云服务器的数量 |
400 |
ecs.0119 |
an encrypted disk with an unavailable key cannot be attached to an ecs. |
云服务器无法挂载密钥已禁用的加密磁盘 |
请更改密钥的状态。 |
400 |
ecs.0120 |
the yearly/monthly ecs cannot be rebuilt. |
包年/包月虚拟机禁止rebuild |
包年/包月虚拟机禁止rebuild,如有疑问请联系九游平台的技术支持 |
400 |
ecs.0121 |
the disk cannot be attached to the ecs because the disk and the ecs are in different failure domains. |
挂卷失败,虚拟机和卷的故障域不一致 |
选择和虚拟机故障域匹配的卷挂载 |
400 |
ecs.0201 |
failed to create the nic. try again later or contact customer service. |
创建网卡失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0202 |
failed to create the system disk. try again later or contact customer service. |
创建系统盘失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0203 |
failed to create the data disk. try again later or contact customer service. |
创建数据盘失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0204 |
failed to create the ecs. try again later or contact customer service. |
创建云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0205 |
failed to attach the data disk. try again later or contact customer service. |
挂载数据盘失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0207 |
failed to modify the ecs specifications. try again later or contact customer service. |
变更云服务器规格失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0208 |
a system exception occurred. try again later or contact customer service. |
更新镜像metadata失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0209 |
failed to modify the ecs specifications. try again or contact customer service. |
确认变更云服务器规格失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0210 |
a system exception occurred. try again later or contact customer service. |
创建浮动ip失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0211 |
failed to create the nic. try again later or contact customer service. |
创建网卡qos失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0212 |
failed to assign the private ip address. try again later or contact customer service. |
创建私有ip地址失败 |
具体原因请联系九游平台的技术支持 |
400 |
ecs.0213 |
failed to update the port attributes. try again later or contact customer service. |
更新端口属性失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0214 |
failed to create the network. try again later or contact customer service. |
创建网络失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0216 |
failed to create the subnet. try again later or contact customer service. |
创建子网失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0217 |
failed to attach the nic. try again later or contact customer service. |
挂载端口失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0219 |
failed to create the ecs. try again later or contact customer service. |
创建云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0221 |
cold migration from a dedicated host to the same dedicated host is not supported. |
迁移云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0226 |
failed to start. |
启动云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0227 |
failed to reboot. |
重启云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0235 |
the hypervisor of current flavor is kvm, system volume of whole image can't be scsi. |
使用整机镜像创建云服务器失败。 |
使用qingtian架构的规格 |
400 |
ecs.0301 |
failed to query the ecs. try again later or contact customer service. |
查询云服务器失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0302 |
failed to query the ecs quota of the tenant. try again later or contact customer service. |
查询租户云服务器配额失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0303 |
failed to query the ecs specifications. try again later or contact customer service. |
查询规格失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0304 |
failed to query the image. try again later or contact customer service. |
查询镜像失败 |
请联系九游平台的技术支持确认镜像是否注册正确,或者联系九游平台的技术支持确认其他原因 |
400 |
ecs.0306 |
failed to query the backup. try again later or contact customer service. |
查询备份失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0307 |
failed to query the port. try again later or contact customer service. |
查询端口失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0308 |
failed to query the ecs quota of the tenant. try again later or contact customer service. |
查询租户云服务器配额失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0309 |
failed to create the nic. try again later or contact customer service. |
查询网卡qos失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0310 |
a system exception occurred. try again later or contact customer service. |
查询网络失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0311 |
failed to obtain the disk type. try again later or contact customer service. |
查询卷类型失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0313 |
ecs group query failed. |
查询云服务组失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0314 |
the key pair does not exist. refresh the key pair list and check key pair |
请求openstack查询keypair失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0315 |
failed to call the nova api to query the auto recovery status. |
查询云服务器是否设置auto recovery失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0319 |
insufficient resources for this flavor. try another flavor. |
flavor容量不足 |
申请扩大flavor容量 |
400 |
ecs.0320 |
az query failed. |
查询可用区失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0321 |
console logs query failed. |
查询云服务器控制台日志失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0322 |
subnet query failed. |
查询子网详情失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0323 |
failed to query the nic attached to the ecs. |
查询虚拟机挂载网卡失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0401 |
failed to release the port. try again later or contact customer service. |
回滚端口失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0402 |
failed to release the system disk. try again later or contact customer service. |
回滚系统卷失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0403 |
failed to release the ecs. try again later or contact customer service. |
回滚云服务器失败 |
联系九游平台的技术支持定位回滚服务器失败原因 |
400 |
ecs.0405 |
failed to release the data disk. try again later or contact customer service. |
回滚数据盘失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0501 |
failed to delete the ecs. try again later or contact customer service. |
删除云服务器失败 |
请稍后重新执行操作 |
400 |
ecs.0502 |
failed to delete the private ip address. try again later or contact customer service. |
删除私有ip失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0503 |
failed to obtain the system disk. try again later or contact customer service. |
查询系统卷失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0507 |
failed to delete the nic. try again later or contact customer service. |
删除网卡失败 |
请检查网卡类型 |
400 |
ecs.0510 |
yearly/monthly ecss do not support changing oss. |
包年/包月弹性云服务器不支持变更操作系统 |
按包年包月计费的,且使用的市场镜像的云服务器不支持切换操作系统 |
400 |
ecs.0513 |
server %s is the cycle order and not be deleted by ordinary user |
普通用户不允许删除包年/包月弹性云服务器 |
包周弹性云服务器请执行退订操作 |
501 |
ecs.0603 |
the commands are being executed. try again later. |
当前已有其他命令执行,请稍后1分钟重试 |
请稍后1分钟重试 |
400 |
ecs.0605 |
ecs locked. |
云服务器被锁定 |
请检查云服务器是否被锁定,若想继续操作请先将云服务器解锁。 |
400 |
ecs.0610 |
failed to reset the ecs password. |
重置密码失败 |
请稍后重新执行操作,或者联系九游平台的技术支持 |
400 |
ecs.0611 |
batch operation failed. |
批量请求操作失败 |
根据返回的详细错误信息,修改错误后重新进行请求处理 |
400 |
ecs.0612 |
failed to check whether plug-ins have been installed. |
校验弹性云服务器是否安装插件请求失败 |
请稍后重新执行操作,或者联系九游平台的技术支持 |
400 |
ecs.0613 |
the ecs has no plug-ins installed. |
弹性云服务器未安装插件 |
安装插件 |
404 |
ecs.0614 |
the ecs does not exist. |
弹性云服务器不存在 |
检查弹性云服务器是否存在 |
500 |
ecs.0615 |
the thread list is empty. |
服务器处理请求异常 |
系统内部错误。 请联系九游平台的技术支持进行定位 |
400 |
ecs.0616 |
failed to update the ecs name. |
弹性云服务器修改失败 |
请稍后重新执行操作,或者联系九游平台的技术支持 |
400 |
ecs.0617 |
failed to modify attribute. please try again later or contact customer service. |
修改云服务器挂载的磁盘属性失败 |
请参考返回的错误信息,或者联系九游平台的技术支持 |
400 |
ecs.0618 |
failed to change the ip address of the ecs nic. |
修改云服务器网卡ip失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.0701 |
failed to obtain the order or product. try again later or contact customer service. |
查询订单或者产品失败 |
请联系九游平台的技术支持进行定位 |
400 |
ecs.0702 |
failed to get the demand price or spot price. try again later or contact customer service. |
查询价格失败 |
查询价格接口异常,请联系九游平台的技术支持 |
400 |
ecs.0703 |
the single instance price limit cannot be less than the spot price. |
用户出价小于当前现价 |
用户出价小于竞价实例市场价格,请提高竞价实例出价 |
400 |
ecs.0704 |
spot ecss do not support specifications modification. |
竞价型实例不允许切换规格 |
竞价实例不允许切换规格 |
400 |
ecs.0705 |
automatic recovery cannot be enabled on spot ecss. |
竞价型实例不允许开启自动恢复 |
竞价实例不允许开启自动恢复 |
400 |
ecs.0706 |
ris cannot be split or combined. |
合并拆分预留实例失败 |
请联系九游平台的技术支持进行定位 |
400 |
ecs.0707 |
the product has not been registered. |
购买的该产品不存在 |
请联系九游平台的技术支持进行定位 |
400 |
ecs.0802 |
the specifications of an ecs created using a red hat image cannot be modified. |
弹性云服务器不支持变更规格 |
特定镜像的弹性云服务器不支持变更规格 |
400 |
ecs.0803 |
when modifying the specifications of an ecs created on a deh, specify the deh. |
deh弹性云服务器变更规格需指定专属主机的id |
请修改变更规格请求体 |
400 |
ecs.0804 |
the ecs flavor cannot be switched to the target flavor. change the target flavor. |
弹性云服务器不支持变更到目标规格 |
请更换其他规格 |
400 |
ecs.0805 |
a large-memory ecs cannot be switched to a general computing ecs. |
超大内存型flavor不能与普通flavor互切 |
超大内存型flavor不能与普通flavor互切 |
400 |
ecs.0806 |
h2 ecss do not support specifications modification. |
高性能计算型ii代实例不支持变更规格 |
高性能计算型ii代实例不支持变更规格 |
400 |
ecs.0807 |
the number of ecs nics exceeds the maximum number allowed on the target ecs. uninstall excess nics. |
弹性云服务器网卡个数超过目标规格云服务器网卡的挂载限制 |
请卸载多余网卡 |
400 |
ecs.0808 |
the xen ecs created using a uefi image does not support specifications modification. |
uefi镜像的xen弹性云服务器不支持变更规格 |
uefi镜像的xen弹性云服务器不支持变更规格 |
400 |
ecs.0809 |
the number of vbd disks exceeds the maximum number allowed on the target ecs. uninstall excess disks. |
vbd磁盘数量超过目标规格弹性云服务器的挂载限制 |
请卸载多余磁盘 |
400 |
ecs.0810 |
the ecs flavor is the same as the target flavor. |
目标规格与弹性云服务器当前规格一样 |
请更换其他规格 |
400 |
ecs.0811 |
install the required drivers on the ecs and then change xen to kvm. |
当前规格不支持从xen切换到kvm |
请安装驱动脚本 |
400 |
ecs.0812 |
current flavor %s can not resize to flavor %s. |
当前规格变更到目标规格需要执行驱动检查脚本 |
请执行驱动检查脚本 |
400 |
ecs.0813 |
change flavor %s to flavor %s is risky, the driver needs to be installed. |
当前规格切换到目标规格存在风险 |
执行驱动检查脚本后,入参传force参数且值为true,忽略风险。 |
400 |
ecs.0901 |
yearly/monthly dehs cannot be allocated. |
不支持创建包年/包月的deh |
请更换其他规格 |
400 |
ecs.0902 |
spot ecss do not support marketplace images. |
竞价实例不支持使用市场镜像 |
请更换其他镜像 |
400 |
ecs.0903 |
spot ecss do not support automatic recovery. |
竞价实例不支持自动恢复 |
请更换其他规格 |
400 |
ecs.0904 |
uefi images cannot be used to create xen ecss. |
uefi镜像不支持创建xen实例 |
请更换其他规格 |
400 |
ecs.0905 |
the number of tags exceeds the maximum allowed limit. |
标签的个数超过限制 |
请减少标签的个数 |
400 |
ecs.0906 |
failed to comply with tag character set specifications. |
标签的属性非法 |
请重新制定标签 |
400 |
ecs.0907 |
invalid tag character set. |
标签字符集不合法 |
请重新制定标签 |
400 |
ecs.0908 |
the tag key cannot be duplicate. |
标签的键重复 |
请重新制定标签 |
400 |
ecs.0909 |
the flavor does not support the disk type. |
当前规格不支持该磁盘类型 |
请更换其他规格或者磁盘类型 |
400 |
ecs.0910 |
invalid nic settings for creating a hana ecs. |
创建hana实例的网卡参数不合法 |
请调整网卡参数 |
400 |
ecs.0911 |
invalid dedicated storage type of the disk. |
磁盘的专属存储类型参数不合法 |
请调整专属存储类型参数 |
400 |
ecs.0912 |
invalid disk encryption key. |
磁盘加密属性参数不合法 |
请调整磁盘加密属性参数 |
400 |
ecs.0913 |
the number of ecss to be created exceeds the maximum allowed limit |
创建云服务器个数超过限制 |
请减少创建的云服务器个数 |
400 |
ecs.0914 |
the length of the ecs name exceeds the maximum allowed limit. |
云服务器名称长度超过限制 |
请调整云服务器名称参数 |
400 |
ecs.0915 |
the length of the ecs name exceeds the maximum allowed limit. |
云服务器名称包含非法字符 |
请调整云服务器名称参数 |
400 |
ecs.0919 |
the nic has been attached to another instance. |
端口状态不允许挂载 |
请更换网卡端口。 |
400 |
ecs.1000 |
a system exception occurred. try again later or contact customer service. |
调用nova接口处理请求异常 |
系统内部调用异常,请稍后重试或请联系九游平台的技术支持 |
400 |
ecs.1001 |
a system exception occurred. try again later or contact customer service. |
访问openstack异常 |
openstack异常导致云服务器状态异常,请联系九游平台的技术支持 |
400 |
ecs.1002 |
a system exception occurred. try again later or contact customer service. |
访问openstack超时 |
如果您正在执行切换vpc、挂载/卸载网卡、挂载/卸载磁盘、切换/重装操作系统等操作,请关闭资源后再重试操作。 如果重试后仍超时,请联系九游平台的技术支持。 |
400 |
ecs.1100 |
a system exception occurred. try again later or contact customer service. |
访问iam失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.1200 |
a system exception occurred. try again later or contact customer service. |
访问vpc失败 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.1201 |
a system exception occurred. try again later or contact customer service. |
访问vpc超时 |
任务超时,具体原因请联系九游平台的技术支持 |
400 |
ecs.1300 |
a system exception occurred. try again later or contact customer service. |
访问evs超时 |
请参考返回的error message,或者联系九游平台的技术支持 |
400 |
ecs.7000 |
check whether your account balance is sufficient for the order, whether there are orders pending payment, and whether the order is being processed. try again later or contact customer service. |
创建订单失败 |
请查看账户余额是否足够支付订单,是否有订单待支付以及是否订单处理中,或者联系九游平台的技术支持 |
403 |
pdp.0001 |
policy doesn't allow %s to be performed. |
api鉴权失败 |
请参考api授权项列表,在iam增加相关权限 |
202 |
common.0024 |
exceeds flow over limit |
请求流控 |
请求并发过高,请稍后重试。 |
400 |
common.0002 |
the request body cannot be left blank. |
请求消息体为空 |
请检查请求body体 |
400 |
common.0011 |
failed to query system tasks. |
无效jobid |
请确认jobid参数来源是否正确 |
400 |
common.0018 |
the project id in the url is different from that in the token. |
token无效,token中的project_id和url中的project_id不一致 |
请检查租户的token是否正确 |
400 |
common.0020 |
a system exception occurred. try again later or contact customer service. |
任务重试失败 |
请联系九游平台的技术支持 |
400 |
common.0021 |
sub job fail! |
查询job异常 |
请稍后重试,或联系九游平台的技术支持 |
400 |
common.0022 |
mission fail! |
提交job异常 |
请联系九游平台的技术支持 |
400 |
common.0999 |
the system was broken, exit. |
任务退出 |
请联系九游平台的技术支持 |
400 |
common.0025 |
query job error because %s. |
查询job异常 |
请稍后重试,或联系九游平台的技术支持 |
400 |
common.0026 |
fail to get region info |
查询az信息异常 |
请稍后重试,或联系九游平台的技术支持 |
401 |
common.0013 |
invalid token. |
token不合法 |
请检查租户的token是否正确 |
500 |
common.0001 |
a system exception occurred. try again later or contact customer service. |
系统异常 |
请联系九游平台的技术支持 |
429 |
common.1503 |
api flow control error because %s. |
api流控 |
正在执行的api过多,请稍后重试。 |
相关文档
意见反馈
文档内容是否对您有帮助?
如您有其它疑问,您也可以通过华为云社区问答频道来与我们联系探讨