policy_skipped
Invalid access control rules. Invariant could not evalute these rules because some correction is needed.
Field | Type | Description |
---|---|---|
index | Integer | Index of the policy test. |
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 test. |
rule_type | String | The rule type. ingress-deny , egress-deny , ingress-deny-others , or egress-deny-others . |
violations | Integer | Always zero. |
checks | Integer | Always zero. |
enforce | Boolean | Is this rule enforced? |