How to get all the servers in relationship with the application service(CI Record) .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 08:44 PM
Hello Team,
im trying to get the servers related to application service (ci record) which has business criticality as '1-most critical' upto L3 level of relationship.
I can get these from cmdb_rel_ci table by one by one. But i need all of them. Im trying to get these by using query builder but couldn't get the final output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 09:56 PM
Hello Ajay,
i have tried this but im getting upto Level 2 only by using query builder
but in my case i need uptp L3 to L4
Any suggestions..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 07:10 AM
Hi Naveen, if I understand your question, what I use to do is to create a Report directly from this table Service Configuration Item Association [svc_ci_assoc] and you can filter what you want to visualize. I hope this helps.