.. _slb_template_ftp: slb template ftp ================ FTP template ftp Specification ----------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2994_ftp_list` **Collection URI** /axapi/v3/slb/template/ftp **Element Name** ftp **Element URI** /axapi/v3/slb/template/ftp/{name} **Element Attributes** ftp_attributes **Partition Visibility** shared **Schema** :download:`ftp 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/ftp .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/ftp .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/ftp/{name} .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/ftp .. raw:: html :ref:`2994_ftp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/ftp/{name} .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/ftp/{name} .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/ftp .. raw:: html :ref:`2994_ftp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/ftp/{name} .. raw:: html :ref:`2994_ftp_attributes` .. raw:: html
.. _2994_ftp_list: ftp-list -------- ftp-list is **JSON List** of :ref:`2994_ftp_attributes` ftp-list : [ { :ref:`2994_ftp_attributes` }, { :ref:`2994_ftp_attributes` }, ... ] .. _2994_ftp_attributes: ftp attributes -------------- **active-mode-port** **Description** Non-Standard FTP Active mode port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **active-mode-port-val** **Description** Non-Standard FTP Active mode port **Type:** number **Range:** 1-65534 **Mutual Exclusion:** active-mode-port-val and any are mutually exclusive **any** **Description** Allow any FTP Active mode port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** any and active-mode-port-val are mutually exclusive **name** **Description** FTP template name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **to** **Description** End range of FTP Active mode port **Type:** number **Range:** 1-65534 **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