firewallRuleStats
firewallRuleStats
Statistics for firewall rule
JSON Example
{
"timestamp": 0,
"connectionCount": 0,
"byteCount": 0,
"packetCount": 0
}
integer As int64 As int64
timestamp
Optional
Timestamp of statistics collection.
integer As int64 As int64
connectionCount
Optional
Connection count.
integer As int64 As int64
byteCount
Optional
Byte count.
integer As int64 As int64
packetCount
Optional
Packet count.