Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

CMDB Asset Class UI Configurations

Details

Table ID: h_cmdb_asset_class_uiconfig

This table holds json ui config data for a given asset class, for example general class custom field setup/translations

Table Attributes

Name Value
Primary Key h_pk_asset_class

Columns

Name & ID Description Column Attributes Relationships
Asset Class
h_pk_asset_class
Asset class we want to store ui configuration information about i.e. general
Type VARCHAR
Size 32
Nullable false
Primary Key true
Configuration
h_configuration
JSON configuation info for given class
Type TEXT
Nullable true
In This Document