DneRuleStats

DneRuleStats
DneRuleStats
AllOf
This class requires all of the following:
JSON Example
{
    "_self": {
        "rel": "string"
    },
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "packets_out": 0,
    "bytes_in": 0,
    "rule_id": "string",
    "bytes_out": 0,
    "packets_in": 0
}