医疗智能体 EIHEALTH-列举study:响应参数

时间:2024-05-11 08:28:28

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

count

Integer

study总数

studies

Array of StudyRsp objects

study列表

表4 StudyRsp

参数

参数类型

描述

name

String

study名称

id

String

study id

eihealth_project_name

String

项目名称

eihealth_project_id

String

项目id

description

String

study描述

create_time

String

study创建时间

update_time

String

study更新时间

latest_job

StudyJobRsp object

作业详情返回体

表5 StudyJobRsp

参数

参数类型

描述

id

String

study作业id

workflow_job_id

String

workflow作业id

name

String

作业名称

status

String

作业状态

template_id

String

生成study作业结果的模板id

database_name

String

study作业结果的数据库实例名称

database_id

String

study作业结果的数据库实例id

relative_path

String

生成study作业结果的文件的相对路径

output_file_type

String

生成study作业结果的文件的类型

workflow_name

String

使用的workflow名称

label

String

使用的workflow标签

create_time

String

作业创建时间

update_time

String

作业更新时间

support.huaweicloud.com/api-eihealth/ListStudy.html