Hi there!
I'm trying to get all the services, layers, webmapps...etc, that are dependent between each other in my organization via python.
I can get this information of diferent elements using the method "dependent_upon()" and "dependent_to()", but it does not retrieve this information for some elements, such as Dasboards or some aplications.
Is there a way to get which features services are consumed by a dashboard via python?
Thanks!