Icon
Icon to be applied at dashboard for widgets and UI elements.
Properties
If specified as PRE, the icon appears before the UI element. If set as POST, the icon appears after the UI element.
Possible values are: PRE , POST
Multi-line text to be shown on tooltip while hovering over the icon.
Icon will be rendered based on its type. For example, if ERROR is chosen, then icon representing error will be rendered.
Possible values are: ERROR , WARNING , INFO , INPROGRESS , SUCCESS , DETAIL , NOT_AVAILABLE , SECURITY , NETWORKING , LOAD_BALANCER , VPN , DOMAIN , GROUP , DISTRIBUTED_FIREWALL , NETWORKING_TIER0 , NETWORKING_TIER1 , SEGMENT , SYSTEM , SYSTEM_FABRIC , SYSTEM_BACKUPRESTORE , INVENTORY_GROUPS , SECURITY_DFW
JSON Example
{
"placement": "PRE",
"tooltip": [
{
"condition": "string",
"heading": false,
"text": "string"
}
],
"type": "ERROR"
}
Vendor Extensions
x-vmw-nsx-module: NsxDashboard
Property Of
InlineWidgetConfiguration1
Label
RenderConfiguration