.. _overlay_tunnel_vtep_host: overlay-tunnel vtep host ======================== IP Address of the local tunnel end point host Specification ------------------ ===================================== ======================================================================================================================= **Parameter** **Value** ===================================== ======================================================================================================================= **Type** *Collection* **Object Key(s)** *ip-addr, overlay-mac-addr, vni, remote-vtep* **Collection Name** :ref:`2404_host_list` **Collection URI** /axapi/v3/overlay-tunnel/vtep/{id}/host **Element Name** host **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep} **Element Attributes** host_attributes **Partition Visibility** shared **Schema** :download:`host 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}/host .. raw:: html :ref:`2404_host_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host .. raw:: html :ref:`2404_host_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep} .. raw:: html :ref:`2404_host_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host .. raw:: html :ref:`2404_host_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep} .. raw:: html :ref:`2404_host_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep} .. raw:: html :ref:`2404_host_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host .. raw:: html :ref:`2404_host_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep} .. raw:: html :ref:`2404_host_attributes` .. raw:: html
.. _2404_host_list: host-list --------- host-list is **JSON List** of :ref:`2404_host_attributes` host-list : [ { :ref:`2404_host_attributes` }, { :ref:`2404_host_attributes` }, ... ] .. _2404_host_attributes: host attributes --------------- **ip-addr** **Description** IPv4 address of the overlay host **Type:** string **Format:** ipv4-address **overlay-mac-addr** **Description** MAC Address of the overlay host **Type:** string **Format:** mac-address **remote-vtep** **Description** Configure the VTEP IP address (IPv4 address of the VTEP for the remote host) **Type:** string **Format:** ipv4-address **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vni** **Description** Configure the segment id ( VNI of the remote host) **Type:** number **Range:** 1-16777215