Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.25 KB

DeclarativeAnalyticalDashboard.md

File metadata and controls

21 lines (16 loc) · 1.25 KB

DeclarativeAnalyticalDashboard

Properties

Name Type Description Notes
content JsonNode
id str Analytical dashboard ID.
title str Analytical dashboard title.
created_at str, none_type Time of the entity creation. [optional]
created_by DeclarativeUserIdentifier [optional]
description str Analytical dashboard description. [optional]
modified_at str, none_type Time of the last entity modification. [optional]
modified_by DeclarativeUserIdentifier [optional]
permissions [DeclarativeAnalyticalDashboardPermissionsInner] A list of permissions. [optional]
tags [str] A list of tags. [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]

[Back to Model list] [Back to API list] [Back to README]