Liking cljdoc? Tell your friends :D

metabase.api.automagic-dashboards


GET_:entity_:entity-id-or-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query

Return an automagic dashboard for entity entity with id ìd.

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • show invalid show value

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query`

Return an automagic dashboard for entity `entity` with id `ìd`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`show`** invalid show value
sourceraw docstring

GET_:entity_:entity-id-or-query_cell_:cell-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query

Return an automagic dashboard analyzing cell in automagic dashboard for entity entity defined by query cell-querry.

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • cell-query value couldn't be parsed as base64 encoded JSON

  • show invalid show value

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query`

Return an automagic dashboard analyzing cell in  automagic dashboard for entity `entity`
   defined by
   query `cell-querry`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`cell-query`** value couldn't be parsed as base64 encoded JSON

*  **`show`** invalid show value
sourceraw docstring

GET_:entity_:entity-id-or-query_cell_:cell-query_compare_:comparison-entity_:comparison-entity-id-or-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/compare/:comparison-entity/:comparison-entity-id-or-query

Return an automagic comparison dashboard for cell in automagic dashboard for entity entity with id ìd defined by query cell-querry; compared with entity comparison-entity with id comparison-entity-id-or-query..

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • cell-query value couldn't be parsed as base64 encoded JSON

  • show invalid show value

  • comparison-entity Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

  • comparison-entity-id-or-query

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/compare/:comparison-entity/:comparison-entity-id-or-query`

Return an automagic comparison dashboard for cell in automagic dashboard for entity `entity`
   with id `ìd` defined by query `cell-querry`; compared with entity `comparison-entity` with id
   `comparison-entity-id-or-query.`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`cell-query`** value couldn't be parsed as base64 encoded JSON

*  **`show`** invalid show value

*  **`comparison-entity`** Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

*  **`comparison-entity-id-or-query`** 
sourceraw docstring

GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:ruleclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/rule/:prefix/:rule

Return an automagic dashboard analyzing cell in question with id id defined by query cell-querry using rule rule.

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • cell-query value couldn't be parsed as base64 encoded JSON

  • prefix invalid value for prefix

  • rule invalid value for rule name

  • show invalid show value

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/rule/:prefix/:rule`

Return an automagic dashboard analyzing cell in question  with id `id` defined by
   query `cell-querry` using rule `rule`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`cell-query`** value couldn't be parsed as base64 encoded JSON

*  **`prefix`** invalid value for prefix

*  **`rule`** invalid value for rule name

*  **`show`** invalid show value
sourceraw docstring

GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/rule/:prefix/:rule/compare/:comparison-entity/:comparison-entity-id-or-query

Return an automagic comparison dashboard for cell in automagic dashboard for entity entity with id ìd defined by query cell-querry using rule rule; compared with entity comparison-entity with id comparison-entity-id-or-query..

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • cell-query value couldn't be parsed as base64 encoded JSON

  • prefix invalid value for prefix

  • rule invalid value for rule name

  • show invalid show value

  • comparison-entity Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

  • comparison-entity-id-or-query

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/cell/:cell-query/rule/:prefix/:rule/compare/:comparison-entity/:comparison-entity-id-or-query`

Return an automagic comparison dashboard for cell in automagic dashboard for entity `entity`
   with id `ìd` defined by query `cell-querry` using rule `rule`; compared with entity
   `comparison-entity` with id `comparison-entity-id-or-query.`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`cell-query`** value couldn't be parsed as base64 encoded JSON

*  **`prefix`** invalid value for prefix

*  **`rule`** invalid value for rule name

*  **`show`** invalid show value

*  **`comparison-entity`** Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

*  **`comparison-entity-id-or-query`** 
sourceraw docstring

GET_:entity_:entity-id-or-query_compare_:comparison-entity_:comparison-entity-id-or-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/compare/:comparison-entity/:comparison-entity-id-or-query

Return an automagic comparison dashboard for entity entity with id ìd compared with entity comparison-entity with id comparison-entity-id-or-query.

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • show invalid show value

  • comparison-entity Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

  • comparison-entity-id-or-query

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/compare/:comparison-entity/:comparison-entity-id-or-query`

Return an automagic comparison dashboard for entity `entity` with id `ìd` compared with entity
   `comparison-entity` with id `comparison-entity-id-or-query.`

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`show`** invalid show value

*  **`comparison-entity`** Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

*  **`comparison-entity-id-or-query`** 
sourceraw docstring

GET_:entity_:entity-id-or-query_rule_:prefix_:ruleclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/rule/:prefix/:rule

Return an automagic dashboard for entity entity with id ìd using rule rule.

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • prefix invalid value for prefix

  • rule invalid value for rule name

  • show invalid show value

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/rule/:prefix/:rule`

Return an automagic dashboard for entity `entity` with id `ìd` using rule `rule`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`prefix`** invalid value for prefix

*  **`rule`** invalid value for rule name

*  **`show`** invalid show value
sourceraw docstring

GET_:entity_:entity-id-or-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-queryclj

GET /api/automagic-dashboards/:entity/:entity-id-or-query/rule/:prefix/:rule/compare/:comparison-entity/:comparison-entity-id-or-query

Return an automagic comparison dashboard for entity entity with id ìd using rule rule; compared with entity comparison-entity with id comparison-entity-id-or-query..

PARAMS:
  • entity Invalid entity type

  • entity-id-or-query

  • prefix invalid value for prefix

  • rule invalid value for rule name

  • show invalid show value

  • comparison-entity Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

  • comparison-entity-id-or-query

## `GET /api/automagic-dashboards/:entity/:entity-id-or-query/rule/:prefix/:rule/compare/:comparison-entity/:comparison-entity-id-or-query`

Return an automagic comparison dashboard for entity `entity` with id `ìd` using rule `rule`;
   compared with entity `comparison-entity` with id `comparison-entity-id-or-query.`.

##### PARAMS:

*  **`entity`** Invalid entity type

*  **`entity-id-or-query`** 

*  **`prefix`** invalid value for prefix

*  **`rule`** invalid value for rule name

*  **`show`** invalid show value

*  **`comparison-entity`** Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"

*  **`comparison-entity-id-or-query`** 
sourceraw docstring

GET_database_:id_candidatesclj

GET /api/automagic-dashboards/database/:id/candidates

Return a list of candidates for automagic dashboards orderd by interestingness.

PARAMS:
  • id
## `GET /api/automagic-dashboards/database/:id/candidates`

Return a list of candidates for automagic dashboards orderd by interestingness.

##### PARAMS:

*  **`id`** 
sourceraw docstring

routesclj

Ring routes for api/automagic-dashboards: (GET_:entity_:entity-id-or-query_cell_:cell-query_compare_:comparison-entity_:comparison-entity-id-or-query GET_:entity_:entity-id-or-query_cell_:cell-query GET_:entity_:entity-id-or-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-query GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:rule GET_:entity_:entity-id-or-query GET_database_:id_candidates GET_:entity_:entity-id-or-query_rule_:prefix_:rule GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-query GET_:entity_:entity-id-or-query_compare_:comparison-entity_:comparison-entity-id-or-query)

Ring routes for api/automagic-dashboards:
(GET_:entity_:entity-id-or-query_cell_:cell-query_compare_:comparison-entity_:comparison-entity-id-or-query
 GET_:entity_:entity-id-or-query_cell_:cell-query
 GET_:entity_:entity-id-or-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-query
 GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:rule
 GET_:entity_:entity-id-or-query
 GET_database_:id_candidates
 GET_:entity_:entity-id-or-query_rule_:prefix_:rule
 GET_:entity_:entity-id-or-query_cell_:cell-query_rule_:prefix_:rule_compare_:comparison-entity_:comparison-entity-id-or-query
 GET_:entity_:entity-id-or-query_compare_:comparison-entity_:comparison-entity-id-or-query)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close