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 General Assets

Details

Table ID: h_cmdb_assets_basic

Stores information about assets in the 'General' asset class in the CMDB

Table Attributes

Name Value
Primary Key h_pk_asset_id

Columns

Name & ID Description Column Attributes Relationships
Asset ID
h_pk_asset_id
Unique record identifier. AutoVal: itsmAssetId keyed to h_itsm_assets.h_pk_asset_id
Type VARCHAR
Size 32
Nullable false
Primary Key true
One to One
h_cmdb_assets.h_pk_asset_id
Discovery Fingerprint
h_dsc_fingerprint
The MD5 fingerprint of the overall software item
Type VARCHAR
Size 32
Nullable true
Discovery SIID
h_dsc_siid
The ID of the Site Integration Server that last discovered this computer
Type INTEGER
Nullable true
Indexed true
Discovery Source
h_dsc_source
The id of the discovery profile used to discover this computer
Type INTEGER
Nullable true
Indexed true
First Discovered
h_dsc_first_discovered
The date/time the computer was first discovered
Type DATETIME
Nullable true
Last Changed
h_dsc_last_changed
The date/time the computer configuration was last detected
Type DATETIME
Nullable true
Indexed true
Last Discovered
h_dsc_last_discovered
The date/time the computer was last discovered
Type DATETIME
Nullable true
In This Document