A set of values used to create a configuration item relationship.
Name | Required? | Type | Summary |
---|---|---|---|
ParentItemID | This field is required. | Int32 | The ID of the parent configuration item associated with the relationship. |
ChildItemID | This field is required. | Int32 | The ID of the child configuration item associated with the relationship. |
RelationshipTypeID | This field is required. | Int32 | The ID of the type associated with the relationship. |