Class LogbookAdminResource

java.lang.Object
fr.gouv.vitam.logbook.rest.LogbookAdminResource

@Path("/logbook/v1") public class LogbookAdminResource extends Object
  • Constructor Details

  • Method Details

    • checkLogbookCoherence

      @Path("/checklogbook") @POST @Consumes("application/json") @Produces("application/json") @VitamAuthentication(authentLevel=BASIC_AUTHENT) public javax.ws.rs.core.Response checkLogbookCoherence()
      API to access and lanch the Check logbook coherence service.
      Returns:
      OK or error