Already a NinjaOne customer? Log in to view more guides and the latest updates.

ServiceNow CMDB Field Mapping Reference

Topic

This article lists the fields that NinjaOne populates in the ServiceNow Configuration Management Database (CMDB). For instructions on mapping configuration items, refer to Map NinjaOne Settings to ServiceNow.

Environment

  • NinjaOne Integrations
  • ServiceNow

Description

The following table provides a list of the fields that NinjaOne sends to ServiceNow and are available for mapping. NinjaOne syncs data from computer, storage device, file system, network adapter, and software package configuration item classes. 

CMDB RelationshipCMDB TableCMDB FieldNotes
selfcmdb_ci_computerdiscovery_sourceConfigurable (choice_list, import_set by default)
selfcmdb_ci_computername 
selfcmdb_ci_computerserial_number 
selfcmdb_ci_computeros 
selfcmdb_ci_computeros_version 
selfcmdb_ci_computeros_service_packAvailable from 10.0
selfcmdb_ci_computermanufacturerConfigurable (choice_list ignored by default)
selfcmdb_ci_computermodel_number 
selfcmdb_ci_computeros_domain 
selfcmdb_ci_computerram 
selfcmdb_ci_computervirtualAvailable from 10.0
selfcmdb_ci_computerprivate_ip_addressDeprecated; refer to Deprecated Details
selfcmdb_ci_computerip_addressDeprecated; refer to Deprecated Details
selfcmdb_ci_computercpu_nameAvailable from 10.0
selfcmdb_ci_computercpu_manufacturerAvailable from 10.0
selfcmdb_ci_computercpu_speed 
selfcmdb_ci_computercpu_countAvailable from 10.0
selfcmdb_ci_computercpu_core_countAvailable from 10.0
selfcmdb_ci_computercpu_typeAvailable from 10.0
selfcmdb_ci_computerwarranty_expirationAvailable from 10.0 (YYYY-MM-DD by default)
selfcmdb_ci_computermac_addressDeprecated; refer to Deprecated Details
selfcmdb_ci_computerdisk_spaceAvailable from 10.0
selfcmdb_ci_computerdefault_gatewayDeprecated; refer to Deprecated Details
u_device_sys_idcmdb_ci_storage_devicedevice_idAvailable from 10.0
u_device_sys_idcmdb_ci_storage_deviceserial_numberAvailable from 10.0
u_device_sys_idcmdb_ci_storage_devicemanufacturerAvailable from 10.0
u_device_sys_idcmdb_ci_storage_devicemodel_idAvailable from 10.0
u_device_sys_idcmdb_ci_storage_devicestorage_typeAvailable from 10.0
u_device_sys_idcmdb_ci_storage_devicedevice_interfaceAvailable from 10.0
u_device_sys_idcmdb_ci_storage_devicesize_bytesAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemnameAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemmount_pointAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemlabelAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemcapacityAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemavailable_spaceAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemmedia_typeAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemfile_systemAvailable from 10.0
u_device_sys_idcmdb_ci_file_systemserial_numberAvailable from 10.0
u_device_sys_idcmdb_ci_network_adapternameAvailable from 10.0
u_device_sys_idcmdb_ci_network_adapterip_addressAvailable from 10.0
u_device_sys_idcmdb_ci_network_adapternetmaskAvailable from 10.0
u_device_sys_idcmdb_ci_network_adapterip_default_gatewayAvailable from 10.0
u_device_sys_idcmdb_ci_network_adaptermac_addressAvailable from 10.0
u_device_sys_idcmdb_ci_network_adapterip_default_gatewayAvailable from 10.0
u_device_sys_idcmdb_ci_spkginstalled_atAvailable from 13.0
u_device_sys_idcmdb_ci_spkgnameAvailable from 10.0
u_device_sys_idcmdb_ci_spkgmanufacturerAvailable from 10.0
u_device_sys_idcmdb_ci_spkgversionAvailable from 10.0
unmapped bitlocker_conversionStatusAvailable from 10.0
unmapped bitlocker_encryptionMethodAvailable from 10.0
unmapped bitlocker_initializedForProtectionAvailable from 10.0
unmapped bitlocker_lockStatusAvailable from 10.0
unmapped bitlocker_protectionStatusAvailable from 10.0
unmapped device_remote_url 
unmapped device_url 
unmapped last_login_name 
unmapped product_key 
unmapped custom_fieldConfigurable (Ninja Process)

Deprecated Details

The deprecated macOS, IP, and gateway fields were written to related child CIs rather than directly onto the Computer CI. This method follows ServiceNow’s Common Service Data Model (CSDM) and Identification and Reconciliation Engine (IRE) standards required for Store certification, which places attributes outside the Computer class. ServiceNow better describes the relationship in Using the IP Address/DNS name/MAC Address/Serial Number fields on the Main CMDB CI is problematic - Support and Troubleshooting (external link). Refer to Computer [cmdb_ci_computer] class • Australia ServiceNow AI Platform Capabilities • Docs | ServiceNow (external link) for more information about the Computer class.

If you need the relationships surfaced on the Computer record, we recommend that you use a small transform or business rule that copies values from the related CI.

Additional Resources

Refer to the following resources to learn more about the ServiceNow integration in NinjaOne: 

 

FAQ

Next Steps