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

WebhookPayloadParameterState

A representation of the available parameters of the webhook payload


Properties

payloadParameters Optional

Parameters available for a template


string
template Optional

Template for notification types, which includes: ALERT, SYSTEM_ALERT

Possible values are: ALERTSYSTEM_ALERT

JSON Example

{
	"payloadParameters": {
		"key": {
			"description": "string",
			"exampleString": "string",
			"isRequired": false
		}
	},
	"template": "ALERT"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Parameter To

Create Webhook Payload Parameter
Returned By

Create Webhook Payload Parameter

Feedback

Was this page helpful?