]
Brian Stansberry reassigned WFCORE-393:
---------------------------------------
Assignee: Kabir Khan
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: 1.0.0.CR1
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.