Description of problem: There is no option to search 'obfuscate_hostname=True' system over the portal. ~~~ If you access cloud.redhat.com and browse the host inventory it will onlly show the hostname. In case of obfuscated hostnames this is not very useful. In the old insights page or on satellite insights the hosts are also showing the display name. Please bring the "display name" into the inventory view. ~~~ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Set obfuscate_hostname=True in insights-client.conf ~~ # Obfuscate IP addresses obfuscate=True # Obfuscate hostname obfuscate_hostname=True ~~ 2. #insights-client --register Actual results: systems get registered with 'host1.example.com' (next system would be host2.example.com ) Expected results: There is no filter over the portal to find these systems. Additional info: #curl -vv -u <PORTAL_LOGIN> https://access.redhat.com/r/insights/v3/systems/?account_number=<ACCOUNT_NO> | python -mjson.tool
Closing this. Today I can set and search via displayname in the Inventory.