.. _fw_tcp_window_check: fw tcp-window-check =================== Configure TCP window check tcp-window-check Specification ------------------------------ ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** tcp-window-check **Element URI** /axapi/v3/fw/tcp-window-check **Element Attributes** tcp-window-check_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/fw/tcp-window-check/stats **Schema** :download:`tcp-window-check 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/fw/tcp-window-check .. raw:: html :ref:`1684_tcp-window-check_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/tcp-window-check .. raw:: html :ref:`1684_tcp-window-check_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/tcp-window-check .. raw:: html :ref:`1684_tcp-window-check_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/tcp-window-check .. raw:: html :ref:`1684_tcp-window-check_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/tcp-window-check .. raw:: html :ref:`1684_tcp-window-check_attributes` .. raw:: html
.. _1684_tcp-window-check_attributes: tcp-window-check attributes --------------------------- **sampling-enable** **Type:** List **status** **Description** 'enable': Enable TCP window check (default); 'disable': Disable TCP window check; **Type:** string **Supported Values:** enable, disable **Default:** enable **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1684_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'outside-window': packet dropped counter for outside of tcp window; **Type:** string **Supported Values:** all, outside-window