Hi,
I want to create Cluster by calling Apache Ambari Restful API's. I am using Restful API's client named as Postman Rest Client. GET Requests are working fine but POST,PUT and Delete are not working. Help me in this Regard please *Example:* I want to add Cluster by below URL, but it's not working. POST REQUEST http://AmbariServerIP:8080/api/v1/clusters/c1 Best Regards, Asif Sajjad
