Interface SystemApi
-
@Produces("application/json") @Path("/rest/api/{jclouds.api-version}") public interface SystemApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Versionversion()
-
-
-
Method Detail
-
version
@Named("system:version") @Consumes("application/json") @Path("/application-properties") @GET Version version()
-
-