[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

WidgetItem

Represents a reference to a widget that is held by a container or a multi-widget or a View.


Properties

string
widget_id Required

Id of the widget configuration that is held by a multi-widget or a container or a view.


string
alignment Optional

Aligns widget either left or right.

Possible values are: LEFTRIGHT


label Optional

Applicable for ‘DonutConfiguration’ and ‘StatsConfiguration’ reports only. If label is not specified, then it defaults to the label of the donut or stats report.


boolean
separator Optional

If true, separates this widget in a container.


integer as int32
weight Optional

Determines placement of widget or container relative to other widgets and containers. The lower the weight, the higher it is in the placement order.

JSON Example

{
	"widget_id": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: NsxDashboard
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineContainerConfiguration1
InlineMultiWidgetConfiguration1
InlineView1

Feedback

Was this page helpful?