图像搜索 IMAGESEARCH-搜索图片:响应示例

时间:2024-07-22 17:30:35

响应示例

状态码: 200

成功响应示例

{
  "count" : 2,
  "result" : [ {
    "path" : "https://BucketName.obs.myhuaweicloud.com/CBL025106G/CBL025106G_2.JPG",
    "sim" : 0.51263,
    "tags" : {
      "test-tags" : "test-image"
    }
  } ]
}

状态码: 400

失败响应示例

{
  "error_code" : "IS.0003",
  "error_msg" : "Arguments of path can not be null."
}
support.huaweicloud.com/api-imagesearch/imagesearch_02_0011.html