General Catalog¶
ITSM configuration management adds some new classes to the General Catalog. The general catalog management screen is available in the General Catalog module of the Administration group.
New Classes¶
- ITSM::ConfigItem::Class
A class for configuration item classes.
See also
The class definition of configuration item classes can be managed in the Config Items module of the CMDB Settings group.
- ITSM::ConfigItem::Computer::Type
- A class for computer types, that can be selected in CMDB when adding or editing configuration items of type computer.
- ITSM::ConfigItem::DeploymentState
- A class for deployment states, that can be selected in CMDB when adding or editing configuration items.
- ITSM::ConfigItem::Hardware::Type
- A class for hardware types, that can be selected in CMDB when adding or editing configuration items of type hardware.
- ITSM::ConfigItem::Location::Type
- A class for location types, that can be selected in CMDB when adding or editing configuration items of type location.
- ITSM::ConfigItem::Network::Type
- A class for network types, that can be selected in CMDB when adding or editing configuration items of type network.
- ITSM::ConfigItem::Software::LicenceType
- A class for software license types, that can be selected in CMDB when adding or editing configuration items of type software.
- ITSM::ConfigItem::Software::Type
- A class for software types, that can be selected in CMDB when adding or editing configuration items of type software.
- ITSM::ConfigItem::YesNo
- This class contains the items Yes and No.