Open
Description
Summary
Allow the developer to update the useRemoteQueryAgent flag during the publishing process.
Type 1: support a REST API:
The useRemoteQueryAgent flag can be used to make a datasource use tableau bridge on tableau cloud. This attribute is modifiable through the publish datasource method in the REST API.
Description
The value of this feature is to give developers an opportunity to change the "Network Type" in tableau cloud from Cloud -> Private network programmatically without having to manually update the flag. This feature would help someone publishing workbooks to update the Network Type based on the database (Oracle, Postgres, etc...), and it would help out on server -> cloud migrations.