Disable All Smart Archiving Policies API

JFrog REST APIs

Content Type
REST API

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

Security: Requires a platform admin.

Usage:PUT /artifactory/api/archive/v2/packages/policies/forceDisableAll

Sample Request

PUT https://[JFrogPlatformURL]/artifactory/api/archive/v2/packages/policies/forceDisableAll

Response Codes

Code

Description

200

The request was successful.

400

Bad request.

500

Internal Server Error