Sysdig · Arazzo Workflow
Sysdig Create Alert With Notification Channel
Version 1.0.0
Create a notification channel, then create an alert that routes to it.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
create-alert-with-channel
Provision a notification channel and an alert wired to it.
Creates a notification channel, then creates an alert referencing the channel id, and verifies the alert by reading it back.
1
createChannel
createNotificationChannel
Create the notification channel used for alert routing.
2
createAlert
createAlert
Create the alert and route it to the new channel.
3
verifyAlert
getAlert
Read the alert back by id to confirm it persisted.