Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.58 KB

File metadata and controls

25 lines (21 loc) · 1.58 KB

DashboardBase

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
content_favorite_id string Content Favorite Id [optional]
content_metadata_id string Id of content metadata [optional]
description string Description [optional]
hidden bool Is Hidden [optional]
id string Unique Id [optional]
model \Swagger\Client\Model\LookModel Model [optional]
query_timezone string Timezone in which the Dashboard will run by default. [optional]
readonly bool Is Read-only [optional]
refresh_interval string Refresh Interval, as a time duration phrase like "2 hours 30 minutes". A number with no time units will be interpreted as whole seconds. [optional]
refresh_interval_to_i int Refresh Interval in milliseconds [optional]
folder \Swagger\Client\Model\FolderBase Folder [optional]
title string Dashboard Title [optional]
user_id string Id of User [optional]
slug string Content Metadata Slug [optional]
preferred_viewer string The preferred route for viewing this dashboard (ie: dashboards or dashboards-next) [optional]

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