InlineDfwLogs1

InlineDfwLogs1
InlineDfwLogs1
JSON Example
{
    "values": [
        {
            "timestamp": "2020-07-24T00:00:00.000+0000",
            "addressFamily": "string",
            "reason": "string",
            "action": "string",
            "ruleId": "string",
            "ruleName": "string",
            "direction": "string",
            "packetLength": 0,
            "protocol": "string",
            "sourceIpAddress": "string",
            "sourcePort": 0,
            "destinationIpAddress": "string",
            "destinationPort": 0
        }
    ]
}
array of DfwLog
values
Optional

The list of DFW logs.

Used By