20 Jan 2021 10:58 AM
Hi,
is it possible to get anomaly detection settings from a specific host / service, etc vía API?
On the other hand, is it possible to get baseline timeseries from a Service / Application vía API?
Thanks in advance.
Alberto.
Solved! Go to Solution.
20 Jan 2021 12:18 PM
Hello @Alberto D.
Please go through with the below link.
https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/anomaly-detection-api/
Regards,
Babar
20 Jan 2021 02:14 PM
Sadly the API Endpoint for AD is a global configuration, so the information is the global one. There is no endpoint for specific entity via API sadly, only via UI....
For the Timeseries you could use the Timeseries api or the metric one, you could use the metric explorer so you could see what you should expect via de api output.
19 Jul 2021 02:48 PM
I'm looking for the same functionality. There is currently no way to automate the configuration for our hosts (either via Monaco or Terraform), as these host-specific anomaly settings are not provided via an API. Only the global configuration is exposed via the API, which is not sufficient.