Actions
Story #6019
closedStory #4762: [Epic] As a user, I can copy content
Issue #6018: As a user, I have an API for copying content between repositories
As a user, I can specify content to be copied by the content's pulp_href
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 66
Quarter:
Description
As a user, I can copy content units with hrefs $C1 and $C2 in $SOURCE to $DEST by calling:
http :/pulp/api/v3/rpm/copy/ source_repo=$SOURCE dest_repo=$DEST content:="[\"$C1\", \"$C2\"]"
Actions
Allow content to be copied by href
fixes #6019 https://pulp.plan.io/issues/6019