Update the Deep Link URL
To update the deep link URL:
AppDynamics On-Premises
list_alt
To update the deep link URL:
platform-admin/bin
and log in. cd platform-admin/bin
./platform-admin.sh login --user-name=admin --password=password
./platform-admin.sh update-service-configurations --service controller --job update-configs --args controllerExternalUrl=<server-protocol>://<controller-host>:<controller-port>
where server-protocol is http or https.