{ "id":"/axapi/v3/accounting/threat-logs/oper", "type":"object", "node-type":"scalar", "operation-not-allowed":["DELETE"], "title":"threat-logs", "description":"Operational Status for the object threat-logs", "properties":{ "oper":{ "type":"object", "properties":{ "status":{ "type":"string", "format":"string" }, "result":{ "type":"number", "format":"number" }, "msg":{ "type":"string", "format":"string" } } } } }