错误码
| 状态码 | 错误码 | 错误信息 | 描述 | 解决方案 | 
|---|---|---|---|---|
| 400 | 111400002 | Invalid project ID format. | Project ID的格式无效。 | 请检查请求参数是否合法。 | 
| 400 | 111400004 | Empty request body. | 请求消息体为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400005 | The message body contains invalid characters or is not in JSON format. | 请求消息体不是JSON格式或字段非法 。 | 请检查请求参数是否合法。 | 
| 400 | 111400007 | The selected cache engine type is not supported. | 不支持的缓存类型。 | 请检查请求参数是否合法。 | 
| 400 | 111400008 | The selected cache engine version is not supported. | 不支持的缓存版本。 | 请检查请求参数是否合法。 | 
| 400 | 111400009 | Invalid product ID in the request. | 请求参数product_id非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400010 | Invalid DCS instance name. The name must be 4 to 64 characters in length. Only letters (case-insensitive), digits, underscores (_) ,and hyphens (-) are allowed. | 实例名称不合法,只能包含字母、数字、下划线或者中划线,长度为4-64。 | 请检查请求参数是否合法。 | 
| 400 | 111400011 | DCS instance description cannot exceed 1024 characters. | 实例描述长度必须为0-1024。 | 请检查请求参数是否合法。 | 
| 400 | 111400012 | Invalid capacity parameter in the request. | 请求参数capacity非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400013 | Invalid vpc_id in the request. | 请求参数vpc_id为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400014 | Invalid security_group_id in the request. | 请求参数security_group_id为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400016 | Invalid subnet_id in the request. | 请求参数subnet_id为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400017 | This DCS instance job task is still running. | 实例任务还在运行中。 | 请稍后重试。 | 
| 400 | 111400018 | This subnet must exist in the VPC. | 子网必须在VPC中存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400019 | The password does not meet complexity requirements. | 密码复杂度不符合要求。 | 请检查请求参数是否合法。 | 
| 400 | 111400020 | DHCP must be enabled for this subnet. | 子网的DHCP必须开启。 | 请检查是否开启DHCP。 | 
| 400 | 111400021 | The isAutoRenew parameter in the request must be either 0 or 1. | 请求参数isAutoRenew非法,只能为0或者1。 | 请检查请求参数是否合法。 | 
| 400 | 111400022 | Engine does not match the product id. | 缓存引擎与产品ID不匹配。 | 请检查请求参数是否合法。 | 
| 400 | 111400026 | This operation is not allowed when the DCS instance is in the current state. | 实例的当前状态不支持此操作。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400027 | This operation is not supported on this node. | 当前节点不支持该操作。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400035 | DCS instance quota of the tenant is insufficient. | 租户实例配额不足。 | 请联系技术支持。 | 
| 400 | 111400036 | Memory quota of the tenant is insufficient. | 租户内存配额不足。 | 请联系技术支持。 | 
| 400 | 111400037 | The instanceParams parameter in the request contains invalid characters or is not in JSON format. | 请求参数instanceParams非法,不是JSON格式或字段非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400038 | The periodNum parameter in the request must be an integer. | 请求参数periodNum非法,必须为整数。 | 请检查请求参数是否合法。 | 
| 400 | 111400039 | The quota limit has been reached. | 请求调整配额超出限制范围。 | 请检查请求参数是否合法。 | 
| 400 | 111400042 | This AZ does not exist. | 可用区不存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400045 | This DCS instance is already unfrozen. | 实例没有被冻结,不能进行解除冻结操作。 | 请检查请求参数是否合法。 | 
| 400 | 111400046 | This security group does not exist. | 安全组不存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400047 | The periodType parameter in the request must be either 2 or 3. | 请求参数periodType非法,必须为2或者3。 | 请检查请求参数是否合法。 | 
| 400 | 111400048 | The security group must have both outbound and inbound rules with protocols set to ANY. | 安全组规则不符合要求,请确保安全组规则中同时包含协议为“ANY”的出方向和入方向规则。 | 请检查请求参数是否合法。 | 
| 400 | 111400053 | the upgrade instance version equals to current version. | 请求参数targetVersion非法,不能与当前版本相同。 | 请检查请求参数是否合法。 | 
| 400 | 111400054 | the selected available zone quota not enough. | 当前选择的可用区DCS服务已售罄。 | 请前往其他可用区购买或联系技术支持。 | 
| 400 | 111400060 | This DCS instance name already exists. | 实例名称已经存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400061 | Invalid instance ID format. | 实例ID的格式无效。 | 请检查请求参数是否合法。 | 
| 400 | 111400062 | Invalid {0} parameter in the request. | 查询参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400063 | Invalid {0} parameter in the request. | 请求参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400064 | The action parameter in the request must be start, stop, or restart. | 请求参数action非法,只能为start、stop或restart。 | 请检查请求参数是否合法。 | 
| 400 | 111400065 | The instances parameter in the request cannot be a null value or left unspecified. | 请求参数instances为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400066 | Invalid value of the configure parameter {0}. | 配置参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400067 | The available_zones parameter in the request must an array that contains only one AZ ID. | 请求参数available_zones非法,必须为只包含一个可用区 ID的数组。 | 请检查请求参数是否合法。 | 
| 400 | 111400068 | This VPC does not exist. | VPC不存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400070 | Invalid task ID format. | 任务ID的格式无效。 | 请检查请求参数是否合法。 | 
| 400 | 111400072 | Invalid saveDays instance backup policy parameter in the request. | 请求的实例备份策略参数saveDays非法,范围在1-7天。 | 请检查请求参数是否合法。 | 
| 400 | 111400073 | Invalid backupType instance backup policy parameter in the request. | 请求的实例备份策略参数backupType非法,只支持auto、manual。 | 请检查请求参数是否合法。 | 
| 400 | 111400074 | Invalid periodType instance backup policy parameter in the request. | 请求的实例备份策略参数periodType非法,只支持 weekly。 | 请检查请求参数是否合法。 | 
| 400 | 111400075 | Invalid backupAt instance backup policy parameter in the request. | 请求的实例备份策略参数backupAt非法,不能为空。 | 请检查请求参数是否合法。 | 
| 400 | 111400076 | Invalid beginAt instance backup policy parameter in the request. | 请求的实例备份策略参数beginAt非法,只能是00:00-00:00 格式。 | 请检查请求参数是否合法。 | 
| 400 | 111400080 | Instance password verify failed. | 实例密码校验错误。 | 请检查请求参数是否合法。 | 
| 400 | 111400086 | only master standby instance is support this action | 只有主备类型的实例才支持这个操作。 | 不支持此操作。 | 
| 400 | 111400087 | the backup record status is err when restore this instance | 恢复实例时,备份记录的状态错误,succeed状态的才能进 行恢复。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400094 | the system is not support dcs job. | 系统不支持后台任务功能。 | 不支持此操作。 | 
| 400 | 111400095 | the system is not support backup and restore. | 系统不支持备份恢复功能。 | 不支持此操作。 | 
| 400 | 111400096 | the instance is backuping. | 实例正在备份中,请稍后重试。 | 请稍后重试。 | 
| 400 | 111400097 | the instance is restoring. | 实例正在恢复中,请稍后重试。 | 请稍后重试。 | 
| 400 | 111400098 | The value of the remark parameter must be 0 to 128 characters in length. | 请求的实例备份策略参数remark非法,长度0-128。 | 请检查请求参数是否合法。 | 
| 400 | 111400099 | DCS instances in the Creating, Starting, Stopping, or Restarting state cannot be deleted. | 实例状态为创建中、重启中、删除中时不允许执行删除操 作。 | 请稍后重试。 | 
| 400 | 111400100 | The number of instance IDs in an instances array cannot exceed 50. | instances数组最多只能包含50个实例ID。 | 请检查请求参数是否合法。 | 
| 400 | 111400102 | The system is not support resize. | 系统不支持扩容。 | 不支持此操作。 | 
| 400 | 111400103 | The system is not support resize. | 扩容容量必须比原容量大。 | 请检查请求参数是否合法。 | 
| 400 | 111400104 | The DCS instance is recovering from an internal fault. Please try again later or contact customer service. | 实例内部异常正在恢复,请稍后重试或联系管理员。 | 请稍后重试或联系管理员。 | 
| 400 | 111400105 | The value of reserved-memory cannot be greater than the free memory size of this DCS instance. | 配置参数reserved-memory的值不能大于实例的空闲内存。 | 请检查请求参数是否合法。 | 
| 400 | 111400106 | The value of maintain time illegal. | 维护时间窗参数非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400108 | The Instance exists for processing sacle up order. Please try again later. | 实例存在正在处理的扩容订单,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400111 | the instance is restarting. | 实例正在重启中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400113 | the instance is extending. | 实例正在扩容中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400114 | the instance is configuring. | 正在修改实例配置,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400115 | the instance is changing the password. | 正在修改实例密码,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400116 | the instance is upgrading. | 实例正在升级中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400117 | the instance is rollbacking the version. | 实例正在回滚中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400118 | the instance is creating. | 实例正在创建中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400119 | Query Bill Sample failed | 实例不存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400120 | the instance is Freezing. | 实例正在冻结中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | 111400800 | Invalid {0} in the request. | 请求参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | 111400843 | The no_password_access parameter is missing or its value is invalid. | 缺少参数no_password_access或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | 111400844 | The access_user parameter is missing or its value is invalid. | 缺少参数access_user或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | 111400845 | The password parameter is missing or its value is invalid. | 缺少参数password或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | 111400849 | The request parameter new_password should not exist. | 请求参数new_password不应存在。 | 请检查请求参数是否合法。 | 
| 400 | 111400850 | This operation is not supported when Password-Free Access is enabled for the instance. | 实例当前的免密访问设置不支持该操作。 | 请使用重置密码。 | 
| 400 | DCS. 4855 | Master standby swap is not supported. | 不支持主备切换。 | 不支持此操作。 | 
| 400 | DCS.1004 | Project ID does not match the token. | Project-ID和Token不匹配。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4002 | Invalid project ID format. | Project ID的格式无效。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4004 | Empty request body. | 请求消息体为空 | 请检查请求参数是否合法。 | 
| 400 | DCS.4005 | The message body contains invalid characters or is not in JSON format. | 请求消息体不是JSON格式或字段非法 。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4007 | The selected cache engine type is not supported. | 不支持的缓存类型。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4008 | The selected cache engine version is not supported. | 不支持的缓存版本。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4009 | Invalid product ID in the request. | 请求参数product_id非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4010 | Invalid DCS instance name. The name must be 4 to 64 characters in length. Only letters (case-insensitive), digits, underscores (_) ,and hyphens (-) are allowed. | 实例名称不合法,只能包含字母、数字、下划线或者中划线,长度为4-64。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4011 | DCS instance description cannot exceed 1024 characters. | 实例描述长度必须为0-1024。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4012 | Invalid capacity parameter in the request. | 请求参数capacity非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4013 | Invalid vpc_id in the request. | 请求参数vpc_id为空。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4014 | Invalid security_group_id in the request. | 请求参数security_group_id为空。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4016 | Invalid subnet_id in the request. | 请求参数subnet_id为空。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4017 | This DCS instance job task is still running. | 实例任务还在运行中。 | 请稍后重试。 | 
| 400 | DCS.4018 | This subnet must exist in the VPC. | 子网必须在VPC中存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4019 | The password does not meet complexity requirements. | 密码复杂度不符合要求。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4020 | DHCP must be enabled for this subnet. | 子网的DHCP必须开启。 | 请检查DHCP是否开启。 | 
| 400 | DCS.4021 | The isAutoRenew parameter in the request must be either 0 or 1. | 请求参数isAutoRenew非法,只能为0或者1。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4022 | Engine does not match the product id. | 缓存引擎与产品ID不匹配。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4026 | This operation is not allowed when the DCS instance is in the current state. | 实例的当前状态不支持此操作。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4027 | This operation is not supported on this node. | 当前节点不支持该操作。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4035 | DCS instance quota of the tenant is insufficient. | 租户实例配额不足。 | 请联系技术支持。 | 
| 400 | DCS.4036 | Memory quota of the tenant is insufficient. | 租户内存配额不足。 | 请联系技术支持。 | 
| 400 | DCS.4037 | The instanceParams parameter in the request contains invalid characters or is not in JSON format. | 请求参数instanceParams非法,不是JSON格式或字段非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4038 | The periodNum parameter in the request must be an integer. | 请求参数periodNum非法,必须为整数。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4039 | The quota limit has been reached. | 请求调整配额超出限制范围。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4042 | This AZ does not exist. | 可用区不存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4045 | This DCS instance is already unfrozen. | 实例没有被冻结,不能进行解除冻结操作。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4046 | This security group does not exist. | 安全组不存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4047 | The periodType parameter in the request must be either 2 or 3. | 请求参数periodType非法,必须为2或者3。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4048 | The security group must have both outbound and inbound rules with protocols set to ANY. | 安全组规则不符合要求,请确保安全组规则中同时包含协议为“ANY”的出方向和入方向规则。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4049 | The instance status is not running. | 实例状态不是运行中。 | 请联系技术支持。 | 
| 400 | DCS.4053 | the upgrade instance version equals to current version. | 请求参数targetVersion非法,不能与当前版本相同。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4054 | the selected available zone quota not enough. | 当前选择的可用区DCS服务已售罄。 | 请前往其他可用区购买或联系技术支持。 | 
| 400 | DCS.4060 | This DCS instance name already exists. | 实例名称已经存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4061 | Invalid instance ID format. | 实例ID格式非法 | 请检查请求参数是否合法。 | 
| 400 | DCS.4062 | Invalid {0} parameter in the request. | 查询参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4063 | Invalid {0} parameter in the request. | 请求参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4064 | The action parameter in the request must be start, stop, or restart. | 请求参数action非法,只能为start、stop或restart。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4065 | The instances parameter in the request cannot be a null value or left unspecified. | 请求参数instances为空。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4066 | Invalid value of the configure parameter {0}. | 配置参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4067 | The available_zones parameter in the request must an array that contains only one AZ ID. | 请求参数available_zones非法,必须为只包含一个可用区 ID的数组。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4068 | This VPC does not exist. | VPC不存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4070 | Invalid task ID format. | 任务ID的格式无效。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4072 | Invalid saveDays instance backup policy parameter in the request. | 请求的实例备份策略参数saveDays非法,范围在1-7天。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4073 | Invalid backupType instance backup policy parameter in the request. | 请求的实例备份策略参数backupType非法,只支持auto、manual。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4074 | Invalid periodType instance backup policy parameter in the request. | 请求的实例备份策略参数periodType非法,只支持 weekly。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4075 | Invalid backupAt instance backup policy parameter in the request. | 请求的实例备份策略参数backupAt非法,不能为空。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4076 | Invalid beginAt instance backup policy parameter in the request. | 请求的实例备份策略参数beginAt非法,只能是00:00-00:00 格式。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4080 | Instance password verify failed. | 实例密码校验错误。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4086 | only master standby instance is support this action | 只有主备类型的实例才支持这个操作。 | 不支持此操作。 | 
| 400 | DCS.4087 | the backup record status is err when restore this instance | 恢复实例时,备份记录的状态错误,succeed状态的才能进 行恢复。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4094 | the system is not support dcs job. | 系统不支持后台任务功能。 | 不支持此操作。 | 
| 400 | DCS.4095 | the system is not support backup and restore. | 系统不支持备份恢复功能。 | 不支持此操作。 | 
| 400 | DCS.4096 | the instance is backuping. | 实例正在备份中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4097 | the instance is restoring. | 实例正在恢复中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4098 | The value of the remark parameter must be 0 to 128 characters in length. | 请求的实例备份策略参数remark非法,长度0-128。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4099 | DCS instances in the Creating, Starting, Stopping, or Restarting state cannot be deleted. | 实例状态为创建中、重启中、删除中时不允许执行删除操 作。 | 请稍后重试。 | 
| 400 | DCS.4100 | The number of instance IDs in an instances array cannot exceed 50. | instances数组最多只能包含50个实例ID。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4102 | The system is not support resize. | 系统不支持扩容。 | 不支持此操作。 | 
| 400 | DCS.4103 | The system is not support resize. | 扩容容量必须比原容量大。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4104 | The DCS instance is recovering from an internal fault. Please try again later or contact customer service. | 实例内部异常正在恢复,请稍后重试或联系管理员。 | 请稍后重试或联系管理员。 | 
| 400 | DCS.4105 | The value of reserved-memory cannot be greater than the free memory size of this DCS instance. | 配置参数reserved-memory的值不能大于实例的空闲内存。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4106 | The value of maintain time illegal. | 维护时间窗参数非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4108 | The Instance exists for processing sacle up order. Please try again later. | 实例存在正在处理的扩容订单,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4111 | the instance is restarting. | 实例正在重启中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4113 | the instance is extending. | 实例正在扩容中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4114 | the instance is configuring. | 正在修改实例配置,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4115 | the instance is changing the password. | 正在修改实例密码,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4116 | the instance is upgrading. | 实例正在升级中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4117 | the instance is rollbacking the version. | 实例正在回滚中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4118 | the instance is creating. | 实例正在创建中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4119 | Query Bill Sample failed | 实例不存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4120 | the instance is Freezing. | 实例正在冻结中,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | DCS.4800 | Invalid {0} in the request. | 请求参数{0}非法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4843 | The no_password_access parameter is missing or its value is invalid. | 缺少参数no_password_access或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4844 | The access_user parameter is missing or its value is invalid. | 缺少参数access_user或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4845 | The password parameter is missing or its value is invalid. | 缺少参数password或取值不合法。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4849 | The request parameter new_password should not exist. | 请求参数new_password不应存在。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4850 | This operation is not supported when Password-Free Access is enabled for the instance. | 实例当前的免密访问设置不支持该操作。 | 请检查请求参数是否合法。 | 
| 400 | DCS.4875 | Create replication number exceed max number limit. | 创建副本数超过最大数量限制 | 请检查请求参数是否合法。 | 
| 400 | DCS.4879 | r/w instance have only one repl can not remove ip from dns | 读写分离实例只有一个副本不支持摘除副本ip | 请检查请求参数是否合法。 | 
| 400 | DCS.4911 | The network ip insufficient. | 子网ip数量不足。 | 请检查子网ip数量是否充足,建议释放不再使用的ip或者更换ip数量充足的子网 | 
| 400 | DCS.4918 | Instance bigkey analyze is running. | 实例大key分析正在执行。 | 请稍后重试。 | 
| 400 | DCS.4919 | Does not support bigkey analyze. | 不支持大key分析。 | 不支持此操作。 | 
| 400 | DCS.4930 | The request param node_list is invalid | 请求参数node_list非法 | 请检查请求参数是否合法。 | 
| 400 | DCS.4931 | Node is not replica, can't delete. | 节点非只读副本,无法删除. | 请检查请求参数是否合法。 | 
| 400 | DCS.4935 | Only one slave replication has dns ip, can not delete | 只有一个备节点有dns ip,不允许删除该副本 | 请检查请求参数是否合法。 | 
| 400 | DCS.4936 | The master node cannot be deleted | 主节点不允许被删除 | 请检查请求参数是否合法。 | 
| 400 | DCS.4937 | Only has one slave node,can not delete | 唯一的备节点不允许被删除 | 请检查请求参数是否合法。 | 
| 400 | DCS.4939 | The param slave_priority_weight is invalid. | 请求参数slave_priority_weight 非法 | 请检查请求参数是否合法。 | 
| 400 | DCS.4941 | The hotkey id does not exist. | 热key分析ID不存在。 | 请检查请求参数是否合法 | 
| 400 | DCS.4942 | The bigkey id does not exist. | 大key分析ID不存在。 | 请检查请求参数是否合法。 | 
| 401 | 111401001 | Invalid token. | Token无效。 | 请检查请求参数是否合法。 | 
| 401 | 111401002 | Token expired. | Token过期。 | 请检查请求参数是否合法。 | 
| 401 | 111401003 | No token in the request. | Token缺失。 | 请检查请求参数是否合法。 | 
| 401 | 111401004 | Project ID does not match the token. | Project-ID和Token不匹配。 | 请检查请求参数是否合法。 | 
| 401 | DCS.1001 | Invalid token. | Token无效。 | 请检查请求参数是否合法。 | 
| 401 | DCS.1002 | Token expired. | Token过期。 | 请检查请求参数是否合法。 | 
| 401 | DCS.1003 | No token in the request. | Token缺失。 | 请检查请求参数是否合法。 | 
| 401 | DCS.1004 | Project ID does not match the token. | Project-ID和Token不匹配。 | 请检查请求参数是否合法。 | 
| 403 | 111403002 | This tenant has read permission only and cannot perform this operation. | 租户只有只读权限,无法操作DCS。 | 请检查请求参数是否合法。 | 
| 403 | 111403003 | This role does not have the permission to perform this operation. | 角色没有操作权限,无法执行此操作。 | 请检查请求参数是否合法。 | 
| 403 | DCS.2007 | Policy does not allow {} to be performed. | 操作权限不足。 | 请检查账户是否有对应的操作权限。 | 
| 403 | DCS.3002 | This tenant has read permission only and cannot perform this operation. | 租户只有只读权限,无法操作DCS。 | 请检查请求参数是否合法。 | 
| 403 | DCS.3003 | This role does not have the permission to perform this operation. | 角色没有操作权限,无法执行此操作。 | 请检查请求参数是否合法。 | 
| 404 | 111404001 | The requested URL does not exist. | 请求的URL不存在。 | 请检查请求参数是否合法。 | 
| 404 | 111404022 | This DCS instance does not exist. | 实例不存在。 | 请检查请求参数是否合法。 | 
| 404 | 111404023 | This DCS order does not exist. | 订单不存在。 | 请检查请求参数是否合法。 | 
| 404 | DCS.4001 | The requested URL does not exist. | 请求的URL不存在。 | 请检查请求参数是否合法。 | 
| 404 | DCS.4022 | This DCS instance does not exist. | 实例不存在。 | 请检查请求参数是否合法。 | 
| 404 | DCS.4023 | This DCS order does not exist. | 订单不存在。 | 请检查请求参数是否合法。 | 
| 405 | 111405001 | This request method is not allowed. | 请求中指定的方法不被允许。 | 请检查请求参数是否合法。 | 
| 405 | DCS.5001 | This request method is not allowed. | 请求中指定的方法不被允许。 | 请检查请求参数是否合法。 | 
| 500 | 111400069 | Another user is modifying configuration parameters of the DCS instance. Please try again later. | 其他用户正在修改实例的配置参数,请稍后再试。 | 请稍后重试。 | 
| 500 | 111400101 | Delete instance backup file failed. | 删除实例备份文件失败。 | 请联系技术支持 | 
| 500 | 111400842 | job execution status failed. | Job任务执行失败。 | 请联系技术支持 | 
| 500 | 111500000 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500006 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500017 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500020 | vm add port fail | 虚拟机添加端口异常。 | 请联系技术支持 | 
| 500 | 111500024 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500031 | create instance fail | 创建DCS实例失败。 | 请联系技术支持 | 
| 500 | 111500032 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500037 | query order info fail | 查询订单详情失败。 | 请稍后重试或联系技术支持。 | 
| 500 | 111500041 | No resource tenant available. | 无可用资源租户。 | 请稍后重试或联系技术支持。 | 
| 500 | 111500044 | update resource status fail | 更新云服务实例资源状态失败。 | 请稍后重试或联系技术支持。 | 
| 500 | 111500053 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500054 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500070 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500071 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500077 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500078 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500079 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500082 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500083 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500085 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500090 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500091 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500092 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500095 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | 111500104 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | DCS. 5094 | Master standby swap failed. | 主备切换失败。 | 请联系技术支持 | 
| 500 | DCS.4069 | Another user is modifying configuration parameters of the DCS instance. Please try again later. | 其他用户正在修改实例的配置参数,请稍后再试。 | 请稍后重试。 | 
| 500 | DCS.4101 | Delete instance backup file failed. | 删除实例备份文件失败。 | 请联系技术支持 | 
| 500 | DCS.4842 | job execution status failed. | Job任务执行失败。 | 请联系技术支持 | 
| 500 | DCS.5000 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | DCS.5006 | Job submit failed | job任务提交失败。 | 请联系技术支持 | 
| 500 | DCS.5006 | Submit job failed. | 提交任务失败 | 请联系技术支持 | 
| 500 | DCS.5017 | Failed to save instance information. | 保存实例信息失败 | 请联系技术支持 | 
| 500 | DCS.5020 | vm add port fail | 虚拟机添加端口异常。 | 请联系技术支持 | 
| 500 | DCS.5024 | Query instance failed. | 查询实例失败。 | 请联系技术支持 | 
| 500 | DCS.5031 | create instance fail | 创建DCS实例失败。 | 请联系技术支持 | 
| 500 | DCS.5032 | Failed to create order. | 创建订单号失败 | 请联系技术支持 | 
| 500 | DCS.5037 | query order info fail | 查询订单详情失败。 | 请联系技术支持 | 
| 500 | DCS.5041 | No resource tenant available. | 无可用资源租户。 | 请联系技术支持 | 
| 500 | DCS.5044 | update resource status fail | 更新云服务实例资源状态失败。 | 请联系技术支持 | 
| 500 | DCS.5053 | Instance node not found. | 未找到实例节点 | 请联系技术支持 | 
| 500 | DCS.5054 | Failed to generate password. | 生成密码失败。 | 请联系技术支持 | 
| 500 | DCS.5070 | Internal service error. | 内部服务错误。 | 请联系技术支持 | 
| 500 | DCS.5071 | Failed to create instance backup strategy. | 创建实例备份策略失败。 | 请联系技术支持 | 
| 500 | DCS.5077 | Query instance backup strategy failed | 查询实例备份策略失败。 | 请联系技术支持 | 
| 500 | DCS.5077 | Query instance failed. | 查询实例失败 | 请联系技术支持 | 
| 500 | DCS.5078 | Query backup record failed. | 查询备份记录失败。 | 请联系技术支持 | 
| 500 | DCS.5079 | Query restore record failed. | 查询恢复记录失败。 | 请联系技术支持 | 
| 500 | DCS.5081 | The resource tenant does not exist. | 资源租户不存在。 | 请联系技术支持 | 
| 500 | DCS.5082 | Failed to register resource tenant backup user. | 注册资源租户备份用户失败。 | 请联系技术支持 | 
| 500 | DCS.5083 | Failed to save backup user. | 保存备份用户失败。 | 请联系技术支持 | 
| 500 | DCS.5085 | Failed to update backup strategy. | 更新备份策略失败。 | 请联系技术支持 | 
| 500 | DCS.5090 | Failed to save backup information. | 保存备份信息失败。 | 请联系技术支持 | 
| 500 | DCS.5091 | Script execution failed. | 执行脚本失败。 | 请联系技术支持 | 
| 500 | DCS.5092 | Failed to save and restore data. | 保存恢复数据失败。 | 请联系技术支持 | 
| 500 | DCS.5095 | The script execution failed and needs to be retried. | 执行脚本失败,需要重试。 | 请联系技术支持 | 
| 500 | DCS.5104 | Failed to modify order. | 修改订单失败。 | 请联系技术支持 | 
 
    