The CreateDashboardInput input includes various settings.

Table: CreateDashboardInput

ParameterTypeRequired[a]DefaultDescription
searchDomainNamestringyes The name of the search domain associated with the dashboard to create.
namestringyes The name of the dashboard to create.
labels[string]yes A list of labels to use with the dashboard.
widgets[WidgetInput]yes The widgets to include in the dashboard (see WidgetInput Table).
links[LinkInput]yes A list of links for the dashboard. (see LinkInput Table).
defaultFilterIdstring  The unique identifier for the default filter.
filters[FilterInput]yes A list of filters to use with the dashboard. (see FilterInput Table).
parameters[ParameterInput]yes A list of parameters to use with the dashboard.
descriptionstring  A description of the dashboard.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.