弹性云服务器 ECS-查询云服务器规格变更支持列表:响应消息
响应消息
响应参数如表3所示。
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
云服务器规格ID。 |
name |
String |
云服务器规格名称。 |
vcpus |
String |
云服务器规格对应的CPU核数。 |
ram |
Integer |
云服务器规格对应的内存大小,单位为MB。 |
disk |
String |
云服务器规格对应的系统盘大小。 当前未使用该参数,缺省值为0。 |
swap |
String |
云服务器规格对应要求的交换分区大小。 当前未使用该参数,缺省值为""。 |
OS-FLV-EXT-DATA:ephemeral |
Integer |
扩展属性,临时盘大小。 当前未使用该参数,缺省值为0。 |
OS-FLV-DISABLED:disabled |
Boolean |
扩展属性,该云服务器规格是否禁用。 当前未使用该参数,缺省值为false。 |
rxtx_factor |
Float |
云服务器可使用网络带宽与网络硬件带宽的比例。 当前未使用该参数,缺省值为1。 |
rxtx_quota |
String |
云服务器可使用网络带宽的软限制。 当前未使用该参数,缺省值为null。 |
rxtx_cap |
String |
云服务器可使用网络带宽的硬限制。 当前未使用该参数,缺省值为null。 |
os-flavor-access:is_public |
Boolean |
扩展属性,flavor是否给所有租户使用。
缺省值为true。 |
links |
Array of objects |
规格相关快捷链接地址。 详情请参见表5。 |
extra_specs |
Object |
云服务器规格的扩展字段。 详情请参见表6。 |
instance_quota |
Object |
预留属性。 |