Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 5.03 KB

postv1teamsteamidsignalrules.md

File metadata and controls

15 lines (11 loc) · 5.03 KB

PostV1TeamsTeamIDSignalRules

Create a Signals rule for a team.

Fields

Field Type Required Description
Name string ✔️ The rule's name.
Expression string ✔️ The CEL expression that defines the rule.
TargetType components.TargetType ✔️ The type of target that the rule will notify when matched.
TargetID string ✔️ The ID of the target that the rule will notify when matched.
IncidentTypeID *string The ID of an incident type that should be used when an alert is promoted to an incident
NotificationPriorityOverride *components.PostV1TeamsTeamIDSignalRulesNotificationPriorityOverride A notification priority that will be set on the resulting alert (default: HIGH)