管理面API错误码
调用接口出错后,将不会返回结果数据。调用方可根据每个接口对应的错误码来定位错误原因。当调用出错时,HTTP 请求返回一个 4xx 或 5xx 的 HTTP 状态码。返回的消息体中是具体的错误代码及错误信息。在调用方找不到错误原因时,可以联系技术人员,并提供错误码,以便尽快帮您解决问题。
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
400 | GES.0001 | Incorrect parameter. | 参数错误 |
|
400 | GES.0016 | Resource not found | 未找到资源 |
|
400 | GES.7000 | The graph does not exist or has been deleted. | 图不存在或者已被删除 |
|
400 | GES.7001 | The graph is not running. | 图不在运行状态 |
|
400 | GES.7002 | The graph is being backed up. | 图正在备份 |
|
400 | GES.7003 | The graph is being stopped or is stopped. | 图正在停止或者处于停止状态 |
|
400 | GES.7004 | Components at the IaaS layer are faulty. | IAAS层组件故障 | 查看IAM、VPC、ECS、OBS等IAAS层组件是否有故障。 |
408 | GES.7005 | The underlying service of the graph engine is unavailable. | 图引擎底层服务不可用 | 请稍后重试或者联系技术支持人员。 |
400 | GES.7006 | An internal error occurs in the underlying service of the graph engine. | 图引擎底层服务内部错误 | 请稍后重试或者联系技术支持人员。 |
400 | GES.7007 | The job does not exist. | Job不存在 | 检查URL中的JobID是否正确。 |
400 | GES.7008 | The job is stopped. | Job已停止 | Job不能重复执行停止操作。 |
400 | GES.7009 | The job operation is not supported. | Job操作不支持 | Job操作不支持。 |
400 | GES.7010 | Failed to verify the schema and data files. | 图模式文件和数据校文件验失败 | 请检查图模式文件和边、点数据集文件是否匹配。 |
400 | GES.7011 | The path or name of the schema or data file is invalid. | 图模式文件或数据文件路径或者名字不合法 | 请检查图模式文件、点数据集文件、边数据集文件名称是否合法,只能由英文字母、数字、下划线、感叹号、中划线、点号、星号、左括号、右符号、斜线组成。 |
400 | GES.7012 | Failed to verify the graph name. | 图名称校验失败 | 请检查图名称,只能以字母开头,由英文字母、数字、下划线组成,且长度位于4~64之间。 |
400 | GES.7013 | The graph name already exists. | 图名称已存在 |
|
400 | GES.7014 | An error is reported when the metadata verification API is called. | 校验元数据接口报错 | 请检查action_id等号后面的值是否为check-schema等。 |
400 | GES.7015 | The graph is not running or is stopped. | 图不在运行或者处于停止状态 |
|
400 | GES.7016 | The request body or header is invalid. | 请求体或者请求头不合法 | 请检查API参考文档,确保请求体和请求头中的每个配置项都严格按照参考文档来。 |
400 | GES.7017 | The object does not exist. Check whether the bucket or object name is correct. | 对象不存在,检查桶名或者对象名是否正确 | 检查请求体中的图样式文件、点数据集文件或者边数据集文件是否在OBS上存在。 |
400 | GES.7018 | The number of graphs or edges reaches the upper limit. | 图个数或者边个数达到配额 | 请调用查询配额接口,查看图是否还有可用配额。 |
400 | GES.7019 | The number of graph backups reaches the upper limit. | 图备份个数达到配额 | 请调用查询配额接口,查看图备份是否还有可用配额。 |
400 | GES.7020 | The VPC does not exist. | VPC不存在 | 查看请求体的虚拟私有云ID是否存在。 |
400 | GES.7021 | The subnet cannot be found in the specified VPC. | 指定的VPC下子网不存在 | 查看请求体的子网ID是否不存在,或者是否不属于上述的虚拟私有云。 |
400 | GES.7022 | The security group does not exist. | 安全组不存在 | 查看请求体的安全组ID是否存在。 |
400 | GES.7023 | The graph size index is invalid. | 图规模类型索引不合法 | 查看请求体的图规模类型索引是否合法。 |
400 | GES.7024 | The graph backup does not exist or has been deleted. | 图备份不存在或已删除 |
|
400 | GES.7027 | Failed to create an agency. | 委托创建失败 |
|
400 | GES.7028 | Failed to authorize an agency. | 委托授权失败 |
|
400 | GES.7029 | The agency resource exceeds the quota limit. | 委托超过配额限制 | 在IAM界面查看委托是否达到配额限制。 |
400 | GES.7030 | Agency query error. | 委托查询出错 | 查看errorMessage获取具体信息。 |
400 | GES.7031 | Invalid binding type of an EIP. | 弹性IP绑定类型不合法 | 确认弹性IP绑定类型,取值如下:
|
400 | GES.7032 | The EIP resource exceeds the quota limit. | 弹性IP超过配额限制 | 在VPC弹性公网IP界面查看是否达到配额限制。 |
400 | GES.7033 | Invalid EIP ID. | 弹性IP ID不合法 | 如果弹性IP绑定类型选择“bind_existing”,请确保eipId真实存在。 |
400 | GES.7034 | Resources in the current AZ have been sold out. | 当前available zone已售罄 | 请切换别的available zone后重试。 |
400 | GES.7035 | Invalid region code. | Region编码不合法 | 确保输入正确的Region编码。 |
400 | GES.7036 | The target version is earlier than the current version. | 升级版本低于当前版本 | 升级图时还能升级到高版本。 |
400 | GES.7037 | The graph is not in the Stopped state. | 图不在停止状态 | 查看图是否处于停止状态。 |
400 | GES.7038 | You cannot bind an EIP to a graph that has bound an EIP. | 图不能重复绑定EIP | 图不能重复绑定EIP。 |
400 | GES.7039 | You cannot unbind an EIP from a graph that has not bound an EIP. | 没有绑定图的EIP不能执行解绑EIP操作 | 没有绑定图的EIP不能执行解绑EIP操作。 |
400 | GES.7040 | Failed to back up a graph. | 图备份没有成功 | 从备份恢复图时,选择的备份没有成功。 |
400 | GES.7041 | Insufficient permission. | 账号权限不足 | 账号权限不足。 |
400 | GES.7042 | The graph is being created. | 图在创建中 | 图仍在创建中。 |
400 | GES.7048 | Invalid graph operation. | 图操作不合法 | 请检查action_id等号后面的值是否为start,stop,import-graph,export-graph,clear-graph,upgrade等。 |
400 | GES.7049 | The parameter does not exist. | 参数不存在 | 请检查拼装的请求参数体和API文档是否一致,API文档中的必选项一定要填写。 |
400 | GES.7050 | The parameter is empty. | 参数为空 | 请检查拼装的请求参数体和API文档是否一致,API文档中的非空项一定要填写值。 |
400 | GES.7051 | Components at the IaaS layer are faulty. | IAAS层组件故障 |
|
400 | GES.7052 | Invalid CPU architecture of the graph instance. | 图实例CPU架构不合法 | 检查创建图时填写的“arch”参数是否为x86_64或者aarch64。 |
400 | GES.7054 | The graph is being deleted or has been deleted. | 图正在删除或者已被删除 | 该错误主要发生在并发删除的场景,一般稍后重试就会提示图不存在。 |
400 | GES.7056 | The graph of the current flavor cannot be scaled out. | 当前规格图不支持变更规格 | 当前一万边和百亿边规格图不支持变更规格。请确认当前图类型不是百亿或者一万。 |
400 | GES.7057 | Invalid graph flavor for scale-out. | 变更规格的图规格不合法 | 变更规格请求体的参数“graphSizeTypeIndex”的取值有效范围为“2”、“3”、“4”、“5”,分别代表变更规格到千万、一亿、十亿、百亿等。 |
400 | GES.7059 | The IaaS resources of the graph flavor to be scaled out are insufficient. | 变更规格的图规格IAAS资源不足 | 确认计算资源是否充足,GES各规格的图所需的IAAS资源参考LLD。 |
400 | GES.7061 | Failed to create the ECS because the resources are insufficient. | 创建云服务器失败,资源不足 | 确认计算资源是否充足,GES各规格的图所需的IAAS资源参考LLD。 |
400 | GES.7062 | Failed to create the data disk. | 创建数据盘失败 | 确认FusionStorage容量或参考返回的errorMessage获取详细错误信息。 |
400 | GES.7063 | Failed to create the system disk. | 创建系统盘失败 | 确认FusionStorage容量或参考返回的errorMessage获取详细错误信息。 |
400 | GES.7064 | Failed to create the ECS. | 创建ECS失败 | 参考返回的errorMessage或者参考如何获取管理面微服务日志下载日志,在日志中搜索创建失败的任务ID,联系IAAS运维同事处理。 |
400 | GES.7065 | Failed to query the image because the image does not exist. | 查询镜像失败,镜像不存在 | 确认GES管理面配置的镜像ID是否存在。 |
400 | GES.7066 | Failed to query the flavor. | 查询规格失败 | 确认GES管理面配置的规格ID是否存在。 |
400 | GES.7067 | Insufficient ECS quota. | 资源租户云服务器配额不足 | 确认GES管理面配置的规格ID是否存在。 |
400 | GES.7068 | Invalid request parameters. | 请求参数非法 | 创建图过程中调用IAAS的API请求参数非法。根据返回的errorMessage获取详细信息,联系技术支持人员。 |
400 | GES.7069 | The metadata file is too large. | 元数据文件太大 | 创建元数据时,OBS上的元数据文件或者请求的body体元数据文件超过10M。 |
400 | GES.7070 | Failed to parse the metadata file. | 元数据文件解析失败 | 创建元数据时,OBS上的元数据文件或者请求的body体不符合元数据定义规范,请正确创建元数据文件或者请求体。 |

