Description: This API is called to disable all cleanup policies on the global level.
Security: Requires a platform admin.
Usage:PUT /artifactory/api/cleanup/policies/forceDisableAll
Note
This API disables packages, builds and release bundles policies.
Sample Request
PUT https://[JFrogPlatformURL]/artifactory/api/cleanup/policies/forceDisableAllResponse Codes
Code | Description |
|---|---|
200 | The request was successful. |
400 | Bad request. |
500 | Internal Server Error |