2241a2b0f4
Partially implements blueprint nova-api-samples Fixes bug 1070155 Change-Id: I4437d2440468afafe3fae7a11fb686ea2c533f13
17 lines
492 B
JSON
17 lines
492 B
JSON
{
|
|
"server": {
|
|
"adminPass": "MVk5HPrazHcG",
|
|
"id": "5bbcc3c4-1da2-4437-a48a-66f15b1b13f9",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2/openstack/servers/5bbcc3c4-1da2-4437-a48a-66f15b1b13f9",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/openstack/servers/5bbcc3c4-1da2-4437-a48a-66f15b1b13f9",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
}
|