glide.cmdb.query.non_cmdb.black_listed_tables
ServiceNow property description:
Blacklist of non-CMDB tables that appear in the CMDB Query Builder when creating a CMDB query.
Attributes
- Sys ID: 7aa950a473013300ee4dd3c72bf6a715
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `glide.cmdb.query.non_cmdb.black_listed_tables` is used to specify a blacklist of non-CMDB tables that should not appear in the CMDB Query Builder when creating a CMDB query. This property is of type String and does not have a default value. By configuring this property, administrators can control which non-CMDB tables are excluded from the query builder, ensuring that only relevant tables are available for creating CMDB queries. This helps maintain the integrity and relevance of the CMDB data by preventing the inclusion of unrelated tables. The property can be set by listing the table names to be blacklisted, separated by commas.
Source