slb template policy forward-policy source destination web-category-list¶
Configure web-category category-list for destination matching
web-category-list Specification¶
Type
Collection
Object Key(s)
web-category-list
Collection Name
Collection URI
/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list
Element Name
web-category-list
Element URI
/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list/{web-category-list}
Element Attributes
web-category-list_attributes
Schema
Operations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list | ||
Create List | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list | ||
Get Object | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list/{web-category-list} | ||
Get List | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list | ||
Modify Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list/{web-category-list} | ||
Replace Object | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list/{web-category-list} | ||
Replace List | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list | ||
Delete Object | DELETE | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/web-category-list/{web-category-list} |
web-category-list-list¶
web-category-list-list is JSON List of web-category-list attributes
web-category-list-list : [
]
web-category-list 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
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
Refernce Object: /axapi/v3/web-category/category-list
stats data¶
Counter |
Size |
Description |
|
|---|---|---|---|
hits |
8 |
Number of requests matching this destination rule |