Class StoreRest


  • @Path("/stores")
    @Component
    public class StoreRest
    extends BaseRest
    Provides interaction with storage providers accounts via REST
    Author:
    Bill Branan
    • Method Detail

      • getStores

        @GET
        public javax.ws.rs.core.Response getStores()
        Provides a listing of all available storage provider accounts
        Returns:
        200 response with XML file listing stores