{ "id":"/axapi/v3/web-category/web-reputation", "type":"object", "node-type":"scalar", "title":"web-reputation", "partition-visibility":"shared", "auto-created-object":1, "description":"Used for Web-Reputation Show Commands", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "intercepted-urls":{ "type":"object", "$ref":"/axapi/v3/web-category/web-reputation/intercepted-urls", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "bypassed-urls":{ "type":"object", "$ref":"/axapi/v3/web-category/web-reputation/bypassed-urls", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "url":{ "type":"object", "$ref":"/axapi/v3/web-category/web-reputation/url", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }