云数据库 TAURUSDB-查询企业项目:响应参数

时间:2024-12-11 17:00:04

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

enterprise_projects

Array of EnterpriseProjectItem objects

企业项目信息列表。

total_count

Integer

总数。

表5 EnterpriseProjectItem

参数

参数类型

描述

id

String

企业项目ID。

name

String

企业项目名称。

description

String

描述。

status

String

状态。 - 1:正常。 - 0:异常。

created

String

创建时间,格式为“yyyy-mm-ddThh:mm:ssZ”。其中,T指某个时间的开始;Z指时区偏移量,例如偏移1个小时显示为+0100。

updated

String

更新时间,格式为“yyyy-mm-ddThh:mm:ssZ”。其中,T指某个时间的开始;Z指时区偏移量,例如偏移1个小时显示为+0100。

状态码: 400

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误消息。

状态码: 500

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误消息。

support.huaweicloud.com/api-gaussdbformysql/ListEnterpriseProjects.html