[
https://issues.apache.org/jira/browse/KNOX-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727028#comment-16727028
]
ASF subversion and git services commented on KNOX-1679:
-------------------------------------------------------
Commit e601924406446f44c74ee53cca108cf657a70a7f in knox's branch
refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=e601924 ]
Merge pull request #48 from moresandeep/KNOX-1679-Alias_API
KNOX-1679 - Add Alias API service
> Admin api to add alias for a given topology
> -------------------------------------------
>
> 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
> Priority: Major
> 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)