Skip to main content

DATA_MESH_DETAILS view

The DATA_MESH_DETAILS view contains all assets in Atlan that pertain to data mesh, including data domains and data products.

For complete entity type definitions and properties, refer to the Atlan Developer documentation.

Common columns

The DATA_MESH_DETAILS view includes the following columns:

ColumnDescription
GUIDThe asset's globally-unique identifier
DATA_PRODUCTSList of GUIDs for data products that exist within this data domain
PARENT_DOMAINGUID of the parent data domain in which this sub-data domain exists
STAKEHOLDERSList of GUIDs of stakeholders assigned to the domain
SUBDOMAINSList of GUIDs of sub-data domains that exist within this data domain
DATA_PRODUCT_STATUSStatus of this data product
CRITICALITYCriticality of this data product
SENSITIVITYSensitivity of this data product
VISIBILITYVisibility of this data product
INPUT_PORT_GUIDSList of GUIDs for input ports for this data product
OUTPUT_PORT_GUIDSList of GUIDs for output ports for this data product
DATA_DOMAINGUID for the data domain in which this data product exists
ASSETS_DSLSearch DSL used to define which assets are part of this data product
ASSETS_PLAYBOOK_FILTERPlaybook filter to define which assets are part of this data product

For detailed information about these properties, refer to the Atlan metamodel reference.

See also