
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2016 08:02 AM
In doing Discovery, we are getting the error during identification of missing the os_domain. This is happening on several ips being discovered. I've done some cursory looking at Identification scripts and cannot identify why this is required and why identification is failing. There are no matches found in the CMDB which is expected and next is to create a new CI. But we get the error.
Any suggestions? I do noticed that the NBT port 137 is "unresolved" but that should not be a requirement to create a CI that I'm aware of.
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 12:54 PM
Found the answer. There is a system property for CMDB Identification and Reconciliation process that enforces mandatory fields and prevented discovery updating. Set the attribute to false.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 12:54 PM
Found the answer. There is a system property for CMDB Identification and Reconciliation process that enforces mandatory fields and prevented discovery updating. Set the attribute to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 11:04 AM
This was very helpful to me as I came across the same issue but with other custom rules we've implemented.
For reference the property that needs to be updated is
glide.required.attribute.enabled
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2018 05:52 PM
Thanks a million! Very helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2018 08:34 AM
Hi, I am getting same error for IP switches. On checking this property I found that it is already set to false. Still I am getting same error.
CMDB Identification Error: In payload missing minimum set of input values for criterion (matching) attributes from identify rule for table [cmdb_ci_hardware]. Add these input values in payload item '{"className":"cmdb_ci_ip_switch","values":{"discovery_source":"Manual Entry","ip_address":"10.XX.XX.XX","model_id":"f076dc7037229f4468aaab2943990edc","sys_class_name":"cmdb_ci_ip_switch","manufacturer":"fec6a37537f34b0068aaab2943990eb7"}}'
Please suggest.