DATA_MESH_DETAILS table
The DATA_MESH_DETAILS table consolidates metadata for DataDomain and DataProduct assets under the Data Mesh supertype.
For complete entity type definitions and properties, refer to the Atlan Developer documentation.
Columns
The DATA_MESH_DETAILS table includes the following columns:
| Column | Description |
|---|---|
guid | The asset's globally-unique identifier |
asset_type | Type of Data Mesh asset (DataDomain or DataProduct) |
status | The asset's status (for example, ACTIVE, DELETED) |
data_products | List of GUIDs for data products that exist within this data domain |
parent_domain | GUID of the parent data domain in which this sub-data domain exists |
stakeholders | List of GUIDs of stakeholders assigned to the data domain |
subdomains | List of GUIDs of sub-data domains that exist within this data domain |
data_product_status | Status of this data product |
criticality | Criticality of this data product |
sensitivity | Sensitivity of this data product |
visibility | Visibility of this data product |
input_port_guids | List of GUIDs for input ports of this data product |
output_port_guids | List of GUIDs for output ports of this data product |
data_domain | GUID of the data domain in which this data product exists |
assets_dsl | Search DSL used to define which assets are part of this data product |
assets_playbook_filter | Playbook filter used to define which assets are part of this data product |