firewall_segment

firewall_segment
firewall_segment
JSON Example
{
    "firewall_logging_enabled": false,
    "stateful_firewall_enabled": false,
    "outbound": [
        {
            "name": "string",
            "match": {
                "appid": 0,
                "classid": 0,
                "dscp": 0,
                "sip": "string",
                "sport_high": 0,
                "sport_low": 0,
                "sAddressGroup": "string",
                "sPortGroup": "string",
                "ssm": "string",
                "smac": "string",
                "svlan": 0,
                "sInterface": "string",
                "os_version": 0,
                "hostname": "string",
                "dip": "string",
                "dport_low": 0,
                "dport_high": 0,
                "dAddressGroup": "string",
                "dPortGroup": "string",
                "dsm": "string",
                "dmac": "string",
                "dvlan": 0,
                "dInterface": "string",
                "proto": 0,
                "s_rule_type": "string",
                "d_rule_type": "string"
            },
            "action": {
                "allow_or_deny": "string"
            },
            "ruleLogicalId": "string"
        }
    ],
    "segment": {
        "name": "string",
        "segmentId": 0,
        "segmentLogicalId": "string",
        "type": "string"
    }
}
boolean
firewall_logging_enabled
Required

firewall_logging_enabled

boolean
stateful_firewall_enabled
Optional

stateful_firewall_enabled

outbound
Required

outbound

Property Of