Delete a Release Bundle (v2) from Multiple Edge Nodes

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

You can delete a distributed Release Bundle version from one or more Edge nodes without deleting it from the source Artifactory that performed the distribution. This operation is known as a Remote Delete.

Note

It is also possible to delete a Release Bundle version from a single distribution target using the Distribution details window. For more information, see Delete a Release Bundle (v2) Version from a Selected Edge Node.

To perform a remote delete from one or more Edge nodes:

  1. In the Application module, select Artifactory > Release Lifecycle. The Release Lifecycle dashboard is displayed.

  2. Click the name of the relevant Release Bundle to open the kanban board.

  3. Select the Distributions tab.

    Dashboard_Distributions-tab.png
  4. Click any of the cards for the relevant Release Bundle version to open the version timeline. For example, if you want to delete version 1.0.0, click the 1.0.0 card under any of the Edge nodes.

  5. From the Actions menu, select Delete from Target.

  6. Select the Edge nodes from which the Release Bundle version should be deleted and click Delete.

    The Release Bundle version is removed from each selected Edge node. An event is added to the version timeline for each node.

    Dashboard_timeline_remote-delete-events.png

Note

To delete the Release Bundle v2 locally from the source Artifactory, see Delete a Release Bundle (v2) Version. In contrast to Release Bundles v1, this operation cannot be performed using JFrog Distribution because all Release Bundles v2 are created and managed by Artifactory.

If the Release Bundle v2 is deleted locally (that is, directly) from the Edge node, an event is added to the version timeline of the source Artifactory.

Perform Remote Delete using the REST API

To delete a distributed Release Bundle v2 version from one or more Edge nodes, use the Remote Delete Release Bundle v2 Distribution REST API.Remote Delete Release Bundle V2 Distribution