Why does the excluded_devices.csv file in discovery_server probe folder does not exist in UIM 9.02 release.
Environment
UIM 9.02
Resolution
Discovery server offers two callbacks to handle blacklist devices: a. clear_all_blacklisted_device > Unblocks all devices. This callback doesn't have any input. b. unblacklist_devices: This callback unblocks specific devices and requires bl_id as input which we need to query from cm_blacklist_computer_system table basing on device name or IP.