Knowledge Base Article

Data Dictionary Rest API V2.0

Using the API we can retrieve the descriptions the users write in the elasticube for tables and columns.
Edit the following:
1. Type username, password, server
2. Update the oid with the desired model you would like to run the script against. Script can be provided if descriptions from all models is needed.
3. Define the output. Current script writes to a csv but this can be easily updated to insert data into a db.
Full python script below:
Updated 03-02-2023
No CommentsBe the first to comment