It is REST style uri, so if you append the uri path with the export group name 
you will get the info you are looking for. 

If that does not answer your question, can you give an example response that 
you are expecting to see?

-Gour

> On Jun 2, 2015, at 8:33 AM, "hsy...@gmail.com" <hsy...@gmail.com> wrote:
> 
> I've noticed the http://hostname/ws/v1/slider/publisher/exports/
> <http://c6401.ambari.apache.org:1025/ws/v1/slider/publisher/exports/>  only
> gives you the list of export values, but within each one the entries block
> are empty. Is it ok have them all embedded in one response so that you can
> get all information directly from slider AM UI.
> 
> On Mon, Jun 1, 2015 at 12:35 PM, Jean-Baptiste Note <jbn...@gmail.com>
> wrote:
> 
>> Thanks Gour,
>> 
>> Indeed it does help; because I can see a way to combine these to avoid
>> polling.
>> By monitoring the ZK registry and doing CURL whenever there's a child
>> change in the registry it looks I can reliably track changes in the export
>> group, so this is perfect.
>> I'll let you know how implementation goes :)
>> 
>> Kind regards,
>> JB
>> 

Reply via email to