slb template policy forward-policy source destination adv-match stats¶
Statistics for the object adv-match
adv-match Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}
Element Name
adv-match
Element URI
/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}/stats
Element Attributes
adv-match_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority} | ||
Create List | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority} | ||
Get Object | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}/stats | ||
Get List | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority} | ||
Modify Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}/stats | ||
Replace Object | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}/stats | ||
Replace List | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority} | ||
Delete Object | DELETE | /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/adv-match/{priority}/stats |
adv-match-list¶
adv-match-list is JSON List of adv-match attributes
adv-match-list : [
]
adv-match attributes¶
priority
Description Rule priority (1000 is highest)
Type: number
Range: 1-1000
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
hits
Description Number of requests hit this rule
Type: number
Format: counter