弹性云服务器 ECS-查询镜像列表详情(废弃):响应示例

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

响应示例

{    "image": {        "OS-EXT-IMG-SIZE:size": 20578304,        "created": "2014-02-10T17:05:01Z",        "id": "ee10f19c-503c-44af-af2f-73d5e42f7a17",        "links": [            {                "href": "http://xxx/v2/d9ebe43510414ef590a4aa158605329e/images/ee10f19c-503c-44af-af2f-73d5e42f7a17",                "rel": "self"            },            {                "href": "http://xxx/d9ebe43510414ef590a4aa158605329e/images/ee10f19c-503c-44af-af2f-73d5e42f7a17",                "rel": "bookmark"            },            {                "href": "http://xxx/d9ebe43510414ef590a4aa158605329e/images/ee10f19c-503c-44af-af2f-73d5e42f7a17",                "rel": "alternate",                "type": "application/vnd.openstack.image"            }        ],        "metadata": {            "clean_attempts": "3",            "image_location": "snapshot",            "image_state": "available",            "image_type": "snapshot",            "instance_type_ephemeral_gb": "0",            "instance_type_flavorid": "6",            "instance_type_id": "7",            "instance_type_memory_mb": "256",            "instance_type_name": "wj.ssd",            "instance_type_root_gb": "2",            "instance_type_rxtx_factor": "1.0",            "instance_type_swap": "0",            "instance_type_vcpus": "1",            "instance_uuid": "b600b5b1-ed8c-4814-aefa-8b903c894c20",            "os_type": "None",            "owner_id": "d9ebe43510414ef590a4aa158605329e",            "user_id": "74fe4ff0674b434b8a274077d8106c5b"        },        "minDisk": 2,        "minRam": 0,        "name": "image1",        "progress": 100,        "server": {            "id": "b600b5b1-ed8c-4814-aefa-8b903c894c20",            "links": [                {                    "href": "http://xxx/v2/d9ebe43510414ef590a4aa158605329e/servers/b600b5b1-ed8c-4814-aefa-8b903c894c20",                    "rel": "self"                },                {                    "href": "http://xxx/d9ebe43510414ef590a4aa158605329e/servers/b600b5b1-ed8c-4814-aefa-8b903c894c20",                    "rel": "bookmark"                }            ]        },        "status": "ACTIVE",        "updated": "2014-02-10T17:05:07Z"    }}
support.huaweicloud.com/api-ecs/ecs_03_0502.html