Cnfg Item Attribute DMO
Represents the attributes for a Configuration Item. Ex - Server CI may have attributes like Hostname, Number of Nodes etc
Object API Name: std__CnfgItemAttributeDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- ConfigurationItemId has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield. - ConfigurationItemTypeId has a FOREIGNKEY relationship with the Cnfg Item Type Definition DMO
Idfield.
- AttributeName
- cdp_sys_record_currency
- CnfgItemAttributeName
- ConfigurationItemId
- ConfigurationItemTypeId
- DataSourceId
- DataSourceObjectId
- DataType
- ExternalCnfgItemAttrIdentifier
- Id
- InternalOrganizationId
- IsCustom
- IsRequired
- Field API Name:
std__AttributeName__c - Data Type: TEXT
- Description: Name of the configuration item attribute.
- 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__CnfgItemAttributeName__c - Data Type: TEXT
- Description: Name of the configuration item.
- Field API Name:
std__ConfigurationItemId__c - Data Type: TEXT
- Description: Reference to the Configuration item type of the configuration item such as server, application.
- Field API Name:
std__ConfigurationItemTypeId__c - Data Type: TEXT
- Description: Reference to the Configuration item type of the configuration item such as server, application.
- 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__DataType__c - Data Type: TEXT
- Description: Data type of the configuration item attribute.
- Field API Name:
std__ExternalCnfgItemAttrIdentifier__c - Data Type: TEXT
- Description: External reference to the configuration item attribute in the near core system.
- 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__IsCustom__c - Data Type: BOOLEAN
- Description: Indicates whether the attribute is custom (true) or not (false).
- Field API Name:
std__IsRequired__c - Data Type: BOOLEAN
- Description: Indicates whether the attribute is required (true) or not (false).