Description: This API is called to stop all running cleanup policies on the global level.
Security: Requires a platform admin.
Usage:PUT /artifactory/api/cleanup/policies/runs/forceStopAll
Note
This API stops packages, builds and release bundles running policies.
Sample Request
PUT https://[JFrogPlatformURL]/artifactory/api/cleanup/policies/runs/forceStopAllResponse Codes
Code | Description |
|---|---|
202 | The request was successful. |
400 | Failed to stop the following policies: '<failed To Stop PolicyKeys>'. |