policy_details
Detailed results for all access control rule tests. Includes virtual traceroutes where appropriate for both passing and failing rules.
Field | Type | Description |
---|---|---|
index | Integer | Index of the policy 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-deny , egress-deny , ingress-deny-others , or egress-deny-others . |
direction | String | The rule type, capitalized. |
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 | JSON | The within section for deny-others rules. |
within_resolved_as | JSON | The within section resolved to IP and port values. |
query | The search space checked in this step. | |
enforce | Boolean | Is this rule enforced? |
flow_str | String | A descriptive summary of the 'flow' column. |