.. _slb_aflow: slb aflow ========= Configure aFlow aflow Specification ------------------- ===================================== ================================================== **Parameter** **Value** ===================================== ================================================== **Type** *Configuration Resource* **Element Name** aflow **Element URI** /axapi/v3/slb/aflow **Element Attributes** aflow_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/slb/aflow/stats **Operational Data URI** /axapi/v3/slb/aflow/oper **Schema** :download:`aflow 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/aflow .. raw:: html :ref:`2717_aflow_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/aflow .. raw:: html :ref:`2717_aflow_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/aflow .. raw:: html :ref:`2717_aflow_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/aflow .. raw:: html :ref:`2717_aflow_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/aflow .. raw:: html :ref:`2717_aflow_attributes` .. raw:: html
.. _2717_aflow_attributes: aflow attributes ---------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2717_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'pause_conn': Pause connection; 'pause_conn_fail': Pause connection fail; 'resume_conn': Resume connection; 'event_resume_conn': Resume conn by event; 'timer_resume_conn': Resume conn by timer; 'try_to_resume_conn': Resume conn by trying; 'retry_resume_conn': Resume conn by retry; 'error_resume_conn': Resume conn by error; 'open_new_server_conn': Open new server conn; 'reuse_server_idle_conn': Reuse idle server conn; 'inc_aflow_limit': Inc aFlow limit; **Type:** string **Supported Values:** all, pause_conn, pause_conn_fail, resume_conn, event_resume_conn, timer_resume_conn, try_to_resume_conn, retry_resume_conn, error_resume_conn, open_new_server_conn, reuse_server_idle_conn, inc_aflow_limit