.. _ip_nat_translation: ip nat translation ================== Change or Disable NAT translation values translation Specification ------------------------- ===================================== =========================================================== **Parameter** **Value** ===================================== =========================================================== **Type** *Configuration Resource* **Element Name** translation **Element URI** /axapi/v3/ip/nat/translation **Element Attributes** translation_attributes **Partition Visibility** shared **Schema** :download:`translation 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/ip/nat/translation .. raw:: html :ref:`2128_translation_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ip/nat/translation .. raw:: html :ref:`2128_translation_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ip/nat/translation .. raw:: html :ref:`2128_translation_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ip/nat/translation .. raw:: html :ref:`2128_translation_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ip/nat/translation .. raw:: html :ref:`2128_translation_attributes` .. raw:: html
.. _2128_translation_attributes: translation attributes ---------------------- **icmp-timeout** **Description:** icmp-timeout is a **JSON Block**. Please see below for :ref:`2128_icmp-timeout` **Type:** Object **ignore-tcp-msl** **Description** reclaim TCP resource immediately without MSL **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **service-timeout-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ip/nat/translation/service-timeout/{service-type}+{port} ` **tcp-timeout** **Description** TCP protocol extended translations (Timeout in seconds (Interval of 60 seconds), default is 300 seconds (5 minutes)) **Type:** number **Range:** 2-15000 **Default:** 300 **udp-timeout** **Description** UDP protocol extended translations (Timeout in seconds (Interval of 60 seconds), default is 300 seconds (5 minutes)) **Type:** number **Range:** 2-15000 **Default:** 300 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2128_service-timeout-list: service-timeout-list ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **port** **Description** Port Number **Type:** number **Range:** 1-65535 **service-type** **Description** 'tcp': TCP Protocol; 'udp': UDP Protocol; **Type:** string **Supported Values:** tcp, udp **timeout-type** **Description** 'age': Expiration time; 'fast': Use Fast aging; **Type:** string **Supported Values:** age, fast **timeout-val** **Description** Timeout in seconds (Interval of 60 seconds) **Type:** number **Range:** 2-15000 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2128_icmp-timeout: icmp-timeout ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **icmp-timeout** **Description** 'age': Expiration time; 'fast': Use Fast aging; **Type:** string **Supported Values:** age, fast **Default:** fast **icmp-timeout-val** **Description** Timeout in seconds (Interval of 60 seconds) **Type:** number **Range:** 2-15000