智能边缘云 IEC-查询边缘站点列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
count |
Integer |
边缘站点总数。 |
sites |
Array of Site objects |
站点列表。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
边缘站点ID。 |
name |
String |
边缘站点名称。 |
city |
String |
站点所在城市。 |
i18n_city |
String |
城市的国际化名称。 |
province |
String |
站点所在省份。 |
i18n_province |
String |
省份的国际化名称。 |
area |
String |
所在大区。 |
i18n_area |
String |
大区的国际化名称。 |
country |
String |
站点所在的国家。 |
i18n_country |
String |
国家的国际化名称。 |
status |
String |
站点当前的状态。 取值范围:
|
pools |
Array of IpPool objects |
站点IP线路列表。 |
city_short_name |
String |
城市名称缩写。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
线路的ID。 |
site_id |
String |
线路所属站点ID。 |
pool_id |
String |
线路标识。 |
ip_version |
String |
IPv4或IPv6线路。 取值范围:
|
operator |
Operator object |
运营商信息。 |
display_name |
String |
线路的显示名称。 |
allow_share_bandwidth_types |
Array of strings |
功能说明:表示此线路可以使用的带宽类型列表,如果列表为空,则表示该线路不能使用任何带宽 约束:线路下的ip只能加入到带宽类型在allow_share_bandwidth_types中带宽 最大长度:36 |