{ "id":"/axapi/v3/threat-intel/webroot-global", "type":"object", "node-type":"scalar", "title":"webroot-global", "partition-visibility":"shared", "auto-created-object":1, "description":"Global counters for webroot module", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'spam-sources': Hits for spam sources; 'windows-exploits': Hits for windows exploits; 'web-attacks': Hits for web attacks; 'botnets': Hits for botnets; 'scanners': Hits for scanners; 'dos-attacks': Hits for dos attacks; 'reputation': Hits for reputation; 'phishing': Hits for phishing; 'proxy': Hits for proxy; 'mobile-threats': Hits for mobile threats; 'tor-proxy': Hits for tor-proxy; 'rtu-lookup': Number of lookups in RTU cache; 'database-lookup': Number of lookups in database; 'non-malicious-ips': IP's not found in database or RTU cache; ", "enum":[ "all", "spam-sources", "windows-exploits", "web-attacks", "botnets", "scanners", "dos-attacks", "reputation", "phishing", "proxy", "mobile-threats", "tor-proxy", "rtu-lookup", "database-lookup", "non-malicious-ips" ] } } } ] } } }