30 Mar 2020 02:38 PM
I want to get a json with the Quality Reports, so I can precisely measure how much my environment is better for everty metric that I consider relevant. However when I use the API (.../api/config/v1/reports https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/configuration-api/reports-api/... ). The response boby is an empty list:
Details | |
200 | Response body Download { "values": [] |
Solved! Go to Solution.
30 Mar 2020 04:05 PM
Hello,
Have you enabled reporting on the dashboard? I believe you may first need to do this first to retrieve those values.
Here is a document with more info on subscribing to dashboard reports: https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/dashboards/subscri...
Hope this helps!
30 Mar 2020 06:59 PM
Hi Justin, thanks for the answer. It worked for me, but I want to acess a Service Quality Report "Dashboars and reports >> "Reports", that one Dynatrace provides us by default: https://www.dynatrace.com/support/help/how-to-use-dynatrace/reports/service-quality-reports/
31 Mar 2020 08:59 AM
i am afraid the API you had used is not intended to access default dynatrace reports, but to access those "reports" generated by dashboards (mentioned on another answer of this topic).
31 Mar 2020 09:19 AM
"old" style reports cannot be accessed by well known API, if you need some data out of them, you have to find another way. imho dynatrace default reports are kind of blackbox and probably will be replaced by something more common and configurable (i guess new dashboard reports in future).
23 Jun 2021 08:48 AM
Hi @rastislav_danis hope you are doing well,
If there any way to allow another peoples to receive these report without sharing the link each time.
Seems there is a Subscription Option, but this option require Dynatrace Access and everyone must Subscribe by itself.
Thanks
23 Jun 2021 02:43 PM
Hi
i'm afraid there is no option to dashboard report subscription without dynatrace access.
You can sent users anonymous link to dashboard, but those users without access cannot setup subscription.
23 Jun 2021 02:53 PM - edited 23 Jun 2021 02:53 PM
Yes thats what I suspect.