{ "id":"/axapi/v3/slb/rpz/stats", "type":"object", "node-type":"scalar", "operation-not-allowed": ["PUT"], "title":"rpz", "description":"Statistics for the object rpz", "properties":{ "stats":{ "type":"object", "properties":{ "set_bw_error":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total RPZ Set Class-list Error", "long-description":"{}", "optional":true }, "parse_error":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total RPZ Parse Error", "long-description":"{}", "optional":true } } } } }