|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > BMC Discovery > Extracted Data Tables |
The connector writes all results to the discovery_results target table. Each row corresponds to a single record returned by the TPL query. The following fields are extracted for each record:
Field Name |
Type |
Description |
kind |
String |
The type or category of the discovered item as reported by BMC Discovery. |
ref |
String |
The unique reference identifier for the discovered item within BMC Discovery. |
attributes |
Object |
A collection of all attributes associated with the discovered item. The available attributes depend on the item type and the fields returned by the configured TPL query. |
|
Be aware: The structure and content of the attributes object vary depending on the item type and the specific TPL query used. Consult the BMC Discovery documentation for details on the attributes available for each node kind. |