What is the table for CI Class Manager's 'Basic Info'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2022 03:01 PM
In the CI Class Manager, there is a 'Basic Info' section that has the field 'Managed By Group' where you can set this value for all CIs in that class. This is some kind of 'metadata' that is tracked at the class level not on the CIs themselves, presumably in a CI Model table of some sort.
I would like to create a list of which classes have the 'Managed By Group' value set at the class level and which do not. Preferably with their location in the ci_cmdb hierarchy, but just the class name is fine if that's all that's easily available.
The obvious, cimodel and basic_info that are in the URL are not tables I can see, so I'm assuming the ciModel.do call is not to a standard form or one that is visible.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 05:02 AM
Hi Kelly,
If you want to get the Basic Info for the CI Classes you can use this table:
cmdb_class_info
It is a bit late, but your post is the first showing when I google and now we have a place with this info 🙂
Best regards
Karl