slb template policy forward-policy source

proxy source list

source Specification

   
Type Collection
Object Key(s) name
Collection Name source-list
Collection URI /axapi/v3/slb/template/policy/{name}/forward-policy/source
Element Name source
Element URI /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}
Element Attributes source_attributes
Schema source schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source

source attributes

Create List

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source

source attributes

Get Object

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

Get List

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source

source-list

Modify Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

Replace Object

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

Replace List

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source

source-list

Delete Object

DELETE

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

source-list

source-list is JSON List of source attributes

source-list : [

source attributes

destination

Description: destination is a JSON Block. Please see below for destination

Type: Object

Reference Object: /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination

match-any

Description Match any source

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: match-any and match-class-list are mutually exclusive

match-authorize-policy

Description Authorize-policy for user and group based policy

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/aam/authorization/policy

match-class-list

Description Class List Name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Mutual Exclusion: match-class-list and match-any are mutually exclusive

name

Description source destination match rule name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

priority

Description Priority of the source(higher the number higher the priority, default 0)

Type: number

Range: 1-2000

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

destination_class-list-list

Specification  
Type list
Block object keys  

action

Description Action to be performed

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

dest-class-list

Description Destination Class List Name

Type: string

Format: string-rlx

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; ‘ip’: Match destination IP address;

Type: string

Supported Values: host, url, ip

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

destination_class-list-list_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

destination_web-category-list-list

Specification  
Type list
Block object keys  

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-category-list

Description Destination Web Category List Name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/web-category/category-list

destination_web-category-list-list_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

destination_any

Specification  
Type object

action

Description Action to be performed

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

destination_any_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

destination_web-reputation-scope-list

Specification  
Type list
Block object keys  

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

destination_web-reputation-scope-list_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

sampling-enable

Specification  
Type list
Block object keys  

counters1

Description ‘all’: all; ‘hits’: Number of requests matching this source rule; ‘destination-match-not-found’: Number of requests without matching destination rule; ‘no-host-info’: Failed to parse ip or host information from request;

Type: string

Supported Values: all, hits, destination-match-not-found, no-host-info

stats data

  Counter Size Description
       
  destination-match-not-found 8 Number of requests without matching destination rule
  hits 8 Number of requests matching this source rule
  no-host-info 8 Failed to parse ip or host information from request