• 沒有找到結果。

400 IS.0001 The request parameter is missing or empty.

缺少请求参数或 者参数为空。

检查请求参数是否合法。

400 IS.0002 The type of the request

parameter is not supported.

请求参数类型不 支持。

检查请求参数是否合法。

400 IS.0003 The request parameter cannot be empty.

请求参数不能为 空。

检查请求参数是否合法。

400 IS.0004 Exception

verifying token. 验证Token异

常。 检查Token是否为最新获

取。

400 IS.0005 The header is

missing or empty. 缺少Header或 者Header为 空。

检查Header是否正确。

400 IS.0006 The request body

is too big. 请求体大小超过 限制。

请求体应限制在合理范围 内。

400 IS.0007 Invalid instance

name. 无效的实例名

称。

检查实例名称是否正确。

400 IS.0008 The JSON format of the input data is incorrect.

输入数据JSON

格式错误。 检查输入JSON格式是否 合法。

400 IS.0009 The request failed due to an internal error.

服务内部错误导 致请求失败。

根据服务返回错误信息定 位问题。

400 IS.0010 The request method is not allowed.

请求方法不允 许。

检查请求方法是否合理。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.0011 The user is not allowed to use the request method.

请求方法不允许 此用户使用。

更换用户或添加权限。

400 IS.0012 Operation timed

out. 操作超时。 检查服务是否正常运行。

400 IS.0013 The token is

empty. Token为空。 填写正确的Token。

400 IS.0014 Instance status is

abnormal. 实例状态异常。 检查实例是否异常。

400 IS.0015 The model file

does not exist. 模型文件不存 在。

检查模型文件是否存在。

400 IS.0016 The path is

invalid. 路径不合法。 检查路径是否合法。

400 IS.0017 The request is

not authorized. 请求未授权。 申请授权。

400 IS.0018 The OBT is not

applied for. 未申请公测。 申请公测。

400 IS.0019 The user service ID does not match the project ID.

用户服务ID与项

目ID不匹配。 输入匹配的ID。

400 IS.0020 The value cannot

be obtained. 禁止获取。 检查是否在黑名单中,若 在黑名单中,需要先删 除。

400 IS.0021 The token has

expired. Token已过期。 获取最新的Token。

400 IS.0022 The current user has restricted rights.

当前用户权限被 限制。

检查账户余额或联系管理 员。

400 IS.1001 The service does

not exist. 服务不存在。 检查服务名是否正确。

400 IS.1002 No tag value. 无标签值。 查看输入图片中是否带有 标签信息。

400 IS.1003 Too many tags. 标签数量超出大 小限制。

标签数量应限制在合理范 围内。

400 IS.1004 The tag does not

match. 标签不匹配。 输入正确的tag名称。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.1005 Failed to add the

image. 添加图片失败。 检查请求参数是否合法。

400 IS.1006 Failed to delete

the image. 删除图片失败。 检查请求参数是否合法。

400 IS.1007 Failed to update

the image. 更新图片失败。 检查请求参数是否合法。

400 IS.1008 Failed to search

for the image. 搜索图片失败。 检查请求参数是否合法。

400 IS.1009 Failed to query

the image. 查询图片失败。 检查请求参数是否合法。

400 IS.1010 The value of limit

is incorrect. 参数limit不合

理。 参数limit要求为正整数,

要求为大于0。

400 IS.1011 The value of offset is incorrect.

参数offset不合

理。 参数offset要求为大于等 于0的整数。

400 IS.1015 Too many images

in the instance. 实例图片数量超 过规格。

联系华为云客服,扩大实 例规格。

400 IS.1016 Failed to detect

the image. 检测图片失败。 检查行业类型是否支持。

400 IS.2000 Failed to download the image.

图片下载失败。 检查图片路径是否存在。

400 IS.2001 The image format is not supported.

400 IS.2002 The image file has been damaged.

图片文件已损 坏。

检查图像文件是否完整。

400 IS.2003 The OBS object cannot be obtained.

无法获取OBS对

象。 检查OBS访问是否正常,

若正常,检查对象是否存 在。

400 IS.2004 The OBS bucket

does not exist. OBS桶不存在。 检查OBS桶,是否存在。

400 IS.2005 Failed to save the

temporary file. 临时文件保存失 败。

查看图像搜索服务是否正 常。

400 IS.2006 The image is not

indexed. 图片未被索引。 查看图像搜索服务是否正 常。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.2007 Base64 decoding of the input data is incorrect.

输入数据BASE64解码错 误。

检查输入数据是否正确。

400 IS.2008 The request parameters must contain path information.

请求参数中需要 有路径信息。

在请求参数中添加路径信 息。

400 IS.2009 The request parameters must contain tag information.

请求参数中需要

有tag信息。 在请求参数中添加tag信 息。

400 IS.2010 The request parameter does not exist.

请求参数不存 在。

检查请求参数是否完整。

400 IS.2011 OBS is not authorized to obtain images.

无OBS获取图片

权限。 检查OBS是否授权。

400 IS.2012 The image path

cannot be empty. 图像路径不能为

空。 请求参数中需要包含path

字段。

400 IS.2013 The path and file in the request parameter cannot be empty at the same time.

请求参数中path 和file不能同时 为空。

请求参数中path和file不 能同时为空。

400 IS.2014 Failed to create the cache file path.

缓存文件路径创 建失败。

重新请求。

400 IS.2015 The request parameter must contain path or file.

400 IS.2016 Failed to create

the OBS client. 创建OBS客户端

失败。 检查OBS桶是否授权。

400 IS.2019 The instance

does not exist. 实例不存在。 检查是否存在。

400 IS.2100 Failed to add the

image. 图片添加失败。 查看图像搜索服务是否正 常。

400 IS.2101 Failed to delete

the image. 图片删除失败。 查看图像搜索服务是否正 常。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.2102 Failed to search

for the image. 图片搜索失败。 查看图像搜索服务是否正 常。

400 IS.2103 Failed to check

the image. 图片检查失败。 查看图像搜索服务是否正 常。

400 IS.2104 Failed to update the image information.

更新图片信息失 败。

检查更新请求是否正确。

400 IS.2105 The service is not

running properly. 服务未正常运 行。

重启服务或联系管理员。

400 IS.2106 The image is too

big. 图像尺寸超过最

大限制。

图像尺寸最大不超过 2048*2048。

400 IS.2107 The image is too

small. 图像尺寸未达到 最小限制。

图像尺寸不能小于 100*100。

400 IS.2108 An error occurred while the service is running.

服务运行过程中 发生错误。

检查调用接口方法是否正 确。

400 IS.2109 Failed to connect

to the gallery. 连接图片库失 败。

检查实例是否正常。

400 IS.2111 Failed to perform

image detection. 图片检测过程失

败。 检查行业类型参数是否支

持。

400 IS.2112 The request parameter must contain image.

请求参数中必须

包含image。 检查请求参数image是否 存在。

400 IS.3000 The service name

already exists. 服务名称已存 在。

服务已存在。

400 IS.3001 Failed to save the service

400 IS.3002 Failed to delete services from some nodes.

部分节点删除服 务失败。

查看图像搜索服务是否正 常。

400 IS.3003 Failed to delete the instance from the node.

节点删除实例失 败。

查看图像搜索服务是否正 常。

400 IS.3004 The model

cannot be used. 模型不允许使 用。

检查模型名称,路径是否 正确。

400 IS.3005 The service name

does not exist. 服务名称不存 在。

服务名错误或服务未创 建。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.3006 The model is in

use. 模型已被用户使

用。

模型已使用,无需重新添 加模型。

400 IS.3007 The user does

not exist. 用户不存在。 确定用户名是否正确。

400 IS.3008 Failed to start

the instance. 启动实例失败。 查看图像搜索服务是否正 常。

400 IS.3009 Decompressing

failed. 解压失败。 查看图像搜索服务是否正 常。

400 IS.3010 Failed to start

the service. 启动服务失败。 查看图像搜索服务是否正 常。

400 IS.3011 Failed to initialize the configuration file.

初始化配置文件 失败。

查看图像搜索服务是否正 常。

400 IS.3012 No management

instance is found. 未发现管理实 例。

查看图像搜索服务是否正 常。

400 IS.3013 Failed to obtain

the instance. 无法获取实例。 查看图像搜索服务是否正 常。

400 IS.3014 The model name

does not exist. 模型名称不存 在。

检查模型名称是否正确。

400 IS.3015 Failed to obtain

the OBS bucket. 获取OBS桶失 败。

检查OBS桶名是否正确。

400 IS.3016 Failed to authorize the OBS bucket.

OBS桶授权失

败。 检查OBS服务是否正常。

400 IS.3017 The OBS bucket

is empty. OBS桶为空。 OBS桶中无内容。

400 IS.3018 Failed to obtain the OBS bucket list.

获取OBS桶列表

失败。 检查OBS操作是否正确。

400 IS.3019 Failed to add the

OBS bucket. 添加OBS桶失

败。 检查OBS操作是否正确。

400 IS.3020 Failed to obtain the bucket listening event.

获取桶监听事件

失败。 检查OBS操作是否正确。

400 IS.3021 No instance is

found. 未发现实例。 检查实例是否存在。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.3022 Failed to change the instance name.

修改实例名称失 败。

检查请求是否正确。

400 IS.3023 The instance tag

does not exist. 实例标签不存 在。

检查是否创建实例标签。

400 IS.3024 Too many

instance tags. 实例标签超过最 大数量限制。

实例标签数量不能超过 10个。

400 IS.3025 The instance tag cannot be deleted.

实例标签无法删 除。

暂不支持删除实例标签功 能。

400 IS.3026 Failed to add the

instance tag. 添加实例标签失 败。

检查添加请求是否正确。

400 IS.3027 Failed to upload the model to OBS.

向OBS上传模型 失败。

检查OBS服务是否正常。

400 IS.3028 Failed to create

the instance. 创建实例失败。 检查创建请求是否正确。

400 IS.3029 Failed to obtain the instance model.

获取实例模型失

败。 检查实例模型是否存在。

400 IS.3030 The instance cannot be deleted because it is being created.

实例创建中,无 法删除。

实例创建过程中无法执行 删除操作。

400 IS.3031 Failed to obtain

the statistics. 获取统计信息失 败。

检查请求是否正确,检查 服务是否正常。

400 IS.3032 The instance is

being deleted. 实例正在删除。 实例删除中,不能重复执 行删除操作。

400 IS.3033 Failed to obtain the batch import task.

获取批量导入任 务失败。

检查批导数据是否存在。

400 IS.3034 The blacklist or whitelist is invalid.

无效的黑白名 单。

检查黑白名单。

400 IS.3035 The instance scale does not exist.

不包含对应的实

例规格。 检查实例规格是否正确。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.3036 The user instance description is too long.

用户实例描述信 息过长。

描述字符数量不能超过 512个。

400 IS.3037 A bucket event exists in the instance.

实例存在桶事 件。

实例不能存在多个桶事 件。

400 IS.3038 An offline import task is running on the instance.

The instance cannot be deleted.

400 IS.3039 Failed to reset the instance scale.

实例重置规格失

败。 检查服务状态并重试。

400 IS.3040 Failed to reset the instance to a smaller scale.

重置实例规格小 于原有规格。

重置规格需要大于原有规 格。

400 IS.3041 Failed to obtain the instance scale.

获取实例规格失 败。

检查服务状态,重新获 取。

400 IS.3050 Failed to obtain the OBS bucket folder list.

获取OBS桶文件

夹列表失败。 该OBS桶名下不存在文件 夹列表。

400 IS.3051 The bucket name in the path does not match the name of the selected OBS bucket.

400 IS.3052 The path does not contain the file directory or list in the bucket.

该路径中未包含 桶内文件目录或 列表。

检查输入路径是否正确。

400 IS.3053 The file list or directory in the path does not exist.

该路径中的文件 列表或目录不存 在。

检查输入路径是否正确。

400 IS.4000 Failed to download the system package.

下载系统包失 败。

查看图像搜索服务是否正 常。

图像搜索API 参考 5 附录

状态 码

错误码 错误信息 描述 处理措施

400 IS.4001 The OBS bucket

is empty. OBS桶为空。 OBS桶为空。

400 IS.4002 The service cannot be initialized.

无法初始化服 务。

查看图像搜索服务是否正 常。

400 IS.4003 Failed to obtain

the search result. 无法获取搜索结 果。

查看图像搜索服务是否正

查看图像搜索服务是否正

相關文件