>     @POST
>     @Path("/servers/{uuid}/action/?do=start")
> -   @Fallback(Fallbacks.NullOnNotFoundOr404.class)
> +   @Fallback(Fallbacks.VoidOnNotFoundOr404.class)

Let's better use the jclouds JIRA to track this. I've just opened 
[JCLOUDS-690](https://issues.apache.org/jira/browse/JCLOUDS-690).

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/70/files#r16923928

Reply via email to