.. _sshd_config: sshd-config =========== SSHD service config sshd-config Specification ------------------------- ===================================== ==================================================== **Parameter** **Value** ===================================== ==================================================== **Type** *Configuration Resource* **Element Name** sshd-config **Element URI** /axapi/v3/sshd-config **Element Attributes** sshd-config_attributes **Partition Visibility** shared **Schema** :download:`sshd-config schema ` ===================================== ==================================================== **Operations Allowed:** .. 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/sshd-config .. raw:: html :ref:`3241_sshd-config_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sshd-config .. raw:: html :ref:`3241_sshd-config_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sshd-config .. raw:: html :ref:`3241_sshd-config_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sshd-config .. raw:: html :ref:`3241_sshd-config_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sshd-config .. raw:: html :ref:`3241_sshd-config_attributes` .. raw:: html
.. _3241_sshd-config_attributes: sshd-config attributes ---------------------- **disable-agent-forwarding** **Description** Disable sshd agent forwarding **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **disable-tcp-forwarding** **Description** Disable sshd tcp forwarding **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **disable-x11-forwarding** **Description** Disable sshd x11 forwarding **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tcp-port** **Description** ssh port number (Available port is 22, 1025-64999) **Type:** number **Range:** 22-65535 **Default:** 22 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters