错误码
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
状态码 |
错误码 |
错误信息 |
描述 |
处理措施 |
---|---|---|---|---|
400 |
eihealth.01020001 |
Project {0} already exists. |
空间{0}已存在。 |
请用其他空间名创建空间。 |
400 |
eihealth.01020003 |
The status of project {0} is initial and cannot be updated. |
空间{0}的状态为初始化,无法更新。 |
请先尝试重新创建该空间后再更新。 |
400 |
eihealth.01020006 |
Project deletion not allowed. Only inactive, initial or abnormal projects can be deleted. |
不允许删除空间,只有初始化、冻结或异常状态空间才允许删除。 |
请先冻结该空间再删除。 |
400 |
eihealth.01020008 |
The user does not exist or is unavailable. |
用户不存在或状态不可用。 |
请检查用户ID是否正确。 |
400 |
eihealth.01020009 |
You do not have permission to delete projects. |
您无权删除空间。 |
请联系空间所有者删除该空间。 |
400 |
eihealth.01020010 |
Failed to transfer project {0} to user {1}. |
转移空间ID为 {0} 的空间给用户ID为 {1} 的用户失败。 |
请检查该空间的状态是否为可用或者冻结。 |
400 |
eihealth.01020011 |
You do not have permission to transfer projects. |
您没有转移空间的权限。 |
请联系空间所有者转移该空间。 |
400 |
eihealth.01020012 |
Projects can only be transferred to administrators. |
空间只能转移给管理员。 |
请更新该用户的角色为管理员后再转移空间。 |
400 |
eihealth.01020013 |
The project owner cannot be updated or removed. |
空间所有者不能被更新角色或移除。 |
请确认用户ID是否正确。 |
400 |
eihealth.01020015 |
Only inactive projects can update to to_be_deleted status. |
只有冻结状态空间可以被删除。 |
请先冻结该空间再删除。 |
400 |
eihealth.01020016 |
Only the owner of project can delete, restore, freeze and unfreeze project or setting if it is core project. |
只允许空间所有者删除、恢复删除、冻结、解冻空间或者设置空间是否为核心空间。 |
请联系owner进行操作。 |
400 |
eihealth.01020017 |
An error occurred when deleting the image or version. The image or version is being used by other projects: {0}. |
删除失败,该镜像或者版本正在被其他空间使用{0}。 |
请等待其他空间使用完毕再删除该镜像。 |
400 |
eihealth.01020021 |
Subscribed images cannot be updated or imported. |
不支持更新或者导入订阅的镜像。 |
请检查镜像ID是否正确。 |
400 |
eihealth.01020025 |
The number of receptor protein input files cannot exceed 97. |
受体蛋白输入文件数量不能大于97。 |
请重新选择受体蛋白输入文件。 |
400 |
eihealth.01020028 |
Duplicate user ids are included. |
批量删除列表中存在重复用户ID。 |
请检查用户ID列表中是否存在重复ID。 |
400 |
eihealth.01020029 |
Invalid user ID: {0}. |
不合法的用户ID:{0}。 |
请检查用户ID是否正确。 |
400 |
eihealth.01020030 |
The name {0} of the receptor protein input file does not match the database template column name rule. |
受体蛋白输入文件的名称 {0} 与数据库模板列名称规则不匹配。 |
请重新选择输入文件或者重命名文件。 |
400 |
eihealth.01020031 |
Duplicate image tags are included. |
批量删除列表中存在重复tag名称。 |
请检查镜像tag列表中是否存在重复tag名称。 |
400 |
eihealth.01020034 |
The list parameter {0} contains invalid values {1}. |
列表参数{0}中的值{1}非法。 |
请检查该列表参数的参数值是否合法。 |
400 |
eihealth.01020037 |
The path is invalid. |
路径无效。 |
请确认路径是否有效。 |
400 |
eihealth.01020040 |
The core project can not change to non-core project. |
核心空间不可修改为非核心空间。 |
核心空间不可修改为非核心空间。 |
400 |
eihealth.01020042 |
The storage capacity limit must not be less than the current project capacity. |
存储容量限制不得小于当前空间容量。 |
请增加容量设置。 |
400 |
eihealth.01020044 |
The value of storage quota must be between 1GB to 10PB. |
容量配额限制为1GB-10PB。 |
请修改容量配额。 |
400 |
eihealth.01020047 |
The role is not supported in current platform. |
当前平台不支持该角色。 |
请选择其他角色。 |
400 |
eihealth.01020048 |
The list parameter out lower bound. |
列表参数低于下限。 |
请检查列表参数的元素个数。 |
400 |
eihealth.01020051 |
The bucket selected is not a parallel file system. |
平台只支持并行文件系统。 |
选择并行文件系统。 |
400 |
eihealth.01020052 |
The bucket is already used by other project. |
选择桶已被其他空间使用。 |
请选择其他桶。 |
404 |
eihealth.01020002 |
User {0} does not have project with ID {1}. |
用户{0}没有ID为{1}的空间。 |
请检查空间ID是否正确。 |
404 |
eihealth.01020004 |
The image does not exist. |
镜像不存在。 |
请检查镜像ID是否正确。 |
404 |
eihealth.01020005 |
The image tag does not exist. |
镜像tag不存在。 |
请检查镜像tag是否正确。 |
404 |
eihealth.01020014 |
The user is not a project member. |
该用户不属于空间成员。 |
请确认用户ID是否正确。 |
404 |
eihealth.01020020 |
Version {0} of the image with the ID {1} cannot be found. |
镜像 {1} 的版本 {0} 不存在。 |
请检查镜像资产ID和版本是否正确。 |
404 |
eihealth.01020022 |
The remote image repository {0} does not exist. |
远程镜像仓库 {0} 不存在。 |
请使用客户端工具上传镜像。 |
404 |
eihealth.01020023 |
The tag {0} does not exist in the remote image repository {1}. |
远程镜像仓库 {1} 中不存在镜像版本 {0}。 |
请使用客户端工具上传。 |
404 |
eihealth.01020038 |
The data object does not exist. |
数据对象不存在。 |
请检查目标对象路径是否正确。 |
404 |
eihealth.01020050 |
The bucket {0} does not exist. |
该桶不存在。 |
请选择已有桶。 |
409 |
eihealth.01020019 |
Image {0}:{1} has already been subscribed. |
镜像 {0}:{1} 已经被订阅过了。 |
请检查要订阅的镜像资产版本是否正确。 |
409 |
eihealth.01020049 |
There exist the same bucket name in this account. |
本账户下存在相同桶名。 |
请输入新桶名或删除已存在的桶。 |
429 |
eihealth.01020035 |
The system is busy. Please try again later. |
系统繁忙,请稍后重试。 |
系统繁忙,请稍后重试。 |
500 |
eihealth.01020039 |
Create project failed. |
创建空间失败。 |
请联系技术支持。 |
400 |
eihealth.01100001 |
The job {0} is running and cannot be deleted. |
作业{0}处于运行态,不允许被删除。 |
请取消作业,或等待作业执行完成;当作业处于完成态时可被删除。 |
400 |
eihealth.01100001 |
The running or waiting job is not deletable. |
运行中或等待中的作业不支持删除。 |
检查drug的作业是否处于完成状态。 |
400 |
eihealth.01100002 |
The job of the drug is not cancellable. |
drug的作业无法取消。 |
检查drug的作业是否处于等待状态。 |
400 |
eihealth.01100003 |
At least one strong constraint or one weak constraint exists. |
至少存在一个强约束或者弱约束。 |
检查是否存在强约束或弱约束。 |
400 |
eihealth.01100004 |
The file path {0} is invalid. |
文件路径无效。 |
请检查文件路径是否有效。 |
400 |
eihealth.01100007 |
Only finished model can be set up for sharing. |
只有状态完成的模型才可以设置共享。 |
请检查模型的状态。 |
400 |
eihealth.01100010 |
Please enter a molecular expression or upload a molecule file. |
请输入分子表达式或者上传分子文件。 |
请输入分子表达式或者上传分子文件。 |
400 |
eihealth.01100011 |
Only finished model can be used, the status of model {0} created by {1} is {2}. |
只有状态完成的模型才可以使用,{1}创建的模型{0}的状态是{2}。 |
请检查模型的状态。 |
400 |
eihealth.01100013 |
Only support molecular optimization, molecular docking, target pocket molecules, or ADMET prediction tasks. |
只支持分子优化、分子对接、靶点口袋分子和ADMET预测。 |
请选择分子优化、分子对接、靶点口袋分子和ADMET预测这四种任务。 |
400 |
eihealth.01100014 |
The drug job not completed. |
药物作业未执行完成。 |
等待药物作业完成。 |
400 |
eihealth.01100017 |
Failed to connect CSS cluster. |
无法连接CSS集群。 |
请检查集群的管理员账户密码和公网地址。 |
400 |
eihealth.01100018 |
CSS cluster named {0} has been deleted, please rebind the CSS cluster. |
CSS集群{0}被删除,请重新绑定CSS集群。 |
请重新绑定CSS集群。 |
400 |
eihealth.01100020 |
Only finished database can be set up for sharing or appending data. |
只有状态完成的数据库才可以设置共享或追加数据。 |
请检查数据库的状态。 |
400 |
eihealth.01100022 |
Official database is not allowed to operate. |
禁止操作官方数据库。 |
禁止操作官方数据库。 |
400 |
eihealth.01100023 |
The column must include SMILES and NAME. |
列名必须包含SMILES和NAME。 |
请检查列名是否包含SMILES和NAME。 |
400 |
eihealth.01100024 |
The column {0} doesn't exist in csv data file. |
列{0}在文件中不存在。 |
请检查列名是否在文件中存在。 |
400 |
eihealth.01100026 |
The type of job must be one of DOCKING, OPTIMIZATION, POC_MOL_DESIGN and GENERATION. |
只支持下载分子对接、分子优化、靶点口袋分子设计、分子生成。 |
请检查作业类型。 |
400 |
eihealth.01100027 |
The job_result_url must belong to job. |
作业结果路径需为该作业实际作业结果路径。 |
请确认作业的作业结果路径。 |
400 |
eihealth.01100028 |
Chinese characters is not allowed in columns. |
列名不能包含中文。 |
请检查列名是否包含中文。 |
400 |
eihealth.01100029 |
Columns in file cannot be duplicated. |
文件中的列名不能重复。 |
请检查文件中的列名。 |
400 |
eihealth.01100030 |
Failed to create custom database, detail message: {0}. |
创建自定义数据库失败,具体原因是:{0}。 |
请检查使用的CSS集群的状态或者创建数据库的文件内容。 |
400 |
eihealth.01100031 |
Failed to delete custom database, detail message: {0}. |
删除自定义数据库失败,具体原因是:{0}。 |
请检查使用的CSS集群的状态。 |
400 |
eihealth.01100032 |
Download failed, detail message: {0}. |
下载失败,具体原因是:{0}。 |
请检查作业结果文件是否正确。 |
400 |
eihealth.01100033 |
Database {0} is not supported. |
不支持该分子数据库:{0}。 |
请检查分子数据库。 |
400 |
eihealth.01100034 |
The database {0} can not support generation job. |
该分子数据库{0}不支持分子生成作业。 |
请重新选择分子数据库。 |
400 |
eihealth.01100035 |
Ion type can not be None when charge is balanced. |
开启平衡电荷时离子种类不能选择None。 |
请检查平衡电荷是否开启以及离子种类。 |
400 |
eihealth.01100036 |
There are models that are not built from the base model: {0}. |
存在非该基模型构建的属性模型:{0}。 |
选择该基模型构建的属性模型。 |
400 |
eihealth.01100038 |
The base_model_id should not be blank. |
base_model_id不应为空。 |
检查参数base_model_id。 |
400 |
eihealth.01100039 |
Interactions cannot be added when no bind sites. |
无靶点时约束中不能添加相互作用力。 |
请检查约束。 |
400 |
eihealth.01100040 |
Duplicated interactions are not allowed: {0}__{1}. |
不允许重复相互作用力:{0}__{1}。 |
请检查约束中相互作用力。 |
400 |
eihealth.01100041 |
Duplicated receptors are not supported: {0}. |
不支持添加重复靶点:{0}。 |
请检查靶点。 |
400 |
eihealth.01100042 |
The sdf format is only supported when downloading molecules. |
仅下载小分子时支持sdf格式。 |
请检查参数。 |
400 |
eihealth.01100043 |
The file.data should contain 10-1000 similes. |
参数file.data应包含10-1000个分子表达式。 |
请检查参数。 |
400 |
eihealth.01100044 |
Length of file.data[{0}] should not exceed 1024. |
入参file.data[{0}] 长度不超过1024。 |
入参file.data[{0}] 长度不超过1024。 |
400 |
eihealth.01100045 |
The out_format is consistent with in_format. |
转换的格式与文件格式一致。 |
请检查请求参数。 |
400 |
eihealth.01100046 |
The in_format is not consistent with file format. |
待转换格式与文件格式不一致。 |
请检查请求参数。 |
403 |
eihealth.01100006 |
You do not have permission to operate the model {0}, this model is created by {1}. |
您无权限操作模型{0},该模型的创建者为{1}。 |
请检查您是否为模型{0}的创建者。 |
403 |
eihealth.01100008 |
You are not the member of the project {0} and not allowed to use project data. |
您不是空间{0}的成员,无权使用空间数据。 |
请使用当前用户参与空间的数据。 |
403 |
eihealth.01100019 |
You do not have permission to operate the database {0}, this database is created by {1}. |
您无权限操作数据库{0},该数据库的创建者为{1}。 |
请检查您是否为数据库{0}的创建者。 |
404 |
eihealth.01100012 |
The drug model {0} not exist. |
药物模型{0}不存在。 |
检查药物模型是否存在。 |
409 |
eihealth.01100005 |
You have created a drug model with the same name. |
您已经创建一个同名的药物模型。 |
请更改药物模型名称。 |
409 |
eihealth.01100016 |
This CSS cluster has been bound, the name of bound CSS cluster is {0}. |
此CSS集群已经绑定,集群名称为{0}。 |
请选择其它CSS集群。 |
409 |
eihealth.01100021 |
A database with the same name has already been created by {0}. |
{0}已经创建一个同名的数据库。 |
请更改数据库名称。 |
400 |
eihealth.01010022 |
password cannnot be null. |
密码不能为空。 |
请检查密码是否为空。 |
400 |
eihealth.01010027 |
The country/region code and phone number must exist at the same time. |
地区码和电话号码必须同时存在。 |
请同时设置地区码和电话号码。 |
400 |
eihealth.01010028 |
Weak passwords cannot be used. |
不能使用弱密码。 |
请更换复杂度更高的密码。 |
400 |
eihealth.01010029 |
The password cannot contain a phone number or email address. |
密码不能包含电话或邮箱地址。 |
请更换密码,避免包含电话或邮箱地址。 |
400 |
eihealth.01010030 |
The password cannot equals the username or the reverse of the username. |
密码不能包含用户名或用户名的反序。 |
请更换密码,避免包含用户名或用户名倒序。 |
400 |
eihealth.01010033 |
The user is in the unavailable state. |
用户状态非可用状态。 |
用户状态不可用,请联系管理员。 |
400 |
eihealth.01010034 |
The username has been used. |
用户名已被使用。 |
请更换用户名。 |
400 |
eihealth.01010035 |
The username has been used in IAM. |
用户名在IAM中已被使用。 |
检查用户名是否与本账号下的iam用户重名。 |
400 |
eihealth.01010037 |
Failed to delete the user because the user owns projects. Please contact the administrator. |
用户下还存在空间,无法删除用户,请联系管理员。 |
该用户下存在空间,请联系管理员。 |
400 |
eihealth.01010041 |
The user cannot be deleted on the username. This user has user_id. |
该用户存在用户ID,不能根据用户名删除。 |
请根据用户ID删除。 |
400 |
eihealth.01010044 |
Insufficient IAM user quota. |
IAM用户配额不足。 |
请检查IAM用户配额是否达到上限。 |
400 |
eihealth.01010046 |
The new password is not allowed. |
新密码不可用。 |
为了您的账户安全,请不用使用近期使用过的密码。 |
400 |
eihealth.01010047 |
The mobile number or email address is already used. |
手机或邮箱已经被使用。 |
请更换一个手机或邮箱。 |
400 |
eihealth.01010048 |
Incorrect verification code. |
验证码错误。 |
请检查验证码是否正确。 |
400 |
eihealth.01010049 |
The quantity of resources exceeds the quota limit. |
资源数量超出配额限制。 |
请检查资源数量是否到达了配额限制。 |
400 |
eihealth.01010050 |
Invalid user name. |
非法的用户名。 |
请检查用户名是否合法。 |
400 |
eihealth.01010051 |
Invalid email address. |
非法的邮箱地址。 |
请检查邮箱地址是否正确。 |
400 |
eihealth.01010052 |
This email address has been used. |
邮箱地址已被使用。 |
请更换一个邮箱地址。 |
400 |
eihealth.01010053 |
Invalid phone number. |
非法的电话号码。 |
请检查电话号码是否正确。 |
400 |
eihealth.01010054 |
This phone number has been used. |
电话号码已被使用。 |
请更换一个电话号码。 |
400 |
eihealth.01010055 |
Invalid password. Please check your IAM password policy. |
密码校验失败,请检查IAM中设置的密码策略。 |
请检查密码是否符合IAM中设置的密码策略。 |
400 |
eihealth.01010056 |
The new password cannot be same as the history password. |
新密码不能与历史密码相同。 |
更换一个未使用过的密码。 |
400 |
eihealth.01010057 |
The original password is incorrect. |
原密码错误。 |
请检查原密码是否正确。 |
400 |
eihealth.01010058 |
Please check the country code and mobile phone number, they must exist together. |
请检查国家码和手机号,它们必须同时存在。 |
请确认国家码和手机号是否都存在。 |
400 |
eihealth.01010060 |
Not authorized to create or delete labels. Please contact the administrator. |
无权创建或删除标签,请联系管理员。 |
请联系管理员创建或删除标签。 |
400 |
eihealth.01010062 |
Request verification code too frequently. Please try later. |
验证码请求过于频繁。 |
请稍后再试。 |
400 |
eihealth.01010063 |
Could not find the corresponding bound device information. |
找不到对应的设备信息。 |
请检查是否绑定了对应设备。 |
400 |
eihealth.01010064 |
The status of the performance resource does not allow updating the job quota and scheduling status. |
性能加速资源的状态不允许更新作业配额和调度状态。 |
请检查性能加速资源的状态。 |
400 |
eihealth.01010067 |
There are still running jobs on the performance resource, so it is not allowed to be deleted. |
该性能加速资源上仍有运行中的作业,不允许被删除。 |
请检查是否仍有运行中的作业。 |
400 |
eihealth.01010068 |
The parameter for {0} is more than max node count. |
参数值 {0} 大于节点数上限。 |
请修改对应参数。 |
400 |
eihealth.01010073 |
Computing cluster on current status does not support this action. |
集群当前状态不支持该操作。 |
请检查集群状态支持的操作。 |
400 |
eihealth.01010074 |
Failed to init platform. |
初始化平台失败。 |
请联系管理员。 |
400 |
eihealth.01010075 |
The cce cluster is not supported or not exist. |
不支持的CCE集群。请检查集群状态、版本、类型是否符合要求。 |
请检查集群是否存在且状态、版本、类型是在平台支持范围内。 |
400 |
eihealth.01010076 |
Before unbinding a computing cluster, unbind the SFS resources. |
解绑计算集群前请先解绑性能加速资源。 |
解绑计算集群前请先解绑性能加速资源。 |
400 |
eihealth.01020059 |
Data from 6 months ago cannot be queried. |
无法查询6个月之前的数据。 |
请重新输入查询起始时间。 |
403 |
eihealth.01010042 |
You do not have the permission to get this user's detail |
无权获取该用户详情。 |
请检查用户ID是否正确。 |
403 |
eihealth.01010061 |
Not agree privacy statement. |
未同意隐私声明。 |
请先同意对应的隐私声明。 |
404 |
eihealth.01010032 |
The user does not exist in the system. |
系统中不存在该用户。 |
请检查用户ID是否正确。 |
404 |
eihealth.01010036 |
The user does not exist in IAM. |
IAM中不存在该用户。 |
本账号下不存在该IAM用户,请联系管理员。 |
409 |
eihealth.01010059 |
The tag name {0} already exists. |
标签名 {0} 已存在。 |
请勿重复创建标签。 |
409 |
eihealth.01010066 |
Platform already has this user. Cannot import again. |
平台已存在该用户,无法导入。 |
请选择其他用户进行导入。 |
409 |
eihealth.01010072 |
Intern user conflicts. Please contact the service. |
内部同名用户未清理,请提工单联系服务处理。 |
请提工单联系服务处理。 |
400 |
eihealth.01080004 |
Each user can only favorite a maximum of 50 assets. |
每个用户最多收藏50个资产。 |
检查已收藏资产个数是否超过配额限制。 |
400 |
eihealth.01080005 |
Vendor of platform is not set. |
未完成平台供应商设置。 |
请联系系统管理员进行商标设置。 |
400 |
eihealth.01080008 |
Asset on current status cannot be operated. |
资产当前状态不能进行该操作。 |
请检查当前资产版本的状态。 |
404 |
eihealth.01080002 |
The asset does not exist. |
资产不存在。 |
检查资产ID是否存在。 |
404 |
eihealth.01080003 |
This version does not exist. |
该版本不存在。 |
检查该版本是否存在。 |
401 |
eihealth.01070004 |
The username or password is incorrect. You will be locked out for {1} minutes after {0} more failed attempts. |
用户名或密码错误,再输错{0}次该用户将被锁定{1}分钟。 |
请确认用户名和密码是否正确 |
401 |
eihealth.01070005 |
Your account has been locked. Try again in {0} minutes. |
当前用户已被锁定,请{0}分钟后重试。 |
请稍后再试 |
503 |
eihealth.01070006 |
IAM service error, please try later. |
IAM服务错误,请稍后重试。 |
IAM服务错误,请稍后重试。 |
400 |
eihealth.01000007 |
Invalid parameter. |
参数非法 |
请确保输入的参数合法 |
400 |
eihealth.01000007 |
Invalid parameter: {0}. |
参数非法: {0} |
请确保输入的参数合法: {0} |
400 |
eihealth.01000008 |
Required parameter {0} is not present. |
必须参数{0}没有提供。 |
请确保必须参数提供。 |
400 |
eihealth.01000009 |
Incorrect value type for parameter: {0}. |
方法参数{0}的类型不匹配。 |
请提供正确的参数类型。 |
400 |
eihealth.01000010 |
The parameter format is incorrect. |
参数格式不正确。 |
请确保请求消息内容格式正确。 |
400 |
eihealth.01000014 |
Request method not supported. |
不支持该请求方法。 |
请检查请求方法是否正确。 |
400 |
eihealth.01000020 |
The project {0} unavailable. |
空间 {0} 不可用。 |
请检查空间状态是否可用。 |
400 |
eihealth.01000026 |
The length of {0} is {1}. It must be between {2} to {3} characters. |
字段 {0} 长度为 {1},字符长度应介于{2}到{3}之间。 |
请检查字段长度是否超过限制。 |
400 |
eihealth.01000028 |
The size of the list {0} is {1}. It must be between {2} to {3}. |
数组 {0} 长度为 {1},应介于{2}到{3}之间。 |
请检查数组长度是否超过限制。 |
400 |
eihealth.01000030 |
The value of {0} must be between {1} to {2}. |
参数{0}的值应介于{1}到{2}之间。 |
请检查输入参数数值大小是否超过限制。 |
400 |
eihealth.01000031 |
The value of {0} cannot be empty. |
参数:{0}值不能为空。 |
请检查该输入参数是否遗漏。 |
400 |
eihealth.01000032 |
Invalid parameter: {0}. It does not match the regulations. |
参数非法:{0},参数值不符合规则。 |
请检查输入参数格式。 |
400 |
eihealth.01000035 |
Create notebook failed: flavor sold out. |
创建notebook失败:该规格售罄。 |
请更换规格重试。 |
400 |
eihealth.01000039 |
Invalid path: {0}. |
不合法的路径:{0}。 |
请检查路径是否正确。 |
400 |
eihealth.01000040 |
Invalid parameter: {0}. Unsupported value: {1}. |
参数非法:{0}。不支持该参数值:{1}。 |
检查参数值是否在支持的可选值内。 |
400 |
eihealth.01000041 |
Accept media type does not match the media type of reponse. |
请求设置的接收媒体类型与请求返回的媒体类型不符。 |
检查请求头中的设置的接口媒体类型是否正确。 |
400 |
eihealth.01000042 |
Requried upload file is not set. |
上传文件缺失。 |
检查请求的表单参数中是否设置了上传文件。 |
400 |
eihealth.01000043 |
Content-Type of your request is not supported. |
请求设置的Content-Type不支持。 |
请检查请求头中的Content-type是否正确设置。 |
400 |
eihealth.01000045 |
The from_time should be smaller than the to_time. |
查询的起始时间必须小于截止时间。 |
请重新输入查询起始时间和截止时间。 |
400 |
eihealth.01000046 |
Current state {0} does not support {1} operation. |
当前状态{0}不支持{1}操作。 |
当前状态不支持该操作,请延后操作。 |
400 |
eihealth.01000047 |
the {0} spec resource is sold out. |
规格 {0} 对应的资源已售罄。 |
选择其他规格或联系管理员。 |
400 |
eihealth.01000049 |
Do not support to delete pre-paid resource. |
不支持删除包周期资源。 |
包周期资源请执行退订流程。 |
400 |
eihealth.01000050 |
The data path is too long. |
数据路径过长。 |
请确认数据路径总长度不超过1024。 |
400 |
eihealth.01000051 |
Invalid label. Label {0} is not supported. |
标签非法,不支持标签{0}。 |
请检查标签是否合法。 |
400 |
eihealth.01000053 |
The directory structure is too deep. |
目录层级过深。 |
请确认目录层级不超过45层。 |
400 |
eihealth.01000054 |
The path is invalid. |
路径无效。 |
请确认路径是否有效。 |
400 |
eihealth.01000057 |
Vendor of platform is not set. |
未完成平台供应商设置。 |
未完成平台供应商设置。 |
400 |
eihealth.01000060 |
Incorrect verification code. |
验证码错误。 |
请检查验证码是否正确。 |
400 |
eihealth.01000061 |
Other resources are being processed, Please try again later. |
当前正在进行其他资源的处理动作,请稍后重试。 |
请稍后再试。 |
400 |
eihealth.01000063 |
Obtain the verification code again. |
请重新获取验证码。 |
请重新获取验证码。 |
400 |
eihealth.01000066 |
The IAM user has been added to 10 groups. Cannot be added to a new group. |
该IAM用户已加入10个用户组,无法加入新用户组。 |
将该用户移出无关用户组后重试,保证该用户加入的用户组不超过8个。 |
400 |
eihealth.01000070 |
The start of {0} is greater than the end. |
开始{0}大于结束时间。 |
请检查入参. |
400 |
eihealth.01000100 |
Get value from fault cache failed. |
从缓存获取失败 |
请重新发送请求。 |
400 |
eihealth.01100030 |
Failed to create custom database, detail message: {0}. |
创建自定义数据库失败,具体原因是:{0}。 |
请检查使用的CSS集群的状态或者创建数据库的文件内容。 |
400 |
eihealth.01100031 |
Failed to delete custom database, detail message: {0}. |
删除自定义数据库失败,具体原因是:{0}。 |
请检查使用的CSS集群的状态。 |
400 |
eihealth.01100070 |
Do not support to import this user. |
不支持导入该用户。 |
请检查该用户所在VDC,仅支持导入一级VDC用户。 |
400 |
eihealth.01100072 |
No computing cluster is bound or the computing cluster is unavailable. |
未绑定计算集群或者计算集群的状态不可用。 |
请绑定计算集群或者检查计算集群的状态。 |
401 |
eihealth.01000002 |
Authentication failed. |
认证失败。 |
检查用户名密码是否正确。 |
401 |
eihealth.01000017 |
Invalid Referer. |
无效的Referer。 |
无效的Referer,请检查浏览器设置。 |
403 |
eihealth.01000003 |
The token has expired. |
Token已过期。 |
Token已过期,请重新获取。 |
403 |
eihealth.01000019 |
Forbidden access. |
禁止访问。 |
请检查当前用户是否有权访问。 |
403 |
eihealth.01000055 |
The data storage is full, please contact the project administrator to configure the storage quota of the project. |
目前数据容量已满,需要联系空间管理员配置空间的数据容量。 |
目前数据容量已满,需要联系空间管理员配置空间的数据容量。 |
403 |
eihealth.01000068 |
This api is not supported on current platform. |
当前平台不支持该接口。 |
请检查访问的接口是否支持。 |
403 |
eihealth.01000069 |
The OBS file path {0} is not permitted to access. |
无权限访问obs文件路径{0}。 |
请检查是否有权限访问该文件路径。 |
404 |
eihealth.01000001 |
Request url not found. |
请求不存在。 |
检查请求是否正确。 |
404 |
eihealth.01000006 |
Project is not available. |
空间不可用。 |
检查空间状态。 |
404 |
eihealth.01000011 |
The object {0} does not exist. |
对象{0}不存在。 |
检查对象是否存在。 |
404 |
eihealth.01000012 |
Asset with id: {0} version: {1} does not exist. |
资产:{0}版本:{1}不存在。 |
请检查资产ID和版本。 |
408 |
eihealth.01000062 |
Resource creation timed out. |
资源创建超时。 |
请联系技术支持人员。 |
409 |
eihealth.01000022 |
Resource conflict detected. |
资源冲突。 |
请检查创建的资源是否重复。 |
409 |
eihealth.01000033 |
The quantity of {0} exceeds the quota limit. |
{0}的数量超过了配额限制。 |
请检查资源数量是否到达了配额限制。 |
409 |
eihealth.01000044 |
{0} already exists. |
{0} 已存在。 |
检查对象是否存在。 |
429 |
eihealth.01000021 |
System is busy, please try later. |
系统繁忙,请稍后再试。 |
系统繁忙,请稍后再试。 |
429 |
eihealth.01000036 |
Too many requests. Please try later. |
请求过于频繁,请稍后再试。 |
请求过于频繁,请稍后再试。 |
429 |
eihealth.01000067 |
Too many requests. Please try later. |
请求过于频繁,请稍后再试。 |
请稍后再试。 |
500 |
eihealth.01000004 |
Internal error. |
系统内部错误。 |
请联系技术支持人员。 |
500 |
eihealth.01000005 |
Service {0} status unknown. |
服务{0}状态未知。 |
检查服务是否异常。 |
500 |
eihealth.01000023 |
Version upgrade failed. |
版本升级失败。 |
请联系技术支持人员。 |
500 |
eihealth.01000024 |
Requests too frequent. |
请求过于频繁。 |
请求过于频繁,请稍后再试。 |
500 |
eihealth.01000034 |
Quota of internal service resource is used out. |
内部服务资源配额超限。 |
请联系技术支持人员。 |
500 |
eihealth.01000037 |
System is busy. Please try later. |
系统繁忙,请稍后再试。 |
系统繁忙,请稍后再试。 |
503 |
eihealth.01000038 |
Service Unavailable. |
服务不可用。 |
请联系技术支持人员。 |
503 |
eihealth.01000048 |
Service is unavailable now. Please check the resource is created successfully. |
服务不可用,请检查所需资源是否成功创建。 |
请检查资源是否购买且状态正常。 |
400 |
eihealth.01030002 |
The folder already exists. |
文件夹已存在。 |
请确认您想创建的文件夹是否已经存在。 |
400 |
eihealth.01030013 |
The file to be uploaded is too large. |
上传文件过大。 |
请选择一个10MB以内的文件重新上传。 |
400 |
eihealth.01030014 |
The data path is too long. |
数据路径过长。 |
请确认数据路径总长度不超过1024。 |
400 |
eihealth.01030017 |
The directory structure is too deep. |
目录层级过深。 |
请确认目录层级不超过45层。 |
400 |
eihealth.01030018 |
Quote data is too much. |
引用数据太多。 |
请确认一次引用的文件、目录不超过10项。 |
400 |
eihealth.01030019 |
The list contains an invalid path. |
列表包含无效路径。 |
请确认列表中是否包含了无效路径。 |
400 |
eihealth.01030021 |
A maximum of 10 data records can be selected. |
最多只能选择十条数据。 |
请不要选择超过十条数据。 |
400 |
eihealth.01030022 |
Invalidate folder path. |
无效的目录路径。 |
请检查路径是否指向了一个正确的目录。 |
400 |
eihealth.01030023 |
The path is invalid. |
路径无效。 |
请确认路径是否有效。 |
400 |
eihealth.01030024 |
Data job in current status [{0}] cannot be deleted. |
当前状态[{0}]的数据作业不能删除。 |
请检查数据作业状态。 |
400 |
eihealth.01030025 |
Data job in current status [{0}] cannot be retried. |
当前状态[{0}]的数据作业不能重试。 |
请检查数据作业状态。 |
400 |
eihealth.01030026 |
Data job of the current status cannot be canceled. |
当前状态的数据作业不能取消。 |
请检查数据作业状态。 |
400 |
eihealth.01030032 |
No computing resources are available. Please purchase them first. |
无计算资源,请先购买。 |
无计算资源,请先购买。 |
400 |
eihealth.01030040 |
Data job of this type cannot be retried. |
该类型数据作业不支持重试。 |
请重新创建该类型数据作业。 |
400 |
eihealth.01030042 |
Data could not be downloaded from this URL. |
无法从url下载数据。 |
请检查数据下载的url。 |
400 |
eihealth.01030043 |
Retries are not supported due to version upgrade. |
版本升级该任务不支持重试。 |
请重新创建该类型数据作业 |
400 |
eihealth.01030044 |
The specified starting position for downloading cannot be greater than the ending position, and it cannot exceed the size of the object. |
下载对象指定的开始位置不能大于结束位置,且不能大于对象的大小。 |
请检查开始位置和结束位置。 |
403 |
eihealth.01030035 |
This region is not supported. Select a bucket in another region. |
不支持该区域,请选择其他区域的桶。 |
不支持该区域,请选择其他区域的桶。 |
404 |
eihealth.01030001 |
The data object does not exist. |
数据对象不存在。 |
请检查目标对象路径是否正确。 |
404 |
eihealth.01030020 |
Query folder does not exist. |
查询目录不存在。 |
请检查目标目录路径是否正确。 |
404 |
eihealth.01030027 |
The data job does not exist. |
数据作业不存在。 |
检查数据作业ID是否正确。 |
404 |
eihealth.01030028 |
Version {0} of the data with the ID {1} cannot be found. |
数据 {1} 的版本 {0} 不存在。 |
请检查资产ID和版本是否正确。 |
404 |
eihealth.01030036 |
The quoted bucket does not exist. |
外部引用桶不存在。 |
该外部桶已被删除,请解除该桶的引用。 |
404 |
eihealth.01030041 |
Data has been deleted from OBS or OBSFS. |
数据已经在OBS/OBSFS中被删除。 |
数据已经在OBS、OBSFS中被删除。 |
429 |
eihealth.01030031 |
The system is busy. Please try again later. |
系统繁忙,请稍后重试。 |
系统繁忙,请稍后重试。 |
400 |
eihealth.01050005 |
The app's name and version cannot be updated. |
无法更新应用的名称和版本。 |
请检查请求参数是否改变了应用的名称或版本。 |
400 |
eihealth.01050006 |
Unable to update the subscribed app {0}. |
无法更新订阅的应用{0}。 |
订阅的应用不支持修改,请检查该应用是否为订阅应用。 |
400 |
eihealth.01050007 |
The asset type is not an app. |
该资产类型不是应用。 |
请选择资产类型为应用的资产进行订阅。 |
400 |
eihealth.01050008 |
The app {0}:{1} has already been subscribed. |
应用{0}:{1}已订阅。 |
该应用已订阅,可直接前往应用列表查看应用。 |
400 |
eihealth.01050009 |
The enum value {0} does not exist in the enum list. |
枚举列表中不存在枚举值{0}。 |
请检查该应用参数的取值是否在枚举列表中存在。 |
400 |
eihealth.01050010 |
The app parameter {0} does not support multiple values. |
应用参数{0}不支持多个值。 |
请检查应用参数的取值是否有多个。 |
400 |
eihealth.01050011 |
The app is being used by a workflow. You cannot update the quantities and types of the app's input and output parameters. |
应用正在被流程使用,无法更新输入和输出参数的数量和类型。 |
请检查是否改变了该应用输入和输出参数的数量和类型,或者删除所有使用到该应用的流程。 |
400 |
eihealth.01050013 |
The app is used by workflow {0} and cannot be deleted. |
应用被流程{0}使用,无法删除。 |
请删除所有使用该应用的流程后再删除该应用。 |
400 |
eihealth.01050014 |
The image {0} does not match the CPU type {1}. |
镜像{0}与cpu类型{1}不匹配。 |
请检查镜像与cpu类型是否匹配。 |
400 |
eihealth.01050015 |
The app's command field contains high-risk command. |
应用的命令字段中包含高危命令。 |
请检查应用的命令字段。 |
400 |
eihealth.01050016 |
The currently used asset {0} status is not available. |
当前使用的资产 {0} 状态不可用。 |
请检查请求资产是否已下线。 |
400 |
eihealth.01050018 |
The app commands contain unknown parameters: {0}. |
应用命令包含未知参数:{0}。 |
请检查应用命令是否存在未知参数。 |
400 |
eihealth.01050019 |
The output parameters or output dirs cannot select from buckets other than the project's own bucket. |
输出参数或输出路径不能选择除项目自身桶外的其他桶。 |
请检查输出参数或输出路径是否正确。 |
400 |
eihealth.01050100 |
There is a loop in the workflow. |
流程中存在环路。 |
请修改流程中步骤的依赖关系,使得流程为有向无环图。 |
400 |
eihealth.01050101 |
The variable references nest more than {0} times, exceeding the maximum loop limit. |
变量引用嵌套超过{0}次,超过了最大循环限制。 |
请检查流程中变量嵌套引用的次数是否超过规定次数。 |
400 |
eihealth.01050104 |
The workflow's name and version cannot be updated. |
无法更新流程的名称和版本。 |
请检查请求参数是否改变了流程的名称或版本。 |
400 |
eihealth.01050105 |
Unable to update the subscribed workflow {0}. |
无法更新订阅的流程{0}。 |
订阅的流程不支持修改,请检查该流程是否为订阅流程。 |
400 |
eihealth.01050106 |
The asset type is not a workflow. |
资产类型不是流程。 |
请选择资产类型为流程的资产进行订阅。 |
400 |
eihealth.01050107 |
The workflow {0}:{1} has been subscribed. |
流程{0}:{1}已订阅。 |
该流程已订阅,可直接前往流程列表查看流程。 |
400 |
eihealth.01050108 |
The workflow {0} has been subscribed. It cannot be imported. |
无法导入订阅流程{0}。 |
订阅的流程不支持导入,请检查该流程是否为订阅流程。 |
400 |
eihealth.01050109 |
The workflow {0} is already imported. It cannot be imported again. |
流程{0}无法再次导入。 |
该流程已导入,不支持二次导入;请在目标空间的流程列表中查找该流程。 |
400 |
eihealth.01050112 |
The name of task {0} input parameter {1} does not exist in the app {2}. |
子任务{0}的输入参数{1}在应用{2}中不存在。 |
请检查子任务的输入参数是否正确。 |
400 |
eihealth.01050114 |
The value of workflow parameter {0} in task {1} is not a valid reference parameter. |
流程子步骤{1}中的参数{0}的值不是有效的引用参数。 |
请检查流程子步骤中的参数值是否有效。 |
400 |
eihealth.01050115 |
The value of workflow concurrent parameter {0} in task {1} is inconsistent with the number of elements of reference parameter. |
流程子步骤{1}中的并发参数{0}的元素数量与引用参数的元素数量不一致。 |
请检查流程子步骤中并发参数值的元素数量是否一致。 |
400 |
eihealth.01050116 |
The name of task {0} input parameter {1} is a reference parameter, Multiple parameter values exist. |
子任务{0}的输入参数{1}为引用参数,参数值存在多个。 |
请检查子任务的输入参数是否正确。 |
400 |
eihealth.01050200 |
There are no tasks in workflow {0}. |
流程{0}中没有任务。 |
请检查流程中有无子任务。 |
400 |
eihealth.01050201 |
The required input parameter {0} cannot be empty for job creation. |
创建作业时,必填的输入参数{0}不能为空。 |
请检查必填的输入参数是否有值。 |
400 |
eihealth.01050203 |
When creating a job, the task_name {0} does not exist in the workflow {1}. |
在创建作业时,子任务名{0}在流程{1}中不存在。 |
请检查子任务的名称是否正确。 |
400 |
eihealth.01050205 |
Resources of the {0} type are unavailable to support task {2} of the {1} type. |
没有{0}类型的资源,不支持{1}类型的任务{2}。 |
请检查资源是否存在,类型是否正确。 |
400 |
eihealth.01050206 |
The flavor {0} is not supported for the task {1}. The flavor cannot exceed {2}. |
当前任务{1}不支持规格{0},该规格超出了支持的最大规格{2}。 |
请确认输入的资源大小不超出支持的最大规格。 |
400 |
eihealth.01050207 |
The current job status is {0}. The job cannot be retried. |
作业当前状态为{0},不支持重试。 |
请检查作业的状态是否正确。 |
400 |
eihealth.01050208 |
The current job status is {0}. The job cannot be canceled. |
作业当前状态为{0},不支持取消。 |
请检查作业的状态是否正确。 |
400 |
eihealth.01050209 |
The job {0} has been garbage collected. It cannot be retried. |
当前作业{0}已被清理,不支持重试。 |
请新建作业后再重试。 |
400 |
eihealth.01050210 |
Failed to cancel the job. Refresh the page and try again. |
取消作业失败,请刷新页面后重试。 |
请刷新页面后重试。 |
400 |
eihealth.01050211 |
The I/O accelerated instance is unavailable. |
I/O加速实例不可用。 |
请检查I/O加速实例状态是否可用。 |
400 |
eihealth.01050212 |
The I/O accelerated instance {0} does not exist. |
I/O加速实例{0}不存在。 |
请检查I/O加速实例是否存在。 |
400 |
eihealth.01050213 |
The job {0} is running and cannot be deleted. |
作业{0}处于运行态,不允许被删除。 |
请取消作业,或等待作业执行完成;当作业处于完成态时可被删除。 |
400 |
eihealth.01050214 |
Job {0} excute quota is: {1}, currently is overrun, please contact the administrator. |
作业{0}运行配额:{1},当前已超限,请联系管理员。 |
请联系管理员调整配额。 |
400 |
eihealth.01050215 |
{0} resource quota exceeds: {1}, run job needs {2}, currently already used {3}. Please adjust the job resource usage or contact the administrator. |
{0}资源额度超限:{1},作业运行需要{2},当前已占用{3},请调整作业资源用量或联系管理员。 |
请调整作业资源用量或联系管理员调整配额。 |
400 |
eihealth.01050216 |
There are no node has copy-in label. Please turn to the system label setting page to set. |
没有任何节点有copy-in标签,请前往系统标签设置页面进行设置。 |
请前往系统标签设置页面进行设置。 |
400 |
eihealth.01050217 |
Space usage or job expected space usage of current I/O accelerated instance has reached threshold. Please choose other available instance. |
当前I/O加速实例已使用空间或作业预期使用空间已达到阈值,请选择其他可用实例。 |
选择其他有充足空间的I/O加速实例。 |
400 |
eihealth.01050218 |
Retrying job is not suppoprted because job will be garbage collected right after finish. |
不支持重试作业。作业完成后会被立即清理。 |
当前系统设置不支持重试作业。 |
400 |
eihealth.01050219 |
Number of jobs waiting for current IO accelerated instance has reached threshold. Please choose other available instance. |
当前IO加速实例上等待的作业数量已达配额上限,请选择其他可用实例。 |
选择其他可用的IO加速实例。 |
400 |
eihealth.01050220 |
No IO accelerated instances are available currently. |
当前无可用的IO加速实例。 |
请联系管理员增加可用的IO加速实例。 |
400 |
eihealth.01050221 |
The task input parameters must be no more than 4096 characters. |
子任务输入参数不得超过4096个字符。 |
请减少子任务输入参数字符数。 |
400 |
eihealth.01050223 |
The current job status is {0}. The job cannot be updated parameters. |
作业当前状态为{0},不支持更新参数。 |
请检查作业的状态是否正确。 |
400 |
eihealth.01050224 |
No sfs turbo available for job or no available quota for sfs. |
作业无可用的sfs加速节点或者sfs节点无可用配额。 |
请选择可用的sfs或者增加可用sfs的作业配额。 |
400 |
eihealth.01050225 |
The job contains I/O accelerated task: {0}. It is not allowed to modify FILE or DIRECTORY type parameter in this task. |
作业中包含使用IO加速的子任务:{0},不允许修改该子任务中文件或目录类型的参数值。 |
请检查是否修改了文件或目录型参数值。 |
400 |
eihealth.01050226 |
It is not allowed to modify the reference parameter value in the job, also not allowed to modify the parameter value to other references. |
不允许修改作业中的引用参数值,也不允许将参数值修改为其他引用。 |
请检查参数后二次修改。 |
400 |
eihealth.01050227 |
The job contains tasks that are still running. Please force cancel and try again later. |
当前作业包含仍在运行的子任务,请先强制取消后重试。 |
作业包含仍在运行的子任务,请先强制取消后重试。 |
400 |
eihealth.01050228 |
Number of running job has exceeded limit. |
运行中的作业数量已超过最大限制。 |
请等待已投递作业运行完成,确保运行中作业数量不超过阈值。 |
400 |
eihealth.01050301 |
The OBS file path {0} is invalid or is not permitted to access. |
obs文件路径{0}非法或无权限访问。 |
请检查obs文件路径是否有效或者是否有权限访问该文件路径。 |
400 |
eihealth.01050506 |
The source project ID cannot be the same as the target project ID. |
源空间id不能与目标空间id相同。 |
请修改请求参数中的源空间的ID,使其与当前目标空间的ID不同。 |
400 |
eihealth.01050508 |
The image name or version is too long. |
镜像名或版本号过长。 |
请缩减镜像名或版本号的字符数。 |
400 |
eihealth.01050509 |
The from_time should not be greater then to_time. |
参数from_time不应大于to_time。 |
请检查参数from_time和to_time。 |
404 |
eihealth.01050001 |
The image {0} does not exist. |
镜像{0}不存在。 |
请检查应用中使用的镜像是否存在。 |
404 |
eihealth.01050002 |
The subscribed asset does not exist. |
订阅的资产不存在。 |
请检查订阅的资产ID是否正确。 |
404 |
eihealth.01050003 |
The app {0} does not exist in project. |
应用{0}在空间中不存在。 |
请检查该应用是否存在于此空间。 |
404 |
eihealth.01050102 |
The workflow {0} does not exist in project. |
流程{0}在空间中不存在。 |
请检查该流程是否存在于此空间。 |
404 |
eihealth.01050202 |
The job {0} does not exist in the project. |
作业{0}在空间中不存在。 |
请检查该作业是否存在于此空间。 |
404 |
eihealth.01050204 |
The task {0} does not exist in the job {1}. |
任务{0}在作业{1}中不存在。 |
请检查子任务的名称是否正确。 |
404 |
eihealth.01050222 |
The task instance {0} does not exist in the task {1}. |
任务实例名{0}在任务{1}中不存在。 |
请检查该任务是否生成了该任务实例。 |
409 |
eihealth.01050004 |
An app with the same name ({0}) and version ({1}) already exists. |
相同名称{0}和版本{1}的应用已存在。 |
请检查相同名称和版本的应用是否已存在。 |
409 |
eihealth.01050103 |
A workflow with the same name ({0}) and version ({1}) already exists. |
相同名称{0}和版本{1}的流程已存在。 |
请检查相同名称和版本的流程是否已存在。 |
409 |
eihealth.01050113 |
The workflow {0} has been imported and is currently called {1}. |
流程{0}已导入,当前的名称和版本为{1}。 |
请在流程列表中查看已导入的流程。 |
400 |
eihealth.01060004 |
Notebook of the current status cannot be started. |
当前状态无法启动。 |
请检查notebook的状态。 |
400 |
eihealth.01060005 |
Notebook of the current status cannot be stopped. |
当前状态无法停止。 |
请检查notebook的状态。 |
400 |
eihealth.01060006 |
Notebook of the current status cannot be deleted. |
当前状态无法删除。 |
请检查notebook的状态。 |
400 |
eihealth.01060007 |
Failed to obtain the token because the notebook is not running. |
notebook非运行中,无法获取token。 |
请启动notebook后再尝试获取。 |
400 |
eihealth.01060010 |
The notebook image does not exist. |
notebook镜像不存在。 |
请核对该镜像的组织、名称和版本信息。 |
400 |
eihealth.01060013 |
Authentication failed for the OBS storage path: {0}. |
obs存储路径:{0}鉴权失败。 |
请检查obs存储路径是否正确。 |
400 |
eihealth.01060014 |
The image name or version is too long. |
镜像名或版本号过长。 |
请缩减镜像名或版本号的字符数。 |
400 |
eihealth.01060015 |
The currently used asset {0} status is not available. |
当前使用的资产{0}状态不可用。 |
请检查请求资产是否已下线。 |
404 |
eihealth.01060003 |
The notebook does not exist. |
notebook不存在。 |
请检查notebook的ID是否正确。 |