Cnfg Item Type Definition DMO

Represents the definition of a configuration item type. A configuration item type represents a category that is used to classify configuration items. The components share common characteristics. For example, server, application, and network device.

Object API Name: std__CnfgItemTypeDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id

  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CnfgItemTypeName__c
  • Data Type: TEXT
  • Description: Name of the configuration item type definition
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsArchived__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the configuration item type is archived (true) or not (false).
  • Field API Name: std__IsComponent__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the configuration item type is a component (true) or not (false).
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record
  • Field API Name: std__ParentCnfgItemTypeDefId__c
  • Data Type: TEXT
  • Description: ID of the parent configuration item type.
  • Field API Name: std__RelatedCnfgItemTypesText__c
  • Data Type: TEXT
  • Description: List of configuration item types that can be associated with this type. For example, as children, dependencies, or linked entities.