.. _cgnv6_template_logging_disable_log_by_destination: cgnv6 template logging disable-log-by-destination ================================================= Disable logging by destination protocol and port disable-log-by-destination Specification ---------------------------------------- ===================================== ================================================================================================= ===================================== ================================================================================================= **Type** *Configuration Resource* **Element Name** disable-log-by-destination **Element URI** /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination **Element Attributes** disable-log-by-destination_attributes **Schema** :download:`disable-log-by-destination 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination .. raw:: html :ref:`1386_disable-log-by-destination_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination .. raw:: html :ref:`1386_disable-log-by-destination_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination .. raw:: html :ref:`1386_disable-log-by-destination_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination .. raw:: html :ref:`1386_disable-log-by-destination_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/template/logging/{name}/disable-log-by-destination .. raw:: html :ref:`1386_disable-log-by-destination_attributes` .. raw:: html
.. _1386_disable-log-by-destination_attributes: disable-log-by-destination attributes ------------------------------------- **icmp** **Description** Disable logging for icmp traffic **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1386_udp-list: udp-list ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **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 .. _1386_tcp-list: tcp-list ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **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