aam authentication account stats¶
Statistics for the object account
account Specification¶
Type Configuration Resource Element Name account Element URI /axapi/v3/aam/authentication/account/stats Element Attributes account_attributes Schema account schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/account/stats | ||
Get Object | GET | /axapi/v3/aam/authentication/account/stats | ||
Modify Object | POST | /axapi/v3/aam/authentication/account/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/account/stats | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/account/stats |
account attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object request-dropped
Description Total Dropped Request
Type: number
Format: counter
request-normal
Description Total Normal Request
Type: number
Format: counter
response-error
Description Total Error Response
Type: number
Format: counter
response-failure
Description Total Failure Response
Type: number
Format: counter
response-other
Description Total Other Response
Type: number
Format: counter
response-success
Description Total Success Response
Type: number
Format: counter
response-timeout
Description Total Timeout Response
Type: number
Format: counter