{ "id":"/axapi/v3/fw/tcp-window-check/stats", "type":"object", "node-type":"scalar", "title":"tcp-window-check", "description":"Statistics for the object tcp-window-check", "properties":{ "stats":{ "type":"object", "properties":{ "outside-window":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"packet dropped counter for outside of tcp window", "long-description":"{}", "optional":true } } } } }