The CMDB CI Class Models app is the single source for all new base-system CMDB CI class models defined by ServiceNow.
The app provides customers and ISV partners with classes for the Discovery and Service Mapping Patterns apps.
Use the app to obtain and make use of newer class models at a faster pace than with regular family releases.
- Provides base-system CMDB class models for new resources
- Adds new classes and their descriptions to the CMDB class hierarchy
- Creates identification rules and dependent relationships for new classes
New
Added CMDB table VLAN Configuration (cmdb_vlan_configuration) to store VLAN ID, related CI, VLAN tag, VLAN type, and optional subnet association. The table provides a standardized CMDB object to represent the relationship between a VLAN ID and a specific CI. The table is primarily used by OT and TNI for modeling VLAN-to-CI mappings needed for identification logic and network segmentation use cases.
Added corresponding Related Entry identification rules and ACLs to ensure correct identification and controlled access to VLAN configuration records. The rules are based on the combination <VLAN ID, CI, VLAN Tag>.
Added identification rules for hardware, network ports, network interfaces, and logical connections to ensure consistent association regardless of CI type.
Added Alibaba Datacenter [cmdb_ci_alibaba_datacenter] that is Extended From cmdb_ci_logical_datacenter.
Added the suggested relationships with Virtual Machine Instance, Cloud Image, Cloud Hardware Type, Storage Volume, Availability Zone, and Cloud Service Account to support Alibaba Cloud Resource Discovery.
Required plugins and products:
- Configuration Management Database (CMDB) (com.snc.cmdb)