Create a webhook that activates when a server transitions to an unhealthy status

POST {{url}}/compute-ops-mgmt/{{webhooks-API-version}}/webhooks/0c1a1e9f-f513-4e63-b136-b670f201e2eb

Monitorable properties:

N/A - no specific properties can be monitored. Will only send Created and Deleted eventsEndFragment

Request Body

{"name"=>"Webhook event for servers that get unhealthy", "destination"=>"https://webhook-test.com/baea2fa0f8be4d546445c98253392058", "state"=>"ENABLED", "eventFilter"=>"type eq 'compute-ops/server' and old/hardware/health/summary eq 'OK' and changed/hardware/health/summary eq True"}