医疗智能体 EIHEALTH-查询靶点口袋分子设计作业详情:响应示例

时间:2024-12-13 16:14:12

响应示例

状态码: 200

OK

{
  "basic_info" : {
    "id" : "baabcb56-5bb6-11eb-8a0d-fa163e3ddba1",
    "name" : "demo-job",
    "labels" : [ "labelA", "labelB" ],
    "status" : "FINISHED",
    "type" : "POCKE_MOL_DESIGN",
    "start_time" : "2021-01-30T02:34:36Z",
    "create_time" : "2021-01-30T02:34:36Z",
    "finish_time" : "2021-01-30T02:53:26Z",
    "failed_message" : "null",
    "user_name" : "demo-user-name",
    "output_dir" : "job-analysis/job-name",
    "expect_charge_num" : 1,
    "real_charge_num" : 1
  },
  "receptor" : {
    "file" : {
      "source" : "PRIVATE",
      "url" : "project:/dir/file"
    }
  },
  "ligands" : [ {
    "source" : "PRIVATE"
  }, {
    "url" : "project:/dir/file"
  } ],
  "cluster_result" : {
    "method" : "hiq_mc",
    "output_dir" : "project://bucket/path/to/task/dir/",
    "status" : "finished",
    "failed_reasons" : [ {
      "reason" : "failed reason"
    }, {
      "count" : 1
    } ]
  }
}
support.huaweicloud.com/api-eihealth/ShowPocketMolDesignJob.html