]
RH Bugzilla Integration commented on WFCORE-393:
------------------------------------------------
Brad Maxwell <bmaxwell(a)redhat.com> changed the Status of [bug
Clone a profile
---------------
Key: WFCORE-393
URL:
https://issues.jboss.org/browse/WFCORE-393
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Kabir Khan
Fix For: 2.0.0.Alpha4
Add the ability to clone a profile.
This could be a new "clone" operation on the existing profile resource, or
perhaps a "clone-from" parameter on the existing "add" operation.
Probably the former, as that will be more transformation-friendly.
Implementation will likely involve using the "describe" operation used for
configuring managed domain servers and adding steps from the describe results directly on
the HC instead of passing them to a server.