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

Label

Label that will be displayed for a UI element.


Properties

string
text Required

Text to be displayed at the label.


string
condition Optional

If the condition is met then the label will be applied. Examples of expression syntax are provided under example_request section of CreateWidgetConfiguration API.


boolean
hover Optional

If true, displays the label only on hover


array of Icon
icons Optional

Icons to be applied at dashboard for the label


string
navigation Optional

Hyperlink of the specified UI page that provides details.

JSON Example

{
	"text": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: NsxDashboard

Feedback

Was this page helpful?