]
RH Bugzilla Integration updated WFLY-1706:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Clone a profile
---------------
Key: WFLY-1706
URL:
https://issues.jboss.org/browse/WFLY-1706
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 9.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.