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