Description: Converts the local repository to a federated repository.
Note: The federated repository cannot be converted back to a local repository.
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.