Icon

Icon
Icon

Icon to be applied at dashboard for widgets and UI elements.

JSON Example
{
    "placement": "string",
    "tooltip": [
        {
            "condition": "string",
            "heading": false,
            "text": "string"
        }
    ],
    "type": "string"
}
string
placement
Optional

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,
array of Tooltip
tooltip
Optional

Multi-line text to be shown on tooltip while hovering over the icon.

string
type
Optional

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,