slb template policy forward-policy source destination web-reputation-scope

Configure web-category reputation-scope for destination matching

web-reputation-scope Specification

Parameter

Value

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

Partition Visibility

shared

Schema

web-reputation-scope schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope

web-reputation-scope attributes

Create List

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope

web-reputation-scope attributes

Get Object

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope}

web-reputation-scope attributes

Get List

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope

web-reputation-scope-list

Modify Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope}

web-reputation-scope attributes

Replace Object

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope}

web-reputation-scope attributes

Replace List

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope

web-reputation-scope-list

Delete Object

DELETE

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-reputation-scope/{web-reputation-scope}

web-reputation-scope attributes

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: List

type

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

Value

Type

list

Block object keys

counters1

Description ‘all’: all; ‘hits’: Number of requests matching this destination rule;

Type: string

Supported Values: all, hits