aam aaa-policy aaa-rule stats¶
Statistics for the object aaa-rule
aaa-rule Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}
Element Name
aaa-rule
Element URI
/axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats
Element Attributes
aaa-rule_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} | ||
Create List | POST | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} | ||
Get Object | GET | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats | ||
Get List | GET | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} | ||
Modify Object | POST | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats | ||
Replace Object | PUT | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats | ||
Replace List | PUT | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} | ||
Delete Object | DELETE | /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats |
aaa-rule-list¶
aaa-rule-list is JSON List of aaa-rule attributes
aaa-rule-list : [
]
aaa-rule attributes¶
index
Description Specify AAA rule index
Type: number
Range: 1-256
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
failure_bypass
Description some help string
Type: number
Format: counter
hit_auth
Description some help string
Type: number
Format: counter
hit_bypass
Description some help string
Type: number
Format: counter
hit_deny
Description some help string
Type: number
Format: counter
total_count
Description some help string
Type: number
Format: counter