CMDB CI Group Relationship table

Tadz
Tera Guru
Tera Guru

Hi,

Does anyone know where group relationship for CMDB is stored?

For example an application service i want to add a group relationship:

find_real_file.png

it would open the $relationshipEditor

find_real_file.png

i tried querying in cmdb_rel_ci table but record is not there.

 

1 ACCEPTED SOLUTION

Mahak2
Kilo Guru

Hello

 

The group relationship table is "cmdb_rel_group". If we try to create a new record (new group relationship) you will see Ci, Group, and type of relationship. This clearly says why this type of relationship exists. One of the types of relationship is "Backup done by:: Does backups for". 

Also check this KB: Link

 

Please mark my response as helpful/Correct if applicable.

Thanks

View solution in original post

2 REPLIES 2

Mahak2
Kilo Guru

Hello

 

The group relationship table is "cmdb_rel_group". If we try to create a new record (new group relationship) you will see Ci, Group, and type of relationship. This clearly says why this type of relationship exists. One of the types of relationship is "Backup done by:: Does backups for". 

Also check this KB: Link

 

Please mark my response as helpful/Correct if applicable.

Thanks

Thank you!!