Create a Signals rule for a team.
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) |