1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "server": { "adminPass": "%(password)s", "id": "%(id)s", "links": [ { "href": "%(host)s/v2/openstack/servers/%(uuid)s", "rel": "self" }, { "href": "%(host)s/openstack/servers/%(uuid)s", "rel": "bookmark" } ] } }