.. _cgnv6_lsn_stun_timeout_tcp: cgnv6 lsn stun-timeout tcp ========================== Set TCP STUN timeout tcp Specification ----------------- ===================================== =========================================================================================== **Parameter** **Value** ===================================== =========================================================================================== **Type** *Collection* **Object Key(s)** *port-start, port-end* **Collection Name** :ref:`405_tcp_list` **Collection URI** /axapi/v3/cgnv6/lsn/stun-timeout/tcp **Element Name** tcp **Element URI** /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} **Element Attributes** tcp_attributes **Partition Visibility** shared **Schema** :download:`tcp 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/lsn/stun-timeout/tcp .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp .. raw:: html :ref:`405_tcp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp .. raw:: html :ref:`405_tcp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/lsn/stun-timeout/tcp/{port-start}+{port-end} .. raw:: html :ref:`405_tcp_attributes` .. raw:: html
.. _405_tcp_list: tcp-list -------- tcp-list is **JSON List** of :ref:`405_tcp_attributes` tcp-list : [ { :ref:`405_tcp_attributes` }, { :ref:`405_tcp_attributes` }, ... ] .. _405_tcp_attributes: tcp attributes -------------- **port-end** **Description** Port Range (Port Range End) **Type:** number **Range:** 1-65535 **port-start** **Description** Port Range (Port Range Start) **Type:** number **Range:** 1-65535 **timeout** **Description** STUN timeout in minutes (default: 2 minutes) **Type:** number **Range:** 0-60 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters