Created 02-16-2016 05:47 PM
I am planning to download Ambari Blueprint from the cluster. I have heard there is a way . Can anyone help me on this.
Created 02-16-2016 05:48 PM
curl -u admin:admin -i -H 'X-Requested-By: ambari' -X GET http://ambariserver:8080/api/v1/clusters/clustername?format=blueprint
Created 02-16-2016 05:48 PM
curl -u admin:admin -i -H 'X-Requested-By: ambari' -X GET http://ambariserver:8080/api/v1/clusters/clustername?format=blueprint
Created 02-16-2016 05:50 PM
@Neeraj Sabharwal Thanks Budd 🙂 will try that
Created 02-16-2016 05:52 PM
@sanjeevan mahajan You can type this in browser to see the bp.
http://ambariserver:8080/api/v1/clusters/clustername?format=blueprint
Created 02-16-2016 05:57 PM
@Neeraj Sabharwal : Kool it worked beautifully. Thanks a lot
Created 02-16-2016 05:49 PM
Yes there is: https://cwiki.apache.org/confluence/display/AMBARI/Blueprints
GET /clusters/:name?format=blueprint