Cnfg Item Relationship DMO
Represents an association between configuration items. Example for relations would be Runs On, Dependent On, Part Of etc
Object API Name: std__CnfgItemRelationshipDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- HostRelatedCnfgItemId has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield. - RelatedConfigurationItemId has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield. - ConfigurationItemId has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield. - HostConfigurationItemId has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield. - ConfigurationItemTypeId has a FOREIGNKEY relationship with the Cnfg Item Type Definition DMO
Idfield. - RelatedCnfgItemTypeId has a FOREIGNKEY relationship with the Cnfg Item Type Definition DMO
Idfield.
- cdp_sys_record_currency
- CnfgItemExternalIdentifier
- CnfgItemHostName
- CnfgItemIpAddress
- CnfgItemRelationshipName
- ConfigurationItemId
- ConfigurationItemPortText
- ConfigurationItemTypeId
- CreatedDate
- DataSourceId
- DataSourceObjectId
- HostConfigurationItemId
- HostRelatedCnfgItemId
- Id
- InternalOrganizationId
- IsArchived
- LastModifiedDate
- RelatedCnfgItemExternalIdentifier
- RelatedCnfgItemHostName
- RelatedCnfgItemIpAddress
- RelatedCnfgItemPortText
- RelatedCnfgItemTypeId
- RelatedConfigurationItemId
- RelationshipTypeDefinitionId
- 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__CnfgItemExternalIdentifier__c - Data Type: TEXT
- Description: Unique identifier for the source configuration item.
- Field API Name:
std__CnfgItemHostName__c - Data Type: TEXT
- Description: Hostname of the source configuration item.
- Field API Name:
std__CnfgItemIpAddress__c - Data Type: TEXT
- Description: IP address of the source configuration item.
- Field API Name:
std__CnfgItemRelationshipName__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
- Field API Name:
std__ConfigurationItemPortText__c - Data Type: TEXT
- Description: Port number used by the source configuration item.
- Field API Name:
std__ConfigurationItemTypeId__c - Data Type: TEXT
- Description: Configuration item type of the source configuration item such as server, application.
- 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__HostConfigurationItemId__c - Data Type: TEXT
- Description: ID of the host configuration item for the source configuration item that is used for nested or virtualized relationships.
- Field API Name:
std__HostRelatedCnfgItemId__c - Data Type: TEXT
- Description: ID of the host configuration item for the target configuration item that is used for nested or virtualized relationships.
- 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 relationship is archived (true) or not (false).
- 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__RelatedCnfgItemExternalIdentifier__c - Data Type: TEXT
- Description: Unique identifier for the related configuration item.
- Field API Name:
std__RelatedCnfgItemHostName__c - Data Type: TEXT
- Description: Hostname of the related configuration item.
- Field API Name:
std__RelatedCnfgItemIpAddress__c - Data Type: TEXT
- Description: IP address of the related configuration item.
- Field API Name:
std__RelatedCnfgItemPortText__c - Data Type: TEXT
- Description: Port number used by the related configuration item.
- Field API Name:
std__RelatedCnfgItemTypeId__c - Data Type: TEXT
- Description: Configuration item type of the related configuration item.
- Field API Name:
std__RelatedConfigurationItemId__c - Data Type: TEXT
- Description: Reference to the related configuration item
- Field API Name:
std__RelationshipTypeDefinitionId__c - Data Type: TEXT
- Description: Reference to Type of relationship between the source and target configuration item such as Connected To, Depends On.