aam authentication server ocsp stats¶
Statistics for the object ocsp
ocsp Specification¶
Type Configuration Resource Element Name ocsp Element URI /axapi/v3/aam/authentication/server/ocsp/stats Element Attributes ocsp_attributes Schema ocsp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/server/ocsp/stats | ||
Get Object | GET | /axapi/v3/aam/authentication/server/ocsp/stats | ||
Modify Object | POST | /axapi/v3/aam/authentication/server/ocsp/stats | ||
Replace Object | PUT | /axapi/v3/aam/authentication/server/ocsp/stats | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/server/ocsp/stats |
ocsp attributes¶
instance-list
Type: List
Reference Object: /axapi/v3/aam/authentication/server/ocsp/instance/{name}
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object job-start-error
Description Total OCSP Job Start Error
Type: number
Format: counter
polling-control-error
Description Total OCSP Polling Control Error
Type: number
Format: counter
request-dropped
Description Total OCSP Dropped Request
Type: number
Format: counter
request-normal
Description Total OSCP Normal Request
Type: number
Format: counter
response-error
Description Total OCSP Error Response
Type: number
Format: counter
response-failure
Description Total OCSP Failure Response
Type: number
Format: counter
response-other
Description Total OCSP Other Response
Type: number
Format: counter
response-success
Description Total OCSP Success Response
Type: number
Format: counter
response-timeout
Description Total OCSP Timeout Response
Type: number
Format: counter
stapling-certificate-good
Description Total OCSP Stapling Good Certificate Response
Type: number
Format: counter
stapling-certificate-revoked
Description Total OCSP Stapling Revoked Certificate Response
Type: number
Format: counter
stapling-certificate-unknown
Description Total OCSP Stapling Unknown Certificate Response
Type: number
Format: counter
stapling-request-dropped
Description Total OCSP Stapling Dropped Request
Type: number
Format: counter
stapling-request-normal
Description Total OSCP Stapling Normal Request
Type: number
Format: counter
stapling-response-error
Description Total OCSP Stapling Error Response
Type: number
Format: counter
stapling-response-failure
Description Total OCSP Stapling Failure Response
Type: number
Format: counter
stapling-response-other
Description Total OCSP Stapling Other Response
Type: number
Format: counter
stapling-response-success
Description Total OCSP Stapling Success Response
Type: number
Format: counter
stapling-response-timeout
Description Total OCSP Stapling Timeout Response
Type: number
Format: counter
instance-list¶
Specification Type list Block object keys name
Description Specify OCSP 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 certificate-good
Description Good Certificate Response
Type: number
Format: counter
certificate-revoked
Description Revoked Certificate Response
Type: number
Format: counter
certificate-unknown
Description Unknown Certificate Response
Type: number
Format: counter
fail
Description Handle OCSP response failed
Type: number
Format: counter
request
Description Request
Type: number
Format: counter
stapling-certificate-good
Description OCSP Stapling Good Certificate Response
Type: number
Format: counter
stapling-certificate-revoked
Description OCSP Stapling Revoked Certificate Response
Type: number
Format: counter
stapling-certificate-unknown
Description OCSP Stapling Unknown Certificate Response
Type: number
Format: counter
stapling-fail
Description Handle OCSP response failed
Type: number
Format: counter
stapling-request
Description OCSP Stapling Request Send
Type: number
Format: counter
stapling-timeout
Description OCSP Stapling Timeout
Type: number
Format: counter
timeout
Description Timeout
Type: number
Format: counter