.. _aam_authentication_server_ocsp_instance_stats: aam authentication server ocsp instance stats ============================================= Statistics for the object instance instance Specification ---------------------- ===================================== ============================================================================================= **Parameter** **Value** ===================================== ============================================================================================= **Type** *Collection* **Collection Name** :ref:`85_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** :download:`instance schema ` ===================================== ============================================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name} .. raw:: html :ref:`85_instance_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name} .. raw:: html :ref:`85_instance_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats .. raw:: html :ref:`85_instance_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name} .. raw:: html :ref:`85_instance_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats .. raw:: html :ref:`85_instance_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats .. raw:: html :ref:`85_instance_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name} .. raw:: html :ref:`85_instance_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/server/ocsp/instance/{name}/stats .. raw:: html :ref:`85_instance_attributes` .. raw:: html
.. _85_instance_list: instance-list ------------- instance-list is **JSON List** of :ref:`85_instance_attributes` instance-list : [ { :ref:`85_instance_attributes` }, { :ref:`85_instance_attributes` }, ... ] .. _85_instance_attributes: 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 :ref:`85_stats` **Type:** Object .. _85_stats: 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