.. _vrrp_a_interface_trunk: vrrp-a interface trunk ====================== VRRP-A interface trunk trunk Specification ------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *trunk-val* **Collection Name** :ref:`4106_trunk_list` **Collection URI** /axapi/v3/vrrp-a/interface/trunk **Element Name** trunk **Element URI** /axapi/v3/vrrp-a/interface/trunk/{trunk-val} **Element Attributes** trunk_attributes **Partition Visibility** shared **Schema** :download:`trunk 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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/interface/trunk .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/interface/trunk .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vrrp-a/interface/trunk/{trunk-val} .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/vrrp-a/interface/trunk .. raw:: html :ref:`4106_trunk_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/interface/trunk/{trunk-val} .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vrrp-a/interface/trunk/{trunk-val} .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/vrrp-a/interface/trunk .. raw:: html :ref:`4106_trunk_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vrrp-a/interface/trunk/{trunk-val} .. raw:: html :ref:`4106_trunk_attributes` .. raw:: html
.. _4106_trunk_list: trunk-list ---------- trunk-list is **JSON List** of :ref:`4106_trunk_attributes` trunk-list : [ { :ref:`4106_trunk_attributes` }, { :ref:`4106_trunk_attributes` }, ... ] .. _4106_trunk_attributes: trunk attributes ---------------- **both** **Description** both a router and server interface **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** both, router-interface, and server-interface are mutually exclusive **no-heartbeat** **Description** do not send out heartbeat packet from this interface **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** no-heartbeat and vlan are mutually exclusive **router-interface** **Description** interface to upstream router **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** router-interface, server-interface, and both are mutually exclusive **server-interface** **Description** interface to real server **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** server-interface, router-interface, and both are mutually exclusive **trunk-val** **Description** Ethernet Interface **Type:** number **Range:** 1-4096 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vlan-cfg** **Type:** List .. _4106_vlan-cfg: vlan-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **vlan** **Description** VLAN ID **Type:** number **Range:** 2-4094 **Mutual Exclusion:** vlan and no-heartbeat are mutually exclusive