Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique ID of the dashboard | [optional] |
title | str | The title of the dashboard | [optional] |
description | str | A basic description of the dashboard | [optional] |
filters | str | An optional set of filters | [optional] |
project_id | str | The ID of the project this dashboard is associated with | [optional] |
user_id | str | The ID of a user this dashboard might be associated with | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |