.. _system_trunk_load_balance: system trunk load-balance ========================= Configure Trunk load balancing options load-balance Specification -------------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Configuration Resource* **Element Name** load-balance **Element URI** /axapi/v3/system/trunk/load-balance **Element Attributes** load-balance_attributes **Partition Visibility** shared **Schema** :download:`load-balance schema ` ===================================== ================================================================== **Operations Allowed:** .. 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/system/trunk/load-balance .. raw:: html :ref:`3432_load-balance_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/trunk/load-balance .. raw:: html :ref:`3432_load-balance_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/trunk/load-balance .. raw:: html :ref:`3432_load-balance_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/trunk/load-balance .. raw:: html :ref:`3432_load-balance_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/trunk/load-balance .. raw:: html :ref:`3432_load-balance_attributes` .. raw:: html
.. _3432_load-balance_attributes: load-balance attributes ----------------------- **use-l3** **Description** Layer-3 Header based load balancing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** use-l3 and use-l4 are mutually exclusive **use-l4** **Description** Layer-3/4 Header based load balancing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** use-l4 and use-l3 are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters