Community Articles

Find and share helpful community-sourced technical articles.
Labels (1)
avatar
Super Guru

Note : This feature is available from HDP 3.0 (Ambari 2.7)

Ambari 2.7 has a cool new feature where it is integrated with Swagger and you can try and explore all the REST APIs.

Steps to use Swagger

This page takes you to the API explorer where you can try different APIs. Here are some of the screenshots.

248692__1_new.png

248692_new.png

You can get all the supported endpoints from http://{ambari-host}:8080/api-docs/swagger.json)

.

Hope this helps 🙂

2,585 Views