main-concepts

No menu items for this category

RedashConnection

Redash Connection Config

  • type: Service Type. Refer to #/definitions/redashType. Default: "Redash".
  • username (string): Username for Redash.
  • hostPort (string, format: uri): URL for the Redash instance. Default: "http://localhost:5000".
  • apiKey (string, format: password): API key of the redash instance to access.
  • redashVersion (string): Version of the Redash instance. Default: "10.0.0".
  • supportsMetadataExtraction: Refer to ../connectionBasicType.json#/definitions/supportsMetadataExtraction.
  • redashType (string): Redash service type. Must be one of: ["Redash"]. Default: "Redash".

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.