{ "id":"/axapi/v3/logging/local-log/app-fw/oper", "type":"object", "node-type":"scalar", "title":"app-fw", "description":"Operational Status for the object app-fw", "properties":{ "oper":{ "type":"object", "properties":{ "max-entries":{ "type":"number", "format":"number" }, "start-time":{ "type":"string", "format":"string" }, "interval":{ "type":"string", "format":"string" }, "interval-position":{ "type":"string", "format":"string" }, "source-threat-category-match":{ "type":"string", "format":"string" }, "destination-threat-category-match":{ "type":"string", "format":"string" }, "total":{ "type":"number", "format":"number" }, "log-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "time":{ "type":"string", "format":"string" }, "application-name":{ "type":"string", "format":"string" }, "category":{ "type":"string", "format":"string" }, "client-ip":{ "type":"string", "format":"ipv4-address" }, "destination-ip":{ "type":"string", "format":"ipv4-address" }, "source-port":{ "type":"number", "format":"number" }, "destination-port":{ "type":"number", "format":"number" }, "source-threat-list-name":{ "type":"string", "format":"string" }, "destination-threat-list-name":{ "type":"string", "format":"string" }, "source-threat-category":{ "type":"string", "format":"string" }, "destination-threat-category":{ "type":"string", "format":"string" }, "action":{ "type":"string", "format":"string" }, "policy-name":{ "type":"string", "format":"string" }, "rule-name":{ "type":"string", "format":"string" }, "bytes":{ "type":"number", "format":"number" } } } ] } } }, "top-n":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/app-fw/top-n", "properties":{ "oper":{ "type":"object", "properties":{ "max-entries":{ "type":"number", "format":"number" }, "start-time":{ "type":"string", "format":"string" }, "interval":{ "type":"string", "format":"string" }, "interval-position":{ "type":"string", "format":"string" }, "top":{ "type":"string", "format":"string" }, "application-name":{ "type":"string", "format":"string" }, "category":{ "type":"string", "format":"string" }, "client-ip":{ "type":"string", "format":"ipv4-address" }, "threat-category":{ "type":"string", "format":"string" }, "threat-category-match":{ "type":"string", "format":"string" }, "action":{ "type":"string", "format":"string" }, "total":{ "type":"number", "format":"number" }, "log-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "name":{ "type":"string", "format":"string" }, "counter":{ "type":"number", "format":"number" } } } ] } } } } }, "dot-plot":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/app-fw/top-n/dot-plot", "properties":{ "oper":{ "type":"object", "properties":{ "start-time":{ "type":"string", "format":"string" }, "interval":{ "type":"string", "format":"string" }, "interval-position":{ "type":"string", "format":"string" }, "application-name":{ "type":"string", "format":"string" }, "client-ip":{ "type":"string", "format":"ipv4-address" }, "data":{ "type":"string", "format":"string" }, "total":{ "type":"number", "format":"number" }, "log-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counter":{ "type":"number", "format":"number" } } } ] } } } } } } }