.. _debug_scaleout: debug scaleout ============== Debug scaleout scaleout Specification ---------------------- ===================================== ======================================================= **Parameter** **Value** ===================================== ======================================================= **Type** *operational* **Element Name** scaleout **Element URI** /axapi/v3/debug/scaleout **Element Attributes** scaleout_attributes **Partition Visibility** shared **Schema** :download:`scaleout schema <debug-scaleout/debug-scaleout.txt>` ===================================== ======================================================= **Operations Allowed:** .. raw:: html <script type="text/javascript"> function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';} function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';} </script> <table width='90%' style='margin-left:5%'> .. raw:: html <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> EXECUTE Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/debug/scaleout .. raw:: html </td><td valign = 'top'> :ref:`1373_scaleout_attributes` .. raw:: html </td><td></td></tr> .. raw:: html </table> .. _1373_scaleout_attributes: scaleout attributes ------------------- **config** **Description** Debug logs for scaleout config change **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **debug-level** **Description** Debug level (Level 1-3) **Type:** number **Range:** 1-3 **event** **Description** Debug logs for scaleout events **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **packet** **Description** Debug logs for scaleout packet flow **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **session-sync** **Description** Debug logs for scaleout session sync events **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