医疗智能体 EIHEALTH-获取流程列表:响应参数

时间:2024-07-13 11:27:04

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

workflows

Array of WorkflowListDto objects

所查询类型的流程总数

count

Integer

当前页的流程列表

表5 WorkflowListDto

参数

参数类型

描述

id

String

流程id

name

String

流程名称

version

String

流程版本

summary

String

简短描述信息

description

String

描述信息

labels

Array of strings

流程标签

create_time

String

创建流程时间

update_time

String

更新流程时间

user_name

String

创建用户名称

source_project_name

String

源项目名称

source_resource_id

String

源资源id

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