.. _overlay_tunnel_vtep_local_ip_address_vni: overlay-tunnel vtep local-ip-address vni ======================================== IP Address of the local tunnel end point vni Specification ----------------- ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Collection* **Object Key(s)** *segment* **Collection Name** :ref:`2405_vni_list` **Collection URI** /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni **Element Name** vni **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni/{segment} **Element Attributes** vni_attributes **Partition Visibility** shared **Schema** :download:`vni 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni/{segment} .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni .. raw:: html :ref:`2405_vni_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni/{segment} .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni/{segment} .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni .. raw:: html :ref:`2405_vni_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/local-ip-address/vni/{segment} .. raw:: html :ref:`2405_vni_attributes` .. raw:: html
.. _2405_vni_list: vni-list -------- vni-list is **JSON List** of :ref:`2405_vni_attributes` vni-list : [ { :ref:`2405_vni_attributes` }, { :ref:`2405_vni_attributes` }, ... ] .. _2405_vni_attributes: vni attributes -------------- **gateway** **Description** This is a Gateway segment id **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **lif** **Description** Logical interface (logical interface name) **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **partition** **Description** Name of the Partition with the L2 segment being extended (Name of the User Partition with the L2 segment being extended) **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/partition ` **segment** **Description** Id of the segment that is being extended **Type:** number **Range:** 1-16777215 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters