VMware Cloud Community
dvnagesh
Contributor
Contributor

REST API Call to get Hadoop distributions in BDE 1.0

Hi All,

Can you please let me know what is the REST API call to get and parse Hadoop Distribution with BDE 1.0?

Regards,

Nagesh

0 Kudos
1 Reply
JunW
Enthusiast
Enthusiast

Hi Nagesh,

Please find two pictures below related to your requested rest api information. they are https://{your_management_server_url}:8443/serengeti/api/distros and https://your_management_server_url:8443/serengeti/api/distros/{distroName}

The first one will get all configured hadoop distributions, and the the second one will get the specific distribution. Please make sure you need to login the server before you can call any rest apis. Also in BDE 1.0/1.1, rest apis are not public formally.

Thanks,

Jundistro1.pngdistro2.png

0 Kudos