InlineDneRuleStats1

InlineDneRuleStats1
InlineDneRuleStats1
JSON Example
{
    "packets_out": 0,
    "bytes_in": 0,
    "rule_id": "string",
    "bytes_out": 0,
    "packets_in": 0
}
integer As int64 As int64
packets_out
Optional

Aggregated number of outgoing packets processed by the rule.

integer As int64 As int64
bytes_in
Optional

Aggregated number of incoming bytes processed by the rule.

string
rule_id
Optional

Rule Identifier of the DNE rule. This is a globally unique number.

integer As int64 As int64
bytes_out
Optional

Aggregated number of outgoing bytes processed by the rule.

integer As int64 As int64
packets_in
Optional

Aggregated number of incoming packets processed by the rule.