v1
latestSwagger 2.02026-07-1712424.3 KBreset
Resets the log of old processes
Clears out processes which were started by previous instances of the ui server. Processes started by this instance will be kept unless the clearall paramter is set to 1
get/api/v1/reset
Query parameters
clearallinteger
Informs the controller to drop all processes, not just old ones
Response
Returns a list of cleared process id's (which are now invalid until reassigned by starting new runs)
integer[] required