错误码
|
HTTP status code |
错误码 |
错误信息 |
描述 |
操作 |
| 400 | CustomEndpoint.ExceedLimit | the count of custom endpoints can not exceed limiting value. | 自定义连接的数量超过限制 | 诊断 |
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | 该请求使用与先前相同但不相同的请求相同的客户端令牌。 除非请求相同,否则请勿将客户端令牌与其他请求重用。 | 诊断 |
| 400 | IncorrectDBInstance | Current DB instance does not support this operation. | 当前实例不支持这个操作 | 诊断 |
| 400 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | 当前的实例状态不支持此操作 | 诊断 |
| 403 | IncorrectEngineVersion | The current engine version does not support the operation. | 当前引擎版本不支持操作。 | 诊断 |
| 404 | InspectJob.NotFound | The inspection job is not found. | 巡检任务不存在 | 诊断 |
| 500 | InternalError | An error occurred while processing your request. | 接口暂时不可用 | 诊断 |
| 400 | InvalidAccessKeyId.NotFound | The specified Access Key ID does not exist. | 提供的访问密钥ID记录中不存在。 | 诊断 |
| 400 | InvalidAction | The specified Action is invalid. | 指定的Action无效。 | 诊断 |
| 404 | InvalidDBInstance.NotFound | The specified DB instance does not exist. | 数据库实例不存在 | 诊断 |
| 400 | InvalidDBInstance.NotFound | The specified DB instance does not exist or is not supported. | 指定实例不存在 | 诊断 |
| 404 | InvalidDBInstanceId.NotFound | The specified DBInstanceId does not exist. | 实例ID不存在 | 诊断 |
| 400 | InvalidEndTime.Malformed | The specified parameter EndTime is invalid. | 结束时间格式非法 | 诊断 |
| 400 | InvalidPageSize.Malformed | The specified parameter PageSize is not valid. | 分页格式非法 | 诊断 |
| 400 | InvalidParam | Invalid Parameter. | 参数有误 | 诊断 |
| 400 | InvalidParameter.DbInstanceIds | The parameter DbInstanceIds is invalid or empty. | 参数 DbInstanceIds 非法或为空 | 诊断 |
| 400 | InvalidParameter.Frequency | The parameter Frequency is invalid or missing. | 参数 Frequency 非法或缺失 | 诊断 |
| 400 | InvalidParameter.JobId | The parameter JobId is invalid. | 参数 JobId 非法 | 诊断 |
| 400 | InvalidParameter.JobName | The parameter JobName exceeds the maximum length of 64 characters. | 参数 JobName 长度超过 64 字符限制 | 诊断 |
| 400 | InvalidParameter.Operation | Operation is illegal. | 不允许该操作 | 诊断 |
| 400 | InvalidParameter.RegionId | The parameter RegionId is invalid. | 参数 RegionId 非法 | 诊断 |
| 400 | InvalidParameter.StartTime | The parameter StartTime is invalid or missing. | 参数 StartTime 非法或缺失 | 诊断 |
| 400 | InvalidParameter.TimeRange | The parameter TimeRange is invalid. | 参数 TimeRange 非法 | 诊断 |
| 400 | InvalidStartTime.Malformed | The specified parameter StartTime is not valid. | 开始时间格式非法 | 诊断 |
| 400 | InvalidStartTimeAndEndTime.Malformed | The end time must be later than the start time. | 结束时间必须大于开始时间 | 诊断 |
| 403 | NoPermission | You are not authorized to do this Action. | 您无权操作此接口 | 诊断 |
| 403 | NoPermission | no permission. | 无权限 | 诊断 |
| 403 | OperationDenied.DBInstanceEngine | You cannot operate the DB instance engine. | 拒绝操作该db存储引擎 | 诊断 |
| 400 | OperationDenied.DBInstanceType | The Child instance does not support this operation. | 子实例不支持该操作 | 诊断 |
| 403 | RAM.Permission.Denied | RAM authentication failed. | RAM鉴权失败 | 诊断 |
| 400 | Runtime.NotResponse | The server failed to respond. | 服务返回错误 | 诊断 |
| 403 | Transform.IncorrectEngineVersion | The current engine version is not the latest. Please upgrade to the latest version. | 当前实例版本不是最新版本,请升级到最新版本。 | 诊断 |
| 400 | Transform.UnSupportedDbVersion | Only database engine version 5.7 is supported. | 只有数据库引擎版本为5.7的是支持的。 | 诊断 |
该文章对您有帮助吗?