So, I work for a utility company, and we have over 500 VRM installations. I need to download their diagnostic and system overview data containing Gateways other parameters in Json format. I know I can download for individual sites, but that would be a lot of work. Is there a way to download the data for all the sites using https://vrmapi.victronenergy.com/v2/installations/{idSite}/diagnostics?count=1000.
Using side ID {idSite} means I'm downloading a single site endpoint, but I need to download all 500 endpoints.