[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

Widget

Widget configuration that is used to capture the configuration of the chart


Properties

array of AnalysisFunction
analysisFunctions Optional

List of analysis functions associated with the widget


visualization Optional

Description of the visualization type and options


string
widgetType Optional

Widget type, which includes: CHART, LIST, FIELD_TABLE, EVENT_TYPE, EVENT_TREND, ALERT

Possible values are: CHARTLISTFIELD_TABLEEVENT_TYPEEVENT_TRENDALERTAPI_RESPONSEFAV_DASHBOARDFAV_QUERYSYSTEM_ALERTLOG_STATISTICS

JSON Example

{
	"analysisFunctions": [
		{
			"name": "INFLECTION",
			"parameters": {
				"key": "string"
			}
		}
	],
	"visualization": {
		"options": {
			"key": "string"
		},
		"type": "AREA"
	},
	"widgetType": "CHART"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

QueryDefinitionState

Feedback

Was this page helpful?