Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional authorIdentifier of the dashboard author.
Optional authorName of the dashboard author.
Optional createdCreation date of the dashboard.
Optional descriptionDescription of the dashboard.
Optional idID of the dashboard.
Optional isWhether this dashboard is read-only. If True, only the author and admins can make changes to it.
This property is deprecated; please use the Restriction Policies API instead to manage write authorization for individual dashboards.
Layout type of the dashboard.
Optional modifiedModification date of the dashboard.
Optional notifyList of handles of users to notify when changes are made to this dashboard.
Optional reflowReflow type for a new dashboard layout dashboard. Set this only when layout type is 'ordered'. If set to 'fixed', the dashboard expects all widgets to have a layout, and if it's set to 'auto', widgets should not have layouts.
Optional restrictedA list of role identifiers. Only the author and users associated with at least one of these roles can edit this dashboard.
Optional tagsList of team names representing ownership of a dashboard.
Optional templateArray of template variables saved views.
Optional templateList of template variables for this dashboard.
Title of the dashboard.
Optional urlThe URL of the dashboard.
List of widgets to display on the dashboard.
Generated using TypeDoc
A dashboard is Datadog’s tool for visually tracking, analyzing, and displaying key performance metrics, which enable you to monitor the health of your infrastructure.