CreateDashboardFromTemplateV2Input is an input datatype for creating a dashboard from a yaml specification. It's used by the createDashboardFromTemplateV2() mutation field.

Table: CreateDashboardFromTemplateV2Input

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
namestringyes Long-TermThe name of the dashboard.
viewNamestringyes Long-TermThe name of the view of the dashboard.
yamlTemplateYAMLyes Long-TermA template that can be used to recreate the dashboard. YAML is a scalar.