> @POST
> @Path("/servers/{uuid}/action/?do=start")
> - @Fallback(Fallbacks.NullOnNotFoundOr404.class)
> + @Fallback(Fallbacks.VoidOnNotFoundOr404.class)Could add an issue for this at https://github.com/GreatFruitOmsk/jclouds-labs/issues ? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/70/files#r16923705
