.. _overlay_tunnel_vtep_destination_ip_address: overlay-tunnel vtep destination-ip-address ========================================== Configure remote tunnel end point parameters destination-ip-address Specification ------------------------------------ ===================================== ===================================================================================================== ===================================== ===================================================================================================== **Type** *Collection* **Object Key(s)** *ip-address* **Collection Name** :ref:`812_destination-ip-address_list` **Collection URI** /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address **Element Name** destination-ip-address **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address} **Element Attributes** destination-ip-address_attributes **Schema** :download:`destination-ip-address 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}/destination-ip-address .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address} .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address .. raw:: html :ref:`812_destination-ip-address_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address} .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address} .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address .. raw:: html :ref:`812_destination-ip-address_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address} .. raw:: html :ref:`812_destination-ip-address_attributes` .. raw:: html
.. _812_destination-ip-address_list: destination-ip-address-list --------------------------- destination-ip-address-list is **JSON List** of :ref:`812_destination-ip-address_attributes` destination-ip-address-list : [ { :ref:`812_destination-ip-address_attributes` }, { :ref:`812_destination-ip-address_attributes` }, ... ] .. _812_destination-ip-address_attributes: destination-ip-address attributes --------------------------------- **encap** **Description** 'nvgre': Tunnel Encapsulation Type is NVGRE; 'vxlan': Tunnel Encapsulation Type is VXLAN; **Type:** string **Supported Values:** nvgre, vxlan **ip-address** **Description** IP Address of the remote VTEP **Type:** string **Format:** ipv4-address **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 **vni-list** **Type:** List **Refernce Object:** :doc:`/axapi/v3/overlay-tunnel/vtep/{id}/destination-ip-address/{ip-address}/vni/{segment} ` .. _812_vni-list: vni-list ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **segment** **Description** VNI configured for the remote VTEP **Type:** number **Range:** 1-16777215 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters