VIEWS

VIEWS
VIEWS

The VIEWS defines the user-preference types i.e LOG_VIEWS and BAR_CHARTS.

AllOf
JSON Example
{
    "type": "string",
    "name": "Notification Log view",
    "description": "Detailed description about the user-preference",
    "assign_to": [
        "Operator"
    ],
    "parent_id": "string",
    "data": {}
}