.. _scaleout_distributed_forwarding_fw: scaleout distributed-forwarding fw ================================== Enable Scaleout distributed-forwarding for fw fw Specification ---------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Configuration Resource* **Element Name** fw **Element URI** /axapi/v3/scaleout/distributed-forwarding/fw **Element Attributes** fw_attributes **Partition Visibility** shared **Schema** :download:`fw 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/scaleout/distributed-forwarding/fw .. raw:: html :ref:`2731_fw_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/distributed-forwarding/fw .. raw:: html :ref:`2731_fw_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/distributed-forwarding/fw .. raw:: html :ref:`2731_fw_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/distributed-forwarding/fw .. raw:: html :ref:`2731_fw_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/distributed-forwarding/fw .. raw:: html :ref:`2731_fw_attributes` .. raw:: html
.. _2731_fw_attributes: fw attributes ------------- **enable** **Description** Enable distributed-forwarding for Firewall **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **session-offload-direction** **Description** 'uplink': Enable session offload only in uplink direction; 'downlink': Enable session offload in downlink direction; 'both': Enable session offload in both direction; **Type:** string **Supported Values:** uplink, downlink, both **Default:** both **threshold** **Description:** threshold is a **JSON Block**. Please see below for :ref:`2731_threshold` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2731_threshold: threshold ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **global-threshold** **Description** configure packet threshold value to offload sessions of any(TCP and UDP) protocol(default 5) **Type:** number **Range:** 4-63 **Default:** 5 **Mutual Exclusion:** global-threshold and protocol-value are mutually exclusive **protocol-threshold** **Type:** List .. _2731_threshold_protocol-threshold: threshold_protocol-threshold ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **protocol-value** **Description** 'UDP': configure threshold for udp session offload; 'TCP': configure threshold for tcp session offload; **Type:** string **Supported Values:** UDP, TCP **Mutual Exclusion:** protocol-value and global-threshold are mutually exclusive **threshold-value** **Description** configure packet threshold value to offload sessions(default 5) **Type:** number **Range:** 4-63 **Default:** 5