.. _system_timeout_value: system timeout-value ==================== set the timeout to stop transferring a file timeout-value Specification --------------------------- ===================================== ============================================================= **Parameter** **Value** ===================================== ============================================================= **Type** *Configuration Resource* **Element Name** timeout-value **Element URI** /axapi/v3/system/timeout-value **Element Attributes** timeout-value_attributes **Partition Visibility** shared **Schema** :download:`timeout-value 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/timeout-value .. raw:: html :ref:`3429_timeout-value_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/timeout-value .. raw:: html :ref:`3429_timeout-value_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/timeout-value .. raw:: html :ref:`3429_timeout-value_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/timeout-value .. raw:: html :ref:`3429_timeout-value_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/timeout-value .. raw:: html :ref:`3429_timeout-value_attributes` .. raw:: html
.. _3429_timeout-value_attributes: timeout-value attributes ------------------------ **ftp** **Description** set timeout to stop ftp transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 120 **http** **Description** set timeout to stop http transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 0 **https** **Description** set timeout to stop https transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 0 **scp** **Description** set timeout to stop scp transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 300 **sftp** **Description** set timeout to stop sftp transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 0 **tftp** **Description** set timeout to stop tftp transfer in seconds, 0 is no limit **Type:** number **Range:** 0-9999 **Default:** 300 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters