Define Relationships for CI Type
To add a relationship, click New, and configure the fields using the pointers below:
Field | Explanation |
Source CI Type | The source CI type is auto-selected. |
Relationship Type | Define the type of relationship shared between the source and related CI types. The relationship can be either direct or inverse. For example, Uses or Used by. |
Related CI Type | Select the CI Type to which the source CI type is associated. For example, User. |
Cardinality | Cardinality is the property of a relationship between one CI type and another. Based on the cardinality, you can associate a source CI with single/multiple related CIs and vice-versa. The relationship can be one of the following:
If you do not choose a cardinality, the default value is taken as many to many. |
Display name in Source CI Type | Provide a name to be displayed in the source CI Type. For example, Server Used by User. |
Source CI Type API name/Source CI Type API plural name | Specify the API names for the source CI type. API names must be in snake_case and cannot be edited. By default, source CI type API names are prefixed with assoc_. |
Field to filter list view in Source CI Type | Select filter values for the relationship list view in source CI type. Users can filter the CIs listed in the related CI type based on the fields selected in this drop-down. For example, you can filter the CI Type by Site is New York. |
Filter criteria in Source CI Type | Predefine criteria to filter CIs in the related CI types while displaying them in the source CI type. |
Display name in Related CI Type | Provide a name to be displayed in the related CI type. For example, People using Server. |
Field to filter list view in Related CI Type | Select filter values for the relationship list view in related CI type. Users can filter the CIs listed in the source CI type based on the fields selected in this drop-down. For example, Site |
Related CI Type API name/Related CI Type API plural name | Specify the API names for the related CI type. API names must be in snake_case and cannot be edited. By default, related CI type API names are prefixed with assoc_. |
Filter criteria in Related CI Type | Predefine criteria to filter CIs in the source CI types while displaying them in the related CI type. |