Cassandra extension classes

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The CMDB CI Class Models store app adds or updates classes for Cassandra databases.

    The CMDB CI Class Models app adds class models that extend the CMDB class hierarchy, including class descriptions, identification rules, identifier entries, and, if applicable, dependent relationships. You can use the added classes just like any other CMDB class. Applications such as Discovery and Service Mapping Patterns can use the class extensions to populate CIs and discover technologies and software.

    See the CMDB CI Class Models release notes.

    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.

    Cassandra

    Cassandra is a distributed database that is treated as one database and that runs on a cluster of Linux nodes. A Cassandra cluster CI represents a logical entity that doesn’t refer to a Linux node.

    Classes

    This section lists the classes that the CMDB CI Class Models store app adds or updates. For the list of classes in the base system, including classes that this app might extend, see CMDB tables descriptions.

    Table 1. Cassandra classes
    Class Extends Description
    Cassandra cluster node

    [cmdb_ci_cassandra_cluster_node]

    Cluster node

    [cmdb_ci_cluster_node]

    • “Hosts” cmdb_ci_cassandra_instance
    • “Cluster Of” cmdb_ci_cassandra_cluster
    • “Hosted On” cmdb_ci_ server
    Cassandra instance

    [cmdb_ci_cassandra_instance]

    DB instance

    [cmdb_ci_db_instance]

    • “Runs On” cmdb_ci_server
    • “Hosted on” cmdb_ci_cassandra_cluster_node
    • “Contains” cmdb_ci_config_file_tracked
    Cassandra keyspace

    [cmdb_ci_cassandra_keyspace]

    DB catalog

    [cmdb_ci_db_catalog]

    “Hosted On” cmdb_ci_cassandra_cluster

    Cassandra cluster node class schema. Cassandra instance class schema. Cassandra keyspace class schema.