[
https://issues.apache.org/jira/browse/AMBARI-19324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zang updated AMBARI-19324:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk and 2.5 46e5913ffc0d58d8b789925dc9522b746e6444e7
> ambai-web action to download all client configs
> -----------------------------------------------
>
> Key: AMBARI-19324
> URL: https://issues.apache.org/jira/browse/AMBARI-19324
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Richard Zang
> Assignee: Richard Zang
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19324.patch
>
>
> ambari-web has actions to download client configs on service page and host
> page. screenshots attached
> As part of this task ambari-web should also have action to download client
> configs of all services. This action should be present in the left services
> menu
> API call to use for this action to download all client configs:
> {code}
> curl --user admin:admin -H "X-Requested-By: ambari" -X GET
> http://localhost:8080/api/v1/clusters/c1/components?format=client_config_tar
> -o output.tar.gz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)