GET api/Zones

获取所有区域的产品定义数据

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

产品列表

Collection of ZoneView
NameDescriptionTypeAdditional information
SystemDiskSizeForNotWindows

非window系统镜像系统盘大小

integer

None.

SystemDiskSizeForWindows

window系统镜像系统盘大小

integer

None.

Images

当前区域支持的镜像清单

Collection of ImageBrief

None.

QuotaConfigs

Collection of QuotaConfig

None.

IpPrices

ip价格

Collection of IpPrice

None.

VolumePrices

磁盘价格

Collection of VolumePrice

None.

BandwidthPrices

带宽价格

Collection of BandwidthPrice

None.

FlavorPrices

CPU+内存组合价格

Collection of FlavorPrice

None.

WindowsPrices

window系统价格

Collection of WindowsPrice

None.

ProtectBWPrices

Collection of ProtectBWPrice

None.

Id

编号

string

None.

Name

名称

string

None.

UplinkPolicy

默认网络策略,多线、单线、BGP等

UplinkPolicy

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Image' with type 'Ecloud.Objects.Openstack.ImageRef'. Path '[0].WindowsPrices[0].Image.SnapshotGroup'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Image' with type 'Ecloud.Objects.Openstack.ImageRef'. Path '[0].WindowsPrices[0].Image.SnapshotGroup'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “System.Collections.Generic.List`1[[Ecloud.Objects.Order.BandwidthPrice, Ecloud.Objects, Version=1.0.0.32569, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “System.Collections.Generic.List`1[[Ecloud.Objects.Order.BandwidthPrice, Ecloud.Objects, Version=1.0.0.32569, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。