.. _cgnv6_translation_service_timeout: cgnv6 translation service-timeout ================================= Specify any custom service timeout service-timeout Specification ----------------------------- ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Collection* **Object Key(s)** *service-type, port* **Collection Name** :ref:`619_service-timeout_list` **Collection URI** /axapi/v3/cgnv6/translation/service-timeout **Element Name** service-timeout **Element URI** /axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} **Element Attributes** service-timeout_attributes **Partition Visibility** shared **Schema** :download:`service-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/translation/service-timeout .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/translation/service-timeout .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/translation/service-timeout .. raw:: html :ref:`619_service-timeout_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/translation/service-timeout .. raw:: html :ref:`619_service-timeout_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} .. raw:: html :ref:`619_service-timeout_attributes` .. raw:: html
.. _619_service-timeout_list: service-timeout-list -------------------- service-timeout-list is **JSON List** of :ref:`619_service-timeout_attributes` service-timeout-list : [ { :ref:`619_service-timeout_attributes` }, { :ref:`619_service-timeout_attributes` }, ... ] .. _619_service-timeout_attributes: service-timeout attributes -------------------------- **fast** **Description** Use Fast Aging **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** fast and timeout-val are mutually exclusive **port** **Description** Port Number **Type:** number **Range:** 1-65535 **port-end** **Description** End Port Number **Type:** number **Range:** 1-65535 **service-type** **Description** 'tcp': TCP Protocol; 'udp': UDP Protocol; **Type:** string **Supported Values:** tcp, udp **timeout-val** **Description** Timeout in seconds (Interval of 60 seconds) **Type:** number **Range:** 2-15000 **Mutual Exclusion:** timeout-val and fast are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters