弹性云服务器 ECS-查询租户配额:响应消息

时间:2025-02-12 15:02:27

响应消息

响应参数如表2所示。
表2 响应参数

参数

参数类型

描述

absolute

Object

租户配额信息,详情请参见表3

表3 absolute数据结构说明

参数

参数类型

描述

maxTotalInstances

Integer

云服务器最大申请数量。

maxTotalCores

Integer

当前租户所有的CPU核数最大申请数量。

maxTotal RAM Size

Integer

内存最大申请容量(单位:MB)。

maxTotalSpotInstances

Integer

竞价实例的最大申请数量。

竞价实例即采用竞价计费模式的实例,详细内容,请参见竞价计费(竞价模式)

maxTotalSpotCores

Integer

竞价实例的CPU核数最大申请数量。

maxTotalSpotRAMSize

Integer

竞价实例的内存最大申请容量(单位:MB)。

maxTotalKeypairs

Integer

可以申请的SSH密钥对最大数量。

maxServerMeta

Integer

可输入元数据的最大长度。

maxPersonality

Integer

可注入文件的最大个数。

maxPersonalitySize

Integer

注入文件内容的最大长度(单位:Byte)。

maxServerGroups

Integer

服务器组的最大个数。

maxServerGroupMembers

Integer

服务器组中的最大弹性云服务器数。

totalServerGroupsUsed

Integer

已使用的服务器组个数。

maxSecurityGroups

Integer

安全组最大使用个数。

说明:

具体配额限制请以VPC配额限制为准。

maxSecurityGroupRules

Integer

安全组中安全组规则最大的配置个数。

说明:

具体配额限制请以VPC配额限制为准。

maxTotalFloatingIps

Integer

最大的浮动IP使用个数。

maxImageMeta

Integer

镜像元数据最大的长度。

totalInstancesUsed

Integer

当前云服务器使用个数。

totalCoresUsed

Integer

当前已使用CPU核数。

totalRAMUsed

Integer

当前内存使用容量(单位:MB)。

totalSpotInstancesUsed

Integer

当前竞价实例的使用个数。

totalSpotCoresUsed

Integer

当前竞价实例已使用的CPU核数。

totalSpotRAMUsed

Integer

当前竞价实例的内存使用容量(单位:MB)。

totalSecurityGroupsUsed

Integer

当前安全组使用个数。

totalFloatingIpsUsed

Integer

当前浮动IP使用个数。

limit_by_flavor

Array of objects

该属性当前未使用,返回值为[]。

support.huaweicloud.com/api-ecs/ecs_02_0801.html