Skip to main content

critical_flows_violations_unenforced

Failing critical flow rules flagged with enforce = False.

FieldTypeDescription
indexIntegerIndex of the critical flow rule.
okBooleanAlways false.
skippedBooleanAlways false.
policyJSONThe policy part of the rule definition.
ruleJSONThe rule part of the rule definition.
errorsList of StringsList of errors generated from this rule.
rule_typeStringThe rule type. ingress-critical-flow or egress-critical-flow.
violationsIntegerTotal number of unique violation examples found for this rule.
checksIntegerTotal number of checks performed while evaluating this rule.
enforceBooleanAlways false.