aam authentication server windows instance stats¶
Statistics for the object instance
instance Specification¶
Type Collection Collection Name instance-list Collection URI /axapi/v3/aam/authentication/server/windows/instance/{name} Element Name instance Element URI /axapi/v3/aam/authentication/server/windows/instance/{name}/stats Element Attributes instance_attributes Schema instance schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/server/windows/instance/{name} | ||
Create List | POST | /axapi/v3/aam/authentication/server/windows/instance/{name} | ||
Get Object | GET | /axapi/v3/aam/authentication/server/windows/instance/{name}/stats | ||
Get List | GET | /axapi/v3/aam/authentication/server/windows/instance/{name} | ||
Modify Object | POST | /axapi/v3/aam/authentication/server/windows/instance/{name}/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/server/windows/instance/{name}/stats | ||
Replace List | PUT | /axapi/v3/aam/authentication/server/windows/instance/{name} | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/server/windows/instance/{name}/stats |
instance-list¶
instance-list is JSON List of instance attributes
instance-list : [
]
instance attributes¶
name
Description Specify Windows 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 Type object krb_get_resp_success
Description Kerberos Response
Type: number
Format: counter
krb_other_error
Description Kerberos Other Error
Type: number
Format: counter
krb_pw_change_failure
Description Kerberos password change failure
Type: number
Format: counter
krb_pw_change_success
Description Kerberos password change success
Type: number
Format: counter
krb_pw_expiry
Description Kerberos password expiry
Type: number
Format: counter
krb_send_req_success
Description Kerberos Request
Type: number
Format: counter
krb_timeout_error
Description Kerberos Timeout
Type: number
Format: counter
krb_validate_kdc_failure
Description Kerberos KDC Validation Failure
Type: number
Format: counter
krb_validate_kdc_success
Description Kerberos KDC Validation Success
Type: number
Format: counter
ntlm_auth_failure
Description NTLM Authentication Failure
Type: number
Format: counter
ntlm_auth_success
Description NTLM Authentication Success
Type: number
Format: counter
ntlm_other_error
Description NTLM Other Error
Type: number
Format: counter
ntlm_prepare_req_error
Description NTLM Prepare Request Error
Type: number
Format: counter
ntlm_prepare_req_success
Description NTLM Prepare Request Success
Type: number
Format: counter
ntlm_proto_nego_failure
Description NTLM Protocol Negotiation Failure
Type: number
Format: counter
ntlm_proto_nego_success
Description NTLM Protocol Negotiation Success
Type: number
Format: counter
ntlm_session_setup_failure
Description NTLM Session Setup Failure
Type: number
Format: counter
ntlm_session_setup_success
Description NTLM Session Setup Success
Type: number
Format: counter
ntlm_timeout_error
Description NTLM Timeout
Type: number
Format: counter