Objects
/AlertUpdate
AlertUpdate
AlertUpdate
namestring
New name for the alerteventsarray of object
Updated list of events that will trigger the alertkindinteger
Kind of event, more info [here](/docs/api/rest/EventKind)valuestring
Value or threshold that triggers the alert
providerstring
Updated notification provider for the alertslackstring
webhooksstring
slack_channel_idstring
Updated Slack channel ID for notificationswebhook_idstring
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 ⭐️