A customer wants recently imported server records to be automatically reclassified into more specific CMDB classes after being discovered byServiceNow Discovery.
During the discovery process, if existing Server records are reclassified into theLinux ServerandWindows Serverclasses, which reclassification operation occurs?
Correct Answer: C
In the CMDB class hierarchy,Serveris ageneric parent class, whileLinux ServerandWindows Serveraremore specific child classes. WhenServiceNow Discoverydetects sufficient evidence (such as OS signatures) to move a CI from a generic class to a more specialized one, this action is called aClass Upgrade.
AClass Upgradeoccurs when a CI is reclassifieddown the hierarchy into a more specific subclass, enriching the record with additional attributes, behaviors, and discovery patterns appropriate to that class. This is a standard and expected behavior in mature CMDB implementations and aligns with Data Foundations best practices.
AClass Switchwould imply lateral movement between unrelated classes, which is not what happens here.
AClass Downgradewould move a CI from a specific class back to a more generic one, typically when discovery confidence is reduced-not the case in this scenario.
By performing class upgrades automatically, Discovery improves CMDB accuracy, reporting precision, and service mapping quality without manual intervention.
Therefore, the correct answer isC - Class Upgrade.