AlertWebhook Object
Represents a Webhook that is used for the purposes of alert notification.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the AlertWebhook.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the AlertWebhook.
AlertGroupConnection!)#
groups (The AlertWebhooks in the AlertGroup
JSONString)#
headers (A JSON string of key/value pairs that will be sent as headers in the Webhook request.
ID!)#
id (The ID of the object.
AlertMonitorConnection!)#
monitors (The AlertWebhooks to call when the AlertMonitor is triggered.
String!)#
name (The name of the AlertWebhook.
String!)#
payloadTemplate (The template that is hydrated and then used as the body of the AlertWebhook request.
String!)#
url (The URL of the AlertWebhook.