The Configuration Management Database (CMDB) contains base-system classes that store data about Configuration Items (CIs). The CMDB CI Class Models ServiceNow® Store app adds class models that extend the CMDB class hierarchy, including class descriptions, identification rules, identifier entries, and dependent relationships if applicable.

You can use the added classes as any other CMDB class. Applications such as Discovery and Service Mapping can use these class extensions to populate CIs and discover various technologies and software.

Related ServiceNow® Store apps and reference information:
  • CMDB schema model: A collection of class diagrams and class attributes for key CMDB classes.
  • CMDB tables descriptions: Descriptions of key CMDB tables in the base system.
  • Populating the CMDB: Information about the various options for populating the CMDB.
  • Discovery patterns: A ServiceNow Store app that provides a library of Discovery patterns for discovering specific devices and applications in the industry.
  • Service Graph Connectors: ServiceNow Store apps that provide predefined integrations for importing and integrating common third-party data into CMDB classes. Also includes the IntegrationHub ETL wizard for creating new ETL transform maps.

Add class models

The app adds classes, columns, and the associated metadata as related records in the following tables:
  • CMDB Class Information [cmdb_class_info]: Class descriptions
  • Identifier [cmdb_identifier]: Identification rules
  • Identifier Entry [cmdb_identifier_entry]: Identification entries
  • CMDB Metadata Hosting Rules [cmdb_metadata_hosting]: Dependent relationships

Discover using extension classes

The table lists the software and technologies that applications can discover using the extension classes. It provides links to documentation for CMDB CI Class Models and the corresponding discovery patterns.

Request apps on the Store

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Verify successful installation

After installing the CMDB CI Class Models store app, make sure the classes were added successfully:
  1. Navigate to All > Configuration > CI Class Manager.
  2. Click Hierarchy to display the CI Classes list.

    This list contains the added classes, such as the Nutanix classes.

  3. Select a class to see the corresponding class details, identification rules, identifier entries, and dependent relationships, if applicable.
Note: Uninstalling the CMDB CI Class Models application might compromise the integrity of the CMDB and result in unexpected behavior.