aam authentication global¶
Global AAM authentication statistics
global Specification¶
Type
Configuration Resource
Element Name
global
Element URI
/axapi/v3/aam/authentication/global
Element Attributes
global_attributes
Statistics Data URI
/axapi/v3/aam/authentication/global/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/global | ||
Get Object | GET | /axapi/v3/aam/authentication/global | ||
Modify Object | POST | /axapi/v3/aam/authentication/global | ||
Replace Object | PUT | /axapi/v3/aam/authentication/global | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/global |
global attributes¶
max-auth-resp-size
Description Specify the max auth resp size in bytes(from authd to a10lb), default is 64KB
Type: number
Range: 2048-131072
Default: 65536
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
open-socket-failed |
8 |
Total AAM Open Socket Failed |
|
connect |
8 |
Total AAM Connection |
|
aflex-authz-succ |
8 |
Total Authorization success number in aFleX |
|
authz-success |
8 |
Total Authorization success number |
|
aflex-authz-fail |
8 |
Total Authorization failure number in aFleX |
|
create-timer-failed |
8 |
Total AAM Timer Creation Failed |
|
ocsp-stapling-requests-to-a10authd |
8 |
Total OCSP Stapling Request |
|
dns-resolve-failed |
8 |
Total AAM DNS resolve failed |
|
opened-socket |
8 |
Total AAM Socket Opened |
|
connect-failed |
8 |
Total AAM Connect Failed |
|
misses |
8 |
Total Authentication Request Missed |
|
active-session |
8 |
Total Active Auth-Sessions |
|
active-user |
8 |
Total Active Users |
|
responses |
8 |
Total Authentication Response |
|
get-socket-option-failed |
8 |
Total AAM Get Socket Option Failed |
|
authn-success |
8 |
Total Authentication success number |
|
authz-failure |
8 |
Total Authorization failure number |
|
ocsp-stapling-responses-from-a10authd |
8 |
Total OCSP Stapling Response |
|
authn-failure |
8 |
Total Authentication failure number |
|
created-timer |
8 |
Total AAM Timer Created |
|
requests |
8 |
Total Authentication Request |
|
total-request |
8 |
Total Request Received by A10 Auth Service |