Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-1728

RFE: Provide bulk delete method for Collection versions

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • Backend, UI
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Feature Overview

      Request to provide a bulk delete method for Collection versions  via web or terminal.

      Background, and strategic fit

      AAH does not provide a way to delete more than one collectin version at a time, so this might be done one by one or attacking the API with a curl for example:

      for i in $(seq 4 1 140);do curl -X DELETE --user admin:redhat00 https://automationhub.bcnconsulting.com/api/galaxy/content/published/v3/plugin/ansible/content/published/collections/index/redhat_cop/controller_casc/versions/0.0.$i/;done

      (Optional) Use Cases

      Delete a group of collection versions at the same time via web or terminal.

      Assumptions

      Need to delete more than one version of the collection.

      Out of Scope

       

       

              Unassigned Unassigned
              rhn-support-sperezto Silvio Perez Torres
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: