c4b8dd6a39
Adds V3 API samples for remote consoles, deferred delete extensions. Bundling them together to save on review load Partially implements blueprint v3-api-unittests Partially implements blueprint v3-api-specification Change-Id: I595532d9e1b8eed80336c0258be3e9d07ec7461e
16 lines
472 B
JSON
16 lines
472 B
JSON
{
|
|
"server": {
|
|
"admin_pass": "hqgU8QzT54wF",
|
|
"id": "4a3bde9b-fa37-408d-b167-68e1724c923e",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v3/servers/4a3bde9b-fa37-408d-b167-68e1724c923e",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/servers/4a3bde9b-fa37-408d-b167-68e1724c923e",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |