.. _logging_host_ipv6addr: logging host ipv6addr ===================== ipv6 address of remote syslog server ipv6addr Specification ---------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *host-ipv6* **Collection Name** :ref:`2238_ipv6addr_list` **Collection URI** /axapi/v3/logging/host/ipv6addr **Element Name** ipv6addr **Element URI** /axapi/v3/logging/host/ipv6addr/{host-ipv6} **Element Attributes** ipv6addr_attributes **Partition Visibility** shared **Schema** :download:`ipv6addr 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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/logging/host/ipv6addr .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/logging/host/ipv6addr .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/host/ipv6addr/{host-ipv6} .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/logging/host/ipv6addr .. raw:: html :ref:`2238_ipv6addr_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/host/ipv6addr/{host-ipv6} .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/host/ipv6addr/{host-ipv6} .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/logging/host/ipv6addr .. raw:: html :ref:`2238_ipv6addr_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/host/ipv6addr/{host-ipv6} .. raw:: html :ref:`2238_ipv6addr_attributes` .. raw:: html
.. _2238_ipv6addr_list: ipv6addr-list ------------- ipv6addr-list is **JSON List** of :ref:`2238_ipv6addr_attributes` ipv6addr-list : [ { :ref:`2238_ipv6addr_attributes` }, { :ref:`2238_ipv6addr_attributes` }, ... ] .. _2238_ipv6addr_attributes: ipv6addr attributes ------------------- **host-ipv6** **Description** Set syslog host ipv6 address **Type:** string **Format:** ipv6-address **over-tls** **Description** Enable remote logging over TLS session **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **port** **Description** Set remote syslog port number **Type:** number **Range:** 1-32767 **Default:** 514 **tcp** **Description** Use TCP as transport protocol **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-mgmt-port** **Description** Use management port for connections **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters