Hello everyone,

A tree structure of the explorer is approx ready for the android client and I was curious if i am wrong somewhere.

First of all, All feeds are collected by call to
/inventory/feeds
feed call for resources
/inventory/feeds/{feed}/resources
call for rec resources and metrics

/inventory/feeds/{feed}/resources/{resid}/recursiveChildren
/inventory/{feed}/resources/{resid}/metrics
Am I missing something?

Thanks

Anuj Garg