{ "id":"/axapi/v3/ddos/protect/stats", "type":"object", "node-type":"scalar", "title":"protect", "description":"Statistics for the object protect", "properties":{ "stats":{ "type":"object", "properties":{ "rr_sess_lookup":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"DDOS RR Session Lookup", "optional":true }, "dcmsg_pkt":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"DDOS DCMSG Pkt", "optional":true }, "runtime_enable":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"DDOS Runtime Enable", "optional":true }, "runtime_disable":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"DDOS Runtime Disable", "optional":true } } } } }