23 Apr 2019
04:13 PM
- last edited on
25 May 2021
05:21 AM
by
MaciejNeumann
I know how to create a custom device using the API. I just need to know how to get a list of custom devices in Dynatrace Managed, using an API if there is one available. I don't see any mention of it in the documentation (https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/topology-and-s...)
Solved! Go to Solution.
Unfortunatly not, that API endpoint is still missing. But as a workaround to get all custom device names and IDs you could query one of your custom metrics through the timeseries API and you will get a list of all custom devices that are actively writing that metric.
Featured Posts