.. _logging_host_ipv4addr: logging host ipv4addr ===================== host DNS name or ipv4 address of remote syslog server ipv4addr Specification ---------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *host-ipv4* **Collection Name** :ref:`2237_ipv4addr_list` **Collection URI** /axapi/v3/logging/host/ipv4addr **Element Name** ipv4addr **Element URI** /axapi/v3/logging/host/ipv4addr/{host-ipv4} **Element Attributes** ipv4addr_attributes **Partition Visibility** shared **Schema** :download:`ipv4addr 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/ipv4addr .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/logging/host/ipv4addr .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/host/ipv4addr/{host-ipv4} .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/logging/host/ipv4addr .. raw:: html :ref:`2237_ipv4addr_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/host/ipv4addr/{host-ipv4} .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/host/ipv4addr/{host-ipv4} .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/logging/host/ipv4addr .. raw:: html :ref:`2237_ipv4addr_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/host/ipv4addr/{host-ipv4} .. raw:: html :ref:`2237_ipv4addr_attributes` .. raw:: html
.. _2237_ipv4addr_list: ipv4addr-list ------------- ipv4addr-list is **JSON List** of :ref:`2237_ipv4addr_attributes` ipv4addr-list : [ { :ref:`2237_ipv4addr_attributes` }, { :ref:`2237_ipv4addr_attributes` }, ... ] .. _2237_ipv4addr_attributes: ipv4addr attributes ------------------- **host-ipv4** **Description** Set syslog host ip address **Type:** string **Format:** host **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