Tableau · Schema

ConnectionListResponse

AnalyticsBusiness IntelligenceDashboardsData Visualization

Properties

Name Type Description
connections object
View JSON Schema on GitHub

JSON Schema

tableau-rest-connection-list-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ConnectionListResponse",
  "type": "object",
  "properties": {
    "connections": {
      "type": "object"
    }
  }
}