server-client-python
server-client-python copied to clipboard
A Python library for the Tableau Server REST API
Closes #1666 This allows `ResourceReference` to be used as a key in dicts, as well as added to sets by making it hashable. Also adds a `to_reference` method, while leaving...
- **feat: List server extension settings** - **feat: support updating server extension settings** - **feat: enable retrieving site extension settings** - **feat: support updating site settings**
Add handling to recognize "Customized Monthly" as a possible interval type that can be returned for schedules. Also add a test with a simulated xml response to confirm. Fixes #1365
Hi, I was wondering if it were possible to get a specific project by its id. If you stored the id somewhere else in a local variable and wanted to...
Basic sample for creating a user on the given site and server.