Run the purge function.
API method:
PUT /v1/purgeHistoryNow
Output / Response: Returns zero (0) when the purge service has successfully completed.
The following codes
will be returned if you specify the waitOption parameter to true.
These returning codes will be logged in the
/var/log/jetty/server.log
file:- 33 – <untilWhenTimestamp> is either empty or does not contain a hyphen and no valid value found in either of the two numeric alternatives.
- 35 – <untilWhenTimestamp> contains a hyphen but is not a valid timestamp.
/tmp/purge_results.out
.