Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 5.21 KB

patchv1teamsteamidsignalrulesid.md

File metadata and controls

15 lines (11 loc) · 5.21 KB

PatchV1TeamsTeamIDSignalRulesID

Update a Signals rule by ID

Fields

Field Type Required Description
Name *string The rule's name.
Expression *string The CEL expression that defines the rule.
TargetType *components.PatchV1TeamsTeamIDSignalRulesIDTargetType 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.PatchV1TeamsTeamIDSignalRulesIDNotificationPriorityOverride A notification priority that will be set on the resulting alert (default: HIGH)