OK, we have indexed data. What to do now? Let us see some examples.
This can be useful after decommision of person or device. Is it referenced on some place anymore?
Show me all objects with "Lukas" in name. We see device registered to AzureAd, AzureAdPerson, Itop person and Zabbix account.
fcpc search ci+ "name%lukas"
name url
lukas_android_... AzureAdDevice/abcd1234
lukas foo AzureAdPerson/def1234
lukas foo ItopPerson/i6
lukas foo ZabbixAccount/z12
Show me all objects with some string within name. We see that it is defined as DNS host, Itop host, Zabbix host and DNS reverse record.
fcpc search ci+ "name%serverabc"
name url
serverabc DnsHost/serverabc
serverabc ItopHost/i13
serverabc Zabbixhost/serverabc
1.2 DnsRR/abc