aam authentication server radius instance stats

Statistics for the object instance

instance Specification

Parameter Value
Type Collection
Collection Name instance-list
Collection URI /axapi/v3/aam/authentication/server/radius/instance/{name}
Element Name instance
Element URI /axapi/v3/aam/authentication/server/radius/instance/{name}/stats
Element Attributes instance_attributes
Partition Visibility None
Schema instance schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/aam/authentication/server/radius/instance/{name}

instance attributes

Create List

POST

/axapi/v3/aam/authentication/server/radius/instance/{name}

instance attributes

Get Object

GET

/axapi/v3/aam/authentication/server/radius/instance/{name}/stats

instance attributes

Get List

GET

/axapi/v3/aam/authentication/server/radius/instance/{name}

instance-list

Modify Object

POST

/axapi/v3/aam/authentication/server/radius/instance/{name}/stats

instance attributes

Replace Object

PUT

/axapi/v3/aam/authentication/server/radius/instance/{name}/stats

instance attributes

Replace List

PUT

/axapi/v3/aam/authentication/server/radius/instance/{name}

instance-list

Delete Object

DELETE

/axapi/v3/aam/authentication/server/radius/instance/{name}/stats

instance attributes

instance-list

instance-list is JSON List of instance attributes

instance-list : [

instance attributes

name

Description Specify RADIUS authentication server 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 stats

Type: Object

stats

Specification Value
Type object

access_challenge

Description Access-Challenge Message Receive

Type: number

Format: counter

accounting-failure

Description Accounting Failure

Type: number

Format: counter

accounting-request-sent

Description Accounting-Request Sent

Type: number

Format: counter

accounting-success

Description Accounting Success

Type: number

Format: counter

authen_failure

Description Authentication Failure

Type: number

Format: counter

authen_success

Description Authentication Success

Type: number

Format: counter

authorize_failure

Description Authorization Failure

Type: number

Format: counter

authorize_success

Description Authorization Success

Type: number

Format: counter

other_error

Description Other Error

Type: number

Format: counter

request

Description Request

Type: number

Format: counter

timeout_error

Description Timeout

Type: number

Format: counter