InfraSecurityRules
Infrastructure DFW Security Rules Info
Infrastructure DFW security rules information.
JSON Example
{
"dfw_policy_path": "/infra/domains/default/security-policies/dfw-policy-1",
"traffic_rules": [
{
"rule_id": 1,
"rule_path": "/infra/domains/default/security-policies/dfw-policy-1/rules/dfw-rule-1",
"rule_action": "ALLOW"
}
],
"lockdown_rules": [
{
"rule_id": 2,
"rule_path": "/infra/domains/default/security-policies/dfw-policy-1/rules/dfw-rule-2",
"rule_action": "DROP"
}
]
}
string
dfw_policy_path
Optional
Path of the NSX firewall policy (section).
array of
NsxRule
traffic_rules
Optional
Constraints:
maxItems: 1
List of Infrastructure service DFW traffic rules
array of
NsxRule
lockdown_rules
Optional
Constraints:
maxItems: 1
List of Infrastructure service DFW lockdown rules