.. _slb_template_server_ssh: slb template server-ssh ======================= Server Side SSH Template server-ssh Specification ------------------------ ===================================== ======================================================================= **Parameter** **Value** ===================================== ======================================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3042_server-ssh_list` **Collection URI** /axapi/v3/slb/template/server-ssh **Element Name** server-ssh **Element URI** /axapi/v3/slb/template/server-ssh/{name} **Element Attributes** server-ssh_attributes **Partition Visibility** shared **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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/server-ssh .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/server-ssh .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/server-ssh .. raw:: html :ref:`3042_server-ssh_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/server-ssh .. raw:: html :ref:`3042_server-ssh_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/server-ssh/{name} .. raw:: html :ref:`3042_server-ssh_attributes` .. raw:: html
.. _3042_server-ssh_list: server-ssh-list --------------- server-ssh-list is **JSON List** of :ref:`3042_server-ssh_attributes` server-ssh-list : [ { :ref:`3042_server-ssh_attributes` }, { :ref:`3042_server-ssh_attributes` }, ... ] .. _3042_server-ssh_attributes: server-ssh attributes --------------------- **forward-proxy-enable** **Description** Enable SSH forward proxy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** Server SSH Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 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