We ran into a use case yesterday where we were simply re-pointing our target URL in an API monitor so that a test could be conducted in a lower environment with a different URL.The ability to copy a ...
Copying Monitors
HKosova
Alumni
6 years agoThis can be done using AlertSite API - you can make an API call to fetch the existing monitor configuration, then another API call to create a new monitor with the same configuration but a different URL.