netflow_filter

netflow_filter
netflow_filter
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "created": "string",
    "operatorId": 0,
    "networkId": 0,
    "enterpriseId": 0,
    "edgeId": 0,
    "gatewayId": 0,
    "parentGroupId": 0,
    "description": "string",
    "object": "string",
    "name": "string",
    "type": "string",
    "logicalId": "string",
    "alertsEnabled": 0,
    "operatorAlertsEnabled": 0,
    "status": "string",
    "statusModified": "string",
    "previousData": {},
    "previousCreated": "string",
    "draftData": "string",
    "draftCreated": "string",
    "draftComment": "string",
    "data": {
        "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,
            "os_version": 0,
            "hostname": "string",
            "dip": "string",
            "dport_low": 0,
            "dport_high": 0,
            "dAddressGroup": "string",
            "dPortGroup": "string",
            "dsm": "string",
            "dmac": "string",
            "dvlan": 0,
            "proto": 0,
            "s_rule_type": "string",
            "d_rule_type": "string"
        },
        "action": {
            "allow_or_deny": "string"
        }
    },
    "lastContact": "string",
    "version": "string",
    "modified": "string"
}