aam aaa-policy stats

Statistics for the object aaa-policy

aaa-policy Specification

Parameter Value
Type Collection
Collection Name aaa-policy-list
Collection URI /axapi/v3/aam/aaa-policy/{name}
Element Name aaa-policy
Element URI /axapi/v3/aam/aaa-policy/{name}/stats
Element Attributes aaa-policy_attributes
Partition Visibility None
Schema aaa-policy schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/aam/aaa-policy/{name}

aaa-policy attributes

Create List

POST

/axapi/v3/aam/aaa-policy/{name}

aaa-policy attributes

Get Object

GET

/axapi/v3/aam/aaa-policy/{name}/stats

aaa-policy attributes

Get List

GET

/axapi/v3/aam/aaa-policy/{name}

aaa-policy-list

Modify Object

POST

/axapi/v3/aam/aaa-policy/{name}/stats

aaa-policy attributes

Replace Object

PUT

/axapi/v3/aam/aaa-policy/{name}/stats

aaa-policy attributes

Replace List

PUT

/axapi/v3/aam/aaa-policy/{name}

aaa-policy-list

Delete Object

DELETE

/axapi/v3/aam/aaa-policy/{name}/stats

aaa-policy attributes

aaa-policy-list

aaa-policy-list is JSON List of aaa-policy attributes

aaa-policy-list : [

aaa-policy attributes

aaa-rule-list

name

Description Specify AAA policy name

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

stats

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

Type: Object

aaa-rule-list

Specification Value
Type list
Block object keys  

index

Description Specify AAA rule index

Type: number

Range: 1-256

stats

Description: stats is a JSON Block. Please see below for aaa-rule-list_stats

Type: Object

aaa-rule-list_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

stats

Specification Value
Type object

error

Description Error

Type: number

Format: counter

failure-bypass

Description Auth Failure Bypass

Type: number

Format: counter

req

Description Request

Type: number

Format: counter

req-auth

Description Request Matching Authentication Template

Type: number

Format: counter

req-bypass

Description Request Bypassed

Type: number

Format: counter

req-reject

Description Request Rejected

Type: number

Format: counter

req-skip

Description Request Skipped

Type: number

Format: counter