]
Brian Stansberry updated WFCORE-393:
------------------------------------
Fix Version/s: 2.0.0.Beta1
(was: 1.0.0.CR1)
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.Beta1
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.