Files
nova/doc/v3/api_samples/os-server-diagnostics/server-post-resp.json
T
Chris Yeoh 27b16916f2 Adds V3 API samples for srvcs, tenant usage, server_diagnostics
Adds V3 API samples for the services, simple tenant usage and
server_diagnostics extensions. Bundling them together to save
on review load

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

Change-Id: I91edc6500acbe92221427383b4bcd3d00a8faadd
2013-09-27 09:14:22 +09:30

16 lines
472 B
JSON

{
"server": {
"admin_pass": "H83mnjinc5jy",
"id": "b2bbf280-a78d-4724-90ba-b00dd5659097",
"links": [
{
"href": "http://openstack.example.com/v3/servers/b2bbf280-a78d-4724-90ba-b00dd5659097",
"rel": "self"
},
{
"href": "http://openstack.example.com/servers/b2bbf280-a78d-4724-90ba-b00dd5659097",
"rel": "bookmark"
}
]
}
}