Hi,
Is there a way to query Snapshot Metadata via API? As I understand every snapshot of an application is a separate application, but when I retrieve Metadata using this post by
Why you might ask? I would like to automatically extract data from the same metric via API, but from different snapshots to show and monitor historic changes. I know that I will have to use text comparison to extract the metric by name, but that’s ok.
Thanks!


