Limit the class list for new CIs created in a workspace

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:5分
  • Limit the selection of classes for a new CI being manually created in your workspace, to only those classes that are relevant to that workspace. When then creating a new CI in the respective workspace, users can only select a class that is authorized as an option.

    このタスクについて

    Creating a new CI is an experience in CMDB Workspace which you might be integrating into another workspace. Within CMDB Workspace, there are default settings for some of the behaviors of the create CI experience. However, you can use configuration identifiers to customize some of those default settings for CMDB Workspace or other workspaces. For example, you can customize the list of classes to choose from, for the new CI.

    By default, when creating a new CI in CMDB Workspace, the list of classes to choose from for the new CI, contains almost all classes in the CMDB hierarchy. For your workspace, it might be important to reduce that list to specific classes or hierarchy branches.

    Settings for specific classes available for new CIs are stored in the CI class config [sn_cmdb_ws_ci_class_config] table which is part of the configuration identifiers framework. Therefore, to manage the list of classes for new CIs in your workspace, you must use config identifiers. To manage that list, you must create a config identifier for each class or hierarchy branch that you want to include or exclude in the class drop-down list. By default, the CI class config table contains a single entry for the Configuration Item [cmdb_ci] class, which is derived by the entire CMDB hierarchy. Any class or workspace without direct config identifiers for inclusion or exclusion, uses the default entry.

    For more information:

    始める前に

    Role required: sn_cmdb_ws.config_editor

    手順

    1. Navigate to All and in the navigation filter, enter sn_cmdb_ws_ci_class_config.list to access the CI class config table.
    2. On the table list view page, select New and fill out the form.
      Field Description
      Config identifier

      Name of a configuration identifier from the Config identifier [sn_cmdb_ws_config_identifier] table.

      The default value of 'Default' is used as a fallback for any workspace without its own config identifiers.

      CI class Class to be included or excluded from the list of classes available for a new CI.
      Active Option to activate or deactivate the setting in the experience of creating a new CI.
      Feature Pre-set to 'Create CI'.
      Apply to hierarchy Apply the class setting to all classes descending from the specified CI class.
      Operation Include or exclude the CI class in the list of classes for a new CI.
    3. Select Submit.

    タスクの結果

    When manually creating a new CI in the respective workspace, the specified CI class is included in the Class drop-down list on the Select class page only if it is set to be available.