abaadf09ed
Adds V3 API samples for cells and multinic extensions. Bundling them together to save on review load Partially implements blueprint v3-api-unittests Partially implements blueprint v3-api-specification Change-Id: I50840b3d900fbc8ff4f655e4188cc886d7065729
16 lines
472 B
JSON
16 lines
472 B
JSON
{
|
|
"server": {
|
|
"admin_pass": "5Y9rR4XaM8Qg",
|
|
"id": "bbe8d469-e8cb-49b1-96d8-f93b68c82355",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v3/servers/bbe8d469-e8cb-49b1-96d8-f93b68c82355",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/servers/bbe8d469-e8cb-49b1-96d8-f93b68c82355",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |