27b16916f2
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
16 lines
472 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |