alertWebhook
Access is permitted when any of the following condition(s) are met: 1. Always allowed.
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the AlertWebhook object. |
AlertWebhook)#
Return fields (ID!)#
id (The ID of the object.
String!)#
name (The name of the AlertWebhook.
String!)#
url (The URL of the AlertWebhook.
String!)#
payloadTemplate (The template that is hydrated and then used as the body of the AlertWebhook request.
AlertGroupConnection!)#
groups (The AlertWebhooks in the AlertGroup
AlertMonitorConnection!)#
monitors (The AlertWebhooks to call when the AlertMonitor is triggered.
String)#
headers (A JSON string of key/value pair that will be sent as headers in the Webhook request.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the AlertWebhook.
Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the AlertWebhook.