VMware Cloud Foundation Operations is not reachable. Please check the connection.".root user.cat /etc/vmware-vpx/instance.cfginstanceUuid line in the output (for example: instanceUuid=########-####-####-####-############).su postgres -c "/opt/vmware/vpostgres/current/bin/psql -d vcopsdb -p 5433"select * from kv_auth where objecttype like '%GUUID%';GUUID" with the actual UUID retrieved in step 2, while retaining the % wildcards.Administration ➔ Configurations ➔ Inventory Management in the UI.vcHostIdStr from a row and paste it into the Inventory Management filter.select * from kv_auth where objecttype like '%vcHostIdStr value%';