fccf0ca795
Adds api sample tests and api samples for attach interfaces Partially implements blueprint v3-api-unittests Partially implements blueprint v3-api-specification Change-Id: I54088cca1b83a8b92620062840606f2340a528c9
16 lines
472 B
JSON
16 lines
472 B
JSON
{
|
|
"server": {
|
|
"admin_pass": "fjPxt8d8YcSR",
|
|
"id": "c937be78-c423-495b-a99a-e590ab6f30ba",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v3/servers/c937be78-c423-495b-a99a-e590ab6f30ba",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/servers/c937be78-c423-495b-a99a-e590ab6f30ba",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |