.. _scaleout_apps: scaleout apps ============= Enable Scaleout for apps apps Specification ------------------ ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** apps **Element URI** /axapi/v3/scaleout/apps **Element Attributes** apps_attributes **Partition Visibility** shared **Schema** :download:`apps schema ` ===================================== ====================================================== **Operations Allowed:** .. 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/apps .. raw:: html :ref:`2716_apps_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2716_apps_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2716_apps_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2716_apps_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2716_apps_attributes` .. raw:: html
.. _2716_apps_attributes: apps attributes --------------- **enable** **Description** Enable Scaleout for apps **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **separate-v4-v6-traffic-map** **Description:** separate-v4-v6-traffic-map is a **JSON Block**. Please see below for :ref:`2716_separate-v4-v6-traffic-map` **Type:** Object **Reference Object:** :doc:`/axapi/v3/scaleout/apps/separate-v4-v6-traffic-map ` **skip-mac-overwrite** **Description:** skip-mac-overwrite is a **JSON Block**. Please see below for :ref:`2716_skip-mac-overwrite` **Type:** Object **Reference Object:** :doc:`/axapi/v3/scaleout/apps/skip-mac-overwrite ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2716_skip-mac-overwrite: skip-mac-overwrite ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **enable** **Description** Skips overwriting dest MAC of flooded packets on Active node **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2716_separate-v4-v6-traffic-map: separate-v4-v6-traffic-map ^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **enable** **Description** Separates traffic maps for IPv4 and IPv6 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters