Stop All Running Cleanup Policies API

JFrog REST APIs

Content Type
REST API

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/forceStopAll

Response Codes

Code

Description

202

The request was successful.

400

Failed to stop the following policies: '<failed To Stop PolicyKeys>'.