.. _aam_authentication_oauth_authorization_server_stats: aam authentication oauth authorization-server stats =================================================== Statistics for the object authorization-server authorization-server Specification ---------------------------------- ===================================== =================================================================================================== **Parameter** **Value** ===================================== =================================================================================================== **Type** *Collection* **Collection Name** :ref:`32_authorization-server_list` **Collection URI** /axapi/v3/aam/authentication/oauth/authorization-server/{name} **Element Name** authorization-server **Element URI** /axapi/v3/aam/authentication/oauth/authorization-server/{name}/stats **Element Attributes** authorization-server_attributes **Partition Visibility** None **Schema** :download:`authorization-server 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/oauth/authorization-server/{name} .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name} .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name}/stats .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name} .. raw:: html :ref:`32_authorization-server_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name}/stats .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name}/stats .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name} .. raw:: html :ref:`32_authorization-server_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/oauth/authorization-server/{name}/stats .. raw:: html :ref:`32_authorization-server_attributes` .. raw:: html
.. _32_authorization-server_list: authorization-server-list ------------------------- authorization-server-list is **JSON List** of :ref:`32_authorization-server_attributes` authorization-server-list : [ { :ref:`32_authorization-server_attributes` }, { :ref:`32_authorization-server_attributes` }, ... ] .. _32_authorization-server_attributes: authorization-server attributes ------------------------------- **name** **Description** Specify authorization server object name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`32_stats` **Type:** Object .. _32_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **auth-error** **Description** some help string **Type:** number **Format:** counter **auth-fail** **Description** some help string **Type:** number **Format:** counter **auth-req** **Description** some help string **Type:** number **Format:** counter **auth-succ** **Description** some help string **Type:** number **Format:** counter **other-error** **Description** some help string **Type:** number **Format:** counter