Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
08-18-2020 02:25 AM
By reading https://docs.appdynamics.com/display/PRO45/Configuration+Import+and+Export+API I found out how to export and import various types of configuration - but what about rules for service endpoints and scopes? How do I go about to export and import those?
Thanks,
Mattias
Solved! Go to Solution.
08-18-2020 07:43 AM
Hi Mattias
You can use the following endpoint as a start to query the scope within an application
https://<controller url>/controller/restui/transactionConfigProto/getScopes/<applicationid>
It will give you and output of the scope definition
Then you use the following endpoint to create it in another application
https://<controller URL>/controller/restui/transactionConfigProto/createScope?applicationId=<application ID>
However AppD has already created a tool to do this for you, just log a call to AppD Support and ask for a tool called Config Exporter. They will give you a version of the tool depending on your controller.
This tool has a UI, which you can add your Controller/s and then migrate settings, including the scopes etc.
Ciao
08-21-2020 12:07 AM - edited 08-21-2020 12:16 AM
Thanks!
Got hold of Config Exporter - and I'm able to export/import everything except for custom service endpoints (ASP_DOTNET). They just don't show up in config exporter - however a list of tiers that holds custom service endpoints shows up with a green check mark, but can't proceed when highlighting any of them. When exporting all configuration for my application ServiceEndpointDefinition's are there - but just doesn't show up in config exporter.
Any ideas?
Thanks,
Mattias
08-21-2020 05:38 AM
Found out that service endpoints are exported/imported tier by tier - therefore I had to select a tier in config exporter -> click SERVICE END POINTS in left pane and then custom service endpoints were listed fine!
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form