Table of Contents
grafana_dashboard.model
Model Objects
class Model()
The class includes all necessary variables to specify a query for the datasource search endpoint
Arguments:
dashboard_templates_path
str - Specify the template path for all dashboard's (default None)dashboard_type
str - Specify the dashboard type e.g. database (default None)dashboard_name
str - Specify the dashboard name e.g. postgres (default None)dashboard_version
str - Specify the dashboard version e.g. v13 (default None)