云数据库 GaussDB-查询租户基于企业项目的资源配额:响应参数

时间:2023-11-01 16:20:16

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

quota_list

Array of quota objects

资源列表对象。

total_count

Integer

配额记录的条数。

表5 quota

参数

参数类型

描述

enterprise_project_id

String

企业项目ID。

enterprise_project_name

String

企业项目名称。

instance_quota

Integer

实例个数配额。

vcpus_quota

Integer

CPU核数配额。

ram_quota

Integer

内存使用配额,单位为GB。

availability_instance_quota

Integer

实例剩余配额。

availability_vcpus_quota

Integer

CPU核数剩余配额。

availability_ram_quota

Integer

内存剩余配额。

状态码: 400

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误消息。

状态码: 500

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误消息。

support.huaweicloud.com/api-gaussdb/ShowGaussMySqlQuotas.html