医疗智能体 EIHealth-获取流程详情:响应参数

时间:2023-11-01 16:18:53

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

id

String

流程id

name

String

流程名称

description

String

流程描述

labels

Array of strings

流程标签

workflow_file

String

流程的文件名

workflow_file_url

String

流程的文件名下载地址

main_file

String

主文件名

params_file

String

用户上传时使用的参数文件名

params

Array of 表4 objects

流程参数列表

create_time

String

流程的创建时间

update_time

String

流程的更新时间

source_project_name

String

源项目名称

source_resource_id

String

源资源id

表4 NextflowParamsDto

参数

参数类型

描述

name

String

参数名

最小长度:1

最大长度:1024

value

String

参数值

最小长度:0

最大长度:65535

type

String

参数类型,取值范围:Other、File、Directory

最小长度:0

最大长度:20

description

String

参数描述。取值范围:0-255

最小长度:0

最大长度:255

required

Boolean

参数是否必填

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