Objects
/AlertUpdate
AlertUpdate
AlertUpdate
name
string
New name for the alertevents
array of object
Updated list of events that will trigger the alertkind
integer
Kind of event, more info [here](/docs/api/rest/EventKind)value
string
Value or threshold that triggers the alert
provider
enum
Updated notification provider for the alertslack
string
webhooks
string
slack_channel_id
string
Updated Slack channel ID for notificationswebhook_id
string
Updated webhook ID for notifications
Example
{ "name": "", "events": [ { "kind": 0, "value": "" } ], "provider": "", "slack_channel_id": "", "webhook_id": "", "__UNSAFE_refPath": null }
Built with
Show your support! Star us on GitHub ⭐️