Table Names

John H1
Tera Guru

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

 

JohnH1_0-1722453762150.png

 

 

5 REPLIES 5

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.