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\"]"
Updated by daviddavis almost 5 years ago
- Status changed from ASSIGNED to POST
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 2fe71dd6c374f9e800d2cd21ff6bba5da56a13b9.
Added by daviddavis over 4 years ago
Updated by dalley over 4 years ago
- Sprint/Milestone changed from Pulp 3.x RPM (Katello 3.16) to Pulp RPM 3.3.0
Updated by dalley over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Allow content to be copied by href
fixes #6019 https://pulp.plan.io/issues/6019