Sandeep More created KNOX-1679:
----------------------------------
Summary: Admin api to add alias
Key: KNOX-1679
URL: https://issues.apache.org/jira/browse/KNOX-1679
Project: Apache Knox
Issue Type: New Feature
Components: Server
Affects Versions: 1.3.0
Reporter: Sandeep More
Assignee: Sandeep More
Fix For: 1.3.0
Currently knoxcli.sh is used to add alias as follows
{code:java}
{GATEWAY_HOME}/bin/knoxcli.sh create-alias alias --cluster topology --value
myValue{code}
the limitation with this is that one has to be on the Knox machine to add alias.
The proposed feature will let users make a REST call using Knox admin api to
add and delete alias.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)