错误码
调用接口出错后,将不会返回结果数据。调用方可根据每个接口对应的错误码来定位错误原因。 当调用出错时,HTTP请求返回一个HTTP状态码。返回的消息体中是具体的错误编码及错误描述信息。
错误码说明
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
HTTP状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
400 | DBS.200001 | Parameter error. | 参数错误。 | 检查传入的参数或URL是否全部正确。 |
404 | DBS.200002 | The DB instance does not exist. | 实例不存在或已被删除。 | 检查实例ID、实例是否正确,实例是否存在。 |
400 | DBS.200010 | Authentication failed. | 鉴权失败。 | 检查租户与实例的关系是否匹配。 |
403 | DBS.200011 | This instance {0} status makes it not be allowed to do this {1} operation now. | 实例状态不允许。 | 检查实例的状态或实例正在进行的操作是否与请求冲突。 |
404 | DBS.200013 | This node does not exist. | 节点不存在。 | 检查节点ID或组ID是否正确。 |
403 | DBS.200018 | This instance's status or its node's status makes it not be allowed to do this operation now. | 实例不可用。 | 检查实例的状态或实例正在进行的操作是否与请求冲突。 |
403 | DBS.200019 | Another operation is being performed on the DB instance or the DB instance is faulty. | 实例状态不允许。 | 检查实例的状态或实例正在进行的操作是否与请求冲突。 |
400 | DBS.200022 | The DB instance name {0} already exists. | 该实例名已存在。 | 检查实例名称是否已经存在。 |
400 | DBS.200024 | The region is unavailable. | 所选区域不可用。 | 检查区域名称是否正确,区域是否在可用范围内。 |
400 | DBS.200025 | Invalid AZ. | 可用区非法。 | 检查可用区名称是否正确,可用区是否在可用范围内。 |
403 | DBS.200028 | Volume size reach limit. | 磁盘大小已达到最大限制。 | 检查设置的磁盘大小是否已经超过上限。 |
400 | DBS.200029 | Invalid username and password. | 非法的用户名密码。 | 检查用户名和密码是否匹配,密码是否符合密码要求。 |
400 | DBS.200041 | Invalid datastore version. | 数据库版本非法。 | 检查数据库的版本号是否支持。 |
404 | DBS.200042 | Invalid database engine. | 数据库接口非法。 | 检查数据库接口是否为云数据库 GeminiDB支持的接口。 |
400 | DBS.200047 | Operation cannot be executed in current state of the DB instance or node. | 不合法的实例或节点状态,该操作不允许。 | 检查实例的状态或实例正在进行的操作是否与请求冲突。 |
400 | DBS.200048 | Invalid VPC. | 非法的虚拟私有云。 | 检查VPC ID、名称是否正确,是否符合要求。 |
400 | DBS.200049 | Invalid subnet. | 非法的子网。 | 检查子网ID、名称是否正确,是否符合要求。 |
400 | DBS.200050 | Invalid security group. | 非法的安全组。 | 检查安全组ID、名称是否正确,是否符合要求。 |
400 | DBS.200052 | Invalid password. | 非法密码。 | 检查用户名和密码是否匹配,密码是否符合密码要求。 |
400 | DBS.200053 | The DB instance specifications do not exist. | 实例规格不存在。 | 检查规格是否正确,当前可用区是否支持该规格。 |
400 | DBS.200054 | Invalid DB instance specifications. | 下发规格非法。 | 检查规格是否正确,当前可用区是否支持该规格。 |
400 | DBS.200057 | Invalid parameter group ID. | 非法的参数模板。 | 检查参数模板是否为云数据库 GeminiDB接口支持的参数模板。 |
404 | DBS.200058 | Parameter template does not exist. | 参数模板不存在。 | 检查参数模板是否存在。 |
400 | DBS.200059 | Invalid database port. | 非法的数据库端口。 | 检查数据库端口是否缺失或者数据库端口是否合法。 |
400 | DBS.200060 | The database port number is out of the specified range. | 数据库端口不在指定范围内。 | 检查数据库端口是否合法。 |
400 | DBS.200063 | Invalid DB instance type. | 非法的实例类型。 | 检查实例类型是否合法。 |
400 | DBS.200068 | Weak password. | 弱密码。 | 检查密码是否过于简单,请更改为较复杂的密码。 |
400 | DBS.200072 | Invalid storage space. | 磁盘大小超限。 | 检查磁盘大小是否超出了最大限制。 |
400 | DBS.200075 | Invalid node role. | 非法的节点角色。 | 检查节点角色是否符合要求,实例是否正常。 |
403 | DBS.200076 | Operation cannot be executed in current state of the DB instance. | 实例状态不允许。 | 检查实例的状态或实例正在进行的操作是否与请求冲突。 |
400 | DBS.200077 | Failed to change the password. | 更新密码失败。 | 检查用户名是否正确。 |
400 | DBS.200091 | Invalid IP address. | 无效的IP。 | 检查是否缺少必要的IP地址或者传入的IP地址是否合法。 |
400 | DBS.200092 | The IP address already exists. | IP已经存在。 | 检查IP是否已经存在。 |
400 | DBS.200095 | Invalid parameter. | 参数错误。 | 检查请求体和URL的参数是否正确。 |
500 | DBS.200165 | Insufficient enterprise project instance quota range. | 企业项目实例配额不足。 | 在GeminiDB控制台修改配额。 |
500 | DBS.200166 | Insufficient enterprise project cpu quota range. | 企业项目CPU配额不足。 | 在GeminiDB控制台修改配额。 |
500 | DBS.200167 | Insufficient enterprise project mem quota range. | 企业项目内存配额不足。 | 在GeminiDB控制台修改配额。 |
400 | DBS.200302 | The storage space increase must be a positive integer. | 扩容磁盘大小不是正整数。 | 检查磁盘大小是否是正整数。 |
400 | DBS.200303 | The maximum number of times that the storage space can be scaled up has been reached. | 扩容磁盘次数已达上限。 | 实例的扩容磁盘次数已达上限,需要继续扩容请联系技术支持。 |
400 | DBS.200304 | The storage space can be scaled up for a maximum of four times. | 最多存储扩容四次。 | 检查实例是否已经进行了多次扩容。 |
400 | DBS.200306 | Invalid storage space. | 非法的磁盘大小。 | 检查磁盘大小的值是否正确,是否符合要求。 |
400 | DBS.200311 | Scaling up storage space is not allowed in current state of the node. | 节点不允许磁盘扩容。 | 检查节点类型是否正确,实例类型是否正确,节点ID是否正确。 |
400 | DBS.200434 | Failed to restart the DB instance. | 重启实例失败。 | 检查实例状态是否正常,实例否正在进行其它操作。 |
400 | DBS.200451 | The node does not exist. | 节点不存在。 | 检查节点ID是否有误。 |
400 | DBS.200462 | The database port is the same as the current port. | 数据库端口和当前端口相同。 | 检查修改端口号时是否下发了相同的端口。 |
400 | DBS.200470 | Invalid AZ. | 非法的可用区。 | 检查可用区是否正确。 |
400 | DBS.200501 | The subnet does not exist. | 该子网已经被删除。 | 检查子网ID、名称是否存在,是否匹配VPC。 |
400 | DBS.200502 | The security group does not exist. | 安全组不存在,或不属于该vpc。 | 检查安全组ID、名称是否存在,是否匹配VPC。 |
400 | DBS.200503 | The VPC does not exist. | 该vpc已经被删除。 | 检查租户是否拥有该VPC。 |
400 | DBS.200506 | The encryption key does not exist. | 磁盘加密密钥ID不存在。 | 检查磁盘加密密钥ID是否存在。 |
400 | DBS.200507 | The encryption key is not available. | 磁盘加密密钥状态不可用。 | 检查磁盘加密密钥状态是否是可用状态。 |
400 | DBS.200604 | The instance is not owned by the current user. | 实例不属于当前用户。 | 检查project_id和实例ID是否具有从属关系。 |
400 | DBS.200700 | The EIP status does not allow EIP binding. | EIP正在绑定中,不允许再次下发绑定。 | 检查实例是否正在绑定弹性公网IP。 |
400 | DBS.200701 | The EIP status does not allow EIP unbinding. | EIP状态不允许解绑。 | 检查弹性公网IP的状态是否允许该操作。 |
400 | DBS.200702 | The node has been bound to a public IP address and cannot be bound again. | 该节点已经绑定过弹性公网IP,不能再次下发绑定。 | 检查节点是否已经有绑定的弹性公网IP。 |
400 | DBS.200705 | The PublicIp does not exist. | 要绑定的弹性公网IP不存在。 | 检查弹性公网IP和ID是否关联,是否存在。 |
400 | DBS.200816 | Failed to create the database user. | 创建数据库用户失败。 | 检查数据库用户名称是否合法,并且检查数据库状态以及实例状态。 |
400 | DBS.200817 | Failed to obtain the database user list. | 获取数据库用户列表失败。 | 检查数据库状态以及实例状态。 |
400 | DBS.200818 | Failed to delete the database user. | 删除数据库用户失败。 | 检查数据库状态以及实例状态。 |
400 | DBS.200823 | The database does not exist. | 数据库不存在。 | 检查数据库名称是否合法。 |
400 | DBS.200824 | The database account does not exist. | 数据库账号不存在。 | 检查数据库用户名称是否合法。 |
400 | DBS.200826 | The database name already exists. | 数据库名称已存在。 | 检查数据库名称是否合法。 |
400 | DBS.200827 | The database user already exists. | 数据库账号名称已存在。 | 检查数据库用户是否合法。 |
400 | DBS.200828 | Built-in database accounts cannot be edited. | 数据库内置账号,用户不可操作。 | 检查数据库用户是否合法。 |
500 | DBS.200998 | The system is busy. Try again later. | 系统繁忙,请稍后再试。 | 系统繁忙, 稍后再试。 |
403 | DBS.201000 | The status of DB instance {0} does not allow the {1} operation. | 实例状态不允许。 | 检查实例状态或实例正在进行的操作是否和请求冲突。 |
400 | DBS.201006 | Parameter error. | 参数错误。 | 检查传入的参数或URL是否全部正确。 |
403 | DBS.201014 | Operation cannot be executed in current state of the DB instance. | 实例状态不允许操作。 | 检查实例状态或实例正在进行的操作是否和请求冲突。 |
403 | DBS.201015 | This operation cannot be performed because another operation is being performed on the DB instance or the DB instance is faulty. Try again later. | 该实例正在进行其它操作或该实例故障,无法执行该操作,请稍后重试。 | 检查实例状态或实例正在进行的操作是否和请求冲突。 |
400 | DBS.201020 | Invalid DB engine. | 数据库接口非法。 | 检查数据库接口是否为云数据库 GeminiDB服务支持的接口。 |
403 | DBS.201028 | The DB instance does not exist. | 实例不存在或已被删除。 | 检查实例是否属于该租户,实例是否存在。 |
400 | DBS.201035 | The database name must be different. | 存在相同的数据库名称。 | 检查是否存在相同的数据库名称。 |
400 | DBS.201038 | The collection name must be different. | 存在相同的集合名称。 | 检查是否存在相同的集合名称。 |
400 | DBS.201101 | Invalid backup period. | 备份周期非法。 | 检查备份周期是否符合要求。 |
400 | DBS.201106 | Invalid retention period. | 保留天数非法。 | 检查备份保留天数是否正确。 |
400 | DBS.201201 | The backup already exists. | 备份已存在。 | 检查该备份的备份名称或ID是否已经存在。 |
400 | DBS.201202 | Operation cannot be executed in current state of the DB instance. | 实例不允许操作。 | 检查实例状态或实例正在进行的操作是否和请求冲突。 |
400 | DBS.201204 | Operation cannot be executed in current state of the DB instance. | 备份类型不允许操作。 | 检查该备份是否存在,备份是否匹配实例。 |
400 | DBS.201212 | Backup ID is illegal. | 备份ID非法。 | 检查该备份ID是否存在。 |
400 | DBS.201214 | The backup file does not exist. | 备份文件不存在。 | 检查该备份是否存在,备份是否匹配实例。 |
400 | DBS.201215 | Time is illegal. | 时间非法。 | 检查时间是否符合要求。 |
400 | DBS.201319 | Deleting backup file is not allowed because a restoration task is currently in progress. Please wait. | 恢复时不允许删除原备份文件。 | 检查该备份是否正在用于恢复实例。 |
400 | DBS.201501 | The DB instance does not exist. | 实例不存在或已被删除。 | 检查租户是否拥有该实例,实例名或实例ID是否正确,实例是否存在。 |
400 | DBS.201502 | The DB instance does not exist. | 实例不存在或已被删除。 | 检查租户是否拥有该实例,实例名或实例ID是否正确,实例是否存在。 |
400 | DBS.280308 | The AZ is inconsistent. | 可用区不一致。 | 检查实例的可用区是否与专属资源的可用区一致。 |
400 | DBS.212001 | The parameter group {0} does not exist. | 参数模板不存在。 | 检查参数模板是否存在。 |
400 | DBS.212003 | This operation is not permitted. | 暂不能进行此操作。 | 检查实例状态或实例正在进行的操作是否和请求冲突。 |
400 | DBS.212006 | The node associated with this parameter group is not available. | 参数模板所关联节点状态异常。 | 检查参数模板关联的节点状态是否正常。 |
400 | DBS.212008 | The database type does not exist. | 此版本数据库暂不支持。 | 数据库版本是否支持该操作。 |
400 | DBS.212013 | The parameter group does not exist. | 参数模板不存在。 | 检查参数模板是否存在或是否属于当前租户。 |
400 | DBS.212017 | The parameter is invalid. | 非法参数。 | 检查传入的参数或URL是否全部正确,是否符合要求。 |
400 | DBS.212019 | Invalid parameter. | 非法参数。 | 检查传入的参数或URL是否全部正确,是否符合要求。 |
400 | DBS.212028 | Invalid description. | 参数模板描述非法。 | 检查参数模板描述是否合法。 |
400 | DBS.212030 | The parameter group name already exists. | 参数模板名称已存在。 | 检查参数模板名称是否已存在 |
400 | DBS.212031 | Invalid parameter group name. | 参数模板名称非法。 | 检查参数模板名称是否合法。 |
400 | DBS.212032 | The operation cannot be performed because this parameter group is being applied to one or more DB instance nodes. | 该操作不被允许,因为此参数模板应用于一个或多个数据库实例节点。 | 检查参数模板是否已经被应用到实例。 |
400 | DBS.212035 | Failed to associate this parameter group with the DB instance because the DB instance is currently being operated. | 实例状态不允许。 | 检查实例是否正在进行其他操作。 |
400 | DBS.212037 | Parameters are incorrectly set. | 参数错误。 | 检查参数是否合法或参数在合法范围内。 |
400 | DBS.216016 | DB instance does not exist. | 实例不存在或已被删除。 | 检查实例是否存在。 |
400 | DBS.216029 | This operation is not allowed. | 不允许的操作。 | 检查操作是否合法或当前接口是否支持该操作。 |
400 | DBS.216030 | The queried node does not belong to the current instance. | 操作节点不属于该实例。 | 检查传入的节点是否归属当前实例。 |
400 | DBS.216044 | Invalid vpc cidr. | 非法的VPC CIDR。 | 检查传入的vpc cidr格式是否合法。容灾操作场景下检查容灾实例所使用vpc的cidr是否有重叠。 |
400 | DBS.216045 | Invalid db engine version. | 非法的数据库接口版本。 | 检查接口版本是否存在或者接口版本是否过低不支持当前操作。 |
400 | DBS.216046 | Invalid subnet cidr. | 非法的子网 CIDR。 | 检查传入的vpc cidr格式是否合法。 |
400 | DBS.238007 | This operation cannot be performed in the current IP address status. | 该IP的状态不允许进行该操作。 | 检查下发的IP是否已经被使用。 |
400 | DBS.239010 | Reduce num or target invalid. | 缩容节点数量或缩容节点非法。 | 检查传入的节点是否归属当前实例。 |
400 | DBS.239011 | Reduce num invalid. | 缩容节点数量非法。 | 检查传入的节点数量是否合理。 |
400 | DBS.239012 | Reduce target invalid. | 缩容节点非法。 | 检查传入的节点是否归属当前实例。 |
400 | DBS.239013 | resize flavor invalid. | 规格选择不合理。 | 检查传入的规格是否合法。 |
400 | DBS.239014 | Current disk capacity does not support scaling in the number of nodes. | 当前磁盘容量下无法进行节点缩容。 | 检查当前实例的磁盘大小。 |
400 | DBS.240001 | node num inconsistent. | 节点数量不一致。 | 检查节点数量是否一致。 |
400 | DBS.240002 | node num incorrect. | 节点数量非法。 | 检查节点数量是否合法。 |
400 | DBS.240003 | Invalid billing mode. | 计费模式不合法。 | 检查计费模式是否合法。 |
400 | DBS.240004 | Invalid subscription type. | 订购周期类型不合法。 | 检查订购周期类型是否合法。 |
400 | DBS.240005 | Invalid validity period. | 订购时长选择不合法。 | 检查订购时长否合法。 |
400 | DBS.240006 | Invalid renewal mode. | 续订类型不合法。 | 检查续订类型是否合法。 |
400 | DBS.240007 | Invalid payment mode. | 支付方式不合法。 | 检查支付方式是否合法。 |
400 | DBS.240008 | Submit order failed. | 提交订单失败。 | 请联系客服处理。 |
400 | DBS.240009 | Deleting nodes cannot be executed in current state of the DB instance. | 实例当前状态不允许节点缩容。 | 检查当前实例是否存在可缩容的节点。 |
400 | DBS.240010 | The selected nodes do not support shrinkage. | 选择的节点不支持缩容。 | 检查选择的节点是否支持缩容。 |
400 | DBS.240011 | {0} | 订单提交失败。 | 检查报错内容是否存在。 |
400 | DBS.240012 | The maximum number of resources that can be changed has been reached. | 资源变动数量达到上限。 | 检查当前实例的节点数量是否超出限制。 |
400 | DBS.240013 | The current disk capacity cannot be changed to the target flavor. | 当前磁盘容量下无法变更到目标规格。 | 检查当前的磁盘容量是否超出目标规格对应的磁盘容量的上限。 |
400 | DBS.280001 | Parameter error. | 参数错误。 | 检查传入的参数或URL是否全部正确,是否符合要求。 |
500 | DBS.280005 | Server error. Try again later. | 服务器错误,请稍后重试。 | 联系技术支持处理。 |
400 | DBS.280015 | Permission denied. | 账号权限不足。 | 检查token是否过期,实例是否匹配租户。 |
400 | DBS.280016 | Resource not found. | 未找到资源。 | 检查入参是否正确,实例是否存在。 |
403 | DBS.280019 | Account suspended. | 账户欠费。 | 检查账户余额。 |
403 | DBS.280032 | You do not have permission to perform this operation. Contact the administrator to obtain permission. | 当前用户无操作权限,请联系管理员授权。 | 检查当前用户所在用户组的权限是否允许对应的操作。 |
400 | DBS.280042 | Invalid request. | 非法请求。 | 检查实例当前状态及正在进行的操作是否允许该请求,请求是否合法。 |
400 | DBS.280040 | Parameter is null. | 缺少参数 | 检查是否有参数未传入。 |
404 | DBS.280045 | This parameter group does not exist. | 参数模板不存在。 | 检查请求中的参数模板是否存在。 |
403 | DBS.280056 | Token invalid. | Token非法。 | 检查实例是否属于租户,token是否已经重新获取。 |
400 | DBS.280063 | You do not have following permission to perform this operation: {0}. Contact the administrator to obtain permission. | 当前用户无“xxx”操作权限,请联系账户管理员授权。 | 检查当前用户所在用户组的权限是否允许对应的操作。 |
500 | DBS.280064 | Check PDP permissions failed. | 细粒度鉴权失败。 | 请联系客服处理。 |
400 | DBS.280066 | Invalid log type. | 非法的日志类型。 | 检查日志类型是否符合要求。 |
400 | DBS.280067 | Invalid start time. | 非法的开始时间。 | 检查开始时间是否符合要求。 |
400 | DBS.280068 | Invalid end time. | 非法的结束时间。 | 检查结束时间是否符合要求。 |
400 | DBS.280110 | The DB instance does not exist. | 实例不存在或已被删除。 | 检查租户是否拥有该实例,实例名或实例ID是否正确,实例是否存在。 |
400 | DBS.280122 | Invalid DB engine. | 存储接口非法。 | 检查存储接口是否和实例接口匹配。 |
400 | DBS.280123 | Invalid node number. | 节点个数非法。 | 检查节点个数是否符合要求。 |
400 | DBS.280124 | Invalid backup. | 非法的备份ID。 | 检查备份ID是否正确,是否符合要求。 |
400 | DBS.280125 | Invalid backup policy. | 自动备份策略非法。 | 检查自动备份策略是否符合要求。 |
400 | DBS.280127 | Invalid backup description. | 非法的备份描述。 | 检查备份描述是否正确,是否符合要求。 |
400 | DBS.280200 | The password contains invalid characters. | 密码中包含非法字符。 | 检查密码是否正确,是否符合要求。 |
400 | DBS.280214 | Invalid retention period. | 保留天数非法。 | 检查备份保留天数是否正确。 |
400 | DBS.280215 | Invalid backup cycle. | 备份周期非法。 | 检查备份开始时间、结束时间,备份周期是否正确,是否符合要求。 |
400 | DBS.280216 | Invalid backup start time. | 备份开始时间非法。 | 检查备份开始时间是否符合要求,备份开始时间和备份结束时间的关系是否正确。 |
400 | DBS.280234 | Invalid DB instance name. | 实例名称非法。 | 检查实例名称是否正确,实例是否存在。 |
400 | DBS.280235 | Invalid database type. | 数据库接口非法。 | 检查数据库接口名称是否正确。 |
400 | DBS.280236 | Invalid database version. | 数据库版本非法。 | 检查数据库的版本号是否支持。 |
400 | DBS.280239 | Invalid specifications. | 非法的规格。 | 检查规格码是否正确,规格在当前可用区是否存在,规格是否支持。 |
400 | DBS.280240 | The specification does not exist. | 规格码不存在。 | 检查规格码是否正确,规格是否支持。 |
400 | DBS.280241 | Invalid storage type. | 非法的磁盘类型。 | 检查磁盘的类型是否正确,是否符合要求。 |
400 | DBS.280242 | The storage space is out of range. | 磁盘大小超出范围。 | 检查磁盘大小的值是否正确。 |
400 | DBS.280244 | Invalid AZ. | 可用区非法。 | 检查可用区的参数是正确,可用区是否存在,可用区是否和规格匹配。 |
400 | DBS.280247 | Invalid VPC. | VPC非法。 | 检查VPC ID是否正确,VPC是否存在。 |
400 | DBS.280248 | Invalid subnet. | 子网非法。 | 检查子网ID是否正确,子网是否存在。 |
400 | DBS.280249 | Invalid security group. | 安全组非法。 | 检查安全组ID是否正确,安全组是否存在。 |
400 | DBS.280251 | Invalid backup period. | 备份周期非法。 | 检查备份周期是否符合要求。 |
400 | DBS.280266 | Invalid storage space. | 磁盘大小非法。 | 检查磁盘大小的值是否正确,是否符合要求。 |
400 | DBS.280267 | Specifications not match. | 规格不匹配。 | 检查规格信息是否正确,规格是否和实例匹配。 |
400 | DBS.280269 | Invalid Datastore Info. | 非法的数据库信息。 | 检查数据库信息Datastore是否正确,是否符合要求。 |
400 | DBS.280277 | Invalid backup name. | 备份名称非法。 | 检查备份名称是否正确,是否符合要求。 |
400 | DBS.280280 | Invalid DB instance number. | 实例个数非法。 | 检查实例个数是否正确,是否符合要求。 |
400 | DBS.280284 | Invalid IP address. | IP非法。 | 检查IP是否正确,是否符合要求。 |
400 | DBS.280292 | Invalid database username. | 用户名非法。 | 检查用户名是否正确,是否符合要求。 |
400 | DBS.280311 | Invalid storage space. | 磁盘大小非法。 | 检查磁盘大小的值是否正确,是否符合要求。 |
400 | DBS.280314 | Invalid storage space. | 磁盘类型非法。 | 检查磁盘类型是否正确,是否符合要求,实例是否支持该磁盘类型。 |
400 | DBS.280327 | Invalid node type. | 节点类型非法。 | 检查节点类型是否正确,是否符合要求,节点类型与实例是否匹配,节点类型与组ID、节点ID是否匹配。 |
400 | DBS.280341 | Invalid DB instance type. | 实例数据库类型非法。 | 检查操作实例是否为云数据库 GeminiDB接口所支持的实例。 |
400 | DBS.280342 | Invalid DB instance mode. | 实例模式非法。 | 检查实例模式是否正确,是否符合要求,实例模式与实例ID是否匹配。 |
400 | DBS.280347 | Unsupported database type. | 数据库类型不支持。 | 检查实例类型是否正确,是否符合要求。 |
400 | DBS.280365 | Invalid payment mode. | 非法的付费模式。 | 检查付费模式是否正确,是否符合要求。 |
400 | DBS.280366 | Invalid order ID. | 非法的订单号。 | 检查包周期订单号是否传入,是否符合要求。 |
400 | DBS.280391 | Action check states. | 非法的操作 | 检查输入的action是否符合要求。 |
400 | DBS.280404 | Invalid DB instance ID. | 非法的实例ID。 | 检查实例ID是否正确,是否符合要求。 |
403 | DBS.280406 | The DB instance cannot be deleted. | 不允许删除实例。 | 检查实例接口和计费方式是否支持直接删除实例。 |
400 | DBS.280407 | Invalid node ID. | 非法的节点ID。 | 检查节点ID是否正确,是否符合要求。 |
400 | DBS.280408 | Invalid project id. | 非法的项目ID。 | 检查项目ID是否正确,是否符合要求。 |
400 | DBS.280414 | Invalid group type. | 非法的组类型。 | 检查组类型是否正确,是否符合要求,组类型与实例是否匹配,组类型与组ID是否匹配。 |
400 | DBS.280416 | Invalid backup end time. | 备份结束时间非法。 | 检查是否缺失备份结束时间,检查备份结束时间周期、格式是否满足要求。 |
400 | DBS.280421 | Invalid EIP. | 弹性公网IP非法。 | 检查弹性公网IP是否存在,是否符合要求。 |
403 | DBS.280433 | Invalid enterprise project ID. | 企业项目ID无效。 | 检查企业项目ID是否符合要求。 |
400 | DBS.280434 | The specifications are unavailable. | 资源规格编码无效。 | 检查资源规格编码是否存在,是否符合要求。 |
400 | DBS.280437 | Not support enterprise project. | 不支持企业项目。 | 当前用户尚未开通企业项目服务,请开启企业项目服务或不传入相关参数。 |
400 | DBS.280438 | Invalid encryption key. | 磁盘加密密钥ID无效。 | 检查请求中的磁盘加密密钥ID是否已经创建并且状态可用,当前接口是否支持磁盘加密。 |
400 | DBS.280439 | Invalid limit. | 限制查询数量不正确。 | 检查参数“limit”值设置是否符合要求。 |
400 | DBS.280440 | Invalid offset. | 偏移量不正确。 | 检查参数“offset”值设置是否符合要求。 |
400 | DBS.280441 | Invalid key. | 标签key无效。 | 检查标签key是否符合要求。 |
429 | DBS.280443 | The maximum number of connections has been reached. | 超出最大连接数。 | 同一租户调用接口请求过于频繁,请降低频率。 |
400 | DBS.280444 | Invalid value. | 标签value无效。 | 检查标签value是否符合要求。 |
400 | DBS.280445 | The DB instance class is not available. | 实例规格不可用。 | 当前实例规格不可用,请更换为其他规格。 |
400 | DBS.280446 | The database information does not exist. | 数据库信息不存在。 | 检查“datastore”字段是否存在。 |
400 | DBS.280453 | Invalid DSS storage pool ID. | 专属存储池ID无效。 | 检查专属存储池ID是否正确 |
400 | DBS.280465 | Invalid password. | 用户密码非法。 | 检查用户密码是否符合要求。 |
400 | DBS.280469 | Invalid ECS group policy. | 非法的云服务器组关联策略。 | 检查云服务器组关联策略是否正确 |
400 | DBS.280480 | The target specification is same as current. | 目标规格与当前规格相同。 | 检查目标规格是否与当前规格相同。 |
400 | DBS.280456 | This operation is not supported by the current billing mode. | 当前计费模式不支持该操作。 | 检查当前实例的计费模式, 是否符合接口要求。 |
400 | DBS.290000 | Parameter error. | 参数错误。 | 检查传入的参数或URL是否全部正确,是否符合要求。 |
400 | DBS.301024 | Invalid backup restore information. | 无效的备份恢复信息。 | 检查备份恢复信息是否合法。 |
400 | DBS.301040 | The target security group is same as current. | 目标安全组与当前安全组相同。 | 检查目标安全组是否与当前安全组相同。 |
400 | DBS.301071 | Invalid session id. | 非法会话ID。 | 检查会话ID是否正确,是否符合要求。 |
400 | DBS.301072 | Invalid plan summary. | 非法执行计划。 | 检查执行计划是否正确,是否符合要求。 |
400 | DBS.301073 | Invalid operation type. | 非法操作类型。 | 检查操作类型是否正确,是否符合要求。 |
400 | DBS.301074 | Invalid namespace. | 非法命名空间。 | 检查命名空间是否正确,是否符合要求。 |
400 | DBS.301075 | Invalid cost time. | 非法执行时间。 | 检查执行时间是否正确,是否符合要求。 |
400 | DBS.301076 | Query session failed. | 查询会话失败。 | 检查实例状态,请联系客服处理。 |
400 | DBS.301077 | Kill session failed. | 终结会话失败。 | 检查实例状态,请联系客服处理。 |
400 | DBS.03000001 | The instance has not build biactive relationship. | 实例尚未搭建双活关系。 | 检查实例状态是否搭建双活关系。 |
400 | DBS.03000002 | Invalid threshold. | 阈值输入错误。 | 检查传入的阈值是否符合规范。 |
400 | DBS.03000003 | Invalid step. | 自动扩容步长输入错误。 | 检查传入的步长是否符合规范。 |
400 | DBS.03000004 | Invalid switch option. | 开关输入形式错误。 | 检查输入的开关是否为“on”或者“off”。 |

