notification.webhook.post.request
{
"proxyId": "string",
"URLs": [
"string"
],
"destinationApp": "string",
"contentType": "string",
"payload": "string",
"name": "string",
"headers": "string",
"acceptCert": false,
"sendIndividualLogs": false
}
Web proxy configuration ID.
Webhook configuration URLs.
Webhook configuration destination. Possible values are - pagerduty, slack, vro, custom.
Webhook configuration content type for sending data to webhook destination. Possible values are - json, xml.
Webhook configuration payload for sending data to webhook destination.
Webhook configuration name.
Webhook configuration headers for sending data to webhook destination.
Webhook configuration destination certificate trust policy.
Webhook configuration for sending individual or combined notification for logs.