.. _slb_template_server_ssh_stats: slb template server-ssh stats ============================= Statistics for the object server-ssh server-ssh Specification ------------------------ ===================================== ============================================================================= **Parameter** **Value** ===================================== ============================================================================= **Type** *Collection* **Collection Name** :ref:`3041_server-ssh_list` **Collection URI** /axapi/v3/slb/template/server-ssh/{name} **Element Name** server-ssh **Element URI** /axapi/v3/slb/template/server-ssh/{name}/stats **Element Attributes** server-ssh_attributes **Partition Visibility** None **Schema** :download:`server-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/server-ssh/{name} .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/server-ssh/{name}/stats .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3041_server-ssh_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/server-ssh/{name}/stats .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/server-ssh/{name}/stats .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3041_server-ssh_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/server-ssh/{name}/stats .. raw:: html :ref:`3041_server-ssh_attributes` .. raw:: html
.. _3041_server-ssh_list: server-ssh-list --------------- server-ssh-list is **JSON List** of :ref:`3041_server-ssh_attributes` server-ssh-list : [ { :ref:`3041_server-ssh_attributes` }, { :ref:`3041_server-ssh_attributes` }, ... ] .. _3041_server-ssh_attributes: server-ssh attributes --------------------- **name** **Description** Server 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:`3041_stats` **Type:** Object .. _3041_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