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.
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.