{ "id":"/axapi/v3/threat-intel/webroot-ip-category/oper", "type":"object", "node-type":"scalar", "title":"webroot-ip-category", "description":"Operational Status for the object webroot-ip-category", "properties":{ "oper":{ "type":"object", "properties":{ "category-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "category":{ "type":"string", "format":"string" } } } ] }, "ip":{ "type":"string", "format":"string" } } } } }