.. _web_category: web-category ============ Web-Category Commands web-category Specification -------------------------- ===================================== ===================================================== **Parameter** **Value** ===================================== ===================================================== **Type** *Configuration Resource* **Element Name** web-category **Element URI** /axapi/v3/web-category **Element Attributes** web-category_attributes **Partition Visibility** shared **Operational Data URI** /axapi/v3/web-category/oper **Schema** :download:`web-category schema ` ===================================== ===================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/web-category .. raw:: html :ref:`4167_web-category_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/web-category .. raw:: html :ref:`4167_web-category_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/web-category .. raw:: html :ref:`4167_web-category_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/web-category .. raw:: html :ref:`4167_web-category_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/web-category .. raw:: html :ref:`4167_web-category_attributes` .. raw:: html
.. _4167_web-category_attributes: web-category attributes ----------------------- **bypassed-urls** **Description:** bypassed-urls is a **JSON Block**. Please see below for :ref:`4167_bypassed-urls` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/bypassed-urls ` **category-list-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/web-category/category-list/{name} ` **cloud-query-cache-size** **Description** Maximum cache size for storing cloud query results **Type:** number **cloud-query-disable** **Description** Disables cloud queries for URL's not present in local database(default enable) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **database-server** **Description** BrightCloud Database Server **Type:** string **Maximum Length:** 255 characters **Maximum Length:** 1 characters **db-update-time** **Description** Time of day to update database (default: 00:00) **Type:** string **Format:** time-hhmm **enable** **Description** Enable BrightCloud SDK **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **intercepted-urls** **Description:** intercepted-urls is a **JSON Block**. Please see below for :ref:`4167_intercepted-urls` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/intercepted-urls ` **license** **Description:** license is a **JSON Block**. Please see below for :ref:`4167_license` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/license ` **online-check-disable** **Description** Disables online queries for license. By default it is enabled. **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **port** **Description** BrightCloud Query Server Listening Port(default 80) **Type:** number **Range:** 1-65535 **Default:** 80 **proxy-server** **Description:** proxy-server is a **JSON Block**. Please see below for :ref:`4167_proxy-server` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/proxy-server ` **remote-syslog-enable** **Description** Enable data plane logging to a remote syslog server **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **reputation-scope-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/web-category/reputation-scope/{name} ` **rtu-cache-size** **Description** Maximum cache size for storing RTU updates **Type:** number **rtu-update-disable** **Description** Disables real time updates(default enable) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **rtu-update-interval** **Description** Interval to check for real time updates if enabled in mins(default 60) **Type:** number **Range:** 10-14400 **Default:** 60 **server** **Description** BrightCloud Query Server **Type:** string **Maximum Length:** 255 characters **Maximum Length:** 1 characters **server-timeout** **Description** BrightCloud Servers Timeout in seconds (default: 15s) **Type:** number **Range:** 1-30 **Default:** 15 **ssl-port** **Description** BrightCloud Servers SSL Port(default 443) **Type:** number **Range:** 1-65535 **Default:** 443 **statistics** **Description:** statistics is a **JSON Block**. Please see below for :ref:`4167_statistics` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/statistics ` **url** **Description:** url is a **JSON Block**. Please see below for :ref:`4167_url` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/url ` **use-mgmt-port** **Description** Use management interface for all communication with BrightCloud **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **web-reputation** **Description:** web-reputation is a **JSON Block**. Please see below for :ref:`4167_web-reputation` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/web-reputation ` .. _4167_bypassed-urls: bypassed-urls ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_intercepted-urls: intercepted-urls ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_proxy-server: proxy-server ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **auth-type** **Description** 'ntlm': NTLM authentication(default); 'basic': Basic authentication; **Type:** string **Supported Values:** ntlm, basic **Default:** ntlm **domain** **Description** Realm for NTLM authentication **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **http-port** **Description** Proxy server HTTP port **Type:** number **Range:** 1-65535 **https-port** **Description** Proxy server HTTPS port(HTTP port will be used if not configured) **Type:** number **Range:** 1-65535 **password** **Description** Password for proxy authentication **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **proxy-host** **Description** Proxy server hostname or IP address **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **secret-string** **Description** password value **Type:** string **Format:** password **Maximum Length:** 127 characters **Maximum Length:** 1 characters **username** **Description** Username for proxy authentication **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_statistics: statistics ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_statistics_sampling-enable: statistics_sampling-enable ^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'db-lookup': some help string; 'cloud-cache-lookup': some help string; 'cloud-lookup': some help string; 'rtu-lookup': some help string; 'lookup-latency': some help string; 'db-mem': some help string; 'rtu-cache-mem': some help string; 'lookup-cache-mem': some help string; **Type:** string **Supported Values:** all, db-lookup, cloud-cache-lookup, cloud-lookup, rtu-lookup, lookup-latency, db-mem, rtu-cache-mem, lookup-cache-mem .. _4167_reputation-scope-list: reputation-scope-list ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **greater-than** **Description:** greater-than is a **JSON Block**. Please see below for :ref:`4167_reputation-scope-list_greater-than` **Type:** Object **less-than** **Description:** less-than is a **JSON Block**. Please see below for :ref:`4167_reputation-scope-list_less-than` **Type:** Object **name** **Description** Reputation Scope name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **sampling-enable** **Type:** List **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_reputation-scope-list_less-than: reputation-scope-list_less-than ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **less-low-risk** **Description** Reputation score is less than or equal to 80 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** less-low-risk,less-trustworthy, less-moderate-risk, less-suspicious, less-malicious, and less-threshold are mutually exclusive **less-malicious** **Description** Reputation score is less than or equal to 20 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** less-malicious,less-trustworthy, less-low-risk, less-moderate-risk, less-suspicious, and less-threshold are mutually exclusive **less-moderate-risk** **Description** Reputation score is less than or equal to 60 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** less-moderate-risk,less-trustworthy, less-low-risk, less-suspicious, less-malicious, and less-threshold are mutually exclusive **less-suspicious** **Description** Reputation score is less than or equal to 40 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** less-suspicious,less-trustworthy, less-low-risk, less-moderate-risk, less-malicious, and less-threshold are mutually exclusive **less-threshold** **Description** Reputation score is less than or equal to a customized value (1-100) **Type:** number **Range:** 1-100 **Mutual Exclusion:** less-threshold,less-trustworthy, less-low-risk, less-moderate-risk, less-suspicious, and less-malicious are mutually exclusive **less-trustworthy** **Description** Reputation score is less than or equal to 100 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** less-trustworthy,less-low-risk, less-moderate-risk, less-suspicious, less-malicious, and less-threshold are mutually exclusive .. _4167_reputation-scope-list_sampling-enable: reputation-scope-list_sampling-enable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'trustworthy': Trustworthy level(81-100); 'low-risk': Low-risk level(61-80); 'moderate-risk': Moderate-risk level(41-60); 'suspicious': Suspicious level(21-40); 'malicious': Malicious level(1-20); **Type:** string **Supported Values:** all, trustworthy, low-risk, moderate-risk, suspicious, malicious .. _4167_reputation-scope-list_greater-than: reputation-scope-list_greater-than ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **greater-low-risk** **Description** Reputation score is greater than or equal to 61 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** greater-low-risk,greater-trustworthy, greater-moderate-risk, greater-suspicious, greater-malicious, and greater-threshold are mutually exclusive **greater-malicious** **Description** Reputation score is greater than or equal to 1 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** greater-malicious,greater-trustworthy, greater-low-risk, greater-moderate-risk, greater-suspicious, and greater-threshold are mutually exclusive **greater-moderate-risk** **Description** Reputation score is greater than or equal to 41 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** greater-moderate-risk,greater-trustworthy, greater-low-risk, greater-suspicious, greater-malicious, and greater-threshold are mutually exclusive **greater-suspicious** **Description** Reputation score is greater than or equal to 21 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** greater-suspicious,greater-trustworthy, greater-low-risk, greater-moderate-risk, greater-malicious, and greater-threshold are mutually exclusive **greater-threshold** **Description** Reputation score is greater than or equal to the customized score (1-100) **Type:** number **Range:** 1-100 **Mutual Exclusion:** greater-threshold,greater-trustworthy, greater-low-risk, greater-moderate-risk, greater-suspicious, and greater-malicious are mutually exclusive **greater-trustworthy** **Description** Reputation score is greater than or equal to 81 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** greater-trustworthy,greater-low-risk, greater-moderate-risk, greater-suspicious, greater-malicious, and greater-threshold are mutually exclusive .. _4167_license: license ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_web-reputation: web-reputation ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bypassed-urls** **Description:** bypassed-urls is a **JSON Block**. Please see below for :ref:`4167_web-reputation_bypassed-urls` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/web-reputation/bypassed-urls ` **intercepted-urls** **Description:** intercepted-urls is a **JSON Block**. Please see below for :ref:`4167_web-reputation_intercepted-urls` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/web-reputation/intercepted-urls ` **url** **Description:** url is a **JSON Block**. Please see below for :ref:`4167_web-reputation_url` **Type:** Object **Reference Object:** :doc:`/axapi/v3/web-category/web-reputation/url ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_web-reputation_url: web-reputation_url ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_web-reputation_bypassed-urls: web-reputation_bypassed-urls ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_web-reputation_intercepted-urls: web-reputation_intercepted-urls ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_url: url ^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4167_category-list-list: category-list-list ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **abortion** **Description** Category Abortion **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **adult-and-pornography** **Description** Category Adult and Pornography **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **alcohol-and-tobacco** **Description** Category Alcohol and Tobacco **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **auctions** **Description** Category Auctions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **bot-nets** **Description** Category Bot Nets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **business-and-economy** **Description** Category Business and Economy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **cdns** **Description** Category CDNs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **cheating** **Description** Category Cheating **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **computer-and-internet-info** **Description** Category Computer and Internet Info **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **computer-and-internet-security** **Description** Category Computer and Internet Security **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **cult-and-occult** **Description** Category Cult and Occult **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **dating** **Description** Category Dating **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **dead-sites** **Description** Category Dead Sites (db Ops only) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **drugs** **Description** Category Abused Drugs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **dynamically-generated-content** **Description** Dynamically Generated Content **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **educational-institutions** **Description** Category Educational Institutions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **entertainment-and-arts** **Description** Category Entertainment and Arts **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **fashion-and-beauty** **Description** Category Fashion and Beauty **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **financial-services** **Description** Category Financial Services **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **gambling** **Description** Category Gambling **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **games** **Description** Category Games **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **government** **Description** Category Government **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **gross** **Description** Category Gross **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hacking** **Description** Category Hacking **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hate-and-racism** **Description** Category Hate and Racism **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **health-and-medicine** **Description** Category Health and Medicine **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **home-and-garden** **Description** Category Home and Garden **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hunting-and-fishing** **Description** Category Hunting and Fishing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **illegal** **Description** Category Illegal **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **illegal-pornography** **Description** Category Illegal join Adult and Pornography **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **image-and-video-search** **Description** Category Image and Video Search **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **internet-communications** **Description** Category Internet Communications **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **internet-portals** **Description** Category Internet Portals **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **job-search** **Description** Category Job Search **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **keyloggers-and-monitoring** **Description** Category Keyloggers and Monitoring **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **kids** **Description** Category Kids **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **legal** **Description** Category Legal **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **local-information** **Description** Category Local Information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **malware-sites** **Description** Category Malware Sites **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **marijuana** **Description** Category Marijuana **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **military** **Description** Category Military **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **motor-vehicles** **Description** Category Motor Vehicles **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **music** **Description** Category Music **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** Web Category List name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **news-and-media** **Description** Category News and Media **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **nudity** **Description** Category Nudity **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **nudity-artistic** **Description** Category Nudity join Entertainment and Arts **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **online-greeting-cards** **Description** Category Online Greeting cards **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **parked-domains** **Description** Category Parked Domains **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **pay-to-surf** **Description** Category Pay to Surf **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **peer-to-peer** **Description** Category Peer to Peer **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **personal-sites-and-blogs** **Description** Category Personal sites and Blogs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **personal-storage** **Description** Category Personal Storage **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **philosophy-and-politics** **Description** Category Philosophy and Political Advocacy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **phishing-and-other-fraud** **Description** Category Phishing and Other Frauds **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **proxy-avoid-and-anonymizers** **Description** Category Proxy Avoid and Anonymizers **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **questionable** **Description** Category Questionable **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **real-estate** **Description** Category Real Estate **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **recreation-and-hobbies** **Description** Category Recreation and Hobbies **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **reference-and-research** **Description** Category Reference and Research **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **religion** **Description** Category Religion **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sampling-enable** **Type:** List **search-engines** **Description** Category Search Engines **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sex-education** **Description** Category Sex Education **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **shareware-and-freeware** **Description** Category Shareware and Freeware **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **shopping** **Description** Category Shopping **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **social-network** **Description** Category Social Network **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **society** **Description** Category Society **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **spam-urls** **Description** Category SPAM URLs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sports** **Description** Category Sports **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **spyware-and-adware** **Description** Category Spyware and Adware **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **stock-advice-and-tools** **Description** Category Stock Advice and Tools **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **streaming-media** **Description** Category Streaming Media **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **swimsuits-and-intimate-apparel** **Description** Category Swimsuits and Intimate Apparel **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **training-and-tools** **Description** Category Training and Tools **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **translation** **Description** Category Translation **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **travel** **Description** Category Travel **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uncategorized** **Description** Uncategorized URLs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **violence** **Description** Category Violence **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weapons** **Description** Category Weapons **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **web-advertisements** **Description** Category Web Advertisements **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **web-based-email** **Description** Category Web based email **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **web-hosting-sites** **Description** Category Web Hosting Sites **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _4167_category-list-list_sampling-enable: category-list-list_sampling-enable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'uncategorized': uncategorized category; 'real-estate': real estate category; 'computer-and-internet-security': computer and internet security category; 'financial-services': financial services category; 'business-and-economy': business and economy category; 'computer-and-internet-info': computer and internet info category; 'auctions': auctions category; 'shopping': shopping category; 'cult-and-occult': cult and occult category; 'travel': travel category; 'drugs': drugs category; 'adult-and-pornography': adult and pornography category; 'home-and-garden': home and garden category; 'military': military category; 'social-network': social network category; 'dead-sites': dead sites category; 'stock-advice-and-tools': stock advice and tools category; 'training-and-tools': training and tools category; 'dating': dating category; 'sex-education': sex education category; 'religion': religion category; 'entertainment-and-arts': entertainment and arts category; 'personal-sites-and-blogs': personal sites and blogs category; 'legal': legal category; 'local-information': local information category; 'streaming-media': streaming media category; 'job-search': job search category; 'gambling': gambling category; 'translation': translation category; 'reference-and-research': reference and research category; 'shareware-and-freeware': shareware and freeware category; 'peer-to-peer': peer to peer category; 'marijuana': marijuana category; 'hacking': hacking category; 'games': games category; 'philosophy-and-politics': philosophy and politics category; 'weapons': weapons category; 'pay-to-surf': pay to surf category; 'hunting-and-fishing': hunting and fishing category; 'society': society category; 'educational-institutions': educational institutions category; 'online-greeting-cards': online greeting cards category; 'sports': sports category; 'swimsuits-and-intimate-apparel': swimsuits and intimate apparel category; 'questionable': questionable category; 'kids': kids category; 'hate-and-racism': hate and racism category; 'personal-storage': personal storage category; 'violence': violence category; 'keyloggers-and-monitoring': keyloggers and monitoring category; 'search-engines': search engines category; 'internet-portals': internet portals category; 'web-advertisements': web advertisements category; 'cheating': cheating category; 'gross': gross category; 'web-based-email': web based email category; 'malware-sites': malware sites category; 'phishing-and-other-fraud': phishing and other fraud category; 'proxy-avoid-and-anonymizers': proxy avoid and anonymizers category; 'spyware-and-adware': spyware and adware category; 'music': music category; 'government': government category; 'nudity': nudity category; 'news-and-media': news and media category; 'illegal': illegal category; 'CDNs': content delivery networks category; 'internet-communications': internet communications category; 'bot-nets': bot nets category; 'abortion': abortion category; 'health-and-medicine': health and medicine category; 'confirmed-SPAM-sources': confirmed SPAM sources category; 'SPAM-URLs': SPAM URLs category; 'unconfirmed-SPAM-sources': unconfirmed SPAM sources category; 'open-HTTP-proxies': open HTTP proxies category; 'dynamically-generated-content': dynamically generated content category; 'parked-domains': parked domains category; 'alcohol-and-tobacco': alcohol and tobacco category; 'private-IP-addresses': private IP addresses category; 'image-and-video-search': image and video search category; 'fashion-and-beauty': fashion and beauty category; 'recreation-and-hobbies': recreation and hobbies category; 'motor-vehicles': motor vehicles category; 'web-hosting-sites': web hosting sites category; 'food-and-dining': food and dining category; 'nudity-artistic': nudity join entertainment and arts; 'illegal-pornography': illegal join adult and pornography; **Type:** string **Supported Values:** all, uncategorized, real-estate, computer-and-internet-security, financial-services, business-and-economy, computer-and-internet-info, auctions, shopping, cult-and-occult, travel, drugs, adult-and-pornography, home-and-garden, military, social-network, dead-sites, stock-advice-and-tools, training-and-tools, dating, sex-education, religion, entertainment-and-arts, personal-sites-and-blogs, legal, local-information, streaming-media, job-search, gambling, translation, reference-and-research, shareware-and-freeware, peer-to-peer, marijuana, hacking, games, philosophy-and-politics, weapons, pay-to-surf, hunting-and-fishing, society, educational-institutions, online-greeting-cards, sports, swimsuits-and-intimate-apparel, questionable, kids, hate-and-racism, personal-storage, violence, keyloggers-and-monitoring, search-engines, internet-portals, web-advertisements, cheating, gross, web-based-email, malware-sites, phishing-and-other-fraud, proxy-avoid-and-anonymizers, spyware-and-adware, music, government, nudity, news-and-media, illegal, CDNs, internet-communications, bot-nets, abortion, health-and-medicine, confirmed-SPAM-sources, SPAM-URLs, unconfirmed-SPAM-sources, open-HTTP-proxies, dynamically-generated-content, parked-domains, alcohol-and-tobacco, private-IP-addresses, image-and-video-search, fashion-and-beauty, recreation-and-hobbies, motor-vehicles, web-hosting-sites, food-and-dining, nudity-artistic, illegal-pornography