EnvironmentPairPolicyInfo

EnvironmentPairPolicyInfo
Environment Pair Policy Info

Environment policy for a given environment pair

JSON Example
{
    "dfw_policy_path": "string",
    "default_rule_path": "string",
    "rule_action": "string",
    "site_id": "string"
}
string
dfw_policy_path
Optional

NSX intent path for the section

string
default_rule_path
Optional

NSX intent path for the default rule in this section

rule_action
Optional

The observed DFW rule action for a monitored flow.

Action Description
ALLOW Traffic was permitted by an explicit allow rule.
DROP Traffic was silently dropped.
REJECT Traffic was dropped and the source was notified (TCP RST / ICMP unreachable).
JUMP_TO_APPLICATION Traffic was redirected to the Application category for further rule evaluation.
JUMP_TO Legacy alias for JUMP_TO_APPLICATION.
UNRECOGNIZED The rule action could not be identified.
Enumeration: ALLOW, DROP, REJECT, JUMP_TO_APPLICATION, JUMP_TO, UNRECOGNIZED
string
site_id
Optional

Identifier for the site (uuid)