医疗智能体 EIHealth-获取项目列表:响应参数

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

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

count

Integer

个数

projects

Array of ProjectRsp objects

项目详情列表

表4 ProjectRsp

参数

参数类型

描述

id

String

项目id

name

String

项目名称

creator

String

项目所有者

role

String

当前用户在该项目上的角色

size

Long

项目桶存储量

status

String

项目状态

tags

Array of strings

标签列表

description

String

项目描述

create_time

String

项目创建时间

update_time

String

项目更新时间

delete_time

String

请求删除时间

is_core

Boolean

核心项目标记

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