Widget
Widget configuration that is used to capture the configuration of the chart
Properties
List of analysis functions associated with the widget
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
JSON Example
{
"analysisFunctions": [
{
"name": "INFLECTION",
"parameters": {
"key": "string"
}
}
],
"visualization": {
"options": {
"key": "string"
},
"type": "AREA"
},
"widgetType": "CHART"
}
Property Of
QueryDefinitionState