Limit the class list for new CIs created in a workspace
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.
- About configuration identifiers, see Configuration identifiers framework.
- About the experience of manually creating a new CI in CMDB Workspace, see Create a CI manually in CMDB Workspace.
始める前に
Role required: sn_cmdb_ws.config_editor
手順
タスクの結果
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.