Files
nova/doc/v3/api_samples/os-extended-status/server-post-resp.json
He Jie Xu d79b637319 Add V3 API samples for ext-status,hypervisor,admin-actions
Partially implements blueprint v3-api-unittests

Change-Id: I537366c1824792fb5345544fc27647816d4d824f
2013-09-22 10:16:10 +08:00

16 lines
472 B
JSON

{
"server": {
"admin_pass": "EugbD2jAD2V2",
"id": "a868cb5e-c794-47bf-9cd8-e302b72bb94b",
"links": [
{
"href": "http://openstack.example.com/v3/servers/a868cb5e-c794-47bf-9cd8-e302b72bb94b",
"rel": "self"
},
{
"href": "http://openstack.example.com/servers/a868cb5e-c794-47bf-9cd8-e302b72bb94b",
"rel": "bookmark"
}
]
}
}