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

Community access restored to most members


I've been able to make some changes to restore community engagement access to most members.

Follow the blog post for up to date information



We thank you for your patience while we get this fixed


Narendra.Reddy
AppDynamics Team
Older Controllers (prior to version 4.2.15) follow these instructions:

 

  •  Modify the following element located in the controller_home>/appserver/glassfish/domains/domain1/config/domain.xml file:
  <jvm-options>-Dappdynamics.controller.ui.deeplink.url=<<new_deeplink_url>></jvm-options>
  • Restart the Controller App Server.
  • This will change the deeplink URL for all accounts in the Controller.

 

Newer Controllers (versions 4.2.15+) follow these instructions: 

 

  • As of Controller version 4.2.15, there is an option to change the deeplink URL for each account and runtime. 
  • Use the following command:
curl -k --basic --user root@system --header "Content-Type: application/json" 
--data '{ "controllerURL": "http://<controller>:<port>" }'
http://<controller>:<port>/controller/rest/accounts/<ACCOUNT-NAME>/update-controller-url

 

  • Verify the change by querying the Controller database: 
select id, name, controller_url from account where name like '%<ACCOUNT-NAME>%';

 

Comments
Albert.Chang
AppDynamics Team (Retired)

This is great and worked for me!

Version history
Last update:
‎09-14-2018 10:00 AM
Updated by:
On-Demand Webinar
Discover new Splunk integrations and AI innovations for Cisco AppDynamics.


Register Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here