{ "id":"/axapi/v3/web-category/web-reputation/url/oper", "type":"object", "node-type":"scalar", "title":"url", "description":"Operational Status for the object url", "properties":{ "oper":{ "type":"object", "properties":{ "reputation-score":{ "type":"string", "format":"string" }, "name":{ "type":"string", "format":"string" }, "local-db-only":{ "type":"number", "format":"number" } } } } }