HomeGuidesRecipesAPI Reference
Alation Help Center

Upload a data dictionary

Updates catalog object with the metadata provided in the data dictionary file.This endpoint can only be used by the Composer role and above by default. Setting the alation_conf parameter alation.feature_flags.disable_perm_check_on_upload_dd to true disables permission checks during the upload process, which may improve performance, and also makes it so only Catalog Admins and Server Admins can use this endpoint. For help using alation_conf, see [Using alation_conf] (https://docs.alationdata.com/en/latest/admins/AdditionalConfiguration/Usingalation_conf.html).

Recipes
🦉
Upload Data Dictionaries
Open Recipe

The alation_conf parameter alation.feature_flags.dev_enable_data_dictionary_redesign must be set to true to use this API. For help using alation_conf, see Using alation_conf.

You can include columns in the data dictionary upload file, as long as you also include one of the higher-level objects (data source, schema, or table).

See Importing a Data Dictionary in the Alation docs for details on how to format the data dictionary file.

Language
Authorization
Header
URL