Hi all, I have a network where a number of instances of Varnish are deployed. I need to have a directory of all files cached at any given moment. Does Varnish export an API that I can call from my code and query Varnish for the contents of it's cache? Is there a better way to do this? Thanks