29 lines
1.1 KiB
XML
29 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<images xmlns="http://docs.openstack.org/compute/api/v1.1"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:atom="http://www.w3.org/2005/Atom"
|
|
xsi:type="ImagesWithOnlyIDsNamesLinks">
|
|
<image id="52415800-8b69-11e0-9b19-734f6f006e54"
|
|
name="CentOS 5.2">
|
|
<atom:link
|
|
rel="self"
|
|
href="http://servers.api.openstack.org/v2/1234/images/52415800-8b69-11e0-9b19-734f6f006e54"/>
|
|
<atom:link
|
|
rel="bookmark"
|
|
href="http://servers.api.openstack.org/1234/images/52415800-8b69-11e0-9b19-734f6f006e54"/>
|
|
</image>
|
|
<image
|
|
id="52415800-8b69-11e0-9b19-734f5736d2a2"
|
|
name="My Server Backup">
|
|
<atom:link
|
|
rel="self"
|
|
href="http://servers.api.openstack.org/v2/1234/images/52415800-8b69-11e0-9b19-734f5736d2a2"/>
|
|
<atom:link
|
|
rel="bookmark"
|
|
href="http://servers.api.openstack.org/1234/images/52415800-8b69-11e0-9b19-734f5736d2a2"/>
|
|
</image>
|
|
<atom:link
|
|
rel="next"
|
|
href="http://servers.api.openstack.org/v2/1234/images?limit=1&marker=52415800-8b69-11e0-9b19-734f6f006e54"/>
|
|
</images>
|