.. _overlay_tunnel_vtep_remote_ipv6_address: overlay-tunnel vtep remote-ipv6-address ======================================= Configure remote tunnel end point parameters remote-ipv6-address Specification --------------------------------- ===================================== ==================================================================================================== **Parameter** **Value** ===================================== ==================================================================================================== **Type** *Collection* **Object Key(s)** *ipv6-address* **Collection Name** :ref:`2414_remote-ipv6-address_list` **Collection URI** /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address **Element Name** remote-ipv6-address **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address} **Element Attributes** remote-ipv6-address_attributes **Partition Visibility** shared **Schema** :download:`remote-ipv6-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}/remote-ipv6-address .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address} .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address .. raw:: html :ref:`2414_remote-ipv6-address_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address} .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address} .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address .. raw:: html :ref:`2414_remote-ipv6-address_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address} .. raw:: html :ref:`2414_remote-ipv6-address_attributes` .. raw:: html
.. _2414_remote-ipv6-address_list: remote-ipv6-address-list ------------------------ remote-ipv6-address-list is **JSON List** of :ref:`2414_remote-ipv6-address_attributes` remote-ipv6-address-list : [ { :ref:`2414_remote-ipv6-address_attributes` }, { :ref:`2414_remote-ipv6-address_attributes` }, ... ] .. _2414_remote-ipv6-address_attributes: remote-ipv6-address attributes ------------------------------ **ipv6-address** **Description** IPv6 Address of the remote VTEP **Type:** string **Format:** ipv6-address **use-lif** **Description:** use-lif is a **JSON Block**. Please see below for :ref:`2414_use-lif` **Type:** Object **Reference Object:** :doc:`/axapi/v3/overlay-tunnel/vtep/{id}/remote-ipv6-address/{ipv6-address}/use-lif ` **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 .. _2414_use-lif: use-lif ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **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 ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters