nova/doc/api_samples/os-server-start-stop/server-post-resp.json
Sean Dague b349340e6e update api_samples add os-server-start-stop
api_samples docs for os-server-start-stop apparently got
lost in adding the extension api_samples tests. Adding
in the docs for the extension

DocImpact

Change-Id: Ia9b97c0eb4fc7e8b22fe624ccddab6c7e003952e
2012-11-16 10:32:12 -05:00

16 lines
491 B
JSON

{
"server": {
"adminPass": "xrDLoBeMD28B",
"id": "3f69b6bd-00a8-4636-96ee-650093624304",
"links": [
{
"href": "http://openstack.example.com/v2/openstack/servers/3f69b6bd-00a8-4636-96ee-650093624304",
"rel": "self"
},
{
"href": "http://openstack.example.com/openstack/servers/3f69b6bd-00a8-4636-96ee-650093624304",
"rel": "bookmark"
}
]
}
}