.. _aam_authentication_relay_http_basic_instance_stats: aam authentication relay http-basic instance stats ================================================== Statistics for the object instance instance Specification ---------------------- ===================================== ================================================================================================== **Parameter** **Value** ===================================== ================================================================================================== **Type** *Collection* **Collection Name** :ref:`50_instance_list` **Collection URI** /axapi/v3/aam/authentication/relay/http-basic/instance/{name} **Element Name** instance **Element URI** /axapi/v3/aam/authentication/relay/http-basic/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/relay/http-basic/instance/{name} .. raw:: html :ref:`50_instance_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name} .. raw:: html :ref:`50_instance_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name}/stats .. raw:: html :ref:`50_instance_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name} .. raw:: html :ref:`50_instance_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name}/stats .. raw:: html :ref:`50_instance_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name}/stats .. raw:: html :ref:`50_instance_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name} .. raw:: html :ref:`50_instance_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/relay/http-basic/instance/{name}/stats .. raw:: html :ref:`50_instance_attributes` .. raw:: html
.. _50_instance_list: instance-list ------------- instance-list is **JSON List** of :ref:`50_instance_attributes` instance-list : [ { :ref:`50_instance_attributes` }, { :ref:`50_instance_attributes` }, ... ] .. _50_instance_attributes: instance attributes ------------------- **name** **Description** Specify HTTP basic 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:`50_stats` **Type:** Object .. _50_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bad-req** **Description** Bad Request **Type:** number **Format:** counter **forbidden** **Description** Forbidden **Type:** number **Format:** counter **no-creds** **Description** No Credential **Type:** number **Format:** counter **not-found** **Description** Not Found **Type:** number **Format:** counter **server-error** **Description** Internal Server Error **Type:** number **Format:** counter **success** **Description** Success **Type:** number **Format:** counter **unauth** **Description** Unauthorized **Type:** number **Format:** counter **unavailable** **Description** Service Unavailable **Type:** number **Format:** counter