7090ef9437
Adds tests and templates for testing of the virtual interfaces API extension. Tests both json and XML API functionality. Change-Id: I95f4e6667c3c2df123246d73498f13d826e3866a
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"server": {
|
|
"adminPass": "m62Pu3gkXXV2",
|
|
"id": "a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2/openstack/servers/a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/openstack/servers/a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |