-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
It should be possible to map a resource path address onto another one.
The main use-case at the moment is in the web subsystem (see linked issue) where we have 'strange' paths like
ssl=>configuration and sso=>configuration which should be configuration=>ssl and configuration=>sso.
So the idea is to be able to alias ssl=>configuration onto configuration=>ssl to move the model to the proper structure while preserving compatibility for older clients.
Add an 'include-aliases' parameter to :read-resource and :read-resource-description to avoid polluting the output with aliases unless requested.
- blocks
-
AS7-3309 unify configuration path element usage in the web subsystem
- Closed