critical_flows_skipped
Invalid critical flow rules. Invariant could not evalute these rules because some correction is needed.
Field | Type | Description |
---|---|---|
index | Integer | Index of the critical flow rule. |
ok | Boolean | Always false for skipped rules. |
skipped | Boolean | Always true for skipped rules. |
policy | JSON | The policy part of the rule definition. |
rule | JSON | The rule part of the rule definition. |
errors | List of Strings | List of errors generated from this rule. |
rule_type | String | The rule type. ingress-critical-flow or egress-critical-flow . |
violations | Integer | Always zero for skipped rules. |
checks | Integer | Always zero for skipped rules. |
enforce | Boolean | Is this rule enforced? |