CUSTOM_METADATA view
The CUSTOM_METADATA view contains information about custom metadata in Atlan.
Columns
The CUSTOM_METADATA view includes the following columns:
| Column | Description |
|---|---|
ASSET_GUID | The asset's globally-unique identifier |
ASSET_NAME | The asset's name |
ASSET_TYPE | The asset's type |
CUSTOM_METADATA_GUID | The globally-unique identifier for the custom metadata definition |
CUSTOM_METADATA_NAME | The name of the custom metadata definition |
ATTRIBUTE_NAME | The name of the custom metadata attribute |
ATTRIBUTE_VALUE | The value of the custom metadata attribute |