.. _slb_template_client_ssh: slb template client-ssh ======================= Client Side SSH Template client-ssh Specification ------------------------ ===================================== ======================================================================= **Parameter** **Value** ===================================== ======================================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2956_client-ssh_list` **Collection URI** /axapi/v3/slb/template/client-ssh **Element Name** client-ssh **Element URI** /axapi/v3/slb/template/client-ssh/{name} **Element Attributes** client-ssh_attributes **Partition Visibility** shared **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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssh .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssh .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssh .. raw:: html :ref:`2956_client-ssh_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssh .. raw:: html :ref:`2956_client-ssh_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/client-ssh/{name} .. raw:: html :ref:`2956_client-ssh_attributes` .. raw:: html
.. _2956_client-ssh_list: client-ssh-list --------------- client-ssh-list is **JSON List** of :ref:`2956_client-ssh_attributes` client-ssh-list : [ { :ref:`2956_client-ssh_attributes` }, { :ref:`2956_client-ssh_attributes` }, ... ] .. _2956_client-ssh_attributes: client-ssh attributes --------------------- **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string) **forward-proxy-enable** **Description** Enable SSH forward proxy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **forward-proxy-hostkey** **Description** Specify private-key (Key Name) **Type:** string **Maximum Length:** 255 characters **Maximum Length:** 1 characters **name** **Description** Client SSH Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **passphrase** **Description** Password Phrase **Type:** string **Format:** password **Maximum Length:** 63 characters **Maximum Length:** 1 characters **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters