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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.