Stop All Running Smart Archiving Policies API

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: This API is called to stop all running smart archiving policies on the global level.

Security: Requires a platform admin.

Usage:PUT http://{host:port}/artifactory/api/archive/v2/policies/runs/forceStopAll

Response Codes

Code

Description

202

The request was successful.

400

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

401

Bad Credentials.

403

Unauthorized.

500

Internal server error.