Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines a blacklist of non-CMDB tables that will not be displayed in the CMDB Query Builder, streamlining the query process. |
| What area does it affect? |
CMDB Query Builder |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when adjusting which tables should be included or excluded from CMDB queries. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.query.non_cmdb.black_listed_tables |
| Sys ID |
7aa950a473013300ee4dd3c72bf6a715 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Blacklist of non-CMDB tables that appear in the CMDB Query Builder when creating a CMDB query.<ul style='margin: 0px; padding-left:15px;'><li>Type: String</li><li>Default: </li></ul></span> |
| Updated |
2024-05-25 04:02:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the results section in the Query Builder when you click Load All Results. • Type: integer • Default value: 10,000 • Location: Configuration > CMDB Properties > Query Builder Properties glide.cmdb.query.non_cmdb.black_listed_tables Exclusion list of non-CMDB tables that appear in the CMDB Query Builder when creating a CMDB query. • Type: string • Default value: empty • Location: Configuration > CMDB Properties ...
Context preview
Snippet 2
... a reference to the Configuration Item [cmdb_ci] class or its children. The list of non-CMDB tables, includes tables such as Asset, Task, and Problem. You can use the system property glide.cmdb.query.non_cmdb.black_listed_tables to narrow down the list of non-CMDB tables to choose from. Service Mapping Query A query type that queries application services. The query is framed within an application service map. ...
Related properties