New Relic · Arazzo Workflow
New Relic Attach Notification Channel To Policy
Version 1.0.0
Create a notification channel and associate it with an alert policy.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
attach-notification-channel-to-policy
Create a channel and associate it with an alert policy.
Creates a notification channel, reads the generated channel id, and updates the policy/channel association so the supplied policy notifies through the new channel.
1
createChannel
postAlertsChannels
Create the notification channel of the requested type, returning the generated channel id used for the policy association.
2
associateChannel
putAlertsPolicyChannels
Associate the newly created channel with the target alert policy so the policy routes its notifications to the channel.