.. _slb_template_client_ssh_stats: slb template client-ssh stats ============================= Statistics for the object client-ssh client-ssh Specification ------------------------ ===================================== ============================================================================= **Parameter** **Value** ===================================== ============================================================================= **Type** *Collection* **Collection Name** :ref:`2955_client-ssh_list` **Collection URI** /axapi/v3/slb/template/client-ssh/{name} **Element Name** client-ssh **Element URI** /axapi/v3/slb/template/client-ssh/{name}/stats **Element Attributes** client-ssh_attributes **Partition Visibility** None **Schema** :download:`client-ssh 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/slb/template/client-ssh/{name} .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssh/{name}/stats .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2955_client-ssh_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssh/{name}/stats .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssh/{name}/stats .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2955_client-ssh_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/client-ssh/{name}/stats .. raw:: html :ref:`2955_client-ssh_attributes` .. raw:: html
.. _2955_client-ssh_list: client-ssh-list --------------- client-ssh-list is **JSON List** of :ref:`2955_client-ssh_attributes` client-ssh-list : [ { :ref:`2955_client-ssh_attributes` }, { :ref:`2955_client-ssh_attributes` }, ... ] .. _2955_client-ssh_attributes: client-ssh attributes --------------------- **name** **Description** Client SSH Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2955_stats` **Type:** Object .. _2955_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **failed_handshakes** **Description** some help string **Type:** number **Format:** counter **forwarding_errors** **Description** some help string **Type:** number **Format:** counter **successful_handshakes** **Description** some help string **Type:** number **Format:** counter