Actions
Feature #33120
closedExpose on the Katello API the ability to sync only an individual Content View or Repository to a Smart Proxy
Description
The Actions::Katello::CapsuleContent::Sync task is already capable of syncing only an individual Lifecycle Environment and Content View and Repository to an individual Smart Proxy.
However, the Katello API exposes only the ability to specify an individual Lifecycle Environment.
It would be nice to expose the Content View and Repository capabilities through the API as well.
Actions