Convert Local Repository to a Federated Repository

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Converts the local repository to a Federated repository.

Notes: The Federated repository cannot be converted back to a local repository.

Note

When working inside a specific project, the Federated repositories that comprise the Federation must all share the same project key.Projects

Since: 7.18.3

Security: Requires an admin user

Usage: POST /api/federation/migrate/{localRepoName}

Produces: application/json

Sample Output:

POST /api/federation/migrate/generic-repo
  
Migration finished successfully.