traffic-control rule-set stats¶
Statistics for the object rule-set
rule-set Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/traffic-control/rule-set/{name}
Element Name
rule-set
Element URI
/axapi/v3/traffic-control/rule-set/{name}/stats
Element Attributes
rule-set_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/traffic-control/rule-set/{name} | ||
Create List | POST | /axapi/v3/traffic-control/rule-set/{name} | ||
Get Object | GET | /axapi/v3/traffic-control/rule-set/{name}/stats | ||
Get List | GET | /axapi/v3/traffic-control/rule-set/{name} | ||
Modify Object | POST | /axapi/v3/traffic-control/rule-set/{name}/stats | ||
Replace Object | PUT | /axapi/v3/traffic-control/rule-set/{name}/stats | ||
Replace List | PUT | /axapi/v3/traffic-control/rule-set/{name} | ||
Delete Object | DELETE | /axapi/v3/traffic-control/rule-set/{name}/stats |
rule-set-list¶
rule-set-list is JSON List of rule-set attributes
rule-set-list : [
]
rule-set attributes¶
name
Description Rule set name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
rule-list
Type: List
Reference Object: /axapi/v3/traffic-control/rule-set/{name}/rule/{name}
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
hit-count
Description Hit counts
Type: number
Format: counter
rule-list¶
Specification
Value
Type
list
Block object keys
name
Description Rule name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for rule-list_stats
Type: Object
rule-list_stats¶
Specification
Value
Type
object
hit-count
Description Hit counts
Type: number
Format: counter