[font=PingFangSC, "]查看目前所支持的地域下支持的镜像列表。
请求信息
请求行 RequestLineGET
/images HTTP/1.1
特有请求头 RequestHead
无,请参考
公共请求头部。
请求体 RequestBody
无
返回信息
返回行 ResponseLineH TTP/1.1
200 OK
特有返回头 ResponseHead
无,请参考
公共返回头部。
返回体 ResponseBody
{
"<RegionID>": {
"items": [
{
"text": "<ImageName>",
"value": "<ImageID>"
},
{
"text": "<ImageName>",
"value": "<ImageID>"
}
]
}
}
返回体解释
Image 的格式
HTTP/1.1 200 OK
<公共响应头>
{
"ap-northeast-1": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"ap-southeast-1": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"ap-southeast-2": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"ap-southeast-3": {
"items": [
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
},
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
}
]
},
"cn-beijing": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-beijing-hpc": {
"items": [
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
},
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
}
]
},
"cn-hangzhou": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-hongkong": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-huhehaote": {
"items": [
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
},
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
}
]
},
"cn-qingdao": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-shanghai": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-shenzhen": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"cn-zhangjiakou": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"eu-central-1": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"us-east-1": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
},
"us-west-1": {
"items": [
{
"text": "CentOS 7.4 64位",
"value": "centos_7_04_64_20G_alibase_201701015.vhd"
},
{
"text": "Ubuntu 16.04 64位",
"value": "ubuntu_16_0402_64_20G_alibase_20170818.vhd"
}
]
}
}
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。