Skip to main content

CUSTOM_METADATA view

The CUSTOM_METADATA view contains information about custom metadata in Atlan.

Columns

The CUSTOM_METADATA view includes the following columns:

ColumnDescription
ASSET_GUIDThe asset's globally-unique identifier
ASSET_NAMEThe asset's name
ASSET_TYPEThe asset's type
CUSTOM_METADATA_GUIDThe globally-unique identifier for the custom metadata definition
CUSTOM_METADATA_NAMEThe name of the custom metadata definition
ATTRIBUTE_NAMEThe name of the custom metadata attribute
ATTRIBUTE_VALUEThe value of the custom metadata attribute

See also