On May 12, 2011, at 1:52 PM, [email protected] wrote:
Anyone? :-)
-- Michal
> Hi,
>
> this patches add feature listing to API entrypoints, remove obsoleted
> collections and empty attributes (prevent 'something: nil' in response)
> and improve reporting of actions in JSON to:
>
> actions: [
> {
> start: {
> href: "/api/instances/inst0/start"
> method: "post"
> }
> }
> {
> destroy: {
> href: "/api/instances/inst0"
> method: "delete"
> }
> }
> ]
>
> -- Michal
>
------------------------------------------------------
Michal Fojtik, [email protected]
Deltacloud API: http://deltacloud.org