|
NAMEOpenXPKI::Server::API2::Plugin::Workflow::get_workflow_logCOMMANDSget_workflow_logReturns the workflow log for a given workflow id, by default you get the last 50 items of the log sorted by newest item first.Set "limit" to the number of lines expected or 0 to get all lines (might be huge!). The return value is a list of arrays with a fixed order of fields: TIMESTAMP, PRIORITY, MESSAGE Parameters
Visit the GSP FreeBSD Man Page Interface. |