Contents

Summary

A type of configuration item.

Properties

Name Editable? Required? Type Summary
ID Int32 The ID of the configuration item type.
AppID Int32 The ID of the asset/CI application containing the configuration item type.
AppName String The name of the asset/CI application containing the configuration item type.
IsSystemDefined Boolean Whether the item type is system-defined.
Name This field is editable through the web API. This field is required. String The name of the configuration item type.
IsActive This field is editable through the web API. Boolean The active status of the configuration item type.
CreatedDateUtc DateTime The created date of the configuration item type.
CreatedUid Guid The UID of the user who created the configuration item type.
CreatedFullName String The full name of the user who created the configuration item type.
ModifiedDateUtc DateTime The last modified date of the configuration item type.
ModifiedUid Guid The UID of the user who last modified the configuration item type.
ModifiedFullName String The full name of the user who last modified the configuration item type.