Export and Import Release Bundles (v1) Using the REST API

📘

Note

For information about exporting and importing Release Bundles v2 using the REST API, see Export and Import Release Bundles v2 using REST APIs.

Exporting and importing your Release Bundles (v1) is performed in two stages, whereby you export the Release Bundles from Distribution and import the Release Bundles on your Artifactory node.

Run these export Release Bundle v1 commands using the Distribution REST APIs:

  1. Export Release Bundle v1 Version

  2. Get Exported Release Bundle v1 Version Status

  3. Download the Exported Release Bundle Archive: Use the download_URL field to download the exported archive when the Status is set to COMPLETED.

📘

[Optional]

You can use the REST API to Delete Exported Release Bundle v1 Archive File from Distribution.

Run these import Release Bundle commands using the Artifactory REST APIs:

  1. Import Release Bundle v1 Version
  2. Get Release Bundle Version Import Status