.. _ipv6_route_source_lif: ipv6 route source lif ===================== Lif interface lif Specification ----------------- ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Collection* **Object Key(s)** *ifname, nexthop-ip* **Collection Name** :ref:`2279_lif_list` **Collection URI** /axapi/v3/ipv6/route/source/lif **Element Name** lif **Element URI** /axapi/v3/ipv6/route/source/lif/{ifname}+{nexthop-ip} **Element Attributes** lif_attributes **Partition Visibility** shared **Schema** :download:`lif 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/source/lif .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/source/lif .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/source/lif .. raw:: html :ref:`2279_lif_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/source/lif .. raw:: html :ref:`2279_lif_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ipv6/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2279_lif_attributes` .. raw:: html
.. _2279_lif_list: lif-list -------- lif-list is **JSON List** of :ref:`2279_lif_attributes` lif-list : [ { :ref:`2279_lif_attributes` }, { :ref:`2279_lif_attributes` }, ... ] .. _2279_lif_attributes: lif attributes -------------- **ifname** **Description** Lif interface name **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **nexthop-ip** **Description** Nexthop IPv6 address **Type:** string **Format:** ipv6-address **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters