std::vector< ActionActionParam > required_permission(const json &req) const override
Return a list of "Action" / "ActionParam" that must pass before the request is processed. 
 
static MethodHandlerUPtr create(RequestContext)
 
virtual json process_impl(const json &req) override
The API method implementation. 
 
odb::query< Tools::LogEntry > Query
 
Requires that the user be at least manager. 
 
UpdateHistory(RequestContext ctx)
 
Holds valuable pointer to provide context to a request.