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

Tooltip

Tooltip to be shown while hovering over the dashboard UI element.


Properties

string
text Required

Text to be shown on tooltip while hovering over UI element. The text would be wrapped if it exceeds 80 chars.


string
condition Optional

If the condition is met then the tooltip will be applied. If no condition is provided, then the tooltip will be applied unconditionally. Examples of expression syntax are provided under ’example_request’ section of ‘CreateWidgetConfiguration’ API.


boolean
heading Optional

If true, displays tooltip text in bold

JSON Example

{
	"text": "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

ColumnItem
DonutPart
Icon
PointDefinition
RenderConfiguration
StatItem

Feedback

Was this page helpful?