.. _web_category_reputation_scope_stats: web-category reputation-scope stats =================================== Statistics for the object reputation-scope reputation-scope Specification ------------------------------ ===================================== =================================================================================== **Parameter** **Value** ===================================== =================================================================================== **Type** *Collection* **Collection Name** :ref:`4105_reputation-scope_list` **Collection URI** /axapi/v3/web-category/reputation-scope/{name} **Element Name** reputation-scope **Element URI** /axapi/v3/web-category/reputation-scope/{name}/stats **Element Attributes** reputation-scope_attributes **Partition Visibility** None **Schema** :download:`reputation-scope 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/web-category/reputation-scope/{name} .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/web-category/reputation-scope/{name} .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/web-category/reputation-scope/{name}/stats .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/web-category/reputation-scope/{name} .. raw:: html :ref:`4105_reputation-scope_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/web-category/reputation-scope/{name}/stats .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/web-category/reputation-scope/{name}/stats .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/web-category/reputation-scope/{name} .. raw:: html :ref:`4105_reputation-scope_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/web-category/reputation-scope/{name}/stats .. raw:: html :ref:`4105_reputation-scope_attributes` .. raw:: html
.. _4105_reputation-scope_list: reputation-scope-list --------------------- reputation-scope-list is **JSON List** of :ref:`4105_reputation-scope_attributes` reputation-scope-list : [ { :ref:`4105_reputation-scope_attributes` }, { :ref:`4105_reputation-scope_attributes` }, ... ] .. _4105_reputation-scope_attributes: reputation-scope attributes --------------------------- **name** **Description** Reputation Scope name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`4105_stats` **Type:** Object .. _4105_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **low-risk** **Description** Low-risk level(61-80) **Type:** number **Format:** counter **malicious** **Description** Malicious level(1-20) **Type:** number **Format:** counter **moderate-risk** **Description** Moderate-risk level(41-60) **Type:** number **Format:** counter **suspicious** **Description** Suspicious level(21-40) **Type:** number **Format:** counter **trustworthy** **Description** Trustworthy level(81-100) **Type:** number **Format:** counter