04 Mar 2019 11:45 PM
I am hoping to see if there is a way to load 3k+ web checks into Dynatrace. Does dynatrace provides and published APIs or CLI to do this?
Solved! Go to Solution.
05 Mar 2019 04:07 AM
If the synth are only a web check with no steps, you could create an script to call the Synthetic API to create the test.
https://www.dynatrace.com/support/help/extend-dyna...
it works with a JSON that POST to create the request. So is only to model the script template and ingest it with the 3k of web check that you have. The only custom id is the test location.