parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

2.4 KiB

Dashboard Service

This schema defines the Dashboard Service entity, such as Looker and Superset.

$id:https://open-metadata.org/schema/entity/services/dashboardService.json

Type: object

Properties

Type definitions in this schema

dashboardServiceType

  • Type of Dashboard service - Superset, Looker, Redash or Tableau.
  • Type: string
  • The value is restricted to the following:
    1. "Superset"
    2. "Looker"
    3. "Tableau"
    4. "Redash"

This document was updated on: Monday, November 15, 2021