21 lines
617 B
JSON
21 lines
617 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"id" : "52415800-8b69-11e0-9b19-734f5736d2a2",
|
|
"name" : "My Server Backup",
|
|
"links": [
|
|
{
|
|
"rel" : "self",
|
|
"href" : "http://servers.api.openstack.org/v2/1234/images/52415800-8b69-11e0-9b19-734f5736d2a2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"images_links": [
|
|
{
|
|
"rel" : "next",
|
|
"href" : "http://servers.api.openstack.org/v2/1234/images?limit=1&marker=52415800-8b69-11e0-9b19-734f5736d2a2"
|
|
}
|
|
]
|
|
}
|