forked from tableau/server-client-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase_update.xml
More file actions
9 lines (9 loc) · 750 Bytes
/
database_update.xml
File metadata and controls
9 lines (9 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
<?xml version='1.0' encoding='UTF-8'?>
<tsResponse xmlns="http://tableau.com/api"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tableau.com/api http://tableau.com/api/ts-api-3.5.xsd">
<database id="23591f2c-4802-4d6a-9e28-574a8ea9bc4c" name="testv1" connectionType="sqlserver" isEmbedded="false" description="Party" isCertified="true" certificationNote="Test" type="DatabaseServer" hostName="mssql.test.tsi.lan" contentPermissions="LockedToDatabase">
<site id="5286d663-8668-4ac2-8c8d-91af7d585f6b"/>
<contact id="9324cf6b-ba72-4b8e-b895-ac3f28d2f0e0" name="bob"/>
<certifier id="2c5ea058-6408-46a6-9aa2-09f795a31237" name="sally"/>
</database>
</tsResponse>