Interface SystemApi


  • @Produces("application/json")
    @Path("/rest/api/{jclouds.api-version}")
    public interface SystemApi
    • Method Detail

      • version

        @Named("system:version")
        @Consumes("application/json")
        @Path("/application-properties")
        @GET
        Version version()