Widget
Widget
Widget configuration that is used to capture the configuration of the chart
JSON Example
{
"widgetType": "string",
"analysisFunctions": [
{
"name": "string"
}
],
"visualization": {
"type": "string"
}
}
string
widgetType
Optional
Widget type, which includes: CHART, LIST, FIELD_TABLE, EVENT_TYPE, EVENT_TREND, ALERT
Possible values are : CHART, LIST, FIELD_TABLE, EVENT_TYPE, EVENT_TREND, ALERT, API_RESPONSE, FAV_DASHBOARD, FAV_QUERY, SYSTEM_ALERT, LOG_STATISTICS,
array of AnalysisFunction
analysisFunctions
Optional
List of analysis functions associated with the widget