Schedules immediate content replication between two Artifactory instances. Replication can optionally include properties and delete items if they do not exist in the source repository. Pull Replication - pulls content from a remote Artifactory repository to a local cache of the remote repository. Push Replication - pushes content from a local repository into a local repository of another Artifactory instance. Multi-push Replication - pushes content from a local repository into a local repository of several Artifactory instances (Enterprise only). The type of replication initiated depends on the type of repository specified in the repoPath parameter. If repoPath is a local repository, a push replication will be triggered. If repoPath is a remote repository cache, a pull replication will be triggered. If no repositories are provided in the payload, Artifactory will trigger all existing replication configurations.
post
https://{artifactory_host}/artifactory/api/replication/execute/
