Hi everyone,
First of all, I can get the data of a Solarwinds report manually with excel. but how can I do this with a script?

Do I need to write a query with an api?
I was able to export xml, but I could not find the report data in this xml file.
My goal is to transfer these report data to elasticsearch with python script.