About CI's Internet Facing Attribute

Ohki_Yamamoto
Tera Guru

Where in ServiceNow's DB are CI's Internet Facing attributes stored?

Are they stored as strings in the attributes column of cmdb_ci?

 

The following URL, using cmdb_ci, says “you can assign attributes such as Internet Facing for these CIs.

 

https://www.servicenow.com/docs/bundle/xanadu-security-management/page/product/vulnerability-respons...

1 ACCEPTED SOLUTION

Kieran Anson
Kilo Patron

Hello,

You can see attribute level information via CI Class Manager. Below you can see the attribute is a true/false field. Opening the attribute you can then see that it applies to any CI class that extends the Hardware table

KieranAnson_0-1737211966374.png

 

View solution in original post

2 REPLIES 2

Kieran Anson
Kilo Patron

Hello,

You can see attribute level information via CI Class Manager. Below you can see the attribute is a true/false field. Opening the attribute you can then see that it applies to any CI class that extends the Hardware table

KieranAnson_0-1737211966374.png

 

Thank you very much.
I searched for tables that hold internet facing columns and was able to find many cmdb related TBLs.