tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
656 stars 422 forks source link

Permissions: Add new Permissions #1033

Open amar-kumar-yadav opened 2 years ago

amar-kumar-yadav commented 2 years ago

Tableau introduced some new permission set in the latest version which is missing from our tableau-server-client python library. below are the new permissions:

Workbooks • Run Explain Data • Create/Refresh Metrics Data Sources • Save As • Move Ask Data Lenses (all new) • View • Overwrite • Move • Delete • Set Permissions

amar-kumar-yadav commented 2 years ago

Hi @illonage , may i know when can we expect these permission items to be added in the library?