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

NotificationMetadata

Custom fields or all logs corresponding to the alert, which are to be included in the alert notification


Properties

array of string
customFields Optional

List of custom fields for notifications


boolean
isIncludeAllLogs Optional

Defaulting to include all logs.


string
outputFormat Optional

All allowed output format: TABLE, JSON

Possible values are: TABLEJSON

JSON Example

{
	"customFields": [
		"string"
	],
	"isIncludeAllLogs": false,
	"outputFormat": "TABLE"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

AlertDefinitionDto

Feedback

Was this page helpful?