.. _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:`2591_apps_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2591_apps_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2591_apps_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2591_apps_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/apps .. raw:: html :ref:`2591_apps_attributes` .. raw:: html
.. _2591_apps_attributes: apps attributes --------------- **enable** **Description** Enable Scaleout for apps **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **skip-mac-overwrite** **Description:** skip-mac-overwrite is a **JSON Block**. Please see below for :ref:`2591_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 .. _2591_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