Update the Deep Link URL
To update the deep link URL:
- Go to
platform-admin/binand log in.CODEcd platform-admin/binCODE./platform-admin.sh login --user-name=admin --password=password - Run the following command on the Enterprise Console host:
CODE
./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.