Description:
From Artifactory Self-Hosted 4.6.0 to 7.98.x: Raises a flag to invoke balancing between redundant storage units of a shared filestore following the next full garbage collection.
From Artifactory Self-Hosted 7.104.5 and later: Immediately triggers balancing between redundant storage units of a sharded filestore. If balancing is already running, the process is skipped.
Since: 4.6.0
Notes: This is an advanced feature intended for administrators.
Security: Requires a valid admin user.
Usage: POST /api/system/storage/optimize
Produces: text/plain
Sample Usage:
POST /api/system/storage/optimize 200 OK