Move CRAN Archives

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Moves the existing archives from the wrong location to the correct location (if the system property is enabled).

Since: 7.42.1

Notes: Requires Artifactory Pro. Requires that the "cran.archiveMover.enabled" parameter be added to the Artifactory.yml file.

Security: Requires an admin.

Usage: PUT /artifactory/api/v1/cran/<repoKey>/move-archives

Produces: application/json

Sample Request

curl -username:password http://<artifactory-instance>/artifactory/api/cran/<repoKey>/move-archives

Sample Response

Moved