I have made some progress and understood what I have to do to make it work, however I do not understand where I can extract the right json file of the dashboard for generating a snapshot, like the code provided at the request part of point three in this post: Snapshot using http api does nothing - #10 by mefraimsson
I found a way to write code for extracting the correct data from the dashboard for which I want to generate a dashboard, I now need to have the right json code to supply that data too. Can this json template be found on the grafana database, or does it need to be manually coded?
Any advice would be appreciated, thank you.