WebhookPayloadDto
WebhookPayloadDto
JSON Example
{
"id": "string",
"contentType": "string",
"payload": "string",
"alertDefinitionType": "string"
}
string As uuid
As uuid
id
Optional
id
string
contentType
Required
contentType
Possible values are :
APPLICATION_JSON,
APPLICATION_XML,
string
payload
Required
payload
string
alertDefinitionType
Required
alertDefinitionType
Possible values are :
DB_STATUS_CHANGE,
DB_TASK_FAILURE,