Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Discover data tuning

Snow214
Tera Contributor

We have alm_assets list of specific hardware devices. We wanted to exclude those devices from discovery. How can we achieve this?

3 REPLIES 3

Sohail Khilji
Kilo Patron

do you want to stop creation of asset ?

 

then check for Businessrule on asset table which creates and updates CIs and Assets on every update and insert.

Can you brief your requirement to understand it better...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

We wanted to exclude those specific devices from being discovered in discovery run

Appli
Mega Sage

Hi, I would suggest creating IP exclusion list (with IP addresses of CIs, referenced by mentioned assets) and adding it to Discovery schedule.

Hope it helps