aam authentication server ldap stats¶
Statistics for the object ldap
ldap Specification¶
Type Configuration Resource Element Name ldap Element URI /axapi/v3/aam/authentication/server/ldap/stats Element Attributes ldap_attributes Schema ldap schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/server/ldap/stats | ||
Get Object | GET | /axapi/v3/aam/authentication/server/ldap/stats | ||
Modify Object | POST | /axapi/v3/aam/authentication/server/ldap/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/server/ldap/stats | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/server/ldap/stats |
ldap attributes¶
instance-list
Type: List
Reference Object: /axapi/v3/aam/authentication/server/ldap/instance/{name}
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object admin-bind-failure
Description Total Admin Bind Failure
Type: number
Format: counter
admin-bind-success
Description Total Admin Bind Success
Type: number
Format: counter
authorize-failure
Description Total Authorization Failure
Type: number
Format: counter
authorize-success
Description Total Authorization Success
Type: number
Format: counter
bind-failure
Description Total User Bind Failure
Type: number
Format: counter
bind-success
Description Total User Bind Success
Type: number
Format: counter
job-start-error
Description Total Job Start Error
Type: number
Format: counter
ldaps-idle-conn-num
Description LDAPS Idle Connection Number
Type: number
Format: counter
ldaps-inuse-conn-num
Description LDAPS In-use Connection Number
Type: number
Format: counter
other-error
Description Total Other Error
Type: number
Format: counter
polling-control-error
Description Total Polling Control Error
Type: number
Format: counter
pw-change-failure
Description Total password change failure
Type: number
Format: counter
pw-change-success
Description Total password change success
Type: number
Format: counter
pw-expiry
Description Total Password expiry
Type: number
Format: counter
request
Description Total Request
Type: number
Format: counter
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
search-failure
Description Total Search Failure
Type: number
Format: counter
search-success
Description Total Search Success
Type: number
Format: counter
ssl-session-created
Description TLS/SSL Session Created
Type: number
Format: counter
ssl-session-failure
Description TLS/SSL Session Failure
Type: number
Format: counter
timeout-error
Description Total Timeout
Type: number
Format: counter
instance-list¶
Specification Type list Block object keys name
Description Specify LDAP 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 instance-list_stats
Type: Object
instance-list_stats¶
Specification Type object admin-bind-failure
Description Admin Bind Failure
Type: number
Format: counter
admin-bind-success
Description Admin Bind Success
Type: number
Format: counter
authorize-failure
Description Authorization Failure
Type: number
Format: counter
authorize-success
Description Authorization Success
Type: number
Format: counter
bind-failure
Description User Bind Failure
Type: number
Format: counter
bind-success
Description User Bind Success
Type: number
Format: counter
other-error
Description Other Error
Type: number
Format: counter
pw_change_failure
Description Password change failure
Type: number
Format: counter
pw_change_success
Description Password change success
Type: number
Format: counter
pw_expiry
Description Password expiry
Type: number
Format: counter
request
Description Request
Type: number
Format: counter
search-failure
Description Search Failure
Type: number
Format: counter
search-success
Description Search Success
Type: number
Format: counter
ssl-session-created
Description TLS/SSL Session Created
Type: number
Format: counter
ssl-session-failure
Description TLS/SSL Session Failure
Type: number
Format: counter
timeout-error
Description Timeout
Type: number
Format: counter