Files
nova/doc/v3/api_samples/os-shelve/server-post-resp.json
T
He Jie Xu a6d641d4e9 Add v3 api samples for shelve
Adds api sample tests and api samples for shelve

Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification

Change-Id: Ib485ab042a340c4672ad01fb35d065fd52889b07
2013-11-22 15:35:50 +08:00

16 lines
476 B
JSON

{
"server": {
"admin_password": "LJGRdNsvzh6z",
"id": "1d08717a-835e-4dca-9bfb-166fa18a6715",
"links": [
{
"href": "http://openstack.example.com/v3/servers/1d08717a-835e-4dca-9bfb-166fa18a6715",
"rel": "self"
},
{
"href": "http://openstack.example.com/servers/1d08717a-835e-4dca-9bfb-166fa18a6715",
"rel": "bookmark"
}
]
}
}