.. _ip_route_source_lif: ip route source lif =================== Lif interface lif Specification ----------------- ===================================== ================================================================================== **Parameter** **Value** ===================================== ================================================================================== **Type** *Collection* **Object Key(s)** *ifname, nexthop-ip* **Collection Name** :ref:`2249_lif_list` **Collection URI** /axapi/v3/ip/route/source/lif **Element Name** lif **Element URI** /axapi/v3/ip/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/ip/route/source/lif .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ip/route/source/lif .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ip/route/source/lif .. raw:: html :ref:`2249_lif_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ip/route/source/lif .. raw:: html :ref:`2249_lif_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} .. raw:: html :ref:`2249_lif_attributes` .. raw:: html
.. _2249_lif_list: lif-list -------- lif-list is **JSON List** of :ref:`2249_lif_attributes` lif-list : [ { :ref:`2249_lif_attributes` }, { :ref:`2249_lif_attributes` }, ... ] .. _2249_lif_attributes: lif attributes -------------- **ifname** **Description** Lif interface name **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **nexthop-ip** **Description** Nexthop IP address **Type:** string **Format:** ipv4-address **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters