Skip to main content
Question

Apply Permission Table in Data Model using python

  • August 18, 2020
  • 1 reply
  • 12 views

Hello, Is it possible to automate with python Apply Permission Table option in data model data permissions.

1 reply

  • Level 0
  • November 8, 2021

Hi @tomasz.wrobe11,

 

as the data permission table is a regular table in Vertica you can adjust it using Python. Only prerequisite is that you push it to the data model (you can limit permissions there).

 

Best,

 

Justin