Address in the System Health > Service Status page does not show new updated Tunnel IP Address in UI and still shows the old IP Address.
VMware Cloud Director Availability 4.x
This happens due to old IP address entry still present in application.properties file, hence causing VCDA UI to show the old address.
Note: Snapshot of all the notes is recommended before performing below steps
Resolution:
cd /opt/vmware/h4/cloud/config/
2. Take backup of application.properties files:
cp application.properties application.properties
3. Edit the application.properties file using vi and add the new IP address entry and save the file.
4.Restart all of the appliance services.