This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
The hostname can be modified in "dict_cmdb_ds" table in Postgres database:
- Login to Postgres DB
- Then update the hostname with the following query:
UPDATE dict_cmdb_ds SET hostname ='';
- Test the topology connection via Admin UI after the change.
Question
Change the hostname of the topology source