Hi all,
I'm struggling to find information showing the relationship/dependency of data source to a layer within a service. Is it possible to call 1, 2 or whatever it takes REST API calls to find what data source (eg. enterprise geodatabase and featureclass) a layer within a service is using?
I know how to get the service's manifest.json which tells me about the enterprise geodatabase, RDBMS, username, etc and what feature classes it references as a collective.
Thanks