You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by asif sajjad <as...@gmail.com> on 2014/03/18 11:16:16 UTC

How to call POST,PUT and Delete Restful Web Services of Apache Ambari

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