a6d641d4e9
Adds api sample tests and api samples for shelve Partially implements blueprint v3-api-unittests Partially implements blueprint v3-api-specification Change-Id: Ib485ab042a340c4672ad01fb35d065fd52889b07
16 lines
476 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |