NSX-T Data Center REST API
Label (schema)
Label
Label that will be displayed for a UI element.
Name | Description | Type | Notes |
---|---|---|---|
condition | Expression for evaluating condition If the condition is met then the label will be applied. Examples of expression syntax are provided under example_request section of CreateWidgetConfiguration API. |
string | Maximum length: 1024 |
hover | Show label only on hover If true, displays the label only on hover |
boolean | Default: "False" |
icons | Icons Icons to be applied at dashboard for the label |
array of Icon | Minimum items: 0 |
navigation | Navigation to a specified UI page Hyperlink of the specified UI page that provides details. |
string | Maximum length: 1024 |
text | Label text Text to be displayed at the label. |
string | Required Maximum length: 255 |