We want to backup the application configuration. We found a Tool
https://github.com/Appdynamics/api-commandline-tool/blob/master/act.sh
But this is not officially supported and outdated.
We are at a point where we want to automate a backup and in case of an error, we want to import this configuration.
For some Configuration the export and import it is working but for some not.
The official Doc is here:
https://docs.appdynamics.com/display/PRO45/Configuration+Import+and+Export+API
Is it possible to export the whole configuration via API or is this not possible with appdynamcis?
Does anybody know how to import the exported service endpoint configuration?
I found a topic on appdynamics documentation explaining how to backup and restore controller data: