0
votes

How can we programmatically trigger Garbage Collection on JFrog Artifactory? We see it is set a background task of artifactory. Couldn't find its API in their REST API documentation.

~NR

1

1 Answers

4
votes

Not sure why its undocumented (will take care of that) but you can trigger gc manually with:

POST /api/system/storage/gc