Unblock System Replication

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Unblocks replications globally. Push and pull are true by default. If false, replication for the corresponding type is not unblocked.

Notes: Requires Artifactory Pro

Security: Requires an admin user

Usage: POST api/system/replications/unblock?push=[true|false]&pull=[true|false]

Produces: text/plain

Since: 4.7.2

Sample Usage:

POST /api/system/replications/unblock
Successfully unblocked all replications