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