最近更新时间:2022-01-18
{ |
错误码 | 错误消息 | 状态码 |
Unknown.Error | 未知错误 | 500 |
Engine.Invalid | Engine校验失败 | 400 |
Engine.NotNull | Engine不能为空 | 400 |
Action.Invalid | Action校验失败 | 400 |
Action.NotNull | Action不能为空 | 400 |
RegionId.Invalid | RegionId校验失败 | 400 |
RegionId.NotNull | RegionId不能为空 | 400 |
DBInstanceId.NotNull | DBInstanceId不能为空 | 400 |
HttpMethod.Invalid | HTTP请求方式和Action不匹配 | 400 |
RequestBody.ParseError | 请求消息体解析失败 | 400 |
PageSize.Invalid | PageSize校验失败 | 400 |
PageNumber.Invalid | PageNumber校验失败 | 400 |
Port.Invalid | Port校验失败 | 400 |
Port.NotNull | Port不能为空 | 400 |
EngineVersion.Invalid | EngineVersion校验失败 | 400 |
EngineVersion.NotNull | EngineVersion不能为空 | 400 |
AzId.Invalid | AzId校验失败 | 400 |
AzId.NotNull | AzId不能为空 | 400 |
AzIdSlave.Invalid | AzIdSlave校验失败 | 400 |
AzIdSlave.NotNull | AzIdSlave不能为空,选择的实例系列必须上送AzIdSlave | 400 |
RenewType.Invalid | RenewType校验失败 | 400 |
RenewType.NotNull | RenewType不能为空,选择的计费方式必须上送RenewType | 400 |
Renew.NotSupport | 实例的计费方式不支持续费,只有包年包月支持续费 | 403 |
InstanceMode.Invalid | InstanceMode校验失败 | 400 |
InstanceMode.NotNull | InstanceMode不能为空 | 400 |
PayType.Invalid | PayType校验失败 | 400 |
PayType.NotSupport | 当前用户不支持此计费方式 | 403 |
PayType.NotNull | PayType不能为空 | 400 |
UsedTime.Invalid | UsedTime校验失败 | 400 |
UsedTime.NotNull | UsedTime不能为空,选择的计费方式必须上送UsedTime | 400 |
Period.Invalid | Period校验失败 | 400 |
Period.NotNull | Period不能为空,选择的计费方式必须上送Period | 400 |
InstanceClass.Invalid | InstanceClass校验失败 | 400 |
InstanceClass.NotNull | InstanceClass不能为空 | 400 |
InstanceStorage.Invalid | InstanceStorage校验失败 | 400 |
InstanceStorage.NotNull | InstanceStorage不能为空 | 400 |
InstanceStorageType.Invalid | InstanceStorageType校验失败 | 400 |
InstanceStorageType.NotNull | InstanceStorageType不能为空 | 400 |
InstanceType.Invalid | InstanceType校验失败 | 400 |
InstanceType.NotNull | InstanceType不能为空 | 400 |
SourceInstanceId.NotNull | SourceInstanceId不能为空,选择的实例类型必须上送SourceInstanceId | 400 |
Quantity.NotNull | Quantity不能为空 | 400 |
Quantity.Invalid | Quantity校验失败 | 400 |
NodeNumber.NotNull | NodeNumber不能为空 | 400 |
NodeNumber.Invalid | NodeNumber校验失败 | 400 |
Instance.NotFound | 实例不存在 | 404 |
ReadOnly.NotAllow | 只读实例不允许执行此操作 | 403 |
AccountName.NotNull | AccountName不能为空 | 400 |
AccountName.Invalid | AccountName校验失败,由小写字母、数字、下划线组成,以字母开头,字母或数字结尾,最长16个字符 | 400 |
AccountPassword.NotNull | AccountPassword不能为空 | 400 |
AccountPassword.Invalid | AccountPassword校验失败,大写字母、小写字母、数字、特殊字符占四种,长度为8-32位,特殊字符为!@#$%^&*()_+-= | 400 |
AccountType.NotNull | AccountType不能为空 | 400 |
AccountType.Invalid | AccountType校验失败 | 400 |
RevokeDBList.NotNull | RevokeDBList不能为空 | 400 |
GrantDBList.NotNull | GrantDBList不能为空 | 400 |
DBName.NotNull | DBName不能为空 | 400 |
AccountPrivilege.NotNull | AccountPrivilege不能为空 | 400 |
CharacterSetName.NotNull | CharacterSetName不能为空 | 400 |
DBName.Invalid | DBName校验失败,由字母、数字、下划线组成,必须以字母开头,字母或数字结尾,长度为1-64个字符 | 400 |
Parameters.NotNull | Parameters不能为空 | 400 |
Parameters.ParseError | Parameters解析失败,json格式不正确 | 400 |
GroupName.NotNull | GroupName不能为空 | 400 |
GroupName.Invalid | GroupName校验失败,由小写字母、数字、下划线组成,以小写字母开头,以字母或数字结尾。长度为2-32个字符 | 400 |
IPList.NotNull | IPList不能为空 | 400 |
GroupId.NotNull | GroupId不能为空 | 400 |
WhiteList.NotExist | 白名单不存在 | 400 |
IP.Num.Limit | IP个数超过20个 | 400 |
InstanceStatus.NotAllow | 当前实例状态不允许执行此操作 | 403 |
ReadOnly.InstanceStatus.NotAllow | 当前实例下的只读实例状态不允许执行此操作 | 403 |
Source.InstanceStatus.NotAllow | 当前只读实例的主实例状态不允许执行此操作 | 403 |
IP.Format.Invalid | IP格式校验错误 | 400 |
HighAccount.Limit | 高权限账号最多只能新建一个 | 403 |
AccountName.Exist | 用户名已存在 | 400 |
ParameterValue.Invalid | 参数值不在允许的范围内 | 400 |
ManualBackup.Limit | 手动备份一天不超过10个 | 403 |
AccountName.Reserved | 不允许使用保留用户名 | 400 |
DBName.Reserved | 不允许使用保留数据库名 | 400 |
IP.Repeated | 包含重复IP或IP段 | 400 |
IP.Reserved | 添加或修改的IP中存在属于内部使用的保留IP | 400 |
DBName.Exist | 数据库名已经存在 | 400 |
NodeStatus.NotAllow | 当前实例中存在状态异常的节点,不允许执行此操作 | 403 |
BackupPeriod.NotNull | BackupPeriod不能为空 | 400 |
BackupPeriod.Invalid | BackupPeriod校验失败 | 400 |
BackupTime.Invalid | BackupTime校验失败 | 400 |
BackupStartTime.Invalid | BackupStartTime必须小于等于当前时间 | 400 |
BackupEndTime.Invalid | BackupEndTime必须大于等于开始时间 | 400 |
BackupStartTime.FormatError | BackupStartTime格式错误 | 400 |
BackupEndTime.FormatError | BackupEndTime格式错误 | 400 |
RequestParam.Invalid | 请求参数错误 | 400 |
UserQuota.Limit | 当前用户配额不足 | 403 |