.. _cgnv6_template_logging_disable_log_by_destination_ip: cgnv6 template logging disable-log-by-destination ip ==================================================== Configure a filter IP enrty ip Specification ---------------- ===================================== ================================================================================================================ **Parameter** **Value** ===================================== ================================================================================================================ **Type** *Collection* **Object Key(s)** *ipv4-addr* **Collection Name** :ref:`609_ip_list` **Collection URI** /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip **Element Name** ip **Element URI** /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip/{ipv4-addr} **Element Attributes** ip_attributes **Partition Visibility** shared **Schema** :download:`ip 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/cgnv6/template/logging/{name}/disable-log-by-destination/ip .. raw:: html :ref:`609_ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip .. raw:: html :ref:`609_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip/{ipv4-addr} .. raw:: html :ref:`609_ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip .. raw:: html :ref:`609_ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip/{ipv4-addr} .. raw:: html :ref:`609_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip/{ipv4-addr} .. raw:: html :ref:`609_ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip .. raw:: html :ref:`609_ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination/ip/{ipv4-addr} .. raw:: html :ref:`609_ip_attributes` .. raw:: html
.. _609_ip_list: ip-list ------- ip-list is **JSON List** of :ref:`609_ip_attributes` ip-list : [ { :ref:`609_ip_attributes` }, { :ref:`609_ip_attributes` }, ... ] .. _609_ip_attributes: ip attributes ------------- **icmp** **Description** Disable logging for icmp traffic **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ipv4-addr** **Description** Configure an IP subnet **Type:** string **Format:** ipv4-cidr **others** **Description** Disable logging for other L4 protocols **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tcp-list** **Type:** List **udp-list** **Type:** List **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 .. _609_tcp-list: tcp-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **tcp-port-end** **Description** Port Range End **Type:** number **tcp-port-start** **Description** Destination Port (Single Destination Port or Port Range Start) **Type:** number .. _609_udp-list: udp-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **udp-port-end** **Description** Port Range End **Type:** number **udp-port-start** **Description** Destination Port (Single Destination Port or Port Range Start) **Type:** number