critical_flows_details
Detailed results for all critical flow rule tests. Includes virtual traceroutes where appropriate for both passing and failing rules.
Field | Type | Description |
---|---|---|
index | Integer | Index of the critical flow rule. |
ok | Boolean | Did the rule pass or fail? |
policy | JSON | The policy part of the rule definition. |
rule | JSON | The rule part of the rule definition. |
resolved_as | JSON | All address and port names resolved to IP and port values. |
errors | List of Strings | List of errors generated from this rule. |
rule_type | String | The rule type. ingress-critical-flow or egress-critical-flow . |
direction | String | For violations, may be Forward flow , 'Return Flow (Failure) , or Return Flow (Inconsistent) . |
start | String | One or more start locations tested for this traffic flow. |
flow | JSON | The initial IP packet value or range of values used in this example. |
traces | JSON | One or more virtual traceroutes for the traffic flow. |
skipped | Boolean | Was the rule skipped? |
within | Not used for critical flows. | |
within_resolved_as | Not used for critical flows. | |
query | Not used for critical flows. | |
enforce | Boolean | Is this rule enforced? |
flow_str | String | A descriptive summary of the 'flow' column. |