Description: This API is called to disable all cleanup policies on the global level.
Security: Requires a platform admin.
Usage:PUT http://{host:port}/artifactory/api/cleanup/policies/forceDisableAll
Note
This API disables both packages and release bundles policies.
Response Codes
Code | Description |
---|---|
200 | The request was successful. |
400 | Bad request. |
500 | Internal Server Error |