Manual Chapter :
Webhooks entity
Applies To:
Show Versions
BIG-IP ASM
- 16.0.0
Webhooks entity
The Webhooks notify external system about events such as policy apply,
incident start, HTTP request, and more.
The following is an example for webhooks:
"webhooks":[ { "body":"{\"type\":\"message\", \"text\":\"apply-policy had been activated, this message was sent from webhook to chatops\"}", "contentType":"application/json", "triggerEvent":"apply-policy", "url":"https://outlook.office.com/webhook/aab0bfca-a398-4b5b-b076-4ff31a3c43d4@dd3dfd2f-6a3b-40d1-9be0-bf8327d81c50/IncomingWebhook/710546dc9f26475796c2b95810011793/63f2c305-093b-42d2-9f5e-d41b1b3c0dbc", "name":"apply" } ]