图像搜索 IMAGESEARCH-查询用户实例信息:响应示例

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

响应示例

状态码: 200

成功响应示例

{
  "instanceName" : "test-instance",
  "level" : 30000000,
  "expiredDate" : 1530848365207,
  "domain" : "model description",
  "desc" : "register service for instance test.",
  "registerDate" : 1529377136279,
  "tags" : [ "tag1", "tag2" ],
  "status" : "NORMAL"
}

状态码: 400

失败响应示例

{
  "error_code" : "IS.0004",
  "error_msg" : "The authentication token is abnormal."
}
support.huaweicloud.com/api-imagesearch/imagesearch_02_0016.html