cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Copy application on OneAgent

lazaroyadrian_p
Organizer

Hi,

We have defined an application (www.x) to which a lot of configuration has been applied.

 

In a few days we will release an application with a different domain (www.y), but to which we will have to apply the same configurations as the other (www.x)

 

Is it possible to copy the application www.x and then change the name to www.y?

 

Regards Lazaro

 

2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

Yes, you can use for it configuration API. This will allow you download JSON that will represent application A. Based on it you can create own message that will create preconfigured application B.

More details are here:

https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/configuration-api/

Right now there is no option to clone application via GUI.

Sebastian


Regards, Sebastian

Hi Sebastian,
your answer is right, but the API unfortunately does not copy all the rules

Thanks anyway for this information.
Regards Lazaro


Featured Posts