Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-34541

[QE] Nailgun implement endpoint ContentViews::Remove

XMLWordPrintable

    • None

      endpoint: /katello/api/v2/content_views/<id>/remove
      payload:

      {[content_view_version_ids] , [environment_ids]}

      ... to remove CV Version(s) and/or Environment(s) from the CV.

      Our current method of CVV.delete() , uses the destroy api, and can be problematic with complex CVs or CCVs. And you must remove the CV from the CVV's envs (including Library) before deleting.

      Note: When passing version_ids , we must also pass env_ids of Env(s) that contain those Version(s), else ISE 500 for version(s) in environment(s).

              rh-ee-damoore David Moore
              satellite-focaccia-bot Focaccia Bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: