web-category reputation-scope stats¶
Statistics for the object reputation-scope
reputation-scope Specification¶
Parameter Value Type Collection Collection Name 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 reputation-scope schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
| Create Object | POST | /axapi/v3/web-category/reputation-scope/{name} | ||
| Create List | POST | /axapi/v3/web-category/reputation-scope/{name} | ||
| Get Object | GET | /axapi/v3/web-category/reputation-scope/{name}/stats | ||
| Get List | GET | /axapi/v3/web-category/reputation-scope/{name} | ||
| Modify Object | POST | /axapi/v3/web-category/reputation-scope/{name}/stats | ||
| Replace Object | PUT | /axapi/v3/web-category/reputation-scope/{name}/stats | ||
| Replace List | PUT | /axapi/v3/web-category/reputation-scope/{name} | ||
| Delete Object | DELETE | /axapi/v3/web-category/reputation-scope/{name}/stats | 
reputation-scope-list¶
reputation-scope-list is JSON List of reputation-scope attributes
reputation-scope-list : [
]
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 stats
Type: Object
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