Table Names
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 12:26 PM
We have noticed on the switch form (cmdb_ci_ip_switch.form) there are 4 additional tabs.
We are looking into using a third-party tool to discover and update our CMDB.
Where can I find the table names for these tabs, the same type of issue is in the Router and Firewall forms
- Labels:
-
Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 09:58 AM
You can now use that other link I provided to cross-reference the name of that tab/list to the name of the table. Using the Table Manager (Tables & Columns) you can just type the name of the related list and it will return with exact table details = Ex. "Incident [incident]", "Requested Item [sc_req_item]" or "IP Switch [cmdb_ci_ip_switch]"
You can confirm this after, by going to that table config (table_name.config) and examine the "Configuration Item" reference field on that form. The reference filed in question will be a reference to "cmdb_ci_ip_switch" specifically (as presented by the related list that you are examining) - if it is not, you may have the wrong table.