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

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

响应示例

状态码: 200

OK

{   "id" : "baabcb56-5bb6-11eb-8a0d-fa163e3ddba1",   "name" : "demo-workflow",   "description" : "description",   "labels" : [ "labelA", "labelB" ],   "create_time" : "2021-01-30T02:34:36Z",   "update_time" : "2021-01-30T02:53:26Z",   "workflow_file" : "workflow.zip",   "workflow_file_url" : "https://workflow.zip",   "main_file" : "main.nf",   "params_file" : "p1.yaml",   "source_project_name" : "src",   "source_resource_id" : "src-id",   "params" : [ {     "name" : "p1",     "value" : "hello",     "type" : "Other",     "description" : "desc",     "required" : true   } ] }
support.huaweicloud.com/api-eihealth/eihealth_33_00401.html