Get Source Artifactory IDs

JFrog REST APIs

ft:sourceType
Paligo

Description: Lists the Artifactory IDs containing Release Bundles. Used as the preliminary step, prior to exporting the Release Bundles metadata to the relevant Distribution services.

Notes: To support the One to One Pairing ratio between Artifactory (from 7.x) and Distribution (from 2.4) introduced in the JFrog Platform, you need to migrate the Distribution metadata to Distribution services based on the list generated by this command. For more information, see Distribution REST APIs

Since: 2.4

Security: Requires an admin user

Usage: GET /api/v1/system/migration/import_export/source_artifactories

Consumes: application/json

Produces: application/json

Sample Usage:

$ curl -X GET -u user:password "http://ARTIFACTORY_SERVER_HOSTNAME:8082/distribution/api/v1/system/migration/import_export/source_artifactories