InfraSecurityRule

InfraSecurityRule
Infrastructure Security Rule

Individual security rule within a policy.

JSON Example
{
    "rule_id": "SSP-DNS-Allow",
    "rule_path": "/infra/domains/default/security-policies/ssp-infra-monitoring/rules/SSP-DNS-Allow",
    "rule_type": "TRAFFIC",
    "rule_action": "ALLOW"
}
string
rule_id
Required  

Unique identifier for the security rule.

string
rule_path
Required  

Full path to the security rule in NSX.

string
rule_type
Required  

Type of security rule.

Enumeration: TRAFFIC, LOCKDOWN
rule_action
Required  

Action applied by an infrastructure security or proposed rule.

Enumeration: ALLOW, DROP, REJECT