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
idID of the widget.
Optional
layoutThe layout for a widget on a free
or new dashboard layout dashboard.
Generated using TypeDoc
Information about widget.
Note: The
layout
property is required for widgets in dashboards withfree
layout_type
. For the new dashboard layout, thelayout
property depends on thereflow_type
of the dashboard. - Ifreflow_type
isfixed
,layout
is required. - Ifreflow_type
isauto
,layout
should not be set.