Input for exclusion rule configuration.
input ExclusionRuleInput { oxRuleId: OxExclusionId aggIds: [String!] }
oxRuleId OxExclusionId
OxExclusionId
Identifier for the exclusion rule type, if not provided Issue-based exclusion identifier applies
aggIds [String!]
[String!]
List of aggregation IDs to exclude, if not provided will exclude all the issue aggregations
{} ExcludeAlertInput.rule
Last updated 6 months ago