2025-08-12 13:29:42 +05:30

1.4 KiB

title description slug
supersetApiConnection | Official Documentation Represent Superset API connection details and credentials for dashboard ingestion configuration. /main-concepts/metadata-standard/schemas/entity/utils/supersetapiconnection

SupersetApiConnection

Superset API Connection Config

Properties

Definitions

  • apiProvider (string): Authentication provider for the Superset service. For basic user/password authentication, the default value db can be used. This parameter is used internally to connect to Superset's REST API. Must be one of: ["db", "ldap"]. Default: "db".

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