.. _slb_ftp_ctl: slb ftp-ctl =========== Configure FTP ftp-ctl Specification --------------------- ===================================== ==================================================== ===================================== ==================================================== **Type** *Configuration Resource* **Element Name** ftp-ctl **Element URI** /axapi/v3/slb/ftp-ctl **Element Attributes** ftp-ctl_attributes **Statistics Data URI** /axapi/v3/slb/ftp-ctl/stats **Schema** :download:`ftp-ctl 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/slb/ftp-ctl .. raw:: html :ref:`1653_ftp-ctl_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/ftp-ctl .. raw:: html :ref:`1653_ftp-ctl_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/ftp-ctl .. raw:: html :ref:`1653_ftp-ctl_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/ftp-ctl .. raw:: html :ref:`1653_ftp-ctl_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/ftp-ctl .. raw:: html :ref:`1653_ftp-ctl_attributes` .. raw:: html
.. _1653_ftp-ctl_attributes: ftp-ctl attributes ------------------ **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1653_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'sessions_num': Total Control Sessions; 'alg_pkts_num': Total ALG packets; 'alg_pkts_xmitted_num': ALG packets rexmitted; 'alg_port_helper_created': Total PORT helper sessions; 'alg_pasv_helper_created': Total PASV helper sessions; 'alg_port_helper_freed_unused': PORT helper freed unused; 'alg_pasv_helper_freed_unused': PASV helper freed unused; 'alg_port_helper_nat_free': PORT helper NAT free; **Type:** string **Supported Values:** all, sessions_num, alg_pkts_num, alg_pkts_xmitted_num, alg_port_helper_created, alg_pasv_helper_created, alg_port_helper_freed_unused, alg_pasv_helper_freed_unused, alg_port_helper_nat_free .. _1653_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - alg_pkts_xmitted_num - 8 - ALG packets rexmitted * - - alg_pasv_helper_freed_unused - 8 - PASV helper freed unused * - - alg_pasv_helper_created - 8 - Total PASV helper sessions * - - alg_port_helper_created - 8 - Total PORT helper sessions * - - sessions_num - 8 - Total Control Sessions * - - alg_port_helper_nat_free - 8 - PORT helper NAT free * - - alg_port_helper_freed_unused - 8 - PORT helper freed unused * - - alg_pkts_num - 8 - Total ALG packets