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.
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
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.
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.
Featured Posts