aam authentication server ocsp instance stats

Statistics for the object instance

instance Specification

Parameter Value
Type Collection
Collection Name instance-list
Collection URI /axapi/v3/aam/authentication/server/ocsp/instance/{name}
Element Name instance
Element URI /axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats
Element Attributes instance_attributes
Partition Visibility None
Schema instance schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/aam/authentication/server/ocsp/instance/{name}

instance attributes

Create List

POST

/axapi/v3/aam/authentication/server/ocsp/instance/{name}

instance attributes

Get Object

GET

/axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats

instance attributes

Get List

GET

/axapi/v3/aam/authentication/server/ocsp/instance/{name}

instance-list

Modify Object

POST

/axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats

instance attributes

Replace Object

PUT

/axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats

instance attributes

Replace List

PUT

/axapi/v3/aam/authentication/server/ocsp/instance/{name}

instance-list

Delete Object

DELETE

/axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats

instance attributes

instance-list

instance-list is JSON List of instance attributes

instance-list : [

instance attributes

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 stats

Type: Object

stats

Specification Value
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