闪电立方 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | Import address num exceeded. | 数据地址数量超过限制。 | 诊断 | |
400 | Src or dest import address type is invalid. | 源或目的地址的类型不合法。 | 诊断 | |
400 | Import agent num exceeded. | 代理数量超过限制。 | 诊断 | |
400 | Concurrency running job exceed limit. | 任务并发执行数量超过上限。 | 诊断 | |
400 | Import job num exceeded. | 任务数量超过限制。 | 诊断 | |
400 | The import tunnel is occupied by import agent. | 通道正在被使用。 | 诊断 | |
400 | The specified import job status is invalid. | 不合法的任务状态。 | 诊断 | |
400 | Missing argument. | 缺少必要参数。 | 诊断 | |
403 | This version of the online migration service is no longer supported since 2025-01-10 00:00:00 CST, please use our new service. | 旧版在线迁移服务将于2025年1月10日正式下线,请您前往新版控制台使用。 | 诊断 | |
404 | The specified import address does not exist. | 数据地址不存在。 | 诊断 | |
404 | The specified import agent does not exist. | 指定的代理不存在。 | 诊断 | |
404 | The specified import job does not exist. | 任务不存在。 | 诊断 | |
404 | The specified import job's parent does not exist. | 父任务不存在。 | 诊断 | |
404 | The specified import job runtime id not exist. | 指定的任务执行ID不存在。 | 诊断 | |
409 | The specified import address already exist. | 同名数据地址已存在。 | 诊断 | |
409 | The import address is occupied by import job. | 数据地址正在被使用。 | 诊断 | |
409 | The specified import agent already exist. | 同名代理已存在。 | 诊断 | |
409 | The import agent is occupied by import address. | 代理正在被使用。 | 诊断 | |
409 | The specified import job already exist. | 同名任务已存在。 | 诊断 | |
409 | Update import job status conflict. | 并发更新任务状态有冲突。 | 诊断 | |
409 | The job has descendants. | 该任务存在子任务。 | 诊断 | |
409 | Import job is in deleting. | 任务正在删除中。 | 诊断 | |
409 | Already has job on the same srcAddress and destAddress. | 同源同目的地址的任务已存在。 | 诊断 | |
409 | There is other request update the job concurrently. | 并发更新任务状态发生冲突。 | 诊断 | |
500 | Internal server error. | 服务端内部错误。 | 诊断 | |
503 | Qps limit for the operation is exceeded. | 请求频率超过限制。 | 诊断 |