.. _cgnv6_stateful_firewall_udp_idle_timeout: cgnv6 stateful-firewall udp idle-timeout ======================================== Configure UDP session idle timeout for IPv4 and IPv6 idle-timeout Specification -------------------------- ===================================== =================================================================================================== **Parameter** **Value** ===================================== =================================================================================================== **Type** *Collection* **Object Key(s)** *port, port-end* **Collection Name** :ref:`599_idle-timeout_list` **Collection URI** /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout **Element Name** idle-timeout **Element URI** /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout/{port}+{port-end} **Element Attributes** idle-timeout_attributes **Partition Visibility** shared **Schema** :download:`idle-timeout 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/cgnv6/stateful-firewall/udp/idle-timeout .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout/{port}+{port-end} .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout .. raw:: html :ref:`599_idle-timeout_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout/{port}+{port-end} .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout/{port}+{port-end} .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout .. raw:: html :ref:`599_idle-timeout_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/stateful-firewall/udp/idle-timeout/{port}+{port-end} .. raw:: html :ref:`599_idle-timeout_attributes` .. raw:: html
.. _599_idle-timeout_list: idle-timeout-list ----------------- idle-timeout-list is **JSON List** of :ref:`599_idle-timeout_attributes` idle-timeout-list : [ { :ref:`599_idle-timeout_attributes` }, { :ref:`599_idle-timeout_attributes` }, ... ] .. _599_idle-timeout_attributes: idle-timeout attributes ----------------------- **fast** **Description** Fast aging for idle sessions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** fast and idle-timeout-val-port-range are mutually exclusive **idle-timeout-val-port-range** **Description** Idle timeout for IPv4 and IPv6 TCP established sessions (Idle timeout for IPv4 and IPv6 TCP established sessions (default: 300 seconds)) **Type:** number **Range:** 60-15000 **Default:** 300 **Mutual Exclusion:** idle-timeout-val-port-range and fast are mutually exclusive **port** **Description** Single Destination Port or Port Range Start **Type:** number **Range:** 1-65535 **port-end** **Description** Port Range End **Type:** number **Range:** 1-65535 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters