slb template policy forward-policy source destination web-reputation-scope¶
Configure web-category reputation-scope for destination matching
web-reputation-scope Specification¶
Type Collection Object Key(s) web-reputation-scope Collection Name web-reputation-scope-list Collection URI /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope Element Name web-reputation-scope Element URI /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope} Element Attributes web-reputation-scope_attributes Schema web-reputation-scope schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope | ||
Create List | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope | ||
Get Object | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope} | ||
Get List | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope | ||
Modify Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope} | ||
Replace Object | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope} | ||
Replace List | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope | ||
Delete Object | DELETE | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope} |
web-reputation-scope-list¶
web-reputation-scope-list is JSON List of web-reputation-scope attributes
web-reputation-scope-list : [
web-reputation-scope attributes¶
action
Description Action to be performed
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
priority
Description Priority value of the action(higher the number higher the priority)
Type: number
Range: 1-1024
sampling-enable
Type: Listtype
Description ‘host’: Match hostname; ‘url’: match URL;
Type: string
Supported Values: host, url
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
web-reputation-scope
Description Destination Web Reputation Scope Name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/web-category/reputation-scope
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘hits’: Number of requests matching this destination rule;
Type: string
Supported Values: all, hits
stats data¶
Counter | Size | Description | |
---|---|---|---|
hits | 8 | Number of requests matching this destination rule |